+ 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 [Sun May 31 17:56:56 2026] *** compiled with version: 13.3.0 on 30 May 2026 02:39:28 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-64c55f59b5-bjgmf machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fe9f4719668 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)... /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-05-31 17:57:00.491 7 INFO neutron.common.config [-] Logging enabled! 2026-05-31 17:57:00.491 7 INFO neutron.common.config [-] uwsgi version 26.0.4.dev15 2026-05-31 17:57:00.496 8 INFO neutron.common.config [-] Logging enabled! 2026-05-31 17:57:00.496 8 INFO neutron.common.config [-] uwsgi version 26.0.4.dev15 2026-05-31 17:57:01.462 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-31 17:57:01.532 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-31 17:57:02.757 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-05-31 17:57:02.759 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-31 17:57:02.763 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-31 17:57:02.763 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-05-31 17:57:02.763 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-05-31 17:57:02.763 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-05-31 17:57:02.764 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-31 17:57:02.771 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-31 17:57:02.771 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-31 17:57:02.771 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-05-31 17:57:02.866 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-05-31 17:57:02.869 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-31 17:57:02.872 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-31 17:57:02.872 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-05-31 17:57:02.872 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-05-31 17:57:02.873 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-05-31 17:57:02.873 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-31 17:57:02.880 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-31 17:57:02.880 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-31 17:57:02.881 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-05-31 17:57:03.115 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-05-31 17:57:03.115 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-05-31 17:57:03.115 8 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-05-31 17:57:03.145 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-31 17:57:03.145 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-31 17:57:03.146 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-05-31 17:57:03.146 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-05-31 17:57:03.229 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-05-31 17:57:03.229 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-05-31 17:57:03.229 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-05-31 17:57:03.259 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-31 17:57:03.259 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-31 17:57:03.259 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-05-31 17:57:03.259 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-05-31 17:57:05.517 8 INFO neutron.plugins.ml2.managers [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Initializing driver for type 'vlan' 2026-05-31 17:57:05.671 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] VlanTypeDriver initialization complete 2026-05-31 17:57:05.672 8 INFO neutron.plugins.ml2.managers [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-31 17:57:05.672 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-31 17:57:05.672 8 INFO neutron.plugins.ml2.managers [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Initializing extension driver 'port_security' 2026-05-31 17:57:05.673 8 INFO neutron.plugins.ml2.extensions.port_security [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-31 17:57:05.673 8 INFO neutron.plugins.ml2.managers [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Initializing extension driver 'qos' 2026-05-31 17:57:05.673 8 INFO neutron.plugins.ml2.managers [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Initializing mechanism driver 'ovn' 2026-05-31 17:57:05.674 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Starting OVNMechanismDriver 2026-05-31 17:57:05.679 8 INFO neutron.services.logapi.drivers.ovn.driver [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] OVN logging driver registered 2026-05-31 17:57:05.686 8 INFO neutron.quota [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded quota_driver: . 2026-05-31 17:57:05.687 8 INFO neutron.plugins.ml2.plugin [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Modular L2 Plugin initialization complete 2026-05-31 17:57:05.687 8 INFO neutron.plugins.ml2.managers [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-31 17:57:05.687 8 INFO neutron.plugins.ml2.managers [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-31 17:57:05.687 8 INFO neutron.plugins.ml2.managers [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-31 17:57:05.688 8 INFO neutron.extensions.vlantransparent [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Disabled vlantransparent extension. 2026-05-31 17:57:05.688 8 INFO neutron.extensions.qinq [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Disabled VLAN QinQ extension. 2026-05-31 17:57:05.688 8 INFO neutron.manager [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loading Plugin: qos 2026-05-31 17:57:05.701 8 INFO neutron.manager [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loading Plugin: ovn-router 2026-05-31 17:57:05.739 8 INFO neutron.services.ovn_l3.plugin [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Starting OVNL3RouterPlugin 2026-05-31 17:57:05.744 8 INFO neutron.manager [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loading Plugin: segments 2026-05-31 17:57:05.853 8 INFO neutron.manager [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loading Plugin: trunk 2026-05-31 17:57:05.865 8 INFO neutron.manager [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loading Plugin: log 2026-05-31 17:57:05.868 8 INFO neutron.manager [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loading Plugin: ovn-vpnaas 2026-05-31 17:57:06.059 8 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-05-31 17:57:06.059 8 WARNING stevedore.named [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-31 17:57:06.060 8 WARNING stevedore.named [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-31 17:57:06.118 8 INFO neutron_vpnaas.services.vpn.plugin [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-31 17:57:06.119 8 INFO neutron.common.utils [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-05-31 17:57:06.119 8 INFO neutron.manager [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loading Plugin: taas 2026-05-31 17:57:06.145 8 WARNING stevedore.named [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-31 17:57:06.151 8 INFO neutron_taas.services.taas.taas_plugin [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-31 17:57:06.151 8 INFO neutron.manager [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loading Plugin: tapmirror 2026-05-31 17:57:06.160 8 WARNING stevedore.named [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-31 17:57:06.161 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-31 17:57:06.161 8 INFO neutron.manager [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loading Plugin: auto_allocate 2026-05-31 17:57:06.166 8 INFO neutron.manager [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loading Plugin: tag 2026-05-31 17:57:06.173 8 INFO neutron.manager [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loading Plugin: timestamp 2026-05-31 17:57:06.175 8 INFO neutron.manager [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loading Plugin: network_ip_availability 2026-05-31 17:57:06.179 8 INFO neutron.manager [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loading Plugin: flavors 2026-05-31 17:57:06.183 8 INFO neutron.manager [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loading Plugin: revisions 2026-05-31 17:57:06.186 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Initializing extension manager. 2026-05-31 17:57:06.188 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: address-group 2026-05-31 17:57:06.189 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: address-scope 2026-05-31 17:57:06.189 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-05-31 17:57:06.190 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: agent 2026-05-31 17:57:06.191 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-05-31 17:57:06.192 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-31 17:57:06.193 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-31 17:57:06.194 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: availability_zone 2026-05-31 17:57:06.194 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-05-31 17:57:06.195 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-31 17:57:06.196 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: default-subnetpools 2026-05-31 17:57:06.197 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-31 17:57:06.198 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: dns-integration 2026-05-31 17:57:06.198 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: dns-domain-ports 2026-05-31 17:57:06.199 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-05-31 17:57:06.200 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-05-31 17:57:06.200 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-31 17:57:06.201 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: empty-string-filtering 2026-05-31 17:57:06.201 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-31 17:57:06.202 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-31 17:57:06.203 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: external-net 2026-05-31 17:57:06.203 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-31 17:57:06.204 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: extraroute 2026-05-31 17:57:06.205 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-05-31 17:57:06.205 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-31 17:57:06.206 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-31 17:57:06.206 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-31 17:57:06.207 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-31 17:57:06.208 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: fip-port-details 2026-05-31 17:57:06.209 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: flavors 2026-05-31 17:57:06.210 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-31 17:57:06.211 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: floatingip-pools 2026-05-31 17:57:06.211 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: ip_allocation 2026-05-31 17:57:06.212 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-05-31 17:57:06.212 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: l2_adjacency 2026-05-31 17:57:06.214 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: router 2026-05-31 17:57:06.216 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-31 17:57:06.216 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: enable-default-route-bfd 2026-05-31 17:57:06.217 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-05-31 17:57:06.217 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: ext-gw-mode 2026-05-31 17:57:06.218 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: l3-ha 2026-05-31 17:57:06.218 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-31 17:57:06.219 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: external-gateway-multihoming 2026-05-31 17:57:06.220 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: l3-flavors 2026-05-31 17:57:06.221 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-31 17:57:06.221 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-05-31 17:57:06.225 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-05-31 17:57:06.226 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-31 17:57:06.227 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: logging 2026-05-31 17:57:06.229 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-31 17:57:06.229 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-31 17:57:06.230 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: multi-provider 2026-05-31 17:57:06.230 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: net-mtu 2026-05-31 17:57:06.231 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: net-mtu-writable 2026-05-31 17:57:06.231 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: network_availability_zone 2026-05-31 17:57:06.232 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-05-31 17:57:06.233 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: network-ip-availability 2026-05-31 17:57:06.234 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-31 17:57:06.234 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: pagination 2026-05-31 17:57:06.235 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: port-device-profile 2026-05-31 17:57:06.235 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-31 17:57:06.236 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-31 17:57:06.236 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-31 17:57:06.237 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-05-31 17:57:06.237 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-31 17:57:06.238 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-31 17:57:06.239 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-31 17:57:06.239 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: port-resource-request 2026-05-31 17:57:06.240 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-31 17:57:06.241 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-31 17:57:06.242 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: binding 2026-05-31 17:57:06.243 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: binding-extended 2026-05-31 17:57:06.244 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: port-security 2026-05-31 17:57:06.244 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: project-id 2026-05-31 17:57:06.245 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: provider 2026-05-31 17:57:06.246 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-31 17:57:06.248 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: qos 2026-05-31 17:57:06.249 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-31 17:57:06.249 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-31 17:57:06.250 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: qos-default 2026-05-31 17:57:06.250 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: qos-fip 2026-05-31 17:57:06.251 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-31 17:57:06.251 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-31 17:57:06.252 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-31 17:57:06.252 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-31 17:57:06.253 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-31 17:57:06.254 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: qos-pps 2026-05-31 17:57:06.254 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-31 17:57:06.255 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-31 17:57:06.255 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: qos-rules-alias 2026-05-31 17:57:06.256 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: quota-check-limit 2026-05-31 17:57:06.257 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-31 17:57:06.259 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: quotas 2026-05-31 17:57:06.260 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: quota_details 2026-05-31 17:57:06.261 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: rbac-policies 2026-05-31 17:57:06.262 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-05-31 17:57:06.262 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: rbac-address-scope 2026-05-31 17:57:06.263 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: rbac-security-groups 2026-05-31 17:57:06.263 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-05-31 17:57:06.264 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: revision-if-match 2026-05-31 17:57:06.265 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-31 17:57:06.265 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: router_availability_zone 2026-05-31 17:57:06.266 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-31 17:57:06.267 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-31 17:57:06.268 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-31 17:57:06.268 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-05-31 17:57:06.269 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-31 17:57:06.269 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-31 17:57:06.270 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-31 17:57:06.275 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: security-group 2026-05-31 17:57:06.276 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: segment 2026-05-31 17:57:06.276 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-31 17:57:06.277 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: service-type 2026-05-31 17:57:06.277 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: sorting 2026-05-31 17:57:06.278 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: standard-attr-segment 2026-05-31 17:57:06.279 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: standard-attr-description 2026-05-31 17:57:06.279 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: stateful-security-group 2026-05-31 17:57:06.280 8 WARNING neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-31 17:57:06.280 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-05-31 17:57:06.281 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: subnet-external-network 2026-05-31 17:57:06.281 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-05-31 17:57:06.282 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-31 17:57:06.282 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: subnet-service-types 2026-05-31 17:57:06.283 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: subnet_allocation 2026-05-31 17:57:06.284 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-31 17:57:06.284 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: tag-creation 2026-05-31 17:57:06.285 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-31 17:57:06.289 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: standard-attr-tag 2026-05-31 17:57:06.290 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-31 17:57:06.290 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: trunk 2026-05-31 17:57:06.291 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: trunk-details 2026-05-31 17:57:06.291 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-31 17:57:06.292 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-31 17:57:06.293 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-31 17:57:06.293 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-31 17:57:06.295 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-05-31 17:57:06.296 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-31 17:57:06.297 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: vpn-flavors 2026-05-31 17:57:06.298 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: vpnaas 2026-05-31 17:57:06.299 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: taas 2026-05-31 17:57:06.301 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: tap-mirror 2026-05-31 17:57:06.301 8 INFO neutron.api.extensions [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-31 17:57:06.303 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-31 17:57:06.304 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-31 17:57:06.304 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-31 17:57:06.304 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-31 17:57:06.307 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-31 17:57:06.308 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-31 17:57:06.313 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-31 17:57:06.314 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-31 17:57:06.314 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-31 17:57:06.315 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-31 17:57:06.315 8 WARNING neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] subnetpool is already registered 2026-05-31 17:57:06.316 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-31 17:57:06.316 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-31 17:57:06.316 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-31 17:57:06.317 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-31 17:57:06.317 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-31 17:57:06.318 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-31 17:57:06.318 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-31 17:57:06.319 8 WARNING neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] ipsecpolicy is already registered 2026-05-31 17:57:06.319 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-31 17:57:06.319 8 WARNING neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] ikepolicy is already registered 2026-05-31 17:57:06.324 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-31 17:57:06.324 8 WARNING neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] router is already registered 2026-05-31 17:57:06.325 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-31 17:57:06.325 8 WARNING neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] floatingip is already registered 2026-05-31 17:57:06.330 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-31 17:57:06.330 8 WARNING neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] rbac_policy is already registered 2026-05-31 17:57:06.331 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-31 17:57:06.331 8 WARNING neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] security_group is already registered 2026-05-31 17:57:06.331 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-31 17:57:06.332 8 WARNING neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] security_group_rule is already registered 2026-05-31 17:57:06.332 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-31 17:57:06.333 8 WARNING neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] subnetpool is already registered 2026-05-31 17:57:06.333 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-31 17:57:06.334 8 WARNING neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] trunk is already registered 2026-05-31 17:57:06.334 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-31 17:57:06.334 8 WARNING neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] ikepolicy is already registered 2026-05-31 17:57:06.335 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-31 17:57:06.335 8 WARNING neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] ipsecpolicy is already registered 2026-05-31 17:57:06.335 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-31 17:57:06.336 8 WARNING neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] endpoint_group is already registered 2026-05-31 17:57:06.336 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-31 17:57:06.336 8 WARNING neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] vpnservice is already registered 2026-05-31 17:57:06.337 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-31 17:57:06.337 8 WARNING neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] ipsec_site_connection is already registered 2026-05-31 17:57:06.337 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-31 17:57:06.337 8 WARNING neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] ipsecpolicy is already registered 2026-05-31 17:57:06.338 8 INFO neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-31 17:57:06.338 8 WARNING neutron.quota.resource_registry [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] ikepolicy is already registered 2026-05-31 17:57:06.341 7 INFO neutron.plugins.ml2.managers [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Initializing driver for type 'vlan' 2026-05-31 17:57:06.377 8 WARNING keystonemiddleware._common.config [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-31 17:57:06.384 8 WARNING oslo_config.cfg [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-31 17:57:06.405 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-05-31 17:57:06.418 8 INFO neutron.db.ovn_hash_ring_db [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Nodes from host "neutron-server-64c55f59b5-bjgmf" and group "mechanism_driver" removed from the Hash Ring created at 2026-05-31 17:57:06+00:00 2026-05-31 17:57:06.420 8 INFO neutron.db.ovn_hash_ring_db [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Node a8dbdb6bc49c596d93237296149deca5 from host "neutron-server-64c55f59b5-bjgmf" and group "mechanism_driver" added to the Hash Ring 2026-05-31 17:57:06.620 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] VlanTypeDriver initialization complete 2026-05-31 17:57:06.620 7 INFO neutron.plugins.ml2.managers [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-31 17:57:06.620 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-31 17:57:06.620 7 INFO neutron.plugins.ml2.managers [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Initializing extension driver 'port_security' 2026-05-31 17:57:06.621 7 INFO neutron.plugins.ml2.extensions.port_security [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-31 17:57:06.621 7 INFO neutron.plugins.ml2.managers [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Initializing extension driver 'qos' 2026-05-31 17:57:06.621 7 INFO neutron.plugins.ml2.managers [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Initializing mechanism driver 'ovn' 2026-05-31 17:57:06.621 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Starting OVNMechanismDriver 2026-05-31 17:57:06.625 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] OVN logging driver registered 2026-05-31 17:57:06.633 7 INFO neutron.quota [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded quota_driver: . 2026-05-31 17:57:06.634 7 INFO neutron.plugins.ml2.plugin [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Modular L2 Plugin initialization complete 2026-05-31 17:57:06.634 7 INFO neutron.plugins.ml2.managers [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-31 17:57:06.634 7 INFO neutron.plugins.ml2.managers [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-31 17:57:06.634 7 INFO neutron.plugins.ml2.managers [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Got port-security extension from driver 'port_security' 2026-05-31 17:57:06.634 7 INFO neutron.extensions.vlantransparent [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Disabled vlantransparent extension. 2026-05-31 17:57:06.634 7 INFO neutron.extensions.qinq [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Disabled VLAN QinQ extension. 2026-05-31 17:57:06.635 7 INFO neutron.manager [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loading Plugin: qos 2026-05-31 17:57:06.647 7 INFO neutron.manager [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loading Plugin: ovn-router 2026-05-31 17:57:06.681 7 INFO neutron.services.ovn_l3.plugin [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Starting OVNL3RouterPlugin 2026-05-31 17:57:06.686 7 INFO neutron.manager [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loading Plugin: segments 2026-05-31 17:57:06.787 7 INFO neutron.manager [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loading Plugin: trunk 2026-05-31 17:57:06.798 7 INFO neutron.manager [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loading Plugin: log 2026-05-31 17:57:06.800 7 INFO neutron.manager [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loading Plugin: ovn-vpnaas 2026-05-31 17:57:06.869 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-05-31 17:57:06.870 7 WARNING stevedore.named [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-31 17:57:06.870 7 WARNING stevedore.named [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-31 17:57:06.912 7 INFO neutron_vpnaas.services.vpn.plugin [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-31 17:57:06.912 7 INFO neutron.common.utils [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-05-31 17:57:06.912 7 INFO neutron.manager [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loading Plugin: taas 2026-05-31 17:57:06.934 7 WARNING stevedore.named [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-31 17:57:06.939 7 INFO neutron_taas.services.taas.taas_plugin [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-31 17:57:06.940 7 INFO neutron.manager [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loading Plugin: tapmirror 2026-05-31 17:57:06.947 7 WARNING stevedore.named [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-31 17:57:06.948 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-31 17:57:06.948 7 INFO neutron.manager [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loading Plugin: auto_allocate 2026-05-31 17:57:06.952 7 INFO neutron.manager [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loading Plugin: tag 2026-05-31 17:57:06.959 7 INFO neutron.manager [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loading Plugin: timestamp 2026-05-31 17:57:06.961 7 INFO neutron.manager [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loading Plugin: network_ip_availability 2026-05-31 17:57:06.965 7 INFO neutron.manager [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loading Plugin: flavors 2026-05-31 17:57:06.968 7 INFO neutron.manager [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loading Plugin: revisions 2026-05-31 17:57:06.971 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Initializing extension manager. 2026-05-31 17:57:06.972 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: address-group 2026-05-31 17:57:06.973 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: address-scope 2026-05-31 17:57:06.974 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-05-31 17:57:06.975 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: agent 2026-05-31 17:57:06.975 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-05-31 17:57:06.976 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: allowed-address-pairs 2026-05-31 17:57:06.977 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: auto-allocated-topology 2026-05-31 17:57:06.978 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: availability_zone 2026-05-31 17:57:06.978 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-05-31 17:57:06.979 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-31 17:57:06.980 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: default-subnetpools 2026-05-31 17:57:06.981 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-31 17:57:06.981 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: dns-integration 2026-05-31 17:57:06.982 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: dns-domain-ports 2026-05-31 17:57:06.982 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-05-31 17:57:06.983 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension dvr not supported by any of loaded plugins 2026-05-31 17:57:06.984 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-31 17:57:06.984 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: empty-string-filtering 2026-05-31 17:57:06.985 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-31 17:57:06.985 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-31 17:57:06.986 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: external-net 2026-05-31 17:57:06.986 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-31 17:57:06.987 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: extraroute 2026-05-31 17:57:06.987 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-05-31 17:57:06.988 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-31 17:57:06.988 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-31 17:57:06.989 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-31 17:57:06.989 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-31 17:57:06.990 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: fip-port-details 2026-05-31 17:57:06.990 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: flavors 2026-05-31 17:57:06.992 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-31 17:57:06.992 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: floatingip-pools 2026-05-31 17:57:06.993 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: ip_allocation 2026-05-31 17:57:06.993 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-05-31 17:57:06.994 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: l2_adjacency 2026-05-31 17:57:06.995 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: router 2026-05-31 17:57:06.996 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-31 17:57:06.997 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: enable-default-route-bfd 2026-05-31 17:57:06.998 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: enable-default-route-ecmp 2026-05-31 17:57:06.998 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: ext-gw-mode 2026-05-31 17:57:06.999 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: l3-ha 2026-05-31 17:57:06.999 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-31 17:57:07.000 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: external-gateway-multihoming 2026-05-31 17:57:07.000 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: l3-flavors 2026-05-31 17:57:07.001 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-31 17:57:07.002 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-05-31 17:57:07.003 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Hash Ring probing thread for node a8dbdb6bc49c596d93237296149deca5 has started 2026-05-31 17:57:07.004 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-05-31 17:57:07.004 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-05-31 17:57:07.005 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-31 17:57:07.006 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: logging 2026-05-31 17:57:07.007 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-31 17:57:07.008 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-31 17:57:07.009 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: multi-provider 2026-05-31 17:57:07.009 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: net-mtu 2026-05-31 17:57:07.010 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: net-mtu-writable 2026-05-31 17:57:07.010 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: network_availability_zone 2026-05-31 17:57:07.011 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-05-31 17:57:07.011 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: network-ip-availability 2026-05-31 17:57:07.012 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-31 17:57:07.013 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: pagination 2026-05-31 17:57:07.013 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: port-device-profile 2026-05-31 17:57:07.014 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-31 17:57:07.014 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-31 17:57:07.015 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-31 17:57:07.015 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-05-31 17:57:07.016 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-31 17:57:07.016 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-31 17:57:07.017 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-31 17:57:07.017 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: port-resource-request 2026-05-31 17:57:07.018 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: port-resource-request-groups 2026-05-31 17:57:07.018 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-31 17:57:07.019 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: binding 2026-05-31 17:57:07.020 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: binding-extended 2026-05-31 17:57:07.020 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: port-security 2026-05-31 17:57:07.020 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: project-id 2026-05-31 17:57:07.021 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: provider 2026-05-31 17:57:07.022 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-31 17:57:07.024 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: qos 2026-05-31 17:57:07.025 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-31 17:57:07.025 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-31 17:57:07.026 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: qos-default 2026-05-31 17:57:07.026 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: qos-fip 2026-05-31 17:57:07.026 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-31 17:57:07.027 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: qos-gateway-ip 2026-05-31 17:57:07.028 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: qos-port-network-policy 2026-05-31 17:57:07.028 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: qos-pps-minimum 2026-05-31 17:57:07.029 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-31 17:57:07.029 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: qos-pps 2026-05-31 17:57:07.030 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: qos-rule-type-details 2026-05-31 17:57:07.030 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-31 17:57:07.031 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: qos-rules-alias 2026-05-31 17:57:07.032 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: quota-check-limit 2026-05-31 17:57:07.032 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: quota-check-limit-default 2026-05-31 17:57:07.034 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: quotas 2026-05-31 17:57:07.035 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: quota_details 2026-05-31 17:57:07.037 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: rbac-policies 2026-05-31 17:57:07.037 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-05-31 17:57:07.038 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: rbac-address-scope 2026-05-31 17:57:07.038 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: rbac-security-groups 2026-05-31 17:57:07.039 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-05-31 17:57:07.039 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: revision-if-match 2026-05-31 17:57:07.040 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: standard-attr-revisions 2026-05-31 17:57:07.040 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: router_availability_zone 2026-05-31 17:57:07.041 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-31 17:57:07.043 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: security-groups-default-rules 2026-05-31 17:57:07.043 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] tcp:10.106.18.36:6641: connecting... 2026-05-31 17:57:07.043 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-31 17:57:07.043 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] tcp:10.106.18.36:6641: connected 2026-05-31 17:57:07.044 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-05-31 17:57:07.044 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-31 17:57:07.045 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-31 17:57:07.045 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-31 17:57:07.050 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: security-group 2026-05-31 17:57:07.051 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: segment 2026-05-31 17:57:07.051 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-31 17:57:07.052 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: service-type 2026-05-31 17:57:07.052 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: sorting 2026-05-31 17:57:07.053 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: standard-attr-segment 2026-05-31 17:57:07.053 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: standard-attr-description 2026-05-31 17:57:07.054 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: stateful-security-group 2026-05-31 17:57:07.054 7 WARNING neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-31 17:57:07.055 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-05-31 17:57:07.055 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: subnet-external-network 2026-05-31 17:57:07.056 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-05-31 17:57:07.056 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-31 17:57:07.057 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: subnet-service-types 2026-05-31 17:57:07.057 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: subnet_allocation 2026-05-31 17:57:07.058 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-31 17:57:07.059 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: tag-creation 2026-05-31 17:57:07.059 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-31 17:57:07.064 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: standard-attr-tag 2026-05-31 17:57:07.065 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-31 17:57:07.065 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: trunk 2026-05-31 17:57:07.066 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: trunk-details 2026-05-31 17:57:07.066 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-31 17:57:07.067 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-31 17:57:07.067 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-31 17:57:07.068 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-31 17:57:07.070 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: vpn-agent-scheduler 2026-05-31 17:57:07.071 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-31 17:57:07.071 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: vpn-flavors 2026-05-31 17:57:07.073 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: vpnaas 2026-05-31 17:57:07.074 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: taas 2026-05-31 17:57:07.075 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: tap-mirror 2026-05-31 17:57:07.076 7 INFO neutron.api.extensions [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Loaded extension: taas-vlan-filter 2026-05-31 17:57:07.078 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-31 17:57:07.078 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-31 17:57:07.078 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-31 17:57:07.078 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-31 17:57:07.081 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-31 17:57:07.082 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-31 17:57:07.087 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-31 17:57:07.088 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-31 17:57:07.088 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-31 17:57:07.089 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-31 17:57:07.089 7 WARNING neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] subnetpool is already registered 2026-05-31 17:57:07.090 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-31 17:57:07.090 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-31 17:57:07.091 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-31 17:57:07.091 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-31 17:57:07.091 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-31 17:57:07.092 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-31 17:57:07.092 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-31 17:57:07.092 7 WARNING neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] ipsecpolicy is already registered 2026-05-31 17:57:07.093 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-31 17:57:07.093 7 WARNING neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] ikepolicy is already registered 2026-05-31 17:57:07.097 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-31 17:57:07.097 7 WARNING neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] router is already registered 2026-05-31 17:57:07.098 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-31 17:57:07.098 7 WARNING neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] floatingip is already registered 2026-05-31 17:57:07.102 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-31 17:57:07.102 7 WARNING neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] rbac_policy is already registered 2026-05-31 17:57:07.103 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-31 17:57:07.103 7 WARNING neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] security_group is already registered 2026-05-31 17:57:07.103 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-31 17:57:07.104 7 WARNING neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] security_group_rule is already registered 2026-05-31 17:57:07.104 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-31 17:57:07.105 7 WARNING neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] subnetpool is already registered 2026-05-31 17:57:07.105 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-31 17:57:07.105 7 WARNING neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] trunk is already registered 2026-05-31 17:57:07.106 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-31 17:57:07.106 7 WARNING neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] ikepolicy is already registered 2026-05-31 17:57:07.106 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-31 17:57:07.106 7 WARNING neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] ipsecpolicy is already registered 2026-05-31 17:57:07.107 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-31 17:57:07.107 7 WARNING neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] endpoint_group is already registered 2026-05-31 17:57:07.107 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-31 17:57:07.107 7 WARNING neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] vpnservice is already registered 2026-05-31 17:57:07.108 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-31 17:57:07.108 7 WARNING neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] ipsec_site_connection is already registered 2026-05-31 17:57:07.108 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-31 17:57:07.108 7 WARNING neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] ipsecpolicy is already registered 2026-05-31 17:57:07.109 7 INFO neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-31 17:57:07.109 7 WARNING neutron.quota.resource_registry [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] ikepolicy is already registered 2026-05-31 17:57:07.143 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-05-31 17:57:07.145 7 WARNING keystonemiddleware._common.config [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-31 17:57:07.151 7 WARNING oslo_config.cfg [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-31 17:57:07.163 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] tcp:10.104.202.180:6642: connecting... 2026-05-31 17:57:07.163 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] tcp:10.104.202.180:6642: connected 2026-05-31 17:57:07.166 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-05-31 17:57:07.180 7 INFO neutron.db.ovn_hash_ring_db [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Nodes from host "neutron-server-64c55f59b5-bjgmf" and group "mechanism_driver" removed from the Hash Ring created at 2026-05-31 17:57:07+00:00 2026-05-31 17:57:07.183 7 INFO neutron.db.ovn_hash_ring_db [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Node b7685697632652b18e967ba83d3442b0 from host "neutron-server-64c55f59b5-bjgmf" and group "mechanism_driver" added to the Hash Ring 2026-05-31 17:57:07.190 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Hash Ring probing thread for node b7685697632652b18e967ba83d3442b0 has started 2026-05-31 17:57:07.190 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-05-31 17:57:07.220 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] tcp:10.106.18.36:6641: connecting... 2026-05-31 17:57:07.220 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] tcp:10.106.18.36:6641: connected 2026-05-31 17:57:07.224 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] WorkerService process has finished the post initialization 2026-05-31 17:57:07.243 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] tcp:10.106.18.36:6641: connecting... 2026-05-31 17:57:07.243 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] tcp:10.106.18.36:6641: connected 2026-05-31 17:57:07.284 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] tcp:10.106.18.36:6641: connecting... 2026-05-31 17:57:07.284 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b8e4535d-6dd7-4020-b336-4a209596b0c1 - - - - - -] tcp:10.106.18.36:6641: connected 2026-05-31 17:57:07.302 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry WSGI app 0 (mountpoint='') ready in 11 seconds on interpreter 0x7fe9f4719668 pid: 8 (default app) 2026-05-31 17:57:07.322 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] tcp:10.104.202.180:6642: connecting... 2026-05-31 17:57:07.322 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] tcp:10.104.202.180:6642: connected 2026-05-31 17:57:07.382 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] WorkerService process has finished the post initialization 2026-05-31 17:57:07.383 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-05-31 17:57:07.383 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-05-31 17:57:07.402 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] tcp:10.106.18.36:6641: connecting... 2026-05-31 17:57:07.403 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] tcp:10.106.18.36:6641: connected 2026-05-31 17:57:07.443 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] tcp:10.106.18.36:6641: connecting... 2026-05-31 17:57:07.444 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-04269bd5-26ca-4fd3-b862-690b731e0c8a - - - - - -] tcp:10.106.18.36:6641: connected WSGI app 0 (mountpoint='') ready in 11 seconds on interpreter 0x7fe9f4719668 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-05-31 17:57:13.413 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ba2afbd1-f393-4bde-882e-f9d0d6cf4990 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.204.45.227 () {44 vars in 928 bytes} [Sun May 31 17:57:12 2026] GET /v2.0/networks/public => generated 108 bytes in 621 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/5] 199.204.45.227 () {44 vars in 950 bytes} [Sun May 31 17:57:13 2026] GET /v2.0/networks?name=public => generated 15 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 17:57:14.206 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-e9a97857-17e7-49a3-9815-a16553ce43cc f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Starting OVNClientQosExtension 2026-05-31 17:57:14.206 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-e9a97857-17e7-49a3-9815-a16553ce43cc f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Starting OVNClientPlacementExtension 2026-05-31 17:57:14.279 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9a97857-17e7-49a3-9815-a16553ce43cc f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 33f11d8c-e062-4e92-b1e9-ba83d42c0176 (type: security_groups) to 1 2026-05-31 17:57:14.294 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9a97857-17e7-49a3-9815-a16553ce43cc f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 28d23784-da18-4fe9-89d0-eb18c7b00a9a (type: security_group_rules) to 0 2026-05-31 17:57:14.303 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9a97857-17e7-49a3-9815-a16553ce43cc f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 48c7337d-6138-413a-95e6-14754e0492ff (type: security_group_rules) to 0 2026-05-31 17:57:14.313 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9a97857-17e7-49a3-9815-a16553ce43cc f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 69470910-e37a-4c88-af5e-4ada354ab4e9 (type: security_group_rules) to 0 2026-05-31 17:57:14.323 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9a97857-17e7-49a3-9815-a16553ce43cc f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource fa67b279-1bf7-444f-931c-79b28a1c4871 (type: security_group_rules) to 0 2026-05-31 17:57:14.439 8 WARNING neutron.services.revisions.revision_plugin [None req-e9a97857-17e7-49a3-9815-a16553ce43cc f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Could not find related network for resource to bump revision. 2026-05-31 17:57:14.460 8 INFO neutron.db.segments_db [None req-e9a97857-17e7-49a3-9815-a16553ce43cc f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Added segment 5ac76aec-3dab-4f95-8bfb-882420a5d6b6 of type flat for network cb58a59c-39e1-40c0-9b3c-07284d57f011 2026-05-31 17:57:14.609 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: provnet-5ac76aec-3dab-4f95-8bfb-882420a5d6b6 2026-05-31 17:57:14.639 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9a97857-17e7-49a3-9815-a16553ce43cc f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource cb58a59c-39e1-40c0-9b3c-07284d57f011 (type: networks) to 1 2026-05-31 17:57:14.886 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e9a97857-17e7-49a3-9815-a16553ce43cc f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 17:57:14.893 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e9a97857-17e7-49a3-9815-a16553ce43cc f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 17:57:14.985 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4042d879-334a-4627-a4c7-0032840a8ef0 - - - - - -] OVN reports status down for port: a911d0dd-3434-483c-b8dd-2882bec38f7d 2026-05-31 17:57:15.031 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9a97857-17e7-49a3-9815-a16553ce43cc f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource a911d0dd-3434-483c-b8dd-2882bec38f7d (type: ports) to 1 [pid: 8|app: 0|req: 5/7] 199.204.45.227 () {48 vars in 968 bytes} [Sun May 31 17:57:13 2026] POST /v2.0/networks => generated 706 bytes in 1276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 17:57:16.425 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f95e4b55-f369-47e4-a52e-061c5dbedc75 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/8] 199.204.45.227 () {44 vars in 928 bytes} [Sun May 31 17:57:16 2026] GET /v2.0/networks/public => generated 108 bytes in 347 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.227 () {44 vars in 950 bytes} [Sun May 31 17:57:16 2026] GET /v2.0/networks?name=public => generated 715 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 17:57:16.499 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9c4a92a6-850e-405b-a11c-3647240c60a6 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.204.45.227 () {44 vars in 1035 bytes} [Sun May 31 17:57:16 2026] GET /v2.0/subnets/public-subnet?network_id=cb58a59c-39e1-40c0-9b3c-07284d57f011 => generated 113 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.227 () {44 vars in 1058 bytes} [Sun May 31 17:57:16 2026] GET /v2.0/subnets?name=public-subnet&network_id=cb58a59c-39e1-40c0-9b3c-07284d57f011 => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 17:57:16.955 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2e9111e8-f913-442b-8368-cc36ad6faa23 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 17:57:16.956 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2e9111e8-f913-442b-8368-cc36ad6faa23 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 17:57:17.739 7 INFO neutron.db.ovn_revision_numbers_db [None req-18245abd-e531-4226-8470-d72cc19b50d4 - - - - - -] Successfully bumped revision number for resource a911d0dd-3434-483c-b8dd-2882bec38f7d (type: ports) to 2 2026-05-31 17:57:17.774 7 INFO neutron.db.ovn_revision_numbers_db [None req-18245abd-e531-4226-8470-d72cc19b50d4 - - - - - -] Successfully bumped revision number for resource 945b1601-0a12-4e12-ab95-c24b7b9858e1 (type: subnets) to 0 [pid: 7|app: 0|req: 5/12] 199.204.45.227 () {48 vars in 966 bytes} [Sun May 31 17:57:16 2026] POST /v2.0/subnets => generated 664 bytes in 1250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:01:59.523 7 INFO neutron.pecan_wsgi.hooks.translation [None req-222d9370-3a45-4eb9-852b-10c277fbd957 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 24/49] 199.204.45.227 () {44 vars in 938 bytes} [Sun May 31 18:01:59 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/50] 199.204.45.227 () {44 vars in 960 bytes} [Sun May 31 18:01:59 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:01:59.643 7 INFO neutron.db.segments_db [None req-8611b653-deb7-4a52-9495-a87f2636e3e7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Added segment 356d6365-c6b0-4ec6-92e0-d247bf1eef63 of type geneve for network 73e93798-e942-4e03-b48a-6044867a0be1 2026-05-31 18:01:59.841 7 INFO neutron.db.ovn_revision_numbers_db [None req-8611b653-deb7-4a52-9495-a87f2636e3e7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 73e93798-e942-4e03-b48a-6044867a0be1 (type: networks) to 1 2026-05-31 18:02:00.006 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8611b653-deb7-4a52-9495-a87f2636e3e7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:02:00.007 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8611b653-deb7-4a52-9495-a87f2636e3e7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 73e93798-e942-4e03-b48a-6044867a0be1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:02:00.078 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4042d879-334a-4627-a4c7-0032840a8ef0 - - - - - -] OVN reports status down for port: 645df708-5cdd-4b71-b1a8-bfc7770d54de 2026-05-31 18:02:00.134 7 INFO neutron.db.ovn_revision_numbers_db [None req-8611b653-deb7-4a52-9495-a87f2636e3e7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 645df708-5cdd-4b71-b1a8-bfc7770d54de (type: ports) to 1 [pid: 7|app: 0|req: 25/51] 199.204.45.227 () {48 vars in 967 bytes} [Sun May 31 18:01:59 2026] POST /v2.0/networks => generated 710 bytes in 611 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:02:01.034 8 INFO neutron.pecan_wsgi.hooks.translation [None req-36f5aa3e-6169-44e2-874d-92df0e1ca841 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 27/52] 199.204.45.227 () {44 vars in 938 bytes} [Sun May 31 18:02:00 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/53] 199.204.45.227 () {44 vars in 960 bytes} [Sun May 31 18:02:01 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 700 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:02:01.097 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6cc0d79a-d75a-49d4-af19-e1ee09bee6e2 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 28/54] 199.204.45.227 () {44 vars in 1037 bytes} [Sun May 31 18:02:01 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=73e93798-e942-4e03-b48a-6044867a0be1 => 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: 27/55] 199.204.45.227 () {44 vars in 1060 bytes} [Sun May 31 18:02:01 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=73e93798-e942-4e03-b48a-6044867a0be1 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:02:01.274 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f6754b03-2114-48cb-a5c1-fc5b28e60c98 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:02:01.276 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f6754b03-2114-48cb-a5c1-fc5b28e60c98 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 73e93798-e942-4e03-b48a-6044867a0be1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:02:01.748 8 INFO neutron.db.ovn_revision_numbers_db [None req-1225ec54-2e5e-49d9-977b-dde0ba130908 - - - - - -] Successfully bumped revision number for resource 645df708-5cdd-4b71-b1a8-bfc7770d54de (type: ports) to 2 2026-05-31 18:02:01.802 8 INFO neutron.db.ovn_revision_numbers_db [None req-1225ec54-2e5e-49d9-977b-dde0ba130908 - - - - - -] Successfully bumped revision number for resource 1a3ef15c-766c-4b7c-b6b4-e1123533cd93 (type: subnets) to 0 [pid: 8|app: 0|req: 29/56] 199.204.45.227 () {48 vars in 966 bytes} [Sun May 31 18:02:01 2026] POST /v2.0/subnets => generated 651 bytes in 687 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:02:02.912 7 INFO neutron.api.v2.resource [None req-bef35220-cbb2-48e9-9198-fa0b43c62636 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 28/57] 199.204.45.227 () {44 vars in 972 bytes} [Sun May 31 18:02:02 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/58] 199.204.45.227 () {44 vars in 994 bytes} [Sun May 31 18:02:02 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:02:03.102 7 INFO neutron.db.ovn_revision_numbers_db [None req-7bd26f4e-f2c7-435a-88d5-a7c45d2b7439 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 8b8a7f34-377d-42b0-bbe7-5f676a0226a3 (type: security_groups) to 1 2026-05-31 18:02:03.126 7 INFO neutron.db.ovn_revision_numbers_db [None req-7bd26f4e-f2c7-435a-88d5-a7c45d2b7439 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 5480709a-0bf3-42f6-9e5e-fa16126250e2 (type: security_group_rules) to 0 2026-05-31 18:02:03.137 7 INFO neutron.db.ovn_revision_numbers_db [None req-7bd26f4e-f2c7-435a-88d5-a7c45d2b7439 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 9afbdecc-bb15-4e61-9055-be38a2c09011 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 29/59] 199.204.45.227 () {48 vars in 981 bytes} [Sun May 31 18:02:02 2026] POST /v2.0/security-groups => generated 1616 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/60] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:02:04 2026] GET /v2.0/security-groups/8b8a7f34-377d-42b0-bbe7-5f676a0226a3 => generated 1616 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/61] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:02:04 2026] GET /v2.0/security-groups/8b8a7f34-377d-42b0-bbe7-5f676a0226a3 => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/62] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:02:04 2026] GET /v2.0/security-groups/8b8a7f34-377d-42b0-bbe7-5f676a0226a3 => generated 1616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:02:04.428 7 INFO neutron.db.ovn_revision_numbers_db [None req-b5d2b2ec-423c-4469-8444-adeb95b45b8b f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource b5a31a07-0696-41ad-b803-248ea034814a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 31/63] 199.204.45.227 () {48 vars in 992 bytes} [Sun May 31 18:02:04 2026] POST /v2.0/security-group-rules => generated 601 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/64] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:02:05 2026] GET /v2.0/security-groups/8b8a7f34-377d-42b0-bbe7-5f676a0226a3 => generated 2230 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/65] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:02:05 2026] GET /v2.0/security-groups/8b8a7f34-377d-42b0-bbe7-5f676a0226a3 => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/66] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:02:05 2026] GET /v2.0/security-groups/8b8a7f34-377d-42b0-bbe7-5f676a0226a3 => generated 2230 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:02:05.504 7 INFO neutron.db.ovn_revision_numbers_db [None req-616c52d0-6ea9-4225-b143-eb1afca167c8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 767efd20-8973-440d-a219-eb88b47a37f7 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 33/67] 199.204.45.227 () {48 vars in 992 bytes} [Sun May 31 18:02:05 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: 35/68] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:02:06 2026] GET /v2.0/security-groups/8b8a7f34-377d-42b0-bbe7-5f676a0226a3 => generated 2846 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/69] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:02:06 2026] GET /v2.0/security-groups/8b8a7f34-377d-42b0-bbe7-5f676a0226a3 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/70] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:02:06 2026] GET /v2.0/security-groups/8b8a7f34-377d-42b0-bbe7-5f676a0226a3 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:02:06.606 7 INFO neutron.db.ovn_revision_numbers_db [None req-f6d6c623-c326-4436-bd8d-67da4ac9cbe5 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 6625898b-75e6-4277-9969-71176af81cf1 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 35/71] 199.204.45.227 () {48 vars in 992 bytes} [Sun May 31 18:02:06 2026] POST /v2.0/security-group-rules => generated 603 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/72] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:02:07 2026] GET /v2.0/security-groups/8b8a7f34-377d-42b0-bbe7-5f676a0226a3 => generated 3462 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/73] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:02:07 2026] GET /v2.0/security-groups/8b8a7f34-377d-42b0-bbe7-5f676a0226a3 => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/74] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:02:07 2026] GET /v2.0/security-groups/8b8a7f34-377d-42b0-bbe7-5f676a0226a3 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:02:07.976 7 INFO neutron.db.ovn_revision_numbers_db [None req-d7297540-eeaf-4b47-92ca-657badc07657 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 7ce4c85f-3b5c-44d5-a057-878e0f995919 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 37/75] 199.204.45.227 () {48 vars in 992 bytes} [Sun May 31 18:02:07 2026] POST /v2.0/security-group-rules => generated 603 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:02:08 2026] GET /v2.0/security-groups/8b8a7f34-377d-42b0-bbe7-5f676a0226a3 => 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: 38/77] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:02:08 2026] GET /v2.0/security-groups/8b8a7f34-377d-42b0-bbe7-5f676a0226a3 => generated 4078 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/78] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:02:08 2026] GET /v2.0/security-groups/8b8a7f34-377d-42b0-bbe7-5f676a0226a3 => generated 4078 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:02:09.136 7 INFO neutron.db.ovn_revision_numbers_db [None req-c776bbb6-10bd-410c-9665-fda16e19f01f f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 807030c9-6e7d-4efe-bec1-a9e8052ef2ff (type: security_group_rules) to 0 [pid: 7|app: 0|req: 39/79] 199.204.45.227 () {48 vars in 992 bytes} [Sun May 31 18:02:08 2026] POST /v2.0/security-group-rules => generated 603 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 199.204.45.227 () {44 vars in 988 bytes} [Sun May 31 18:02:10 2026] GET /v2.0/networks/73e93798-e942-4e03-b48a-6044867a0be1 => generated 735 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:02:10.339 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9244e04a-73e0-43b3-9069-c23c0a3378a3 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 40/81] 199.204.45.227 () {44 vars in 1077 bytes} [Sun May 31 18:02:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=73e93798-e942-4e03-b48a-6044867a0be1 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 199.204.45.227 () {44 vars in 1100 bytes} [Sun May 31 18:02:10 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=73e93798-e942-4e03-b48a-6044867a0be1 => 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: 41/83] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:02:10 2026] GET /v2.0/security-groups/8b8a7f34-377d-42b0-bbe7-5f676a0226a3 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:02:10.661 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a2571579-9762-4140-97ae-ae36e5ff35ce f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:02:10.662 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a2571579-9762-4140-97ae-ae36e5ff35ce f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 73e93798-e942-4e03-b48a-6044867a0be1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:02:10.760 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4042d879-334a-4627-a4c7-0032840a8ef0 - - - - - -] OVN reports status down for port: 8cb17226-c708-4c20-988a-b598b3902424 2026-05-31 18:02:10.810 8 INFO neutron.db.ovn_revision_numbers_db [None req-a2571579-9762-4140-97ae-ae36e5ff35ce f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 8cb17226-c708-4c20-988a-b598b3902424 (type: ports) to 1 [pid: 8|app: 0|req: 43/84] 199.204.45.227 () {48 vars in 962 bytes} [Sun May 31 18:02:10 2026] POST /v2.0/ports => generated 1100 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-31 18:02:17.453 7 INFO neutron.pecan_wsgi.hooks.translation [None req-309b31f1-25e5-4784-8dbb-2e1f953672b0 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 43/87] 199.204.45.227 () {44 vars in 980 bytes} [Sun May 31 18:02:17 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /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: 45/88] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:02:17 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:02:18.024 7 INFO neutron.db.ovn_revision_numbers_db [None req-c1527895-5698-4766-ad1f-710cd102ca35 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 8cb17226-c708-4c20-988a-b598b3902424 (type: ports) to 4 [pid: 7|app: 0|req: 44/89] 199.204.45.227 () {48 vars in 1032 bytes} [Sun May 31 18:02:17 2026] PUT /v2.0/ports/8cb17226-c708-4c20-988a-b598b3902424 => generated 1218 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.204.45.227 () {44 vars in 921 bytes} [Sun May 31 18:02:19 2026] GET /v2.0/ports => generated 3335 bytes in 89 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-05-31 18:02:20.562 7 INFO neutron.api.v2.resource [None req-318a78b6-e493-4b8a-bd04-f845cdde6e26 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 45/91] 199.204.45.227 () {44 vars in 960 bytes} [Sun May 31 18:02:20 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: 47/92] 199.204.45.227 () {44 vars in 982 bytes} [Sun May 31 18:02:20 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-05-31 18:02:20.731 7 INFO neutron.db.ovn_revision_numbers_db [None req-ff89598a-18f7-4441-96cf-1b6fa1d329ee f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 95752e47-3f88-4823-a921-d13fc55c9b9c (type: security_groups) to 1 2026-05-31 18:02:20.739 7 INFO neutron.db.ovn_revision_numbers_db [None req-ff89598a-18f7-4441-96cf-1b6fa1d329ee f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource c46909c9-b2b3-4db4-976b-948d20a7e062 (type: security_group_rules) to 0 2026-05-31 18:02:20.747 7 INFO neutron.db.ovn_revision_numbers_db [None req-ff89598a-18f7-4441-96cf-1b6fa1d329ee f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d9b96a60-402c-4b51-a896-59ec7e8f639c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 46/93] 199.204.45.227 () {48 vars in 981 bytes} [Sun May 31 18:02:20 2026] POST /v2.0/security-groups => generated 1610 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:02:21 2026] GET /v2.0/security-groups/95752e47-3f88-4823-a921-d13fc55c9b9c => generated 1610 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/95] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:02:22 2026] GET /v2.0/security-groups/95752e47-3f88-4823-a921-d13fc55c9b9c => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:02:22 2026] GET /v2.0/security-groups/95752e47-3f88-4823-a921-d13fc55c9b9c => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:02:22.235 7 INFO neutron.db.ovn_revision_numbers_db [None req-1a9fc121-1c9f-48da-889d-96cf5fc4f9ed f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 909f5c5f-d985-42b9-8aa4-9aec65167238 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 48/97] 199.204.45.227 () {48 vars in 992 bytes} [Sun May 31 18:02:22 2026] POST /v2.0/security-group-rules => generated 623 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/98] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:02:23 2026] GET /v2.0/security-groups/95752e47-3f88-4823-a921-d13fc55c9b9c => generated 2246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/99] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:02:23 2026] GET /v2.0/security-groups/95752e47-3f88-4823-a921-d13fc55c9b9c => generated 2246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/100] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:02:23 2026] GET /v2.0/security-groups/95752e47-3f88-4823-a921-d13fc55c9b9c => generated 2246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:02:23.315 7 INFO neutron.db.ovn_revision_numbers_db [None req-439f98b7-eb17-4ee3-9469-bac67cf48e0e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 795b7b63-5198-46b1-82cf-9bddd0fc9f5f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 50/101] 199.204.45.227 () {48 vars in 992 bytes} [Sun May 31 18:02:23 2026] POST /v2.0/security-group-rules => generated 627 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/112] 199.204.45.227 () {44 vars in 976 bytes} [Sun May 31 18:03:31 2026] GET /v2.0/quotas/8f5bb697705c4075a44ffa238341dc8a => 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: 56/113] 199.204.45.227 () {48 vars in 1028 bytes} [Sun May 31 18:03:32 2026] PUT /v2.0/quotas/8f5bb697705c4075a44ffa238341dc8a => generated 291 bytes in 30 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-05-31 18:05:41.530 8 INFO neutron.pecan_wsgi.hooks.translation [None req-290751fd-fae2-41e6-8b48-ccd07cacd2eb f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 66/130] 199.204.45.227 () {30 vars in 741 bytes} [Sun May 31 18:05:41 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 109 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/131] 199.204.45.227 () {30 vars in 763 bytes} [Sun May 31 18:05:41 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1221 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:05:43.190 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8ec029eb-10a8-4de1-b9a2-1eb109943bff f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 67/132] 199.204.45.227 () {30 vars in 741 bytes} [Sun May 31 18:05:43 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/133] 199.204.45.227 () {30 vars in 763 bytes} [Sun May 31 18:05:43 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1221 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:05:43.873 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4042d879-334a-4627-a4c7-0032840a8ef0 - - - - - -] OVN reports status up for port: 8cb17226-c708-4c20-988a-b598b3902424 2026-05-31 18:05:43.896 7 INFO neutron.plugins.ml2.plugin [None req-4042d879-334a-4627-a4c7-0032840a8ef0 - - - - - -] Attempt 1 to provision port 8cb17226-c708-4c20-988a-b598b3902424 2026-05-31 18:05:44.105 7 INFO neutron.db.ovn_revision_numbers_db [None req-4042d879-334a-4627-a4c7-0032840a8ef0 - - - - - -] Successfully bumped revision number for resource 8cb17226-c708-4c20-988a-b598b3902424 (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-05-31 18:14:02.238 7 INFO neutron.api.v2.resource [None req-46dedf9a-4449-4174-8468-a0dd9326050e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 101/202] 199.204.45.227 () {44 vars in 1075 bytes} [Sun May 31 18:14:02 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=d694a3abee884980962d1a4475f84e06 => generated 139 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:14:02.407 8 INFO neutron.db.ovn_revision_numbers_db [None req-705a71a7-8ab5-4e93-afe0-2b87e5472783 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource f8152877-1988-4597-af81-649a136ebb5f (type: security_groups) to 1 2026-05-31 18:14:02.426 8 INFO neutron.db.ovn_revision_numbers_db [None req-705a71a7-8ab5-4e93-afe0-2b87e5472783 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 0a2d8f11-0fde-4aa9-ad73-49bbfd7188d1 (type: security_group_rules) to 0 2026-05-31 18:14:02.439 8 INFO neutron.db.ovn_revision_numbers_db [None req-705a71a7-8ab5-4e93-afe0-2b87e5472783 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 8c73c4ca-6798-406b-bae2-4bdd08b13b48 (type: security_group_rules) to 0 2026-05-31 18:14:02.448 8 INFO neutron.db.ovn_revision_numbers_db [None req-705a71a7-8ab5-4e93-afe0-2b87e5472783 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource aab5d7cc-69f0-4886-8e92-aa9a1af3f745 (type: security_group_rules) to 0 2026-05-31 18:14:02.459 8 INFO neutron.db.ovn_revision_numbers_db [None req-705a71a7-8ab5-4e93-afe0-2b87e5472783 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource f1f706a3-50fa-4907-8f5c-615f1b2e6153 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 102/203] 199.204.45.227 () {44 vars in 1098 bytes} [Sun May 31 18:14:02 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=d694a3abee884980962d1a4475f84e06 => generated 23 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:14:02.742 7 INFO neutron.db.ovn_revision_numbers_db [None req-09b73e49-46aa-415a-b318-452d008add4a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d7529456-ba92-4168-b81c-329b3185741e (type: security_groups) to 1 2026-05-31 18:14:02.753 7 INFO neutron.db.ovn_revision_numbers_db [None req-09b73e49-46aa-415a-b318-452d008add4a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 0a25d0ba-1af4-4f9a-b364-26bfacba7f5c (type: security_group_rules) to 0 2026-05-31 18:14:02.763 7 INFO neutron.db.ovn_revision_numbers_db [None req-09b73e49-46aa-415a-b318-452d008add4a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource f1771fc2-f3e0-44e0-9206-e038482c18b5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 102/204] 199.204.45.227 () {48 vars in 982 bytes} [Sun May 31 18:14:02 2026] POST /v2.0/security-groups => generated 1624 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/205] 199.204.45.227 () {44 vars in 1089 bytes} [Sun May 31 18:14:03 2026] GET /v2.0/security-groups/d7529456-ba92-4168-b81c-329b3185741e?project_id=d694a3abee884980962d1a4475f84e06 => generated 1624 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/206] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:14:03 2026] GET /v2.0/security-groups/d7529456-ba92-4168-b81c-329b3185741e => generated 1624 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/207] 199.204.45.227 () {44 vars in 1089 bytes} [Sun May 31 18:14:03 2026] GET /v2.0/security-groups/d7529456-ba92-4168-b81c-329b3185741e?project_id=d694a3abee884980962d1a4475f84e06 => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:14:03.995 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3e12120-842b-41a9-af96-c4a30df821d1 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 954684ba-dd35-4736-86fe-089cdf007481 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 104/208] 199.204.45.227 () {48 vars in 992 bytes} [Sun May 31 18:14:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/209] 199.204.45.227 () {44 vars in 1089 bytes} [Sun May 31 18:14:04 2026] GET /v2.0/security-groups/d7529456-ba92-4168-b81c-329b3185741e?project_id=d694a3abee884980962d1a4475f84e06 => generated 2234 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/210] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:14:04 2026] GET /v2.0/security-groups/d7529456-ba92-4168-b81c-329b3185741e => generated 2234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/211] 199.204.45.227 () {44 vars in 1089 bytes} [Sun May 31 18:14:05 2026] GET /v2.0/security-groups/d7529456-ba92-4168-b81c-329b3185741e?project_id=d694a3abee884980962d1a4475f84e06 => generated 2234 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:14:05.191 7 INFO neutron.db.ovn_revision_numbers_db [None req-b3963a50-f017-4cc2-bf07-2a73a33eb6d4 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 71e88548-9e79-4266-8cdd-6a4aefde2554 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 106/212] 199.204.45.227 () {48 vars in 992 bytes} [Sun May 31 18:14:05 2026] POST /v2.0/security-group-rules => generated 599 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/213] 199.204.45.227 () {44 vars in 1089 bytes} [Sun May 31 18:14:06 2026] GET /v2.0/security-groups/d7529456-ba92-4168-b81c-329b3185741e?project_id=d694a3abee884980962d1a4475f84e06 => generated 2846 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/214] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:14:06 2026] GET /v2.0/security-groups/d7529456-ba92-4168-b81c-329b3185741e => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/215] 199.204.45.227 () {44 vars in 1089 bytes} [Sun May 31 18:14:06 2026] GET /v2.0/security-groups/d7529456-ba92-4168-b81c-329b3185741e?project_id=d694a3abee884980962d1a4475f84e06 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:14:06.421 7 INFO neutron.db.ovn_revision_numbers_db [None req-8679943c-c4bc-46aa-9745-5bfe9a1b9cf3 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource a358924d-113a-4d5f-9b9d-b2b091ee724a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 108/216] 199.204.45.227 () {48 vars in 992 bytes} [Sun May 31 18:14:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/217] 199.204.45.227 () {44 vars in 1089 bytes} [Sun May 31 18:14:07 2026] GET /v2.0/security-groups/d7529456-ba92-4168-b81c-329b3185741e?project_id=d694a3abee884980962d1a4475f84e06 => generated 3460 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/218] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:14:07 2026] GET /v2.0/security-groups/d7529456-ba92-4168-b81c-329b3185741e => generated 3460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/219] 199.204.45.227 () {44 vars in 1089 bytes} [Sun May 31 18:14:07 2026] GET /v2.0/security-groups/d7529456-ba92-4168-b81c-329b3185741e?project_id=d694a3abee884980962d1a4475f84e06 => generated 3460 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:14:07.681 7 INFO neutron.db.ovn_revision_numbers_db [None req-f18b7e05-1cd0-4efb-bef8-8a0e42b99809 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d3588dd1-980c-4406-acc9-61d2e05525b5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 110/220] 199.204.45.227 () {48 vars in 992 bytes} [Sun May 31 18:14:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 171 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: 120/239] 199.204.45.227 () {30 vars in 740 bytes} [Sun May 31 18:16:18 2026] GET /v2.0/networks?tenant_id=d694a3abee884980962d1a4475f84e06&shared=False => generated 15 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:16:18.938 8 INFO neutron.db.segments_db [None req-2af08367-8e92-474f-9c72-8a4b0199c257 6aa43cb2f7a541fd933f92fac5a571af d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Added segment cacf17df-b9b8-4f1b-9489-6558259cdde4 of type geneve for network 32140c22-f100-489c-b3e2-f2959c0467f0 2026-05-31 18:16:19.133 8 INFO neutron.db.ovn_revision_numbers_db [None req-2af08367-8e92-474f-9c72-8a4b0199c257 6aa43cb2f7a541fd933f92fac5a571af d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource 32140c22-f100-489c-b3e2-f2959c0467f0 (type: networks) to 1 2026-05-31 18:16:19.285 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2af08367-8e92-474f-9c72-8a4b0199c257 6aa43cb2f7a541fd933f92fac5a571af d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] No more DHCP agents 2026-05-31 18:16:19.287 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2af08367-8e92-474f-9c72-8a4b0199c257 6aa43cb2f7a541fd933f92fac5a571af d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Unable to schedule network 32140c22-f100-489c-b3e2-f2959c0467f0: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:16:19.361 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-20c229bd-99d7-42ff-aaf0-cdfea263dc6c - - - - - -] OVN reports status down for port: 52e67cf8-20ed-4430-82ef-3609941eb5d1 2026-05-31 18:16:19.415 8 INFO neutron.db.ovn_revision_numbers_db [None req-2af08367-8e92-474f-9c72-8a4b0199c257 6aa43cb2f7a541fd933f92fac5a571af d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource 52e67cf8-20ed-4430-82ef-3609941eb5d1 (type: ports) to 1 [pid: 8|app: 0|req: 120/240] 199.204.45.227 () {34 vars in 682 bytes} [Sun May 31 18:16:18 2026] POST /v2.0/networks => generated 721 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/241] 199.204.45.227 () {30 vars in 722 bytes} [Sun May 31 18:16:19 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/242] 199.204.45.227 () {30 vars in 633 bytes} [Sun May 31 18:16:19 2026] GET /v2.0/extensions => generated 20118 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-31 18:16:19.691 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7e6b7676-55bf-485f-9906-ef9f1f54f3ea 6aa43cb2f7a541fd933f92fac5a571af d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] No more DHCP agents 2026-05-31 18:16:19.692 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7e6b7676-55bf-485f-9906-ef9f1f54f3ea 6aa43cb2f7a541fd933f92fac5a571af d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Unable to schedule network 32140c22-f100-489c-b3e2-f2959c0467f0: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:16:19.756 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-20c229bd-99d7-42ff-aaf0-cdfea263dc6c - - - - - -] OVN reports status down for port: b3777eae-591d-4865-9a22-e5798ac42a6f 2026-05-31 18:16:19.852 7 INFO neutron.db.ovn_revision_numbers_db [None req-7e6b7676-55bf-485f-9906-ef9f1f54f3ea 6aa43cb2f7a541fd933f92fac5a571af d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource b3777eae-591d-4865-9a22-e5798ac42a6f (type: ports) to 1 2026-05-31 18:16:20.103 7 INFO neutron.db.ovn_revision_numbers_db [None req-7e6b7676-55bf-485f-9906-ef9f1f54f3ea 6aa43cb2f7a541fd933f92fac5a571af d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource b3777eae-591d-4865-9a22-e5798ac42a6f (type: ports) to 3 [pid: 7|app: 0|req: 122/243] 199.204.45.227 () {34 vars in 677 bytes} [Sun May 31 18:16:19 2026] POST /v2.0/ports => generated 968 bytes in 633 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/244] 199.204.45.227 () {30 vars in 703 bytes} [Sun May 31 18:16:20 2026] GET /v2.0/networks/32140c22-f100-489c-b3e2-f2959c0467f0 => generated 708 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:16:20.912 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-20c229bd-99d7-42ff-aaf0-cdfea263dc6c - - - - - -] OVN reports status up for port: b3777eae-591d-4865-9a22-e5798ac42a6f 2026-05-31 18:16:20.924 7 INFO neutron.plugins.ml2.plugin [None req-20c229bd-99d7-42ff-aaf0-cdfea263dc6c - - - - - -] Attempt 1 to provision port b3777eae-591d-4865-9a22-e5798ac42a6f 2026-05-31 18:16:21.099 7 INFO neutron.db.ovn_revision_numbers_db [None req-20c229bd-99d7-42ff-aaf0-cdfea263dc6c - - - - - -] Successfully bumped revision number for resource b3777eae-591d-4865-9a22-e5798ac42a6f (type: ports) to 4 [pid: 7|app: 0|req: 123/245] 199.204.45.227 () {30 vars in 722 bytes} [Sun May 31 18:16:22 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/246] 199.204.45.227 () {30 vars in 703 bytes} [Sun May 31 18:16:22 2026] GET /v2.0/networks/32140c22-f100-489c-b3e2-f2959c0467f0 => generated 708 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/249] 199.204.45.227 () {44 vars in 976 bytes} [Sun May 31 18:16:37 2026] GET /v2.0/quotas/d694a3abee884980962d1a4475f84e06 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/250] 199.204.45.227 () {48 vars in 1028 bytes} [Sun May 31 18:16:37 2026] PUT /v2.0/quotas/d694a3abee884980962d1a4475f84e06 => generated 291 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/265] 10.0.0.180 () {28 vars in 619 bytes} [Sun May 31 18:18:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/266] 10.0.0.180 () {28 vars in 579 bytes} [Sun May 31 18:18:16 2026] GET /v2.0/ports => generated 5175 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/267] 10.0.0.180 () {28 vars in 585 bytes} [Sun May 31 18:18:16 2026] GET /v2.0/networks => generated 2174 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/268] 10.0.0.180 () {28 vars in 599 bytes} [Sun May 31 18:18:16 2026] GET /v2.0/security-groups => generated 17401 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/269] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:18:16 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: 7|app: 0|req: 135/270] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:18:16 2026] GET /v2.0/floatingips => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/271] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:18:16 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: 7|app: 0|req: 136/272] 10.0.0.180 () {28 vars in 624 bytes} [Sun May 31 18:18:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/273] 10.0.0.180 () {28 vars in 581 bytes} [Sun May 31 18:18:16 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: 137/274] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:18:16 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: 138/275] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:18:16 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: 143/284] 10.0.0.180 () {28 vars in 585 bytes} [Sun May 31 18:19:16 2026] GET /v2.0/networks => generated 2174 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/285] 10.0.0.180 () {28 vars in 599 bytes} [Sun May 31 18:19:16 2026] GET /v2.0/security-groups => generated 17401 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/286] 10.0.0.180 () {28 vars in 581 bytes} [Sun May 31 18:19:16 2026] GET /v2.0/agents => generated 1214 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/287] 10.0.0.180 () {28 vars in 579 bytes} [Sun May 31 18:19:16 2026] GET /v2.0/ports => generated 5175 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/288] 10.0.0.180 () {28 vars in 619 bytes} [Sun May 31 18:19:16 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: 144/289] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:19:16 2026] GET /v2.0/subnets => generated 1308 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/290] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:19:16 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: 145/291] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:19:16 2026] GET /v2.0/subnets => generated 1308 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/292] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:19:16 2026] GET /v2.0/routers => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/293] 10.0.0.180 () {28 vars in 624 bytes} [Sun May 31 18:19:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/294] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:19:16 2026] GET /v2.0/floatingips => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/303] 10.0.0.180 () {28 vars in 619 bytes} [Sun May 31 18:20:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/304] 10.0.0.180 () {28 vars in 599 bytes} [Sun May 31 18:20:16 2026] GET /v2.0/security-groups => generated 17401 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/305] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:20:16 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: 152/306] 10.0.0.180 () {28 vars in 579 bytes} [Sun May 31 18:20:16 2026] GET /v2.0/ports => generated 5175 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/307] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:20:16 2026] GET /v2.0/subnets => generated 1308 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/308] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:20:16 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: 156/309] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:20:16 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/310] 10.0.0.180 () {28 vars in 585 bytes} [Sun May 31 18:20:16 2026] GET /v2.0/networks => generated 2174 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/311] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:20:16 2026] GET /v2.0/routers => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/312] 10.0.0.180 () {28 vars in 624 bytes} [Sun May 31 18:20:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/313] 10.0.0.180 () {28 vars in 581 bytes} [Sun May 31 18:20:16 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: 160/322] 10.0.0.180 () {28 vars in 599 bytes} [Sun May 31 18:21:16 2026] GET /v2.0/security-groups => generated 17401 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/323] 10.0.0.180 () {28 vars in 579 bytes} [Sun May 31 18:21:16 2026] GET /v2.0/ports => generated 5175 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/324] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:21:16 2026] GET /v2.0/routers => generated 15 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/325] 10.0.0.180 () {28 vars in 624 bytes} [Sun May 31 18:21:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/326] 10.0.0.180 () {28 vars in 581 bytes} [Sun May 31 18:21:16 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: 165/327] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:21:16 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/328] 10.0.0.180 () {28 vars in 585 bytes} [Sun May 31 18:21:16 2026] GET /v2.0/networks => generated 2174 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/329] 10.0.0.180 () {28 vars in 619 bytes} [Sun May 31 18:21:16 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: 164/330] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:21:16 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: 167/331] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:21:16 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: 165/332] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:21:16 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: 172/341] 10.0.0.180 () {28 vars in 599 bytes} [Sun May 31 18:22:16 2026] GET /v2.0/security-groups => generated 17401 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/342] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:22:16 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: 173/343] 10.0.0.180 () {28 vars in 581 bytes} [Sun May 31 18:22:16 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: 171/344] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:22:16 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: 8|app: 0|req: 174/345] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:22:16 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: 172/346] 10.0.0.180 () {28 vars in 619 bytes} [Sun May 31 18:22:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/347] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:22:16 2026] GET /v2.0/floatingips => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/348] 10.0.0.180 () {28 vars in 585 bytes} [Sun May 31 18:22:16 2026] GET /v2.0/networks => generated 2174 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/349] 10.0.0.180 () {28 vars in 579 bytes} [Sun May 31 18:22:16 2026] GET /v2.0/ports => generated 5175 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/350] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:22:16 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: 177/351] 10.0.0.180 () {28 vars in 624 bytes} [Sun May 31 18:22:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/360] 10.0.0.180 () {28 vars in 599 bytes} [Sun May 31 18:23:16 2026] GET /v2.0/security-groups => generated 17401 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/361] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:23:16 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: 183/362] 10.0.0.180 () {28 vars in 624 bytes} [Sun May 31 18:23:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/363] 10.0.0.180 () {28 vars in 581 bytes} [Sun May 31 18:23:16 2026] GET /v2.0/agents => generated 1214 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/364] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:23:16 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: 181/365] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:23:16 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: 185/366] 10.0.0.180 () {28 vars in 619 bytes} [Sun May 31 18:23:16 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: 182/367] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:23:16 2026] GET /v2.0/floatingips => 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: 186/368] 10.0.0.180 () {28 vars in 585 bytes} [Sun May 31 18:23:16 2026] GET /v2.0/networks => generated 2174 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/369] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:23:16 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: 187/370] 10.0.0.180 () {28 vars in 579 bytes} [Sun May 31 18:23:16 2026] GET /v2.0/ports => generated 5175 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/379] 10.0.0.180 () {28 vars in 581 bytes} [Sun May 31 18:24:16 2026] GET /v2.0/agents => generated 1214 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/380] 10.0.0.180 () {28 vars in 619 bytes} [Sun May 31 18:24:16 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: 189/381] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:24:16 2026] GET /v2.0/floatingips => 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: 193/382] 10.0.0.180 () {28 vars in 599 bytes} [Sun May 31 18:24:16 2026] GET /v2.0/security-groups => generated 17401 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/383] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:24:16 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: 194/384] 10.0.0.180 () {28 vars in 579 bytes} [Sun May 31 18:24:16 2026] GET /v2.0/ports => generated 5175 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/385] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:24:16 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: 195/386] 10.0.0.180 () {28 vars in 624 bytes} [Sun May 31 18:24:16 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: 192/387] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:24:16 2026] GET /v2.0/subnets => generated 1308 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/388] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:24:16 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: 193/389] 10.0.0.180 () {28 vars in 585 bytes} [Sun May 31 18:24:16 2026] GET /v2.0/networks => generated 2174 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/398] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:25:16 2026] GET /v2.0/routers => generated 15 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/399] 10.0.0.180 () {28 vars in 624 bytes} [Sun May 31 18:25:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/400] 10.0.0.180 () {28 vars in 619 bytes} [Sun May 31 18:25:16 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: 8|app: 0|req: 202/401] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:25:16 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: 200/402] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:25:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/403] 10.0.0.180 () {28 vars in 585 bytes} [Sun May 31 18:25:16 2026] GET /v2.0/networks => generated 2174 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 10.0.0.180 () {28 vars in 579 bytes} [Sun May 31 18:25:16 2026] GET /v2.0/ports => generated 5175 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:25:16 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: 202/406] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:25:16 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: 205/407] 10.0.0.180 () {28 vars in 599 bytes} [Sun May 31 18:25:16 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/408] 10.0.0.180 () {28 vars in 581 bytes} [Sun May 31 18:25:16 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: 210/417] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:26:16 2026] GET /v2.0/subnets => generated 1308 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/418] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:26:16 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: 211/419] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:26:16 2026] GET /v2.0/floatingips => 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: 209/420] 10.0.0.180 () {28 vars in 585 bytes} [Sun May 31 18:26:16 2026] GET /v2.0/networks => generated 2174 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/421] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:26:16 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: 210/422] 10.0.0.180 () {28 vars in 581 bytes} [Sun May 31 18:26:16 2026] GET /v2.0/agents => generated 1214 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/423] 10.0.0.180 () {28 vars in 599 bytes} [Sun May 31 18:26:16 2026] GET /v2.0/security-groups => generated 17401 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/424] 10.0.0.180 () {28 vars in 579 bytes} [Sun May 31 18:26:16 2026] GET /v2.0/ports => generated 5175 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/425] 10.0.0.180 () {28 vars in 619 bytes} [Sun May 31 18:26:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/426] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:26:16 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: 215/427] 10.0.0.180 () {28 vars in 624 bytes} [Sun May 31 18:26:16 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: 8|app: 0|req: 220/436] 10.0.0.180 () {28 vars in 619 bytes} [Sun May 31 18:27:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/437] 10.0.0.180 () {28 vars in 585 bytes} [Sun May 31 18:27:16 2026] GET /v2.0/networks => generated 2174 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/438] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:27:16 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: 218/439] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:27:16 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: 222/440] 10.0.0.180 () {28 vars in 581 bytes} [Sun May 31 18:27:16 2026] GET /v2.0/agents => generated 1214 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/441] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:27:16 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: 223/442] 10.0.0.180 () {28 vars in 579 bytes} [Sun May 31 18:27:16 2026] GET /v2.0/ports => generated 5175 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/443] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:27:16 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: 224/444] 10.0.0.180 () {28 vars in 599 bytes} [Sun May 31 18:27:16 2026] GET /v2.0/security-groups => generated 17401 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/445] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:27:16 2026] GET /v2.0/routers => generated 15 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/446] 10.0.0.180 () {28 vars in 624 bytes} [Sun May 31 18:27:16 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) 2026-05-31 18:27:52.950 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4c7b0ed6-8184-49bc-b738-6c0229256a67 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 228/451] 199.204.45.227 () {44 vars in 928 bytes} [Sun May 31 18:27:52 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: 224/452] 199.204.45.227 () {44 vars in 950 bytes} [Sun May 31 18:27:52 2026] GET /v2.0/networks?name=public => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:27:54.354 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0c38c726-329a-467a-a98e-a8f5aef0fa97 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 229/453] 199.204.45.227 () {44 vars in 928 bytes} [Sun May 31 18:27:54 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/454] 199.204.45.227 () {44 vars in 950 bytes} [Sun May 31 18:27:54 2026] GET /v2.0/networks?name=public => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:27:54.428 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8e2990c6-944c-4c23-abfe-f1b283d3fa2e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 230/455] 199.204.45.227 () {44 vars in 1035 bytes} [Sun May 31 18:27:54 2026] GET /v2.0/subnets/public-subnet?network_id=cb58a59c-39e1-40c0-9b3c-07284d57f011 => generated 113 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/456] 199.204.45.227 () {44 vars in 1058 bytes} [Sun May 31 18:27:54 2026] GET /v2.0/subnets?name=public-subnet&network_id=cb58a59c-39e1-40c0-9b3c-07284d57f011 => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/461] 10.0.0.180 () {28 vars in 599 bytes} [Sun May 31 18:28:16 2026] GET /v2.0/security-groups => generated 17401 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/462] 10.0.0.180 () {28 vars in 579 bytes} [Sun May 31 18:28:16 2026] GET /v2.0/ports => generated 5175 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/463] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:28:16 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: 230/464] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:28:16 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: 235/465] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:28:16 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: 7|app: 0|req: 231/466] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:28:16 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: 8|app: 0|req: 236/467] 10.0.0.180 () {28 vars in 585 bytes} [Sun May 31 18:28:16 2026] GET /v2.0/networks => generated 2174 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/468] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:28:16 2026] GET /v2.0/routers => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/469] 10.0.0.180 () {28 vars in 624 bytes} [Sun May 31 18:28:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/470] 10.0.0.180 () {28 vars in 581 bytes} [Sun May 31 18:28:16 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: 238/471] 10.0.0.180 () {28 vars in 619 bytes} [Sun May 31 18:28:16 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) 2026-05-31 18:28:21.157 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2d397a4f-46a2-4265-9dbc-bb08d104d856 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 234/472] 199.204.45.227 () {44 vars in 938 bytes} [Sun May 31 18:28:21 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/473] 199.204.45.227 () {44 vars in 960 bytes} [Sun May 31 18:28:21 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 738 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:28:22.125 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1e44b0d5-d55a-4f15-ac96-054a32d54c30 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 235/474] 199.204.45.227 () {44 vars in 938 bytes} [Sun May 31 18:28:22 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/475] 199.204.45.227 () {44 vars in 960 bytes} [Sun May 31 18:28:22 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 738 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:28:22.196 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f7681df-2eff-46ae-9839-461e818ec3bd f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 236/476] 199.204.45.227 () {44 vars in 1037 bytes} [Sun May 31 18:28:22 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=73e93798-e942-4e03-b48a-6044867a0be1 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/477] 199.204.45.227 () {44 vars in 1060 bytes} [Sun May 31 18:28:22 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=73e93798-e942-4e03-b48a-6044867a0be1 => generated 654 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:28:23.391 7 INFO neutron.api.v2.resource [None req-3e0fba2b-793a-45dd-b6c0-e06d7f4f4ce2 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 237/478] 199.204.45.227 () {44 vars in 972 bytes} [Sun May 31 18:28:23 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/479] 199.204.45.227 () {44 vars in 994 bytes} [Sun May 31 18:28:23 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/480] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:28:24 2026] GET /v2.0/security-groups/8b8a7f34-377d-42b0-bbe7-5f676a0226a3 => generated 4694 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/481] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:28:24 2026] GET /v2.0/security-groups/8b8a7f34-377d-42b0-bbe7-5f676a0226a3 => 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: 239/482] 199.204.45.227 () {44 vars in 1012 bytes} [Sun May 31 18:28:24 2026] GET /v2.0/security-group-rules/b5a31a07-0696-41ad-b803-248ea034814a => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/483] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:28:25 2026] GET /v2.0/security-groups/8b8a7f34-377d-42b0-bbe7-5f676a0226a3 => generated 4694 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/484] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:28:25 2026] GET /v2.0/security-groups/8b8a7f34-377d-42b0-bbe7-5f676a0226a3 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/485] 199.204.45.227 () {44 vars in 1012 bytes} [Sun May 31 18:28:25 2026] GET /v2.0/security-group-rules/767efd20-8973-440d-a219-eb88b47a37f7 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/486] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:28:26 2026] GET /v2.0/security-groups/8b8a7f34-377d-42b0-bbe7-5f676a0226a3 => generated 4694 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/487] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:28:26 2026] GET /v2.0/security-groups/8b8a7f34-377d-42b0-bbe7-5f676a0226a3 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/488] 199.204.45.227 () {44 vars in 1012 bytes} [Sun May 31 18:28:26 2026] GET /v2.0/security-group-rules/6625898b-75e6-4277-9969-71176af81cf1 => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/489] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:28:27 2026] GET /v2.0/security-groups/8b8a7f34-377d-42b0-bbe7-5f676a0226a3 => generated 4694 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/490] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:28:27 2026] GET /v2.0/security-groups/8b8a7f34-377d-42b0-bbe7-5f676a0226a3 => generated 4694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/491] 199.204.45.227 () {44 vars in 1012 bytes} [Sun May 31 18:28:27 2026] GET /v2.0/security-group-rules/7ce4c85f-3b5c-44d5-a057-878e0f995919 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/492] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:28:28 2026] GET /v2.0/security-groups/8b8a7f34-377d-42b0-bbe7-5f676a0226a3 => 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: 249/493] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:28:28 2026] GET /v2.0/security-groups/8b8a7f34-377d-42b0-bbe7-5f676a0226a3 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/494] 199.204.45.227 () {44 vars in 1012 bytes} [Sun May 31 18:28:28 2026] GET /v2.0/security-group-rules/807030c9-6e7d-4efe-bec1-a9e8052ef2ff => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/497] 199.204.45.227 () {44 vars in 988 bytes} [Sun May 31 18:28:29 2026] GET /v2.0/networks/73e93798-e942-4e03-b48a-6044867a0be1 => generated 735 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:28:29.663 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1aaa6102-de9f-48b3-a219-3f1117471e1e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 247/498] 199.204.45.227 () {44 vars in 1077 bytes} [Sun May 31 18:28:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=73e93798-e942-4e03-b48a-6044867a0be1 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/499] 199.204.45.227 () {44 vars in 1100 bytes} [Sun May 31 18:28:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=73e93798-e942-4e03-b48a-6044867a0be1 => generated 1223 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/500] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:28:29 2026] GET /v2.0/security-groups/8b8a7f34-377d-42b0-bbe7-5f676a0226a3 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:28:37.053 8 INFO neutron.pecan_wsgi.hooks.translation [None req-60b7b808-fa99-4540-a829-231ecd11d2c2 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 253/501] 199.204.45.227 () {44 vars in 980 bytes} [Sun May 31 18:28:37 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/502] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:28:37 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1223 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/503] 199.204.45.227 () {44 vars in 921 bytes} [Sun May 31 18:28:38 2026] GET /v2.0/ports => generated 5175 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:28:39.526 7 INFO neutron.api.v2.resource [None req-cf50f90f-4284-46c3-9ab9-bea709f4974a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 250/504] 199.204.45.227 () {44 vars in 960 bytes} [Sun May 31 18:28:39 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/505] 199.204.45.227 () {44 vars in 982 bytes} [Sun May 31 18:28:39 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/506] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:28:40 2026] GET /v2.0/security-groups/95752e47-3f88-4823-a921-d13fc55c9b9c => generated 2886 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/507] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:28:40 2026] GET /v2.0/security-groups/95752e47-3f88-4823-a921-d13fc55c9b9c => generated 2886 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/508] 199.204.45.227 () {44 vars in 1012 bytes} [Sun May 31 18:28:40 2026] GET /v2.0/security-group-rules/909f5c5f-d985-42b9-8aa4-9aec65167238 => generated 623 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/509] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:28:41 2026] GET /v2.0/security-groups/95752e47-3f88-4823-a921-d13fc55c9b9c => generated 2886 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/510] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:28:41 2026] GET /v2.0/security-groups/95752e47-3f88-4823-a921-d13fc55c9b9c => generated 2886 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/511] 199.204.45.227 () {44 vars in 1012 bytes} [Sun May 31 18:28:41 2026] GET /v2.0/security-group-rules/795b7b63-5198-46b1-82cf-9bddd0fc9f5f => generated 627 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/514] 199.204.45.227 () {44 vars in 976 bytes} [Sun May 31 18:28:52 2026] GET /v2.0/quotas/8f5bb697705c4075a44ffa238341dc8a => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/519] 10.0.0.180 () {28 vars in 619 bytes} [Sun May 31 18:29:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/520] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:29:16 2026] GET /v2.0/subnets => generated 1308 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/521] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:29:16 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: 259/522] 10.0.0.180 () {28 vars in 599 bytes} [Sun May 31 18:29:16 2026] GET /v2.0/security-groups => generated 17401 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/523] 10.0.0.180 () {28 vars in 581 bytes} [Sun May 31 18:29:16 2026] GET /v2.0/agents => generated 1214 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/524] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:29:16 2026] GET /v2.0/routers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/525] 10.0.0.180 () {28 vars in 624 bytes} [Sun May 31 18:29:16 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: 261/526] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:29:16 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: 266/527] 10.0.0.180 () {28 vars in 585 bytes} [Sun May 31 18:29:16 2026] GET /v2.0/networks => generated 2174 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/528] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:29:16 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: 8|app: 0|req: 267/529] 10.0.0.180 () {28 vars in 579 bytes} [Sun May 31 18:29:16 2026] GET /v2.0/ports => generated 5175 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:29:44.637 8 INFO neutron.api.v2.resource [None req-b4d8e050-1497-4333-a3a3-318d88f32644 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 270/534] 199.204.45.227 () {44 vars in 1075 bytes} [Sun May 31 18:29:44 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=d694a3abee884980962d1a4475f84e06 => generated 139 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/535] 199.204.45.227 () {44 vars in 1098 bytes} [Sun May 31 18:29:44 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=d694a3abee884980962d1a4475f84e06 => generated 4072 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/536] 199.204.45.227 () {44 vars in 1089 bytes} [Sun May 31 18:29:45 2026] GET /v2.0/security-groups/d7529456-ba92-4168-b81c-329b3185741e?project_id=d694a3abee884980962d1a4475f84e06 => generated 4075 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/537] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:29:45 2026] GET /v2.0/security-groups/d7529456-ba92-4168-b81c-329b3185741e => 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: 272/538] 199.204.45.227 () {44 vars in 1012 bytes} [Sun May 31 18:29:45 2026] GET /v2.0/security-group-rules/954684ba-dd35-4736-86fe-089cdf007481 => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/539] 199.204.45.227 () {44 vars in 1089 bytes} [Sun May 31 18:29:46 2026] GET /v2.0/security-groups/d7529456-ba92-4168-b81c-329b3185741e?project_id=d694a3abee884980962d1a4475f84e06 => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/540] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:29:46 2026] GET /v2.0/security-groups/d7529456-ba92-4168-b81c-329b3185741e => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/541] 199.204.45.227 () {44 vars in 1012 bytes} [Sun May 31 18:29:46 2026] GET /v2.0/security-group-rules/71e88548-9e79-4266-8cdd-6a4aefde2554 => generated 599 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/542] 199.204.45.227 () {44 vars in 1089 bytes} [Sun May 31 18:29:47 2026] GET /v2.0/security-groups/d7529456-ba92-4168-b81c-329b3185741e?project_id=d694a3abee884980962d1a4475f84e06 => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/543] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:29:47 2026] GET /v2.0/security-groups/d7529456-ba92-4168-b81c-329b3185741e => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/544] 199.204.45.227 () {44 vars in 1012 bytes} [Sun May 31 18:29:47 2026] GET /v2.0/security-group-rules/a358924d-113a-4d5f-9b9d-b2b091ee724a => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/545] 199.204.45.227 () {44 vars in 1089 bytes} [Sun May 31 18:29:48 2026] GET /v2.0/security-groups/d7529456-ba92-4168-b81c-329b3185741e?project_id=d694a3abee884980962d1a4475f84e06 => generated 4075 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/546] 199.204.45.227 () {44 vars in 1002 bytes} [Sun May 31 18:29:48 2026] GET /v2.0/security-groups/d7529456-ba92-4168-b81c-329b3185741e => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/547] 199.204.45.227 () {44 vars in 1012 bytes} [Sun May 31 18:29:48 2026] GET /v2.0/security-group-rules/d3588dd1-980c-4406-acc9-61d2e05525b5 => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/548] 199.204.45.227 () {44 vars in 976 bytes} [Sun May 31 18:29:55 2026] GET /v2.0/quotas/d694a3abee884980962d1a4475f84e06 => 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: 274/553] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:30:16 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: 280/554] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:30:16 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: 275/555] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:30:16 2026] GET /v2.0/subnets => generated 1308 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/556] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:30:16 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: 276/557] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:30:16 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/558] 10.0.0.180 () {28 vars in 624 bytes} [Sun May 31 18:30:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/559] 10.0.0.180 () {28 vars in 581 bytes} [Sun May 31 18:30:16 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: 283/560] 10.0.0.180 () {28 vars in 585 bytes} [Sun May 31 18:30:16 2026] GET /v2.0/networks => generated 2174 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/561] 10.0.0.180 () {28 vars in 579 bytes} [Sun May 31 18:30:16 2026] GET /v2.0/ports => generated 5175 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/562] 10.0.0.180 () {28 vars in 599 bytes} [Sun May 31 18:30:16 2026] GET /v2.0/security-groups => generated 17401 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/563] 10.0.0.180 () {28 vars in 619 bytes} [Sun May 31 18:30:16 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: 282/568] 199.204.45.227 () {44 vars in 950 bytes} [Sun May 31 18:30:44 2026] GET /v2.0/networks?name=public => generated 753 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/573] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:31:16 2026] GET /v2.0/floatingips => generated 19 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/574] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:31:16 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/575] 10.0.0.180 () {28 vars in 624 bytes} [Sun May 31 18:31:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/576] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:31:16 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: 8|app: 0|req: 291/577] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:31:16 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: 287/578] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:31:16 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: 292/579] 10.0.0.180 () {28 vars in 619 bytes} [Sun May 31 18:31:16 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: 7|app: 0|req: 288/580] 10.0.0.180 () {28 vars in 585 bytes} [Sun May 31 18:31:16 2026] GET /v2.0/networks => generated 2174 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/581] 10.0.0.180 () {28 vars in 599 bytes} [Sun May 31 18:31:16 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/582] 10.0.0.180 () {28 vars in 579 bytes} [Sun May 31 18:31:16 2026] GET /v2.0/ports => generated 5175 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/583] 10.0.0.180 () {28 vars in 581 bytes} [Sun May 31 18:31:16 2026] GET /v2.0/agents => generated 1214 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/584] 10.0.0.221 () {32 vars in 649 bytes} [Sun May 31 18:31:21 2026] GET /v2.0/networks => generated 2174 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/585] 10.0.0.221 () {32 vars in 655 bytes} [Sun May 31 18:31:22 2026] GET /v2.0/floatingips => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/586] 10.0.0.221 () {32 vars in 647 bytes} [Sun May 31 18:31:22 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/587] 10.0.0.221 () {32 vars in 643 bytes} [Sun May 31 18:31:22 2026] GET /v2.0/ports => generated 5175 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/588] 10.0.0.221 () {32 vars in 647 bytes} [Sun May 31 18:31:22 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: 297/589] 10.0.0.221 () {32 vars in 649 bytes} [Sun May 31 18:31:22 2026] GET /v2.0/networks => generated 2174 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/590] 10.0.0.221 () {32 vars in 663 bytes} [Sun May 31 18:31:23 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/591] 10.0.0.221 () {32 vars in 655 bytes} [Sun May 31 18:31:23 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) 2026-05-31 18:31:33.603 7 INFO neutron.db.ovn_revision_numbers_db [None req-a40949ee-6c6f-4ef7-8066-1a112cd64a12 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d0616464-ac73-4e0f-a325-de7ce1de4920 (type: security_groups) to 1 2026-05-31 18:31:33.615 7 INFO neutron.db.ovn_revision_numbers_db [None req-a40949ee-6c6f-4ef7-8066-1a112cd64a12 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 4e124f10-4cc0-4de2-bece-cea008de8958 (type: security_group_rules) to 0 2026-05-31 18:31:33.627 7 INFO neutron.db.ovn_revision_numbers_db [None req-a40949ee-6c6f-4ef7-8066-1a112cd64a12 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 9331dc26-a2d6-44ea-a41a-3ec84e8487e8 (type: security_group_rules) to 0 2026-05-31 18:31:33.640 7 INFO neutron.db.ovn_revision_numbers_db [None req-a40949ee-6c6f-4ef7-8066-1a112cd64a12 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d3b04fdd-192d-4a5f-aa95-d1faade859b6 (type: security_group_rules) to 0 2026-05-31 18:31:33.652 7 INFO neutron.db.ovn_revision_numbers_db [None req-a40949ee-6c6f-4ef7-8066-1a112cd64a12 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource f57d5d77-382d-451d-b4bb-be6cb0a66e5a (type: security_group_rules) to 0 2026-05-31 18:31:33.743 7 INFO neutron.db.segments_db [None req-a40949ee-6c6f-4ef7-8066-1a112cd64a12 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Added segment 62fa40e9-7727-4924-baf7-b466882a972e of type geneve for network 72b62ec1-d63c-48e2-b7a5-e09ad402082c 2026-05-31 18:31:33.817 8 INFO neutron.db.ovn_revision_numbers_db [None req-d709973e-3698-439b-bbed-1a2f08712632 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 5c6995ad-f4e4-4781-870c-93833d9849fa (type: security_groups) to 1 2026-05-31 18:31:33.832 8 INFO neutron.db.ovn_revision_numbers_db [None req-d709973e-3698-439b-bbed-1a2f08712632 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 195c57a3-4dfd-4cc5-94c7-1ec17bd8acb2 (type: security_group_rules) to 0 2026-05-31 18:31:33.845 8 INFO neutron.db.ovn_revision_numbers_db [None req-d709973e-3698-439b-bbed-1a2f08712632 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 3c83c943-4d1f-45d3-848b-547adcdfad93 (type: security_group_rules) to 0 2026-05-31 18:31:33.856 8 INFO neutron.db.ovn_revision_numbers_db [None req-d709973e-3698-439b-bbed-1a2f08712632 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 9833a2f8-9062-482b-a7a9-8c9a3cc53ae3 (type: security_group_rules) to 0 2026-05-31 18:31:33.873 8 INFO neutron.db.ovn_revision_numbers_db [None req-d709973e-3698-439b-bbed-1a2f08712632 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource ef10bb6b-1ed4-4d85-bf2d-fc6e5ebac424 (type: security_group_rules) to 0 2026-05-31 18:31:33.914 7 INFO neutron.db.ovn_revision_numbers_db [None req-a40949ee-6c6f-4ef7-8066-1a112cd64a12 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 72b62ec1-d63c-48e2-b7a5-e09ad402082c (type: networks) to 1 2026-05-31 18:31:33.960 8 INFO neutron.db.segments_db [None req-d709973e-3698-439b-bbed-1a2f08712632 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Added segment 2c62f935-d052-4f00-b241-acf09c037a4f of type geneve for network d33600c7-3251-4f47-b5a4-0fa814bbfaa2 2026-05-31 18:31:34.060 8 INFO neutron.db.ovn_revision_numbers_db [None req-d709973e-3698-439b-bbed-1a2f08712632 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d33600c7-3251-4f47-b5a4-0fa814bbfaa2 (type: networks) to 1 2026-05-31 18:31:34.070 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a40949ee-6c6f-4ef7-8066-1a112cd64a12 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:31:34.071 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a40949ee-6c6f-4ef7-8066-1a112cd64a12 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 72b62ec1-d63c-48e2-b7a5-e09ad402082c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:31:34.134 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-70935157-2c26-4d1e-8c0f-6d10d5307015 - - - - - -] OVN reports status down for port: 22030969-b26e-4251-8bd0-dc632dd9ec7a 2026-05-31 18:31:34.195 7 INFO neutron.db.ovn_revision_numbers_db [None req-a40949ee-6c6f-4ef7-8066-1a112cd64a12 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 22030969-b26e-4251-8bd0-dc632dd9ec7a (type: ports) to 1 2026-05-31 18:31:34.221 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d709973e-3698-439b-bbed-1a2f08712632 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:31:34.222 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d709973e-3698-439b-bbed-1a2f08712632 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network d33600c7-3251-4f47-b5a4-0fa814bbfaa2: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 295/594] 10.0.0.221 () {34 vars in 671 bytes} [Sun May 31 18:31:33 2026] POST /v2.0/networks => generated 741 bytes in 1037 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:31:34.291 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-70935157-2c26-4d1e-8c0f-6d10d5307015 - - - - - -] OVN reports status down for port: 68c589df-a610-4bc8-9d8d-08cfa2bd2926 2026-05-31 18:31:34.326 8 INFO neutron.db.ovn_revision_numbers_db [None req-d709973e-3698-439b-bbed-1a2f08712632 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 68c589df-a610-4bc8-9d8d-08cfa2bd2926 (type: ports) to 1 [pid: 8|app: 0|req: 300/595] 10.0.0.221 () {34 vars in 671 bytes} [Sun May 31 18:31:33 2026] POST /v2.0/networks => generated 750 bytes in 793 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:31:34.556 8 INFO neutron.db.ovn_revision_numbers_db [None req-a908c13c-72d0-4a19-8eaf-42f6a155e5ee f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 7c99227e-a437-4c7a-af98-8eb79b8d448f (type: security_groups) to 1 2026-05-31 18:31:34.564 8 INFO neutron.db.ovn_revision_numbers_db [None req-a908c13c-72d0-4a19-8eaf-42f6a155e5ee f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 16d717d4-0ff5-44a7-aba2-256c6963cf2c (type: security_group_rules) to 0 2026-05-31 18:31:34.571 7 INFO neutron.db.ovn_revision_numbers_db [None req-ff8bb025-24e2-4e9b-b6dc-ec9a16f2e6b8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource df45d7aa-810c-4b1f-b350-0fcd4710ef98 (type: security_groups) to 1 2026-05-31 18:31:34.575 8 INFO neutron.db.ovn_revision_numbers_db [None req-a908c13c-72d0-4a19-8eaf-42f6a155e5ee f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 6528ba57-1013-43a5-8ba1-1d79b90941e6 (type: security_group_rules) to 0 2026-05-31 18:31:34.581 7 INFO neutron.db.ovn_revision_numbers_db [None req-ff8bb025-24e2-4e9b-b6dc-ec9a16f2e6b8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 6f3aeee2-5d41-4b0b-aabb-e9343f87f17e (type: security_group_rules) to 0 2026-05-31 18:31:34.584 8 INFO neutron.db.ovn_revision_numbers_db [None req-a908c13c-72d0-4a19-8eaf-42f6a155e5ee f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d6121b21-a48f-458b-b88d-843a80d1ceac (type: security_group_rules) to 0 2026-05-31 18:31:34.592 7 INFO neutron.db.ovn_revision_numbers_db [None req-ff8bb025-24e2-4e9b-b6dc-ec9a16f2e6b8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 73150657-02d8-47d0-bc14-443ffc7c5423 (type: security_group_rules) to 0 2026-05-31 18:31:34.595 8 INFO neutron.db.ovn_revision_numbers_db [None req-a908c13c-72d0-4a19-8eaf-42f6a155e5ee f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e1c19e11-d68a-4d8f-9d35-fea20e53b140 (type: security_group_rules) to 0 2026-05-31 18:31:34.604 7 INFO neutron.db.ovn_revision_numbers_db [None req-ff8bb025-24e2-4e9b-b6dc-ec9a16f2e6b8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d1127dbd-e14e-4604-8af5-ebf96e988ed7 (type: security_group_rules) to 0 2026-05-31 18:31:34.616 7 INFO neutron.db.ovn_revision_numbers_db [None req-ff8bb025-24e2-4e9b-b6dc-ec9a16f2e6b8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e621a353-9dde-467e-8563-24e98827910f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 301/596] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:31:34 2026] GET /v2.0/security-groups?tenant_id=9972890c40754d0988b4925bf04f0681&name=default => generated 2921 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:31:34.677 7 INFO neutron.db.segments_db [None req-ff8bb025-24e2-4e9b-b6dc-ec9a16f2e6b8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Added segment 67c34997-bd59-4047-b34a-a6f443cfdebe of type geneve for network bf0b5990-b51f-4828-b2b8-6436cc627a90 2026-05-31 18:31:34.748 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b11bcdc0-6742-4705-9b4e-5f05e7398e14 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:31:34.749 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b11bcdc0-6742-4705-9b4e-5f05e7398e14 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 72b62ec1-d63c-48e2-b7a5-e09ad402082c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:31:34.793 7 INFO neutron.db.ovn_revision_numbers_db [None req-ff8bb025-24e2-4e9b-b6dc-ec9a16f2e6b8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource bf0b5990-b51f-4828-b2b8-6436cc627a90 (type: networks) to 1 2026-05-31 18:31:34.937 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ff8bb025-24e2-4e9b-b6dc-ec9a16f2e6b8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:31:34.938 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ff8bb025-24e2-4e9b-b6dc-ec9a16f2e6b8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network bf0b5990-b51f-4828-b2b8-6436cc627a90: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:31:35.002 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-70935157-2c26-4d1e-8c0f-6d10d5307015 - - - - - -] OVN reports status down for port: b43330e9-527a-44b0-8a6b-b131301a8238 2026-05-31 18:31:35.059 7 INFO neutron.db.ovn_revision_numbers_db [None req-ff8bb025-24e2-4e9b-b6dc-ec9a16f2e6b8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource b43330e9-527a-44b0-8a6b-b131301a8238 (type: ports) to 1 [pid: 7|app: 0|req: 296/597] 10.0.0.221 () {34 vars in 671 bytes} [Sun May 31 18:31:34 2026] POST /v2.0/networks => generated 748 bytes in 851 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:31:35.178 8 INFO neutron.db.ovn_revision_numbers_db [None req-90d17322-d6f0-4a11-8883-6ef75ca53e8c - - - - - -] Successfully bumped revision number for resource 22030969-b26e-4251-8bd0-dc632dd9ec7a (type: ports) to 2 2026-05-31 18:31:35.210 8 INFO neutron.db.ovn_revision_numbers_db [None req-90d17322-d6f0-4a11-8883-6ef75ca53e8c - - - - - -] Successfully bumped revision number for resource 31a184c6-c7bd-41a2-9802-0c9901816236 (type: subnets) to 0 [pid: 8|app: 0|req: 302/598] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:31:34 2026] POST /v2.0/subnets => generated 685 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:31:35.278 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-213e712c-f7e8-4115-a64d-8ac94b7d2a64 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:31:35.279 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-213e712c-f7e8-4115-a64d-8ac94b7d2a64 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network d33600c7-3251-4f47-b5a4-0fa814bbfaa2: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 303/599] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:31:35 2026] DELETE /v2.0/security-groups/7c99227e-a437-4c7a-af98-8eb79b8d448f => generated 0 bytes in 342 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:31:35.680 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-63fd3904-7134-4c9a-82c6-011404f202b7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:31:35.681 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-63fd3904-7134-4c9a-82c6-011404f202b7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network bf0b5990-b51f-4828-b2b8-6436cc627a90: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:31:35.835 7 INFO neutron.db.ovn_revision_numbers_db [None req-093eb14c-1c57-4512-9839-1ae4e6b6cc26 - - - - - -] Successfully bumped revision number for resource 68c589df-a610-4bc8-9d8d-08cfa2bd2926 (type: ports) to 2 2026-05-31 18:31:35.928 7 INFO neutron.db.ovn_revision_numbers_db [None req-093eb14c-1c57-4512-9839-1ae4e6b6cc26 - - - - - -] Successfully bumped revision number for resource 7fd865b5-57ea-4c6d-ba81-c9d11e078173 (type: subnets) to 0 [pid: 7|app: 0|req: 297/600] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:31:35 2026] POST /v2.0/subnets => generated 694 bytes in 847 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:31:36.183 8 INFO neutron.db.ovn_revision_numbers_db [None req-fba48b00-6d11-48e9-9ea7-f9aaebbe3493 - - - - - -] Successfully bumped revision number for resource b43330e9-527a-44b0-8a6b-b131301a8238 (type: ports) to 2 2026-05-31 18:31:36.213 8 INFO neutron.db.ovn_revision_numbers_db [None req-fba48b00-6d11-48e9-9ea7-f9aaebbe3493 - - - - - -] Successfully bumped revision number for resource 5c90e587-3da3-402d-9c36-f38b35d4d06f (type: subnets) to 0 [pid: 8|app: 0|req: 304/601] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:31:35 2026] POST /v2.0/subnets => generated 692 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:31:36.501 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1273a313-a988-4c0a-80bd-52414aede771 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:31:36.502 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1273a313-a988-4c0a-80bd-52414aede771 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:31:36.605 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-70935157-2c26-4d1e-8c0f-6d10d5307015 - - - - - -] OVN reports status down for port: 4c973f7d-29a0-4d30-b4c4-5b75a9a82422 2026-05-31 18:31:36.658 7 INFO neutron.db.ovn_revision_numbers_db [None req-1273a313-a988-4c0a-80bd-52414aede771 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 4c973f7d-29a0-4d30-b4c4-5b75a9a82422 (type: ports) to 1 2026-05-31 18:31:36.753 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8db65128-7497-411a-b00b-f19c98c76e55 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:31:36.754 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8db65128-7497-411a-b00b-f19c98c76e55 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:31:36.904 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-70935157-2c26-4d1e-8c0f-6d10d5307015 - - - - - -] OVN reports status down for port: be235132-d39a-4b86-9546-276ed438762d 2026-05-31 18:31:36.909 8 INFO neutron.db.ovn_revision_numbers_db [None req-8db65128-7497-411a-b00b-f19c98c76e55 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource be235132-d39a-4b86-9546-276ed438762d (type: ports) to 1 2026-05-31 18:31:37.094 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-1273a313-a988-4c0a-80bd-52414aede771 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Starting OVNClientQosExtension 2026-05-31 18:31:37.181 7 WARNING oslo_config.cfg [None req-1273a313-a988-4c0a-80bd-52414aede771 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - 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-05-31 18:31:37.424 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-8db65128-7497-411a-b00b-f19c98c76e55 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Starting OVNClientQosExtension 2026-05-31 18:31:37.437 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-f90d77a2-4f3d-48ab-91d8-91202b427d96 - - - - - -] Schedule LRP lrp-4c973f7d-29a0-4d30-b4c4-5b75a9a82422 on gateway d5cb41c3-6d1b-4e0a-be22-9c994d255c69 with priority 1 2026-05-31 18:31:37.524 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router 114da9fe-5164-43a5-a10a-68940cb375a0 is bound to host instance 2026-05-31 18:31:37.555 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-70935157-2c26-4d1e-8c0f-6d10d5307015 - - - - - -] OVN reports status up for port: 4c973f7d-29a0-4d30-b4c4-5b75a9a82422 2026-05-31 18:31:37.619 7 INFO neutron.plugins.ml2.plugin [None req-70935157-2c26-4d1e-8c0f-6d10d5307015 - - - - - -] Attempt 1 to provision port 4c973f7d-29a0-4d30-b4c4-5b75a9a82422 2026-05-31 18:31:37.626 8 WARNING oslo_config.cfg [None req-8db65128-7497-411a-b00b-f19c98c76e55 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - 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-05-31 18:31:37.663 7 INFO neutron.db.ovn_revision_numbers_db [None req-1273a313-a988-4c0a-80bd-52414aede771 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 4c973f7d-29a0-4d30-b4c4-5b75a9a82422 (type: router_ports) to 1 2026-05-31 18:31:37.808 7 INFO neutron.db.ovn_revision_numbers_db [None req-1273a313-a988-4c0a-80bd-52414aede771 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 114da9fe-5164-43a5-a10a-68940cb375a0 (type: routers) to 2 [pid: 7|app: 0|req: 298/602] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:31:35 2026] POST /v2.0/routers => generated 963 bytes in 1886 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:31:37.861 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-be235132-d39a-4b86-9546-276ed438762d on gateway d5cb41c3-6d1b-4e0a-be22-9c994d255c69 with priority 1 2026-05-31 18:31:38.003 8 INFO neutron.db.ovn_revision_numbers_db [None req-8db65128-7497-411a-b00b-f19c98c76e55 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource be235132-d39a-4b86-9546-276ed438762d (type: router_ports) to 1 2026-05-31 18:31:38.074 8 INFO neutron.db.ovn_revision_numbers_db [None req-8db65128-7497-411a-b00b-f19c98c76e55 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 9823de72-8c92-420d-9f9a-4166751a88c8 (type: routers) to 2 [pid: 8|app: 0|req: 305/603] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:31:36 2026] POST /v2.0/routers => generated 972 bytes in 1862 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:31:38.384 8 INFO neutron.db.ovn_revision_numbers_db [None req-c9aeba5a-94e8-4538-a7ef-b52d4482ba9e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 0f272bdb-97dd-499d-8a0b-f24735ab2fb9 (type: security_groups) to 1 2026-05-31 18:31:38.396 8 INFO neutron.db.ovn_revision_numbers_db [None req-c9aeba5a-94e8-4538-a7ef-b52d4482ba9e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 222ab061-b083-4a27-91ca-9b8b3c87ba06 (type: security_group_rules) to 0 2026-05-31 18:31:38.411 8 INFO neutron.db.ovn_revision_numbers_db [None req-c9aeba5a-94e8-4538-a7ef-b52d4482ba9e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 2f1939ba-b8e3-4b35-8f6c-34776f72893e (type: security_group_rules) to 0 2026-05-31 18:31:38.422 8 INFO neutron.db.ovn_revision_numbers_db [None req-c9aeba5a-94e8-4538-a7ef-b52d4482ba9e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 9a5d7255-4e7e-4b94-bd3a-e9ea933f801c (type: security_group_rules) to 0 2026-05-31 18:31:38.431 8 INFO neutron.db.ovn_revision_numbers_db [None req-c9aeba5a-94e8-4538-a7ef-b52d4482ba9e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource bb344794-f5b1-4595-8b57-d27f8008bd77 (type: security_group_rules) to 0 2026-05-31 18:31:38.510 8 INFO neutron.db.segments_db [None req-c9aeba5a-94e8-4538-a7ef-b52d4482ba9e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Added segment 403c9689-6b87-4bbd-aff7-9f351dd5223a of type geneve for network 83ee7bd6-f529-41b5-8a31-a06ff5462b60 2026-05-31 18:31:38.617 8 INFO neutron.db.ovn_revision_numbers_db [None req-c9aeba5a-94e8-4538-a7ef-b52d4482ba9e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 83ee7bd6-f529-41b5-8a31-a06ff5462b60 (type: networks) to 1 2026-05-31 18:31:38.621 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fda27848-5956-4e45-b352-80be395f86eb f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:31:38.625 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fda27848-5956-4e45-b352-80be395f86eb f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:31:38.810 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c9aeba5a-94e8-4538-a7ef-b52d4482ba9e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:31:38.812 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c9aeba5a-94e8-4538-a7ef-b52d4482ba9e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 83ee7bd6-f529-41b5-8a31-a06ff5462b60: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:31:38.923 8 INFO neutron.db.ovn_revision_numbers_db [None req-c9aeba5a-94e8-4538-a7ef-b52d4482ba9e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 0aac99f4-ad99-459c-9c47-bd47d6b37e4c (type: ports) to 1 [pid: 8|app: 0|req: 306/604] 10.0.0.221 () {34 vars in 671 bytes} [Sun May 31 18:31:38 2026] POST /v2.0/networks => generated 752 bytes in 848 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:31:38.956 7 INFO neutron.db.ovn_revision_numbers_db [None req-fda27848-5956-4e45-b352-80be395f86eb f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 25dee29b-1236-4f38-94c7-cea135bcf72a (type: ports) to 1 2026-05-31 18:31:39.287 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-53538fae-87fc-487e-8607-6298f8f776d3 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:31:39.288 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-53538fae-87fc-487e-8607-6298f8f776d3 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 72b62ec1-d63c-48e2-b7a5-e09ad402082c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:31:39.431 8 INFO neutron.db.ovn_revision_numbers_db [None req-53538fae-87fc-487e-8607-6298f8f776d3 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 1fca48a8-2e74-49bd-a9e5-033a3dc6437b (type: ports) to 1 2026-05-31 18:31:39.502 7 INFO neutron.db.ovn_revision_numbers_db [None req-9e4fb5e2-8c3c-4267-b68d-fb47324c17af - - - - - -] Successfully bumped revision number for resource 4c973f7d-29a0-4d30-b4c4-5b75a9a82422 (type: ports) to 4 2026-05-31 18:31:39.935 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-70935157-2c26-4d1e-8c0f-6d10d5307015 - - - - - -] OVN reports status up for port: be235132-d39a-4b86-9546-276ed438762d 2026-05-31 18:31:39.963 7 INFO neutron.plugins.ml2.plugin [None req-70935157-2c26-4d1e-8c0f-6d10d5307015 - - - - - -] Attempt 1 to provision port be235132-d39a-4b86-9546-276ed438762d 2026-05-31 18:31:40.119 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-53538fae-87fc-487e-8607-6298f8f776d3 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:31:40.120 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-53538fae-87fc-487e-8607-6298f8f776d3 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 72b62ec1-d63c-48e2-b7a5-e09ad402082c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:31:40.267 7 INFO neutron.db.ovn_revision_numbers_db [None req-9e4fb5e2-8c3c-4267-b68d-fb47324c17af - - - - - -] Successfully bumped revision number for resource 4c973f7d-29a0-4d30-b4c4-5b75a9a82422 (type: ports) to 5 2026-05-31 18:31:40.380 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-f90d77a2-4f3d-48ab-91d8-91202b427d96 - - - - - -] Schedule LRP lrp-25dee29b-1236-4f38-94c7-cea135bcf72a on gateway d5cb41c3-6d1b-4e0a-be22-9c994d255c69 with priority 1 2026-05-31 18:31:40.386 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-9e4fb5e2-8c3c-4267-b68d-fb47324c17af - - - - - -] Router 9823de72-8c92-420d-9f9a-4166751a88c8 is bound to host instance 2026-05-31 18:31:40.684 7 INFO neutron.db.ovn_revision_numbers_db [None req-fda27848-5956-4e45-b352-80be395f86eb f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 25dee29b-1236-4f38-94c7-cea135bcf72a (type: router_ports) to 1 2026-05-31 18:31:40.788 8 INFO neutron.db.ovn_revision_numbers_db [None req-53538fae-87fc-487e-8607-6298f8f776d3 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 1fca48a8-2e74-49bd-a9e5-033a3dc6437b (type: router_ports) to 1 [pid: 8|app: 0|req: 307/605] 10.0.0.221 () {34 vars in 783 bytes} [Sun May 31 18:31:38 2026] PUT /v2.0/routers/114da9fe-5164-43a5-a10a-68940cb375a0/add_router_interface => generated 309 bytes in 1851 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:31:40.848 7 INFO neutron.db.ovn_revision_numbers_db [None req-fda27848-5956-4e45-b352-80be395f86eb f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource fcdb6e28-4796-463d-a0ae-9692463f3da9 (type: routers) to 2 [pid: 7|app: 0|req: 299/606] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:31:37 2026] POST /v2.0/routers => generated 970 bytes in 3057 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:31:41.194 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e80fab60-9b0d-476c-abb8-b8f966954158 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:31:41.199 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e80fab60-9b0d-476c-abb8-b8f966954158 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 83ee7bd6-f529-41b5-8a31-a06ff5462b60: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:31:41.266 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ef966b3c-c533-4bfa-b319-d903d6f5a329 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:31:41.267 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ef966b3c-c533-4bfa-b319-d903d6f5a329 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network d33600c7-3251-4f47-b5a4-0fa814bbfaa2: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:31:41.447 8 INFO neutron.db.ovn_revision_numbers_db [None req-ef966b3c-c533-4bfa-b319-d903d6f5a329 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource ca4c568a-17d8-41ca-a71e-7ced88134e9c (type: ports) to 1 2026-05-31 18:31:41.938 7 INFO neutron.db.ovn_revision_numbers_db [None req-e90e56d9-446e-431c-a758-851a03463d97 - - - - - -] Successfully bumped revision number for resource 0aac99f4-ad99-459c-9c47-bd47d6b37e4c (type: ports) to 2 2026-05-31 18:31:42.005 7 INFO neutron.db.ovn_revision_numbers_db [None req-69bcc85b-57b1-41d3-80e5-3334028d2b86 - - - - - -] Successfully bumped revision number for resource be235132-d39a-4b86-9546-276ed438762d (type: ports) to 4 2026-05-31 18:31:42.020 7 INFO neutron.db.ovn_revision_numbers_db [None req-e90e56d9-446e-431c-a758-851a03463d97 - - - - - -] Successfully bumped revision number for resource 52e40f71-3c0d-45a5-bfc5-df0bfa60ed78 (type: subnets) to 0 2026-05-31 18:31:42.049 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ef966b3c-c533-4bfa-b319-d903d6f5a329 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:31:42.054 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ef966b3c-c533-4bfa-b319-d903d6f5a329 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network d33600c7-3251-4f47-b5a4-0fa814bbfaa2: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 300/607] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:31:40 2026] POST /v2.0/subnets => generated 696 bytes in 1162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:31:42.530 8 INFO neutron.db.ovn_revision_numbers_db [None req-ef966b3c-c533-4bfa-b319-d903d6f5a329 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource ca4c568a-17d8-41ca-a71e-7ced88134e9c (type: router_ports) to 1 [pid: 8|app: 0|req: 308/608] 10.0.0.221 () {34 vars in 783 bytes} [Sun May 31 18:31:40 2026] PUT /v2.0/routers/9823de72-8c92-420d-9f9a-4166751a88c8/add_router_interface => generated 309 bytes in 1742 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:31:42.709 8 INFO neutron.db.ovn_revision_numbers_db [None req-dac0929f-6df6-4c79-bd47-eeecd8fff492 f317062631364d788e6dd527593fae71 199bcb1bb41e401fa720e707edc3b7ed - - default default] Successfully bumped revision number for resource ed06288e-0910-485a-addb-2895f4ab9a1c (type: security_groups) to 1 2026-05-31 18:31:42.719 8 INFO neutron.db.ovn_revision_numbers_db [None req-dac0929f-6df6-4c79-bd47-eeecd8fff492 f317062631364d788e6dd527593fae71 199bcb1bb41e401fa720e707edc3b7ed - - default default] Successfully bumped revision number for resource 0055b4a2-fa4a-48b6-9c0c-b3578e082d3f (type: security_group_rules) to 0 2026-05-31 18:31:42.730 8 INFO neutron.db.ovn_revision_numbers_db [None req-dac0929f-6df6-4c79-bd47-eeecd8fff492 f317062631364d788e6dd527593fae71 199bcb1bb41e401fa720e707edc3b7ed - - default default] Successfully bumped revision number for resource 390ffe33-d31f-4310-93ec-9b095beb9e75 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 309/609] 10.0.0.221 () {34 vars in 685 bytes} [Sun May 31 18:31:42 2026] POST /v2.0/security-groups => generated 1659 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-31 18:31:42.872 7 INFO neutron.db.ovn_revision_numbers_db [None req-69bcc85b-57b1-41d3-80e5-3334028d2b86 - - - - - -] Successfully bumped revision number for resource be235132-d39a-4b86-9546-276ed438762d (type: ports) to 5 2026-05-31 18:31:42.978 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-69bcc85b-57b1-41d3-80e5-3334028d2b86 - - - - - -] Router fcdb6e28-4796-463d-a0ae-9692463f3da9 is bound to host instance 2026-05-31 18:31:42.985 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-626b1c99-d047-4f10-a723-1c9899a1ae79 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:31:42.992 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-626b1c99-d047-4f10-a723-1c9899a1ae79 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network bf0b5990-b51f-4828-b2b8-6436cc627a90: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:31:43.190 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1141744d-728a-46cc-aaaa-29fdea291658 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:31:43.193 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1141744d-728a-46cc-aaaa-29fdea291658 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:31:43.241 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-70935157-2c26-4d1e-8c0f-6d10d5307015 - - - - - -] OVN reports status down for port: 25dee29b-1236-4f38-94c7-cea135bcf72a 2026-05-31 18:31:43.244 7 INFO neutron.db.ovn_revision_numbers_db [None req-626b1c99-d047-4f10-a723-1c9899a1ae79 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d8f31f83-c20b-4c7c-aac6-71fcc0dcf3e9 (type: ports) to 1 2026-05-31 18:31:43.333 8 INFO neutron.db.ovn_revision_numbers_db [None req-1141744d-728a-46cc-aaaa-29fdea291658 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource ba2bf047-589a-4fb8-9647-05d3dc3558fe (type: ports) to 1 2026-05-31 18:31:43.814 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-ba2bf047-589a-4fb8-9647-05d3dc3558fe on gateway d5cb41c3-6d1b-4e0a-be22-9c994d255c69 with priority 1 2026-05-31 18:31:43.943 8 INFO neutron.db.ovn_revision_numbers_db [None req-1141744d-728a-46cc-aaaa-29fdea291658 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource ba2bf047-589a-4fb8-9647-05d3dc3558fe (type: router_ports) to 1 2026-05-31 18:31:44.003 8 INFO neutron.db.ovn_revision_numbers_db [None req-1141744d-728a-46cc-aaaa-29fdea291658 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e9f843a2-1590-4f75-a8c2-acdb30d0f2b1 (type: routers) to 2 [pid: 8|app: 0|req: 310/610] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:31:42 2026] POST /v2.0/routers => generated 974 bytes in 1234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:31:44.162 8 INFO neutron.db.ovn_revision_numbers_db [None req-01bd1703-aa32-4af7-887a-4bedef500460 f317062631364d788e6dd527593fae71 199bcb1bb41e401fa720e707edc3b7ed - - default default] Successfully bumped revision number for resource f9fe84cd-bbbb-43ca-8c43-933020f0d021 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 311/611] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:31:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:31:44.222 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-70935157-2c26-4d1e-8c0f-6d10d5307015 - - - - - -] Logical_Switch_Port 25dee29b-1236-4f38-94c7-cea135bcf72a host information not removed, the port state is up 2026-05-31 18:31:44.223 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-70935157-2c26-4d1e-8c0f-6d10d5307015 - - - - - -] OVN reports status down for port: 0aac99f4-ad99-459c-9c47-bd47d6b37e4c 2026-05-31 18:31:44.327 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d6e7579-7c0e-4702-b491-1d1588a8a4a6 433b711d5f7e47f3a999c1727f309f9e 49f675aa257f4453b5b138adbb72429a - - default default] Successfully bumped revision number for resource d807b099-9283-4311-8822-87bec5feff0b (type: security_groups) to 1 2026-05-31 18:31:44.338 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d6e7579-7c0e-4702-b491-1d1588a8a4a6 433b711d5f7e47f3a999c1727f309f9e 49f675aa257f4453b5b138adbb72429a - - default default] Successfully bumped revision number for resource 2b00ad67-ae63-4c18-a154-29a5dc9df102 (type: security_group_rules) to 0 2026-05-31 18:31:44.349 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d6e7579-7c0e-4702-b491-1d1588a8a4a6 433b711d5f7e47f3a999c1727f309f9e 49f675aa257f4453b5b138adbb72429a - - default default] Successfully bumped revision number for resource 717318d2-84a0-4730-b32c-769183926b4f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 312/612] 10.0.0.221 () {34 vars in 685 bytes} [Sun May 31 18:31:44 2026] POST /v2.0/security-groups => generated 1661 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-31 18:31:44.402 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-70935157-2c26-4d1e-8c0f-6d10d5307015 - - - - - -] OVN reports status down for port: 1fca48a8-2e74-49bd-a9e5-033a3dc6437b 2026-05-31 18:31:44.561 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-70935157-2c26-4d1e-8c0f-6d10d5307015 - - - - - -] Logical_Switch_Port 1fca48a8-2e74-49bd-a9e5-033a3dc6437b host information not removed, the port state is up 2026-05-31 18:31:44.563 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-70935157-2c26-4d1e-8c0f-6d10d5307015 - - - - - -] OVN reports status up for port: 1fca48a8-2e74-49bd-a9e5-033a3dc6437b 2026-05-31 18:31:44.595 7 INFO neutron.plugins.ml2.plugin [None req-70935157-2c26-4d1e-8c0f-6d10d5307015 - - - - - -] Attempt 1 to provision port 1fca48a8-2e74-49bd-a9e5-033a3dc6437b 2026-05-31 18:31:44.875 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0f7a8550-5265-4d05-b1b5-b11e073331d7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:31:44.876 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0f7a8550-5265-4d05-b1b5-b11e073331d7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 83ee7bd6-f529-41b5-8a31-a06ff5462b60: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:31:44.953 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-626b1c99-d047-4f10-a723-1c9899a1ae79 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:31:44.963 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-626b1c99-d047-4f10-a723-1c9899a1ae79 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network bf0b5990-b51f-4828-b2b8-6436cc627a90: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:31:45.006 7 INFO neutron.db.ovn_revision_numbers_db [None req-4fb5dc9b-1bc8-4acd-9d5b-024e0f6e3c62 - - - - - -] Successfully bumped revision number for resource 25dee29b-1236-4f38-94c7-cea135bcf72a (type: ports) to 4 2026-05-31 18:31:45.008 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f7a8550-5265-4d05-b1b5-b11e073331d7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 2b083ecb-62b4-4070-b139-4db6824cb4bd (type: ports) to 1 2026-05-31 18:31:45.654 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0f7a8550-5265-4d05-b1b5-b11e073331d7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:31:45.655 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0f7a8550-5265-4d05-b1b5-b11e073331d7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 83ee7bd6-f529-41b5-8a31-a06ff5462b60: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:31:45.824 7 INFO neutron.db.ovn_revision_numbers_db [None req-70935157-2c26-4d1e-8c0f-6d10d5307015 - - - - - -] Successfully bumped revision number for resource 1fca48a8-2e74-49bd-a9e5-033a3dc6437b (type: ports) to 2 2026-05-31 18:31:46.103 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f7a8550-5265-4d05-b1b5-b11e073331d7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 2b083ecb-62b4-4070-b139-4db6824cb4bd (type: router_ports) to 1 [pid: 8|app: 0|req: 315/615] 10.0.0.221 () {34 vars in 783 bytes} [Sun May 31 18:31:44 2026] PUT /v2.0/routers/e9f843a2-1590-4f75-a8c2-acdb30d0f2b1/add_router_interface => generated 309 bytes in 1720 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:31:46.243 8 INFO neutron.db.ovn_revision_numbers_db [None req-2070e3e1-aa39-45be-adfd-19c5b2f2763e f317062631364d788e6dd527593fae71 199bcb1bb41e401fa720e707edc3b7ed - - default default] Successfully bumped revision number for resource 99388632-687f-4505-9946-c1612c9554a2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 316/616] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:31:46 2026] POST /v2.0/security-group-rules => generated 602 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:31:46.397 8 INFO neutron.db.ovn_revision_numbers_db [None req-477375f3-a1dd-4371-aa37-2f91c0fd38a3 433b711d5f7e47f3a999c1727f309f9e 49f675aa257f4453b5b138adbb72429a - - default default] Successfully bumped revision number for resource 76329eec-b840-4f6d-8938-95cb5115ec90 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 317/617] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:31:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:31:46.646 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-69bbf576-8fb7-4df3-b78e-ca0bc4c528e2 f317062631364d788e6dd527593fae71 199bcb1bb41e401fa720e707edc3b7ed - - default default] No more DHCP agents 2026-05-31 18:31:46.647 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-69bbf576-8fb7-4df3-b78e-ca0bc4c528e2 f317062631364d788e6dd527593fae71 199bcb1bb41e401fa720e707edc3b7ed - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:31:46.684 7 INFO neutron.db.ovn_revision_numbers_db [None req-4fb5dc9b-1bc8-4acd-9d5b-024e0f6e3c62 - - - - - -] Successfully bumped revision number for resource 25dee29b-1236-4f38-94c7-cea135bcf72a (type: ports) to 5 2026-05-31 18:31:46.797 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-4fb5dc9b-1bc8-4acd-9d5b-024e0f6e3c62 - - - - - -] Router e9f843a2-1590-4f75-a8c2-acdb30d0f2b1 is bound to host instance [pid: 8|app: 0|req: 318/618] 10.0.0.221 () {34 vars in 676 bytes} [Sun May 31 18:31:46 2026] POST /v2.0/floatingips => generated 552 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:31:47.002 7 INFO neutron.db.ovn_revision_numbers_db [None req-626b1c99-d047-4f10-a723-1c9899a1ae79 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d8f31f83-c20b-4c7c-aac6-71fcc0dcf3e9 (type: router_ports) to 1 [pid: 7|app: 0|req: 301/619] 10.0.0.221 () {34 vars in 783 bytes} [Sun May 31 18:31:42 2026] PUT /v2.0/routers/fcdb6e28-4796-463d-a0ae-9692463f3da9/add_router_interface => generated 309 bytes in 4958 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:31:47.083 8 INFO neutron.db.ovn_revision_numbers_db [None req-981a0584-4879-47d6-8b2f-21b64ede9f8c 433b711d5f7e47f3a999c1727f309f9e 49f675aa257f4453b5b138adbb72429a - - default default] Successfully bumped revision number for resource 2d3d791d-a917-4ffd-954c-b5442d16a543 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 319/620] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:31:46 2026] POST /v2.0/security-group-rules => generated 602 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:31:47.336 7 INFO neutron.db.ovn_revision_numbers_db [req-f2f32c5f-651e-45f0-9c1d-45a80e66f15d req-332f1fbf-5dbc-4f17-9017-564876a7820e 46f8d9d63f1c433d8914994e996a2412 babbfab1c4ce49848411a3c21af3dac3 - - default default] Successfully bumped revision number for resource d1a49202-543f-48ae-9780-0daf17876cc0 (type: security_groups) to 1 2026-05-31 18:31:47.352 7 INFO neutron.db.ovn_revision_numbers_db [req-f2f32c5f-651e-45f0-9c1d-45a80e66f15d req-332f1fbf-5dbc-4f17-9017-564876a7820e 46f8d9d63f1c433d8914994e996a2412 babbfab1c4ce49848411a3c21af3dac3 - - default default] Successfully bumped revision number for resource 178eab21-0d10-409f-8e4a-843dff99dd4e (type: security_group_rules) to 0 2026-05-31 18:31:47.364 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1f0bb105-877a-4f7a-9d21-8d7899d7bbe6 433b711d5f7e47f3a999c1727f309f9e 49f675aa257f4453b5b138adbb72429a - - default default] No more DHCP agents 2026-05-31 18:31:47.365 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1f0bb105-877a-4f7a-9d21-8d7899d7bbe6 433b711d5f7e47f3a999c1727f309f9e 49f675aa257f4453b5b138adbb72429a - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:31:47.382 7 INFO neutron.db.ovn_revision_numbers_db [req-f2f32c5f-651e-45f0-9c1d-45a80e66f15d req-332f1fbf-5dbc-4f17-9017-564876a7820e 46f8d9d63f1c433d8914994e996a2412 babbfab1c4ce49848411a3c21af3dac3 - - default default] Successfully bumped revision number for resource 9526831d-135e-467c-8a9e-baeda380e96f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 302/621] 10.0.0.16 () {38 vars in 970 bytes} [Sun May 31 18:31:47 2026] POST /v2.0/security-groups => generated 1686 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-31 18:31:47.746 7 INFO neutron.db.ovn_revision_numbers_db [req-67b25c8f-cb43-4339-8c06-ffb12b809561 req-fab41cb7-69c1-4bfc-af98-bd71df533177 413665c740034adfb8fc4a6369003939 98d2c6ce99cb4e4cb48e8550e2da537b - - default default] Successfully bumped revision number for resource 3c7e2c87-9daa-4890-84c8-3d3b88dd812e (type: security_groups) to 1 2026-05-31 18:31:47.764 7 INFO neutron.db.ovn_revision_numbers_db [req-67b25c8f-cb43-4339-8c06-ffb12b809561 req-fab41cb7-69c1-4bfc-af98-bd71df533177 413665c740034adfb8fc4a6369003939 98d2c6ce99cb4e4cb48e8550e2da537b - - default default] Successfully bumped revision number for resource 109a2dad-9b4e-4501-9445-9e68676e0db7 (type: security_group_rules) to 0 2026-05-31 18:31:47.783 7 INFO neutron.db.ovn_revision_numbers_db [req-67b25c8f-cb43-4339-8c06-ffb12b809561 req-fab41cb7-69c1-4bfc-af98-bd71df533177 413665c740034adfb8fc4a6369003939 98d2c6ce99cb4e4cb48e8550e2da537b - - default default] Successfully bumped revision number for resource 4ee89085-331e-4cb3-b43c-cdc1ae76df90 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 303/622] 10.0.0.16 () {38 vars in 970 bytes} [Sun May 31 18:31:47 2026] POST /v2.0/security-groups => generated 1680 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/623] 10.0.0.221 () {34 vars in 676 bytes} [Sun May 31 18:31:47 2026] POST /v2.0/floatingips => generated 552 bytes in 792 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/624] 10.0.0.16 () {34 vars in 1097 bytes} [Sun May 31 18:31:47 2026] GET /v2.0/security-groups?name=tempest-securitygroup--976897448&fields=id&tenant_id=199bcb1bb41e401fa720e707edc3b7ed => generated 69 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/625] 10.0.0.16 () {34 vars in 990 bytes} [Sun May 31 18:31:47 2026] GET /v2.0/security-groups/d1a49202-543f-48ae-9780-0daf17876cc0 => generated 1686 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/626] 10.0.0.16 () {34 vars in 981 bytes} [Sun May 31 18:31:47 2026] GET /v2.0/networks?id=72b62ec1-d63c-48e2-b7a5-e09ad402082c => generated 670 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:31:48.049 7 INFO neutron.db.ovn_revision_numbers_db [None req-2b100adc-7aae-4b87-a0e3-e5b23f3a88ba - - - - - -] Successfully bumped revision number for resource ba2bf047-589a-4fb8-9647-05d3dc3558fe (type: ports) to 4 [pid: 7|app: 0|req: 306/627] 10.0.0.16 () {34 vars in 964 bytes} [Sun May 31 18:31:48 2026] GET /v2.0/quotas/199bcb1bb41e401fa720e707edc3b7ed => generated 292 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:31:48.097 8 INFO neutron.db.ovn_revision_numbers_db [req-803c7d9f-5769-4ffe-956f-9250def68f64 req-0e83e722-6bf1-45e9-adf0-d4f20e294fb2 46f8d9d63f1c433d8914994e996a2412 babbfab1c4ce49848411a3c21af3dac3 - - default default] Successfully bumped revision number for resource 8e3ef3c7-3cab-45c5-8638-2fcecf5df302 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 322/628] 10.0.0.16 () {38 vars in 980 bytes} [Sun May 31 18:31:47 2026] POST /v2.0/security-group-rules => generated 614 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/629] 10.0.0.16 () {34 vars in 1001 bytes} [Sun May 31 18:31:48 2026] GET /v2.0/ports?tenant_id=199bcb1bb41e401fa720e707edc3b7ed&fields=id => generated 103 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:31:48.284 8 INFO neutron.db.ovn_revision_numbers_db [req-8f129d07-20e7-43ee-9c1d-c9ec162d64d8 req-53f08b2e-bf5c-4577-8f96-bc152ff3f60b 413665c740034adfb8fc4a6369003939 98d2c6ce99cb4e4cb48e8550e2da537b - - default default] Successfully bumped revision number for resource 4024ced0-8535-482c-8090-1a771e162ba7 (type: security_groups) to 1 2026-05-31 18:31:48.294 8 INFO neutron.db.ovn_revision_numbers_db [req-8f129d07-20e7-43ee-9c1d-c9ec162d64d8 req-53f08b2e-bf5c-4577-8f96-bc152ff3f60b 413665c740034adfb8fc4a6369003939 98d2c6ce99cb4e4cb48e8550e2da537b - - default default] Successfully bumped revision number for resource 88afe3e9-3b28-486d-95d6-e4b4ca5791bc (type: security_group_rules) to 0 2026-05-31 18:31:48.304 8 INFO neutron.db.ovn_revision_numbers_db [req-8f129d07-20e7-43ee-9c1d-c9ec162d64d8 req-53f08b2e-bf5c-4577-8f96-bc152ff3f60b 413665c740034adfb8fc4a6369003939 98d2c6ce99cb4e4cb48e8550e2da537b - - default default] Successfully bumped revision number for resource d057e52b-081e-43e2-a0a9-525099777e0b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 323/630] 10.0.0.16 () {38 vars in 970 bytes} [Sun May 31 18:31:48 2026] POST /v2.0/security-groups => generated 1680 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-31 18:31:48.553 7 INFO neutron.db.ovn_revision_numbers_db [req-ca9cff58-a7ee-4fc4-b376-7d19d25f6590 req-5998be14-2089-4c2e-a171-84465e59f859 46f8d9d63f1c433d8914994e996a2412 babbfab1c4ce49848411a3c21af3dac3 - - default default] Successfully bumped revision number for resource a396114a-3385-46f3-8d4e-9a7fa3a7ebe5 (type: security_groups) to 1 2026-05-31 18:31:48.581 7 INFO neutron.db.ovn_revision_numbers_db [req-ca9cff58-a7ee-4fc4-b376-7d19d25f6590 req-5998be14-2089-4c2e-a171-84465e59f859 46f8d9d63f1c433d8914994e996a2412 babbfab1c4ce49848411a3c21af3dac3 - - default default] Successfully bumped revision number for resource 8712ab68-678b-48c5-b19e-32a2c103ba4b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 324/631] 10.0.0.16 () {34 vars in 906 bytes} [Sun May 31 18:31:48 2026] GET /v2.0/extensions => generated 20118 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-31 18:31:48.601 7 INFO neutron.db.ovn_revision_numbers_db [None req-2b100adc-7aae-4b87-a0e3-e5b23f3a88ba - - - - - -] Successfully bumped revision number for resource ba2bf047-589a-4fb8-9647-05d3dc3558fe (type: ports) to 5 2026-05-31 18:31:48.603 7 INFO neutron.db.ovn_revision_numbers_db [req-ca9cff58-a7ee-4fc4-b376-7d19d25f6590 req-5998be14-2089-4c2e-a171-84465e59f859 46f8d9d63f1c433d8914994e996a2412 babbfab1c4ce49848411a3c21af3dac3 - - default default] Successfully bumped revision number for resource e7a7f3cf-3d6d-45ae-98b1-c7a74e46e115 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 325/632] 10.0.0.16 () {34 vars in 1007 bytes} [Sun May 31 18:31:48 2026] GET /v2.0/networks/72b62ec1-d63c-48e2-b7a5-e09ad402082c?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/633] 10.0.0.16 () {38 vars in 970 bytes} [Sun May 31 18:31:48 2026] POST /v2.0/security-groups => generated 1684 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/634] 10.0.0.16 () {34 vars in 1107 bytes} [Sun May 31 18:31:48 2026] GET /v2.0/networks/72b62ec1-d63c-48e2-b7a5-e09ad402082c?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) 2026-05-31 18:31:48.873 7 INFO neutron.db.ovn_revision_numbers_db [req-c1a2d840-088b-4940-bcc3-892bbe7172be req-fe73fbd8-5966-45bc-b454-ec4af88b6736 413665c740034adfb8fc4a6369003939 98d2c6ce99cb4e4cb48e8550e2da537b - - default default] Successfully bumped revision number for resource f89b7e1c-1e28-480f-9cfa-badf7521f9b2 (type: security_groups) to 1 [pid: 8|app: 0|req: 327/635] 10.0.0.16 () {34 vars in 990 bytes} [Sun May 31 18:31:48 2026] GET /v2.0/security-groups/a396114a-3385-46f3-8d4e-9a7fa3a7ebe5 => generated 1684 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:31:48.890 7 INFO neutron.db.ovn_revision_numbers_db [req-c1a2d840-088b-4940-bcc3-892bbe7172be req-fe73fbd8-5966-45bc-b454-ec4af88b6736 413665c740034adfb8fc4a6369003939 98d2c6ce99cb4e4cb48e8550e2da537b - - default default] Successfully bumped revision number for resource 5cc0e6b4-4da2-44dc-bf0e-929403118e14 (type: security_group_rules) to 0 2026-05-31 18:31:48.908 7 INFO neutron.db.ovn_revision_numbers_db [req-c1a2d840-088b-4940-bcc3-892bbe7172be req-fe73fbd8-5966-45bc-b454-ec4af88b6736 413665c740034adfb8fc4a6369003939 98d2c6ce99cb4e4cb48e8550e2da537b - - default default] Successfully bumped revision number for resource a8c79ba2-ffe8-4e3c-9b05-f54820a76b0f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 309/636] 10.0.0.16 () {38 vars in 970 bytes} [Sun May 31 18:31:48 2026] POST /v2.0/security-groups => generated 1682 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-31 18:31:49.027 8 INFO neutron.db.ovn_revision_numbers_db [req-50bda9a9-b2ef-4898-8b17-7634f8120c2b req-0281a024-5c3c-42f4-b42d-041c9aa70cb2 46f8d9d63f1c433d8914994e996a2412 babbfab1c4ce49848411a3c21af3dac3 - - default default] Successfully bumped revision number for resource bf05d3a5-7451-4d05-974e-d4aa1860cf9a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 310/637] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:31:48 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/638] 10.0.0.16 () {38 vars in 980 bytes} [Sun May 31 18:31:48 2026] POST /v2.0/security-group-rules => generated 614 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/639] 10.0.0.16 () {34 vars in 1001 bytes} [Sun May 31 18:31:49 2026] GET /v2.0/security-groups?tenant_id=98d2c6ce99cb4e4cb48e8550e2da537b => generated 7903 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/640] 10.0.0.16 () {34 vars in 990 bytes} [Sun May 31 18:31:49 2026] GET /v2.0/security-groups/a396114a-3385-46f3-8d4e-9a7fa3a7ebe5 => generated 2309 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/641] 10.0.0.16 () {34 vars in 990 bytes} [Sun May 31 18:31:49 2026] GET /v2.0/security-groups/df45d7aa-810c-4b1f-b350-0fcd4710ef98 => generated 2918 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/642] 10.0.0.16 () {34 vars in 990 bytes} [Sun May 31 18:31:49 2026] GET /v2.0/security-groups/df45d7aa-810c-4b1f-b350-0fcd4710ef98 => generated 2918 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/643] 10.0.0.16 () {34 vars in 990 bytes} [Sun May 31 18:31:49 2026] GET /v2.0/security-groups/3c7e2c87-9daa-4890-84c8-3d3b88dd812e => generated 1680 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:31:49.241 8 INFO neutron.db.ovn_revision_numbers_db [req-a40bd1cb-cf2e-46e8-8689-5c9966a2db50 req-8f30b054-28b8-42c8-b71e-b1a2c5ebecb9 46f8d9d63f1c433d8914994e996a2412 babbfab1c4ce49848411a3c21af3dac3 - - default default] Successfully bumped revision number for resource bbd37cc1-7a66-44c7-9529-67d2abd0570a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 330/644] 10.0.0.16 () {38 vars in 980 bytes} [Sun May 31 18:31:49 2026] POST /v2.0/security-group-rules => generated 619 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/645] 10.0.0.16 () {34 vars in 990 bytes} [Sun May 31 18:31:49 2026] GET /v2.0/security-groups/a396114a-3385-46f3-8d4e-9a7fa3a7ebe5 => generated 2939 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/646] 10.0.0.16 () {36 vars in 1012 bytes} [Sun May 31 18:31:49 2026] DELETE /v2.0/security-groups/3c7e2c87-9daa-4890-84c8-3d3b88dd812e => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/647] 10.0.0.16 () {34 vars in 1000 bytes} [Sun May 31 18:31:49 2026] GET /v2.0/security-group-rules/bbd37cc1-7a66-44c7-9529-67d2abd0570a => generated 616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:31:49.398 8 INFO neutron.api.v2.resource [req-2cab41d0-8ad7-4d48-bffc-f6410e99f3a4 req-8501303f-f678-4be6-a7d6-f78248ae5e48 413665c740034adfb8fc4a6369003939 98d2c6ce99cb4e4cb48e8550e2da537b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 333/648] 10.0.0.16 () {34 vars in 990 bytes} [Sun May 31 18:31:49 2026] GET /v2.0/security-groups/3c7e2c87-9daa-4890-84c8-3d3b88dd812e => 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: 316/649] 10.0.0.16 () {34 vars in 990 bytes} [Sun May 31 18:31:49 2026] GET /v2.0/security-groups/a396114a-3385-46f3-8d4e-9a7fa3a7ebe5 => generated 2939 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/650] 10.0.0.16 () {34 vars in 990 bytes} [Sun May 31 18:31:49 2026] GET /v2.0/security-groups/4024ced0-8535-482c-8090-1a771e162ba7 => generated 1680 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/651] 10.0.0.16 () {36 vars in 1012 bytes} [Sun May 31 18:31:49 2026] DELETE /v2.0/security-groups/4024ced0-8535-482c-8090-1a771e162ba7 => 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: 334/652] 10.0.0.16 () {36 vars in 1022 bytes} [Sun May 31 18:31:49 2026] DELETE /v2.0/security-group-rules/bbd37cc1-7a66-44c7-9529-67d2abd0570a => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:31:49.612 7 INFO neutron.api.v2.resource [req-bac4ceae-9e4e-4c65-afdd-706560ede20b req-5de33837-23c0-4a46-9e1b-79bf9c28e973 413665c740034adfb8fc4a6369003939 98d2c6ce99cb4e4cb48e8550e2da537b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 319/653] 10.0.0.16 () {34 vars in 990 bytes} [Sun May 31 18:31:49 2026] GET /v2.0/security-groups/4024ced0-8535-482c-8090-1a771e162ba7 => 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: 335/654] 10.0.0.16 () {34 vars in 990 bytes} [Sun May 31 18:31:49 2026] GET /v2.0/security-groups/a396114a-3385-46f3-8d4e-9a7fa3a7ebe5 => generated 2309 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/655] 10.0.0.16 () {34 vars in 990 bytes} [Sun May 31 18:31:49 2026] GET /v2.0/security-groups/f89b7e1c-1e28-480f-9cfa-badf7521f9b2 => generated 1682 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/656] 10.0.0.16 () {36 vars in 1012 bytes} [Sun May 31 18:31:49 2026] DELETE /v2.0/security-groups/a396114a-3385-46f3-8d4e-9a7fa3a7ebe5 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/657] 10.0.0.16 () {36 vars in 1012 bytes} [Sun May 31 18:31:49 2026] DELETE /v2.0/security-groups/f89b7e1c-1e28-480f-9cfa-badf7521f9b2 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/658] 10.0.0.16 () {34 vars in 990 bytes} [Sun May 31 18:31:49 2026] GET /v2.0/security-groups/d1a49202-543f-48ae-9780-0daf17876cc0 => generated 2311 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:31:49.853 7 INFO neutron.api.v2.resource [req-e1ce6fdb-385e-43ea-8300-33976f4e399e req-fd538713-51ee-429a-9111-65b4920c7ed6 413665c740034adfb8fc4a6369003939 98d2c6ce99cb4e4cb48e8550e2da537b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 322/659] 10.0.0.16 () {34 vars in 990 bytes} [Sun May 31 18:31:49 2026] GET /v2.0/security-groups/f89b7e1c-1e28-480f-9cfa-badf7521f9b2 => 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: 323/660] 10.0.0.16 () {34 vars in 1001 bytes} [Sun May 31 18:31:49 2026] GET /v2.0/security-groups?tenant_id=98d2c6ce99cb4e4cb48e8550e2da537b => generated 2921 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/661] 10.0.0.16 () {34 vars in 990 bytes} [Sun May 31 18:31:49 2026] GET /v2.0/security-groups/df45d7aa-810c-4b1f-b350-0fcd4710ef98 => generated 2918 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/662] 10.0.0.16 () {36 vars in 1012 bytes} [Sun May 31 18:31:49 2026] DELETE /v2.0/security-groups/d1a49202-543f-48ae-9780-0daf17876cc0 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/663] 10.0.0.16 () {34 vars in 990 bytes} [Sun May 31 18:31:49 2026] GET /v2.0/security-groups/df45d7aa-810c-4b1f-b350-0fcd4710ef98 => generated 2918 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:31:50.035 7 INFO neutron.api.v2.resource [req-0fe33600-5205-4ceb-9b95-d3a83c2a2ab6 req-1100c9ae-fe8b-4812-a443-a7324a875f45 413665c740034adfb8fc4a6369003939 98d2c6ce99cb4e4cb48e8550e2da537b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 326/664] 10.0.0.16 () {34 vars in 990 bytes} [Sun May 31 18:31:50 2026] GET /v2.0/security-groups/f89b7e1c-1e28-480f-9cfa-badf7521f9b2 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:31:50.069 7 INFO neutron.api.v2.resource [req-d1e3bff5-b950-4dfb-b0e4-38efdeeea279 req-af180a21-9595-49bd-81c8-f24e0d05e5b5 413665c740034adfb8fc4a6369003939 98d2c6ce99cb4e4cb48e8550e2da537b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 327/665] 10.0.0.16 () {34 vars in 990 bytes} [Sun May 31 18:31:50 2026] GET /v2.0/security-groups/4024ced0-8535-482c-8090-1a771e162ba7 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:31:50.103 7 INFO neutron.api.v2.resource [req-4d67c8a1-dd4c-46c7-a803-12e66c8a9d57 req-d469302b-cab6-498a-87c4-9564cb1eaf22 413665c740034adfb8fc4a6369003939 98d2c6ce99cb4e4cb48e8550e2da537b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 328/666] 10.0.0.16 () {34 vars in 990 bytes} [Sun May 31 18:31:50 2026] GET /v2.0/security-groups/3c7e2c87-9daa-4890-84c8-3d3b88dd812e => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:31:50.345 8 INFO neutron_taas.services.taas.taas_plugin [None req-2f8fc00c-1677-4f01-9887-588ac2ef990d f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: 2b083ecb-62b4-4070-b139-4db6824cb4bd 2026-05-31 18:31:50.352 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f8fc00c-1677-4f01-9887-588ac2ef990d f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: 2b083ecb-62b4-4070-b139-4db6824cb4bd 2026-05-31 18:31:50.420 7 INFO neutron_taas.services.taas.taas_plugin [None req-9faeed73-0982-409b-99b0-a0c3df3b0777 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: d8f31f83-c20b-4c7c-aac6-71fcc0dcf3e9 2026-05-31 18:31:50.427 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9faeed73-0982-409b-99b0-a0c3df3b0777 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: d8f31f83-c20b-4c7c-aac6-71fcc0dcf3e9 [pid: 8|app: 0|req: 339/667] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:31:50 2026] PUT /v2.0/routers/e9f843a2-1590-4f75-a8c2-acdb30d0f2b1/remove_router_interface => generated 309 bytes in 992 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-05-31 18:31:51.012 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-4b42e5ab-d6b2-4818-93c3-d5f114419724 - - - - - -] No hosting information found for port 1fca48a8-2e74-49bd-a9e5-033a3dc6437b: RuntimeError: No hosting information found for port 1fca48a8-2e74-49bd-a9e5-033a3dc6437b 2026-05-31 18:31:51.012 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4b42e5ab-d6b2-4818-93c3-d5f114419724 - - - - - -] OVN reports status up for port: 25dee29b-1236-4f38-94c7-cea135bcf72a [pid: 8|app: 0|req: 340/668] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:31:50 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:31:51.084 7 INFO neutron.plugins.ml2.plugin [None req-4b42e5ab-d6b2-4818-93c3-d5f114419724 - - - - - -] Attempt 1 to provision port 25dee29b-1236-4f38-94c7-cea135bcf72a [pid: 7|app: 0|req: 329/669] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:31:50 2026] PUT /v2.0/routers/fcdb6e28-4796-463d-a0ae-9692463f3da9/remove_router_interface => generated 309 bytes in 1156 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-05-31 18:31:51.335 8 INFO neutron_taas.services.taas.taas_plugin [None req-235a006d-f59b-494d-a264-1ff268c2cde9 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: ba2bf047-589a-4fb8-9647-05d3dc3558fe 2026-05-31 18:31:51.339 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-235a006d-f59b-494d-a264-1ff268c2cde9 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: ba2bf047-589a-4fb8-9647-05d3dc3558fe 2026-05-31 18:31:51.470 7 INFO neutron.db.ovn_revision_numbers_db [None req-4b42e5ab-d6b2-4818-93c3-d5f114419724 - - - - - -] Successfully bumped revision number for resource 1fca48a8-2e74-49bd-a9e5-033a3dc6437b (type: router_ports) to 2 2026-05-31 18:31:51.471 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4b42e5ab-d6b2-4818-93c3-d5f114419724 - - - - - -] OVN reports status down for port: ca4c568a-17d8-41ca-a71e-7ced88134e9c 2026-05-31 18:31:51.623 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-4b42e5ab-d6b2-4818-93c3-d5f114419724 - - - - - -] Logical_Switch_Port ca4c568a-17d8-41ca-a71e-7ced88134e9c host information not removed, the port state is up 2026-05-31 18:31:51.624 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4b42e5ab-d6b2-4818-93c3-d5f114419724 - - - - - -] OVN reports status up for port: ca4c568a-17d8-41ca-a71e-7ced88134e9c 2026-05-31 18:31:51.646 7 INFO neutron.plugins.ml2.plugin [None req-4b42e5ab-d6b2-4818-93c3-d5f114419724 - - - - - -] Attempt 1 to provision port ca4c568a-17d8-41ca-a71e-7ced88134e9c [pid: 8|app: 0|req: 341/670] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:31:51 2026] DELETE /v2.0/routers/e9f843a2-1590-4f75-a8c2-acdb30d0f2b1 => generated 0 bytes in 761 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/671] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:31:51 2026] DELETE /v2.0/subnets/52e40f71-3c0d-45a5-bfc5-df0bfa60ed78 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:31:52.015 7 INFO neutron_taas.services.taas.taas_plugin [None req-bacc7e05-9b87-45c5-b578-2ecbd56e8272 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: 25dee29b-1236-4f38-94c7-cea135bcf72a 2026-05-31 18:31:52.023 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bacc7e05-9b87-45c5-b578-2ecbd56e8272 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: 25dee29b-1236-4f38-94c7-cea135bcf72a 2026-05-31 18:31:52.143 8 INFO neutron_taas.services.taas.taas_plugin [None req-2683e76d-183d-4c9b-a386-8e14ce85bfe6 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: 0aac99f4-ad99-459c-9c47-bd47d6b37e4c 2026-05-31 18:31:52.145 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2683e76d-183d-4c9b-a386-8e14ce85bfe6 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: 0aac99f4-ad99-459c-9c47-bd47d6b37e4c [pid: 8|app: 0|req: 343/672] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:31:52 2026] DELETE /v2.0/networks/83ee7bd6-f529-41b5-8a31-a06ff5462b60 => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/673] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:31:52 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:31:52.556 7 INFO neutron.db.ovn_revision_numbers_db [None req-4b42e5ab-d6b2-4818-93c3-d5f114419724 - - - - - -] Successfully bumped revision number for resource ca4c568a-17d8-41ca-a71e-7ced88134e9c (type: ports) to 2 [pid: 8|app: 0|req: 345/674] 10.0.0.16 () {34 vars in 1099 bytes} [Sun May 31 18:31:52 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1121798792&fields=id&tenant_id=49f675aa257f4453b5b138adbb72429a => generated 69 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/675] 10.0.0.16 () {34 vars in 981 bytes} [Sun May 31 18:31:52 2026] GET /v2.0/networks?id=d33600c7-3251-4f47-b5a4-0fa814bbfaa2 => generated 679 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/676] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:31:52 2026] GET /v2.0/security-groups?tenant_id=babbfab1c4ce49848411a3c21af3dac3&name=default => generated 2921 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/677] 10.0.0.16 () {34 vars in 964 bytes} [Sun May 31 18:31:52 2026] GET /v2.0/quotas/49f675aa257f4453b5b138adbb72429a => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:31:52.874 8 INFO neutron.services.segments.plugin [-] Segment 403c9689-6b87-4bbd-aff7-9f351dd5223a resource provider aggregate not found 2026-05-31 18:31:52.895 8 INFO neutron.services.segments.plugin [-] Segment 403c9689-6b87-4bbd-aff7-9f351dd5223a resource provider aggregate not found 2026-05-31 18:31:52.907 8 INFO neutron.services.segments.plugin [-] Segment 403c9689-6b87-4bbd-aff7-9f351dd5223a 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 403c9689-6b87-4bbd-aff7-9f351dd5223a found for delete ", "request_id": "req-e70a92d6-116d-475f-9b8a-ce23791713eb"}]} 2026-05-31 18:31:52.910 8 INFO neutron.services.segments.plugin [-] Segment 403c9689-6b87-4bbd-aff7-9f351dd5223a 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 403c9689-6b87-4bbd-aff7-9f351dd5223a found for delete ", "request_id": "req-fe8201c2-df4a-484d-862f-86c3c998cb16"}]} [pid: 7|app: 0|req: 330/678] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:31:51 2026] DELETE /v2.0/routers/fcdb6e28-4796-463d-a0ae-9692463f3da9 => generated 0 bytes in 1679 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/679] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:31:52 2026] DELETE /v2.0/security-groups/0f272bdb-97dd-499d-8a0b-f24735ab2fb9 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/680] 10.0.0.16 () {34 vars in 1001 bytes} [Sun May 31 18:31:52 2026] GET /v2.0/ports?tenant_id=49f675aa257f4453b5b138adbb72429a&fields=id => generated 103 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/681] 10.0.0.16 () {34 vars in 1007 bytes} [Sun May 31 18:31:53 2026] GET /v2.0/networks/d33600c7-3251-4f47-b5a4-0fa814bbfaa2?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: 333/682] 10.0.0.16 () {34 vars in 1107 bytes} [Sun May 31 18:31:53 2026] GET /v2.0/networks/d33600c7-3251-4f47-b5a4-0fa814bbfaa2?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: 350/683] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:31:52 2026] DELETE /v2.0/subnets/5c90e587-3da3-402d-9c36-f38b35d4d06f => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:31:53.268 7 INFO neutron_taas.services.taas.taas_plugin [None req-652512ae-bc0e-4521-9e47-3c6a1315dd67 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: b43330e9-527a-44b0-8a6b-b131301a8238 2026-05-31 18:31:53.271 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-652512ae-bc0e-4521-9e47-3c6a1315dd67 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: b43330e9-527a-44b0-8a6b-b131301a8238 [pid: 8|app: 0|req: 351/684] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:31:53 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => 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: 352/685] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:31:53 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/686] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:31:53 2026] DELETE /v2.0/networks/bf0b5990-b51f-4828-b2b8-6436cc627a90 => generated 0 bytes in 451 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/687] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:31:53 2026] GET /v2.0/security-groups?tenant_id=98d2c6ce99cb4e4cb48e8550e2da537b&name=default => generated 2921 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/688] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:31:53 2026] GET /v2.0/networks?id=72b62ec1-d63c-48e2-b7a5-e09ad402082c => generated 670 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:31:54.069 7 INFO neutron.services.segments.plugin [-] Segment 67c34997-bd59-4047-b34a-a6f443cfdebe resource provider aggregate not found 2026-05-31 18:31:54.078 7 INFO neutron.services.segments.plugin [-] Segment 67c34997-bd59-4047-b34a-a6f443cfdebe resource provider aggregate not found 2026-05-31 18:31:54.093 7 INFO neutron.services.segments.plugin [-] Segment 67c34997-bd59-4047-b34a-a6f443cfdebe 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 67c34997-bd59-4047-b34a-a6f443cfdebe found for delete ", "request_id": "req-b763e3d7-a1ce-4b59-ad19-4903f8856265"}]} 2026-05-31 18:31:54.094 7 INFO neutron.services.segments.plugin [-] Segment 67c34997-bd59-4047-b34a-a6f443cfdebe 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 67c34997-bd59-4047-b34a-a6f443cfdebe found for delete ", "request_id": "req-5313bf02-e7d0-4fde-848b-640e3a67de2d"}]} [pid: 7|app: 0|req: 336/689] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:31:53 2026] DELETE /v2.0/security-groups/df45d7aa-810c-4b1f-b350-0fcd4710ef98 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/690] 199.204.45.227 () {34 vars in 911 bytes} [Sun May 31 18:31:54 2026] GET /v2.0/extensions => generated 20118 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/691] 199.204.45.227 () {34 vars in 1050 bytes} [Sun May 31 18:31:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=199bcb1bb41e401fa720e707edc3b7ed => generated 180 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/692] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:31:54 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:31:54.540 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-78ef2c06-4a18-43c8-98ce-210dfeac6d5e req-96bf8124-8edf-440f-8418-1c47d0cf8eb3 f317062631364d788e6dd527593fae71 199bcb1bb41e401fa720e707edc3b7ed - - default default] No more DHCP agents 2026-05-31 18:31:54.541 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-78ef2c06-4a18-43c8-98ce-210dfeac6d5e req-96bf8124-8edf-440f-8418-1c47d0cf8eb3 f317062631364d788e6dd527593fae71 199bcb1bb41e401fa720e707edc3b7ed - - default default] Unable to schedule network 72b62ec1-d63c-48e2-b7a5-e09ad402082c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:31:54.738 8 INFO neutron.db.ovn_revision_numbers_db [req-78ef2c06-4a18-43c8-98ce-210dfeac6d5e req-96bf8124-8edf-440f-8418-1c47d0cf8eb3 f317062631364d788e6dd527593fae71 199bcb1bb41e401fa720e707edc3b7ed - - default default] Successfully bumped revision number for resource c4e8d011-6f19-4412-908b-01cf46ee78a1 (type: ports) to 1 [pid: 7|app: 0|req: 339/693] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:31:54 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => generated 961 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/694] 199.204.45.227 () {38 vars in 955 bytes} [Sun May 31 18:31:54 2026] POST /v2.0/ports => generated 958 bytes in 601 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: 356/695] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:31:54 2026] GET /v2.0/security-groups?id=ed06288e-0910-485a-addb-2895f4ab9a1c&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-05-31 18:31:55.038 7 INFO neutron.db.ovn_revision_numbers_db [None req-79bc5cf6-d041-4ec1-b7c8-813b3ed3b249 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource ed2f1097-767d-4c80-ae81-d86f46eaf07d (type: security_groups) to 1 2026-05-31 18:31:55.049 7 INFO neutron.db.ovn_revision_numbers_db [None req-79bc5cf6-d041-4ec1-b7c8-813b3ed3b249 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 4ce77f42-9682-494c-8fb3-2d300c40a148 (type: security_group_rules) to 0 2026-05-31 18:31:55.060 7 INFO neutron.db.ovn_revision_numbers_db [None req-79bc5cf6-d041-4ec1-b7c8-813b3ed3b249 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 6198a42d-9bdc-4625-8edc-1991b24ba6e5 (type: security_group_rules) to 0 2026-05-31 18:31:55.071 7 INFO neutron.db.ovn_revision_numbers_db [None req-79bc5cf6-d041-4ec1-b7c8-813b3ed3b249 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 83ed83cc-5076-4acf-ad19-e91795c177f4 (type: security_group_rules) to 0 2026-05-31 18:31:55.080 7 INFO neutron.db.ovn_revision_numbers_db [None req-79bc5cf6-d041-4ec1-b7c8-813b3ed3b249 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e8863aa9-a329-42ab-8f6c-318b22c4f63a (type: security_group_rules) to 0 2026-05-31 18:31:55.148 7 INFO neutron.db.segments_db [None req-79bc5cf6-d041-4ec1-b7c8-813b3ed3b249 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Added segment c817b87e-57c3-4cb5-b1ea-11d8ecebffd4 of type geneve for network b6b9928b-6e77-492a-862f-86dd42351f65 2026-05-31 18:31:55.289 7 INFO neutron.db.ovn_revision_numbers_db [None req-79bc5cf6-d041-4ec1-b7c8-813b3ed3b249 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource b6b9928b-6e77-492a-862f-86dd42351f65 (type: networks) to 1 2026-05-31 18:31:55.452 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-79bc5cf6-d041-4ec1-b7c8-813b3ed3b249 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:31:55.454 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-79bc5cf6-d041-4ec1-b7c8-813b3ed3b249 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network b6b9928b-6e77-492a-862f-86dd42351f65: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:31:55.596 7 INFO neutron.db.ovn_revision_numbers_db [None req-79bc5cf6-d041-4ec1-b7c8-813b3ed3b249 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource b1f299b3-75ad-4695-8811-27c042ef2c8f (type: ports) to 1 [pid: 7|app: 0|req: 340/696] 10.0.0.221 () {34 vars in 671 bytes} [Sun May 31 18:31:54 2026] POST /v2.0/networks => generated 746 bytes in 865 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:31:55.652 8 INFO neutron.db.ovn_revision_numbers_db [req-78ef2c06-4a18-43c8-98ce-210dfeac6d5e req-3f64a7ae-fed8-4227-b00b-e52420786d68 d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource c4e8d011-6f19-4412-908b-01cf46ee78a1 (type: ports) to 2 [pid: 7|app: 0|req: 341/697] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:31:55 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:31:55.815 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e97eb1ed-f395-43c1-9e7e-8da0878973b1 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:31:55.816 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e97eb1ed-f395-43c1-9e7e-8da0878973b1 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network b6b9928b-6e77-492a-862f-86dd42351f65: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:31:55.904 8 INFO neutron.db.ovn_revision_numbers_db [req-78ef2c06-4a18-43c8-98ce-210dfeac6d5e req-3f64a7ae-fed8-4227-b00b-e52420786d68 d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource c4e8d011-6f19-4412-908b-01cf46ee78a1 (type: ports) to 4 [pid: 8|app: 0|req: 357/698] 199.204.45.227 () {38 vars in 1028 bytes} [Sun May 31 18:31:55 2026] PUT /v2.0/ports/c4e8d011-6f19-4412-908b-01cf46ee78a1 => generated 1208 bytes in 762 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-05-31 18:31:56.224 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c5e5029-eeec-4482-8e91-4bc87393cfa6 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource db7e2d33-06d4-4374-9ff2-f8035d2670a1 (type: security_groups) to 1 2026-05-31 18:31:56.235 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c5e5029-eeec-4482-8e91-4bc87393cfa6 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 2d07e792-e0a2-460d-8b77-55aea6a3c04b (type: security_group_rules) to 0 2026-05-31 18:31:56.249 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c5e5029-eeec-4482-8e91-4bc87393cfa6 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 41923e68-4f48-4037-baae-f215cc1699e2 (type: security_group_rules) to 0 2026-05-31 18:31:56.269 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c5e5029-eeec-4482-8e91-4bc87393cfa6 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 5549ee1d-dba9-437f-8d04-2dfc89635aa7 (type: security_group_rules) to 0 2026-05-31 18:31:56.292 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c5e5029-eeec-4482-8e91-4bc87393cfa6 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 8c17b771-d986-40af-9b6e-332bb9b16fb6 (type: security_group_rules) to 0 2026-05-31 18:31:56.317 7 INFO neutron.db.ovn_revision_numbers_db [None req-1224b16d-79c7-44d2-bc1d-37ebb3293bf4 - - - - - -] Successfully bumped revision number for resource b1f299b3-75ad-4695-8811-27c042ef2c8f (type: ports) to 2 2026-05-31 18:31:56.340 7 INFO neutron.db.ovn_revision_numbers_db [None req-1224b16d-79c7-44d2-bc1d-37ebb3293bf4 - - - - - -] Successfully bumped revision number for resource bf9c5792-1d3b-4531-9eee-8dc92291d85b (type: subnets) to 0 [pid: 7|app: 0|req: 342/699] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:31:55 2026] POST /v2.0/subnets => generated 690 bytes in 696 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/700] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:31:56 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:31:56.394 8 INFO neutron.db.segments_db [None req-2c5e5029-eeec-4482-8e91-4bc87393cfa6 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Added segment bb1b1cdf-2229-430b-bfdd-9b997edb45d2 of type geneve for network 47c9aae7-c9ee-4970-abce-4b93372f1aef 2026-05-31 18:31:56.402 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-76c3fe0b-1b55-479e-bab4-941f317d128d'] response: {'name': 'network-changed', 'server_uuid': 'e196d2ec-7904-42c1-9597-5c001763f435', 'tag': 'c4e8d011-6f19-4412-908b-01cf46ee78a1', 'status': 'completed', 'code': 200} 2026-05-31 18:31:56.509 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c5e5029-eeec-4482-8e91-4bc87393cfa6 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 47c9aae7-c9ee-4970-abce-4b93372f1aef (type: networks) to 1 2026-05-31 18:31:56.672 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2c5e5029-eeec-4482-8e91-4bc87393cfa6 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:31:56.674 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2c5e5029-eeec-4482-8e91-4bc87393cfa6 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 47c9aae7-c9ee-4970-abce-4b93372f1aef: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:31:56.779 8 INFO neutron.db.ovn_revision_numbers_db [None req-2c5e5029-eeec-4482-8e91-4bc87393cfa6 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 50bf7365-0760-40cd-bd49-bb8c703d9ba7 (type: ports) to 1 [pid: 8|app: 0|req: 358/701] 10.0.0.221 () {34 vars in 671 bytes} [Sun May 31 18:31:55 2026] POST /v2.0/networks => generated 755 bytes in 874 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/702] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:31:56 2026] GET /v2.0/security-groups?id=ed06288e-0910-485a-addb-2895f4ab9a1c&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/703] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:31:56 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:31:56.976 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-efd4180e-31ec-4cee-b94e-93b6d3f3097f f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:31:56.977 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-efd4180e-31ec-4cee-b94e-93b6d3f3097f f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 47c9aae7-c9ee-4970-abce-4b93372f1aef: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:31:57.158 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-45717d04-e03d-48d4-aabf-57018afe0432 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:31:57.159 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-45717d04-e03d-48d4-aabf-57018afe0432 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:31:57.313 7 INFO neutron.db.ovn_revision_numbers_db [None req-45717d04-e03d-48d4-aabf-57018afe0432 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 294c07c2-698f-4848-9893-291521d2591d (type: ports) to 1 2026-05-31 18:31:57.466 8 INFO neutron.db.ovn_revision_numbers_db [None req-873c4562-e9e7-4d7b-89bd-049fd9c3ae56 - - - - - -] Successfully bumped revision number for resource 50bf7365-0760-40cd-bd49-bb8c703d9ba7 (type: ports) to 2 2026-05-31 18:31:57.489 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5b7b1bbc-7aec-42db-99c3-d46454655e70 - - - - - -] No hosting information found for port ca4c568a-17d8-41ca-a71e-7ced88134e9c: RuntimeError: No hosting information found for port ca4c568a-17d8-41ca-a71e-7ced88134e9c 2026-05-31 18:31:57.495 8 INFO neutron.db.ovn_revision_numbers_db [None req-873c4562-e9e7-4d7b-89bd-049fd9c3ae56 - - - - - -] Successfully bumped revision number for resource 6fdedfda-18bf-4f0d-a4f7-897c2abe9500 (type: subnets) to 0 [pid: 8|app: 0|req: 361/704] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:31:56 2026] POST /v2.0/subnets => generated 699 bytes in 668 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/705] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:31:57 2026] GET /v2.0/ports?tenant_id=199bcb1bb41e401fa720e707edc3b7ed&device_id=e196d2ec-7904-42c1-9597-5c001763f435 => generated 1211 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:31:57.680 7 INFO neutron.db.ovn_revision_numbers_db [None req-5b7b1bbc-7aec-42db-99c3-d46454655e70 - - - - - -] Successfully bumped revision number for resource ca4c568a-17d8-41ca-a71e-7ced88134e9c (type: router_ports) to 2 2026-05-31 18:31:57.682 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5b7b1bbc-7aec-42db-99c3-d46454655e70 - - - - - -] OVN reports status down for port: d8f31f83-c20b-4c7c-aac6-71fcc0dcf3e9 2026-05-31 18:31:57.699 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5b7b1bbc-7aec-42db-99c3-d46454655e70 - - - - - -] OVN reports status down for port: ba2bf047-589a-4fb8-9647-05d3dc3558fe 2026-05-31 18:31:57.713 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5b7b1bbc-7aec-42db-99c3-d46454655e70 - - - - - -] OVN reports status up for port: ba2bf047-589a-4fb8-9647-05d3dc3558fe 2026-05-31 18:31:57.732 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5b7b1bbc-7aec-42db-99c3-d46454655e70 - - - - - -] OVN reports status up for port: d8f31f83-c20b-4c7c-aac6-71fcc0dcf3e9 2026-05-31 18:31:57.755 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5b7b1bbc-7aec-42db-99c3-d46454655e70 - - - - - -] OVN reports status down for port: 2b083ecb-62b4-4070-b139-4db6824cb4bd 2026-05-31 18:31:57.846 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5b7b1bbc-7aec-42db-99c3-d46454655e70 - - - - - -] OVN reports status up for port: 2b083ecb-62b4-4070-b139-4db6824cb4bd 2026-05-31 18:31:57.970 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3852975c-2601-4a74-b437-d4ac77c5bab2 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:31:57.971 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3852975c-2601-4a74-b437-d4ac77c5bab2 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:31:57.976 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5b7b1bbc-7aec-42db-99c3-d46454655e70 - - - - - -] OVN reports status down for port: c4e8d011-6f19-4412-908b-01cf46ee78a1 2026-05-31 18:31:58.111 8 INFO neutron.db.ovn_revision_numbers_db [None req-3852975c-2601-4a74-b437-d4ac77c5bab2 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 0440b448-9392-4ff3-89c3-ede8c614a29a (type: ports) to 1 2026-05-31 18:31:58.186 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5b7b1bbc-7aec-42db-99c3-d46454655e70 - - - - - -] OVN reports status down for port: b1f299b3-75ad-4695-8811-27c042ef2c8f 2026-05-31 18:31:58.271 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-f90d77a2-4f3d-48ab-91d8-91202b427d96 - - - - - -] Schedule LRP lrp-294c07c2-698f-4848-9893-291521d2591d on gateway d5cb41c3-6d1b-4e0a-be22-9c994d255c69 with priority 1 2026-05-31 18:31:58.383 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-2b100adc-7aae-4b87-a0e3-e5b23f3a88ba - - - - - -] Router 361a1775-ba73-41a2-b263-2c1bf8334dc4 is bound to host instance 2026-05-31 18:31:58.408 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5b7b1bbc-7aec-42db-99c3-d46454655e70 - - - - - -] OVN reports status down for port: 50bf7365-0760-40cd-bd49-bb8c703d9ba7 2026-05-31 18:31:58.484 7 INFO neutron.db.ovn_revision_numbers_db [None req-45717d04-e03d-48d4-aabf-57018afe0432 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 294c07c2-698f-4848-9893-291521d2591d (type: router_ports) to 1 2026-05-31 18:31:58.579 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5b7b1bbc-7aec-42db-99c3-d46454655e70 - - - - - -] OVN reports status down for port: 294c07c2-698f-4848-9893-291521d2591d 2026-05-31 18:31:58.636 7 INFO neutron.db.ovn_revision_numbers_db [None req-45717d04-e03d-48d4-aabf-57018afe0432 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 361a1775-ba73-41a2-b263-2c1bf8334dc4 (type: routers) to 2 [pid: 7|app: 0|req: 344/706] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:31:56 2026] POST /v2.0/routers => generated 968 bytes in 2287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:31:58.737 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5b7b1bbc-7aec-42db-99c3-d46454655e70 - - - - - -] Logical_Switch_Port 294c07c2-698f-4848-9893-291521d2591d host information not removed, the port state is up 2026-05-31 18:31:58.738 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5b7b1bbc-7aec-42db-99c3-d46454655e70 - - - - - -] OVN reports status down for port: 0440b448-9392-4ff3-89c3-ede8c614a29a 2026-05-31 18:31:58.741 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-0440b448-9392-4ff3-89c3-ede8c614a29a on gateway d5cb41c3-6d1b-4e0a-be22-9c994d255c69 with priority 1 2026-05-31 18:31:58.874 8 INFO neutron.db.ovn_revision_numbers_db [None req-3852975c-2601-4a74-b437-d4ac77c5bab2 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 0440b448-9392-4ff3-89c3-ede8c614a29a (type: router_ports) to 1 2026-05-31 18:31:58.930 8 INFO neutron.db.ovn_revision_numbers_db [None req-3852975c-2601-4a74-b437-d4ac77c5bab2 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 8194c358-65e5-4fb3-b614-6628d29c45a3 (type: routers) to 2 [pid: 8|app: 0|req: 363/707] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:31:57 2026] POST /v2.0/routers => generated 977 bytes in 1378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:31:58.946 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5b7b1bbc-7aec-42db-99c3-d46454655e70 - - - - - -] Logical_Switch_Port 0440b448-9392-4ff3-89c3-ede8c614a29a host information not removed, the port state is up 2026-05-31 18:31:58.947 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5b7b1bbc-7aec-42db-99c3-d46454655e70 - - - - - -] OVN reports status up for port: 294c07c2-698f-4848-9893-291521d2591d [pid: 7|app: 0|req: 345/708] 199.204.45.227 () {34 vars in 1018 bytes} [Sun May 31 18:31:58 2026] GET /v2.0/networks?tenant_id=199bcb1bb41e401fa720e707edc3b7ed&shared=False => generated 769 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:31:58.971 7 INFO neutron.plugins.ml2.plugin [None req-5b7b1bbc-7aec-42db-99c3-d46454655e70 - - - - - -] Attempt 1 to provision port 294c07c2-698f-4848-9893-291521d2591d [pid: 8|app: 0|req: 364/709] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:31:58 2026] GET /v2.0/networks?id=d33600c7-3251-4f47-b5a4-0fa814bbfaa2 => generated 679 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/710] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:31:58 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/711] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:31:58 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:31:59.056 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-76f6b3e1-2320-4907-874a-560601aa0a02'] response: {'server_uuid': 'e196d2ec-7904-42c1-9597-5c001763f435', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c4e8d011-6f19-4412-908b-01cf46ee78a1', 'code': 200} 2026-05-31 18:31:59.516 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bb9d75a1-5de6-45ee-a1d6-25d0c542c717 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:31:59.521 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bb9d75a1-5de6-45ee-a1d6-25d0c542c717 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 47c9aae7-c9ee-4970-abce-4b93372f1aef: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:31:59.706 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-686c8bcd-e494-47a7-b1f1-b5cbd08192a8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:31:59.714 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-686c8bcd-e494-47a7-b1f1-b5cbd08192a8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network b6b9928b-6e77-492a-862f-86dd42351f65: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:31:59.857 7 INFO neutron.db.ovn_revision_numbers_db [None req-bb9d75a1-5de6-45ee-a1d6-25d0c542c717 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 312385cc-d015-4f7c-98f7-6a7664df3619 (type: ports) to 1 2026-05-31 18:31:59.902 8 INFO neutron.db.ovn_revision_numbers_db [None req-686c8bcd-e494-47a7-b1f1-b5cbd08192a8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 131bdbd7-ee61-4b2f-a5f5-5a55353bd98e (type: ports) to 1 2026-05-31 18:32:00.516 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-686c8bcd-e494-47a7-b1f1-b5cbd08192a8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:32:00.518 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-686c8bcd-e494-47a7-b1f1-b5cbd08192a8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network b6b9928b-6e77-492a-862f-86dd42351f65: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:32:00.934 7 INFO neutron.db.ovn_revision_numbers_db [None req-29b6d8a9-9089-421f-89ec-7643f1c68579 - - - - - -] Successfully bumped revision number for resource 294c07c2-698f-4848-9893-291521d2591d (type: ports) to 4 2026-05-31 18:32:01.102 8 INFO neutron.db.ovn_revision_numbers_db [None req-686c8bcd-e494-47a7-b1f1-b5cbd08192a8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 131bdbd7-ee61-4b2f-a5f5-5a55353bd98e (type: router_ports) to 1 [pid: 8|app: 0|req: 366/714] 10.0.0.221 () {34 vars in 783 bytes} [Sun May 31 18:31:58 2026] PUT /v2.0/routers/361a1775-ba73-41a2-b263-2c1bf8334dc4/add_router_interface => generated 309 bytes in 2111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/715] 199.204.45.227 () {34 vars in 930 bytes} [Sun May 31 18:32:01 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/716] 199.204.45.227 () {34 vars in 1050 bytes} [Sun May 31 18:32:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=49f675aa257f4453b5b138adbb72429a => generated 181 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/717] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:01 2026] GET /v2.0/security-groups?id=ed06288e-0910-485a-addb-2895f4ab9a1c&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: 370/718] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:01 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:32:01.344 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bb9d75a1-5de6-45ee-a1d6-25d0c542c717 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:32:01.348 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bb9d75a1-5de6-45ee-a1d6-25d0c542c717 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 47c9aae7-c9ee-4970-abce-4b93372f1aef: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:32:01.525 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-8e22cab2-f9cb-4bd6-849e-23e62cbe8da5 req-10240cd7-3c87-4e2e-9e39-be4c55eaade6 433b711d5f7e47f3a999c1727f309f9e 49f675aa257f4453b5b138adbb72429a - - default default] No more DHCP agents 2026-05-31 18:32:01.526 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-8e22cab2-f9cb-4bd6-849e-23e62cbe8da5 req-10240cd7-3c87-4e2e-9e39-be4c55eaade6 433b711d5f7e47f3a999c1727f309f9e 49f675aa257f4453b5b138adbb72429a - - default default] Unable to schedule network d33600c7-3251-4f47-b5a4-0fa814bbfaa2: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:32:01.695 8 INFO neutron.db.ovn_revision_numbers_db [req-8e22cab2-f9cb-4bd6-849e-23e62cbe8da5 req-10240cd7-3c87-4e2e-9e39-be4c55eaade6 433b711d5f7e47f3a999c1727f309f9e 49f675aa257f4453b5b138adbb72429a - - default default] Successfully bumped revision number for resource 4204938c-ebff-4835-af40-744996ca0d47 (type: ports) to 1 2026-05-31 18:32:01.695 7 INFO neutron.db.ovn_revision_numbers_db [None req-29b6d8a9-9089-421f-89ec-7643f1c68579 - - - - - -] Successfully bumped revision number for resource 294c07c2-698f-4848-9893-291521d2591d (type: ports) to 5 [pid: 8|app: 0|req: 371/719] 199.204.45.227 () {38 vars in 955 bytes} [Sun May 31 18:32:01 2026] POST /v2.0/ports => generated 954 bytes in 508 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-05-31 18:32:01.869 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-29b6d8a9-9089-421f-89ec-7643f1c68579 - - - - - -] Router 8194c358-65e5-4fb3-b614-6628d29c45a3 is bound to host instance 2026-05-31 18:32:01.876 8 INFO neutron.db.ovn_revision_numbers_db [None req-df3eb78a-2ce1-4c84-a8b2-ee85b1b7fc0b 5cd8419960914a379f1030131593c8d6 ca1a22263711492db0b03c0317bd593f - - default default] Successfully bumped revision number for resource c30c3523-74d8-4080-8f67-22abc367de14 (type: security_groups) to 1 2026-05-31 18:32:01.887 8 INFO neutron.db.ovn_revision_numbers_db [None req-df3eb78a-2ce1-4c84-a8b2-ee85b1b7fc0b 5cd8419960914a379f1030131593c8d6 ca1a22263711492db0b03c0317bd593f - - default default] Successfully bumped revision number for resource 291c32f3-53cf-4eed-9cbe-5db518f2d805 (type: security_group_rules) to 0 2026-05-31 18:32:01.897 8 INFO neutron.db.ovn_revision_numbers_db [None req-df3eb78a-2ce1-4c84-a8b2-ee85b1b7fc0b 5cd8419960914a379f1030131593c8d6 ca1a22263711492db0b03c0317bd593f - - default default] Successfully bumped revision number for resource b692a4e6-06ef-4fab-b029-54e20d4dc29c (type: security_group_rules) to 0 2026-05-31 18:32:01.902 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5b7b1bbc-7aec-42db-99c3-d46454655e70 - - - - - -] OVN reports status up for port: 0440b448-9392-4ff3-89c3-ede8c614a29a 2026-05-31 18:32:01.930 7 INFO neutron.plugins.ml2.plugin [None req-5b7b1bbc-7aec-42db-99c3-d46454655e70 - - - - - -] Attempt 1 to provision port 0440b448-9392-4ff3-89c3-ede8c614a29a [pid: 8|app: 0|req: 372/720] 10.0.0.221 () {34 vars in 685 bytes} [Sun May 31 18:32:01 2026] POST /v2.0/security-groups => generated 1660 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-31 18:32:02.301 8 INFO neutron.db.ovn_revision_numbers_db [req-8e22cab2-f9cb-4bd6-849e-23e62cbe8da5 req-7a62e99c-a8f5-448b-8397-34b657559702 d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource 4204938c-ebff-4835-af40-744996ca0d47 (type: ports) to 2 2026-05-31 18:32:02.623 8 INFO neutron.db.ovn_revision_numbers_db [req-8e22cab2-f9cb-4bd6-849e-23e62cbe8da5 req-7a62e99c-a8f5-448b-8397-34b657559702 d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource 4204938c-ebff-4835-af40-744996ca0d47 (type: ports) to 4 [pid: 8|app: 0|req: 373/721] 199.204.45.227 () {38 vars in 1028 bytes} [Sun May 31 18:32:01 2026] PUT /v2.0/ports/4204938c-ebff-4835-af40-744996ca0d47 => generated 1204 bytes in 718 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-05-31 18:32:02.680 7 INFO neutron.db.ovn_revision_numbers_db [None req-bb9d75a1-5de6-45ee-a1d6-25d0c542c717 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 312385cc-d015-4f7c-98f7-6a7664df3619 (type: router_ports) to 1 [pid: 7|app: 0|req: 349/722] 10.0.0.221 () {34 vars in 783 bytes} [Sun May 31 18:31:59 2026] PUT /v2.0/routers/8194c358-65e5-4fb3-b614-6628d29c45a3/add_router_interface => generated 309 bytes in 3661 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/723] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:32:02 2026] GET /v2.0/ports?tenant_id=199bcb1bb41e401fa720e707edc3b7ed&device_id=e196d2ec-7904-42c1-9597-5c001763f435 => generated 1211 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:32:02.841 8 INFO neutron.db.ovn_revision_numbers_db [None req-6610e1ec-ae9f-4b0f-b9ac-e9d32cf78f56 5cd8419960914a379f1030131593c8d6 ca1a22263711492db0b03c0317bd593f - - default default] Successfully bumped revision number for resource b263b318-5e3c-470b-8691-3134677188ba (type: security_group_rules) to 0 [pid: 8|app: 0|req: 374/724] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:32:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/725] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:02 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => generated 973 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/726] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:02 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/727] 199.204.45.227 () {34 vars in 1060 bytes} [Sun May 31 18:32:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=c4e8d011-6f19-4412-908b-01cf46ee78a1 => 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: 353/728] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:02 2026] GET /v2.0/security-groups?id=ed06288e-0910-485a-addb-2895f4ab9a1c&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:03.061 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-41d3acf1-d524-417f-a68a-237671de5779'] response: {'name': 'network-changed', 'server_uuid': '5c5e6e38-dd4f-435c-aaa2-c5d01a54890d', 'tag': '4204938c-ebff-4835-af40-744996ca0d47', 'status': 'completed', 'code': 200} 2026-05-31 18:32:03.086 8 INFO neutron.db.ovn_revision_numbers_db [None req-56593c1c-fe4d-462a-8210-7346150db6ee 5cd8419960914a379f1030131593c8d6 ca1a22263711492db0b03c0317bd593f - - default default] Successfully bumped revision number for resource e23f766e-c601-4c22-9889-764bc067542c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 354/729] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:03 2026] GET /v2.0/security-groups?id=d807b099-9283-4311-8822-87bec5feff0b&fields=id&fields=name => generated 114 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/730] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:32:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/731] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:32:03 2026] GET /v2.0/subnets?id=31a184c6-c7bd-41a2-9802-0c9901816236 => generated 688 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:03.338 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d63cbeb6-50eb-4e74-8cde-1a97ee806836 5cd8419960914a379f1030131593c8d6 ca1a22263711492db0b03c0317bd593f - - default default] No more DHCP agents 2026-05-31 18:32:03.340 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d63cbeb6-50eb-4e74-8cde-1a97ee806836 5cd8419960914a379f1030131593c8d6 ca1a22263711492db0b03c0317bd593f - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:32:03.364 7 INFO neutron.db.ovn_revision_numbers_db [None req-23d75f92-c6df-427e-b259-5507d3ac84be 6726a4fb82f6410dba7d09c6ecf19dd5 bf2107fec7ed4ef7ad2c0015f694c7a4 - - default default] Successfully bumped revision number for resource 33893888-2f63-4542-8a99-7dfd750d751b (type: security_groups) to 1 2026-05-31 18:32:03.379 7 INFO neutron.db.ovn_revision_numbers_db [None req-23d75f92-c6df-427e-b259-5507d3ac84be 6726a4fb82f6410dba7d09c6ecf19dd5 bf2107fec7ed4ef7ad2c0015f694c7a4 - - default default] Successfully bumped revision number for resource 8efa2506-c706-444e-b215-9eb13b1a0963 (type: security_group_rules) to 0 2026-05-31 18:32:03.397 7 INFO neutron.db.ovn_revision_numbers_db [None req-23d75f92-c6df-427e-b259-5507d3ac84be 6726a4fb82f6410dba7d09c6ecf19dd5 bf2107fec7ed4ef7ad2c0015f694c7a4 - - default default] Successfully bumped revision number for resource c1b6c1f8-089b-41e5-9bf9-a5290a0132e7 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 356/732] 10.0.0.221 () {34 vars in 685 bytes} [Sun May 31 18:32:03 2026] POST /v2.0/security-groups => generated 1660 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/733] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:32:03 2026] GET /v2.0/ports?network_id=72b62ec1-d63c-48e2-b7a5-e09ad402082c&device_owner=network%3Adhcp => generated 12 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:32:03.545 7 INFO neutron.db.ovn_revision_numbers_db [None req-3ecf090d-fbbb-46ff-a326-172869ec43a3 - - - - - -] Successfully bumped revision number for resource 0440b448-9392-4ff3-89c3-ede8c614a29a (type: ports) to 4 [pid: 8|app: 0|req: 377/734] 10.0.0.221 () {34 vars in 676 bytes} [Sun May 31 18:32:03 2026] POST /v2.0/floatingips => generated 552 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/735] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:32:03 2026] GET /v2.0/networks/72b62ec1-d63c-48e2-b7a5-e09ad402082c?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/736] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:32:03 2026] GET /v2.0/ports?tenant_id=49f675aa257f4453b5b138adbb72429a&device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => generated 1207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:32:03.752 7 INFO neutron.db.ovn_revision_numbers_db [None req-36269054-2254-4218-8da6-6271964ac601 6726a4fb82f6410dba7d09c6ecf19dd5 bf2107fec7ed4ef7ad2c0015f694c7a4 - - default default] Successfully bumped revision number for resource 9192e65f-e76b-4a3c-9e5a-ba88145bc328 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 380/737] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:32:03 2026] GET /v2.0/networks/72b62ec1-d63c-48e2-b7a5-e09ad402082c?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: 7|app: 0|req: 358/738] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:32:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/739] 199.204.45.227 () {34 vars in 1018 bytes} [Sun May 31 18:32:03 2026] GET /v2.0/networks?tenant_id=49f675aa257f4453b5b138adbb72429a&shared=False => generated 778 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/740] 199.204.45.227 () {34 vars in 930 bytes} [Sun May 31 18:32:03 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:04.041 7 INFO neutron.db.ovn_revision_numbers_db [None req-f686af9f-dc35-4368-8269-2282c01911ad 6726a4fb82f6410dba7d09c6ecf19dd5 bf2107fec7ed4ef7ad2c0015f694c7a4 - - default default] Successfully bumped revision number for resource 63c8bda6-9f68-412f-baa6-86ef512b2b77 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 383/741] 10.0.0.16 () {34 vars in 1097 bytes} [Sun May 31 18:32:03 2026] GET /v2.0/security-groups?name=tempest-securitygroup--117400597&fields=id&tenant_id=ca1a22263711492db0b03c0317bd593f => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:32:04.094 7 INFO neutron.db.ovn_revision_numbers_db [None req-3ecf090d-fbbb-46ff-a326-172869ec43a3 - - - - - -] Successfully bumped revision number for resource 0440b448-9392-4ff3-89c3-ede8c614a29a (type: ports) to 5 [pid: 7|app: 0|req: 359/742] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:32:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/743] 10.0.0.16 () {34 vars in 981 bytes} [Sun May 31 18:32:04 2026] GET /v2.0/networks?id=b6b9928b-6e77-492a-862f-86dd42351f65 => generated 675 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/744] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:04 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => 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: 361/745] 10.0.0.16 () {34 vars in 964 bytes} [Sun May 31 18:32:04 2026] GET /v2.0/quotas/ca1a22263711492db0b03c0317bd593f => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/746] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:04 2026] GET /v2.0/security-groups?id=ed06288e-0910-485a-addb-2895f4ab9a1c&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/747] 10.0.0.16 () {34 vars in 1001 bytes} [Sun May 31 18:32:04 2026] GET /v2.0/ports?tenant_id=ca1a22263711492db0b03c0317bd593f&fields=id => generated 103 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:04.308 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a3834289-388e-47ed-b67e-74285fc2801e 6726a4fb82f6410dba7d09c6ecf19dd5 bf2107fec7ed4ef7ad2c0015f694c7a4 - - default default] No more DHCP agents 2026-05-31 18:32:04.309 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a3834289-388e-47ed-b67e-74285fc2801e 6726a4fb82f6410dba7d09c6ecf19dd5 bf2107fec7ed4ef7ad2c0015f694c7a4 - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 364/748] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:04 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/749] 10.0.0.16 () {34 vars in 1007 bytes} [Sun May 31 18:32:04 2026] GET /v2.0/networks/b6b9928b-6e77-492a-862f-86dd42351f65?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/750] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:04 2026] GET /v2.0/security-groups?id=d807b099-9283-4311-8822-87bec5feff0b&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/751] 10.0.0.16 () {34 vars in 1107 bytes} [Sun May 31 18:32:04 2026] GET /v2.0/networks/b6b9928b-6e77-492a-862f-86dd42351f65?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/752] 10.0.0.221 () {34 vars in 676 bytes} [Sun May 31 18:32:04 2026] POST /v2.0/floatingips => generated 552 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/753] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:04 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => 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: 386/754] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:32:04 2026] GET /v2.0/ports?tenant_id=49f675aa257f4453b5b138adbb72429a&device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => generated 1207 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/755] 10.0.0.16 () {34 vars in 1099 bytes} [Sun May 31 18:32:04 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1413945272&fields=id&tenant_id=bf2107fec7ed4ef7ad2c0015f694c7a4 => generated 69 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/756] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:32:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=4204938c-ebff-4835-af40-744996ca0d47 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/757] 10.0.0.16 () {34 vars in 981 bytes} [Sun May 31 18:32:04 2026] GET /v2.0/networks?id=47c9aae7-c9ee-4970-abce-4b93372f1aef => generated 684 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/758] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:32:05 2026] GET /v2.0/subnets?id=7fd865b5-57ea-4c6d-ba81-c9d11e078173 => generated 697 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/759] 10.0.0.16 () {34 vars in 964 bytes} [Sun May 31 18:32:05 2026] GET /v2.0/quotas/bf2107fec7ed4ef7ad2c0015f694c7a4 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:05.060 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5b7b1bbc-7aec-42db-99c3-d46454655e70 - - - - - -] OVN reports status down for port: 312385cc-d015-4f7c-98f7-6a7664df3619 [pid: 8|app: 0|req: 389/760] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:32:05 2026] GET /v2.0/ports?network_id=d33600c7-3251-4f47-b5a4-0fa814bbfaa2&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: 8|app: 0|req: 390/761] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:32:05 2026] GET /v2.0/networks/d33600c7-3251-4f47-b5a4-0fa814bbfaa2?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/762] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:32:05 2026] GET /v2.0/networks/d33600c7-3251-4f47-b5a4-0fa814bbfaa2?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) 2026-05-31 18:32:05.165 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5b7b1bbc-7aec-42db-99c3-d46454655e70 - - - - - -] Logical_Switch_Port 312385cc-d015-4f7c-98f7-6a7664df3619 host information not removed, the port state is up 2026-05-31 18:32:05.166 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5b7b1bbc-7aec-42db-99c3-d46454655e70 - - - - - -] OVN reports status down for port: 131bdbd7-ee61-4b2f-a5f5-5a55353bd98e [pid: 7|app: 0|req: 372/763] 10.0.0.16 () {34 vars in 1001 bytes} [Sun May 31 18:32:05 2026] GET /v2.0/ports?tenant_id=bf2107fec7ed4ef7ad2c0015f694c7a4&fields=id => generated 103 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:05.215 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5b7b1bbc-7aec-42db-99c3-d46454655e70 - - - - - -] Logical_Switch_Port 131bdbd7-ee61-4b2f-a5f5-5a55353bd98e host information not removed, the port state is up 2026-05-31 18:32:05.216 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5b7b1bbc-7aec-42db-99c3-d46454655e70 - - - - - -] OVN reports status up for port: 131bdbd7-ee61-4b2f-a5f5-5a55353bd98e [pid: 8|app: 0|req: 392/764] 10.0.0.16 () {34 vars in 1007 bytes} [Sun May 31 18:32:05 2026] GET /v2.0/networks/47c9aae7-c9ee-4970-abce-4b93372f1aef?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:32:05.228 7 INFO neutron.plugins.ml2.plugin [None req-5b7b1bbc-7aec-42db-99c3-d46454655e70 - - - - - -] Attempt 1 to provision port 131bdbd7-ee61-4b2f-a5f5-5a55353bd98e [pid: 7|app: 0|req: 373/765] 10.0.0.16 () {34 vars in 1107 bytes} [Sun May 31 18:32:05 2026] GET /v2.0/networks/47c9aae7-c9ee-4970-abce-4b93372f1aef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/766] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:05 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => 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: 374/767] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:05 2026] GET /v2.0/security-groups?id=ed06288e-0910-485a-addb-2895f4ab9a1c&fields=id&fields=name => generated 113 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/768] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:05 2026] GET /v2.0/ports?device_id=6e91168b-2da3-41b4-b217-6e02e432715d => 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: 375/769] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:05 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/770] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:05 2026] GET /v2.0/security-groups?id=d807b099-9283-4311-8822-87bec5feff0b&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/771] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:05 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:32:05.828 7 INFO neutron.db.ovn_revision_numbers_db [None req-5b7b1bbc-7aec-42db-99c3-d46454655e70 - - - - - -] Successfully bumped revision number for resource 131bdbd7-ee61-4b2f-a5f5-5a55353bd98e (type: ports) to 2 [pid: 7|app: 0|req: 377/772] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:06 2026] GET /v2.0/ports?device_id=6e91168b-2da3-41b4-b217-6e02e432715d => 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: 396/773] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:06 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => 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: 378/774] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:06 2026] GET /v2.0/security-groups?id=ed06288e-0910-485a-addb-2895f4ab9a1c&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/775] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:06 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => generated 969 bytes in 28 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.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:06 2026] GET /v2.0/security-groups?id=d807b099-9283-4311-8822-87bec5feff0b&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/777] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:06 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/778] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:07 2026] GET /v2.0/ports?device_id=6e91168b-2da3-41b4-b217-6e02e432715d => 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: 399/779] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:07 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => generated 973 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/780] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:07 2026] GET /v2.0/security-groups?id=ed06288e-0910-485a-addb-2895f4ab9a1c&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: 382/781] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:07 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => 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: 400/782] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:07 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/783] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:07 2026] GET /v2.0/security-groups?id=d807b099-9283-4311-8822-87bec5feff0b&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: 401/784] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:08 2026] GET /v2.0/ports?device_id=6e91168b-2da3-41b4-b217-6e02e432715d => 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: 384/785] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:08 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => generated 973 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/786] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:32:08 2026] GET /v2.0/networks?id=b6b9928b-6e77-492a-862f-86dd42351f65 => generated 675 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/787] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:08 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => 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: 403/788] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:08 2026] GET /v2.0/security-groups?id=ed06288e-0910-485a-addb-2895f4ab9a1c&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/789] 199.204.45.227 () {34 vars in 1050 bytes} [Sun May 31 18:32:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ca1a22263711492db0b03c0317bd593f => generated 180 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/790] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:08 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => 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: 388/791] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:09 2026] GET /v2.0/security-groups?id=d807b099-9283-4311-8822-87bec5feff0b&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-05-31 18:32:09.175 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-81755d9d-5396-4d30-9f39-0b57f334ba30 req-92bfbddc-6f45-48aa-b43b-0ea3acb4f150 5cd8419960914a379f1030131593c8d6 ca1a22263711492db0b03c0317bd593f - - default default] No more DHCP agents 2026-05-31 18:32:09.176 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-81755d9d-5396-4d30-9f39-0b57f334ba30 req-92bfbddc-6f45-48aa-b43b-0ea3acb4f150 5cd8419960914a379f1030131593c8d6 ca1a22263711492db0b03c0317bd593f - - default default] Unable to schedule network b6b9928b-6e77-492a-862f-86dd42351f65: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:32:09.360 8 INFO neutron.db.ovn_revision_numbers_db [req-81755d9d-5396-4d30-9f39-0b57f334ba30 req-92bfbddc-6f45-48aa-b43b-0ea3acb4f150 5cd8419960914a379f1030131593c8d6 ca1a22263711492db0b03c0317bd593f - - default default] Successfully bumped revision number for resource e72e4bb4-a932-4614-9140-bc8b8cc48f4f (type: ports) to 1 [pid: 8|app: 0|req: 404/792] 199.204.45.227 () {38 vars in 955 bytes} [Sun May 31 18:32:08 2026] POST /v2.0/ports => generated 954 bytes in 486 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: 405/793] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:09 2026] GET /v2.0/ports?device_id=6e91168b-2da3-41b4-b217-6e02e432715d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:32:09.833 7 INFO neutron.db.ovn_revision_numbers_db [req-81755d9d-5396-4d30-9f39-0b57f334ba30 req-037a7d05-0d3d-435c-ae94-f49f3fdc3608 d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource e72e4bb4-a932-4614-9140-bc8b8cc48f4f (type: ports) to 2 [pid: 8|app: 0|req: 406/794] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:09 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:10.043 7 INFO neutron.db.ovn_revision_numbers_db [req-81755d9d-5396-4d30-9f39-0b57f334ba30 req-037a7d05-0d3d-435c-ae94-f49f3fdc3608 d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource e72e4bb4-a932-4614-9140-bc8b8cc48f4f (type: ports) to 4 [pid: 7|app: 0|req: 389/795] 199.204.45.227 () {38 vars in 1028 bytes} [Sun May 31 18:32:09 2026] PUT /v2.0/ports/e72e4bb4-a932-4614-9140-bc8b8cc48f4f => generated 1204 bytes in 618 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: 407/796] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:10 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/797] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:10 2026] GET /v2.0/security-groups?id=c30c3523-74d8-4080-8f67-22abc367de14&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/798] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:10 2026] GET /v2.0/security-groups?id=ed06288e-0910-485a-addb-2895f4ab9a1c&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-05-31 18:32:10.175 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb098535-f633-45a3-ba87-58f7171c58de'] response: {'name': 'network-changed', 'server_uuid': '4b701169-2b54-4bf5-84e5-60e4d95806c3', 'tag': 'e72e4bb4-a932-4614-9140-bc8b8cc48f4f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 391/799] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:10 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/800] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:10 2026] GET /v2.0/security-groups?id=d807b099-9283-4311-8822-87bec5feff0b&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/801] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:32:10 2026] GET /v2.0/ports?tenant_id=ca1a22263711492db0b03c0317bd593f&device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => 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: 410/802] 199.204.45.227 () {34 vars in 1018 bytes} [Sun May 31 18:32:10 2026] GET /v2.0/networks?tenant_id=ca1a22263711492db0b03c0317bd593f&shared=False => generated 774 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/803] 199.204.45.227 () {34 vars in 930 bytes} [Sun May 31 18:32:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/804] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:10 2026] GET /v2.0/ports?device_id=6e91168b-2da3-41b4-b217-6e02e432715d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:32:10.918 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-6be00b57-9c3c-4f61-93f2-043187ec8b71 - - - - - -] No hosting information found for port 131bdbd7-ee61-4b2f-a5f5-5a55353bd98e: RuntimeError: No hosting information found for port 131bdbd7-ee61-4b2f-a5f5-5a55353bd98e 2026-05-31 18:32:10.919 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6be00b57-9c3c-4f61-93f2-043187ec8b71 - - - - - -] OVN reports status up for port: 312385cc-d015-4f7c-98f7-6a7664df3619 2026-05-31 18:32:10.930 7 INFO neutron.plugins.ml2.plugin [None req-6be00b57-9c3c-4f61-93f2-043187ec8b71 - - - - - -] Attempt 1 to provision port 312385cc-d015-4f7c-98f7-6a7664df3619 [pid: 7|app: 0|req: 394/805] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:32:11 2026] GET /v2.0/networks?id=47c9aae7-c9ee-4970-abce-4b93372f1aef => generated 684 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/806] 199.204.45.227 () {34 vars in 1050 bytes} [Sun May 31 18:32:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bf2107fec7ed4ef7ad2c0015f694c7a4 => generated 181 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/807] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:11 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => 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: 395/808] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:11 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/809] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:11 2026] GET /v2.0/security-groups?id=c30c3523-74d8-4080-8f67-22abc367de14&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/810] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:11 2026] GET /v2.0/security-groups?id=ed06288e-0910-485a-addb-2895f4ab9a1c&fields=id&fields=name => generated 113 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/811] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:11 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:11.499 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-449f7006-bed4-42a0-af5f-b5f466a7ba19 req-9040aa83-0654-4120-9e73-5a9d3f6f6dc6 6726a4fb82f6410dba7d09c6ecf19dd5 bf2107fec7ed4ef7ad2c0015f694c7a4 - - default default] No more DHCP agents 2026-05-31 18:32:11.500 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-449f7006-bed4-42a0-af5f-b5f466a7ba19 req-9040aa83-0654-4120-9e73-5a9d3f6f6dc6 6726a4fb82f6410dba7d09c6ecf19dd5 bf2107fec7ed4ef7ad2c0015f694c7a4 - - default default] Unable to schedule network 47c9aae7-c9ee-4970-abce-4b93372f1aef: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 399/812] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:11 2026] GET /v2.0/security-groups?id=d807b099-9283-4311-8822-87bec5feff0b&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-05-31 18:32:11.555 7 INFO neutron.db.ovn_revision_numbers_db [None req-6be00b57-9c3c-4f61-93f2-043187ec8b71 - - - - - -] Successfully bumped revision number for resource 312385cc-d015-4f7c-98f7-6a7664df3619 (type: ports) to 2 2026-05-31 18:32:11.676 8 INFO neutron.db.ovn_revision_numbers_db [req-449f7006-bed4-42a0-af5f-b5f466a7ba19 req-9040aa83-0654-4120-9e73-5a9d3f6f6dc6 6726a4fb82f6410dba7d09c6ecf19dd5 bf2107fec7ed4ef7ad2c0015f694c7a4 - - default default] Successfully bumped revision number for resource dfdf3328-02d9-4a14-95c6-c77ab4134b91 (type: ports) to 1 [pid: 8|app: 0|req: 414/813] 199.204.45.227 () {38 vars in 955 bytes} [Sun May 31 18:32:11 2026] POST /v2.0/ports => generated 954 bytes in 528 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: 415/814] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:32:11 2026] GET /v2.0/ports?tenant_id=ca1a22263711492db0b03c0317bd593f&device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 1207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/815] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:32:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e72e4bb4-a932-4614-9140-bc8b8cc48f4f => 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: 417/816] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:32:11 2026] GET /v2.0/subnets?id=bf9c5792-1d3b-4531-9eee-8dc92291d85b => generated 693 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/817] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:11 2026] GET /v2.0/ports?device_id=6e91168b-2da3-41b4-b217-6e02e432715d => generated 957 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/818] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:32:11 2026] GET /v2.0/ports?network_id=b6b9928b-6e77-492a-862f-86dd42351f65&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: 420/819] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:11 2026] GET /v2.0/security-groups?id=33893888-2f63-4542-8a99-7dfd750d751b&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/820] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:32:12 2026] GET /v2.0/networks/b6b9928b-6e77-492a-862f-86dd42351f65?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/821] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:32:12 2026] GET /v2.0/networks/b6b9928b-6e77-492a-862f-86dd42351f65?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-05-31 18:32:12.126 7 INFO neutron.db.ovn_revision_numbers_db [req-449f7006-bed4-42a0-af5f-b5f466a7ba19 req-5c6450b3-befe-4eae-b518-6de23f5721aa d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource dfdf3328-02d9-4a14-95c6-c77ab4134b91 (type: ports) to 2 2026-05-31 18:32:12.339 7 INFO neutron.db.ovn_revision_numbers_db [req-449f7006-bed4-42a0-af5f-b5f466a7ba19 req-5c6450b3-befe-4eae-b518-6de23f5721aa d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource dfdf3328-02d9-4a14-95c6-c77ab4134b91 (type: ports) to 4 [pid: 7|app: 0|req: 400/822] 199.204.45.227 () {38 vars in 1028 bytes} [Sun May 31 18:32:11 2026] PUT /v2.0/ports/dfdf3328-02d9-4a14-95c6-c77ab4134b91 => generated 1204 bytes in 617 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/823] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:12 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:12.397 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0468e23f-7b50-4ebb-b425-b437a3eaffdd'] response: {'name': 'network-changed', 'server_uuid': '6e91168b-2da3-41b4-b217-6e02e432715d', 'tag': 'dfdf3328-02d9-4a14-95c6-c77ab4134b91', '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: 401/824] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:12 2026] GET /v2.0/security-groups?id=c30c3523-74d8-4080-8f67-22abc367de14&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/825] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:12 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/826] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:12 2026] GET /v2.0/security-groups?id=ed06288e-0910-485a-addb-2895f4ab9a1c&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: 8|app: 0|req: 425/827] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:12 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/828] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:12 2026] GET /v2.0/security-groups?id=d807b099-9283-4311-8822-87bec5feff0b&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: 8|app: 0|req: 426/829] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:32:12 2026] GET /v2.0/ports?tenant_id=bf2107fec7ed4ef7ad2c0015f694c7a4&device_id=6e91168b-2da3-41b4-b217-6e02e432715d => generated 1207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/830] 199.204.45.227 () {34 vars in 1018 bytes} [Sun May 31 18:32:12 2026] GET /v2.0/networks?tenant_id=bf2107fec7ed4ef7ad2c0015f694c7a4&shared=False => generated 783 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/831] 199.204.45.227 () {34 vars in 930 bytes} [Sun May 31 18:32:12 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/832] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:13 2026] GET /v2.0/ports?device_id=6e91168b-2da3-41b4-b217-6e02e432715d => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/833] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:13 2026] GET /v2.0/security-groups?id=33893888-2f63-4542-8a99-7dfd750d751b&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/834] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:13 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/835] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:13 2026] GET /v2.0/security-groups?id=c30c3523-74d8-4080-8f67-22abc367de14&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: 407/836] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:13 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/837] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:13 2026] GET /v2.0/security-groups?id=ed06288e-0910-485a-addb-2895f4ab9a1c&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/838] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:13 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/839] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:13 2026] GET /v2.0/security-groups?id=d807b099-9283-4311-8822-87bec5feff0b&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: 410/842] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:32:14 2026] GET /v2.0/ports?tenant_id=bf2107fec7ed4ef7ad2c0015f694c7a4&device_id=6e91168b-2da3-41b4-b217-6e02e432715d => generated 1207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/843] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:32:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=dfdf3328-02d9-4a14-95c6-c77ab4134b91 => 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: 411/844] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:32:14 2026] GET /v2.0/subnets?id=6fdedfda-18bf-4f0d-a4f7-897c2abe9500 => generated 702 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/845] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:32:14 2026] GET /v2.0/ports?network_id=47c9aae7-c9ee-4970-abce-4b93372f1aef&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: 412/846] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:32:14 2026] GET /v2.0/networks/47c9aae7-c9ee-4970-abce-4b93372f1aef?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/847] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:14 2026] GET /v2.0/ports?device_id=6e91168b-2da3-41b4-b217-6e02e432715d => 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: 436/848] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:14 2026] GET /v2.0/security-groups?id=33893888-2f63-4542-8a99-7dfd750d751b&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: 413/849] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:32:14 2026] GET /v2.0/networks/47c9aae7-c9ee-4970-abce-4b93372f1aef?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: 437/850] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:14 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/851] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:14 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/852] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:14 2026] GET /v2.0/security-groups?id=c30c3523-74d8-4080-8f67-22abc367de14&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/853] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:14 2026] GET /v2.0/security-groups?id=ed06288e-0910-485a-addb-2895f4ab9a1c&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/854] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:14 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/855] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:14 2026] GET /v2.0/security-groups?id=d807b099-9283-4311-8822-87bec5feff0b&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/856] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:15 2026] GET /v2.0/ports?device_id=6e91168b-2da3-41b4-b217-6e02e432715d => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/857] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:15 2026] GET /v2.0/security-groups?id=33893888-2f63-4542-8a99-7dfd750d751b&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/858] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:15 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/859] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:15 2026] GET /v2.0/security-groups?id=c30c3523-74d8-4080-8f67-22abc367de14&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: 8|app: 0|req: 442/860] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:15 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => generated 973 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/861] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:15 2026] GET /v2.0/security-groups?id=ed06288e-0910-485a-addb-2895f4ab9a1c&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/862] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:16 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/863] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:16 2026] GET /v2.0/security-groups?id=d807b099-9283-4311-8822-87bec5feff0b&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: 8|app: 0|req: 444/864] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:32:16 2026] GET /v2.0/subnets => generated 4036 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/865] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:32:16 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: 445/866] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:32:16 2026] GET /v2.0/floatingips => generated 2169 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/867] 10.0.0.180 () {28 vars in 619 bytes} [Sun May 31 18:32:16 2026] GET /v2.0/network-ip-availabilities => generated 3024 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/868] 10.0.0.180 () {28 vars in 585 bytes} [Sun May 31 18:32:16 2026] GET /v2.0/networks => generated 5222 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/869] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:16 2026] GET /v2.0/ports?device_id=6e91168b-2da3-41b4-b217-6e02e432715d => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/870] 10.0.0.180 () {28 vars in 599 bytes} [Sun May 31 18:32:16 2026] GET /v2.0/security-groups => generated 40469 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/871] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:16 2026] GET /v2.0/security-groups?id=33893888-2f63-4542-8a99-7dfd750d751b&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: 8|app: 0|req: 448/872] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:32:16 2026] GET /v2.0/routers => generated 3877 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/873] 10.0.0.180 () {28 vars in 624 bytes} [Sun May 31 18:32:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/874] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:32:16 2026] GET /v2.0/subnets => generated 4036 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/875] 10.0.0.180 () {28 vars in 579 bytes} [Sun May 31 18:32:16 2026] GET /v2.0/ports => generated 26839 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/876] 10.0.0.180 () {28 vars in 581 bytes} [Sun May 31 18:32:16 2026] GET /v2.0/agents => generated 1214 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/877] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:17 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/878] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:17 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/879] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:17 2026] GET /v2.0/security-groups?id=c30c3523-74d8-4080-8f67-22abc367de14&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: 8|app: 0|req: 452/880] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:17 2026] GET /v2.0/security-groups?id=ed06288e-0910-485a-addb-2895f4ab9a1c&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:17.165 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-2caa0238-3931-4b61-bc9a-3358fdb72944 - - - - - -] No hosting information found for port 312385cc-d015-4f7c-98f7-6a7664df3619: RuntimeError: No hosting information found for port 312385cc-d015-4f7c-98f7-6a7664df3619 [pid: 7|app: 0|req: 429/881] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:17 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => generated 969 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:17.313 7 INFO neutron.db.ovn_revision_numbers_db [None req-2caa0238-3931-4b61-bc9a-3358fdb72944 - - - - - -] Successfully bumped revision number for resource 131bdbd7-ee61-4b2f-a5f5-5a55353bd98e (type: router_ports) to 2 2026-05-31 18:32:17.314 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2caa0238-3931-4b61-bc9a-3358fdb72944 - - - - - -] OVN reports status down for port: 4204938c-ebff-4835-af40-744996ca0d47 [pid: 8|app: 0|req: 453/882] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:17 2026] GET /v2.0/security-groups?id=d807b099-9283-4311-8822-87bec5feff0b&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:17.368 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-2caa0238-3931-4b61-bc9a-3358fdb72944 - - - - - -] Logical_Switch_Port 4204938c-ebff-4835-af40-744996ca0d47 host information not removed, the port state is up 2026-05-31 18:32:17.406 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e7d201f-aec7-425d-affa-6ae4abd918f1'] response: {'server_uuid': '5c5e6e38-dd4f-435c-aaa2-c5d01a54890d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4204938c-ebff-4835-af40-744996ca0d47', 'code': 200} 2026-05-31 18:32:17.462 7 INFO neutron.db.ovn_revision_numbers_db [None req-2caa0238-3931-4b61-bc9a-3358fdb72944 - - - - - -] Successfully bumped revision number for resource 312385cc-d015-4f7c-98f7-6a7664df3619 (type: router_ports) to 2 2026-05-31 18:32:17.502 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2caa0238-3931-4b61-bc9a-3358fdb72944 - - - - - -] OVN reports status up for port: c4e8d011-6f19-4412-908b-01cf46ee78a1 2026-05-31 18:32:17.513 7 INFO neutron.plugins.ml2.plugin [None req-2caa0238-3931-4b61-bc9a-3358fdb72944 - - - - - -] Attempt 1 to provision port c4e8d011-6f19-4412-908b-01cf46ee78a1 [pid: 7|app: 0|req: 430/883] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:17 2026] GET /v2.0/ports?device_id=6e91168b-2da3-41b4-b217-6e02e432715d => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/884] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:17 2026] GET /v2.0/security-groups?id=33893888-2f63-4542-8a99-7dfd750d751b&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:17.758 7 INFO neutron.db.ovn_revision_numbers_db [None req-2caa0238-3931-4b61-bc9a-3358fdb72944 - - - - - -] Successfully bumped revision number for resource c4e8d011-6f19-4412-908b-01cf46ee78a1 (type: ports) to 5 2026-05-31 18:32:17.839 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0246abea-5580-44cb-8067-2661af9e9b66 - - - - - -] OVN reports status up for port: 4204938c-ebff-4835-af40-744996ca0d47 2026-05-31 18:32:17.853 7 INFO neutron.plugins.ml2.plugin [None req-0246abea-5580-44cb-8067-2661af9e9b66 - - - - - -] Attempt 1 to provision port 4204938c-ebff-4835-af40-744996ca0d47 2026-05-31 18:32:18.067 7 INFO neutron.db.ovn_revision_numbers_db [None req-0246abea-5580-44cb-8067-2661af9e9b66 - - - - - -] Successfully bumped revision number for resource 4204938c-ebff-4835-af40-744996ca0d47 (type: ports) to 5 2026-05-31 18:32:18.138 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-26e6c5f9-c349-416a-b6da-1c6b7b4d7da3 - - - - - -] OVN reports status down for port: e72e4bb4-a932-4614-9140-bc8b8cc48f4f 2026-05-31 18:32:18.195 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-26e6c5f9-c349-416a-b6da-1c6b7b4d7da3 - - - - - -] Logical_Switch_Port e72e4bb4-a932-4614-9140-bc8b8cc48f4f host information not removed, the port state is up /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: 431/885] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:18 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:18.272 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-26e6c5f9-c349-416a-b6da-1c6b7b4d7da3 - - - - - -] OVN reports status down for port: dfdf3328-02d9-4a14-95c6-c77ab4134b91 [pid: 8|app: 0|req: 455/886] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:18 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => 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: 456/887] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:18 2026] GET /v2.0/security-groups?id=ed06288e-0910-485a-addb-2895f4ab9a1c&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/888] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:18 2026] GET /v2.0/security-groups?id=c30c3523-74d8-4080-8f67-22abc367de14&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:18.351 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-26e6c5f9-c349-416a-b6da-1c6b7b4d7da3 - - - - - -] Logical_Switch_Port dfdf3328-02d9-4a14-95c6-c77ab4134b91 host information not removed, the port state is up 2026-05-31 18:32:18.352 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-26e6c5f9-c349-416a-b6da-1c6b7b4d7da3 - - - - - -] OVN reports status up for port: e72e4bb4-a932-4614-9140-bc8b8cc48f4f 2026-05-31 18:32:18.361 7 INFO neutron.plugins.ml2.plugin [None req-26e6c5f9-c349-416a-b6da-1c6b7b4d7da3 - - - - - -] Attempt 1 to provision port e72e4bb4-a932-4614-9140-bc8b8cc48f4f [pid: 8|app: 0|req: 457/889] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:18 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/890] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:18 2026] GET /v2.0/security-groups?id=d807b099-9283-4311-8822-87bec5feff0b&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:18.600 7 INFO neutron.db.ovn_revision_numbers_db [None req-26e6c5f9-c349-416a-b6da-1c6b7b4d7da3 - - - - - -] Successfully bumped revision number for resource e72e4bb4-a932-4614-9140-bc8b8cc48f4f (type: ports) to 5 2026-05-31 18:32:18.681 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b9f56e0-bdc4-43e8-b0ea-bb550d744dd4 - - - - - -] OVN reports status up for port: dfdf3328-02d9-4a14-95c6-c77ab4134b91 2026-05-31 18:32:18.693 7 INFO neutron.plugins.ml2.plugin [None req-2b9f56e0-bdc4-43e8-b0ea-bb550d744dd4 - - - - - -] Attempt 1 to provision port dfdf3328-02d9-4a14-95c6-c77ab4134b91 [pid: 8|app: 0|req: 458/891] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:18 2026] GET /v2.0/ports?device_id=6e91168b-2da3-41b4-b217-6e02e432715d => generated 971 bytes in 89 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-05-31 18:32:18.909 7 INFO neutron.db.ovn_revision_numbers_db [None req-2b9f56e0-bdc4-43e8-b0ea-bb550d744dd4 - - - - - -] Successfully bumped revision number for resource dfdf3328-02d9-4a14-95c6-c77ab4134b91 (type: ports) to 5 [pid: 7|app: 0|req: 434/892] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:18 2026] GET /v2.0/security-groups?id=33893888-2f63-4542-8a99-7dfd750d751b&fields=id&fields=name => generated 114 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: 459/893] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:19 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/894] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:19 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/895] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:19 2026] GET /v2.0/security-groups?id=c30c3523-74d8-4080-8f67-22abc367de14&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: 436/896] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:19 2026] GET /v2.0/security-groups?id=ed06288e-0910-485a-addb-2895f4ab9a1c&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:19.507 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dfb0acf-7f2c-4e86-929e-ce0a334de5c9'] response: {'server_uuid': 'e196d2ec-7904-42c1-9597-5c001763f435', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c4e8d011-6f19-4412-908b-01cf46ee78a1', 'code': 200} 2026-05-31 18:32:19.507 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dfb0acf-7f2c-4e86-929e-ce0a334de5c9'] response: {'server_uuid': 'e196d2ec-7904-42c1-9597-5c001763f435', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c4e8d011-6f19-4412-908b-01cf46ee78a1', 'code': 200} 2026-05-31 18:32:19.507 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dfb0acf-7f2c-4e86-929e-ce0a334de5c9'] response: {'server_uuid': '5c5e6e38-dd4f-435c-aaa2-c5d01a54890d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4204938c-ebff-4835-af40-744996ca0d47', 'code': 200} 2026-05-31 18:32:19.507 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dfb0acf-7f2c-4e86-929e-ce0a334de5c9'] response: {'server_uuid': '5c5e6e38-dd4f-435c-aaa2-c5d01a54890d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4204938c-ebff-4835-af40-744996ca0d47', 'code': 200} 2026-05-31 18:32:19.508 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dfb0acf-7f2c-4e86-929e-ce0a334de5c9'] response: {'server_uuid': '4b701169-2b54-4bf5-84e5-60e4d95806c3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e72e4bb4-a932-4614-9140-bc8b8cc48f4f', 'code': 200} 2026-05-31 18:32:19.508 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dfb0acf-7f2c-4e86-929e-ce0a334de5c9'] response: {'server_uuid': '6e91168b-2da3-41b4-b217-6e02e432715d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'dfdf3328-02d9-4a14-95c6-c77ab4134b91', 'code': 200} 2026-05-31 18:32:19.508 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dfb0acf-7f2c-4e86-929e-ce0a334de5c9'] response: {'server_uuid': '4b701169-2b54-4bf5-84e5-60e4d95806c3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e72e4bb4-a932-4614-9140-bc8b8cc48f4f', 'code': 200} 2026-05-31 18:32:19.508 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dfb0acf-7f2c-4e86-929e-ce0a334de5c9'] response: {'server_uuid': '4b701169-2b54-4bf5-84e5-60e4d95806c3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e72e4bb4-a932-4614-9140-bc8b8cc48f4f', 'code': 200} 2026-05-31 18:32:19.508 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dfb0acf-7f2c-4e86-929e-ce0a334de5c9'] response: {'server_uuid': '6e91168b-2da3-41b4-b217-6e02e432715d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dfdf3328-02d9-4a14-95c6-c77ab4134b91', 'code': 200} 2026-05-31 18:32:19.508 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dfb0acf-7f2c-4e86-929e-ce0a334de5c9'] response: {'server_uuid': '6e91168b-2da3-41b4-b217-6e02e432715d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dfdf3328-02d9-4a14-95c6-c77ab4134b91', 'code': 200} [pid: 8|app: 0|req: 461/897] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:19 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/898] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:19 2026] GET /v2.0/security-groups?id=d807b099-9283-4311-8822-87bec5feff0b&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/899] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:20 2026] GET /v2.0/ports?device_id=6e91168b-2da3-41b4-b217-6e02e432715d => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/900] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:20 2026] GET /v2.0/security-groups?id=33893888-2f63-4542-8a99-7dfd750d751b&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: 8|app: 0|req: 463/901] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:20 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/902] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:20 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/903] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:20 2026] GET /v2.0/security-groups?id=c30c3523-74d8-4080-8f67-22abc367de14&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: 440/904] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:20 2026] GET /v2.0/security-groups?id=ed06288e-0910-485a-addb-2895f4ab9a1c&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/905] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:20 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/906] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:20 2026] GET /v2.0/security-groups?id=d807b099-9283-4311-8822-87bec5feff0b&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: 466/907] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:21 2026] GET /v2.0/ports?device_id=6e91168b-2da3-41b4-b217-6e02e432715d => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/908] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:21 2026] GET /v2.0/security-groups?id=33893888-2f63-4542-8a99-7dfd750d751b&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: 8|app: 0|req: 467/909] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:21 2026] GET /v2.0/ports?device_id=6e91168b-2da3-41b4-b217-6e02e432715d => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/910] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:21 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/911] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:21 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/912] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:21 2026] GET /v2.0/security-groups?id=c30c3523-74d8-4080-8f67-22abc367de14&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: 471/913] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:21 2026] GET /v2.0/security-groups?id=ed06288e-0910-485a-addb-2895f4ab9a1c&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/914] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:21 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/915] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:22 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:22.644 7 INFO neutron.db.ovn_revision_numbers_db [None req-2065f9c0-e910-4ec3-9245-e8c7e14ed2d2 6726a4fb82f6410dba7d09c6ecf19dd5 bf2107fec7ed4ef7ad2c0015f694c7a4 - - default default] Successfully bumped revision number for resource 8bef30ef-23c9-4991-8d18-a9d375c4f97f (type: floatingips) to 1 2026-05-31 18:32:22.818 8 INFO neutron.db.ovn_revision_numbers_db [None req-6cc63b71-d25a-4380-94a4-a6b8cb32013e 5cd8419960914a379f1030131593c8d6 ca1a22263711492db0b03c0317bd593f - - default default] Successfully bumped revision number for resource 720257bb-a770-4ce6-ae77-060930558d7d (type: floatingips) to 1 2026-05-31 18:32:22.856 7 INFO neutron.db.ovn_revision_numbers_db [None req-2065f9c0-e910-4ec3-9245-e8c7e14ed2d2 6726a4fb82f6410dba7d09c6ecf19dd5 bf2107fec7ed4ef7ad2c0015f694c7a4 - - default default] Successfully bumped revision number for resource 8bef30ef-23c9-4991-8d18-a9d375c4f97f (type: floatingips) to 2 2026-05-31 18:32:22.857 7 INFO neutron.db.l3_db [None req-2065f9c0-e910-4ec3-9245-e8c7e14ed2d2 6726a4fb82f6410dba7d09c6ecf19dd5 bf2107fec7ed4ef7ad2c0015f694c7a4 - - default default] Floating IP 8bef30ef-23c9-4991-8d18-a9d375c4f97f associated. External IP: 10.96.250.203, port: dfdf3328-02d9-4a14-95c6-c77ab4134b91. [pid: 7|app: 0|req: 443/916] 10.0.0.221 () {34 vars in 749 bytes} [Sun May 31 18:32:21 2026] PUT /v2.0/floatingips/8bef30ef-23c9-4991-8d18-a9d375c4f97f => generated 855 bytes in 1498 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: 444/917] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:22 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:22.982 8 INFO neutron.db.ovn_revision_numbers_db [None req-6cc63b71-d25a-4380-94a4-a6b8cb32013e 5cd8419960914a379f1030131593c8d6 ca1a22263711492db0b03c0317bd593f - - default default] Successfully bumped revision number for resource 720257bb-a770-4ce6-ae77-060930558d7d (type: floatingips) to 2 2026-05-31 18:32:22.983 8 INFO neutron.db.l3_db [None req-6cc63b71-d25a-4380-94a4-a6b8cb32013e 5cd8419960914a379f1030131593c8d6 ca1a22263711492db0b03c0317bd593f - - default default] Floating IP 720257bb-a770-4ce6-ae77-060930558d7d associated. External IP: 10.96.250.208, port: e72e4bb4-a932-4614-9140-bc8b8cc48f4f. [pid: 7|app: 0|req: 445/918] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:22 2026] GET /v2.0/security-groups?id=d807b099-9283-4311-8822-87bec5feff0b&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: 474/919] 10.0.0.221 () {34 vars in 749 bytes} [Sun May 31 18:32:22 2026] PUT /v2.0/floatingips/720257bb-a770-4ce6-ae77-060930558d7d => generated 855 bytes in 973 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:23.052 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad39990b-8148-4c05-b376-6513fc50a3b1'] response: {'name': 'network-changed', 'server_uuid': '6e91168b-2da3-41b4-b217-6e02e432715d', 'tag': 'dfdf3328-02d9-4a14-95c6-c77ab4134b91', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 475/920] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:23 2026] GET /v2.0/ports?device_id=6e91168b-2da3-41b4-b217-6e02e432715d => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:23.076 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f14163a-39ae-4fec-8468-db0e32e30661'] response: {'name': 'network-changed', 'server_uuid': '4b701169-2b54-4bf5-84e5-60e4d95806c3', 'tag': 'e72e4bb4-a932-4614-9140-bc8b8cc48f4f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 476/921] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:23 2026] GET /v2.0/security-groups?id=33893888-2f63-4542-8a99-7dfd750d751b&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/922] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:23 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:23.511 7 INFO neutron.db.ovn_revision_numbers_db [None req-7aaa79ee-acb1-477e-8f58-4e9fa41ae63b f317062631364d788e6dd527593fae71 199bcb1bb41e401fa720e707edc3b7ed - - default default] Successfully bumped revision number for resource f0539b8c-b261-4f63-9ccf-21696c82c0b0 (type: floatingips) to 1 2026-05-31 18:32:23.633 7 INFO neutron.db.ovn_revision_numbers_db [None req-7aaa79ee-acb1-477e-8f58-4e9fa41ae63b f317062631364d788e6dd527593fae71 199bcb1bb41e401fa720e707edc3b7ed - - default default] Successfully bumped revision number for resource f0539b8c-b261-4f63-9ccf-21696c82c0b0 (type: floatingips) to 2 2026-05-31 18:32:23.634 7 INFO neutron.db.l3_db [None req-7aaa79ee-acb1-477e-8f58-4e9fa41ae63b f317062631364d788e6dd527593fae71 199bcb1bb41e401fa720e707edc3b7ed - - default default] Floating IP f0539b8c-b261-4f63-9ccf-21696c82c0b0 associated. External IP: 10.96.250.214, port: c4e8d011-6f19-4412-908b-01cf46ee78a1. [pid: 7|app: 0|req: 446/923] 10.0.0.221 () {34 vars in 749 bytes} [Sun May 31 18:32:23 2026] PUT /v2.0/floatingips/f0539b8c-b261-4f63-9ccf-21696c82c0b0 => generated 856 bytes in 650 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: 447/924] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:32:23 2026] GET /v2.0/ports?tenant_id=bf2107fec7ed4ef7ad2c0015f694c7a4&device_id=6e91168b-2da3-41b4-b217-6e02e432715d => generated 1209 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/925] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:32:23 2026] GET /v2.0/ports?tenant_id=ca1a22263711492db0b03c0317bd593f&device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 1209 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:32:23.844 8 INFO neutron.db.ovn_revision_numbers_db [None req-3f7cd121-7ab3-49aa-afae-5668a86cc1d5 433b711d5f7e47f3a999c1727f309f9e 49f675aa257f4453b5b138adbb72429a - - default default] Successfully bumped revision number for resource 1207cd64-8e1d-47d7-8e5e-075c484ece7d (type: floatingips) to 1 [pid: 7|app: 0|req: 449/926] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:32:23 2026] GET /v2.0/networks?id=47c9aae7-c9ee-4970-abce-4b93372f1aef => generated 783 bytes in 109 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: 450/927] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:23 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => 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: 451/928] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:32:23 2026] GET /v2.0/networks?id=b6b9928b-6e77-492a-862f-86dd42351f65 => generated 774 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:24.021 8 INFO neutron.db.ovn_revision_numbers_db [None req-3f7cd121-7ab3-49aa-afae-5668a86cc1d5 433b711d5f7e47f3a999c1727f309f9e 49f675aa257f4453b5b138adbb72429a - - default default] Successfully bumped revision number for resource 1207cd64-8e1d-47d7-8e5e-075c484ece7d (type: floatingips) to 2 2026-05-31 18:32:24.021 8 INFO neutron.db.l3_db [None req-3f7cd121-7ab3-49aa-afae-5668a86cc1d5 433b711d5f7e47f3a999c1727f309f9e 49f675aa257f4453b5b138adbb72429a - - default default] Floating IP 1207cd64-8e1d-47d7-8e5e-075c484ece7d associated. External IP: 10.96.250.201, port: 4204938c-ebff-4835-af40-744996ca0d47. [pid: 7|app: 0|req: 452/929] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:32:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=dfdf3328-02d9-4a14-95c6-c77ab4134b91 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/930] 10.0.0.221 () {34 vars in 749 bytes} [Sun May 31 18:32:23 2026] PUT /v2.0/floatingips/1207cd64-8e1d-47d7-8e5e-075c484ece7d => generated 855 bytes in 860 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/931] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:24 2026] GET /v2.0/security-groups?id=ed06288e-0910-485a-addb-2895f4ab9a1c&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/932] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:32:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e72e4bb4-a932-4614-9140-bc8b8cc48f4f => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/933] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:32:24 2026] GET /v2.0/subnets?id=6fdedfda-18bf-4f0d-a4f7-897c2abe9500 => generated 702 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/934] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:32:24 2026] GET /v2.0/subnets?id=bf9c5792-1d3b-4531-9eee-8dc92291d85b => generated 693 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/935] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:24 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/936] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:32:24 2026] GET /v2.0/ports?network_id=47c9aae7-c9ee-4970-abce-4b93372f1aef&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: 8|app: 0|req: 481/937] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:32:24 2026] GET /v2.0/ports?network_id=b6b9928b-6e77-492a-862f-86dd42351f65&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: 457/938] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:24 2026] GET /v2.0/security-groups?id=d807b099-9283-4311-8822-87bec5feff0b&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: 482/939] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:32:24 2026] GET /v2.0/networks/47c9aae7-c9ee-4970-abce-4b93372f1aef?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/940] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:32:24 2026] GET /v2.0/networks/b6b9928b-6e77-492a-862f-86dd42351f65?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: 483/941] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:32:24 2026] GET /v2.0/networks/47c9aae7-c9ee-4970-abce-4b93372f1aef?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: 459/942] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:32:24 2026] GET /v2.0/networks/b6b9928b-6e77-492a-862f-86dd42351f65?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/943] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:24 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/944] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:24 2026] GET /v2.0/security-groups?id=ed06288e-0910-485a-addb-2895f4ab9a1c&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/945] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:24 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/946] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:24 2026] GET /v2.0/security-groups?id=d807b099-9283-4311-8822-87bec5feff0b&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:25.087 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-72200e3d-9e95-41dd-9aa8-94e539085ca2'] response: {'name': 'network-changed', 'server_uuid': 'e196d2ec-7904-42c1-9597-5c001763f435', 'tag': 'c4e8d011-6f19-4412-908b-01cf46ee78a1', 'status': 'completed', 'code': 200} 2026-05-31 18:32:25.110 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f637fa9-6aee-4559-b3e4-8c3ca4874640'] response: {'name': 'network-changed', 'server_uuid': '5c5e6e38-dd4f-435c-aaa2-c5d01a54890d', 'tag': '4204938c-ebff-4835-af40-744996ca0d47', 'status': 'completed', 'code': 200} 2026-05-31 18:32:25.461 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f00e9a00-b322-4403-abe2-9fb24180d640 - - - - - -] OVN reports status down for port: c4e8d011-6f19-4412-908b-01cf46ee78a1 [pid: 8|app: 0|req: 487/947] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:32:25 2026] GET /v2.0/ports?tenant_id=199bcb1bb41e401fa720e707edc3b7ed&device_id=e196d2ec-7904-42c1-9597-5c001763f435 => generated 1211 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/948] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:32:25 2026] GET /v2.0/ports?tenant_id=49f675aa257f4453b5b138adbb72429a&device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/949] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:32:25 2026] GET /v2.0/networks?id=72b62ec1-d63c-48e2-b7a5-e09ad402082c => generated 769 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/950] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:25 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => generated 973 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/951] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:25 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/952] 199.204.45.227 () {34 vars in 1060 bytes} [Sun May 31 18:32:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=c4e8d011-6f19-4412-908b-01cf46ee78a1 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/953] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:25 2026] GET /v2.0/security-groups?id=ed06288e-0910-485a-addb-2895f4ab9a1c&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: 462/954] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:32:25 2026] GET /v2.0/networks?id=d33600c7-3251-4f47-b5a4-0fa814bbfaa2 => generated 778 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/955] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:25 2026] GET /v2.0/security-groups?id=d807b099-9283-4311-8822-87bec5feff0b&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-05-31 18:32:25.851 7 INFO neutron.db.ovn_revision_numbers_db [None req-f00e9a00-b322-4403-abe2-9fb24180d640 - - - - - -] Successfully bumped revision number for resource c4e8d011-6f19-4412-908b-01cf46ee78a1 (type: ports) to 6 [pid: 8|app: 0|req: 494/956] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:32:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=4204938c-ebff-4835-af40-744996ca0d47 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/957] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:32:25 2026] GET /v2.0/subnets?id=31a184c6-c7bd-41a2-9802-0c9901816236 => generated 688 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/958] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:32:25 2026] GET /v2.0/subnets?id=7fd865b5-57ea-4c6d-ba81-c9d11e078173 => generated 697 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/959] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:32:25 2026] GET /v2.0/ports?network_id=72b62ec1-d63c-48e2-b7a5-e09ad402082c&device_owner=network%3Adhcp => generated 12 bytes in 25 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: 496/960] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:32:25 2026] GET /v2.0/ports?network_id=d33600c7-3251-4f47-b5a4-0fa814bbfaa2&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:32:25.970 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6497dbde-b6d8-4576-8301-85ef687e2e54 - - - - - -] OVN reports status down for port: 4204938c-ebff-4835-af40-744996ca0d47 [pid: 8|app: 0|req: 497/961] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:32:25 2026] GET /v2.0/networks/d33600c7-3251-4f47-b5a4-0fa814bbfaa2?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: 465/962] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:32:25 2026] GET /v2.0/networks/72b62ec1-d63c-48e2-b7a5-e09ad402082c?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/963] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:32:25 2026] GET /v2.0/networks/d33600c7-3251-4f47-b5a4-0fa814bbfaa2?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) [pid: 7|app: 0|req: 466/964] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:32:25 2026] GET /v2.0/networks/72b62ec1-d63c-48e2-b7a5-e09ad402082c?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) 2026-05-31 18:32:26.227 7 INFO neutron.db.ovn_revision_numbers_db [None req-6497dbde-b6d8-4576-8301-85ef687e2e54 - - - - - -] Successfully bumped revision number for resource 4204938c-ebff-4835-af40-744996ca0d47 (type: ports) to 6 [pid: 8|app: 0|req: 499/965] 199.204.45.227 () {34 vars in 994 bytes} [Sun May 31 18:32:26 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 500/966] 199.204.45.227 () {34 vars in 994 bytes} [Sun May 31 18:32:26 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:26.848 7 INFO neutron_taas.services.taas.taas_plugin [req-4a9d7c0d-4977-40e1-b8ac-c05bb4946f8d req-68ccbc3e-bbe8-4e3e-97c5-bbac46e14334 f317062631364d788e6dd527593fae71 199bcb1bb41e401fa720e707edc3b7ed - - default default] TaaS: Handle Delete Port: c4e8d011-6f19-4412-908b-01cf46ee78a1 2026-05-31 18:32:26.856 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4a9d7c0d-4977-40e1-b8ac-c05bb4946f8d req-68ccbc3e-bbe8-4e3e-97c5-bbac46e14334 f317062631364d788e6dd527593fae71 199bcb1bb41e401fa720e707edc3b7ed - - default default] Tap Mirror: Handle Delete Port: c4e8d011-6f19-4412-908b-01cf46ee78a1 2026-05-31 18:32:26.935 8 INFO neutron_taas.services.taas.taas_plugin [req-505b244b-d268-42c6-a5e6-178d619f7d55 req-722e18be-8e86-43cd-aaa0-031651f4e523 433b711d5f7e47f3a999c1727f309f9e 49f675aa257f4453b5b138adbb72429a - - default default] TaaS: Handle Delete Port: 4204938c-ebff-4835-af40-744996ca0d47 2026-05-31 18:32:26.941 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-505b244b-d268-42c6-a5e6-178d619f7d55 req-722e18be-8e86-43cd-aaa0-031651f4e523 433b711d5f7e47f3a999c1727f309f9e 49f675aa257f4453b5b138adbb72429a - - default default] Tap Mirror: Handle Delete Port: 4204938c-ebff-4835-af40-744996ca0d47 2026-05-31 18:32:27.118 7 INFO neutron.db.l3_db [req-4a9d7c0d-4977-40e1-b8ac-c05bb4946f8d req-68ccbc3e-bbe8-4e3e-97c5-bbac46e14334 f317062631364d788e6dd527593fae71 199bcb1bb41e401fa720e707edc3b7ed - - default default] Floating IP f0539b8c-b261-4f63-9ccf-21696c82c0b0 disassociated. External IP: 10.96.250.214, port: c4e8d011-6f19-4412-908b-01cf46ee78a1. [pid: 7|app: 0|req: 467/967] 199.204.45.227 () {36 vars in 997 bytes} [Sun May 31 18:32:26 2026] DELETE /v2.0/ports/c4e8d011-6f19-4412-908b-01cf46ee78a1 => generated 0 bytes in 620 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: 468/968] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:27 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => 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: 469/969] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:27 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:27.366 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee91a3f1-7019-442e-a18a-aecc2a639c10'] response: {'server_uuid': 'e196d2ec-7904-42c1-9597-5c001763f435', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c4e8d011-6f19-4412-908b-01cf46ee78a1', 'code': 200} 2026-05-31 18:32:27.367 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee91a3f1-7019-442e-a18a-aecc2a639c10'] response: {'server_uuid': 'e196d2ec-7904-42c1-9597-5c001763f435', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c4e8d011-6f19-4412-908b-01cf46ee78a1', 'code': 200} 2026-05-31 18:32:27.367 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee91a3f1-7019-442e-a18a-aecc2a639c10'] response: {'server_uuid': '5c5e6e38-dd4f-435c-aaa2-c5d01a54890d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4204938c-ebff-4835-af40-744996ca0d47', 'code': 200} 2026-05-31 18:32:27.367 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee91a3f1-7019-442e-a18a-aecc2a639c10'] response: {'server_uuid': '5c5e6e38-dd4f-435c-aaa2-c5d01a54890d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4204938c-ebff-4835-af40-744996ca0d47', 'code': 200} [pid: 7|app: 0|req: 470/970] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:27 2026] GET /v2.0/security-groups?id=d807b099-9283-4311-8822-87bec5feff0b&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:27.553 8 INFO neutron.db.l3_db [req-505b244b-d268-42c6-a5e6-178d619f7d55 req-722e18be-8e86-43cd-aaa0-031651f4e523 433b711d5f7e47f3a999c1727f309f9e 49f675aa257f4453b5b138adbb72429a - - default default] Floating IP 1207cd64-8e1d-47d7-8e5e-075c484ece7d disassociated. External IP: 10.96.250.201, port: 4204938c-ebff-4835-af40-744996ca0d47. [pid: 8|app: 0|req: 501/971] 199.204.45.227 () {36 vars in 997 bytes} [Sun May 31 18:32:26 2026] DELETE /v2.0/ports/4204938c-ebff-4835-af40-744996ca0d47 => generated 0 bytes in 921 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:32:27.761 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5cd4f1b5-5254-43ee-90e0-c1ce56145efc'] response: {'server_uuid': '5c5e6e38-dd4f-435c-aaa2-c5d01a54890d', 'name': 'network-vif-deleted', 'tag': '4204938c-ebff-4835-af40-744996ca0d47', '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: 471/972] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:28 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => 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: 502/973] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:28 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:32:29.405 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-18189021-d7bb-46c8-895f-a47df0157a88'] response: {'server_uuid': 'e196d2ec-7904-42c1-9597-5c001763f435', 'name': 'network-vif-deleted', 'tag': 'c4e8d011-6f19-4412-908b-01cf46ee78a1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 504/976] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:29 2026] GET /v2.0/ports?device_id=e196d2ec-7904-42c1-9597-5c001763f435 => 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: 473/977] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:29 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => 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: 474/978] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:30 2026] GET /v2.0/ports?device_id=5c5e6e38-dd4f-435c-aaa2-c5d01a54890d => 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: 505/979] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:32:30 2026] DELETE /v2.0/security-groups/ed06288e-0910-485a-addb-2895f4ab9a1c => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:32:30.831 8 INFO neutron.api.v2.resource [None req-8002bc93-4518-4e51-9396-6590c21b25bf f317062631364d788e6dd527593fae71 199bcb1bb41e401fa720e707edc3b7ed - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 506/980] 10.0.0.221 () {32 vars in 737 bytes} [Sun May 31 18:32:30 2026] GET /v2.0/security-groups/ed06288e-0910-485a-addb-2895f4ab9a1c => 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: 475/981] 10.0.0.61 () {34 vars in 989 bytes} [Sun May 31 18:32:30 2026] GET /v2.0/ports?device_id=6e91168b-2da3-41b4-b217-6e02e432715d => generated 1209 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:32:30.946 8 INFO neutron_taas.services.taas.taas_plugin [None req-8a760b35-c829-4632-ba67-f96d56d02cd2 f317062631364d788e6dd527593fae71 199bcb1bb41e401fa720e707edc3b7ed - - default default] TaaS: Handle Delete Port: 2d50ad9b-fa1f-4dfc-9e53-4333a31b4ff2 2026-05-31 18:32:30.949 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a760b35-c829-4632-ba67-f96d56d02cd2 f317062631364d788e6dd527593fae71 199bcb1bb41e401fa720e707edc3b7ed - - default default] Tap Mirror: Handle Delete Port: 2d50ad9b-fa1f-4dfc-9e53-4333a31b4ff2 [pid: 7|app: 0|req: 476/982] 10.0.0.61 () {34 vars in 1039 bytes} [Sun May 31 18:32:30 2026] GET /v2.0/security-groups?id=33893888-2f63-4542-8a99-7dfd750d751b&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: 507/983] 10.0.0.221 () {32 vars in 732 bytes} [Sun May 31 18:32:30 2026] DELETE /v2.0/floatingips/f0539b8c-b261-4f63-9ccf-21696c82c0b0 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:32:31.378 7 INFO neutron_taas.services.taas.taas_plugin [None req-9168dce7-5720-4f3e-819b-43486223b79f f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: 1fca48a8-2e74-49bd-a9e5-033a3dc6437b 2026-05-31 18:32:31.383 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9168dce7-5720-4f3e-819b-43486223b79f f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: 1fca48a8-2e74-49bd-a9e5-033a3dc6437b [pid: 8|app: 0|req: 508/984] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:32:31 2026] DELETE /v2.0/security-groups/d807b099-9283-4311-8822-87bec5feff0b => generated 0 bytes in 198 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:32:32.010 8 INFO neutron.api.v2.resource [None req-5def69aa-8eb0-48fa-ace3-c0e77626749e 433b711d5f7e47f3a999c1727f309f9e 49f675aa257f4453b5b138adbb72429a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 509/985] 10.0.0.221 () {32 vars in 737 bytes} [Sun May 31 18:32:31 2026] GET /v2.0/security-groups/d807b099-9283-4311-8822-87bec5feff0b => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/986] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:32:31 2026] PUT /v2.0/routers/114da9fe-5164-43a5-a10a-68940cb375a0/remove_router_interface => generated 309 bytes in 1041 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: 478/987] 10.0.0.61 () {34 vars in 989 bytes} [Sun May 31 18:32:32 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 1209 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:32:32.187 8 INFO neutron_taas.services.taas.taas_plugin [None req-5ec8762b-715e-4c6a-bbfb-beb3064154fe 433b711d5f7e47f3a999c1727f309f9e 49f675aa257f4453b5b138adbb72429a - - default default] TaaS: Handle Delete Port: 680fec33-1cdb-4dfd-b5df-5078af6b16df 2026-05-31 18:32:32.190 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ec8762b-715e-4c6a-bbfb-beb3064154fe 433b711d5f7e47f3a999c1727f309f9e 49f675aa257f4453b5b138adbb72429a - - default default] Tap Mirror: Handle Delete Port: 680fec33-1cdb-4dfd-b5df-5078af6b16df [pid: 8|app: 0|req: 510/988] 10.0.0.221 () {32 vars in 732 bytes} [Sun May 31 18:32:32 2026] DELETE /v2.0/floatingips/1207cd64-8e1d-47d7-8e5e-075c484ece7d => 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: 511/989] 10.0.0.61 () {34 vars in 1039 bytes} [Sun May 31 18:32:32 2026] GET /v2.0/security-groups?id=c30c3523-74d8-4080-8f67-22abc367de14&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:32.510 7 INFO neutron_taas.services.taas.taas_plugin [None req-582ebb44-b5ee-437b-804e-37fdae36633d f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: 4c973f7d-29a0-4d30-b4c4-5b75a9a82422 2026-05-31 18:32:32.514 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-582ebb44-b5ee-437b-804e-37fdae36633d f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: 4c973f7d-29a0-4d30-b4c4-5b75a9a82422 2026-05-31 18:32:32.624 8 INFO neutron_taas.services.taas.taas_plugin [None req-58ac1c55-f3c7-4da7-8123-5d2f4a7702c4 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: ca4c568a-17d8-41ca-a71e-7ced88134e9c 2026-05-31 18:32:32.629 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58ac1c55-f3c7-4da7-8123-5d2f4a7702c4 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: ca4c568a-17d8-41ca-a71e-7ced88134e9c [pid: 7|app: 0|req: 479/990] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:32:32 2026] DELETE /v2.0/routers/114da9fe-5164-43a5-a10a-68940cb375a0 => generated 0 bytes in 814 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/991] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:32 2026] GET /v2.0/ports?device_id=6e91168b-2da3-41b4-b217-6e02e432715d => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/992] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:32:33 2026] DELETE /v2.0/subnets/31a184c6-c7bd-41a2-9802-0c9901816236 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/993] 10.0.0.16 () {34 vars in 970 bytes} [Sun May 31 18:32:33 2026] GET /v2.0/ports/dfdf3328-02d9-4a14-95c6-c77ab4134b91 => generated 968 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/994] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:32:32 2026] PUT /v2.0/routers/9823de72-8c92-420d-9f9a-4166751a88c8/remove_router_interface => generated 309 bytes in 1082 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-05-31 18:32:33.496 7 INFO neutron_taas.services.taas.taas_plugin [None req-a6136c3b-3104-47a1-aaa9-937bfd48f6b8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: 22030969-b26e-4251-8bd0-dc632dd9ec7a 2026-05-31 18:32:33.498 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a6136c3b-3104-47a1-aaa9-937bfd48f6b8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: 22030969-b26e-4251-8bd0-dc632dd9ec7a 2026-05-31 18:32:33.685 7 INFO neutron.services.segments.plugin [-] Segment 62fa40e9-7727-4924-baf7-b466882a972e resource provider aggregate not found 2026-05-31 18:32:33.689 7 INFO neutron.services.segments.plugin [-] Segment 62fa40e9-7727-4924-baf7-b466882a972e resource provider aggregate not found 2026-05-31 18:32:33.701 7 INFO neutron.services.segments.plugin [-] Segment 62fa40e9-7727-4924-baf7-b466882a972e 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 62fa40e9-7727-4924-baf7-b466882a972e found for delete ", "request_id": "req-6615d3ce-1ee6-4f43-a245-b5af05f47a7f"}]} 2026-05-31 18:32:33.706 7 INFO neutron.services.segments.plugin [-] Segment 62fa40e9-7727-4924-baf7-b466882a972e 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 62fa40e9-7727-4924-baf7-b466882a972e found for delete ", "request_id": "req-9121ca6c-738e-49db-b9dc-a523f6fbb85b"}]} [pid: 7|app: 0|req: 483/995] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:32:33 2026] DELETE /v2.0/networks/72b62ec1-d63c-48e2-b7a5-e09ad402082c => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:32:33.789 8 INFO neutron_taas.services.taas.taas_plugin [None req-efe1b943-0da3-4df6-9c01-9d2806c83b08 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: be235132-d39a-4b86-9546-276ed438762d 2026-05-31 18:32:33.794 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-efe1b943-0da3-4df6-9c01-9d2806c83b08 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: be235132-d39a-4b86-9546-276ed438762d [pid: 7|app: 0|req: 484/996] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:32:33 2026] GET /v2.0/security-groups?tenant_id=199bcb1bb41e401fa720e707edc3b7ed&name=default => generated 2921 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/997] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:32:33 2026] DELETE /v2.0/security-groups/d0616464-ac73-4e0f-a325-de7ce1de4920 => 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: 486/998] 199.204.45.227 () {34 vars in 1000 bytes} [Sun May 31 18:32:34 2026] GET /v2.0/subnets?network_id=47c9aae7-c9ee-4970-abce-4b93372f1aef => generated 684 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/999] 199.204.45.227 () {34 vars in 1146 bytes} [Sun May 31 18:32:34 2026] GET /v2.0/ports?device_id=6e91168b-2da3-41b4-b217-6e02e432715d&device_owner=compute%3Anova&network_id=47c9aae7-c9ee-4970-abce-4b93372f1aef => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1000] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:32:33 2026] DELETE /v2.0/routers/9823de72-8c92-420d-9f9a-4166751a88c8 => generated 0 bytes in 843 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1001] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:32:34 2026] DELETE /v2.0/subnets/7fd865b5-57ea-4c6d-ba81-c9d11e078173 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:32:34.568 8 INFO neutron_taas.services.taas.taas_plugin [None req-e6ebcb78-27bb-46a0-9376-33c2d3fb4cad f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: 68c589df-a610-4bc8-9d8d-08cfa2bd2926 2026-05-31 18:32:34.571 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6ebcb78-27bb-46a0-9376-33c2d3fb4cad f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: 68c589df-a610-4bc8-9d8d-08cfa2bd2926 2026-05-31 18:32:34.759 8 INFO neutron.services.segments.plugin [-] Segment 2c62f935-d052-4f00-b241-acf09c037a4f resource provider aggregate not found 2026-05-31 18:32:34.768 8 INFO neutron.services.segments.plugin [-] Segment 2c62f935-d052-4f00-b241-acf09c037a4f resource provider aggregate not found 2026-05-31 18:32:34.777 8 INFO neutron.services.segments.plugin [-] Segment 2c62f935-d052-4f00-b241-acf09c037a4f 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 2c62f935-d052-4f00-b241-acf09c037a4f found for delete ", "request_id": "req-0240f7e1-d016-481e-abdf-a2cf75e272e0"}]} 2026-05-31 18:32:34.789 7 INFO neutron.db.ovn_revision_numbers_db [req-b2bc3a5b-f683-4d53-bfbb-5bec371cc83c req-413da67f-e1ea-4b83-aa49-a05d30485a53 6726a4fb82f6410dba7d09c6ecf19dd5 bf2107fec7ed4ef7ad2c0015f694c7a4 - - default default] Successfully bumped revision number for resource dfdf3328-02d9-4a14-95c6-c77ab4134b91 (type: ports) to 6 2026-05-31 18:32:34.796 8 INFO neutron.services.segments.plugin [-] Segment 2c62f935-d052-4f00-b241-acf09c037a4f 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 2c62f935-d052-4f00-b241-acf09c037a4f found for delete ", "request_id": "req-6a022af2-855e-45f9-8e13-b2bb79c7c469"}]} [pid: 7|app: 0|req: 488/1002] 199.204.45.227 () {38 vars in 1028 bytes} [Sun May 31 18:32:34 2026] PUT /v2.0/ports/dfdf3328-02d9-4a14-95c6-c77ab4134b91 => generated 1149 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:32:34.837 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-87844ab6-afdf-4d53-9536-74a9be85dec8'] response: {'name': 'network-changed', 'server_uuid': '6e91168b-2da3-41b4-b217-6e02e432715d', 'tag': 'dfdf3328-02d9-4a14-95c6-c77ab4134b91', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 515/1003] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:32:34 2026] DELETE /v2.0/networks/d33600c7-3251-4f47-b5a4-0fa814bbfaa2 => generated 0 bytes in 381 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: 489/1004] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:32:34 2026] GET /v2.0/security-groups?tenant_id=49f675aa257f4453b5b138adbb72429a&name=default => generated 2921 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1005] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:32:34 2026] DELETE /v2.0/security-groups/5c6995ad-f4e4-4781-870c-93833d9849fa => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1006] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:32:35 2026] GET /v2.0/ports?tenant_id=bf2107fec7ed4ef7ad2c0015f694c7a4&device_id=6e91168b-2da3-41b4-b217-6e02e432715d => generated 1390 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1007] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:32:35 2026] GET /v2.0/networks?id=47c9aae7-c9ee-4970-abce-4b93372f1aef => generated 783 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1008] 199.204.45.227 () {34 vars in 1060 bytes} [Sun May 31 18:32:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=dfdf3328-02d9-4a14-95c6-c77ab4134b91 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1009] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:32:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=dfdf3328-02d9-4a14-95c6-c77ab4134b91 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1010] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:32:35 2026] GET /v2.0/subnets?id=6fdedfda-18bf-4f0d-a4f7-897c2abe9500 => generated 702 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1011] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:32:35 2026] GET /v2.0/ports?network_id=47c9aae7-c9ee-4970-abce-4b93372f1aef&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: 493/1012] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:32:35 2026] GET /v2.0/networks/47c9aae7-c9ee-4970-abce-4b93372f1aef?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: 520/1013] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:32:35 2026] GET /v2.0/networks/47c9aae7-c9ee-4970-abce-4b93372f1aef?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: 494/1014] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:36 2026] GET /v2.0/ports?device_id=6e91168b-2da3-41b4-b217-6e02e432715d => generated 1152 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1015] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:36 2026] GET /v2.0/security-groups?id=33893888-2f63-4542-8a99-7dfd750d751b&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: 495/1016] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:32:36 2026] GET /v2.0/ports?tenant_id=bf2107fec7ed4ef7ad2c0015f694c7a4&device_id=6e91168b-2da3-41b4-b217-6e02e432715d => generated 1390 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1017] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:32:36 2026] GET /v2.0/networks?id=47c9aae7-c9ee-4970-abce-4b93372f1aef => generated 783 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1018] 199.204.45.227 () {34 vars in 1060 bytes} [Sun May 31 18:32:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=dfdf3328-02d9-4a14-95c6-c77ab4134b91 => 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: 523/1019] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:32:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=dfdf3328-02d9-4a14-95c6-c77ab4134b91 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1020] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:32:36 2026] GET /v2.0/subnets?id=6fdedfda-18bf-4f0d-a4f7-897c2abe9500 => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1021] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:32:36 2026] GET /v2.0/ports?network_id=47c9aae7-c9ee-4970-abce-4b93372f1aef&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: 498/1022] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:32:36 2026] GET /v2.0/networks/47c9aae7-c9ee-4970-abce-4b93372f1aef?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: 525/1023] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:32:36 2026] GET /v2.0/networks/47c9aae7-c9ee-4970-abce-4b93372f1aef?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: 7|app: 0|req: 499/1024] 199.204.45.227 () {34 vars in 1120 bytes} [Sun May 31 18:32:37 2026] GET /v2.0/ports?device_id=6e91168b-2da3-41b4-b217-6e02e432715d&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.14 => generated 1152 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:32:38.079 8 INFO neutron.db.ovn_revision_numbers_db [req-75f86e7e-9a77-427d-aac6-053217fe3b27 req-45ac7229-3616-48de-9653-c25f51fd071b 6726a4fb82f6410dba7d09c6ecf19dd5 bf2107fec7ed4ef7ad2c0015f694c7a4 - - default default] Successfully bumped revision number for resource dfdf3328-02d9-4a14-95c6-c77ab4134b91 (type: ports) to 7 [pid: 8|app: 0|req: 526/1025] 199.204.45.227 () {38 vars in 1028 bytes} [Sun May 31 18:32:37 2026] PUT /v2.0/ports/dfdf3328-02d9-4a14-95c6-c77ab4134b91 => generated 968 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:38.123 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac799ec7-ba05-4fc5-adf1-dba8efb73209'] response: {'name': 'network-changed', 'server_uuid': '6e91168b-2da3-41b4-b217-6e02e432715d', 'tag': 'dfdf3328-02d9-4a14-95c6-c77ab4134b91', '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: 500/1026] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:38 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1027] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:32:38 2026] GET /v2.0/ports?tenant_id=bf2107fec7ed4ef7ad2c0015f694c7a4&device_id=6e91168b-2da3-41b4-b217-6e02e432715d => generated 1209 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1028] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:38 2026] GET /v2.0/security-groups?id=c30c3523-74d8-4080-8f67-22abc367de14&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1029] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:32:38 2026] GET /v2.0/networks?id=47c9aae7-c9ee-4970-abce-4b93372f1aef => generated 783 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1030] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:32:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=dfdf3328-02d9-4a14-95c6-c77ab4134b91 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1031] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:32:38 2026] GET /v2.0/subnets?id=6fdedfda-18bf-4f0d-a4f7-897c2abe9500 => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1032] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:38 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1033] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:32:38 2026] GET /v2.0/ports?network_id=47c9aae7-c9ee-4970-abce-4b93372f1aef&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: 530/1034] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:38 2026] GET /v2.0/security-groups?id=c30c3523-74d8-4080-8f67-22abc367de14&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: 505/1035] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:32:38 2026] GET /v2.0/networks/47c9aae7-c9ee-4970-abce-4b93372f1aef?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: 531/1036] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:32:38 2026] GET /v2.0/networks/47c9aae7-c9ee-4970-abce-4b93372f1aef?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: 506/1037] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:39 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1038] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:39 2026] GET /v2.0/security-groups?id=c30c3523-74d8-4080-8f67-22abc367de14&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:39.520 7 INFO neutron.db.ovn_revision_numbers_db [None req-ec79cd2f-52e2-41a1-b88c-4c5710f23dff f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 1f4496da-21c6-455a-8f38-925fea469a18 (type: security_groups) to 1 2026-05-31 18:32:39.533 7 INFO neutron.db.ovn_revision_numbers_db [None req-ec79cd2f-52e2-41a1-b88c-4c5710f23dff f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 275cca46-d027-4564-af3b-14d803c672b0 (type: security_group_rules) to 0 2026-05-31 18:32:39.545 7 INFO neutron.db.ovn_revision_numbers_db [None req-ec79cd2f-52e2-41a1-b88c-4c5710f23dff f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 82fe52ab-f705-499f-8c85-9855bd9dacf3 (type: security_group_rules) to 0 2026-05-31 18:32:39.558 7 INFO neutron.db.ovn_revision_numbers_db [None req-ec79cd2f-52e2-41a1-b88c-4c5710f23dff f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource b6d8bbf8-2ecc-44fc-a1a2-ba6529e6bf9b (type: security_group_rules) to 0 2026-05-31 18:32:39.563 8 INFO neutron.db.ovn_revision_numbers_db [None req-8bc46b4d-4f31-4a91-990c-0fc2c0cd9293 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 5de50494-2fee-45f2-8c47-74cbc2b4787e (type: security_groups) to 1 2026-05-31 18:32:39.572 7 INFO neutron.db.ovn_revision_numbers_db [None req-ec79cd2f-52e2-41a1-b88c-4c5710f23dff f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e11fa7da-481c-41b3-9c96-0bc784367910 (type: security_group_rules) to 0 2026-05-31 18:32:39.575 8 INFO neutron.db.ovn_revision_numbers_db [None req-8bc46b4d-4f31-4a91-990c-0fc2c0cd9293 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 6c5799c7-dcd4-4ed7-85b2-0729c97e683b (type: security_group_rules) to 0 2026-05-31 18:32:39.585 8 INFO neutron.db.ovn_revision_numbers_db [None req-8bc46b4d-4f31-4a91-990c-0fc2c0cd9293 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 9a93343e-c52a-454d-9b6b-1df44dec4783 (type: security_group_rules) to 0 2026-05-31 18:32:39.596 8 INFO neutron.db.ovn_revision_numbers_db [None req-8bc46b4d-4f31-4a91-990c-0fc2c0cd9293 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource bbb9748a-0ee6-490a-9c56-c09161477fc5 (type: security_group_rules) to 0 2026-05-31 18:32:39.607 8 INFO neutron.db.ovn_revision_numbers_db [None req-8bc46b4d-4f31-4a91-990c-0fc2c0cd9293 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e102cad9-79a8-4bf3-b8e0-e9498431c354 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 507/1039] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:32:39 2026] GET /v2.0/security-groups?tenant_id=8353705388144b3a926253b27ac053ff&name=default => generated 2925 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1040] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:32:39 2026] GET /v2.0/security-groups?tenant_id=aa90398b7e1043cc9907c83bdeda000d&name=default => generated 2925 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1041] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:32:39 2026] DELETE /v2.0/security-groups/5de50494-2fee-45f2-8c47-74cbc2b4787e => generated 0 bytes in 300 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1042] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:32:39 2026] DELETE /v2.0/security-groups/1f4496da-21c6-455a-8f38-925fea469a18 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1043] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:32:39 2026] GET /v2.0/ports?tenant_id=bf2107fec7ed4ef7ad2c0015f694c7a4&device_id=6e91168b-2da3-41b4-b217-6e02e432715d => generated 1209 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1044] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:32:39 2026] GET /v2.0/networks?id=47c9aae7-c9ee-4970-abce-4b93372f1aef => generated 783 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1045] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:40 2026] GET /v2.0/ports?device_id=6e91168b-2da3-41b4-b217-6e02e432715d => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1046] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:32:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=dfdf3328-02d9-4a14-95c6-c77ab4134b91 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:40.268 8 INFO neutron.db.ovn_revision_numbers_db [None req-fa136c82-ed58-4cf2-a17c-f4b79ecc2e4c f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 0e697c8b-3e49-4376-ad30-933ab99dc055 (type: security_groups) to 1 2026-05-31 18:32:40.279 7 INFO neutron.db.ovn_revision_numbers_db [None req-4f88a95c-5def-4cf0-a6f2-ef4a350aff85 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 3d5b4026-88a9-4edd-8c4b-2547fbfab90d (type: security_groups) to 1 2026-05-31 18:32:40.286 8 INFO neutron.db.ovn_revision_numbers_db [None req-fa136c82-ed58-4cf2-a17c-f4b79ecc2e4c f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 19ebfc52-969e-4ee7-b9ea-6f377aa15e26 (type: security_group_rules) to 0 2026-05-31 18:32:40.291 7 INFO neutron.db.ovn_revision_numbers_db [None req-4f88a95c-5def-4cf0-a6f2-ef4a350aff85 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 04e75053-195c-4f5d-9d72-ea4b0314c381 (type: security_group_rules) to 0 2026-05-31 18:32:40.297 8 INFO neutron.db.ovn_revision_numbers_db [None req-fa136c82-ed58-4cf2-a17c-f4b79ecc2e4c f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 204abdc8-0b17-42bc-8a7f-1f283640eaaa (type: security_group_rules) to 0 2026-05-31 18:32:40.302 7 INFO neutron.db.ovn_revision_numbers_db [None req-4f88a95c-5def-4cf0-a6f2-ef4a350aff85 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 628fdfe4-4d6c-4b4a-9f40-936923ff71f8 (type: security_group_rules) to 0 2026-05-31 18:32:40.311 8 INFO neutron.db.ovn_revision_numbers_db [None req-fa136c82-ed58-4cf2-a17c-f4b79ecc2e4c f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource ac6459d5-c5b1-403b-9f28-67edaf2285d0 (type: security_group_rules) to 0 2026-05-31 18:32:40.316 7 INFO neutron.db.ovn_revision_numbers_db [None req-4f88a95c-5def-4cf0-a6f2-ef4a350aff85 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 97877e41-eecc-455c-b477-8436c1d68c99 (type: security_group_rules) to 0 2026-05-31 18:32:40.327 8 INFO neutron.db.ovn_revision_numbers_db [None req-fa136c82-ed58-4cf2-a17c-f4b79ecc2e4c f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource c48fd8ea-c954-4c3c-b280-79bcd96358aa (type: security_group_rules) to 0 2026-05-31 18:32:40.328 7 INFO neutron.db.ovn_revision_numbers_db [None req-4f88a95c-5def-4cf0-a6f2-ef4a350aff85 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource befdcb33-ed51-4df6-8aca-d7f78b7f4caa (type: security_group_rules) to 0 [pid: 7|app: 0|req: 511/1047] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:32:40 2026] GET /v2.0/security-groups?tenant_id=97bdbbba935a4a449cc210e3640e3243&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1048] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:32:40 2026] GET /v2.0/security-groups?tenant_id=c1d975ae29bd4cc9bfe4339fdd8be1c7&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: 538/1049] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:32:40 2026] GET /v2.0/subnets?id=6fdedfda-18bf-4f0d-a4f7-897c2abe9500 => generated 702 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1050] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:40 2026] GET /v2.0/security-groups?id=33893888-2f63-4542-8a99-7dfd750d751b&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1051] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:40 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1052] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:32:40 2026] DELETE /v2.0/security-groups/3d5b4026-88a9-4edd-8c4b-2547fbfab90d => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1053] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:32:40 2026] GET /v2.0/ports?network_id=47c9aae7-c9ee-4970-abce-4b93372f1aef&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: 540/1054] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:32:40 2026] DELETE /v2.0/security-groups/0e697c8b-3e49-4376-ad30-933ab99dc055 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1055] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:40 2026] GET /v2.0/security-groups?id=c30c3523-74d8-4080-8f67-22abc367de14&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: 8|app: 0|req: 541/1056] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:32:40 2026] GET /v2.0/ports?tenant_id=ca1a22263711492db0b03c0317bd593f&device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 1209 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1057] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:32:40 2026] GET /v2.0/networks/47c9aae7-c9ee-4970-abce-4b93372f1aef?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1058] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:32:40 2026] GET /v2.0/networks?id=b6b9928b-6e77-492a-862f-86dd42351f65 => generated 774 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1059] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:32:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e72e4bb4-a932-4614-9140-bc8b8cc48f4f => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1060] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:32:40 2026] GET /v2.0/subnets?id=bf9c5792-1d3b-4531-9eee-8dc92291d85b => generated 693 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1061] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:32:40 2026] GET /v2.0/ports?network_id=b6b9928b-6e77-492a-862f-86dd42351f65&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: 546/1062] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:32:40 2026] GET /v2.0/networks/b6b9928b-6e77-492a-862f-86dd42351f65?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1063] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:32:40 2026] GET /v2.0/networks/b6b9928b-6e77-492a-862f-86dd42351f65?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-05-31 18:32:41.277 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-39ea21bc-b971-47fe-98c7-2bfe0e239ae3 - - - - - -] OVN reports status down for port: dfdf3328-02d9-4a14-95c6-c77ab4134b91 [pid: 7|app: 0|req: 517/1064] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:32:40 2026] GET /v2.0/networks/47c9aae7-c9ee-4970-abce-4b93372f1aef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:32:41.409 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-db991974-c46b-470c-ad86-bfd4efb96120'] response: {'server_uuid': '6e91168b-2da3-41b4-b217-6e02e432715d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'dfdf3328-02d9-4a14-95c6-c77ab4134b91', 'code': 200} [pid: 8|app: 0|req: 548/1065] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:41 2026] GET /v2.0/ports?device_id=6e91168b-2da3-41b4-b217-6e02e432715d => 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: 518/1066] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:41 2026] GET /v2.0/security-groups?id=33893888-2f63-4542-8a99-7dfd750d751b&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:41.593 7 INFO neutron.db.ovn_revision_numbers_db [None req-39ea21bc-b971-47fe-98c7-2bfe0e239ae3 - - - - - -] Successfully bumped revision number for resource dfdf3328-02d9-4a14-95c6-c77ab4134b91 (type: ports) to 8 [pid: 8|app: 0|req: 549/1067] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:41 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 971 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: 519/1068] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:41 2026] GET /v2.0/security-groups?id=c30c3523-74d8-4080-8f67-22abc367de14&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1069] 199.204.45.227 () {34 vars in 994 bytes} [Sun May 31 18:32:42 2026] GET /v2.0/ports?device_id=6e91168b-2da3-41b4-b217-6e02e432715d => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:42.520 7 INFO neutron_taas.services.taas.taas_plugin [req-6db957fe-4aae-4760-8cf7-c8300e3d58d3 req-ac309962-b855-423a-8073-59d7a81a3879 6726a4fb82f6410dba7d09c6ecf19dd5 bf2107fec7ed4ef7ad2c0015f694c7a4 - - default default] TaaS: Handle Delete Port: dfdf3328-02d9-4a14-95c6-c77ab4134b91 2026-05-31 18:32:42.523 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6db957fe-4aae-4760-8cf7-c8300e3d58d3 req-ac309962-b855-423a-8073-59d7a81a3879 6726a4fb82f6410dba7d09c6ecf19dd5 bf2107fec7ed4ef7ad2c0015f694c7a4 - - default default] Tap Mirror: Handle Delete Port: dfdf3328-02d9-4a14-95c6-c77ab4134b91 2026-05-31 18:32:42.725 7 INFO neutron.db.l3_db [req-6db957fe-4aae-4760-8cf7-c8300e3d58d3 req-ac309962-b855-423a-8073-59d7a81a3879 6726a4fb82f6410dba7d09c6ecf19dd5 bf2107fec7ed4ef7ad2c0015f694c7a4 - - default default] Floating IP 8bef30ef-23c9-4991-8d18-a9d375c4f97f disassociated. External IP: 10.96.250.203, port: dfdf3328-02d9-4a14-95c6-c77ab4134b91. [pid: 8|app: 0|req: 551/1070] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:42 2026] GET /v2.0/ports?device_id=6e91168b-2da3-41b4-b217-6e02e432715d => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1071] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:42 2026] GET /v2.0/security-groups?id=33893888-2f63-4542-8a99-7dfd750d751b&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1072] 199.204.45.227 () {36 vars in 997 bytes} [Sun May 31 18:32:42 2026] DELETE /v2.0/ports/dfdf3328-02d9-4a14-95c6-c77ab4134b91 => generated 0 bytes in 534 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1073] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:43 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 971 bytes in 44 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: 521/1074] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:43 2026] GET /v2.0/security-groups?id=c30c3523-74d8-4080-8f67-22abc367de14&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:43.177 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-80a678dc-3ebc-4bd5-890c-8b185f496d9e - - - - - -] OVN reports status down for port: e72e4bb4-a932-4614-9140-bc8b8cc48f4f 2026-05-31 18:32:43.434 7 INFO neutron.db.ovn_revision_numbers_db [None req-80a678dc-3ebc-4bd5-890c-8b185f496d9e - - - - - -] Successfully bumped revision number for resource e72e4bb4-a932-4614-9140-bc8b8cc48f4f (type: ports) to 6 2026-05-31 18:32:43.446 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-de94a302-8503-491b-97bd-47a5489b9c49'] response: {'server_uuid': '6e91168b-2da3-41b4-b217-6e02e432715d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'dfdf3328-02d9-4a14-95c6-c77ab4134b91', 'code': 200} 2026-05-31 18:32:43.446 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-de94a302-8503-491b-97bd-47a5489b9c49'] response: {'server_uuid': '6e91168b-2da3-41b4-b217-6e02e432715d', 'name': 'network-vif-deleted', 'tag': 'dfdf3328-02d9-4a14-95c6-c77ab4134b91', 'status': 'completed', 'code': 200} 2026-05-31 18:32:43.446 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-de94a302-8503-491b-97bd-47a5489b9c49'] response: {'server_uuid': '4b701169-2b54-4bf5-84e5-60e4d95806c3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e72e4bb4-a932-4614-9140-bc8b8cc48f4f', '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: 523/1077] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:43 2026] GET /v2.0/ports?device_id=6e91168b-2da3-41b4-b217-6e02e432715d => 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: 555/1078] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:44 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1079] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:44 2026] GET /v2.0/security-groups?id=c30c3523-74d8-4080-8f67-22abc367de14&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-05-31 18:32:44.648 8 INFO neutron.db.ovn_revision_numbers_db [None req-a735830a-7304-404d-9ffa-4e2556c4b7da f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 4b6967b4-abf6-403a-8f64-9affcf134698 (type: security_groups) to 1 2026-05-31 18:32:44.658 8 INFO neutron.db.ovn_revision_numbers_db [None req-a735830a-7304-404d-9ffa-4e2556c4b7da f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource a6823295-2e47-4b3d-9752-932b0636b2b2 (type: security_group_rules) to 0 2026-05-31 18:32:44.669 8 INFO neutron.db.ovn_revision_numbers_db [None req-a735830a-7304-404d-9ffa-4e2556c4b7da f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource bb2e2449-20b1-44a9-8642-78d40988dba5 (type: security_group_rules) to 0 2026-05-31 18:32:44.677 8 INFO neutron.db.ovn_revision_numbers_db [None req-a735830a-7304-404d-9ffa-4e2556c4b7da f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d6612bbc-dfb4-45f3-98ef-baeb66d436bc (type: security_group_rules) to 0 2026-05-31 18:32:44.690 8 INFO neutron.db.ovn_revision_numbers_db [None req-a735830a-7304-404d-9ffa-4e2556c4b7da f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d890ae5d-0507-4d44-80d1-24dff0ce36e4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 556/1080] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:32:44 2026] GET /v2.0/security-groups?tenant_id=823d318268c140808b21259404cceb05&name=default => generated 2925 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1081] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:32:44 2026] DELETE /v2.0/security-groups/4b6967b4-abf6-403a-8f64-9affcf134698 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1082] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:45 2026] GET /v2.0/ports?device_id=6e91168b-2da3-41b4-b217-6e02e432715d => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:32:45.135 8 INFO neutron.db.ovn_revision_numbers_db [None req-c72c32d6-235e-4355-bdfd-cff94a3346bc f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 349ac09c-5987-4eac-941f-a0349662866f (type: security_groups) to 1 2026-05-31 18:32:45.143 8 INFO neutron.db.ovn_revision_numbers_db [None req-c72c32d6-235e-4355-bdfd-cff94a3346bc f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 2d98d81c-52dc-4c0b-ba3f-b8b876d176a7 (type: security_group_rules) to 0 2026-05-31 18:32:45.152 8 INFO neutron.db.ovn_revision_numbers_db [None req-c72c32d6-235e-4355-bdfd-cff94a3346bc f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource cc31870c-1445-40c9-90e3-d99664f3c285 (type: security_group_rules) to 0 2026-05-31 18:32:45.159 8 INFO neutron.db.ovn_revision_numbers_db [None req-c72c32d6-235e-4355-bdfd-cff94a3346bc f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d1b7feee-4386-4708-aa04-dd21da0c8d9b (type: security_group_rules) to 0 2026-05-31 18:32:45.167 8 INFO neutron.db.ovn_revision_numbers_db [None req-c72c32d6-235e-4355-bdfd-cff94a3346bc f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource f2de3b27-339f-49d8-af3c-88999c7f4fef (type: security_group_rules) to 0 [pid: 8|app: 0|req: 557/1083] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:32:44 2026] GET /v2.0/security-groups?tenant_id=36fb69459cba4e5799ae6ec44902db5f&name=default => generated 2925 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:32:45.250 7 INFO neutron.db.ovn_revision_numbers_db [None req-b4d10253-735e-4706-8048-85ac4b640cff f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 34b1f3cc-2d0b-4a1d-a00d-586e13e9e3d9 (type: security_groups) to 1 2026-05-31 18:32:45.261 7 INFO neutron.db.ovn_revision_numbers_db [None req-b4d10253-735e-4706-8048-85ac4b640cff f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 13d0717d-8371-4c3f-a194-96bb2d981afc (type: security_group_rules) to 0 2026-05-31 18:32:45.277 7 INFO neutron.db.ovn_revision_numbers_db [None req-b4d10253-735e-4706-8048-85ac4b640cff f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource a5f22e5f-d593-422f-a153-769160981471 (type: security_group_rules) to 0 2026-05-31 18:32:45.287 7 INFO neutron.db.ovn_revision_numbers_db [None req-b4d10253-735e-4706-8048-85ac4b640cff f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d5391334-cd16-431a-9aca-10a29c55b46b (type: security_group_rules) to 0 2026-05-31 18:32:45.297 7 INFO neutron.db.ovn_revision_numbers_db [None req-b4d10253-735e-4706-8048-85ac4b640cff f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource f98b351b-a0fb-4bd7-b7ae-3fdb3b850c60 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 527/1084] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:32:45 2026] GET /v2.0/security-groups?tenant_id=2aac1cb7e8cf4d4bbd51ffc99f3b7ad2&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1085] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:45 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:45.496 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-763cced4-7c58-4d0a-99cf-4235c5d19adb'] response: {'server_uuid': '4b701169-2b54-4bf5-84e5-60e4d95806c3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e72e4bb4-a932-4614-9140-bc8b8cc48f4f', 'code': 200} [pid: 8|app: 0|req: 558/1086] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:32:45 2026] DELETE /v2.0/security-groups/349ac09c-5987-4eac-941f-a0349662866f => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1087] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:45 2026] GET /v2.0/security-groups?id=c30c3523-74d8-4080-8f67-22abc367de14&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1088] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:32:45 2026] DELETE /v2.0/security-groups/34b1f3cc-2d0b-4a1d-a00d-586e13e9e3d9 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:32:45.825 8 INFO neutron.db.ovn_revision_numbers_db [None req-cd2c4be2-e8de-4ee5-b606-a582108b37bf f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 053abdad-b5df-4bd8-a51b-d25effba7faf (type: security_groups) to 1 2026-05-31 18:32:45.837 8 INFO neutron.db.ovn_revision_numbers_db [None req-cd2c4be2-e8de-4ee5-b606-a582108b37bf f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 36e88d7b-b448-4b20-a8b0-721341607cc8 (type: security_group_rules) to 0 2026-05-31 18:32:45.848 8 INFO neutron.db.ovn_revision_numbers_db [None req-cd2c4be2-e8de-4ee5-b606-a582108b37bf f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 53710150-2ab7-48ba-bb2d-d160c4aa6590 (type: security_group_rules) to 0 2026-05-31 18:32:45.860 8 INFO neutron.db.ovn_revision_numbers_db [None req-cd2c4be2-e8de-4ee5-b606-a582108b37bf f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 65a418ab-b5ce-4096-8839-c298f7d4ef29 (type: security_group_rules) to 0 2026-05-31 18:32:45.871 8 INFO neutron.db.ovn_revision_numbers_db [None req-cd2c4be2-e8de-4ee5-b606-a582108b37bf f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 8d3f79df-8061-429c-83d6-a2b7ce4ff03b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 560/1089] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:32:45 2026] GET /v2.0/security-groups?tenant_id=0c4ed1128a3a4af7abe711c5523a7e7d&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:32:46.228 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ac9c55c7-eef1-4d3e-8e05-7437f8007428 - - - - - -] OVN reports status up for port: e72e4bb4-a932-4614-9140-bc8b8cc48f4f 2026-05-31 18:32:46.240 7 INFO neutron.plugins.ml2.plugin [None req-ac9c55c7-eef1-4d3e-8e05-7437f8007428 - - - - - -] Attempt 1 to provision port e72e4bb4-a932-4614-9140-bc8b8cc48f4f [pid: 7|app: 0|req: 530/1090] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:32:45 2026] DELETE /v2.0/security-groups/053abdad-b5df-4bd8-a51b-d25effba7faf => generated 0 bytes in 409 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1091] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:32:46 2026] DELETE /v2.0/security-groups/33893888-2f63-4542-8a99-7dfd750d751b => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:32:46.446 7 INFO neutron.api.v2.resource [None req-94a16e74-c0cf-4140-9dae-70969954e421 6726a4fb82f6410dba7d09c6ecf19dd5 bf2107fec7ed4ef7ad2c0015f694c7a4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 531/1092] 10.0.0.221 () {32 vars in 737 bytes} [Sun May 31 18:32:46 2026] GET /v2.0/security-groups/33893888-2f63-4542-8a99-7dfd750d751b => generated 146 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:32:46.612 8 INFO neutron_taas.services.taas.taas_plugin [None req-ac358b08-0031-4d01-8c39-874ac21f38da 6726a4fb82f6410dba7d09c6ecf19dd5 bf2107fec7ed4ef7ad2c0015f694c7a4 - - default default] TaaS: Handle Delete Port: d5a124cf-f6e9-4e98-951d-0ff8af968254 2026-05-31 18:32:46.614 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac358b08-0031-4d01-8c39-874ac21f38da 6726a4fb82f6410dba7d09c6ecf19dd5 bf2107fec7ed4ef7ad2c0015f694c7a4 - - default default] Tap Mirror: Handle Delete Port: d5a124cf-f6e9-4e98-951d-0ff8af968254 2026-05-31 18:32:46.664 7 INFO neutron.db.ovn_revision_numbers_db [None req-ac9c55c7-eef1-4d3e-8e05-7437f8007428 - - - - - -] Successfully bumped revision number for resource e72e4bb4-a932-4614-9140-bc8b8cc48f4f (type: ports) to 7 [pid: 7|app: 0|req: 532/1093] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:46 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1094] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:46 2026] GET /v2.0/security-groups?id=c30c3523-74d8-4080-8f67-22abc367de14&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1095] 10.0.0.221 () {32 vars in 732 bytes} [Sun May 31 18:32:46 2026] DELETE /v2.0/floatingips/8bef30ef-23c9-4991-8d18-a9d375c4f97f => generated 0 bytes in 367 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-05-31 18:32:47.164 7 INFO neutron_taas.services.taas.taas_plugin [None req-51038061-881e-4f03-83f9-5d520229055d f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: 312385cc-d015-4f7c-98f7-6a7664df3619 2026-05-31 18:32:47.166 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-51038061-881e-4f03-83f9-5d520229055d f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: 312385cc-d015-4f7c-98f7-6a7664df3619 2026-05-31 18:32:47.534 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-30a0c156-c63d-428e-8b85-6b33e9cca8e3'] response: {'server_uuid': '4b701169-2b54-4bf5-84e5-60e4d95806c3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e72e4bb4-a932-4614-9140-bc8b8cc48f4f', 'code': 200} 2026-05-31 18:32:47.535 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-30a0c156-c63d-428e-8b85-6b33e9cca8e3'] response: {'server_uuid': '4b701169-2b54-4bf5-84e5-60e4d95806c3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e72e4bb4-a932-4614-9140-bc8b8cc48f4f', 'code': 200} [pid: 7|app: 0|req: 534/1096] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:32:46 2026] PUT /v2.0/routers/8194c358-65e5-4fb3-b614-6628d29c45a3/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, ' [pid: 8|app: 0|req: 563/1097] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:47 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1098] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:47 2026] GET /v2.0/security-groups?id=c30c3523-74d8-4080-8f67-22abc367de14&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-05-31 18:32:48.035 7 INFO neutron_taas.services.taas.taas_plugin [None req-2d024151-9126-43d2-930d-139d0de80560 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: 0440b448-9392-4ff3-89c3-ede8c614a29a 2026-05-31 18:32:48.037 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2d024151-9126-43d2-930d-139d0de80560 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: 0440b448-9392-4ff3-89c3-ede8c614a29a [pid: 7|app: 0|req: 535/1099] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:32:47 2026] DELETE /v2.0/routers/8194c358-65e5-4fb3-b614-6628d29c45a3 => generated 0 bytes in 609 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1100] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:32:48 2026] DELETE /v2.0/subnets/6fdedfda-18bf-4f0d-a4f7-897c2abe9500 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:32:48.752 8 INFO neutron.db.ovn_revision_numbers_db [None req-75caf00a-2e7f-487e-9aac-58fafc24df88 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource df83fc0e-8b84-4522-a28d-b049ac931918 (type: security_groups) to 1 2026-05-31 18:32:48.762 7 INFO neutron_taas.services.taas.taas_plugin [None req-c0ea7a8b-52e8-4177-9137-362f9e0a0fdf f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: 50bf7365-0760-40cd-bd49-bb8c703d9ba7 2026-05-31 18:32:48.763 8 INFO neutron.db.ovn_revision_numbers_db [None req-75caf00a-2e7f-487e-9aac-58fafc24df88 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 73c24a67-0002-4bef-bcf9-180f53059464 (type: security_group_rules) to 0 2026-05-31 18:32:48.765 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c0ea7a8b-52e8-4177-9137-362f9e0a0fdf f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: 50bf7365-0760-40cd-bd49-bb8c703d9ba7 2026-05-31 18:32:48.775 8 INFO neutron.db.ovn_revision_numbers_db [None req-75caf00a-2e7f-487e-9aac-58fafc24df88 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 8a27485c-cbbc-415b-b78a-4168e71c9e66 (type: security_group_rules) to 0 2026-05-31 18:32:48.789 8 INFO neutron.db.ovn_revision_numbers_db [None req-75caf00a-2e7f-487e-9aac-58fafc24df88 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d50658a2-2996-4e92-a94c-c8a6436ed682 (type: security_group_rules) to 0 2026-05-31 18:32:48.800 8 INFO neutron.db.ovn_revision_numbers_db [None req-75caf00a-2e7f-487e-9aac-58fafc24df88 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e255dd59-04ad-424a-98a3-37103a558a46 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 565/1101] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:32:48 2026] GET /v2.0/security-groups?tenant_id=f57d8b8c051940ceb1601f6a8a662aef&name=default => generated 2925 bytes in 497 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:32:48.979 7 INFO neutron.services.segments.plugin [-] Segment bb1b1cdf-2229-430b-bfdd-9b997edb45d2 resource provider aggregate not found 2026-05-31 18:32:48.980 7 INFO neutron.services.segments.plugin [-] Segment bb1b1cdf-2229-430b-bfdd-9b997edb45d2 resource provider aggregate not found 2026-05-31 18:32:49.003 7 INFO neutron.services.segments.plugin [-] Segment bb1b1cdf-2229-430b-bfdd-9b997edb45d2 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 bb1b1cdf-2229-430b-bfdd-9b997edb45d2 found for delete ", "request_id": "req-d8579ede-1a8b-43f8-a591-c0e54bd7264e"}]} 2026-05-31 18:32:49.003 7 INFO neutron.services.segments.plugin [-] Segment bb1b1cdf-2229-430b-bfdd-9b997edb45d2 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 bb1b1cdf-2229-430b-bfdd-9b997edb45d2 found for delete ", "request_id": "req-e25ad740-8829-4cd8-9645-5ec51dc165fb"}]} [pid: 7|app: 0|req: 537/1102] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:32:48 2026] DELETE /v2.0/networks/47c9aae7-c9ee-4970-abce-4b93372f1aef => generated 0 bytes in 467 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1103] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:49 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1104] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:32:49 2026] GET /v2.0/security-groups?id=c30c3523-74d8-4080-8f67-22abc367de14&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1105] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:32:48 2026] DELETE /v2.0/security-groups/df83fc0e-8b84-4522-a28d-b049ac931918 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1106] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:32:49 2026] GET /v2.0/security-groups?tenant_id=bf2107fec7ed4ef7ad2c0015f694c7a4&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1107] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:32:49 2026] DELETE /v2.0/security-groups/db7e2d33-06d4-4374-9ff2-f8035d2670a1 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:32:50.049 7 INFO neutron.db.ovn_revision_numbers_db [None req-8f82f980-8dda-4cc6-88ee-2f9ac79d89ac f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 4b667bfe-254c-4531-baa7-f55118d31d96 (type: security_groups) to 1 2026-05-31 18:32:50.063 7 INFO neutron.db.ovn_revision_numbers_db [None req-8f82f980-8dda-4cc6-88ee-2f9ac79d89ac f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource ac572059-30e6-4b44-9398-5d25c4311a5a (type: security_group_rules) to 0 2026-05-31 18:32:50.077 7 INFO neutron.db.ovn_revision_numbers_db [None req-8f82f980-8dda-4cc6-88ee-2f9ac79d89ac f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d2a87944-8bf6-4169-ae91-b3d9b4aacc23 (type: security_group_rules) to 0 2026-05-31 18:32:50.090 7 INFO neutron.db.ovn_revision_numbers_db [None req-8f82f980-8dda-4cc6-88ee-2f9ac79d89ac f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e3540fc4-5b0e-4083-822e-f9ad59314d60 (type: security_group_rules) to 0 2026-05-31 18:32:50.101 7 INFO neutron.db.ovn_revision_numbers_db [None req-8f82f980-8dda-4cc6-88ee-2f9ac79d89ac f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource eae475b5-61f2-479a-b437-df9c128c3e5a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 541/1108] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:32:49 2026] GET /v2.0/security-groups?tenant_id=830268c6fe424f72a12479eb25f0a9ca&name=default => generated 2925 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1109] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:32:50 2026] DELETE /v2.0/security-groups/4b667bfe-254c-4531-baa7-f55118d31d96 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:32:50.716 7 INFO neutron.db.ovn_revision_numbers_db [None req-927974ea-ddf8-4cf2-a9f6-93a3ce898d4f f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource f8be40f2-14ae-4e1f-87e8-226631c4b64f (type: security_groups) to 1 2026-05-31 18:32:50.731 7 INFO neutron.db.ovn_revision_numbers_db [None req-927974ea-ddf8-4cf2-a9f6-93a3ce898d4f f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 192ed4fb-9bbd-4d11-9fb3-9fe9c5d6640d (type: security_group_rules) to 0 2026-05-31 18:32:50.740 7 INFO neutron.db.ovn_revision_numbers_db [None req-927974ea-ddf8-4cf2-a9f6-93a3ce898d4f f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 51a6a9a5-9a03-4481-8b27-279fd050650e (type: security_group_rules) to 0 2026-05-31 18:32:50.751 7 INFO neutron.db.ovn_revision_numbers_db [None req-927974ea-ddf8-4cf2-a9f6-93a3ce898d4f f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 7496278a-39c2-4956-8981-74aa6d7bff11 (type: security_group_rules) to 0 2026-05-31 18:32:50.762 7 INFO neutron.db.ovn_revision_numbers_db [None req-927974ea-ddf8-4cf2-a9f6-93a3ce898d4f f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 8650e5b6-29ea-4ed6-ba6a-b43e43b5a22e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 542/1110] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:32:50 2026] GET /v2.0/security-groups?tenant_id=8abc4b961764458b86b71bb4e63920eb&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1111] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:32:50 2026] DELETE /v2.0/security-groups/f8be40f2-14ae-4e1f-87e8-226631c4b64f => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:32:51.304 7 INFO neutron.db.ovn_revision_numbers_db [None req-a0436db8-db08-47ff-bd0e-52d30815dc05 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Successfully bumped revision number for resource 66db4618-3997-45fd-9eef-c3ab0659f846 (type: security_groups) to 1 2026-05-31 18:32:51.315 7 INFO neutron.db.ovn_revision_numbers_db [None req-a0436db8-db08-47ff-bd0e-52d30815dc05 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Successfully bumped revision number for resource 24433f10-538c-47fd-b9cc-bf7f788e39fb (type: security_group_rules) to 0 2026-05-31 18:32:51.328 7 INFO neutron.db.ovn_revision_numbers_db [None req-a0436db8-db08-47ff-bd0e-52d30815dc05 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Successfully bumped revision number for resource 2d26b1b4-9e20-4c44-80ca-a9b743608d79 (type: security_group_rules) to 0 2026-05-31 18:32:51.339 7 INFO neutron.db.ovn_revision_numbers_db [None req-a0436db8-db08-47ff-bd0e-52d30815dc05 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Successfully bumped revision number for resource 32f08545-82e3-49f5-9759-c69b11a5527a (type: security_group_rules) to 0 2026-05-31 18:32:51.352 7 INFO neutron.db.ovn_revision_numbers_db [None req-a0436db8-db08-47ff-bd0e-52d30815dc05 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Successfully bumped revision number for resource 7860d312-5cca-4dec-8d91-0d66d790715d (type: security_group_rules) to 0 2026-05-31 18:32:51.439 7 INFO neutron.db.segments_db [None req-a0436db8-db08-47ff-bd0e-52d30815dc05 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Added segment 8947eb18-11b0-4c68-aa60-00351ea9ae1c of type geneve for network 31bc6e28-2f47-40bd-88d3-9537377903d5 2026-05-31 18:32:51.531 7 INFO neutron.db.segments_db [None req-a0436db8-db08-47ff-bd0e-52d30815dc05 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Added segment bd07a200-0b5b-4c85-88b0-aa983c2fec03 of type geneve for network 82240b8a-2926-4645-95ec-c714494f13f4 2026-05-31 18:32:51.582 8 INFO neutron.db.ovn_revision_numbers_db [None req-7006cc3c-2f8e-478c-96f6-5ac86e3fee8a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 80d04a93-ac4c-4bf9-a4ab-d463f673a1f2 (type: security_groups) to 1 2026-05-31 18:32:51.594 8 INFO neutron.db.ovn_revision_numbers_db [None req-7006cc3c-2f8e-478c-96f6-5ac86e3fee8a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 035934c2-7173-4e58-bcd9-d650905de5eb (type: security_group_rules) to 0 2026-05-31 18:32:51.603 8 INFO neutron.db.ovn_revision_numbers_db [None req-7006cc3c-2f8e-478c-96f6-5ac86e3fee8a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 534d805a-c0a3-445a-b458-2b407b90e809 (type: security_group_rules) to 0 2026-05-31 18:32:51.616 8 INFO neutron.db.ovn_revision_numbers_db [None req-7006cc3c-2f8e-478c-96f6-5ac86e3fee8a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 8e0f1b6c-9e7e-458c-9012-a931b744cb89 (type: security_group_rules) to 0 2026-05-31 18:32:51.632 8 INFO neutron.db.ovn_revision_numbers_db [None req-7006cc3c-2f8e-478c-96f6-5ac86e3fee8a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource ac4c8a37-09fb-4de9-9029-e6a0772b0537 (type: security_group_rules) to 0 2026-05-31 18:32:51.693 7 INFO neutron.db.ovn_revision_numbers_db [None req-a0436db8-db08-47ff-bd0e-52d30815dc05 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Successfully bumped revision number for resource 31bc6e28-2f47-40bd-88d3-9537377903d5 (type: networks) to 1 2026-05-31 18:32:51.715 8 INFO neutron.db.segments_db [None req-7006cc3c-2f8e-478c-96f6-5ac86e3fee8a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Added segment 00473573-42fb-44cf-bafe-b3c62060bd1c of type geneve for network 90f3e78c-9fed-4ea4-9eec-5ff9f4c03c37 2026-05-31 18:32:51.834 8 INFO neutron.db.ovn_revision_numbers_db [None req-7006cc3c-2f8e-478c-96f6-5ac86e3fee8a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 90f3e78c-9fed-4ea4-9eec-5ff9f4c03c37 (type: networks) to 1 2026-05-31 18:32:51.965 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a0436db8-db08-47ff-bd0e-52d30815dc05 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] No more DHCP agents 2026-05-31 18:32:51.967 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a0436db8-db08-47ff-bd0e-52d30815dc05 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Unable to schedule network 31bc6e28-2f47-40bd-88d3-9537377903d5: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:32:51.977 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7006cc3c-2f8e-478c-96f6-5ac86e3fee8a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:32:51.979 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7006cc3c-2f8e-478c-96f6-5ac86e3fee8a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 90f3e78c-9fed-4ea4-9eec-5ff9f4c03c37: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:32:52.043 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bbdcc67b-66a7-4a18-811e-a7c91eca886f - - - - - -] OVN reports status down for port: b6a15b54-012f-4c6c-bae7-387d0c4be949 2026-05-31 18:32:52.153 8 INFO neutron.db.ovn_revision_numbers_db [None req-7006cc3c-2f8e-478c-96f6-5ac86e3fee8a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 8de8736a-a899-4c64-8d52-e33632b6be81 (type: ports) to 1 2026-05-31 18:32:52.153 7 INFO neutron.db.ovn_revision_numbers_db [None req-a0436db8-db08-47ff-bd0e-52d30815dc05 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Successfully bumped revision number for resource b6a15b54-012f-4c6c-bae7-387d0c4be949 (type: ports) to 1 [pid: 8|app: 0|req: 570/1112] 10.0.0.221 () {34 vars in 671 bytes} [Sun May 31 18:32:51 2026] POST /v2.0/networks => generated 747 bytes in 856 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:32:52.212 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bbdcc67b-66a7-4a18-811e-a7c91eca886f - - - - - -] OVN reports status down for port: 8de8736a-a899-4c64-8d52-e33632b6be81 2026-05-31 18:32:52.329 7 INFO neutron.db.ovn_revision_numbers_db [None req-a0436db8-db08-47ff-bd0e-52d30815dc05 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Successfully bumped revision number for resource 82240b8a-2926-4645-95ec-c714494f13f4 (type: networks) to 1 2026-05-31 18:32:52.335 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3b652f10-aed7-489f-bfa1-4adbd7126c13 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:32:52.336 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3b652f10-aed7-489f-bfa1-4adbd7126c13 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 90f3e78c-9fed-4ea4-9eec-5ff9f4c03c37: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:32:52.453 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a0436db8-db08-47ff-bd0e-52d30815dc05 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] No more DHCP agents 2026-05-31 18:32:52.454 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a0436db8-db08-47ff-bd0e-52d30815dc05 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Unable to schedule network 82240b8a-2926-4645-95ec-c714494f13f4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:32:52.519 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bbdcc67b-66a7-4a18-811e-a7c91eca886f - - - - - -] OVN reports status down for port: a8cbea2d-cb6c-4a80-9b4e-01ff24f1896b 2026-05-31 18:32:52.574 7 INFO neutron.db.ovn_revision_numbers_db [None req-a0436db8-db08-47ff-bd0e-52d30815dc05 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Successfully bumped revision number for resource a8cbea2d-cb6c-4a80-9b4e-01ff24f1896b (type: ports) to 1 [pid: 7|app: 0|req: 543/1113] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:32:50 2026] POST /v2.0/networks => generated 1246 bytes in 1734 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1114] 10.0.0.221 () {32 vars in 649 bytes} [Sun May 31 18:32:52 2026] GET /v2.0/networks => generated 1857 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:32:52.837 8 INFO neutron.db.ovn_revision_numbers_db [None req-20b6184c-5c9c-4b6b-b771-ee87b088bc50 - - - - - -] Successfully bumped revision number for resource 8de8736a-a899-4c64-8d52-e33632b6be81 (type: ports) to 2 2026-05-31 18:32:52.855 7 INFO neutron_taas.services.taas.taas_plugin [None req-12adfbe7-8414-48ba-ab63-8e5f08f6ce9f e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] TaaS: Handle Delete Port: b6a15b54-012f-4c6c-bae7-387d0c4be949 2026-05-31 18:32:52.857 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12adfbe7-8414-48ba-ab63-8e5f08f6ce9f e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Tap Mirror: Handle Delete Port: b6a15b54-012f-4c6c-bae7-387d0c4be949 2026-05-31 18:32:52.866 8 INFO neutron.db.ovn_revision_numbers_db [None req-20b6184c-5c9c-4b6b-b771-ee87b088bc50 - - - - - -] Successfully bumped revision number for resource 3c9d4a1a-107b-47fa-84c4-b4325106f5c1 (type: subnets) to 0 [pid: 8|app: 0|req: 571/1115] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:32:52 2026] POST /v2.0/subnets => generated 691 bytes in 699 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:32:53.052 7 INFO neutron.services.segments.plugin [-] Segment 8947eb18-11b0-4c68-aa60-00351ea9ae1c resource provider aggregate not found 2026-05-31 18:32:53.057 7 INFO neutron.services.segments.plugin [-] Segment 8947eb18-11b0-4c68-aa60-00351ea9ae1c resource provider aggregate not found 2026-05-31 18:32:53.072 7 INFO neutron.services.segments.plugin [-] Segment 8947eb18-11b0-4c68-aa60-00351ea9ae1c 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 8947eb18-11b0-4c68-aa60-00351ea9ae1c found for delete ", "request_id": "req-8712f10b-865d-463b-8132-70f0b0164d88"}]} 2026-05-31 18:32:53.076 7 INFO neutron.services.segments.plugin [-] Segment 8947eb18-11b0-4c68-aa60-00351ea9ae1c 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 8947eb18-11b0-4c68-aa60-00351ea9ae1c found for delete ", "request_id": "req-8203fcb3-ea13-4b02-8e8e-58d88d2b8eee"}]} [pid: 7|app: 0|req: 545/1116] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:32:52 2026] DELETE /v2.0/networks/31bc6e28-2f47-40bd-88d3-9537377903d5 => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:32:53.236 7 INFO neutron_taas.services.taas.taas_plugin [None req-1da96c50-c5b5-42a7-a0c5-42f68e8aa291 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] TaaS: Handle Delete Port: a8cbea2d-cb6c-4a80-9b4e-01ff24f1896b 2026-05-31 18:32:53.238 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1da96c50-c5b5-42a7-a0c5-42f68e8aa291 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Tap Mirror: Handle Delete Port: a8cbea2d-cb6c-4a80-9b4e-01ff24f1896b 2026-05-31 18:32:53.295 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-75f2ceb4-4f58-4f96-8c17-5464a470c11a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:32:53.297 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-75f2ceb4-4f58-4f96-8c17-5464a470c11a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:32:53.458 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bbdcc67b-66a7-4a18-811e-a7c91eca886f - - - - - -] OVN reports status down for port: b8fe515c-283f-46e3-95bd-5ce78f61e778 2026-05-31 18:32:53.499 8 INFO neutron.db.ovn_revision_numbers_db [None req-75f2ceb4-4f58-4f96-8c17-5464a470c11a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource b8fe515c-283f-46e3-95bd-5ce78f61e778 (type: ports) to 1 [pid: 7|app: 0|req: 546/1117] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:32:53 2026] DELETE /v2.0/networks/82240b8a-2926-4645-95ec-c714494f13f4 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1118] 10.0.0.221 () {32 vars in 649 bytes} [Sun May 31 18:32:53 2026] GET /v2.0/networks => generated 651 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:53.693 7 INFO neutron.db.segments_db [None req-d70b5dd8-eab1-4390-a159-04d2a3667760 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Added segment 8de7c820-a1ed-4de9-aad2-c7dff395a053 of type geneve for network b59fcc40-f5eb-48f8-ab5e-134623ab3efd 2026-05-31 18:32:53.833 7 INFO neutron.db.ovn_revision_numbers_db [None req-d70b5dd8-eab1-4390-a159-04d2a3667760 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Successfully bumped revision number for resource b59fcc40-f5eb-48f8-ab5e-134623ab3efd (type: networks) to 1 2026-05-31 18:32:54.004 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d70b5dd8-eab1-4390-a159-04d2a3667760 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] No more DHCP agents 2026-05-31 18:32:54.005 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d70b5dd8-eab1-4390-a159-04d2a3667760 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Unable to schedule network b59fcc40-f5eb-48f8-ab5e-134623ab3efd: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:32:54.073 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bbdcc67b-66a7-4a18-811e-a7c91eca886f - - - - - -] OVN reports status down for port: 50612769-b7a5-46ca-8cc6-9a0708f2f5b9 2026-05-31 18:32:54.134 7 INFO neutron.db.ovn_revision_numbers_db [None req-d70b5dd8-eab1-4390-a159-04d2a3667760 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Successfully bumped revision number for resource 50612769-b7a5-46ca-8cc6-9a0708f2f5b9 (type: ports) to 1 2026-05-31 18:32:54.160 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-b8fe515c-283f-46e3-95bd-5ce78f61e778 on gateway d5cb41c3-6d1b-4e0a-be22-9c994d255c69 with priority 1 [pid: 7|app: 0|req: 548/1119] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:32:53 2026] POST /v2.0/networks => generated 649 bytes in 587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:32:54.288 8 INFO neutron.db.ovn_revision_numbers_db [None req-75f2ceb4-4f58-4f96-8c17-5464a470c11a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource b8fe515c-283f-46e3-95bd-5ce78f61e778 (type: router_ports) to 1 2026-05-31 18:32:54.295 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-3ecf090d-fbbb-46ff-a326-172869ec43a3 - - - - - -] Router 41404e18-b184-4fdd-be05-de31a6a65d40 is bound to host instance 2026-05-31 18:32:54.325 7 INFO neutron.db.segments_db [None req-97d56b61-a644-44f1-8a37-c8f06ff9d8b9 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Added segment 831d2fb3-ed8e-4505-a154-071df39ec3c5 of type geneve for network 16e90947-9bbb-4243-ba09-bece7ff7161d 2026-05-31 18:32:54.350 8 INFO neutron.db.ovn_revision_numbers_db [None req-75f2ceb4-4f58-4f96-8c17-5464a470c11a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 41404e18-b184-4fdd-be05-de31a6a65d40 (type: routers) to 2 [pid: 8|app: 0|req: 572/1120] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:32:52 2026] POST /v2.0/routers => generated 969 bytes in 1482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:32:54.377 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bbdcc67b-66a7-4a18-811e-a7c91eca886f - - - - - -] OVN reports status up for port: b8fe515c-283f-46e3-95bd-5ce78f61e778 2026-05-31 18:32:54.413 7 INFO neutron.plugins.ml2.plugin [None req-bbdcc67b-66a7-4a18-811e-a7c91eca886f - - - - - -] Attempt 1 to provision port b8fe515c-283f-46e3-95bd-5ce78f61e778 2026-05-31 18:32:54.631 7 INFO neutron.db.ovn_revision_numbers_db [None req-97d56b61-a644-44f1-8a37-c8f06ff9d8b9 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Successfully bumped revision number for resource 16e90947-9bbb-4243-ba09-bece7ff7161d (type: networks) to 1 2026-05-31 18:32:54.794 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-73606f15-5316-464b-bdd0-317aa628b31c f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:32:54.795 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-73606f15-5316-464b-bdd0-317aa628b31c f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 90f3e78c-9fed-4ea4-9eec-5ff9f4c03c37: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:32:54.952 8 INFO neutron.db.ovn_revision_numbers_db [None req-73606f15-5316-464b-bdd0-317aa628b31c f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource fb6f9b91-36ad-44f2-b997-a91c6405d3eb (type: ports) to 1 2026-05-31 18:32:54.952 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-97d56b61-a644-44f1-8a37-c8f06ff9d8b9 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] No more DHCP agents 2026-05-31 18:32:54.960 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-97d56b61-a644-44f1-8a37-c8f06ff9d8b9 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Unable to schedule network 16e90947-9bbb-4243-ba09-bece7ff7161d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:32:55.100 7 INFO neutron.services.segments.plugin [-] Segment bd07a200-0b5b-4c85-88b0-aa983c2fec03 resource provider aggregate not found 2026-05-31 18:32:55.124 7 INFO neutron.services.segments.plugin [-] Segment bd07a200-0b5b-4c85-88b0-aa983c2fec03 resource provider aggregate not found 2026-05-31 18:32:55.136 7 INFO neutron.services.segments.plugin [-] Segment bd07a200-0b5b-4c85-88b0-aa983c2fec03 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 bd07a200-0b5b-4c85-88b0-aa983c2fec03 found for delete ", "request_id": "req-55050dd4-9de3-4d79-968d-bb9e5cf1d483"}]} 2026-05-31 18:32:55.144 7 INFO neutron.services.segments.plugin [-] Segment bd07a200-0b5b-4c85-88b0-aa983c2fec03 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 bd07a200-0b5b-4c85-88b0-aa983c2fec03 found for delete ", "request_id": "req-08d9dce7-d8da-433b-87f5-e02f2a95448c"}]} 2026-05-31 18:32:55.170 7 INFO neutron.db.ovn_revision_numbers_db [None req-97d56b61-a644-44f1-8a37-c8f06ff9d8b9 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Successfully bumped revision number for resource 5220a3c7-c40d-4961-b806-93c753bc4268 (type: ports) to 1 [pid: 7|app: 0|req: 549/1121] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:32:54 2026] POST /v2.0/networks => generated 649 bytes in 1047 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:32:55.668 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-73606f15-5316-464b-bdd0-317aa628b31c f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:32:55.669 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-73606f15-5316-464b-bdd0-317aa628b31c f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 90f3e78c-9fed-4ea4-9eec-5ff9f4c03c37: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:32:56.019 7 INFO neutron.db.ovn_revision_numbers_db [None req-35e782bf-1ae1-45ec-8fa8-3c2d67e40043 - - - - - -] Successfully bumped revision number for resource b8fe515c-283f-46e3-95bd-5ce78f61e778 (type: ports) to 4 2026-05-31 18:32:56.057 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-51305cec-0209-408b-8a9b-da80f98ce640 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] No more DHCP agents 2026-05-31 18:32:56.065 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-51305cec-0209-408b-8a9b-da80f98ce640 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Unable to schedule network b59fcc40-f5eb-48f8-ab5e-134623ab3efd: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:32:56.167 8 INFO neutron.db.ovn_revision_numbers_db [None req-73606f15-5316-464b-bdd0-317aa628b31c f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource fb6f9b91-36ad-44f2-b997-a91c6405d3eb (type: router_ports) to 1 [pid: 8|app: 0|req: 573/1122] 10.0.0.221 () {34 vars in 783 bytes} [Sun May 31 18:32:54 2026] PUT /v2.0/routers/41404e18-b184-4fdd-be05-de31a6a65d40/add_router_interface => generated 309 bytes in 1797 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:56.524 7 INFO neutron.db.ovn_revision_numbers_db [None req-51305cec-0209-408b-8a9b-da80f98ce640 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Successfully bumped revision number for resource 2f932703-1b4b-48dd-8a73-b855bb0a71e8 (type: ports) to 1 2026-05-31 18:32:56.624 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-51305cec-0209-408b-8a9b-da80f98ce640 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] No more DHCP agents 2026-05-31 18:32:56.627 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-51305cec-0209-408b-8a9b-da80f98ce640 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Unable to schedule network 16e90947-9bbb-4243-ba09-bece7ff7161d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:32:56.744 7 INFO neutron.db.ovn_revision_numbers_db [None req-35e782bf-1ae1-45ec-8fa8-3c2d67e40043 - - - - - -] Successfully bumped revision number for resource b8fe515c-283f-46e3-95bd-5ce78f61e778 (type: ports) to 5 2026-05-31 18:32:56.888 8 INFO neutron.db.ovn_revision_numbers_db [None req-ca9e158a-aa66-4d47-b24e-1edc4165c5c8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 80186ca1-4618-4e4b-ab30-fc6e927c0ad0 (type: security_groups) to 1 2026-05-31 18:32:56.898 8 INFO neutron.db.ovn_revision_numbers_db [None req-ca9e158a-aa66-4d47-b24e-1edc4165c5c8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 2fe1f420-fab9-4b71-8c48-79e237349ae2 (type: security_group_rules) to 0 2026-05-31 18:32:56.910 8 INFO neutron.db.ovn_revision_numbers_db [None req-ca9e158a-aa66-4d47-b24e-1edc4165c5c8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 9bed7ff4-b86d-4f09-8f65-b923911c41a0 (type: security_group_rules) to 0 2026-05-31 18:32:56.921 8 INFO neutron.db.ovn_revision_numbers_db [None req-ca9e158a-aa66-4d47-b24e-1edc4165c5c8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource a1484219-29a7-4b0d-81e2-663da1906120 (type: security_group_rules) to 0 2026-05-31 18:32:56.922 7 INFO neutron.db.ovn_revision_numbers_db [None req-51305cec-0209-408b-8a9b-da80f98ce640 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Successfully bumped revision number for resource 8f5b0e34-eb7f-4504-9b63-53e7387c5c70 (type: ports) to 1 2026-05-31 18:32:56.932 8 INFO neutron.db.ovn_revision_numbers_db [None req-ca9e158a-aa66-4d47-b24e-1edc4165c5c8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource bf6aa85e-7c98-45ca-84ab-4ca5c6efdeca (type: security_group_rules) to 0 [pid: 8|app: 0|req: 574/1123] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:32:56 2026] GET /v2.0/security-groups?tenant_id=eecbe71d8fa9468587cb85c2e2f3474f&name=default => generated 2925 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1124] 10.0.0.221 () {34 vars in 665 bytes} [Sun May 31 18:32:55 2026] POST /v2.0/ports => generated 1505 bytes in 1769 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, ' 2026-05-31 18:32:57.100 8 INFO neutron.db.ovn_revision_numbers_db [None req-d880a2fb-1295-4529-b8cb-0e7e60c27874 3e90796fa91542e6bbd712e0f6cad027 ca305765604d4386ad021fd592769320 - - default default] Successfully bumped revision number for resource 5384a716-a667-410e-a590-29e01f235861 (type: security_groups) to 1 2026-05-31 18:32:57.112 8 INFO neutron.db.ovn_revision_numbers_db [None req-d880a2fb-1295-4529-b8cb-0e7e60c27874 3e90796fa91542e6bbd712e0f6cad027 ca305765604d4386ad021fd592769320 - - default default] Successfully bumped revision number for resource 290dca82-1f63-42c9-a088-d6205ff59c0a (type: security_group_rules) to 0 2026-05-31 18:32:57.122 8 INFO neutron.db.ovn_revision_numbers_db [None req-d880a2fb-1295-4529-b8cb-0e7e60c27874 3e90796fa91542e6bbd712e0f6cad027 ca305765604d4386ad021fd592769320 - - default default] Successfully bumped revision number for resource c1b26974-3f5f-4883-aebd-5a8e47755bee (type: security_group_rules) to 0 2026-05-31 18:32:57.126 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bbdcc67b-66a7-4a18-811e-a7c91eca886f - - - - - -] OVN reports status down for port: fb6f9b91-36ad-44f2-b997-a91c6405d3eb [pid: 8|app: 0|req: 575/1125] 10.0.0.221 () {34 vars in 685 bytes} [Sun May 31 18:32:56 2026] POST /v2.0/security-groups => generated 1661 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-31 18:32:57.202 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-bbdcc67b-66a7-4a18-811e-a7c91eca886f - - - - - -] Logical_Switch_Port fb6f9b91-36ad-44f2-b997-a91c6405d3eb host information not removed, the port state is up 2026-05-31 18:32:57.202 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bbdcc67b-66a7-4a18-811e-a7c91eca886f - - - - - -] OVN reports status down for port: 5220a3c7-c40d-4961-b806-93c753bc4268 [pid: 8|app: 0|req: 576/1126] 10.0.0.221 () {32 vars in 643 bytes} [Sun May 31 18:32:57 2026] GET /v2.0/ports => generated 3017 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:32:57.302 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bbdcc67b-66a7-4a18-811e-a7c91eca886f - - - - - -] OVN reports status up for port: fb6f9b91-36ad-44f2-b997-a91c6405d3eb 2026-05-31 18:32:57.323 7 INFO neutron.plugins.ml2.plugin [None req-bbdcc67b-66a7-4a18-811e-a7c91eca886f - - - - - -] Attempt 1 to provision port fb6f9b91-36ad-44f2-b997-a91c6405d3eb 2026-05-31 18:32:57.411 8 INFO neutron.db.ovn_revision_numbers_db [None req-00b16a7b-0481-4a69-a050-5b2434658709 3e90796fa91542e6bbd712e0f6cad027 ca305765604d4386ad021fd592769320 - - default default] Successfully bumped revision number for resource b0d74b17-8127-4a60-adb7-7a450cd913bf (type: security_group_rules) to 0 [pid: 8|app: 0|req: 577/1127] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:32:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1128] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:32:56 2026] DELETE /v2.0/security-groups/80186ca1-4618-4e4b-ab30-fc6e927c0ad0 => generated 0 bytes in 502 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:32:57.556 8 INFO neutron_taas.services.taas.taas_plugin [None req-1d9d3c97-3754-4a0d-ab8e-f9a00611de9e e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] TaaS: Handle Delete Port: 2f932703-1b4b-48dd-8a73-b855bb0a71e8 2026-05-31 18:32:57.559 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d9d3c97-3754-4a0d-ab8e-f9a00611de9e e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Tap Mirror: Handle Delete Port: 2f932703-1b4b-48dd-8a73-b855bb0a71e8 [pid: 8|app: 0|req: 578/1129] 10.0.0.221 () {32 vars in 720 bytes} [Sun May 31 18:32:57 2026] DELETE /v2.0/ports/2f932703-1b4b-48dd-8a73-b855bb0a71e8 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:32:57.766 7 INFO neutron.db.ovn_revision_numbers_db [None req-e9e7e448-830b-425c-9255-4ac3e6d17d25 3e90796fa91542e6bbd712e0f6cad027 ca305765604d4386ad021fd592769320 - - default default] Successfully bumped revision number for resource 5ad94f35-ad57-4f90-bbf4-1de27b235a48 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 552/1130] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:32:57 2026] POST /v2.0/security-group-rules => generated 602 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:32:57.847 8 INFO neutron.db.ovn_revision_numbers_db [None req-16c96457-e2cb-4f5c-8c7a-fcab939cc3e7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 95ba8118-fd5f-4a74-be00-a8afd25cdf99 (type: security_groups) to 1 2026-05-31 18:32:57.857 8 INFO neutron.db.ovn_revision_numbers_db [None req-16c96457-e2cb-4f5c-8c7a-fcab939cc3e7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 34c2ce01-39ad-4490-b5db-b49df65d3b43 (type: security_group_rules) to 0 2026-05-31 18:32:57.868 8 INFO neutron.db.ovn_revision_numbers_db [None req-16c96457-e2cb-4f5c-8c7a-fcab939cc3e7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 42545cad-f795-4642-a950-3d780aa8ffc7 (type: security_group_rules) to 0 2026-05-31 18:32:57.883 8 INFO neutron.db.ovn_revision_numbers_db [None req-16c96457-e2cb-4f5c-8c7a-fcab939cc3e7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource ae0b3380-c381-44cd-8f36-0a8d109181ab (type: security_group_rules) to 0 2026-05-31 18:32:57.894 8 INFO neutron.db.ovn_revision_numbers_db [None req-16c96457-e2cb-4f5c-8c7a-fcab939cc3e7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource b40fd46b-4bdd-4809-a9b0-a1a679730c9c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 579/1131] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:32:57 2026] GET /v2.0/security-groups?tenant_id=46da0c09148f44edb87279f96c6472dc&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:32:58.057 7 INFO neutron_taas.services.taas.taas_plugin [None req-48d7f95d-953f-4e84-ab8a-444382dae585 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] TaaS: Handle Delete Port: 8f5b0e34-eb7f-4504-9b63-53e7387c5c70 2026-05-31 18:32:58.062 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48d7f95d-953f-4e84-ab8a-444382dae585 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Tap Mirror: Handle Delete Port: 8f5b0e34-eb7f-4504-9b63-53e7387c5c70 2026-05-31 18:32:58.088 7 INFO neutron.db.ovn_revision_numbers_db [None req-bbdcc67b-66a7-4a18-811e-a7c91eca886f - - - - - -] Successfully bumped revision number for resource fb6f9b91-36ad-44f2-b997-a91c6405d3eb (type: ports) to 2 2026-05-31 18:32:58.146 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7d57d42c-04ff-41f3-9570-b7d3e70df94c 3e90796fa91542e6bbd712e0f6cad027 ca305765604d4386ad021fd592769320 - - default default] No more DHCP agents 2026-05-31 18:32:58.148 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7d57d42c-04ff-41f3-9570-b7d3e70df94c 3e90796fa91542e6bbd712e0f6cad027 ca305765604d4386ad021fd592769320 - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 553/1132] 10.0.0.221 () {32 vars in 720 bytes} [Sun May 31 18:32:57 2026] DELETE /v2.0/ports/8f5b0e34-eb7f-4504-9b63-53e7387c5c70 => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1133] 10.0.0.221 () {34 vars in 676 bytes} [Sun May 31 18:32:57 2026] POST /v2.0/floatingips => generated 552 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1134] 10.0.0.221 () {32 vars in 643 bytes} [Sun May 31 18:32:58 2026] GET /v2.0/ports => generated 1523 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1135] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:32:58 2026] DELETE /v2.0/security-groups/95ba8118-fd5f-4a74-be00-a8afd25cdf99 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1136] 10.0.0.61 () {34 vars in 989 bytes} [Sun May 31 18:32:58 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 1209 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:32:58.627 8 INFO neutron.db.segments_db [None req-37aea7b7-98fa-446b-89e6-498b12462be8 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Added segment 863c0c8e-b0de-4651-a49b-0c89806a9268 of type geneve for network 0a1584a0-37ef-49fd-adfb-6b82538e37c1 [pid: 7|app: 0|req: 556/1137] 10.0.0.61 () {34 vars in 1039 bytes} [Sun May 31 18:32:58 2026] GET /v2.0/security-groups?id=c30c3523-74d8-4080-8f67-22abc367de14&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-05-31 18:32:58.771 8 INFO neutron.db.ovn_revision_numbers_db [None req-37aea7b7-98fa-446b-89e6-498b12462be8 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Successfully bumped revision number for resource 0a1584a0-37ef-49fd-adfb-6b82538e37c1 (type: networks) to 1 [pid: 7|app: 0|req: 559/1140] 10.0.0.16 () {34 vars in 1099 bytes} [Sun May 31 18:32:58 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1920801317&fields=id&tenant_id=ca305765604d4386ad021fd592769320 => generated 69 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1141] 10.0.0.16 () {34 vars in 981 bytes} [Sun May 31 18:32:58 2026] GET /v2.0/networks?id=90f3e78c-9fed-4ea4-9eec-5ff9f4c03c37 => generated 676 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:59.023 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-37aea7b7-98fa-446b-89e6-498b12462be8 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] No more DHCP agents 2026-05-31 18:32:59.024 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-37aea7b7-98fa-446b-89e6-498b12462be8 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Unable to schedule network 0a1584a0-37ef-49fd-adfb-6b82538e37c1: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 561/1142] 10.0.0.16 () {34 vars in 964 bytes} [Sun May 31 18:32:59 2026] GET /v2.0/quotas/ca305765604d4386ad021fd592769320 => generated 292 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:32:59.170 8 INFO neutron.db.ovn_revision_numbers_db [None req-37aea7b7-98fa-446b-89e6-498b12462be8 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Successfully bumped revision number for resource a3fe9cf4-0ab5-4b7d-a157-ffd552db79fb (type: ports) to 1 [pid: 7|app: 0|req: 562/1143] 10.0.0.16 () {34 vars in 1001 bytes} [Sun May 31 18:32:59 2026] GET /v2.0/ports?tenant_id=ca305765604d4386ad021fd592769320&fields=id => generated 103 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1144] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:32:58 2026] POST /v2.0/networks => generated 650 bytes in 666 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:32:59.279 7 INFO neutron.db.segments_db [None req-24811d74-0b47-47df-9690-a1323a250626 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Added segment f5673eea-8f2c-4018-a2b1-bae593bab8e8 of type geneve for network bd9f658d-a20e-4728-b8d5-406b3507d411 2026-05-31 18:32:59.402 7 INFO neutron.db.ovn_revision_numbers_db [None req-24811d74-0b47-47df-9690-a1323a250626 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Successfully bumped revision number for resource bd9f658d-a20e-4728-b8d5-406b3507d411 (type: networks) to 1 2026-05-31 18:32:59.538 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-24811d74-0b47-47df-9690-a1323a250626 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] No more DHCP agents 2026-05-31 18:32:59.540 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-24811d74-0b47-47df-9690-a1323a250626 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Unable to schedule network bd9f658d-a20e-4728-b8d5-406b3507d411: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 583/1145] 10.0.0.16 () {34 vars in 906 bytes} [Sun May 31 18:32:59 2026] GET /v2.0/extensions => generated 20118 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-31 18:32:59.648 7 INFO neutron.db.ovn_revision_numbers_db [None req-24811d74-0b47-47df-9690-a1323a250626 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Successfully bumped revision number for resource 407718c9-f753-4fd9-8127-7abf426c6942 (type: ports) to 1 [pid: 7|app: 0|req: 563/1146] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:32:59 2026] POST /v2.0/networks => generated 650 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1147] 10.0.0.16 () {34 vars in 1007 bytes} [Sun May 31 18:32:59 2026] GET /v2.0/networks/90f3e78c-9fed-4ea4-9eec-5ff9f4c03c37?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1148] 10.0.0.16 () {34 vars in 1107 bytes} [Sun May 31 18:32:59 2026] GET /v2.0/networks/90f3e78c-9fed-4ea4-9eec-5ff9f4c03c37?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) [pid: 8|app: 0|req: 586/1149] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:32:59 2026] GET /v2.0/ports?device_id=88165c29-546f-422f-8c65-9a3f19f6eb79 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:32:59.998 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-833bc18c-d1a1-432e-ab22-6f6e0db8757e e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] No more DHCP agents 2026-05-31 18:33:00.000 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-833bc18c-d1a1-432e-ab22-6f6e0db8757e e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Unable to schedule network 0a1584a0-37ef-49fd-adfb-6b82538e37c1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:00.384 7 INFO neutron.db.ovn_revision_numbers_db [None req-4292b16d-0750-4e1b-aea6-faf3a231fa52 - - - - - -] Successfully bumped revision number for resource a3fe9cf4-0ab5-4b7d-a157-ffd552db79fb (type: ports) to 2 2026-05-31 18:33:00.413 7 INFO neutron.db.ovn_revision_numbers_db [None req-4292b16d-0750-4e1b-aea6-faf3a231fa52 - - - - - -] Successfully bumped revision number for resource 9f139267-1e23-45f2-b07b-e4e0ec7c2646 (type: subnets) to 0 2026-05-31 18:33:00.436 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-833bc18c-d1a1-432e-ab22-6f6e0db8757e e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] No more DHCP agents 2026-05-31 18:33:00.438 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-833bc18c-d1a1-432e-ab22-6f6e0db8757e e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Unable to schedule network bd9f658d-a20e-4728-b8d5-406b3507d411: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:00.831 7 INFO neutron.db.ovn_revision_numbers_db [None req-4881b4c4-c8ec-40ae-9cc1-88129dfb6f68 - - - - - -] Successfully bumped revision number for resource 407718c9-f753-4fd9-8127-7abf426c6942 (type: ports) to 2 2026-05-31 18:33:00.858 7 INFO neutron.db.ovn_revision_numbers_db [None req-4881b4c4-c8ec-40ae-9cc1-88129dfb6f68 - - - - - -] Successfully bumped revision number for resource e215ec69-9643-442b-a2e2-fdb27dcde5e6 (type: subnets) to 0 [pid: 7|app: 0|req: 564/1150] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:32:59 2026] POST /v2.0/subnets => generated 1274 bytes in 1174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1151] 10.0.0.221 () {32 vars in 647 bytes} [Sun May 31 18:33:00 2026] GET /v2.0/subnets => generated 1910 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1152] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:33:00 2026] DELETE /v2.0/subnets/9f139267-1e23-45f2-b07b-e4e0ec7c2646 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1153] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:01 2026] GET /v2.0/ports?device_id=88165c29-546f-422f-8c65-9a3f19f6eb79 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:33:01.229 8 INFO neutron.db.ovn_revision_numbers_db [None req-c5155435-92c5-48ca-8e6f-29f47fb11257 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource fd2c3034-7307-457f-9c58-2005f3522070 (type: security_groups) to 1 2026-05-31 18:33:01.249 8 INFO neutron.db.ovn_revision_numbers_db [None req-c5155435-92c5-48ca-8e6f-29f47fb11257 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 61ea5b22-8f5e-4fc9-a36b-b47d80c1deb6 (type: security_group_rules) to 0 2026-05-31 18:33:01.266 8 INFO neutron.db.ovn_revision_numbers_db [None req-c5155435-92c5-48ca-8e6f-29f47fb11257 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource c3672221-bead-461c-86ba-778c6409afc5 (type: security_group_rules) to 0 2026-05-31 18:33:01.278 8 INFO neutron.db.ovn_revision_numbers_db [None req-c5155435-92c5-48ca-8e6f-29f47fb11257 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d4441772-0335-4598-9c05-d8248839eedf (type: security_group_rules) to 0 2026-05-31 18:33:01.292 8 INFO neutron.db.ovn_revision_numbers_db [None req-c5155435-92c5-48ca-8e6f-29f47fb11257 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource ed80a2d9-6d4a-4f99-8a6a-260a4d215ec6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 568/1154] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:33:01 2026] DELETE /v2.0/subnets/e215ec69-9643-442b-a2e2-fdb27dcde5e6 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1155] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:33:00 2026] GET /v2.0/security-groups?tenant_id=45919407d6c543dcbb430d4b816529d8&name=default => generated 2925 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1156] 10.0.0.221 () {32 vars in 647 bytes} [Sun May 31 18:33:01 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) 2026-05-31 18:33:01.523 7 INFO neutron_taas.services.taas.taas_plugin [None req-12da8e05-a755-4a9b-98cc-cfd9e1258ebd e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] TaaS: Handle Delete Port: 407718c9-f753-4fd9-8127-7abf426c6942 2026-05-31 18:33:01.526 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12da8e05-a755-4a9b-98cc-cfd9e1258ebd e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Tap Mirror: Handle Delete Port: 407718c9-f753-4fd9-8127-7abf426c6942 [pid: 8|app: 0|req: 588/1157] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:33:01 2026] DELETE /v2.0/security-groups/fd2c3034-7307-457f-9c58-2005f3522070 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:33:01.722 7 INFO neutron.services.segments.plugin [-] Segment f5673eea-8f2c-4018-a2b1-bae593bab8e8 resource provider aggregate not found 2026-05-31 18:33:01.726 7 INFO neutron.services.segments.plugin [-] Segment f5673eea-8f2c-4018-a2b1-bae593bab8e8 resource provider aggregate not found 2026-05-31 18:33:01.742 7 INFO neutron.services.segments.plugin [-] Segment f5673eea-8f2c-4018-a2b1-bae593bab8e8 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 f5673eea-8f2c-4018-a2b1-bae593bab8e8 found for delete ", "request_id": "req-b28d746b-5291-48d5-a813-f80c18d87214"}]} 2026-05-31 18:33:01.743 7 INFO neutron.services.segments.plugin [-] Segment f5673eea-8f2c-4018-a2b1-bae593bab8e8 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 f5673eea-8f2c-4018-a2b1-bae593bab8e8 found for delete ", "request_id": "req-8408d69b-3982-4213-8eeb-66dee4baafc4"}]} [pid: 7|app: 0|req: 570/1158] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:33:01 2026] DELETE /v2.0/networks/bd9f658d-a20e-4728-b8d5-406b3507d411 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:33:01.879 8 INFO neutron_taas.services.taas.taas_plugin [None req-44d47c64-e53b-48e0-be64-d7ed57a179b3 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] TaaS: Handle Delete Port: a3fe9cf4-0ab5-4b7d-a157-ffd552db79fb 2026-05-31 18:33:01.881 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-44d47c64-e53b-48e0-be64-d7ed57a179b3 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Tap Mirror: Handle Delete Port: a3fe9cf4-0ab5-4b7d-a157-ffd552db79fb 2026-05-31 18:33:02.096 8 INFO neutron.services.segments.plugin [-] Segment 863c0c8e-b0de-4651-a49b-0c89806a9268 resource provider aggregate not found 2026-05-31 18:33:02.100 8 INFO neutron.services.segments.plugin [-] Segment 863c0c8e-b0de-4651-a49b-0c89806a9268 resource provider aggregate not found 2026-05-31 18:33:02.114 8 INFO neutron.services.segments.plugin [-] Segment 863c0c8e-b0de-4651-a49b-0c89806a9268 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 863c0c8e-b0de-4651-a49b-0c89806a9268 found for delete ", "request_id": "req-b07788a1-e239-41d9-b899-55b4179826a7"}]} 2026-05-31 18:33:02.115 8 INFO neutron.services.segments.plugin [-] Segment 863c0c8e-b0de-4651-a49b-0c89806a9268 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 863c0c8e-b0de-4651-a49b-0c89806a9268 found for delete ", "request_id": "req-62387c73-2ed1-4804-bdf3-695e964804df"}]} [pid: 8|app: 0|req: 589/1159] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:33:01 2026] DELETE /v2.0/networks/0a1584a0-37ef-49fd-adfb-6b82538e37c1 => 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: 590/1160] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:02 2026] GET /v2.0/ports?device_id=88165c29-546f-422f-8c65-9a3f19f6eb79 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:33:02.291 7 INFO neutron_taas.services.taas.taas_plugin [None req-a05468f8-df88-44c7-8ae9-fb1348da90f1 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] TaaS: Handle Delete Port: 5220a3c7-c40d-4961-b806-93c753bc4268 2026-05-31 18:33:02.294 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a05468f8-df88-44c7-8ae9-fb1348da90f1 e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Tap Mirror: Handle Delete Port: 5220a3c7-c40d-4961-b806-93c753bc4268 [pid: 7|app: 0|req: 571/1161] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:33:02 2026] DELETE /v2.0/networks/16e90947-9bbb-4243-ba09-bece7ff7161d => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:33:02.683 8 INFO neutron_taas.services.taas.taas_plugin [None req-063a2c35-36bb-437c-93c2-7a20745b782a e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] TaaS: Handle Delete Port: 50612769-b7a5-46ca-8cc6-9a0708f2f5b9 2026-05-31 18:33:02.686 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-063a2c35-36bb-437c-93c2-7a20745b782a e1b9cab1e00e4b808b007e97d0514cd8 f47557436f064870a39cacc993201b30 - - default default] Tap Mirror: Handle Delete Port: 50612769-b7a5-46ca-8cc6-9a0708f2f5b9 [pid: 8|app: 0|req: 591/1162] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:33:02 2026] DELETE /v2.0/networks/b59fcc40-f5eb-48f8-ab5e-134623ab3efd => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1163] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:03 2026] GET /v2.0/ports?device_id=88165c29-546f-422f-8c65-9a3f19f6eb79 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:33:03.382 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-6d4a38ce-6c9d-442a-99e9-a8320cfcfe0f - - - - - -] No hosting information found for port fb6f9b91-36ad-44f2-b997-a91c6405d3eb: RuntimeError: No hosting information found for port fb6f9b91-36ad-44f2-b997-a91c6405d3eb 2026-05-31 18:33:03.479 7 INFO neutron.db.ovn_revision_numbers_db [None req-6d4a38ce-6c9d-442a-99e9-a8320cfcfe0f - - - - - -] Successfully bumped revision number for resource fb6f9b91-36ad-44f2-b997-a91c6405d3eb (type: router_ports) to 2 2026-05-31 18:33:03.480 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6d4a38ce-6c9d-442a-99e9-a8320cfcfe0f - - - - - -] OVN reports status down for port: 2f932703-1b4b-48dd-8a73-b855bb0a71e8 2026-05-31 18:33:03.489 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6d4a38ce-6c9d-442a-99e9-a8320cfcfe0f - - - - - -] OVN reports status down for port: 8f5b0e34-eb7f-4504-9b63-53e7387c5c70 2026-05-31 18:33:03.539 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6d4a38ce-6c9d-442a-99e9-a8320cfcfe0f - - - - - -] OVN reports status down for port: a3fe9cf4-0ab5-4b7d-a157-ffd552db79fb 2026-05-31 18:33:03.549 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6d4a38ce-6c9d-442a-99e9-a8320cfcfe0f - - - - - -] OVN reports status down for port: 407718c9-f753-4fd9-8127-7abf426c6942 [pid: 8|app: 0|req: 592/1164] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:33:03 2026] GET /v2.0/security-groups?tenant_id=f47557436f064870a39cacc993201b30&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:33:03.770 7 INFO neutron.services.segments.plugin [-] Segment 831d2fb3-ed8e-4505-a154-071df39ec3c5 resource provider aggregate not found 2026-05-31 18:33:03.776 7 INFO neutron.services.segments.plugin [-] Segment 831d2fb3-ed8e-4505-a154-071df39ec3c5 resource provider aggregate not found 2026-05-31 18:33:03.789 7 INFO neutron.services.segments.plugin [-] Segment 831d2fb3-ed8e-4505-a154-071df39ec3c5 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 831d2fb3-ed8e-4505-a154-071df39ec3c5 found for delete ", "request_id": "req-00b9f946-24d3-458d-8a44-893ba20c44af"}]} 2026-05-31 18:33:03.791 7 INFO neutron.services.segments.plugin [-] Segment 831d2fb3-ed8e-4505-a154-071df39ec3c5 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 831d2fb3-ed8e-4505-a154-071df39ec3c5 found for delete ", "request_id": "req-a0f9c546-7fad-4855-9bff-5ec260fc91ad"}]} [pid: 7|app: 0|req: 573/1165] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:33:03 2026] DELETE /v2.0/security-groups/66db4618-3997-45fd-9eef-c3ab0659f846 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:33:04.102 8 INFO neutron.db.ovn_revision_numbers_db [None req-e3354f9a-3cdd-479f-96ff-f6009babfad8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource b45c9a68-90d5-43f1-935f-d2da1d3ffad6 (type: security_groups) to 1 2026-05-31 18:33:04.114 8 INFO neutron.db.ovn_revision_numbers_db [None req-e3354f9a-3cdd-479f-96ff-f6009babfad8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 7441322a-461d-4986-b8a0-64314fa6b124 (type: security_group_rules) to 0 2026-05-31 18:33:04.132 8 INFO neutron.services.segments.plugin [-] Segment 8de7c820-a1ed-4de9-aad2-c7dff395a053 resource provider aggregate not found 2026-05-31 18:33:04.135 8 INFO neutron.services.segments.plugin [-] Segment 8de7c820-a1ed-4de9-aad2-c7dff395a053 resource provider aggregate not found 2026-05-31 18:33:04.138 8 INFO neutron.db.ovn_revision_numbers_db [None req-e3354f9a-3cdd-479f-96ff-f6009babfad8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 90f7b08c-ed50-4b71-a05a-6bacdc60a2cc (type: security_group_rules) to 0 2026-05-31 18:33:04.148 8 INFO neutron.services.segments.plugin [-] Segment 8de7c820-a1ed-4de9-aad2-c7dff395a053 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 8de7c820-a1ed-4de9-aad2-c7dff395a053 found for delete ", "request_id": "req-655b86c3-276b-43e4-a010-e41c45fa3148"}]} 2026-05-31 18:33:04.152 8 INFO neutron.services.segments.plugin [-] Segment 8de7c820-a1ed-4de9-aad2-c7dff395a053 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 8de7c820-a1ed-4de9-aad2-c7dff395a053 found for delete ", "request_id": "req-00cf76b0-1121-45f2-8669-2ec3094433cd"}]} 2026-05-31 18:33:04.156 8 INFO neutron.db.ovn_revision_numbers_db [None req-e3354f9a-3cdd-479f-96ff-f6009babfad8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource b2e797b1-7271-491b-8f6f-cc3a4c6221cb (type: security_group_rules) to 0 [pid: 7|app: 0|req: 574/1166] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:33:04 2026] GET /v2.0/networks?id=90f3e78c-9fed-4ea4-9eec-5ff9f4c03c37 => generated 676 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:04.168 8 INFO neutron.db.ovn_revision_numbers_db [None req-e3354f9a-3cdd-479f-96ff-f6009babfad8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource c13a6795-b752-4962-98a3-18eaed86e785 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 575/1167] 199.204.45.227 () {34 vars in 1050 bytes} [Sun May 31 18:33:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ca305765604d4386ad021fd592769320 => generated 181 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1168] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:33:03 2026] GET /v2.0/security-groups?tenant_id=5f1e6c8e43e94097915ffc8890dae167&name=default => generated 2925 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1169] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:33:04 2026] DELETE /v2.0/security-groups/b45c9a68-90d5-43f1-935f-d2da1d3ffad6 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:33:04.489 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-427a2a0a-6b38-4055-9034-67b0b15d9a7e req-23586f7c-cce7-4b83-b501-1bfd33214883 3e90796fa91542e6bbd712e0f6cad027 ca305765604d4386ad021fd592769320 - - default default] No more DHCP agents 2026-05-31 18:33:04.491 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-427a2a0a-6b38-4055-9034-67b0b15d9a7e req-23586f7c-cce7-4b83-b501-1bfd33214883 3e90796fa91542e6bbd712e0f6cad027 ca305765604d4386ad021fd592769320 - - default default] Unable to schedule network 90f3e78c-9fed-4ea4-9eec-5ff9f4c03c37: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 595/1170] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:04 2026] GET /v2.0/ports?device_id=88165c29-546f-422f-8c65-9a3f19f6eb79 => generated 957 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1171] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:33:04 2026] GET /v2.0/security-groups?id=5384a716-a667-410e-a590-29e01f235861&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:04.623 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6d4a38ce-6c9d-442a-99e9-a8320cfcfe0f - - - - - -] OVN reports status down for port: 4757bc99-2617-4167-8fb8-078336782684 2026-05-31 18:33:04.699 7 INFO neutron.db.ovn_revision_numbers_db [req-427a2a0a-6b38-4055-9034-67b0b15d9a7e req-23586f7c-cce7-4b83-b501-1bfd33214883 3e90796fa91542e6bbd712e0f6cad027 ca305765604d4386ad021fd592769320 - - default default] Successfully bumped revision number for resource 4757bc99-2617-4167-8fb8-078336782684 (type: ports) to 1 [pid: 8|app: 0|req: 597/1172] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:04 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1173] 199.204.45.227 () {38 vars in 955 bytes} [Sun May 31 18:33:04 2026] POST /v2.0/ports => generated 954 bytes in 573 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: 598/1174] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:33:04 2026] GET /v2.0/security-groups?id=c30c3523-74d8-4080-8f67-22abc367de14&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1175] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:04 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1176] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:33:04 2026] GET /v2.0/security-groups?id=c30c3523-74d8-4080-8f67-22abc367de14&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:05.138 7 INFO neutron.db.ovn_revision_numbers_db [req-427a2a0a-6b38-4055-9034-67b0b15d9a7e req-d3629b42-9294-4ed0-8c43-79fbf8e0b3b9 d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource 4757bc99-2617-4167-8fb8-078336782684 (type: ports) to 2 2026-05-31 18:33:05.343 7 INFO neutron.db.ovn_revision_numbers_db [req-427a2a0a-6b38-4055-9034-67b0b15d9a7e req-d3629b42-9294-4ed0-8c43-79fbf8e0b3b9 d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource 4757bc99-2617-4167-8fb8-078336782684 (type: ports) to 4 [pid: 7|app: 0|req: 577/1177] 199.204.45.227 () {38 vars in 1028 bytes} [Sun May 31 18:33:04 2026] PUT /v2.0/ports/4757bc99-2617-4167-8fb8-078336782684 => generated 1204 bytes in 583 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:33:05.412 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e209b8f-3e13-4b86-a681-a9f88169f528'] response: {'name': 'network-changed', 'server_uuid': '88165c29-546f-422f-8c65-9a3f19f6eb79', 'tag': '4757bc99-2617-4167-8fb8-078336782684', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 601/1178] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:05 2026] GET /v2.0/ports?device_id=88165c29-546f-422f-8c65-9a3f19f6eb79 => generated 969 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: 578/1179] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:33:05 2026] GET /v2.0/security-groups?id=5384a716-a667-410e-a590-29e01f235861&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: 579/1180] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:33:05 2026] GET /v2.0/ports?tenant_id=ca305765604d4386ad021fd592769320&device_id=88165c29-546f-422f-8c65-9a3f19f6eb79 => generated 1207 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:33:06.050 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6d4a38ce-6c9d-442a-99e9-a8320cfcfe0f - - - - - -] OVN reports status down for port: e72e4bb4-a932-4614-9140-bc8b8cc48f4f [pid: 7|app: 0|req: 580/1181] 199.204.45.227 () {34 vars in 1018 bytes} [Sun May 31 18:33:05 2026] GET /v2.0/networks?tenant_id=ca305765604d4386ad021fd592769320&shared=False => generated 775 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1182] 199.204.45.227 () {34 vars in 930 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:06.217 8 INFO neutron.db.ovn_revision_numbers_db [None req-328a5a8f-fbf7-4396-abd1-8ac57e60db60 ee21520476d44a0bb7d9f8d16eaa4305 966cea8c58cb4a94b742c4317d0572d9 - - default default] Successfully bumped revision number for resource 37126066-e31a-49bf-aa62-a955a28bd668 (type: security_groups) to 1 2026-05-31 18:33:06.227 8 INFO neutron.db.ovn_revision_numbers_db [None req-328a5a8f-fbf7-4396-abd1-8ac57e60db60 ee21520476d44a0bb7d9f8d16eaa4305 966cea8c58cb4a94b742c4317d0572d9 - - default default] Successfully bumped revision number for resource a046c597-66a7-41da-a68e-18daaf54502e (type: security_group_rules) to 0 2026-05-31 18:33:06.250 8 INFO neutron.db.ovn_revision_numbers_db [None req-328a5a8f-fbf7-4396-abd1-8ac57e60db60 ee21520476d44a0bb7d9f8d16eaa4305 966cea8c58cb4a94b742c4317d0572d9 - - default default] Successfully bumped revision number for resource c1346c89-e178-4e3e-85dc-3557c9b84919 (type: security_group_rules) to 0 2026-05-31 18:33:06.269 8 INFO neutron.db.ovn_revision_numbers_db [None req-328a5a8f-fbf7-4396-abd1-8ac57e60db60 ee21520476d44a0bb7d9f8d16eaa4305 966cea8c58cb4a94b742c4317d0572d9 - - default default] Successfully bumped revision number for resource c6960138-d1eb-4784-b02e-4b82ade0930b (type: security_group_rules) to 0 2026-05-31 18:33:06.283 8 INFO neutron.db.ovn_revision_numbers_db [None req-328a5a8f-fbf7-4396-abd1-8ac57e60db60 ee21520476d44a0bb7d9f8d16eaa4305 966cea8c58cb4a94b742c4317d0572d9 - - default default] Successfully bumped revision number for resource fcda7640-808e-4cb8-b5ad-b48eaa1b6481 (type: security_group_rules) to 0 2026-05-31 18:33:06.357 8 INFO neutron.db.segments_db [None req-328a5a8f-fbf7-4396-abd1-8ac57e60db60 ee21520476d44a0bb7d9f8d16eaa4305 966cea8c58cb4a94b742c4317d0572d9 - - default default] Added segment 16887325-228c-490d-bf84-94ed26c2ce31 of type geneve for network d8ce9752-59dc-44bd-b483-f5e1c5e02735 [pid: 7|app: 0|req: 582/1183] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 971 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1184] 10.0.0.221 () {32 vars in 653 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions => generated 20118 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-31 18:33:06.517 8 INFO neutron.db.ovn_revision_numbers_db [None req-328a5a8f-fbf7-4396-abd1-8ac57e60db60 ee21520476d44a0bb7d9f8d16eaa4305 966cea8c58cb4a94b742c4317d0572d9 - - default default] Successfully bumped revision number for resource d8ce9752-59dc-44bd-b483-f5e1c5e02735 (type: networks) to 1 2026-05-31 18:33:06.543 7 INFO neutron.db.ovn_revision_numbers_db [None req-6d4a38ce-6c9d-442a-99e9-a8320cfcfe0f - - - - - -] Successfully bumped revision number for resource e72e4bb4-a932-4614-9140-bc8b8cc48f4f (type: ports) to 8 [pid: 7|app: 0|req: 584/1185] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/security-groups?id=c30c3523-74d8-4080-8f67-22abc367de14&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1186] 10.0.0.221 () {32 vars in 681 bytes} [Sun May 31 18:33:06 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) [pid: 7|app: 0|req: 586/1187] 10.0.0.221 () {32 vars in 681 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1188] 10.0.0.221 () {32 vars in 665 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/agent => generated 153 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1189] 10.0.0.221 () {32 vars in 697 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 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: 589/1190] 10.0.0.221 () {32 vars in 701 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1191] 10.0.0.221 () {32 vars in 689 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1192] 10.0.0.221 () {32 vars in 693 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1193] 10.0.0.221 () {32 vars in 695 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1194] 10.0.0.221 () {32 vars in 685 bytes} [Sun May 31 18:33:06 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: 594/1195] 10.0.0.221 () {32 vars in 687 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1196] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/dns-integration-domain-keywords => generated 283 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1197] 10.0.0.221 () {32 vars in 699 bytes} [Sun May 31 18:33:06 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) [pid: 7|app: 0|req: 597/1198] 10.0.0.221 () {32 vars in 679 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/external-net => 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: 598/1199] 10.0.0.221 () {32 vars in 683 bytes} [Sun May 31 18:33:06 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-05-31 18:33:06.705 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-328a5a8f-fbf7-4396-abd1-8ac57e60db60 ee21520476d44a0bb7d9f8d16eaa4305 966cea8c58cb4a94b742c4317d0572d9 - - default default] No more DHCP agents 2026-05-31 18:33:06.706 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-328a5a8f-fbf7-4396-abd1-8ac57e60db60 ee21520476d44a0bb7d9f8d16eaa4305 966cea8c58cb4a94b742c4317d0572d9 - - default default] Unable to schedule network d8ce9752-59dc-44bd-b483-f5e1c5e02735: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 599/1200] 10.0.0.221 () {32 vars in 675 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1201] 10.0.0.221 () {32 vars in 723 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1202] 10.0.0.221 () {32 vars in 687 bytes} [Sun May 31 18:33:06 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: 602/1203] 10.0.0.221 () {32 vars in 669 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1204] 10.0.0.221 () {32 vars in 687 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1205] 10.0.0.221 () {32 vars in 681 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1206] 10.0.0.221 () {32 vars in 679 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:06.794 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5d75ae80-3608-4231-9b08-64c3428d307c - - - - - -] OVN reports status down for port: bfdb7df5-24e1-4fa6-9641-7eb69cc6d3ec 2026-05-31 18:33:06.802 8 INFO neutron.db.ovn_revision_numbers_db [None req-328a5a8f-fbf7-4396-abd1-8ac57e60db60 ee21520476d44a0bb7d9f8d16eaa4305 966cea8c58cb4a94b742c4317d0572d9 - - default default] Successfully bumped revision number for resource bfdb7df5-24e1-4fa6-9641-7eb69cc6d3ec (type: ports) to 1 [pid: 8|app: 0|req: 602/1207] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:33:05 2026] POST /v2.0/networks => generated 648 bytes in 1077 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1208] 10.0.0.221 () {32 vars in 667 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1209] 10.0.0.221 () {32 vars in 703 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/enable-default-route-bfd => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1210] 10.0.0.221 () {32 vars in 705 bytes} [Sun May 31 18:33:06 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) [pid: 7|app: 0|req: 606/1211] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/ports?device_id=88165c29-546f-422f-8c65-9a3f19f6eb79 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1212] 10.0.0.221 () {32 vars in 677 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1213] 10.0.0.221 () {32 vars in 665 bytes} [Sun May 31 18:33: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: 8|app: 0|req: 608/1214] 10.0.0.221 () {32 vars in 711 bytes} [Sun May 31 18:33: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: 8|app: 0|req: 609/1215] 10.0.0.221 () {32 vars in 675 bytes} [Sun May 31 18:33: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) [pid: 8|app: 0|req: 610/1216] 10.0.0.221 () {32 vars in 669 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/logging => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1217] 10.0.0.221 () {32 vars in 683 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1218] 10.0.0.221 () {32 vars in 669 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1220] 10.0.0.221 () {32 vars in 687 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1220] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/security-groups?id=5384a716-a667-410e-a590-29e01f235861&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: 614/1221] 10.0.0.221 () {32 vars in 705 bytes} [Sun May 31 18:33:06 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: 608/1222] 10.0.0.221 () {32 vars in 701 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1223] 10.0.0.221 () {32 vars in 675 bytes} [Sun May 31 18:33:06 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) [pid: 7|app: 0|req: 609/1224] 10.0.0.221 () {32 vars in 693 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1225] 10.0.0.221 () {32 vars in 709 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1226] 10.0.0.221 () {32 vars in 705 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1227] 10.0.0.221 () {32 vars in 719 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1228] 10.0.0.221 () {32 vars in 697 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1229] 10.0.0.221 () {32 vars in 711 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1230] 10.0.0.221 () {32 vars in 669 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1231] 10.0.0.221 () {32 vars in 687 bytes} [Sun May 31 18:33:06 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1232] 10.0.0.221 () {32 vars in 681 bytes} [Sun May 31 18:33:07 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: 8|app: 0|req: 620/1233] 10.0.0.221 () {32 vars in 675 bytes} [Sun May 31 18:33:07 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: 614/1234] 10.0.0.221 () {32 vars in 671 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1235] 10.0.0.221 () {32 vars in 661 bytes} [Sun May 31 18:33:07 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: 615/1236] 10.0.0.221 () {32 vars in 699 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1237] 10.0.0.221 () {32 vars in 699 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1238] 10.0.0.221 () {32 vars in 677 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1239] 10.0.0.221 () {32 vars in 669 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1240] 10.0.0.221 () {32 vars in 683 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1241] 10.0.0.221 () {32 vars in 701 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1242] 10.0.0.221 () {32 vars in 685 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1243] 10.0.0.221 () {32 vars in 707 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1244] 10.0.0.221 () {32 vars in 669 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1245] 10.0.0.221 () {32 vars in 697 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1246] 10.0.0.221 () {32 vars in 695 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1247] 10.0.0.221 () {32 vars in 685 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/extensions/qos-rules-alias => 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: 622/1248] 10.0.0.221 () {32 vars in 689 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1249] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/ports?tenant_id=ca305765604d4386ad021fd592769320&device_id=88165c29-546f-422f-8c65-9a3f19f6eb79 => generated 1207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1250] 10.0.0.221 () {32 vars in 705 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1251] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=4757bc99-2617-4167-8fb8-078336782684 => 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: 623/1252] 199.204.45.227 () {34 vars in 994 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1253] 10.0.0.221 () {32 vars in 667 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1254] 10.0.0.221 () {32 vars in 681 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1255] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/subnets?id=3c9d4a1a-107b-47fa-84c4-b4325106f5c1 => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1256] 10.0.0.221 () {32 vars in 681 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:07.367 7 INFO neutron_taas.services.taas.taas_plugin [req-99581f7b-f120-4bc9-9aee-803be427c228 req-979e3563-178d-49da-bcde-6f7c9c89ca50 5cd8419960914a379f1030131593c8d6 ca1a22263711492db0b03c0317bd593f - - default default] TaaS: Handle Delete Port: e72e4bb4-a932-4614-9140-bc8b8cc48f4f 2026-05-31 18:33:07.370 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-99581f7b-f120-4bc9-9aee-803be427c228 req-979e3563-178d-49da-bcde-6f7c9c89ca50 5cd8419960914a379f1030131593c8d6 ca1a22263711492db0b03c0317bd593f - - default default] Tap Mirror: Handle Delete Port: e72e4bb4-a932-4614-9140-bc8b8cc48f4f 2026-05-31 18:33:07.406 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3cb314f1-821b-4eef-888e-86f1f4bf430d ee21520476d44a0bb7d9f8d16eaa4305 966cea8c58cb4a94b742c4317d0572d9 - - default default] No more DHCP agents 2026-05-31 18:33:07.407 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3cb314f1-821b-4eef-888e-86f1f4bf430d ee21520476d44a0bb7d9f8d16eaa4305 966cea8c58cb4a94b742c4317d0572d9 - - default default] Unable to schedule network d8ce9752-59dc-44bd-b483-f5e1c5e02735: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:07.441 8 INFO neutron.db.ovn_revision_numbers_db [None req-3cb314f1-821b-4eef-888e-86f1f4bf430d ee21520476d44a0bb7d9f8d16eaa4305 966cea8c58cb4a94b742c4317d0572d9 - - default default] Successfully bumped revision number for resource 908dbed1-eb75-497c-b6a4-fbc3f5848cd6 (type: subnets) to 0 2026-05-31 18:33:07.452 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2f7e976-8eff-451c-aa3b-8ff276499f14'] response: {'server_uuid': '4b701169-2b54-4bf5-84e5-60e4d95806c3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e72e4bb4-a932-4614-9140-bc8b8cc48f4f', 'code': 200} 2026-05-31 18:33:07.453 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2f7e976-8eff-451c-aa3b-8ff276499f14'] response: {'server_uuid': '4b701169-2b54-4bf5-84e5-60e4d95806c3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e72e4bb4-a932-4614-9140-bc8b8cc48f4f', 'code': 200} [pid: 8|app: 0|req: 633/1257] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:33:07 2026] POST /v2.0/subnets => generated 673 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1258] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/ports?network_id=90f3e78c-9fed-4ea4-9eec-5ff9f4c03c37&device_owner=network%3Adhcp => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1259] 10.0.0.221 () {32 vars in 691 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:07.546 8 INFO neutron.db.segments_db [None req-89f8b827-1564-4822-9ad4-b7b3ed166ee6 ee21520476d44a0bb7d9f8d16eaa4305 966cea8c58cb4a94b742c4317d0572d9 - - default default] Added segment bf93eb51-a3a4-4430-a986-336090281e62 of type geneve for network 1000b5fd-3d86-4e7a-8225-b3916fde1680 2026-05-31 18:33:07.590 7 INFO neutron.db.l3_db [req-99581f7b-f120-4bc9-9aee-803be427c228 req-979e3563-178d-49da-bcde-6f7c9c89ca50 5cd8419960914a379f1030131593c8d6 ca1a22263711492db0b03c0317bd593f - - default default] Floating IP 720257bb-a770-4ce6-ae77-060930558d7d disassociated. External IP: 10.96.250.208, port: e72e4bb4-a932-4614-9140-bc8b8cc48f4f. 2026-05-31 18:33:07.658 8 INFO neutron.db.ovn_revision_numbers_db [None req-89f8b827-1564-4822-9ad4-b7b3ed166ee6 ee21520476d44a0bb7d9f8d16eaa4305 966cea8c58cb4a94b742c4317d0572d9 - - default default] Successfully bumped revision number for resource 1000b5fd-3d86-4e7a-8225-b3916fde1680 (type: networks) to 1 [pid: 7|app: 0|req: 625/1260] 199.204.45.227 () {36 vars in 997 bytes} [Sun May 31 18:33:07 2026] DELETE /v2.0/ports/e72e4bb4-a932-4614-9140-bc8b8cc48f4f => generated 0 bytes in 514 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: 626/1261] 10.0.0.221 () {32 vars in 695 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1262] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/networks/90f3e78c-9fed-4ea4-9eec-5ff9f4c03c37?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1263] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => 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: 629/1264] 10.0.0.221 () {32 vars in 689 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:07.864 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-89f8b827-1564-4822-9ad4-b7b3ed166ee6 ee21520476d44a0bb7d9f8d16eaa4305 966cea8c58cb4a94b742c4317d0572d9 - - default default] No more DHCP agents 2026-05-31 18:33:07.866 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-89f8b827-1564-4822-9ad4-b7b3ed166ee6 ee21520476d44a0bb7d9f8d16eaa4305 966cea8c58cb4a94b742c4317d0572d9 - - default default] Unable to schedule network 1000b5fd-3d86-4e7a-8225-b3916fde1680: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 630/1265] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/networks/90f3e78c-9fed-4ea4-9eec-5ff9f4c03c37?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: 631/1266] 10.0.0.221 () {32 vars in 701 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1267] 10.0.0.221 () {32 vars in 703 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1268] 10.0.0.221 () {32 vars in 713 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1269] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1270] 10.0.0.221 () {32 vars in 727 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1271] 10.0.0.221 () {32 vars in 741 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1272] 10.0.0.221 () {32 vars in 719 bytes} [Sun May 31 18:33:07 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) 2026-05-31 18:33:07.963 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5d75ae80-3608-4231-9b08-64c3428d307c - - - - - -] OVN reports status down for port: 929d3b59-ada0-4ddd-8c60-77f5aba431a6 [pid: 7|app: 0|req: 638/1273] 10.0.0.221 () {32 vars in 683 bytes} [Sun May 31 18:33:07 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) 2026-05-31 18:33:07.974 8 INFO neutron.db.ovn_revision_numbers_db [None req-89f8b827-1564-4822-9ad4-b7b3ed166ee6 ee21520476d44a0bb7d9f8d16eaa4305 966cea8c58cb4a94b742c4317d0572d9 - - default default] Successfully bumped revision number for resource 929d3b59-ada0-4ddd-8c60-77f5aba431a6 (type: ports) to 1 [pid: 7|app: 0|req: 639/1274] 10.0.0.221 () {32 vars in 669 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1275] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:33:07 2026] POST /v2.0/networks => generated 648 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1276] 10.0.0.221 () {32 vars in 719 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1277] 10.0.0.221 () {32 vars in 679 bytes} [Sun May 31 18:33:07 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1278] 10.0.0.221 () {32 vars in 669 bytes} [Sun May 31 18:33:08 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1279] 10.0.0.221 () {32 vars in 697 bytes} [Sun May 31 18:33:08 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) [pid: 8|app: 0|req: 640/1280] 10.0.0.221 () {32 vars in 705 bytes} [Sun May 31 18:33:08 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1281] 10.0.0.221 () {32 vars in 701 bytes} [Sun May 31 18:33:08 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1282] 10.0.0.221 () {32 vars in 709 bytes} [Sun May 31 18:33:08 2026] GET /v2.0/extensions/subnet-dns-publish-fixed-ip => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1283] 10.0.0.221 () {32 vars in 701 bytes} [Sun May 31 18:33:08 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: 8|app: 0|req: 644/1284] 10.0.0.221 () {32 vars in 705 bytes} [Sun May 31 18:33:08 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1285] 10.0.0.221 () {32 vars in 695 bytes} [Sun May 31 18:33:08 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: 8|app: 0|req: 646/1286] 10.0.0.221 () {32 vars in 689 bytes} [Sun May 31 18:33:08 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1287] 10.0.0.221 () {32 vars in 697 bytes} [Sun May 31 18:33:08 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1288] 10.0.0.221 () {32 vars in 679 bytes} [Sun May 31 18:33:08 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1289] 10.0.0.221 () {32 vars in 689 bytes} [Sun May 31 18:33:08 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: 8|app: 0|req: 650/1290] 10.0.0.221 () {32 vars in 701 bytes} [Sun May 31 18:33:08 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1291] 10.0.0.221 () {32 vars in 665 bytes} [Sun May 31 18:33:08 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: 8|app: 0|req: 652/1292] 10.0.0.221 () {32 vars in 681 bytes} [Sun May 31 18:33:08 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1293] 10.0.0.221 () {32 vars in 677 bytes} [Sun May 31 18:33:08 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:08.170 7 INFO neutron.db.ovn_revision_numbers_db [None req-76ec4886-361f-4ec4-96a7-7568a0665f20 ee21520476d44a0bb7d9f8d16eaa4305 966cea8c58cb4a94b742c4317d0572d9 - - default default] Successfully bumped revision number for resource 1000b5fd-3d86-4e7a-8225-b3916fde1680 (type: networks) to 2 [pid: 7|app: 0|req: 641/1294] 10.0.0.221 () {34 vars in 743 bytes} [Sun May 31 18:33:08 2026] PUT /v2.0/networks/1000b5fd-3d86-4e7a-8225-b3916fde1680 => generated 598 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1295] 10.0.0.221 () {32 vars in 693 bytes} [Sun May 31 18:33:08 2026] GET /v2.0/extensions/vpn-agent-scheduler => generated 199 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1296] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:08 2026] GET /v2.0/ports?device_id=88165c29-546f-422f-8c65-9a3f19f6eb79 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1297] 10.0.0.221 () {32 vars in 693 bytes} [Sun May 31 18:33:08 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1298] 10.0.0.221 () {32 vars in 677 bytes} [Sun May 31 18:33:08 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1299] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:33:08 2026] GET /v2.0/security-groups?id=5384a716-a667-410e-a590-29e01f235861&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: 8|app: 0|req: 658/1300] 10.0.0.221 () {32 vars in 667 bytes} [Sun May 31 18:33:08 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: 8|app: 0|req: 659/1301] 10.0.0.221 () {32 vars in 663 bytes} [Sun May 31 18:33:08 2026] GET /v2.0/extensions/taas => generated 175 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1302] 10.0.0.221 () {32 vars in 675 bytes} [Sun May 31 18:33:08 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: 661/1303] 10.0.0.221 () {32 vars in 687 bytes} [Sun May 31 18:33:08 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-05-31 18:33:08.374 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2ba6f5a7-de08-41fe-a5d0-f69c30b9226e ee21520476d44a0bb7d9f8d16eaa4305 966cea8c58cb4a94b742c4317d0572d9 - - default default] No more DHCP agents 2026-05-31 18:33:08.375 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2ba6f5a7-de08-41fe-a5d0-f69c30b9226e ee21520476d44a0bb7d9f8d16eaa4305 966cea8c58cb4a94b742c4317d0572d9 - - default default] Unable to schedule network 1000b5fd-3d86-4e7a-8225-b3916fde1680: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:08.415 7 INFO neutron.db.ovn_revision_numbers_db [None req-2ba6f5a7-de08-41fe-a5d0-f69c30b9226e ee21520476d44a0bb7d9f8d16eaa4305 966cea8c58cb4a94b742c4317d0572d9 - - default default] Successfully bumped revision number for resource 7045f502-bf5f-4227-ac94-51eba57060a9 (type: subnets) to 0 [pid: 7|app: 0|req: 643/1304] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:33:08 2026] POST /v2.0/subnets => generated 646 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:33:08.903 8 INFO neutron.db.ovn_revision_numbers_db [None req-a641a84d-44e1-4b10-b1c0-e537e342af13 - - - - - -] Successfully bumped revision number for resource 929d3b59-ada0-4ddd-8c60-77f5aba431a6 (type: ports) to 2 2026-05-31 18:33:08.957 8 INFO neutron.db.ovn_revision_numbers_db [None req-a641a84d-44e1-4b10-b1c0-e537e342af13 - - - - - -] Successfully bumped revision number for resource 7045f502-bf5f-4227-ac94-51eba57060a9 (type: subnets) to 1 [pid: 8|app: 0|req: 662/1305] 10.0.0.221 () {34 vars in 741 bytes} [Sun May 31 18:33:08 2026] PUT /v2.0/subnets/7045f502-bf5f-4227-ac94-51eba57060a9 => generated 656 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1306] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:08 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:33:09.023 7 INFO neutron.db.ovn_revision_numbers_db [None req-cbc73a08-f2ec-48ee-9827-72975a1371cc f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 70c477e5-0a5c-4357-9a69-a33fa1c81beb (type: security_groups) to 1 2026-05-31 18:33:09.034 7 INFO neutron.db.ovn_revision_numbers_db [None req-cbc73a08-f2ec-48ee-9827-72975a1371cc f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 695d1234-d359-4a0e-83ac-d96a91e6baf3 (type: security_group_rules) to 0 2026-05-31 18:33:09.046 7 INFO neutron.db.ovn_revision_numbers_db [None req-cbc73a08-f2ec-48ee-9827-72975a1371cc f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource da86fac7-a87b-472a-9ea9-5384aa6dcc2a (type: security_group_rules) to 0 2026-05-31 18:33:09.056 7 INFO neutron.db.ovn_revision_numbers_db [None req-cbc73a08-f2ec-48ee-9827-72975a1371cc f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource dfadb320-3082-4e39-b79d-549de266b9b6 (type: security_group_rules) to 0 2026-05-31 18:33:09.067 7 INFO neutron.db.ovn_revision_numbers_db [None req-cbc73a08-f2ec-48ee-9827-72975a1371cc f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource f271c3b8-70a6-4e02-94c3-ee39656c682d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 644/1307] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:33:08 2026] GET /v2.0/security-groups?tenant_id=36199636c0bb401e9c9c3c36c20b96ba&name=default => generated 2925 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:33:09.154 8 INFO neutron_taas.services.taas.taas_plugin [None req-ce45b408-356f-4be7-aa3c-29bb230d1bb0 ee21520476d44a0bb7d9f8d16eaa4305 966cea8c58cb4a94b742c4317d0572d9 - - default default] TaaS: Handle Delete Port: 929d3b59-ada0-4ddd-8c60-77f5aba431a6 2026-05-31 18:33:09.157 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce45b408-356f-4be7-aa3c-29bb230d1bb0 ee21520476d44a0bb7d9f8d16eaa4305 966cea8c58cb4a94b742c4317d0572d9 - - default default] Tap Mirror: Handle Delete Port: 929d3b59-ada0-4ddd-8c60-77f5aba431a6 [pid: 7|app: 0|req: 645/1308] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:33:09 2026] DELETE /v2.0/security-groups/70c477e5-0a5c-4357-9a69-a33fa1c81beb => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1309] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:09 2026] GET /v2.0/ports?device_id=88165c29-546f-422f-8c65-9a3f19f6eb79 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:09.473 8 INFO neutron.services.segments.plugin [-] Segment bf93eb51-a3a4-4430-a986-336090281e62 resource provider aggregate not found [pid: 7|app: 0|req: 647/1310] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:33:09 2026] GET /v2.0/security-groups?id=5384a716-a667-410e-a590-29e01f235861&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:09.478 8 INFO neutron.services.segments.plugin [-] Segment bf93eb51-a3a4-4430-a986-336090281e62 resource provider aggregate not found 2026-05-31 18:33:09.489 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1db2e60-5af0-423b-bd65-955b9e26ac34'] response: {'server_uuid': '4b701169-2b54-4bf5-84e5-60e4d95806c3', 'name': 'network-vif-deleted', 'tag': 'e72e4bb4-a932-4614-9140-bc8b8cc48f4f', 'status': 'completed', 'code': 200} 2026-05-31 18:33:09.496 8 INFO neutron.services.segments.plugin [-] Segment bf93eb51-a3a4-4430-a986-336090281e62 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 bf93eb51-a3a4-4430-a986-336090281e62 found for delete ", "request_id": "req-1c6730df-904b-4587-b15c-5c990185248b"}]} 2026-05-31 18:33:09.498 8 INFO neutron.services.segments.plugin [-] Segment bf93eb51-a3a4-4430-a986-336090281e62 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 bf93eb51-a3a4-4430-a986-336090281e62 found for delete ", "request_id": "req-35f1126e-f261-4c8b-b967-5b5890608462"}]} [pid: 8|app: 0|req: 664/1311] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:33:08 2026] DELETE /v2.0/networks/1000b5fd-3d86-4e7a-8225-b3916fde1680 => generated 0 bytes in 544 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:33:09.548 7 INFO neutron.pecan_wsgi.hooks.translation [None req-09eccc97-f246-4c11-8ba4-fe03c6ba20fa ee21520476d44a0bb7d9f8d16eaa4305 966cea8c58cb4a94b742c4317d0572d9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 648/1312] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:33:09 2026] DELETE /v2.0/networks/1000b5fd-3d86-4e7a-8225-b3916fde1680 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1313] 10.0.0.221 () {32 vars in 694 bytes} [Sun May 31 18:33:09 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1314] 10.0.0.221 () {32 vars in 742 bytes} [Sun May 31 18:33:09 2026] GET /v2.0/subnets?network_id=cb58a59c-39e1-40c0-9b3c-07284d57f011 => generated 649 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1315] 10.0.0.221 () {32 vars in 653 bytes} [Sun May 31 18:33:09 2026] GET /v2.0/extensions => generated 20118 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1316] 10.0.0.221 () {32 vars in 649 bytes} [Sun May 31 18:33:09 2026] GET /v2.0/networks => generated 1313 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1317] 10.0.0.221 () {32 vars in 647 bytes} [Sun May 31 18:33:09 2026] GET /v2.0/subnets => generated 1312 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1318] 10.0.0.221 () {32 vars in 723 bytes} [Sun May 31 18:33:09 2026] GET /v2.0/networks/d8ce9752-59dc-44bd-b483-f5e1c5e02735 => generated 673 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1319] 10.0.0.221 () {32 vars in 721 bytes} [Sun May 31 18:33:09 2026] GET /v2.0/subnets/908dbed1-eb75-497c-b6a4-fbc3f5848cd6 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:09.874 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34ffe746-15c4-4bb7-a6f8-eccbbc17215a ee21520476d44a0bb7d9f8d16eaa4305 966cea8c58cb4a94b742c4317d0572d9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 652/1320] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:33:09 2026] DELETE /v2.0/subnets/7045f502-bf5f-4227-ac94-51eba57060a9 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:33:09.893 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c1d96d4c-53ea-4dcd-a3f2-2bf58223cf6d ee21520476d44a0bb7d9f8d16eaa4305 966cea8c58cb4a94b742c4317d0572d9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 669/1321] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:33:09 2026] DELETE /v2.0/networks/1000b5fd-3d86-4e7a-8225-b3916fde1680 => 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: 653/1322] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:33:09 2026] DELETE /v2.0/subnets/908dbed1-eb75-497c-b6a4-fbc3f5848cd6 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1323] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:10 2026] GET /v2.0/ports?device_id=4b701169-2b54-4bf5-84e5-60e4d95806c3 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:33:10.170 8 INFO neutron_taas.services.taas.taas_plugin [None req-09fbfb73-575a-4fcc-9ece-3106c23c8b9a ee21520476d44a0bb7d9f8d16eaa4305 966cea8c58cb4a94b742c4317d0572d9 - - default default] TaaS: Handle Delete Port: bfdb7df5-24e1-4fa6-9641-7eb69cc6d3ec 2026-05-31 18:33:10.172 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09fbfb73-575a-4fcc-9ece-3106c23c8b9a ee21520476d44a0bb7d9f8d16eaa4305 966cea8c58cb4a94b742c4317d0572d9 - - default default] Tap Mirror: Handle Delete Port: bfdb7df5-24e1-4fa6-9641-7eb69cc6d3ec [pid: 8|app: 0|req: 670/1324] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:33:10 2026] DELETE /v2.0/networks/d8ce9752-59dc-44bd-b483-f5e1c5e02735 => generated 0 bytes in 418 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:33:10.583 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5d75ae80-3608-4231-9b08-64c3428d307c - - - - - -] OVN reports status up for port: 4757bc99-2617-4167-8fb8-078336782684 2026-05-31 18:33:10.611 7 INFO neutron.plugins.ml2.plugin [None req-5d75ae80-3608-4231-9b08-64c3428d307c - - - - - -] Attempt 1 to provision port 4757bc99-2617-4167-8fb8-078336782684 [pid: 7|app: 0|req: 655/1325] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:10 2026] GET /v2.0/ports?device_id=88165c29-546f-422f-8c65-9a3f19f6eb79 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1326] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:33:10 2026] GET /v2.0/security-groups?id=5384a716-a667-410e-a590-29e01f235861&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:10.883 7 INFO neutron.db.ovn_revision_numbers_db [None req-5d75ae80-3608-4231-9b08-64c3428d307c - - - - - -] Successfully bumped revision number for resource 4757bc99-2617-4167-8fb8-078336782684 (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, ' [pid: 7|app: 0|req: 656/1327] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:33:10 2026] GET /v2.0/security-groups?tenant_id=966cea8c58cb4a94b742c4317d0572d9&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1328] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:33:11 2026] DELETE /v2.0/security-groups/c30c3523-74d8-4080-8f67-22abc367de14 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:33:11.429 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b213d78-60d7-4237-97ad-db59b1a79b9e 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Successfully bumped revision number for resource f5d56aea-6c6f-453b-8be0-fd4cbe5f1ff3 (type: security_groups) to 1 2026-05-31 18:33:11.439 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b213d78-60d7-4237-97ad-db59b1a79b9e 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Successfully bumped revision number for resource 1183283d-b36b-4044-bde4-3060f1b285d6 (type: security_group_rules) to 0 2026-05-31 18:33:11.449 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b213d78-60d7-4237-97ad-db59b1a79b9e 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Successfully bumped revision number for resource 240e6469-aabb-43c0-8829-0495051889ff (type: security_group_rules) to 0 2026-05-31 18:33:11.458 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b213d78-60d7-4237-97ad-db59b1a79b9e 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Successfully bumped revision number for resource 63a75226-b85e-4efa-bc9b-439e4b1e3ac9 (type: security_group_rules) to 0 2026-05-31 18:33:11.469 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b213d78-60d7-4237-97ad-db59b1a79b9e 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Successfully bumped revision number for resource 89f97530-04b1-40b6-9e06-5103b74e8bfa (type: security_group_rules) to 0 2026-05-31 18:33:11.517 8 INFO neutron.services.segments.plugin [-] Segment 16887325-228c-490d-bf84-94ed26c2ce31 resource provider aggregate not found 2026-05-31 18:33:11.520 8 INFO neutron.services.segments.plugin [-] Segment 16887325-228c-490d-bf84-94ed26c2ce31 resource provider aggregate not found 2026-05-31 18:33:11.526 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ed9f5f6-454d-412b-83b8-b1484f8ccf0f'] response: {'server_uuid': '88165c29-546f-422f-8c65-9a3f19f6eb79', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4757bc99-2617-4167-8fb8-078336782684', 'code': 200} 2026-05-31 18:33:11.527 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ed9f5f6-454d-412b-83b8-b1484f8ccf0f'] response: {'server_uuid': '88165c29-546f-422f-8c65-9a3f19f6eb79', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4757bc99-2617-4167-8fb8-078336782684', 'code': 200} 2026-05-31 18:33:11.538 8 INFO neutron.services.segments.plugin [-] Segment 16887325-228c-490d-bf84-94ed26c2ce31 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 16887325-228c-490d-bf84-94ed26c2ce31 found for delete ", "request_id": "req-14245ecb-2349-4f43-9060-266b9a8fde8a"}]} 2026-05-31 18:33:11.539 8 INFO neutron.services.segments.plugin [-] Segment 16887325-228c-490d-bf84-94ed26c2ce31 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 16887325-228c-490d-bf84-94ed26c2ce31 found for delete ", "request_id": "req-e478a18f-9033-46f1-bfb5-6faa30f3bc5b"}]} 2026-05-31 18:33:11.591 7 INFO neutron.db.segments_db [None req-8b213d78-60d7-4237-97ad-db59b1a79b9e 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Added segment 141ec1eb-cd5a-4c8f-95ea-69adf9a4c226 of type geneve for network 696ab5b6-f4bf-48d2-818a-9cebd875e8a7 [pid: 8|app: 0|req: 673/1329] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:33:11 2026] DELETE /v2.0/security-groups/37126066-e31a-49bf-aa62-a955a28bd668 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:33:11.645 8 INFO neutron.api.v2.resource [None req-e5cc221a-8f70-46e0-b051-fb3206db3edd 5cd8419960914a379f1030131593c8d6 ca1a22263711492db0b03c0317bd593f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 674/1330] 10.0.0.221 () {32 vars in 737 bytes} [Sun May 31 18:33:11 2026] GET /v2.0/security-groups/c30c3523-74d8-4080-8f67-22abc367de14 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:33:11.699 7 INFO neutron.db.segments_db [None req-8b213d78-60d7-4237-97ad-db59b1a79b9e 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Added segment 957215ac-84bf-45a2-93d7-cbabb9c57282 of type geneve for network e2cdfdd5-a726-47b1-b5fd-0be8f0d5c7f0 2026-05-31 18:33:11.748 8 INFO neutron_taas.services.taas.taas_plugin [None req-29487978-c77f-42a3-9c26-8182bb6e862c 5cd8419960914a379f1030131593c8d6 ca1a22263711492db0b03c0317bd593f - - default default] TaaS: Handle Delete Port: d3fb3319-3fb2-4a43-bb21-c4847300de24 2026-05-31 18:33:11.751 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29487978-c77f-42a3-9c26-8182bb6e862c 5cd8419960914a379f1030131593c8d6 ca1a22263711492db0b03c0317bd593f - - default default] Tap Mirror: Handle Delete Port: d3fb3319-3fb2-4a43-bb21-c4847300de24 2026-05-31 18:33:11.860 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b213d78-60d7-4237-97ad-db59b1a79b9e 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Successfully bumped revision number for resource 696ab5b6-f4bf-48d2-818a-9cebd875e8a7 (type: networks) to 1 [pid: 8|app: 0|req: 675/1331] 10.0.0.221 () {32 vars in 732 bytes} [Sun May 31 18:33:11 2026] DELETE /v2.0/floatingips/720257bb-a770-4ce6-ae77-060930558d7d => 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: 676/1332] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:11 2026] GET /v2.0/ports?device_id=88165c29-546f-422f-8c65-9a3f19f6eb79 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:12.025 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8b213d78-60d7-4237-97ad-db59b1a79b9e 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] No more DHCP agents 2026-05-31 18:33:12.026 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8b213d78-60d7-4237-97ad-db59b1a79b9e 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Unable to schedule network 696ab5b6-f4bf-48d2-818a-9cebd875e8a7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:12.098 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-563e029f-9c03-4233-adcd-e00ba16a39cf - - - - - -] OVN reports status down for port: b1dd9f03-861b-4eee-8cbf-cb5627477c68 2026-05-31 18:33:12.163 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b213d78-60d7-4237-97ad-db59b1a79b9e 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Successfully bumped revision number for resource b1dd9f03-861b-4eee-8cbf-cb5627477c68 (type: ports) to 1 2026-05-31 18:33:12.297 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b213d78-60d7-4237-97ad-db59b1a79b9e 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Successfully bumped revision number for resource e2cdfdd5-a726-47b1-b5fd-0be8f0d5c7f0 (type: networks) to 1 2026-05-31 18:33:12.377 8 INFO neutron_taas.services.taas.taas_plugin [None req-521972b6-58aa-467e-b720-8c78c7cb6f4a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: 131bdbd7-ee61-4b2f-a5f5-5a55353bd98e 2026-05-31 18:33:12.380 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-521972b6-58aa-467e-b720-8c78c7cb6f4a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: 131bdbd7-ee61-4b2f-a5f5-5a55353bd98e 2026-05-31 18:33:12.483 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8b213d78-60d7-4237-97ad-db59b1a79b9e 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] No more DHCP agents 2026-05-31 18:33:12.486 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8b213d78-60d7-4237-97ad-db59b1a79b9e 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Unable to schedule network e2cdfdd5-a726-47b1-b5fd-0be8f0d5c7f0: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:12.598 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-563e029f-9c03-4233-adcd-e00ba16a39cf - - - - - -] OVN reports status down for port: 8e5a7aaf-d894-4b2c-80e6-6c65466086ee 2026-05-31 18:33:12.687 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b213d78-60d7-4237-97ad-db59b1a79b9e 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Successfully bumped revision number for resource 8e5a7aaf-d894-4b2c-80e6-6c65466086ee (type: ports) to 1 [pid: 7|app: 0|req: 657/1333] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:33:11 2026] POST /v2.0/networks => generated 1243 bytes in 1535 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1334] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:33:12 2026] GET /v2.0/security-groups?id=5384a716-a667-410e-a590-29e01f235861&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: 659/1335] 10.0.0.221 () {32 vars in 649 bytes} [Sun May 31 18:33:12 2026] GET /v2.0/networks => generated 1854 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:33:12.960 7 INFO neutron_taas.services.taas.taas_plugin [None req-76188396-946a-4d19-997d-8b386538c196 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] TaaS: Handle Delete Port: b1dd9f03-861b-4eee-8cbf-cb5627477c68 2026-05-31 18:33:12.964 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-76188396-946a-4d19-997d-8b386538c196 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Tap Mirror: Handle Delete Port: b1dd9f03-861b-4eee-8cbf-cb5627477c68 2026-05-31 18:33:13.158 7 INFO neutron.services.segments.plugin [-] Segment 141ec1eb-cd5a-4c8f-95ea-69adf9a4c226 resource provider aggregate not found 2026-05-31 18:33:13.162 7 INFO neutron.services.segments.plugin [-] Segment 141ec1eb-cd5a-4c8f-95ea-69adf9a4c226 resource provider aggregate not found 2026-05-31 18:33:13.174 7 INFO neutron.services.segments.plugin [-] Segment 141ec1eb-cd5a-4c8f-95ea-69adf9a4c226 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 141ec1eb-cd5a-4c8f-95ea-69adf9a4c226 found for delete ", "request_id": "req-c78c6cdd-5645-4efb-860d-5370a7773329"}]} 2026-05-31 18:33:13.182 7 INFO neutron.services.segments.plugin [-] Segment 141ec1eb-cd5a-4c8f-95ea-69adf9a4c226 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 141ec1eb-cd5a-4c8f-95ea-69adf9a4c226 found for delete ", "request_id": "req-dd007909-0bfb-42a2-bd20-57d4ee883aad"}]} [pid: 7|app: 0|req: 660/1336] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:33:12 2026] DELETE /v2.0/networks/696ab5b6-f4bf-48d2-818a-9cebd875e8a7 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1337] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:33:11 2026] PUT /v2.0/routers/361a1775-ba73-41a2-b263-2c1bf8334dc4/remove_router_interface => generated 309 bytes in 1250 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-05-31 18:33:13.353 7 INFO neutron_taas.services.taas.taas_plugin [None req-b4b57b16-41ce-49bf-b943-04a7c0672d63 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] TaaS: Handle Delete Port: 8e5a7aaf-d894-4b2c-80e6-6c65466086ee 2026-05-31 18:33:13.356 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4b57b16-41ce-49bf-b943-04a7c0672d63 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Tap Mirror: Handle Delete Port: 8e5a7aaf-d894-4b2c-80e6-6c65466086ee [pid: 7|app: 0|req: 661/1338] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:33:13 2026] DELETE /v2.0/networks/e2cdfdd5-a726-47b1-b5fd-0be8f0d5c7f0 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:33:13.594 8 INFO neutron_taas.services.taas.taas_plugin [None req-c0e08602-ad66-4900-a12d-3da5e337f87b f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: 294c07c2-698f-4848-9893-291521d2591d 2026-05-31 18:33:13.597 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c0e08602-ad66-4900-a12d-3da5e337f87b f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: 294c07c2-698f-4848-9893-291521d2591d 2026-05-31 18:33:13.938 7 INFO neutron.db.ovn_revision_numbers_db [None req-72b42592-c4bc-4e1c-9830-445dacb13671 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Successfully bumped revision number for resource 2833aa6a-69cf-424d-ba29-312d636c943c (type: security_groups) to 1 2026-05-31 18:33:13.949 7 INFO neutron.db.ovn_revision_numbers_db [None req-72b42592-c4bc-4e1c-9830-445dacb13671 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Successfully bumped revision number for resource 1bc19217-3d6a-40ca-a656-19115bf13b1e (type: security_group_rules) to 0 2026-05-31 18:33:13.962 7 INFO neutron.db.ovn_revision_numbers_db [None req-72b42592-c4bc-4e1c-9830-445dacb13671 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Successfully bumped revision number for resource 39f86039-38da-4ab5-8b70-a4e7c9b153f8 (type: security_group_rules) to 0 2026-05-31 18:33:13.975 7 INFO neutron.db.ovn_revision_numbers_db [None req-72b42592-c4bc-4e1c-9830-445dacb13671 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Successfully bumped revision number for resource 42c9a5e7-4b75-452a-b291-f8d913d048ac (type: security_group_rules) to 0 2026-05-31 18:33:13.986 7 INFO neutron.db.ovn_revision_numbers_db [None req-72b42592-c4bc-4e1c-9830-445dacb13671 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Successfully bumped revision number for resource 6ef364a5-5b6f-41c4-ae2e-76b65b53039d (type: security_group_rules) to 0 2026-05-31 18:33:14.077 7 INFO neutron.db.segments_db [None req-72b42592-c4bc-4e1c-9830-445dacb13671 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Added segment 079b6960-4473-4bd8-8c1a-5ae3e4da3e9e of type geneve for network 8e38ae1d-167d-4fb7-b1aa-d24435a15501 [pid: 8|app: 0|req: 678/1339] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:33:13 2026] DELETE /v2.0/routers/361a1775-ba73-41a2-b263-2c1bf8334dc4 => generated 0 bytes in 886 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1340] 10.0.0.221 () {32 vars in 649 bytes} [Sun May 31 18:33:14 2026] GET /v2.0/networks => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1343] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:14 2026] GET /v2.0/ports?device_id=88165c29-546f-422f-8c65-9a3f19f6eb79 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:14.248 7 INFO neutron.db.ovn_revision_numbers_db [None req-72b42592-c4bc-4e1c-9830-445dacb13671 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Successfully bumped revision number for resource 8e38ae1d-167d-4fb7-b1aa-d24435a15501 (type: networks) to 1 [pid: 8|app: 0|req: 683/1344] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:33:14 2026] DELETE /v2.0/subnets/bf9c5792-1d3b-4531-9eee-8dc92291d85b => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:33:14.439 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-72b42592-c4bc-4e1c-9830-445dacb13671 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] No more DHCP agents 2026-05-31 18:33:14.440 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-72b42592-c4bc-4e1c-9830-445dacb13671 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Unable to schedule network 8e38ae1d-167d-4fb7-b1aa-d24435a15501: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:14.448 8 INFO neutron.db.segments_db [None req-08cc276a-f25d-416e-bbe1-799aaa08ba44 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Added segment 6232dcfe-5a3e-41c1-aca4-f972df1f1a35 of type geneve for network 11afebad-cb11-437a-8d0f-578bacb9bb1d 2026-05-31 18:33:14.512 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-563e029f-9c03-4233-adcd-e00ba16a39cf - - - - - -] OVN reports status down for port: 7c7af95c-0813-4e36-9822-75e17036c7e0 2026-05-31 18:33:14.568 7 INFO neutron.db.ovn_revision_numbers_db [None req-72b42592-c4bc-4e1c-9830-445dacb13671 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Successfully bumped revision number for resource 7c7af95c-0813-4e36-9822-75e17036c7e0 (type: ports) to 1 [pid: 7|app: 0|req: 662/1345] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:33:13 2026] POST /v2.0/networks => generated 648 bytes in 1021 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:33:14.624 8 INFO neutron.db.ovn_revision_numbers_db [None req-08cc276a-f25d-416e-bbe1-799aaa08ba44 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Successfully bumped revision number for resource 11afebad-cb11-437a-8d0f-578bacb9bb1d (type: networks) to 1 [pid: 7|app: 0|req: 663/1346] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:33:14 2026] GET /v2.0/security-groups?id=5384a716-a667-410e-a590-29e01f235861&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:14.775 7 INFO neutron_taas.services.taas.taas_plugin [None req-114abd3c-afcb-4161-ab7d-eb77230ddb80 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: b1f299b3-75ad-4695-8811-27c042ef2c8f 2026-05-31 18:33:14.777 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-114abd3c-afcb-4161-ab7d-eb77230ddb80 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: b1f299b3-75ad-4695-8811-27c042ef2c8f 2026-05-31 18:33:14.827 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-08cc276a-f25d-416e-bbe1-799aaa08ba44 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] No more DHCP agents 2026-05-31 18:33:14.829 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-08cc276a-f25d-416e-bbe1-799aaa08ba44 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Unable to schedule network 11afebad-cb11-437a-8d0f-578bacb9bb1d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:14.948 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-563e029f-9c03-4233-adcd-e00ba16a39cf - - - - - -] OVN reports status down for port: 9ed93bd2-976a-4b5b-ab4d-2e382c667bae 2026-05-31 18:33:14.958 8 INFO neutron.db.ovn_revision_numbers_db [None req-08cc276a-f25d-416e-bbe1-799aaa08ba44 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Successfully bumped revision number for resource 9ed93bd2-976a-4b5b-ab4d-2e382c667bae (type: ports) to 1 [pid: 8|app: 0|req: 684/1347] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:33:14 2026] POST /v2.0/networks => generated 654 bytes in 609 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1348] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:33:14 2026] DELETE /v2.0/networks/b6b9928b-6e77-492a-862f-86dd42351f65 => generated 0 bytes in 440 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1349] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:15 2026] GET /v2.0/ports?device_id=88165c29-546f-422f-8c65-9a3f19f6eb79 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:15.195 7 INFO neutron.services.segments.plugin [-] Segment 957215ac-84bf-45a2-93d7-cbabb9c57282 resource provider aggregate not found 2026-05-31 18:33:15.199 7 INFO neutron.services.segments.plugin [-] Segment 957215ac-84bf-45a2-93d7-cbabb9c57282 resource provider aggregate not found 2026-05-31 18:33:15.213 7 INFO neutron.services.segments.plugin [-] Segment 957215ac-84bf-45a2-93d7-cbabb9c57282 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 957215ac-84bf-45a2-93d7-cbabb9c57282 found for delete ", "request_id": "req-793ce6c1-07ae-4525-9912-1f3edde6d55c"}]} 2026-05-31 18:33:15.216 7 INFO neutron.services.segments.plugin [-] Segment 957215ac-84bf-45a2-93d7-cbabb9c57282 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 957215ac-84bf-45a2-93d7-cbabb9c57282 found for delete ", "request_id": "req-d393462f-4597-48a5-839e-fe6a470a287c"}]} 2026-05-31 18:33:15.230 7 INFO neutron.services.segments.plugin [-] Segment c817b87e-57c3-4cb5-b1ea-11d8ecebffd4 resource provider aggregate not found 2026-05-31 18:33:15.236 7 INFO neutron.services.segments.plugin [-] Segment c817b87e-57c3-4cb5-b1ea-11d8ecebffd4 resource provider aggregate not found 2026-05-31 18:33:15.239 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f575f97a-d0fa-4dae-8a9d-670a9189d8c2 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] No more DHCP agents 2026-05-31 18:33:15.241 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f575f97a-d0fa-4dae-8a9d-670a9189d8c2 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Unable to schedule network 8e38ae1d-167d-4fb7-b1aa-d24435a15501: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:15.255 7 INFO neutron.services.segments.plugin [-] Segment c817b87e-57c3-4cb5-b1ea-11d8ecebffd4 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 c817b87e-57c3-4cb5-b1ea-11d8ecebffd4 found for delete ", "request_id": "req-221b56b5-fa9b-433d-9c40-bd73198f4d67"}]} 2026-05-31 18:33:15.256 7 INFO neutron.services.segments.plugin [-] Segment c817b87e-57c3-4cb5-b1ea-11d8ecebffd4 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 c817b87e-57c3-4cb5-b1ea-11d8ecebffd4 found for delete ", "request_id": "req-4519f5e1-2129-45cc-ad45-6af5307b245a"}]} 2026-05-31 18:33:15.261 7 INFO neutron.db.segments_db [None req-47ba4dfd-df6c-48f6-ac6a-29390c2e689e 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Added segment 840cc76f-474e-42f7-875f-1d190be0d768 of type geneve for network 50845923-e043-4e4a-aece-0bfa91f97599 2026-05-31 18:33:15.348 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-563e029f-9c03-4233-adcd-e00ba16a39cf - - - - - -] OVN reports status down for port: 382c0525-0d79-430b-ab74-a2f87464540b 2026-05-31 18:33:15.376 8 INFO neutron.db.ovn_revision_numbers_db [None req-f575f97a-d0fa-4dae-8a9d-670a9189d8c2 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Successfully bumped revision number for resource 382c0525-0d79-430b-ab74-a2f87464540b (type: ports) to 1 [pid: 8|app: 0|req: 685/1350] 10.0.0.221 () {34 vars in 665 bytes} [Sun May 31 18:33:14 2026] POST /v2.0/ports => generated 778 bytes in 433 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-05-31 18:33:15.500 7 INFO neutron.db.ovn_revision_numbers_db [None req-47ba4dfd-df6c-48f6-ac6a-29390c2e689e 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Successfully bumped revision number for resource 50845923-e043-4e4a-aece-0bfa91f97599 (type: networks) to 1 2026-05-31 18:33:15.648 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-47ba4dfd-df6c-48f6-ac6a-29390c2e689e 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] No more DHCP agents 2026-05-31 18:33:15.649 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-47ba4dfd-df6c-48f6-ac6a-29390c2e689e 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Unable to schedule network 50845923-e043-4e4a-aece-0bfa91f97599: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:15.708 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-563e029f-9c03-4233-adcd-e00ba16a39cf - - - - - -] OVN reports status down for port: 473d281d-cc72-4157-8a47-a5593b50d26b 2026-05-31 18:33:15.774 7 INFO neutron.db.ovn_revision_numbers_db [None req-47ba4dfd-df6c-48f6-ac6a-29390c2e689e 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Successfully bumped revision number for resource 473d281d-cc72-4157-8a47-a5593b50d26b (type: ports) to 1 [pid: 7|app: 0|req: 666/1351] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:33:15 2026] POST /v2.0/networks => generated 653 bytes in 675 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:33:15.847 8 INFO neutron.db.ovn_revision_numbers_db [None req-d8c65ccb-606c-4649-927e-ef9534205ab7 3e90796fa91542e6bbd712e0f6cad027 ca305765604d4386ad021fd592769320 - - default default] Successfully bumped revision number for resource 70a97d65-95d1-47b9-9a08-240bfd688ba2 (type: floatingips) to 1 [pid: 7|app: 0|req: 667/1352] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:33:15 2026] GET /v2.0/security-groups?tenant_id=ca1a22263711492db0b03c0317bd593f&name=default => generated 2925 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:33:15.955 8 INFO neutron.db.ovn_revision_numbers_db [None req-d8c65ccb-606c-4649-927e-ef9534205ab7 3e90796fa91542e6bbd712e0f6cad027 ca305765604d4386ad021fd592769320 - - default default] Successfully bumped revision number for resource 70a97d65-95d1-47b9-9a08-240bfd688ba2 (type: floatingips) to 2 2026-05-31 18:33:15.955 8 INFO neutron.db.l3_db [None req-d8c65ccb-606c-4649-927e-ef9534205ab7 3e90796fa91542e6bbd712e0f6cad027 ca305765604d4386ad021fd592769320 - - default default] Floating IP 70a97d65-95d1-47b9-9a08-240bfd688ba2 associated. External IP: 10.96.250.217, port: 4757bc99-2617-4167-8fb8-078336782684. [pid: 8|app: 0|req: 686/1353] 10.0.0.221 () {34 vars in 749 bytes} [Sun May 31 18:33:15 2026] PUT /v2.0/floatingips/70a97d65-95d1-47b9-9a08-240bfd688ba2 => generated 855 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:16.013 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2365b770-7528-485e-b5d7-4684a15fe8da'] response: {'name': 'network-changed', 'server_uuid': '88165c29-546f-422f-8c65-9a3f19f6eb79', 'tag': '4757bc99-2617-4167-8fb8-078336782684', 'status': 'completed', 'code': 200} 2026-05-31 18:33:16.021 7 INFO neutron.db.segments_db [None req-0c7ab877-2020-4dd1-94f8-79954935fccc aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Added segment f34c026a-98e0-4d11-9bc3-d0289b1e0ad6 of type geneve for network e861b8d8-f133-43c0-bda4-00456497d05c 2026-05-31 18:33:16.127 7 INFO neutron.db.ovn_revision_numbers_db [None req-0c7ab877-2020-4dd1-94f8-79954935fccc aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Successfully bumped revision number for resource e861b8d8-f133-43c0-bda4-00456497d05c (type: networks) to 1 2026-05-31 18:33:16.272 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0c7ab877-2020-4dd1-94f8-79954935fccc aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] No more DHCP agents 2026-05-31 18:33:16.273 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0c7ab877-2020-4dd1-94f8-79954935fccc aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Unable to schedule network e861b8d8-f133-43c0-bda4-00456497d05c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:16.338 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-563e029f-9c03-4233-adcd-e00ba16a39cf - - - - - -] OVN reports status down for port: 2238f3e5-50b1-4af7-9717-2301a426a1b0 2026-05-31 18:33:16.398 7 INFO neutron.db.ovn_revision_numbers_db [None req-0c7ab877-2020-4dd1-94f8-79954935fccc aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Successfully bumped revision number for resource 2238f3e5-50b1-4af7-9717-2301a426a1b0 (type: ports) to 1 2026-05-31 18:33:16.410 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-037f7b78-c7c8-468f-b5ea-f1218d9cb529 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] No more DHCP agents 2026-05-31 18:33:16.411 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-037f7b78-c7c8-468f-b5ea-f1218d9cb529 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Unable to schedule network 11afebad-cb11-437a-8d0f-578bacb9bb1d: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 668/1354] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:33:15 2026] POST /v2.0/networks => generated 636 bytes in 549 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-05-31 18:33:16.537 8 INFO neutron.db.ovn_revision_numbers_db [None req-037f7b78-c7c8-468f-b5ea-f1218d9cb529 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Successfully bumped revision number for resource 2556de75-750c-4af2-8456-f92c4b3d04b8 (type: ports) to 1 2026-05-31 18:33:16.578 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-037f7b78-c7c8-468f-b5ea-f1218d9cb529 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] No more DHCP agents 2026-05-31 18:33:16.580 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-037f7b78-c7c8-468f-b5ea-f1218d9cb529 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Unable to schedule network 50845923-e043-4e4a-aece-0bfa91f97599: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:16.588 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-563e029f-9c03-4233-adcd-e00ba16a39cf - - - - - -] OVN reports status down for port: 2556de75-750c-4af2-8456-f92c4b3d04b8 2026-05-31 18:33:16.690 8 INFO neutron.db.ovn_revision_numbers_db [None req-037f7b78-c7c8-468f-b5ea-f1218d9cb529 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Successfully bumped revision number for resource e82e1bfa-4357-475b-b4c7-a7293faf32d7 (type: ports) to 1 2026-05-31 18:33:16.750 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-563e029f-9c03-4233-adcd-e00ba16a39cf - - - - - -] OVN reports status down for port: e82e1bfa-4357-475b-b4c7-a7293faf32d7 [pid: 8|app: 0|req: 687/1355] 10.0.0.221 () {34 vars in 665 bytes} [Sun May 31 18:33:15 2026] POST /v2.0/ports => generated 1504 bytes in 804 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: 8|app: 0|req: 688/1356] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:16 2026] GET /v2.0/ports?device_id=88165c29-546f-422f-8c65-9a3f19f6eb79 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1357] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:33:16 2026] DELETE /v2.0/security-groups/ed2f1097-767d-4c80-ae81-d86f46eaf07d => generated 0 bytes in 479 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:33:17.144 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d4311820-6154-4ea9-a882-1c316d4a9d16 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] No more DHCP agents 2026-05-31 18:33:17.146 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d4311820-6154-4ea9-a882-1c316d4a9d16 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Unable to schedule network e861b8d8-f133-43c0-bda4-00456497d05c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:17.213 7 INFO neutron.db.ovn_revision_numbers_db [None req-d4311820-6154-4ea9-a882-1c316d4a9d16 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Successfully bumped revision number for resource 9e4b25e4-e037-4750-bacc-a8614ec475cb (type: subnets) to 0 [pid: 7|app: 0|req: 670/1358] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:33:16 2026] POST /v2.0/subnets => generated 646 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1359] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:33:17 2026] GET /v2.0/ports?tenant_id=ca305765604d4386ad021fd592769320&device_id=88165c29-546f-422f-8c65-9a3f19f6eb79 => generated 1209 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1360] 10.0.0.221 () {32 vars in 643 bytes} [Sun May 31 18:33:17 2026] GET /v2.0/ports => generated 3016 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1361] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:33:16 2026] GET /v2.0/routers => generated 978 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1362] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:33:17 2026] GET /v2.0/security-groups?id=5384a716-a667-410e-a590-29e01f235861&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1363] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:33:17 2026] GET /v2.0/networks?id=90f3e78c-9fed-4ea4-9eec-5ff9f4c03c37 => generated 775 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:17.594 7 INFO neutron_taas.services.taas.taas_plugin [None req-3e29b904-1870-47f9-86fc-46e1b1faf2f5 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] TaaS: Handle Delete Port: 2556de75-750c-4af2-8456-f92c4b3d04b8 2026-05-31 18:33:17.599 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e29b904-1870-47f9-86fc-46e1b1faf2f5 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Tap Mirror: Handle Delete Port: 2556de75-750c-4af2-8456-f92c4b3d04b8 2026-05-31 18:33:17.643 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9d4f578a-bca8-4647-898f-dd3d00c58e32 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] No more DHCP agents 2026-05-31 18:33:17.644 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9d4f578a-bca8-4647-898f-dd3d00c58e32 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Unable to schedule network e861b8d8-f133-43c0-bda4-00456497d05c: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 675/1364] 10.0.0.221 () {32 vars in 720 bytes} [Sun May 31 18:33:17 2026] DELETE /v2.0/ports/2556de75-750c-4af2-8456-f92c4b3d04b8 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:33:17.792 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-563e029f-9c03-4233-adcd-e00ba16a39cf - - - - - -] OVN reports status down for port: 603ba9ec-98f7-401d-b5ba-d777260d2e1a [pid: 7|app: 0|req: 676/1365] 10.0.0.180 () {28 vars in 624 bytes} [Sun May 31 18:33:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:17.891 8 INFO neutron.db.ovn_revision_numbers_db [None req-9d4f578a-bca8-4647-898f-dd3d00c58e32 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Successfully bumped revision number for resource 603ba9ec-98f7-401d-b5ba-d777260d2e1a (type: ports) to 1 [pid: 7|app: 0|req: 677/1366] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:33:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=4757bc99-2617-4167-8fb8-078336782684 => generated 860 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1367] 10.0.0.221 () {34 vars in 665 bytes} [Sun May 31 18:33:17 2026] POST /v2.0/ports => generated 965 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: 678/1368] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:17 2026] GET /v2.0/ports?device_id=88165c29-546f-422f-8c65-9a3f19f6eb79 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1369] 10.0.0.180 () {28 vars in 581 bytes} [Sun May 31 18:33:18 2026] GET /v2.0/agents => generated 1214 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:33:18.075 8 INFO neutron_taas.services.taas.taas_plugin [None req-27c32c51-a1c7-41bf-a99d-995ff8285b26 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] TaaS: Handle Delete Port: e82e1bfa-4357-475b-b4c7-a7293faf32d7 2026-05-31 18:33:18.078 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27c32c51-a1c7-41bf-a99d-995ff8285b26 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Tap Mirror: Handle Delete Port: e82e1bfa-4357-475b-b4c7-a7293faf32d7 [pid: 8|app: 0|req: 691/1370] 10.0.0.221 () {32 vars in 720 bytes} [Sun May 31 18:33:17 2026] DELETE /v2.0/ports/e82e1bfa-4357-475b-b4c7-a7293faf32d7 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:33:18.217 7 INFO neutron_taas.services.taas.taas_plugin [None req-335d406d-cfbf-4c0e-9f4f-8d2ff064736e aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] TaaS: Handle Delete Port: 603ba9ec-98f7-401d-b5ba-d777260d2e1a 2026-05-31 18:33:18.220 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-335d406d-cfbf-4c0e-9f4f-8d2ff064736e aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Tap Mirror: Handle Delete Port: 603ba9ec-98f7-401d-b5ba-d777260d2e1a [pid: 8|app: 0|req: 692/1371] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:33:18 2026] GET /v2.0/subnets?id=3c9d4a1a-107b-47fa-84c4-b4325106f5c1 => generated 694 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1372] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:33:18 2026] GET /v2.0/security-groups?id=5384a716-a667-410e-a590-29e01f235861&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1373] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:33:18 2026] GET /v2.0/floatingips => 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: 695/1374] 10.0.0.221 () {32 vars in 643 bytes} [Sun May 31 18:33:18 2026] GET /v2.0/ports => generated 1523 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1375] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:33:18 2026] GET /v2.0/ports?network_id=90f3e78c-9fed-4ea4-9eec-5ff9f4c03c37&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: 680/1376] 10.0.0.221 () {32 vars in 720 bytes} [Sun May 31 18:33:18 2026] DELETE /v2.0/ports/603ba9ec-98f7-401d-b5ba-d777260d2e1a => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:33:18.471 7 INFO neutron.db.segments_db [None req-64d1f06c-ae05-484f-9ebb-e42810d439af 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Added segment c072e771-3a01-4bfe-8f9a-7d5e92d9d7b1 of type geneve for network 54ba02fd-4391-4c48-8fce-07c79994b71e [pid: 8|app: 0|req: 697/1377] 10.0.0.180 () {28 vars in 579 bytes} [Sun May 31 18:33:18 2026] GET /v2.0/ports => generated 14986 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1378] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:33:18 2026] GET /v2.0/networks/90f3e78c-9fed-4ea4-9eec-5ff9f4c03c37?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:33:18.525 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a30c477c-5128-48dc-9435-078afaed814e aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 699/1379] 10.0.0.221 () {32 vars in 720 bytes} [Sun May 31 18:33:18 2026] DELETE /v2.0/ports/603ba9ec-98f7-401d-b5ba-d777260d2e1a => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1380] 10.0.0.180 () {28 vars in 619 bytes} [Sun May 31 18:33:18 2026] GET /v2.0/network-ip-availabilities => generated 3190 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:33:18.594 7 INFO neutron.db.ovn_revision_numbers_db [None req-64d1f06c-ae05-484f-9ebb-e42810d439af 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Successfully bumped revision number for resource 54ba02fd-4391-4c48-8fce-07c79994b71e (type: networks) to 1 [pid: 8|app: 0|req: 701/1381] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:33:18 2026] GET /v2.0/networks/90f3e78c-9fed-4ea4-9eec-5ff9f4c03c37?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) 2026-05-31 18:33:18.612 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0b68641b-2057-4570-91ea-8c6129876dc3 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 702/1382] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:33:18 2026] GET /v2.0/ports/603ba9ec-98f7-401d-b5ba-d777260d2e1a => generated 132 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:33:18.738 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-563e029f-9c03-4233-adcd-e00ba16a39cf - - - - - -] OVN reports status down for port: 4757bc99-2617-4167-8fb8-078336782684 2026-05-31 18:33:18.824 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-64d1f06c-ae05-484f-9ebb-e42810d439af 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] No more DHCP agents 2026-05-31 18:33:18.828 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-64d1f06c-ae05-484f-9ebb-e42810d439af 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Unable to schedule network 54ba02fd-4391-4c48-8fce-07c79994b71e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:18.925 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9618ece7-5e6b-4cb6-bcd2-3f7af203c41b'] response: {'server_uuid': '88165c29-546f-422f-8c65-9a3f19f6eb79', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4757bc99-2617-4167-8fb8-078336782684', 'code': 200} 2026-05-31 18:33:18.987 8 INFO neutron.db.ovn_revision_numbers_db [None req-baa0c618-de8b-4ea2-a8e0-99823849c361 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e3bbe450-6df8-4027-9157-caf5da8c927f (type: security_groups) to 1 2026-05-31 18:33:18.998 8 INFO neutron.db.ovn_revision_numbers_db [None req-baa0c618-de8b-4ea2-a8e0-99823849c361 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 798a0d55-daf0-4650-a2d5-5a2278ba7d08 (type: security_group_rules) to 0 2026-05-31 18:33:19.010 8 INFO neutron.db.ovn_revision_numbers_db [None req-baa0c618-de8b-4ea2-a8e0-99823849c361 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource c94b8973-8550-48a4-b131-89e6690e6e4e (type: security_group_rules) to 0 2026-05-31 18:33:19.023 8 INFO neutron.db.ovn_revision_numbers_db [None req-baa0c618-de8b-4ea2-a8e0-99823849c361 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e415d6dc-b91a-40c9-9a0a-16ce0230a8dc (type: security_group_rules) to 0 2026-05-31 18:33:19.033 8 INFO neutron.db.ovn_revision_numbers_db [None req-baa0c618-de8b-4ea2-a8e0-99823849c361 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource f1dc91fe-ccce-4ba0-abe4-5328c76a0427 (type: security_group_rules) to 0 2026-05-31 18:33:19.051 7 INFO neutron.db.ovn_revision_numbers_db [None req-64d1f06c-ae05-484f-9ebb-e42810d439af 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Successfully bumped revision number for resource f0da8a36-a95d-4f5a-9992-efe45e6d7a09 (type: ports) to 1 [pid: 7|app: 0|req: 681/1383] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:33:18 2026] POST /v2.0/networks => generated 654 bytes in 708 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:33:19.101 8 INFO neutron.db.segments_db [None req-baa0c618-de8b-4ea2-a8e0-99823849c361 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Added segment 24097402-0b74-457a-8d4f-87b03cd623b4 of type geneve for network b2663ada-bdee-47f4-8844-20dc1b249a14 [pid: 7|app: 0|req: 682/1384] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:33:19 2026] GET /v2.0/subnets => generated 2643 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:33:19.196 7 INFO neutron.db.ovn_revision_numbers_db [None req-563e029f-9c03-4233-adcd-e00ba16a39cf - - - - - -] Successfully bumped revision number for resource 4757bc99-2617-4167-8fb8-078336782684 (type: ports) to 6 2026-05-31 18:33:19.238 8 INFO neutron.db.ovn_revision_numbers_db [None req-baa0c618-de8b-4ea2-a8e0-99823849c361 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource b2663ada-bdee-47f4-8844-20dc1b249a14 (type: networks) to 1 2026-05-31 18:33:19.333 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b207a21d-0c8f-417f-8993-d30ed14416fd - - - - - -] OVN reports status down for port: f0da8a36-a95d-4f5a-9992-efe45e6d7a09 [pid: 7|app: 0|req: 683/1385] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:33:19 2026] DELETE /v2.0/subnets/9e4b25e4-e037-4750-bacc-a8614ec475cb => generated 0 bytes in 260 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-05-31 18:33:19.421 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-baa0c618-de8b-4ea2-a8e0-99823849c361 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:33:19.422 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-baa0c618-de8b-4ea2-a8e0-99823849c361 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network b2663ada-bdee-47f4-8844-20dc1b249a14: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:19.488 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b207a21d-0c8f-417f-8993-d30ed14416fd - - - - - -] OVN reports status down for port: 18b066a4-b847-4f36-8e7c-88a37712eae4 2026-05-31 18:33:19.493 7 INFO neutron.db.segments_db [None req-165f6f2e-68cd-4b35-9bfe-9dfc06adc7f9 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Added segment 08bc4239-6c04-40ef-80db-e6354ed1371f of type geneve for network 1a342eaf-eaf3-4b01-9091-019f7d2ffcd3 2026-05-31 18:33:19.521 8 INFO neutron.db.ovn_revision_numbers_db [None req-baa0c618-de8b-4ea2-a8e0-99823849c361 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 18b066a4-b847-4f36-8e7c-88a37712eae4 (type: ports) to 1 [pid: 8|app: 0|req: 703/1386] 10.0.0.221 () {34 vars in 671 bytes} [Sun May 31 18:33:18 2026] POST /v2.0/networks => generated 748 bytes in 927 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1387] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:33:19 2026] GET /v2.0/subnetpools => generated 19 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1388] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:19 2026] GET /v2.0/ports?device_id=88165c29-546f-422f-8c65-9a3f19f6eb79 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:19.685 7 INFO neutron.db.ovn_revision_numbers_db [None req-165f6f2e-68cd-4b35-9bfe-9dfc06adc7f9 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Successfully bumped revision number for resource 1a342eaf-eaf3-4b01-9091-019f7d2ffcd3 (type: networks) to 1 2026-05-31 18:33:19.754 8 INFO neutron_taas.services.taas.taas_plugin [None req-abbde45c-d2b7-4712-963a-ce7f9aa43fb2 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] TaaS: Handle Delete Port: 2238f3e5-50b1-4af7-9717-2301a426a1b0 2026-05-31 18:33:19.757 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-abbde45c-d2b7-4712-963a-ce7f9aa43fb2 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Tap Mirror: Handle Delete Port: 2238f3e5-50b1-4af7-9717-2301a426a1b0 2026-05-31 18:33:19.843 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-165f6f2e-68cd-4b35-9bfe-9dfc06adc7f9 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] No more DHCP agents 2026-05-31 18:33:19.848 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-165f6f2e-68cd-4b35-9bfe-9dfc06adc7f9 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Unable to schedule network 1a342eaf-eaf3-4b01-9091-019f7d2ffcd3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:19.928 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b207a21d-0c8f-417f-8993-d30ed14416fd - - - - - -] OVN reports status down for port: 796bb18b-ebfe-4287-afe8-2b00e4888192 2026-05-31 18:33:19.982 7 INFO neutron.db.ovn_revision_numbers_db [None req-165f6f2e-68cd-4b35-9bfe-9dfc06adc7f9 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Successfully bumped revision number for resource 796bb18b-ebfe-4287-afe8-2b00e4888192 (type: ports) to 1 2026-05-31 18:33:19.991 8 INFO neutron.services.segments.plugin [-] Segment f34c026a-98e0-4d11-9bc3-d0289b1e0ad6 resource provider aggregate not found 2026-05-31 18:33:19.994 8 INFO neutron.services.segments.plugin [-] Segment f34c026a-98e0-4d11-9bc3-d0289b1e0ad6 resource provider aggregate not found 2026-05-31 18:33:20.011 8 INFO neutron.services.segments.plugin [-] Segment f34c026a-98e0-4d11-9bc3-d0289b1e0ad6 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 f34c026a-98e0-4d11-9bc3-d0289b1e0ad6 found for delete ", "request_id": "req-c775e0b7-b1e7-4a42-93b6-960f53af3251"}]} 2026-05-31 18:33:20.015 8 INFO neutron.services.segments.plugin [-] Segment f34c026a-98e0-4d11-9bc3-d0289b1e0ad6 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 f34c026a-98e0-4d11-9bc3-d0289b1e0ad6 found for delete ", "request_id": "req-6e0b377a-2402-44ec-9980-8ae4146819ab"}]} [pid: 7|app: 0|req: 684/1389] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:33:19 2026] POST /v2.0/networks => generated 654 bytes in 634 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1390] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:33:19 2026] DELETE /v2.0/networks/e861b8d8-f133-43c0-bda4-00456497d05c => 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: 707/1391] 10.0.0.180 () {28 vars in 585 bytes} [Sun May 31 18:33:20 2026] GET /v2.0/networks => generated 7296 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1392] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:33:20 2026] GET /v2.0/security-groups?id=5384a716-a667-410e-a590-29e01f235861&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: 8|app: 0|req: 709/1393] 199.204.45.227 () {34 vars in 994 bytes} [Sun May 31 18:33:20 2026] GET /v2.0/ports?device_id=88165c29-546f-422f-8c65-9a3f19f6eb79 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:20.204 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7c534ac7-4141-4b68-94c1-50c244f25f39 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:33:20.206 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7c534ac7-4141-4b68-94c1-50c244f25f39 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network b2663ada-bdee-47f4-8844-20dc1b249a14: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:20.305 8 INFO neutron.db.segments_db [None req-249a8bc7-ac19-4ed0-815d-d276ed1d0ec2 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Added segment 5d0d54aa-6c19-4a38-95cf-c4c2ce151cac of type geneve for network 766bf5ee-f619-48cf-9c4c-5f1592ff4554 2026-05-31 18:33:20.444 8 INFO neutron.db.ovn_revision_numbers_db [None req-249a8bc7-ac19-4ed0-815d-d276ed1d0ec2 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Successfully bumped revision number for resource 766bf5ee-f619-48cf-9c4c-5f1592ff4554 (type: networks) to 1 2026-05-31 18:33:20.620 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-249a8bc7-ac19-4ed0-815d-d276ed1d0ec2 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] No more DHCP agents 2026-05-31 18:33:20.621 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-249a8bc7-ac19-4ed0-815d-d276ed1d0ec2 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Unable to schedule network 766bf5ee-f619-48cf-9c4c-5f1592ff4554: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:20.728 7 INFO neutron.db.ovn_revision_numbers_db [None req-fdf3658c-9270-4926-aa73-1fe3b9360d55 - - - - - -] Successfully bumped revision number for resource 18b066a4-b847-4f36-8e7c-88a37712eae4 (type: ports) to 2 2026-05-31 18:33:20.739 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b207a21d-0c8f-417f-8993-d30ed14416fd - - - - - -] OVN reports status down for port: 6ee84ac9-dadc-4cd1-bc52-29378bf638b2 2026-05-31 18:33:20.753 8 INFO neutron.db.ovn_revision_numbers_db [None req-249a8bc7-ac19-4ed0-815d-d276ed1d0ec2 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Successfully bumped revision number for resource 6ee84ac9-dadc-4cd1-bc52-29378bf638b2 (type: ports) to 1 2026-05-31 18:33:20.774 7 INFO neutron.db.ovn_revision_numbers_db [None req-fdf3658c-9270-4926-aa73-1fe3b9360d55 - - - - - -] Successfully bumped revision number for resource ad15cfb4-e08c-4c25-98f1-3ecde59c6215 (type: subnets) to 0 [pid: 8|app: 0|req: 710/1394] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:33:20 2026] POST /v2.0/networks => generated 636 bytes in 580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1395] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:33:20 2026] POST /v2.0/subnets => generated 692 bytes in 755 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1396] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:33:20 2026] GET /v2.0/subnets => generated 2671 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:33:20.944 7 INFO neutron_taas.services.taas.taas_plugin [req-68fdf36d-74d6-4d24-a605-b774b28567cc req-19e44c41-ac97-4970-85d4-6258ed03bd8e 3e90796fa91542e6bbd712e0f6cad027 ca305765604d4386ad021fd592769320 - - default default] TaaS: Handle Delete Port: 4757bc99-2617-4167-8fb8-078336782684 2026-05-31 18:33:20.947 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-68fdf36d-74d6-4d24-a605-b774b28567cc req-19e44c41-ac97-4970-85d4-6258ed03bd8e 3e90796fa91542e6bbd712e0f6cad027 ca305765604d4386ad021fd592769320 - - default default] Tap Mirror: Handle Delete Port: 4757bc99-2617-4167-8fb8-078336782684 2026-05-31 18:33:20.965 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-14372010-a911-410d-ab00-d0c1762728e4'] response: {'server_uuid': '88165c29-546f-422f-8c65-9a3f19f6eb79', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4757bc99-2617-4167-8fb8-078336782684', 'code': 200} 2026-05-31 18:33:21.099 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-adae0bcd-efbd-45ee-9f6f-0d932a4e5d3b 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] No more DHCP agents 2026-05-31 18:33:21.100 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-adae0bcd-efbd-45ee-9f6f-0d932a4e5d3b 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Unable to schedule network 54ba02fd-4391-4c48-8fce-07c79994b71e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:21.134 8 INFO neutron.db.ovn_revision_numbers_db [None req-adae0bcd-efbd-45ee-9f6f-0d932a4e5d3b 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Successfully bumped revision number for resource 267be01c-d187-4516-b5a7-a275885dccfb (type: subnets) to 0 2026-05-31 18:33:21.171 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-adae0bcd-efbd-45ee-9f6f-0d932a4e5d3b 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] No more DHCP agents 2026-05-31 18:33:21.172 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-adae0bcd-efbd-45ee-9f6f-0d932a4e5d3b 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Unable to schedule network 1a342eaf-eaf3-4b01-9091-019f7d2ffcd3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:21.218 8 INFO neutron.db.ovn_revision_numbers_db [None req-adae0bcd-efbd-45ee-9f6f-0d932a4e5d3b 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Successfully bumped revision number for resource 27bfac44-795b-4d91-8805-2f7d98750364 (type: subnets) to 0 [pid: 8|app: 0|req: 712/1397] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:33:20 2026] POST /v2.0/subnets => generated 1322 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-31 18:33:21.440 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7a1fb944-3825-4f94-93cd-5f897fce554e aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] No more DHCP agents 2026-05-31 18:33:21.441 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7a1fb944-3825-4f94-93cd-5f897fce554e aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Unable to schedule network 766bf5ee-f619-48cf-9c4c-5f1592ff4554: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:21.479 8 INFO neutron.db.ovn_revision_numbers_db [None req-7a1fb944-3825-4f94-93cd-5f897fce554e aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Successfully bumped revision number for resource 6f03b10f-6b07-4bdb-968d-90a76d43f585 (type: subnets) to 0 [pid: 8|app: 0|req: 713/1398] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:33:21 2026] POST /v2.0/subnets => generated 646 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:33:21.584 7 INFO neutron.db.l3_db [req-68fdf36d-74d6-4d24-a605-b774b28567cc req-19e44c41-ac97-4970-85d4-6258ed03bd8e 3e90796fa91542e6bbd712e0f6cad027 ca305765604d4386ad021fd592769320 - - default default] Floating IP 70a97d65-95d1-47b9-9a08-240bfd688ba2 disassociated. External IP: 10.96.250.217, port: 4757bc99-2617-4167-8fb8-078336782684. [pid: 7|app: 0|req: 686/1399] 199.204.45.227 () {36 vars in 997 bytes} [Sun May 31 18:33:20 2026] DELETE /v2.0/ports/4757bc99-2617-4167-8fb8-078336782684 => generated 0 bytes in 959 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: 687/1400] 10.0.0.180 () {28 vars in 599 bytes} [Sun May 31 18:33:21 2026] GET /v2.0/security-groups => generated 31883 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1401] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:21 2026] GET /v2.0/ports?device_id=88165c29-546f-422f-8c65-9a3f19f6eb79 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1402] 10.0.0.221 () {32 vars in 647 bytes} [Sun May 31 18:33:21 2026] GET /v2.0/subnets => generated 1958 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:33:21.920 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-331e4610-1e8e-4caf-85ff-5ffe2f02669e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:33:21.921 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-331e4610-1e8e-4caf-85ff-5ffe2f02669e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:22.059 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b207a21d-0c8f-417f-8993-d30ed14416fd - - - - - -] OVN reports status down for port: aa261bec-3f87-4bfa-a22e-b6b794afc11c 2026-05-31 18:33:22.078 8 INFO neutron.db.ovn_revision_numbers_db [None req-331e4610-1e8e-4caf-85ff-5ffe2f02669e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource aa261bec-3f87-4bfa-a22e-b6b794afc11c (type: ports) to 1 2026-05-31 18:33:22.188 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0cd80e71-6637-4c80-a5b3-05949ac472fa aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] No more DHCP agents 2026-05-31 18:33:22.190 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0cd80e71-6637-4c80-a5b3-05949ac472fa aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Unable to schedule network 766bf5ee-f619-48cf-9c4c-5f1592ff4554: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:22.284 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b207a21d-0c8f-417f-8993-d30ed14416fd - - - - - -] OVN reports status down for port: 025548dc-b752-4a85-a724-7311089c444a 2026-05-31 18:33:22.351 7 INFO neutron.db.ovn_revision_numbers_db [None req-0cd80e71-6637-4c80-a5b3-05949ac472fa aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Successfully bumped revision number for resource 025548dc-b752-4a85-a724-7311089c444a (type: ports) to 1 [pid: 7|app: 0|req: 690/1403] 10.0.0.221 () {34 vars in 665 bytes} [Sun May 31 18:33:21 2026] POST /v2.0/ports => generated 927 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1404] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:33:22 2026] DELETE /v2.0/subnets/267be01c-d187-4516-b5a7-a275885dccfb => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:33:22.738 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-aa261bec-3f87-4bfa-a22e-b6b794afc11c on gateway d5cb41c3-6d1b-4e0a-be22-9c994d255c69 with priority 1 2026-05-31 18:33:22.764 7 INFO neutron_taas.services.taas.taas_plugin [None req-bb538357-ca8f-4522-a54c-66f09605622c aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] TaaS: Handle Delete Port: 025548dc-b752-4a85-a724-7311089c444a 2026-05-31 18:33:22.776 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb538357-ca8f-4522-a54c-66f09605622c aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Tap Mirror: Handle Delete Port: 025548dc-b752-4a85-a724-7311089c444a 2026-05-31 18:33:22.877 8 INFO neutron.db.ovn_revision_numbers_db [None req-331e4610-1e8e-4caf-85ff-5ffe2f02669e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource aa261bec-3f87-4bfa-a22e-b6b794afc11c (type: router_ports) to 1 2026-05-31 18:33:22.900 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-35e782bf-1ae1-45ec-8fa8-3c2d67e40043 - - - - - -] Router 5d449771-3382-43a7-84a2-9fb122792f4d is bound to host instance 2026-05-31 18:33:22.914 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b207a21d-0c8f-417f-8993-d30ed14416fd - - - - - -] OVN reports status up for port: aa261bec-3f87-4bfa-a22e-b6b794afc11c 2026-05-31 18:33:22.941 8 INFO neutron.db.ovn_revision_numbers_db [None req-331e4610-1e8e-4caf-85ff-5ffe2f02669e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 5d449771-3382-43a7-84a2-9fb122792f4d (type: routers) to 2 [pid: 8|app: 0|req: 714/1405] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:33:21 2026] POST /v2.0/routers => generated 970 bytes in 1462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:33:22.987 7 INFO neutron.plugins.ml2.plugin [None req-b207a21d-0c8f-417f-8993-d30ed14416fd - - - - - -] Attempt 1 to provision port aa261bec-3f87-4bfa-a22e-b6b794afc11c 2026-05-31 18:33:23.021 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7cda235-f490-4657-9e23-325919080011'] response: {'server_uuid': '88165c29-546f-422f-8c65-9a3f19f6eb79', 'name': 'network-vif-deleted', 'tag': '4757bc99-2617-4167-8fb8-078336782684', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 715/1406] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:33:22 2026] DELETE /v2.0/subnets/27bfac44-795b-4d91-8805-2f7d98750364 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1407] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:23 2026] GET /v2.0/ports?device_id=88165c29-546f-422f-8c65-9a3f19f6eb79 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1408] 10.0.0.221 () {32 vars in 720 bytes} [Sun May 31 18:33:22 2026] DELETE /v2.0/ports/025548dc-b752-4a85-a724-7311089c444a => generated 0 bytes in 576 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1409] 10.0.0.221 () {32 vars in 647 bytes} [Sun May 31 18:33:23 2026] GET /v2.0/subnets => generated 649 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:23.258 7 INFO neutron.pecan_wsgi.hooks.translation [None req-83713b25-ce97-445c-8690-83344ce8ee41 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 694/1410] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:33:23 2026] GET /v2.0/ports/025548dc-b752-4a85-a724-7311089c444a => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:33:23.458 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ab0b6559-df36-434e-a97e-56922032b60f f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:33:23.459 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ab0b6559-df36-434e-a97e-56922032b60f f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network b2663ada-bdee-47f4-8844-20dc1b249a14: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:23.478 7 INFO neutron_taas.services.taas.taas_plugin [None req-91b8bd62-5375-4caf-b2f5-4420418437ac 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] TaaS: Handle Delete Port: 796bb18b-ebfe-4287-afe8-2b00e4888192 2026-05-31 18:33:23.482 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91b8bd62-5375-4caf-b2f5-4420418437ac 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Tap Mirror: Handle Delete Port: 796bb18b-ebfe-4287-afe8-2b00e4888192 2026-05-31 18:33:23.620 8 INFO neutron.db.ovn_revision_numbers_db [None req-ab0b6559-df36-434e-a97e-56922032b60f f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 80b5beec-434d-4af1-8f95-785a7a3a84a8 (type: ports) to 1 2026-05-31 18:33:23.950 7 INFO neutron.services.segments.plugin [-] Segment 08bc4239-6c04-40ef-80db-e6354ed1371f resource provider aggregate not found 2026-05-31 18:33:23.953 7 INFO neutron.services.segments.plugin [-] Segment 08bc4239-6c04-40ef-80db-e6354ed1371f resource provider aggregate not found 2026-05-31 18:33:23.973 7 INFO neutron.services.segments.plugin [-] Segment 08bc4239-6c04-40ef-80db-e6354ed1371f 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 08bc4239-6c04-40ef-80db-e6354ed1371f found for delete ", "request_id": "req-14e464d9-b34b-402e-9a95-46360ade251f"}]} 2026-05-31 18:33:23.978 7 INFO neutron.services.segments.plugin [-] Segment 08bc4239-6c04-40ef-80db-e6354ed1371f 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 08bc4239-6c04-40ef-80db-e6354ed1371f found for delete ", "request_id": "req-27224884-b4ae-45ed-bb5c-99a27fb265cf"}]} [pid: 7|app: 0|req: 695/1411] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:33:23 2026] DELETE /v2.0/networks/1a342eaf-eaf3-4b01-9091-019f7d2ffcd3 => generated 0 bytes in 792 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:33:24.359 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ab0b6559-df36-434e-a97e-56922032b60f f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:33:24.361 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ab0b6559-df36-434e-a97e-56922032b60f f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network b2663ada-bdee-47f4-8844-20dc1b249a14: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 696/1412] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:33:24 2026] DELETE /v2.0/subnets/6f03b10f-6b07-4bdb-968d-90a76d43f585 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:33:24.399 7 INFO neutron.db.ovn_revision_numbers_db [None req-96aa04af-c76b-4b78-99c8-f3731335dc96 - - - - - -] Successfully bumped revision number for resource aa261bec-3f87-4bfa-a22e-b6b794afc11c (type: ports) to 4 2026-05-31 18:33:24.580 7 INFO neutron_taas.services.taas.taas_plugin [None req-b400ed70-8bd7-4065-815b-da6b85f4fa18 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] TaaS: Handle Delete Port: f0da8a36-a95d-4f5a-9992-efe45e6d7a09 2026-05-31 18:33:24.586 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b400ed70-8bd7-4065-815b-da6b85f4fa18 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Tap Mirror: Handle Delete Port: f0da8a36-a95d-4f5a-9992-efe45e6d7a09 2026-05-31 18:33:24.838 8 INFO neutron.db.ovn_revision_numbers_db [None req-ab0b6559-df36-434e-a97e-56922032b60f f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 80b5beec-434d-4af1-8f95-785a7a3a84a8 (type: router_ports) to 1 [pid: 8|app: 0|req: 717/1413] 10.0.0.221 () {34 vars in 783 bytes} [Sun May 31 18:33:23 2026] PUT /v2.0/routers/5d449771-3382-43a7-84a2-9fb122792f4d/add_router_interface => generated 309 bytes in 1741 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1414] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:24 2026] GET /v2.0/ports?device_id=88165c29-546f-422f-8c65-9a3f19f6eb79 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:33:24.975 8 INFO neutron_taas.services.taas.taas_plugin [None req-bc093817-1d87-4605-b4aa-a760a2f60959 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] TaaS: Handle Delete Port: 6ee84ac9-dadc-4cd1-bc52-29378bf638b2 2026-05-31 18:33:24.977 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc093817-1d87-4605-b4aa-a760a2f60959 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Tap Mirror: Handle Delete Port: 6ee84ac9-dadc-4cd1-bc52-29378bf638b2 2026-05-31 18:33:25.058 7 INFO neutron.db.ovn_revision_numbers_db [None req-96aa04af-c76b-4b78-99c8-f3731335dc96 - - - - - -] Successfully bumped revision number for resource aa261bec-3f87-4bfa-a22e-b6b794afc11c (type: ports) to 5 [pid: 7|app: 0|req: 697/1415] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:33:24 2026] DELETE /v2.0/networks/54ba02fd-4391-4c48-8fce-07c79994b71e => generated 0 bytes in 764 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:33:25.186 8 INFO neutron.services.segments.plugin [-] Segment 5d0d54aa-6c19-4a38-95cf-c4c2ce151cac resource provider aggregate not found 2026-05-31 18:33:25.190 8 INFO neutron.services.segments.plugin [-] Segment 5d0d54aa-6c19-4a38-95cf-c4c2ce151cac resource provider aggregate not found 2026-05-31 18:33:25.208 8 INFO neutron.services.segments.plugin [-] Segment 5d0d54aa-6c19-4a38-95cf-c4c2ce151cac 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 5d0d54aa-6c19-4a38-95cf-c4c2ce151cac found for delete ", "request_id": "req-12ff6dbd-ca30-4db0-88e7-773f64a0733a"}]} 2026-05-31 18:33:25.212 8 INFO neutron.services.segments.plugin [-] Segment 5d0d54aa-6c19-4a38-95cf-c4c2ce151cac 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 5d0d54aa-6c19-4a38-95cf-c4c2ce151cac found for delete ", "request_id": "req-496a5764-7ef8-4502-a0eb-8250a86d3d41"}]} [pid: 8|app: 0|req: 719/1416] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:33:24 2026] DELETE /v2.0/networks/766bf5ee-f619-48cf-9c4c-5f1592ff4554 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:33:25.343 7 INFO neutron_taas.services.taas.taas_plugin [None req-5fd68fca-9acf-482a-afd3-e3872dd906aa 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] TaaS: Handle Delete Port: 473d281d-cc72-4157-8a47-a5593b50d26b 2026-05-31 18:33:25.345 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5fd68fca-9acf-482a-afd3-e3872dd906aa 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Tap Mirror: Handle Delete Port: 473d281d-cc72-4157-8a47-a5593b50d26b 2026-05-31 18:33:25.494 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b73564b2-b613-451d-a0fd-a2fc8089d0f9 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] No more DHCP agents 2026-05-31 18:33:25.496 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b73564b2-b613-451d-a0fd-a2fc8089d0f9 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Unable to schedule network 8e38ae1d-167d-4fb7-b1aa-d24435a15501: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:25.517 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b207a21d-0c8f-417f-8993-d30ed14416fd - - - - - -] OVN reports status down for port: 80b5beec-434d-4af1-8f95-785a7a3a84a8 2026-05-31 18:33:25.625 8 INFO neutron.db.ovn_revision_numbers_db [None req-b73564b2-b613-451d-a0fd-a2fc8089d0f9 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Successfully bumped revision number for resource b70e732e-9373-4ba6-b19e-fef8831163f2 (type: ports) to 1 2026-05-31 18:33:25.664 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-b207a21d-0c8f-417f-8993-d30ed14416fd - - - - - -] Logical_Switch_Port 80b5beec-434d-4af1-8f95-785a7a3a84a8 host information not removed, the port state is up 2026-05-31 18:33:25.665 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b207a21d-0c8f-417f-8993-d30ed14416fd - - - - - -] OVN reports status up for port: 80b5beec-434d-4af1-8f95-785a7a3a84a8 [pid: 8|app: 0|req: 720/1417] 10.0.0.221 () {34 vars in 665 bytes} [Sun May 31 18:33:25 2026] POST /v2.0/ports => generated 778 bytes in 420 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-05-31 18:33:25.685 7 INFO neutron.plugins.ml2.plugin [None req-b207a21d-0c8f-417f-8993-d30ed14416fd - - - - - -] Attempt 1 to provision port 80b5beec-434d-4af1-8f95-785a7a3a84a8 [pid: 7|app: 0|req: 698/1418] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:33:25 2026] DELETE /v2.0/networks/50845923-e043-4e4a-aece-0bfa91f97599 => generated 0 bytes in 587 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1419] 10.0.0.16 () {34 vars in 981 bytes} [Sun May 31 18:33:25 2026] GET /v2.0/networks?id=b2663ada-bdee-47f4-8844-20dc1b249a14 => generated 677 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:25.955 8 INFO neutron.db.ovn_revision_numbers_db [None req-56a95f07-a5b4-40ec-947d-80d5877c0f76 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Successfully bumped revision number for resource b70e732e-9373-4ba6-b19e-fef8831163f2 (type: ports) to 2 [pid: 8|app: 0|req: 721/1420] 10.0.0.221 () {34 vars in 737 bytes} [Sun May 31 18:33:25 2026] PUT /v2.0/ports/b70e732e-9373-4ba6-b19e-fef8831163f2 => generated 752 bytes in 288 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: 722/1421] 10.0.0.16 () {34 vars in 964 bytes} [Sun May 31 18:33:25 2026] GET /v2.0/quotas/47dcf2c98403419ea8848de081e8605f => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:26.002 7 INFO neutron.services.segments.plugin [-] Segment c072e771-3a01-4bfe-8f9a-7d5e92d9d7b1 resource provider aggregate not found 2026-05-31 18:33:26.013 7 INFO neutron.services.segments.plugin [-] Segment c072e771-3a01-4bfe-8f9a-7d5e92d9d7b1 resource provider aggregate not found 2026-05-31 18:33:26.029 7 INFO neutron.services.segments.plugin [-] Segment c072e771-3a01-4bfe-8f9a-7d5e92d9d7b1 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 c072e771-3a01-4bfe-8f9a-7d5e92d9d7b1 found for delete ", "request_id": "req-675ae0c5-ff0f-423a-a341-57b76006c89c"}]} 2026-05-31 18:33:26.038 7 INFO neutron.services.segments.plugin [-] Segment c072e771-3a01-4bfe-8f9a-7d5e92d9d7b1 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 c072e771-3a01-4bfe-8f9a-7d5e92d9d7b1 found for delete ", "request_id": "req-f918513a-2d5d-4913-aa9b-8ccc2d69112a"}]} 2026-05-31 18:33:26.056 7 INFO neutron.services.segments.plugin [-] Segment 840cc76f-474e-42f7-875f-1d190be0d768 resource provider aggregate not found 2026-05-31 18:33:26.068 7 INFO neutron.services.segments.plugin [-] Segment 840cc76f-474e-42f7-875f-1d190be0d768 resource provider aggregate not found 2026-05-31 18:33:26.076 7 INFO neutron.services.segments.plugin [-] Segment 840cc76f-474e-42f7-875f-1d190be0d768 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 840cc76f-474e-42f7-875f-1d190be0d768 found for delete ", "request_id": "req-e15d491b-7608-4fc5-9646-5890ee7f2771"}]} 2026-05-31 18:33:26.107 7 INFO neutron.services.segments.plugin [-] Segment 840cc76f-474e-42f7-875f-1d190be0d768 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 840cc76f-474e-42f7-875f-1d190be0d768 found for delete ", "request_id": "req-f99a0793-0a3b-4a1c-85b8-653100a3c264"}]} [pid: 8|app: 0|req: 723/1422] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:33:25 2026] DELETE /v2.0/security-groups/5384a716-a667-410e-a590-29e01f235861 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:33:26.167 7 INFO neutron_taas.services.taas.taas_plugin [None req-cea3e32d-b777-4c09-8d56-b7a6abfa1301 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] TaaS: Handle Delete Port: 9ed93bd2-976a-4b5b-ab4d-2e382c667bae 2026-05-31 18:33:26.172 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cea3e32d-b777-4c09-8d56-b7a6abfa1301 166e009eae484daeb106c056a2e5a450 9da8031069fa4faa82da375ae2be4c93 - - default default] Tap Mirror: Handle Delete Port: 9ed93bd2-976a-4b5b-ab4d-2e382c667bae 2026-05-31 18:33:26.258 8 INFO neutron_taas.services.taas.taas_plugin [None req-663a6217-4b6c-4ea1-a22a-7e50a9254305 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] TaaS: Handle Delete Port: b70e732e-9373-4ba6-b19e-fef8831163f2 2026-05-31 18:33:26.260 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-663a6217-4b6c-4ea1-a22a-7e50a9254305 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Tap Mirror: Handle Delete Port: b70e732e-9373-4ba6-b19e-fef8831163f2 [pid: 8|app: 0|req: 724/1423] 10.0.0.221 () {32 vars in 720 bytes} [Sun May 31 18:33:26 2026] DELETE /v2.0/ports/b70e732e-9373-4ba6-b19e-fef8831163f2 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1424] 10.0.0.16 () {34 vars in 1001 bytes} [Sun May 31 18:33:26 2026] GET /v2.0/ports?tenant_id=47dcf2c98403419ea8848de081e8605f&fields=id => generated 103 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:26.530 8 INFO neutron.api.v2.resource [None req-f79facbe-ea14-4eb3-b236-123297f4c72c 3e90796fa91542e6bbd712e0f6cad027 ca305765604d4386ad021fd592769320 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 726/1425] 10.0.0.221 () {32 vars in 737 bytes} [Sun May 31 18:33:26 2026] GET /v2.0/security-groups/5384a716-a667-410e-a590-29e01f235861 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1426] 10.0.0.221 () {32 vars in 643 bytes} [Sun May 31 18:33:26 2026] GET /v2.0/ports => generated 1537 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:33:26.571 7 INFO neutron.db.ovn_revision_numbers_db [None req-b207a21d-0c8f-417f-8993-d30ed14416fd - - - - - -] Successfully bumped revision number for resource 80b5beec-434d-4af1-8f95-785a7a3a84a8 (type: ports) to 2 [pid: 8|app: 0|req: 728/1427] 10.0.0.16 () {34 vars in 1007 bytes} [Sun May 31 18:33:26 2026] GET /v2.0/networks/b2663ada-bdee-47f4-8844-20dc1b249a14?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1428] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:33:25 2026] DELETE /v2.0/networks/11afebad-cb11-437a-8d0f-578bacb9bb1d => generated 0 bytes in 866 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:33:26.706 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1e2c94b8-d95c-4b3b-b52a-88912d7fd140 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 701/1429] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:33:26 2026] GET /v2.0/ports/b70e732e-9373-4ba6-b19e-fef8831163f2 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:33:26.748 8 INFO neutron_taas.services.taas.taas_plugin [None req-ec731fe0-3837-4ea5-b246-fa4e8a07ff73 3e90796fa91542e6bbd712e0f6cad027 ca305765604d4386ad021fd592769320 - - default default] TaaS: Handle Delete Port: 4caaad0e-e26a-4b5d-bd17-093f664be8e1 2026-05-31 18:33:26.751 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec731fe0-3837-4ea5-b246-fa4e8a07ff73 3e90796fa91542e6bbd712e0f6cad027 ca305765604d4386ad021fd592769320 - - default default] Tap Mirror: Handle Delete Port: 4caaad0e-e26a-4b5d-bd17-093f664be8e1 [pid: 7|app: 0|req: 702/1430] 10.0.0.16 () {34 vars in 1107 bytes} [Sun May 31 18:33:26 2026] GET /v2.0/networks/b2663ada-bdee-47f4-8844-20dc1b249a14?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: 703/1431] 10.0.0.221 () {32 vars in 643 bytes} [Sun May 31 18:33:26 2026] GET /v2.0/ports => generated 1537 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1432] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:33:26 2026] GET /v2.0/ports/382c0525-0d79-430b-ab74-a2f87464540b => generated 778 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1433] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:26 2026] GET /v2.0/ports?device_id=b8252e6a-59c7-4224-8ead-a3b8361ae01d => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1434] 10.0.0.221 () {32 vars in 732 bytes} [Sun May 31 18:33:26 2026] DELETE /v2.0/floatingips/70a97d65-95d1-47b9-9a08-240bfd688ba2 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:33:26.906 7 INFO neutron.pecan_wsgi.hooks.translation [None req-72323bcc-9584-4850-becd-9003931b5364 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 706/1435] 10.0.0.221 () {32 vars in 720 bytes} [Sun May 31 18:33:26 2026] DELETE /v2.0/ports/025548dc-b752-4a85-a724-7311089c444a => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:33:26.932 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fc99c9e4-f2a6-4589-916a-512afb73f5d6 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 707/1436] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:33:26 2026] DELETE /v2.0/subnets/6f03b10f-6b07-4bdb-968d-90a76d43f585 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:33:26.950 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7458aa36-b4d5-4825-8840-c79feedf9695 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 708/1437] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:33:26 2026] DELETE /v2.0/subnets/9e4b25e4-e037-4750-bacc-a8614ec475cb => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:33:27.071 7 INFO neutron_taas.services.taas.taas_plugin [None req-bb6b8b3c-70fa-4f28-8304-391f13a2f930 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] TaaS: Handle Delete Port: 382c0525-0d79-430b-ab74-a2f87464540b 2026-05-31 18:33:27.073 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb6b8b3c-70fa-4f28-8304-391f13a2f930 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Tap Mirror: Handle Delete Port: 382c0525-0d79-430b-ab74-a2f87464540b [pid: 7|app: 0|req: 709/1438] 10.0.0.221 () {32 vars in 720 bytes} [Sun May 31 18:33:26 2026] DELETE /v2.0/ports/382c0525-0d79-430b-ab74-a2f87464540b => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:33:27.222 8 INFO neutron_taas.services.taas.taas_plugin [None req-38763482-5839-490b-bf44-8ad5a5aa50e8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: fb6f9b91-36ad-44f2-b997-a91c6405d3eb 2026-05-31 18:33:27.228 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38763482-5839-490b-bf44-8ad5a5aa50e8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: fb6f9b91-36ad-44f2-b997-a91c6405d3eb [pid: 7|app: 0|req: 710/1439] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:33:27 2026] GET /v2.0/security-groups?tenant_id=9da8031069fa4faa82da375ae2be4c93&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:33:27.470 7 INFO neutron_taas.services.taas.taas_plugin [None req-36e87a77-232a-4782-97c7-463c168b13a3 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] TaaS: Handle Delete Port: 7c7af95c-0813-4e36-9822-75e17036c7e0 2026-05-31 18:33:27.473 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36e87a77-232a-4782-97c7-463c168b13a3 aeec6155a23c4aac8a212e2d723375d2 9404a0c4004a4ab887a7587efc04d66a - - default default] Tap Mirror: Handle Delete Port: 7c7af95c-0813-4e36-9822-75e17036c7e0 [pid: 7|app: 0|req: 711/1440] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:33:27 2026] DELETE /v2.0/networks/8e38ae1d-167d-4fb7-b1aa-d24435a15501 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1441] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:33:27 2026] DELETE /v2.0/security-groups/f5d56aea-6c6f-453b-8be0-fd4cbe5f1ff3 => 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: 730/1442] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:33:26 2026] PUT /v2.0/routers/41404e18-b184-4fdd-be05-de31a6a65d40/remove_router_interface => generated 309 bytes in 1119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1443] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:28 2026] GET /v2.0/ports?device_id=b8252e6a-59c7-4224-8ead-a3b8361ae01d => generated 12 bytes in 22 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-05-31 18:33:28.089 7 INFO neutron.services.segments.plugin [-] Segment 6232dcfe-5a3e-41c1-aca4-f972df1f1a35 resource provider aggregate not found 2026-05-31 18:33:28.100 7 INFO neutron.services.segments.plugin [-] Segment 6232dcfe-5a3e-41c1-aca4-f972df1f1a35 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 6232dcfe-5a3e-41c1-aca4-f972df1f1a35 found for delete ", "request_id": "req-3c1c4940-1cb9-4ee9-8cf7-7579d9e4cb9a"}]} 2026-05-31 18:33:28.111 7 INFO neutron.services.segments.plugin [-] Segment 079b6960-4473-4bd8-8c1a-5ae3e4da3e9e resource provider aggregate not found 2026-05-31 18:33:28.123 7 INFO neutron.services.segments.plugin [-] Segment 079b6960-4473-4bd8-8c1a-5ae3e4da3e9e 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 079b6960-4473-4bd8-8c1a-5ae3e4da3e9e found for delete ", "request_id": "req-73c6c0c8-e939-4cca-a253-8c5f130aebdb"}]} 2026-05-31 18:33:28.123 7 INFO neutron.services.segments.plugin [-] Segment 6232dcfe-5a3e-41c1-aca4-f972df1f1a35 resource provider aggregate not found 2026-05-31 18:33:28.133 7 INFO neutron.services.segments.plugin [-] Segment 6232dcfe-5a3e-41c1-aca4-f972df1f1a35 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 6232dcfe-5a3e-41c1-aca4-f972df1f1a35 found for delete ", "request_id": "req-35f41245-cf8b-4d35-b772-90391f12275d"}]} 2026-05-31 18:33:28.148 7 INFO neutron.services.segments.plugin [-] Segment 079b6960-4473-4bd8-8c1a-5ae3e4da3e9e resource provider aggregate not found 2026-05-31 18:33:28.162 7 INFO neutron.services.segments.plugin [-] Segment 079b6960-4473-4bd8-8c1a-5ae3e4da3e9e 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 079b6960-4473-4bd8-8c1a-5ae3e4da3e9e found for delete ", "request_id": "req-a54db80f-8aa6-44ca-905b-7b7325f85445"}]} [pid: 7|app: 0|req: 714/1444] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:33:28 2026] GET /v2.0/security-groups?tenant_id=9404a0c4004a4ab887a7587efc04d66a&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:33:28.354 8 INFO neutron_taas.services.taas.taas_plugin [None req-31a7d871-1d40-488f-bacc-67f9815c782e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: b8fe515c-283f-46e3-95bd-5ce78f61e778 2026-05-31 18:33:28.358 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31a7d871-1d40-488f-bacc-67f9815c782e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: b8fe515c-283f-46e3-95bd-5ce78f61e778 [pid: 7|app: 0|req: 715/1445] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:33:28 2026] DELETE /v2.0/security-groups/2833aa6a-69cf-424d-ba29-312d636c943c => 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: 731/1448] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:33:28 2026] DELETE /v2.0/routers/41404e18-b184-4fdd-be05-de31a6a65d40 => generated 0 bytes in 836 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1449] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:33:28 2026] DELETE /v2.0/subnets/3c9d4a1a-107b-47fa-84c4-b4325106f5c1 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1450] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:29 2026] GET /v2.0/ports?device_id=b8252e6a-59c7-4224-8ead-a3b8361ae01d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:33:29.146 8 INFO neutron_taas.services.taas.taas_plugin [None req-775f7cf3-677d-41e2-a04e-89af76bb2451 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: 8de8736a-a899-4c64-8d52-e33632b6be81 2026-05-31 18:33:29.149 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-775f7cf3-677d-41e2-a04e-89af76bb2451 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: 8de8736a-a899-4c64-8d52-e33632b6be81 2026-05-31 18:33:29.323 8 INFO neutron.services.segments.plugin [-] Segment 00473573-42fb-44cf-bafe-b3c62060bd1c resource provider aggregate not found 2026-05-31 18:33:29.333 8 INFO neutron.services.segments.plugin [-] Segment 00473573-42fb-44cf-bafe-b3c62060bd1c resource provider aggregate not found 2026-05-31 18:33:29.349 8 INFO neutron.services.segments.plugin [-] Segment 00473573-42fb-44cf-bafe-b3c62060bd1c 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 00473573-42fb-44cf-bafe-b3c62060bd1c found for delete ", "request_id": "req-012e1cc5-c5a2-48c1-94a3-1513927e5b6d"}]} 2026-05-31 18:33:29.354 8 INFO neutron.services.segments.plugin [-] Segment 00473573-42fb-44cf-bafe-b3c62060bd1c 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 00473573-42fb-44cf-bafe-b3c62060bd1c found for delete ", "request_id": "req-35cb645d-c242-49e2-b3b9-5ed17caf7389"}]} [pid: 8|app: 0|req: 732/1451] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:33:29 2026] DELETE /v2.0/networks/90f3e78c-9fed-4ea4-9eec-5ff9f4c03c37 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1452] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:33:29 2026] GET /v2.0/security-groups?tenant_id=ca305765604d4386ad021fd592769320&name=default => generated 2925 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1453] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:33:29 2026] DELETE /v2.0/security-groups/80d04a93-ac4c-4bf9-a4ab-d463f673a1f2 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:33:30.033 7 INFO neutron.db.ovn_revision_numbers_db [None req-8943d897-5614-4172-b5b3-6ed9c36466fe edd228d7c13644859a9fdc28c73b56ef 55267cefd4484d47bb040a1f62cde7cb - - default default] Successfully bumped revision number for resource 8a4a215b-22b4-4958-8ba0-7fdc61a6da3c (type: security_groups) to 1 2026-05-31 18:33:30.045 7 INFO neutron.db.ovn_revision_numbers_db [None req-8943d897-5614-4172-b5b3-6ed9c36466fe edd228d7c13644859a9fdc28c73b56ef 55267cefd4484d47bb040a1f62cde7cb - - default default] Successfully bumped revision number for resource 31d53057-6cbe-4bde-b47b-e775129cd419 (type: security_group_rules) to 0 2026-05-31 18:33:30.059 7 INFO neutron.db.ovn_revision_numbers_db [None req-8943d897-5614-4172-b5b3-6ed9c36466fe edd228d7c13644859a9fdc28c73b56ef 55267cefd4484d47bb040a1f62cde7cb - - default default] Successfully bumped revision number for resource 4fe255d9-40fa-48d9-80ca-dfdb6b3f1ef7 (type: security_group_rules) to 0 2026-05-31 18:33:30.078 7 INFO neutron.db.ovn_revision_numbers_db [None req-8943d897-5614-4172-b5b3-6ed9c36466fe edd228d7c13644859a9fdc28c73b56ef 55267cefd4484d47bb040a1f62cde7cb - - default default] Successfully bumped revision number for resource a61f5042-9503-4523-8774-cfaae9cbf236 (type: security_group_rules) to 0 2026-05-31 18:33:30.090 7 INFO neutron.db.ovn_revision_numbers_db [None req-8943d897-5614-4172-b5b3-6ed9c36466fe edd228d7c13644859a9fdc28c73b56ef 55267cefd4484d47bb040a1f62cde7cb - - default default] Successfully bumped revision number for resource f88aabb7-b851-4eef-9662-391392d7438e (type: security_group_rules) to 0 2026-05-31 18:33:30.165 7 INFO neutron.db.segments_db [None req-8943d897-5614-4172-b5b3-6ed9c36466fe edd228d7c13644859a9fdc28c73b56ef 55267cefd4484d47bb040a1f62cde7cb - - default default] Added segment 70f187a9-33a7-4651-ade3-6c342004281f of type geneve for network 08288038-c3f4-4422-b972-5ea7a48ff4d7 [pid: 8|app: 0|req: 734/1454] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:30 2026] GET /v2.0/ports?device_id=b8252e6a-59c7-4224-8ead-a3b8361ae01d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:33:30.316 7 INFO neutron.db.ovn_revision_numbers_db [None req-8943d897-5614-4172-b5b3-6ed9c36466fe edd228d7c13644859a9fdc28c73b56ef 55267cefd4484d47bb040a1f62cde7cb - - default default] Successfully bumped revision number for resource 08288038-c3f4-4422-b972-5ea7a48ff4d7 (type: networks) to 1 2026-05-31 18:33:30.489 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8943d897-5614-4172-b5b3-6ed9c36466fe edd228d7c13644859a9fdc28c73b56ef 55267cefd4484d47bb040a1f62cde7cb - - default default] No more DHCP agents 2026-05-31 18:33:30.490 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8943d897-5614-4172-b5b3-6ed9c36466fe edd228d7c13644859a9fdc28c73b56ef 55267cefd4484d47bb040a1f62cde7cb - - default default] Unable to schedule network 08288038-c3f4-4422-b972-5ea7a48ff4d7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:30.629 7 INFO neutron.db.ovn_revision_numbers_db [None req-8943d897-5614-4172-b5b3-6ed9c36466fe edd228d7c13644859a9fdc28c73b56ef 55267cefd4484d47bb040a1f62cde7cb - - default default] Successfully bumped revision number for resource bc7311e0-1236-46f0-b14b-380de93a292e (type: ports) to 1 [pid: 7|app: 0|req: 721/1455] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:33:29 2026] POST /v2.0/networks => generated 643 bytes in 931 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:33:30.756 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f9bd1ea-d7f4-4f59-8d24-707e7fc05902 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Successfully bumped revision number for resource 2fc2aba9-840c-440f-9d2a-c92b40220446 (type: security_groups) to 1 2026-05-31 18:33:30.767 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f9bd1ea-d7f4-4f59-8d24-707e7fc05902 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Successfully bumped revision number for resource 110d6fe8-3667-4f32-bb53-e0e31506b101 (type: security_group_rules) to 0 2026-05-31 18:33:30.779 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f9bd1ea-d7f4-4f59-8d24-707e7fc05902 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Successfully bumped revision number for resource 17f4bf75-47e2-458c-b327-d5c8581df385 (type: security_group_rules) to 0 2026-05-31 18:33:30.790 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f9bd1ea-d7f4-4f59-8d24-707e7fc05902 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Successfully bumped revision number for resource 394afaa7-2c4d-4947-9195-649d18b5024e (type: security_group_rules) to 0 2026-05-31 18:33:30.802 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f9bd1ea-d7f4-4f59-8d24-707e7fc05902 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Successfully bumped revision number for resource 71c44257-a4a2-4485-a4d5-a1949c283461 (type: security_group_rules) to 0 2026-05-31 18:33:30.879 8 INFO neutron.db.segments_db [None req-5f9bd1ea-d7f4-4f59-8d24-707e7fc05902 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Added segment 8ea29fcc-b6cb-4d0b-b9b5-556d839b5b5a of type geneve for network f9d3898a-9a4e-4236-8d44-a39ddd53114e 2026-05-31 18:33:30.896 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-10ca2a5d-82f2-4a62-ac55-095106b91b0d edd228d7c13644859a9fdc28c73b56ef 55267cefd4484d47bb040a1f62cde7cb - - default default] No more DHCP agents 2026-05-31 18:33:30.897 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-10ca2a5d-82f2-4a62-ac55-095106b91b0d edd228d7c13644859a9fdc28c73b56ef 55267cefd4484d47bb040a1f62cde7cb - - default default] Unable to schedule network 08288038-c3f4-4422-b972-5ea7a48ff4d7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:31.000 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f9bd1ea-d7f4-4f59-8d24-707e7fc05902 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Successfully bumped revision number for resource f9d3898a-9a4e-4236-8d44-a39ddd53114e (type: networks) to 1 2026-05-31 18:33:31.190 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5f9bd1ea-d7f4-4f59-8d24-707e7fc05902 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] No more DHCP agents 2026-05-31 18:33:31.192 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5f9bd1ea-d7f4-4f59-8d24-707e7fc05902 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Unable to schedule network f9d3898a-9a4e-4236-8d44-a39ddd53114e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:31.329 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f9bd1ea-d7f4-4f59-8d24-707e7fc05902 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Successfully bumped revision number for resource 7c197b8d-80de-4d77-acca-87f082c46e27 (type: ports) to 1 [pid: 8|app: 0|req: 735/1456] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:33:30 2026] POST /v2.0/networks => generated 645 bytes in 1002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:33:31.419 7 INFO neutron.db.ovn_revision_numbers_db [None req-81409206-fec9-4ac5-988c-7df55ced7f38 - - - - - -] Successfully bumped revision number for resource bc7311e0-1236-46f0-b14b-380de93a292e (type: ports) to 2 [pid: 8|app: 0|req: 736/1457] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:33:31 2026] GET /v2.0/networks?id=b2663ada-bdee-47f4-8844-20dc1b249a14 => generated 677 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:31.439 7 INFO neutron.db.ovn_revision_numbers_db [None req-81409206-fec9-4ac5-988c-7df55ced7f38 - - - - - -] Successfully bumped revision number for resource 73c9d15a-5eb8-4797-abeb-05fc6b334516 (type: subnets) to 0 [pid: 8|app: 0|req: 737/1458] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:31 2026] GET /v2.0/ports?device_id=b8252e6a-59c7-4224-8ead-a3b8361ae01d => 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: 722/1459] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:33:30 2026] POST /v2.0/subnets => generated 641 bytes in 781 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:33:31.685 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1411e22e-8483-4f44-8150-b66ec4719b56 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] No more DHCP agents 2026-05-31 18:33:31.686 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1411e22e-8483-4f44-8150-b66ec4719b56 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Unable to schedule network f9d3898a-9a4e-4236-8d44-a39ddd53114e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:31.689 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-ac583b97-75c2-4157-ac99-5dec5b3276fa req-07df9664-6b3b-4113-b366-915a9046daba 4c7e6412e43b47988d995c58decc26b6 47dcf2c98403419ea8848de081e8605f - - default default] No more DHCP agents 2026-05-31 18:33:31.691 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-ac583b97-75c2-4157-ac99-5dec5b3276fa req-07df9664-6b3b-4113-b366-915a9046daba 4c7e6412e43b47988d995c58decc26b6 47dcf2c98403419ea8848de081e8605f - - default default] Unable to schedule network b2663ada-bdee-47f4-8844-20dc1b249a14: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:31.888 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-6322b448-61b8-4d7e-86a3-556115670fa4 - - - - - -] No hosting information found for port 80b5beec-434d-4af1-8f95-785a7a3a84a8: RuntimeError: No hosting information found for port 80b5beec-434d-4af1-8f95-785a7a3a84a8 2026-05-31 18:33:31.901 8 INFO neutron.db.ovn_revision_numbers_db [None req-1411e22e-8483-4f44-8150-b66ec4719b56 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Successfully bumped revision number for resource bcb66d3a-5134-4c8e-a0b8-a4859aa94590 (type: ports) to 1 [pid: 8|app: 0|req: 738/1460] 10.0.0.221 () {34 vars in 665 bytes} [Sun May 31 18:33:31 2026] POST /v2.0/ports => generated 775 bytes in 537 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-05-31 18:33:32.029 7 INFO neutron.db.ovn_revision_numbers_db [req-ac583b97-75c2-4157-ac99-5dec5b3276fa req-07df9664-6b3b-4113-b366-915a9046daba 4c7e6412e43b47988d995c58decc26b6 47dcf2c98403419ea8848de081e8605f - - default default] Successfully bumped revision number for resource 7ce7a3ab-9e0a-4ffe-966f-5a3bdb25b6ed (type: ports) to 1 2026-05-31 18:33:32.064 7 INFO neutron.db.ovn_revision_numbers_db [None req-6322b448-61b8-4d7e-86a3-556115670fa4 - - - - - -] Successfully bumped revision number for resource 80b5beec-434d-4af1-8f95-785a7a3a84a8 (type: router_ports) to 2 2026-05-31 18:33:32.079 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6322b448-61b8-4d7e-86a3-556115670fa4 - - - - - -] OVN reports status down for port: b70e732e-9373-4ba6-b19e-fef8831163f2 2026-05-31 18:33:32.090 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6322b448-61b8-4d7e-86a3-556115670fa4 - - - - - -] OVN reports status down for port: b70e732e-9373-4ba6-b19e-fef8831163f2 2026-05-31 18:33:32.092 8 INFO neutron.db.segments_db [None req-affbdd72-cd5c-4777-800f-2f04738c5a69 edd228d7c13644859a9fdc28c73b56ef 55267cefd4484d47bb040a1f62cde7cb - - default default] Added segment 19c73c17-f2b2-4e35-a8a6-5eb57e62e653 of type geneve for network 4c4f24ee-09db-4a11-be4f-641323024674 [pid: 7|app: 0|req: 723/1461] 199.204.45.227 () {38 vars in 955 bytes} [Sun May 31 18:33:31 2026] POST /v2.0/ports => generated 958 bytes in 694 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-05-31 18:33:32.181 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6322b448-61b8-4d7e-86a3-556115670fa4 - - - - - -] OVN reports status down for port: bc7311e0-1236-46f0-b14b-380de93a292e 2026-05-31 18:33:32.229 8 INFO neutron.db.ovn_revision_numbers_db [None req-affbdd72-cd5c-4777-800f-2f04738c5a69 edd228d7c13644859a9fdc28c73b56ef 55267cefd4484d47bb040a1f62cde7cb - - default default] Successfully bumped revision number for resource 4c4f24ee-09db-4a11-be4f-641323024674 (type: networks) to 1 2026-05-31 18:33:32.287 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6322b448-61b8-4d7e-86a3-556115670fa4 - - - - - -] OVN reports status down for port: 7c197b8d-80de-4d77-acca-87f082c46e27 2026-05-31 18:33:32.308 7 INFO neutron.db.segments_db [None req-9699d64a-6108-4a58-b727-4e8df89658e7 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Added segment 3ba94bc2-b4e9-4361-82fd-012b0d84bfde of type geneve for network 93755d99-a317-4ac6-adc9-bb449fa85fea 2026-05-31 18:33:32.377 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6322b448-61b8-4d7e-86a3-556115670fa4 - - - - - -] OVN reports status down for port: bcb66d3a-5134-4c8e-a0b8-a4859aa94590 2026-05-31 18:33:32.385 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-affbdd72-cd5c-4777-800f-2f04738c5a69 edd228d7c13644859a9fdc28c73b56ef 55267cefd4484d47bb040a1f62cde7cb - - default default] No more DHCP agents 2026-05-31 18:33:32.386 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-affbdd72-cd5c-4777-800f-2f04738c5a69 edd228d7c13644859a9fdc28c73b56ef 55267cefd4484d47bb040a1f62cde7cb - - default default] Unable to schedule network 4c4f24ee-09db-4a11-be4f-641323024674: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:32.513 8 INFO neutron.db.ovn_revision_numbers_db [None req-affbdd72-cd5c-4777-800f-2f04738c5a69 edd228d7c13644859a9fdc28c73b56ef 55267cefd4484d47bb040a1f62cde7cb - - default default] Successfully bumped revision number for resource f293c7fe-ecc7-4071-8a44-bae0ddf4050a (type: ports) to 1 2026-05-31 18:33:32.531 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6322b448-61b8-4d7e-86a3-556115670fa4 - - - - - -] OVN reports status down for port: 7ce7a3ab-9e0a-4ffe-966f-5a3bdb25b6ed [pid: 8|app: 0|req: 739/1462] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:33:31 2026] POST /v2.0/networks => generated 643 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:33:32.569 7 INFO neutron.db.ovn_revision_numbers_db [None req-9699d64a-6108-4a58-b727-4e8df89658e7 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Successfully bumped revision number for resource 93755d99-a317-4ac6-adc9-bb449fa85fea (type: networks) to 1 2026-05-31 18:33:32.625 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6322b448-61b8-4d7e-86a3-556115670fa4 - - - - - -] OVN reports status down for port: f293c7fe-ecc7-4071-8a44-bae0ddf4050a 2026-05-31 18:33:32.793 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9699d64a-6108-4a58-b727-4e8df89658e7 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] No more DHCP agents 2026-05-31 18:33:32.795 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9699d64a-6108-4a58-b727-4e8df89658e7 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Unable to schedule network 93755d99-a317-4ac6-adc9-bb449fa85fea: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:32.864 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6322b448-61b8-4d7e-86a3-556115670fa4 - - - - - -] OVN reports status down for port: af6ebaa2-5e92-4918-8f58-b7ee1c26a29d 2026-05-31 18:33:32.947 7 INFO neutron.db.ovn_revision_numbers_db [None req-9699d64a-6108-4a58-b727-4e8df89658e7 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Successfully bumped revision number for resource af6ebaa2-5e92-4918-8f58-b7ee1c26a29d (type: ports) to 1 2026-05-31 18:33:32.986 8 INFO neutron.db.ovn_revision_numbers_db [req-ac583b97-75c2-4157-ac99-5dec5b3276fa req-b6545b8d-db51-4b8f-9159-48a704951f37 d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource 7ce7a3ab-9e0a-4ffe-966f-5a3bdb25b6ed (type: ports) to 2 [pid: 7|app: 0|req: 724/1463] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:33:32 2026] POST /v2.0/networks => generated 631 bytes in 849 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:33:33.185 8 INFO neutron.db.ovn_revision_numbers_db [req-ac583b97-75c2-4157-ac99-5dec5b3276fa req-b6545b8d-db51-4b8f-9159-48a704951f37 d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource 7ce7a3ab-9e0a-4ffe-966f-5a3bdb25b6ed (type: ports) to 4 [pid: 8|app: 0|req: 740/1464] 199.204.45.227 () {38 vars in 1028 bytes} [Sun May 31 18:33:32 2026] PUT /v2.0/ports/7ce7a3ab-9e0a-4ffe-966f-5a3bdb25b6ed => generated 1208 bytes in 663 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-05-31 18:33:33.252 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-729cee8b-97c9-43b2-a0b8-5da2a57a06f0'] response: {'name': 'network-changed', 'server_uuid': 'b8252e6a-59c7-4224-8ead-a3b8361ae01d', 'tag': '7ce7a3ab-9e0a-4ffe-966f-5a3bdb25b6ed', 'status': 'completed', 'code': 200} 2026-05-31 18:33:33.258 7 INFO neutron.db.ovn_revision_numbers_db [None req-9bf2bea2-2ad8-4cdc-9dfa-acf4daa9c2a6 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 3a31fe29-00cb-48d2-9a6d-5e3e3b57e396 (type: security_groups) to 1 2026-05-31 18:33:33.273 7 INFO neutron.db.ovn_revision_numbers_db [None req-9bf2bea2-2ad8-4cdc-9dfa-acf4daa9c2a6 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 063f2179-e1f6-498c-bbf3-cd59099526c4 (type: security_group_rules) to 0 2026-05-31 18:33:33.287 7 INFO neutron.db.ovn_revision_numbers_db [None req-9bf2bea2-2ad8-4cdc-9dfa-acf4daa9c2a6 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 3e087ce0-6acc-46cd-9f3b-907b32b22801 (type: security_group_rules) to 0 2026-05-31 18:33:33.303 7 INFO neutron.db.ovn_revision_numbers_db [None req-9bf2bea2-2ad8-4cdc-9dfa-acf4daa9c2a6 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 43b1522d-fe8b-40e1-898b-d99f60eab9b2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 741/1465] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:33 2026] GET /v2.0/ports?device_id=b8252e6a-59c7-4224-8ead-a3b8361ae01d => generated 973 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:33.317 7 INFO neutron.db.ovn_revision_numbers_db [None req-9bf2bea2-2ad8-4cdc-9dfa-acf4daa9c2a6 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 80c2e46a-c970-4826-8424-e440ba15e9ad (type: security_group_rules) to 0 [pid: 7|app: 0|req: 725/1466] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:33:33 2026] GET /v2.0/security-groups?tenant_id=ec5828391b894ca4a9581246825c993e&name=default => generated 2925 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:33:33.460 8 INFO neutron.db.ovn_revision_numbers_db [None req-80ab73c7-cc09-4b92-aa00-145183655df0 edd228d7c13644859a9fdc28c73b56ef 55267cefd4484d47bb040a1f62cde7cb - - default default] Successfully bumped revision number for resource 4c4f24ee-09db-4a11-be4f-641323024674 (type: networks) to 2 [pid: 8|app: 0|req: 742/1467] 10.0.0.221 () {34 vars in 743 bytes} [Sun May 31 18:33:33 2026] PUT /v2.0/networks/4c4f24ee-09db-4a11-be4f-641323024674 => generated 598 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1468] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:33:33 2026] GET /v2.0/security-groups?id=e3bbe450-6df8-4027-9157-caf5da8c927f&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:33:33.541 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-76ea4702-1fd8-488d-b3d3-aa3fd2bee074 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] No more DHCP agents 2026-05-31 18:33:33.542 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-76ea4702-1fd8-488d-b3d3-aa3fd2bee074 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Unable to schedule network 93755d99-a317-4ac6-adc9-bb449fa85fea: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 744/1469] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:33:33 2026] DELETE /v2.0/security-groups/3a31fe29-00cb-48d2-9a6d-5e3e3b57e396 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:33:33.924 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a1a8164d-1bee-4ea0-b925-20abd1c81fb7 edd228d7c13644859a9fdc28c73b56ef 55267cefd4484d47bb040a1f62cde7cb - - default default] No more DHCP agents 2026-05-31 18:33:33.925 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a1a8164d-1bee-4ea0-b925-20abd1c81fb7 edd228d7c13644859a9fdc28c73b56ef 55267cefd4484d47bb040a1f62cde7cb - - default default] Unable to schedule network 4c4f24ee-09db-4a11-be4f-641323024674: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:33.992 7 INFO neutron.db.ovn_revision_numbers_db [None req-63308f37-1c54-41bc-8ff2-cc5660c24fe8 - - - - - -] Successfully bumped revision number for resource af6ebaa2-5e92-4918-8f58-b7ee1c26a29d (type: ports) to 2 2026-05-31 18:33:34.025 7 INFO neutron.db.ovn_revision_numbers_db [None req-63308f37-1c54-41bc-8ff2-cc5660c24fe8 - - - - - -] Successfully bumped revision number for resource 94637c30-f85a-4f37-bfdf-df854967826d (type: subnets) to 0 [pid: 7|app: 0|req: 726/1470] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:33:33 2026] POST /v2.0/subnets => generated 626 bytes in 677 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1471] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:33:34 2026] GET /v2.0/ports?tenant_id=47dcf2c98403419ea8848de081e8605f&device_id=b8252e6a-59c7-4224-8ead-a3b8361ae01d => generated 1211 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:33:34.318 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-abdaf2d2-4597-4340-ae1f-d0f3c0dcf0fd 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] No more DHCP agents 2026-05-31 18:33:34.319 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-abdaf2d2-4597-4340-ae1f-d0f3c0dcf0fd 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Unable to schedule network 93755d99-a317-4ac6-adc9-bb449fa85fea: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:34.408 8 INFO neutron.db.ovn_revision_numbers_db [None req-86dc9203-8a18-4543-94ca-393fa841cd95 - - - - - -] Successfully bumped revision number for resource f293c7fe-ecc7-4071-8a44-bae0ddf4050a (type: ports) to 2 2026-05-31 18:33:34.438 8 INFO neutron.db.ovn_revision_numbers_db [None req-86dc9203-8a18-4543-94ca-393fa841cd95 - - - - - -] Successfully bumped revision number for resource 159a58dd-a94d-42ec-b7d7-84a3dc80e9c9 (type: subnets) to 0 [pid: 8|app: 0|req: 745/1472] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:33:33 2026] POST /v2.0/subnets => generated 626 bytes in 730 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:33:34.480 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6322b448-61b8-4d7e-86a3-556115670fa4 - - - - - -] OVN reports status down for port: a73f8840-7c13-4769-8a06-0d940263d484 [pid: 8|app: 0|req: 746/1473] 199.204.45.227 () {34 vars in 1018 bytes} [Sun May 31 18:33:34 2026] GET /v2.0/networks?tenant_id=47dcf2c98403419ea8848de081e8605f&shared=False => generated 776 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:34.553 7 INFO neutron.db.ovn_revision_numbers_db [None req-abdaf2d2-4597-4340-ae1f-d0f3c0dcf0fd 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Successfully bumped revision number for resource a73f8840-7c13-4769-8a06-0d940263d484 (type: ports) to 1 [pid: 7|app: 0|req: 728/1474] 10.0.0.221 () {34 vars in 665 bytes} [Sun May 31 18:33:34 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) /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: 729/1475] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:34 2026] GET /v2.0/ports?device_id=b8252e6a-59c7-4224-8ead-a3b8361ae01d => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1476] 199.204.45.227 () {34 vars in 930 bytes} [Sun May 31 18:33:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:34.778 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd9bdf4d-fd92-4ad3-8200-4a866c78aa13 edd228d7c13644859a9fdc28c73b56ef 55267cefd4484d47bb040a1f62cde7cb - - default default] Successfully bumped revision number for resource 159a58dd-a94d-42ec-b7d7-84a3dc80e9c9 (type: subnets) to 1 [pid: 8|app: 0|req: 747/1477] 10.0.0.221 () {34 vars in 741 bytes} [Sun May 31 18:33:34 2026] PUT /v2.0/subnets/159a58dd-a94d-42ec-b7d7-84a3dc80e9c9 => generated 636 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:34.801 7 INFO neutron_taas.services.taas.taas_plugin [None req-e30326e8-e614-4c0b-bfa0-cbccd53aa2b8 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] TaaS: Handle Delete Port: a73f8840-7c13-4769-8a06-0d940263d484 [pid: 8|app: 0|req: 748/1478] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:33:34 2026] GET /v2.0/security-groups?id=e3bbe450-6df8-4027-9157-caf5da8c927f&fields=id&fields=name => generated 88 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:33:34.804 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e30326e8-e614-4c0b-bfa0-cbccd53aa2b8 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Tap Mirror: Handle Delete Port: a73f8840-7c13-4769-8a06-0d940263d484 2026-05-31 18:33:34.913 8 INFO neutron_taas.services.taas.taas_plugin [None req-cd947aa5-5e30-4428-8205-621e666ed0b1 edd228d7c13644859a9fdc28c73b56ef 55267cefd4484d47bb040a1f62cde7cb - - default default] TaaS: Handle Delete Port: f293c7fe-ecc7-4071-8a44-bae0ddf4050a 2026-05-31 18:33:34.916 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd947aa5-5e30-4428-8205-621e666ed0b1 edd228d7c13644859a9fdc28c73b56ef 55267cefd4484d47bb040a1f62cde7cb - - default default] Tap Mirror: Handle Delete Port: f293c7fe-ecc7-4071-8a44-bae0ddf4050a [pid: 7|app: 0|req: 731/1479] 10.0.0.221 () {32 vars in 720 bytes} [Sun May 31 18:33:34 2026] DELETE /v2.0/ports/a73f8840-7c13-4769-8a06-0d940263d484 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:33:35.007 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5d9fa900-ab28-4189-bcb7-69b321cef9cb 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 732/1480] 10.0.0.221 () {32 vars in 720 bytes} [Sun May 31 18:33:34 2026] DELETE /v2.0/ports/a73f8840-7c13-4769-8a06-0d940263d484 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:33:35.027 7 INFO neutron.pecan_wsgi.hooks.translation [None req-49bcf98f-ff3a-430f-8ae3-6a9749344c19 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 733/1481] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:33:35 2026] GET /v2.0/ports/a73f8840-7c13-4769-8a06-0d940263d484 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1482] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:33:35 2026] DELETE /v2.0/subnets/94637c30-f85a-4f37-bfdf-df854967826d => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:33:35.321 8 INFO neutron.services.segments.plugin [-] Segment 19c73c17-f2b2-4e35-a8a6-5eb57e62e653 resource provider aggregate not found 2026-05-31 18:33:35.327 8 INFO neutron.services.segments.plugin [-] Segment 19c73c17-f2b2-4e35-a8a6-5eb57e62e653 resource provider aggregate not found 2026-05-31 18:33:35.348 8 INFO neutron.services.segments.plugin [-] Segment 19c73c17-f2b2-4e35-a8a6-5eb57e62e653 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 19c73c17-f2b2-4e35-a8a6-5eb57e62e653 found for delete ", "request_id": "req-e50fbf6a-f4bd-40e8-82cf-067ba9a3ccb5"}]} 2026-05-31 18:33:35.349 8 INFO neutron.services.segments.plugin [-] Segment 19c73c17-f2b2-4e35-a8a6-5eb57e62e653 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 19c73c17-f2b2-4e35-a8a6-5eb57e62e653 found for delete ", "request_id": "req-0b7f17f8-f024-4247-a695-743f7e6550b7"}]} [pid: 8|app: 0|req: 749/1483] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:33:34 2026] DELETE /v2.0/networks/4c4f24ee-09db-4a11-be4f-641323024674 => generated 0 bytes in 588 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:33:35.404 7 INFO neutron_taas.services.taas.taas_plugin [None req-78095f02-fc43-43ad-8fe7-f73306940a87 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] TaaS: Handle Delete Port: af6ebaa2-5e92-4918-8f58-b7ee1c26a29d 2026-05-31 18:33:35.407 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-78095f02-fc43-43ad-8fe7-f73306940a87 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Tap Mirror: Handle Delete Port: af6ebaa2-5e92-4918-8f58-b7ee1c26a29d 2026-05-31 18:33:35.407 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e7fd34dc-76c2-46a1-80ca-b275cd26212e edd228d7c13644859a9fdc28c73b56ef 55267cefd4484d47bb040a1f62cde7cb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 750/1484] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:33:35 2026] DELETE /v2.0/networks/4c4f24ee-09db-4a11-be4f-641323024674 => 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: 751/1485] 10.0.0.221 () {32 vars in 694 bytes} [Sun May 31 18:33:35 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1486] 10.0.0.221 () {32 vars in 742 bytes} [Sun May 31 18:33:35 2026] GET /v2.0/subnets?network_id=cb58a59c-39e1-40c0-9b3c-07284d57f011 => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1487] 10.0.0.221 () {32 vars in 653 bytes} [Sun May 31 18:33:35 2026] GET /v2.0/extensions => generated 20118 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1488] 10.0.0.221 () {32 vars in 649 bytes} [Sun May 31 18:33:35 2026] GET /v2.0/networks => generated 1308 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:33:35.603 7 INFO neutron.services.segments.plugin [-] Segment 3ba94bc2-b4e9-4361-82fd-012b0d84bfde resource provider aggregate not found 2026-05-31 18:33:35.608 7 INFO neutron.services.segments.plugin [-] Segment 3ba94bc2-b4e9-4361-82fd-012b0d84bfde resource provider aggregate not found [pid: 8|app: 0|req: 755/1489] 10.0.0.221 () {32 vars in 647 bytes} [Sun May 31 18:33:35 2026] GET /v2.0/subnets => generated 1280 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:33:35.626 7 INFO neutron.services.segments.plugin [-] Segment 3ba94bc2-b4e9-4361-82fd-012b0d84bfde 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 3ba94bc2-b4e9-4361-82fd-012b0d84bfde found for delete ", "request_id": "req-d15c2098-e1f1-459f-8218-62fe315ce9a6"}]} 2026-05-31 18:33:35.630 7 INFO neutron.services.segments.plugin [-] Segment 3ba94bc2-b4e9-4361-82fd-012b0d84bfde 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 3ba94bc2-b4e9-4361-82fd-012b0d84bfde found for delete ", "request_id": "req-21c17949-7a65-4a52-b9ee-91b2b0811c77"}]} [pid: 7|app: 0|req: 735/1490] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:33:35 2026] DELETE /v2.0/networks/93755d99-a317-4ac6-adc9-bb449fa85fea => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1491] 10.0.0.221 () {32 vars in 723 bytes} [Sun May 31 18:33:35 2026] GET /v2.0/networks/08288038-c3f4-4422-b972-5ea7a48ff4d7 => generated 668 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1492] 10.0.0.221 () {32 vars in 721 bytes} [Sun May 31 18:33:35 2026] GET /v2.0/subnets/73c9d15a-5eb8-4797-abeb-05fc6b334516 => generated 641 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1493] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:33:35 2026] GET /v2.0/ports?tenant_id=47dcf2c98403419ea8848de081e8605f&device_id=b8252e6a-59c7-4224-8ead-a3b8361ae01d => generated 1211 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:33:35.771 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f3b0fb9a-a021-43da-a288-bf26a7e4819a edd228d7c13644859a9fdc28c73b56ef 55267cefd4484d47bb040a1f62cde7cb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 759/1494] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:33:35 2026] DELETE /v2.0/subnets/159a58dd-a94d-42ec-b7d7-84a3dc80e9c9 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:33:35.778 7 INFO neutron.db.segments_db [None req-526461ba-44aa-448a-a696-1eb43a362417 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Added segment d4154cf4-21aa-43cd-b04c-999bc046fa5f of type geneve for network 1c074fe6-0017-41e3-a783-b540d77f86ce [pid: 8|app: 0|req: 760/1495] 199.204.45.227 () {34 vars in 1060 bytes} [Sun May 31 18:33:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=7ce7a3ab-9e0a-4ffe-966f-5a3bdb25b6ed => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:33:35.796 8 INFO neutron.pecan_wsgi.hooks.translation [None req-555996f8-706c-4acd-a713-e1051e9a6e26 edd228d7c13644859a9fdc28c73b56ef 55267cefd4484d47bb040a1f62cde7cb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 761/1496] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:33:35 2026] DELETE /v2.0/networks/4c4f24ee-09db-4a11-be4f-641323024674 => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1497] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:33:35 2026] GET /v2.0/subnets?id=ad15cfb4-e08c-4c25-98f1-3ecde59c6215 => generated 695 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:35.904 7 INFO neutron.db.ovn_revision_numbers_db [None req-526461ba-44aa-448a-a696-1eb43a362417 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Successfully bumped revision number for resource 1c074fe6-0017-41e3-a783-b540d77f86ce (type: networks) to 1 [pid: 8|app: 0|req: 763/1498] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:33:35 2026] DELETE /v2.0/subnets/73c9d15a-5eb8-4797-abeb-05fc6b334516 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1499] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:33:36 2026] GET /v2.0/ports?network_id=b2663ada-bdee-47f4-8844-20dc1b249a14&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:33:36.063 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-526461ba-44aa-448a-a696-1eb43a362417 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] No more DHCP agents 2026-05-31 18:33:36.064 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-526461ba-44aa-448a-a696-1eb43a362417 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Unable to schedule network 1c074fe6-0017-41e3-a783-b540d77f86ce: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 765/1500] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:36 2026] GET /v2.0/ports?device_id=b8252e6a-59c7-4224-8ead-a3b8361ae01d => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:36.132 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6322b448-61b8-4d7e-86a3-556115670fa4 - - - - - -] OVN reports status down for port: 6714d52f-9eae-4faf-8486-e88b643eccaf 2026-05-31 18:33:36.194 7 INFO neutron.db.ovn_revision_numbers_db [None req-526461ba-44aa-448a-a696-1eb43a362417 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Successfully bumped revision number for resource 6714d52f-9eae-4faf-8486-e88b643eccaf (type: ports) to 1 2026-05-31 18:33:36.215 8 INFO neutron_taas.services.taas.taas_plugin [None req-75a97eb2-2d76-447f-8184-626fa969404a edd228d7c13644859a9fdc28c73b56ef 55267cefd4484d47bb040a1f62cde7cb - - default default] TaaS: Handle Delete Port: bc7311e0-1236-46f0-b14b-380de93a292e 2026-05-31 18:33:36.217 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-75a97eb2-2d76-447f-8184-626fa969404a edd228d7c13644859a9fdc28c73b56ef 55267cefd4484d47bb040a1f62cde7cb - - default default] Tap Mirror: Handle Delete Port: bc7311e0-1236-46f0-b14b-380de93a292e [pid: 7|app: 0|req: 736/1501] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:33:35 2026] POST /v2.0/networks => generated 631 bytes in 553 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1502] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:33:36 2026] GET /v2.0/networks/b2663ada-bdee-47f4-8844-20dc1b249a14?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1503] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:33:36 2026] GET /v2.0/security-groups?id=e3bbe450-6df8-4027-9157-caf5da8c927f&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1504] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:33:36 2026] DELETE /v2.0/networks/08288038-c3f4-4422-b972-5ea7a48ff4d7 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1505] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:33:36 2026] GET /v2.0/networks/b2663ada-bdee-47f4-8844-20dc1b249a14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:33:36.532 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-998df823-64e4-4869-af11-896562ec1f51 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] No more DHCP agents 2026-05-31 18:33:36.532 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-998df823-64e4-4869-af11-896562ec1f51 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Unable to schedule network 1c074fe6-0017-41e3-a783-b540d77f86ce: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:36.931 7 INFO neutron.db.ovn_revision_numbers_db [None req-eb3f35ea-85a1-4e7e-92f8-7294455023e0 - - - - - -] Successfully bumped revision number for resource 6714d52f-9eae-4faf-8486-e88b643eccaf (type: ports) to 2 2026-05-31 18:33:36.960 7 INFO neutron.db.ovn_revision_numbers_db [None req-eb3f35ea-85a1-4e7e-92f8-7294455023e0 - - - - - -] Successfully bumped revision number for resource 7e50a392-524d-4086-a984-3da4be87c438 (type: subnets) to 0 [pid: 7|app: 0|req: 739/1506] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:33:36 2026] POST /v2.0/subnets => generated 626 bytes in 667 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1507] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:33:36 2026] GET /v2.0/security-groups?tenant_id=55267cefd4484d47bb040a1f62cde7cb&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:33:37.230 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7a730e1f-6f8b-4c64-979d-39a883e037b6 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] No more DHCP agents 2026-05-31 18:33:37.232 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7a730e1f-6f8b-4c64-979d-39a883e037b6 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Unable to schedule network 1c074fe6-0017-41e3-a783-b540d77f86ce: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:37.368 8 INFO neutron.services.segments.plugin [-] Segment 70f187a9-33a7-4651-ade3-6c342004281f resource provider aggregate not found 2026-05-31 18:33:37.374 8 INFO neutron.services.segments.plugin [-] Segment 70f187a9-33a7-4651-ade3-6c342004281f resource provider aggregate not found 2026-05-31 18:33:37.384 8 INFO neutron.services.segments.plugin [-] Segment 70f187a9-33a7-4651-ade3-6c342004281f 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 70f187a9-33a7-4651-ade3-6c342004281f found for delete ", "request_id": "req-64cbe010-e415-4d8d-80fc-9644cb357d06"}]} 2026-05-31 18:33:37.390 8 INFO neutron.services.segments.plugin [-] Segment 70f187a9-33a7-4651-ade3-6c342004281f 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 70f187a9-33a7-4651-ade3-6c342004281f found for delete ", "request_id": "req-3ec55c57-8b69-4c56-b664-b4111f42a858"}]} 2026-05-31 18:33:37.429 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6322b448-61b8-4d7e-86a3-556115670fa4 - - - - - -] OVN reports status down for port: 12b0c3f1-88f1-4899-8ca5-47aa520f4d7b [pid: 8|app: 0|req: 769/1508] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:33:37 2026] DELETE /v2.0/security-groups/8a4a215b-22b4-4958-8ba0-7fdc61a6da3c => generated 0 bytes in 326 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1509] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:37 2026] GET /v2.0/ports?device_id=b8252e6a-59c7-4224-8ead-a3b8361ae01d => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:37.495 7 INFO neutron.db.ovn_revision_numbers_db [None req-7a730e1f-6f8b-4c64-979d-39a883e037b6 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Successfully bumped revision number for resource 12b0c3f1-88f1-4899-8ca5-47aa520f4d7b (type: ports) to 1 [pid: 8|app: 0|req: 771/1510] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:33:37 2026] GET /v2.0/security-groups?id=e3bbe450-6df8-4027-9157-caf5da8c927f&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1511] 10.0.0.221 () {34 vars in 665 bytes} [Sun May 31 18:33:36 2026] POST /v2.0/ports => generated 915 bytes in 570 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:33:37.697 8 INFO neutron_taas.services.taas.taas_plugin [None req-fd7ed016-4200-4a03-a1b5-8f9d030224b1 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] TaaS: Handle Delete Port: 12b0c3f1-88f1-4899-8ca5-47aa520f4d7b 2026-05-31 18:33:37.699 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd7ed016-4200-4a03-a1b5-8f9d030224b1 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Tap Mirror: Handle Delete Port: 12b0c3f1-88f1-4899-8ca5-47aa520f4d7b [pid: 8|app: 0|req: 772/1512] 10.0.0.221 () {32 vars in 720 bytes} [Sun May 31 18:33:37 2026] DELETE /v2.0/ports/12b0c3f1-88f1-4899-8ca5-47aa520f4d7b => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:33:37.881 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eba65292-75c0-4515-8927-5a60e8de4d86 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 741/1513] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:33:37 2026] GET /v2.0/ports/12b0c3f1-88f1-4899-8ca5-47aa520f4d7b => 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: 773/1514] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:33:37 2026] DELETE /v2.0/subnets/7e50a392-524d-4086-a984-3da4be87c438 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:33:38.170 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ff506b2-19ee-48ae-8358-7e7492c67ee1 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e96e555a-28ca-479b-b585-c31d58fa9d82 (type: security_groups) to 1 2026-05-31 18:33:38.181 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ff506b2-19ee-48ae-8358-7e7492c67ee1 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 7b8ae7cb-6f55-4334-b70e-6c908d4bdf72 (type: security_group_rules) to 0 2026-05-31 18:33:38.192 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ff506b2-19ee-48ae-8358-7e7492c67ee1 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 7cd73e82-2a9f-4bd4-b072-a37b16b7149b (type: security_group_rules) to 0 2026-05-31 18:33:38.201 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ff506b2-19ee-48ae-8358-7e7492c67ee1 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 96d5d3d5-92ab-44dc-b9ab-b4fba07c0cdb (type: security_group_rules) to 0 2026-05-31 18:33:38.212 7 INFO neutron.db.ovn_revision_numbers_db [None req-7ff506b2-19ee-48ae-8358-7e7492c67ee1 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource a02cde58-da56-4ff6-b204-ca4fb29a76d9 (type: security_group_rules) to 0 2026-05-31 18:33:38.214 8 INFO neutron_taas.services.taas.taas_plugin [None req-af611d19-40e3-4cf4-9f84-3b4dba2a2c4f 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] TaaS: Handle Delete Port: 6714d52f-9eae-4faf-8486-e88b643eccaf 2026-05-31 18:33:38.217 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af611d19-40e3-4cf4-9f84-3b4dba2a2c4f 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Tap Mirror: Handle Delete Port: 6714d52f-9eae-4faf-8486-e88b643eccaf [pid: 7|app: 0|req: 742/1515] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:33:37 2026] GET /v2.0/security-groups?tenant_id=f4629fefa20a4eb99a7e196bdee5228f&name=default => generated 2925 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1516] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:33:38 2026] DELETE /v2.0/networks/1c074fe6-0017-41e3-a783-b540d77f86ce => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1517] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:33:38 2026] DELETE /v2.0/security-groups/e96e555a-28ca-479b-b585-c31d58fa9d82 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1518] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:38 2026] GET /v2.0/ports?device_id=b8252e6a-59c7-4224-8ead-a3b8361ae01d => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:38.673 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2f1798e7-81af-472e-aad6-304a5cb1cc6c 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] No more DHCP agents 2026-05-31 18:33:38.674 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2f1798e7-81af-472e-aad6-304a5cb1cc6c 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Unable to schedule network f9d3898a-9a4e-4236-8d44-a39ddd53114e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:38.782 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6322b448-61b8-4d7e-86a3-556115670fa4 - - - - - -] OVN reports status down for port: 2774591f-e58c-41d8-a51b-8972f79c63e6 2026-05-31 18:33:38.800 8 INFO neutron.db.ovn_revision_numbers_db [None req-2f1798e7-81af-472e-aad6-304a5cb1cc6c 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Successfully bumped revision number for resource 2774591f-e58c-41d8-a51b-8972f79c63e6 (type: ports) to 1 [pid: 8|app: 0|req: 775/1519] 10.0.0.221 () {34 vars in 665 bytes} [Sun May 31 18:33:38 2026] POST /v2.0/ports => generated 774 bytes in 446 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-05-31 18:33:38.912 7 INFO neutron.db.ovn_revision_numbers_db [None req-76b087dc-d14e-4516-b977-a3690a225aa4 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 92f63ae1-a890-4ee6-b4bb-8c0c14585110 (type: security_groups) to 1 2026-05-31 18:33:38.920 7 INFO neutron.db.ovn_revision_numbers_db [None req-76b087dc-d14e-4516-b977-a3690a225aa4 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 08ae5c0f-27e9-4cf4-ae83-199007ff9fc2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 776/1520] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:33:38 2026] GET /v2.0/security-groups?id=e3bbe450-6df8-4027-9157-caf5da8c927f&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:33:38.931 7 INFO neutron.db.ovn_revision_numbers_db [None req-76b087dc-d14e-4516-b977-a3690a225aa4 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 3096a103-e9f2-48a3-ab88-8bdcfdf7f59d (type: security_group_rules) to 0 2026-05-31 18:33:38.943 7 INFO neutron.db.ovn_revision_numbers_db [None req-76b087dc-d14e-4516-b977-a3690a225aa4 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource b6c7e3af-c1d7-47de-b4c9-4a323e576ebf (type: security_group_rules) to 0 2026-05-31 18:33:38.954 7 INFO neutron.db.ovn_revision_numbers_db [None req-76b087dc-d14e-4516-b977-a3690a225aa4 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d2aab919-ad1c-48ed-bf06-0019c9c0fdc2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 745/1521] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:33:38 2026] GET /v2.0/security-groups?tenant_id=2dc868d7a492441990f2b7c9f3f19dd8&name=default => generated 2925 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:33:39.151 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6322b448-61b8-4d7e-86a3-556115670fa4 - - - - - -] OVN reports status up for port: 7ce7a3ab-9e0a-4ffe-966f-5a3bdb25b6ed 2026-05-31 18:33:39.171 7 INFO neutron.plugins.ml2.plugin [None req-6322b448-61b8-4d7e-86a3-556115670fa4 - - - - - -] Attempt 1 to provision port 7ce7a3ab-9e0a-4ffe-966f-5a3bdb25b6ed 2026-05-31 18:33:39.262 8 INFO neutron.db.ovn_revision_numbers_db [None req-008c1831-87ae-450e-ad5f-a0b80edc9a7a 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Successfully bumped revision number for resource 2774591f-e58c-41d8-a51b-8972f79c63e6 (type: ports) to 2 [pid: 8|app: 0|req: 777/1522] 10.0.0.221 () {34 vars in 737 bytes} [Sun May 31 18:33:38 2026] PUT /v2.0/ports/2774591f-e58c-41d8-a51b-8972f79c63e6 => generated 752 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:39.345 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b512c6b5-cb6c-4eb7-95cd-4ab39861b7f8'] response: {'server_uuid': 'b8252e6a-59c7-4224-8ead-a3b8361ae01d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7ce7a3ab-9e0a-4ffe-966f-5a3bdb25b6ed', 'code': 200} 2026-05-31 18:33:39.406 8 INFO neutron.services.segments.plugin [-] Segment d4154cf4-21aa-43cd-b04c-999bc046fa5f resource provider aggregate not found 2026-05-31 18:33:39.410 8 INFO neutron.services.segments.plugin [-] Segment d4154cf4-21aa-43cd-b04c-999bc046fa5f resource provider aggregate not found 2026-05-31 18:33:39.423 8 INFO neutron.services.segments.plugin [-] Segment d4154cf4-21aa-43cd-b04c-999bc046fa5f 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 d4154cf4-21aa-43cd-b04c-999bc046fa5f found for delete ", "request_id": "req-b29f5517-d38c-4b36-b4a8-804a5bcc52a0"}]} 2026-05-31 18:33:39.426 8 INFO neutron.services.segments.plugin [-] Segment d4154cf4-21aa-43cd-b04c-999bc046fa5f 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 d4154cf4-21aa-43cd-b04c-999bc046fa5f found for delete ", "request_id": "req-6744092b-210b-41a1-89b5-f81497bc5ec6"}]} /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: 746/1523] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:33:38 2026] DELETE /v2.0/security-groups/92f63ae1-a890-4ee6-b4bb-8c0c14585110 => generated 0 bytes in 463 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:33:39.612 7 INFO neutron.db.ovn_revision_numbers_db [None req-6322b448-61b8-4d7e-86a3-556115670fa4 - - - - - -] Successfully bumped revision number for resource 7ce7a3ab-9e0a-4ffe-966f-5a3bdb25b6ed (type: ports) to 5 2026-05-31 18:33:39.655 8 INFO neutron.db.ovn_revision_numbers_db [None req-c078e17d-58c5-4948-ac41-4b5b91cf1025 f6856cd063d94999922535f14b5eed17 9f750275faa34bdcb9942513200a1b89 - - default default] Successfully bumped revision number for resource bf94e999-7389-4e08-a94f-61aeade3f60c (type: security_groups) to 1 2026-05-31 18:33:39.667 8 INFO neutron.db.ovn_revision_numbers_db [None req-c078e17d-58c5-4948-ac41-4b5b91cf1025 f6856cd063d94999922535f14b5eed17 9f750275faa34bdcb9942513200a1b89 - - default default] Successfully bumped revision number for resource 1a5d02fd-ceda-4e6b-8171-bc23805999e2 (type: security_group_rules) to 0 2026-05-31 18:33:39.680 8 INFO neutron.db.ovn_revision_numbers_db [None req-c078e17d-58c5-4948-ac41-4b5b91cf1025 f6856cd063d94999922535f14b5eed17 9f750275faa34bdcb9942513200a1b89 - - default default] Successfully bumped revision number for resource 48bdc910-daab-4196-a9a9-b8e90ebb923a (type: security_group_rules) to 0 2026-05-31 18:33:39.697 8 INFO neutron.db.ovn_revision_numbers_db [None req-c078e17d-58c5-4948-ac41-4b5b91cf1025 f6856cd063d94999922535f14b5eed17 9f750275faa34bdcb9942513200a1b89 - - default default] Successfully bumped revision number for resource 6ac82b82-e421-4b74-ad88-c267eb226a3a (type: security_group_rules) to 0 2026-05-31 18:33:39.718 8 INFO neutron.db.ovn_revision_numbers_db [None req-c078e17d-58c5-4948-ac41-4b5b91cf1025 f6856cd063d94999922535f14b5eed17 9f750275faa34bdcb9942513200a1b89 - - default default] Successfully bumped revision number for resource 8154ea15-f82f-4fc4-9dd1-468764088fb3 (type: security_group_rules) to 0 2026-05-31 18:33:39.769 7 INFO neutron_taas.services.taas.taas_plugin [None req-c0acb521-d5fe-432c-9fd0-25e157c1b506 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] TaaS: Handle Delete Port: 2774591f-e58c-41d8-a51b-8972f79c63e6 2026-05-31 18:33:39.774 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c0acb521-d5fe-432c-9fd0-25e157c1b506 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Tap Mirror: Handle Delete Port: 2774591f-e58c-41d8-a51b-8972f79c63e6 2026-05-31 18:33:39.799 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-50645bce-2693-4e6a-8a96-0db03d6064c4 - - - - - -] OVN reports status down for port: 2774591f-e58c-41d8-a51b-8972f79c63e6 2026-05-31 18:33:39.915 8 INFO neutron.db.ovn_revision_numbers_db [None req-c078e17d-58c5-4948-ac41-4b5b91cf1025 f6856cd063d94999922535f14b5eed17 9f750275faa34bdcb9942513200a1b89 - - default default] Successfully bumped revision number for resource 4e161b9e-d64a-4b48-ad08-0b620dd95779 (type: security_groups) to 1 2026-05-31 18:33:39.925 8 INFO neutron.db.ovn_revision_numbers_db [None req-c078e17d-58c5-4948-ac41-4b5b91cf1025 f6856cd063d94999922535f14b5eed17 9f750275faa34bdcb9942513200a1b89 - - default default] Successfully bumped revision number for resource 639475ad-8fa2-41eb-a831-fda5ef20c5a6 (type: security_group_rules) to 0 2026-05-31 18:33:39.959 8 INFO neutron.db.ovn_revision_numbers_db [None req-c078e17d-58c5-4948-ac41-4b5b91cf1025 f6856cd063d94999922535f14b5eed17 9f750275faa34bdcb9942513200a1b89 - - default default] Successfully bumped revision number for resource b4d445f1-5cff-4056-8f8f-158fa01bb2f5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 747/1524] 10.0.0.221 () {32 vars in 720 bytes} [Sun May 31 18:33:39 2026] DELETE /v2.0/ports/2774591f-e58c-41d8-a51b-8972f79c63e6 => generated 0 bytes in 534 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1525] 10.0.0.221 () {34 vars in 684 bytes} [Sun May 31 18:33:39 2026] POST /v2.0/security-groups => generated 1624 bytes in 703 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: 748/1526] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:39 2026] GET /v2.0/ports?device_id=b8252e6a-59c7-4224-8ead-a3b8361ae01d => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1527] 10.0.0.221 () {32 vars in 643 bytes} [Sun May 31 18:33:39 2026] GET /v2.0/ports => generated 1534 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:33:40.061 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bf2b96f1-7eb7-4bfb-a950-295ed6acecb0 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 780/1528] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:33:40 2026] GET /v2.0/ports/2774591f-e58c-41d8-a51b-8972f79c63e6 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1529] 10.0.0.221 () {32 vars in 663 bytes} [Sun May 31 18:33:40 2026] GET /v2.0/security-groups => generated 4529 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1530] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:33:40 2026] GET /v2.0/security-groups?id=e3bbe450-6df8-4027-9157-caf5da8c927f&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1531] 10.0.0.221 () {32 vars in 643 bytes} [Sun May 31 18:33:40 2026] GET /v2.0/ports => generated 1534 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1532] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:33:40 2026] GET /v2.0/ports/bcb66d3a-5134-4c8e-a0b8-a4859aa94590 => generated 775 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:40.164 8 INFO neutron.db.ovn_revision_numbers_db [None req-b464117b-e74e-4942-892c-3ea85c9393a0 f6856cd063d94999922535f14b5eed17 9f750275faa34bdcb9942513200a1b89 - - default default] Successfully bumped revision number for resource 4e161b9e-d64a-4b48-ad08-0b620dd95779 (type: security_groups) to 2 2026-05-31 18:33:40.169 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6c0a32f0-73a2-4b94-95bc-5b2caabe92d6 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 752/1533] 10.0.0.221 () {32 vars in 720 bytes} [Sun May 31 18:33:40 2026] DELETE /v2.0/ports/12b0c3f1-88f1-4899-8ca5-47aa520f4d7b => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1534] 10.0.0.221 () {34 vars in 758 bytes} [Sun May 31 18:33:40 2026] PUT /v2.0/security-groups/4e161b9e-d64a-4b48-ad08-0b620dd95779 => generated 1663 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:33:40.200 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e18d41fe-61b8-4052-bc7d-84a2fedb76ae 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 753/1535] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:33:40 2026] DELETE /v2.0/subnets/7e50a392-524d-4086-a984-3da4be87c438 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:33:40.217 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d5c5206d-758d-48be-ad5f-34577f8658fa 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 754/1536] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:33:40 2026] DELETE /v2.0/subnets/94637c30-f85a-4f37-bfdf-df854967826d => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1537] 10.0.0.221 () {32 vars in 737 bytes} [Sun May 31 18:33:40 2026] GET /v2.0/security-groups/4e161b9e-d64a-4b48-ad08-0b620dd95779 => generated 1663 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1538] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:33:40 2026] DELETE /v2.0/security-groups/4e161b9e-d64a-4b48-ad08-0b620dd95779 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:33:40.386 7 INFO neutron_taas.services.taas.taas_plugin [None req-b64d00f4-d5f6-4a3d-a570-24d8cc7b3e49 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] TaaS: Handle Delete Port: bcb66d3a-5134-4c8e-a0b8-a4859aa94590 2026-05-31 18:33:40.388 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b64d00f4-d5f6-4a3d-a570-24d8cc7b3e49 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Tap Mirror: Handle Delete Port: bcb66d3a-5134-4c8e-a0b8-a4859aa94590 [pid: 8|app: 0|req: 785/1539] 10.0.0.221 () {32 vars in 663 bytes} [Sun May 31 18:33:40 2026] GET /v2.0/security-groups => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:33:40.433 8 INFO neutron.api.v2.resource [None req-3b4bd02b-8e77-42ce-a597-8ea613072952 f6856cd063d94999922535f14b5eed17 9f750275faa34bdcb9942513200a1b89 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 786/1540] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:33:40 2026] DELETE /v2.0/security-groups/4e161b9e-d64a-4b48-ad08-0b620dd95779 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1541] 10.0.0.221 () {32 vars in 720 bytes} [Sun May 31 18:33:40 2026] DELETE /v2.0/ports/bcb66d3a-5134-4c8e-a0b8-a4859aa94590 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:33:40.621 8 INFO neutron.db.ovn_revision_numbers_db [None req-3f8013dd-af62-4c3a-8936-7933861cff53 f6856cd063d94999922535f14b5eed17 9f750275faa34bdcb9942513200a1b89 - - default default] Successfully bumped revision number for resource 41080052-41f1-43bc-9ed5-8dbf5d7549f3 (type: security_groups) to 1 2026-05-31 18:33:40.630 8 INFO neutron.db.ovn_revision_numbers_db [None req-3f8013dd-af62-4c3a-8936-7933861cff53 f6856cd063d94999922535f14b5eed17 9f750275faa34bdcb9942513200a1b89 - - default default] Successfully bumped revision number for resource 5682eec8-5b2c-45f8-a1e3-83e01200ab30 (type: security_group_rules) to 0 2026-05-31 18:33:40.639 7 INFO neutron_taas.services.taas.taas_plugin [None req-332e5b48-c11b-467f-aba9-830e3edacb86 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] TaaS: Handle Delete Port: 7c197b8d-80de-4d77-acca-87f082c46e27 2026-05-31 18:33:40.642 8 INFO neutron.db.ovn_revision_numbers_db [None req-3f8013dd-af62-4c3a-8936-7933861cff53 f6856cd063d94999922535f14b5eed17 9f750275faa34bdcb9942513200a1b89 - - default default] Successfully bumped revision number for resource f657f6b5-6c54-46fb-954e-4967435628c1 (type: security_group_rules) to 0 2026-05-31 18:33:40.642 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-332e5b48-c11b-467f-aba9-830e3edacb86 4f4926779a2f4a64930a934a9a56c224 69dff4317ac043c1974262b2fee6f342 - - default default] Tap Mirror: Handle Delete Port: 7c197b8d-80de-4d77-acca-87f082c46e27 [pid: 8|app: 0|req: 787/1542] 10.0.0.221 () {34 vars in 684 bytes} [Sun May 31 18:33:40 2026] POST /v2.0/security-groups => generated 1621 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-31 18:33:40.873 8 INFO neutron.db.ovn_revision_numbers_db [None req-50f636a7-6d82-4af5-bd0d-004b0a22355e f6856cd063d94999922535f14b5eed17 9f750275faa34bdcb9942513200a1b89 - - default default] Successfully bumped revision number for resource 42e5ac10-863e-4b2a-b6e7-c06f1ca86622 (type: security_group_rules) to 0 2026-05-31 18:33:40.904 7 INFO neutron.services.segments.plugin [-] Segment 8ea29fcc-b6cb-4d0b-b9b5-556d839b5b5a resource provider aggregate not found 2026-05-31 18:33:40.911 7 INFO neutron.services.segments.plugin [-] Segment 8ea29fcc-b6cb-4d0b-b9b5-556d839b5b5a resource provider aggregate not found [pid: 8|app: 0|req: 788/1543] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:33:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:33:40.930 7 INFO neutron.services.segments.plugin [-] Segment 8ea29fcc-b6cb-4d0b-b9b5-556d839b5b5a 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 8ea29fcc-b6cb-4d0b-b9b5-556d839b5b5a found for delete ", "request_id": "req-6f553ab5-2624-4c7a-b182-92a3e23a8afc"}]} 2026-05-31 18:33:40.936 7 INFO neutron.services.segments.plugin [-] Segment 8ea29fcc-b6cb-4d0b-b9b5-556d839b5b5a 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 8ea29fcc-b6cb-4d0b-b9b5-556d839b5b5a found for delete ", "request_id": "req-7d767b8c-6085-4d57-8aa7-b012c6582d0d"}]} [pid: 8|app: 0|req: 789/1544] 10.0.0.221 () {32 vars in 747 bytes} [Sun May 31 18:33:40 2026] GET /v2.0/security-group-rules/42e5ac10-863e-4b2a-b6e7-c06f1ca86622 => generated 601 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1545] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:33:40 2026] DELETE /v2.0/networks/f9d3898a-9a4e-4236-8d44-a39ddd53114e => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1546] 10.0.0.221 () {32 vars in 673 bytes} [Sun May 31 18:33:40 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1547] 10.0.0.221 () {32 vars in 750 bytes} [Sun May 31 18:33:41 2026] DELETE /v2.0/security-group-rules/42e5ac10-863e-4b2a-b6e7-c06f1ca86622 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1548] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:41 2026] GET /v2.0/ports?device_id=b8252e6a-59c7-4224-8ead-a3b8361ae01d => generated 975 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1549] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:33:41 2026] GET /v2.0/security-groups?id=e3bbe450-6df8-4027-9157-caf5da8c927f&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1550] 10.0.0.221 () {32 vars in 673 bytes} [Sun May 31 18:33:41 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:33:41.389 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac923a9e-6b5b-440e-aa87-2353cc3155f3'] response: {'server_uuid': 'b8252e6a-59c7-4224-8ead-a3b8361ae01d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7ce7a3ab-9e0a-4ffe-966f-5a3bdb25b6ed', 'code': 200} 2026-05-31 18:33:41.568 8 INFO neutron.db.ovn_revision_numbers_db [None req-9f9155c6-47aa-4950-9182-24a6237ce87a f6856cd063d94999922535f14b5eed17 9f750275faa34bdcb9942513200a1b89 - - default default] Successfully bumped revision number for resource 26c69afc-d20b-4b07-be13-ab058b843d61 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 793/1551] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:33:41 2026] POST /v2.0/security-group-rules => generated 601 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1552] 10.0.0.221 () {32 vars in 747 bytes} [Sun May 31 18:33:41 2026] GET /v2.0/security-group-rules/26c69afc-d20b-4b07-be13-ab058b843d61 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1553] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:41 2026] GET /v2.0/ports?device_id=b8252e6a-59c7-4224-8ead-a3b8361ae01d => 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: 759/1554] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:33:41 2026] GET /v2.0/security-groups?tenant_id=69dff4317ac043c1974262b2fee6f342&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1555] 10.0.0.221 () {32 vars in 673 bytes} [Sun May 31 18:33:41 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1556] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:33:41 2026] GET /v2.0/security-groups?id=e3bbe450-6df8-4027-9157-caf5da8c927f&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1557] 10.0.0.221 () {32 vars in 750 bytes} [Sun May 31 18:33:41 2026] DELETE /v2.0/security-group-rules/26c69afc-d20b-4b07-be13-ab058b843d61 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1558] 10.0.0.221 () {32 vars in 673 bytes} [Sun May 31 18:33:41 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:33:42.029 7 INFO neutron.db.securitygroups_db [None req-5cca55a4-9295-4deb-8f58-c6fb728981f4 f6856cd063d94999922535f14b5eed17 9f750275faa34bdcb9942513200a1b89 - - default default] Project 9f750275faa34bdcb9942513200a1b89 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: 797/1559] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:33:41 2026] DELETE /v2.0/security-groups/2fc2aba9-840c-440f-9d2a-c92b40220446 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:33:42.160 7 INFO neutron.db.ovn_revision_numbers_db [None req-5cca55a4-9295-4deb-8f58-c6fb728981f4 f6856cd063d94999922535f14b5eed17 9f750275faa34bdcb9942513200a1b89 - - default default] Successfully bumped revision number for resource f85c8fa9-4fdc-47d2-852f-2432e7c93aa4 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 763/1560] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:33:41 2026] POST /v2.0/security-group-rules => generated 607 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1561] 10.0.0.221 () {32 vars in 747 bytes} [Sun May 31 18:33:42 2026] GET /v2.0/security-group-rules/f85c8fa9-4fdc-47d2-852f-2432e7c93aa4 => generated 607 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1562] 10.0.0.221 () {32 vars in 673 bytes} [Sun May 31 18:33:42 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1563] 10.0.0.221 () {32 vars in 750 bytes} [Sun May 31 18:33:42 2026] DELETE /v2.0/security-group-rules/f85c8fa9-4fdc-47d2-852f-2432e7c93aa4 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1564] 10.0.0.221 () {32 vars in 673 bytes} [Sun May 31 18:33:42 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1565] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:33:42 2026] DELETE /v2.0/security-groups/41080052-41f1-43bc-9ed5-8dbf5d7549f3 => 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: 766/1566] 10.0.0.221 () {32 vars in 663 bytes} [Sun May 31 18:33:42 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:33:42.660 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-50645bce-2693-4e6a-8a96-0db03d6064c4 - - - - - -] OVN reports status down for port: 7ce7a3ab-9e0a-4ffe-966f-5a3bdb25b6ed [pid: 8|app: 0|req: 801/1567] 10.0.0.221 () {32 vars in 663 bytes} [Sun May 31 18:33:42 2026] GET /v2.0/security-groups => generated 2925 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1568] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:42 2026] GET /v2.0/ports?device_id=b8252e6a-59c7-4224-8ead-a3b8361ae01d => generated 973 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1569] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:33:42 2026] GET /v2.0/security-groups?id=e3bbe450-6df8-4027-9157-caf5da8c927f&fields=id&fields=name => generated 88 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:33:42.943 7 INFO neutron.db.ovn_revision_numbers_db [None req-50645bce-2693-4e6a-8a96-0db03d6064c4 - - - - - -] Successfully bumped revision number for resource 7ce7a3ab-9e0a-4ffe-966f-5a3bdb25b6ed (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: 768/1570] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:33:43 2026] GET /v2.0/security-groups?tenant_id=9f750275faa34bdcb9942513200a1b89&name=default => generated 2925 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:33:43.415 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e6817a3-325a-46de-8039-a3ef1f7316a6'] response: {'server_uuid': 'b8252e6a-59c7-4224-8ead-a3b8361ae01d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7ce7a3ab-9e0a-4ffe-966f-5a3bdb25b6ed', 'code': 200} 2026-05-31 18:33:43.415 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e6817a3-325a-46de-8039-a3ef1f7316a6'] response: {'server_uuid': 'b8252e6a-59c7-4224-8ead-a3b8361ae01d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7ce7a3ab-9e0a-4ffe-966f-5a3bdb25b6ed', 'code': 200} [pid: 8|app: 0|req: 803/1571] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:33:43 2026] DELETE /v2.0/security-groups/bf94e999-7389-4e08-a94f-61aeade3f60c => 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: 770/1574] 10.0.0.221 () {32 vars in 623 bytes} [Sun May 31 18:33:43 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1575] 199.204.45.227 () {34 vars in 994 bytes} [Sun May 31 18:33:43 2026] GET /v2.0/ports?device_id=b8252e6a-59c7-4224-8ead-a3b8361ae01d => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1576] 10.0.0.221 () {32 vars in 633 bytes} [Sun May 31 18:33:43 2026] GET /v2.0/ => generated 632 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1577] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:44 2026] GET /v2.0/ports?device_id=b8252e6a-59c7-4224-8ead-a3b8361ae01d => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:44.076 7 INFO neutron_taas.services.taas.taas_plugin [req-1411e525-489e-4f6b-97d3-a21fd23d7d21 req-e307c24a-efc5-43fa-88f8-965136a2b70b 4c7e6412e43b47988d995c58decc26b6 47dcf2c98403419ea8848de081e8605f - - default default] TaaS: Handle Delete Port: 7ce7a3ab-9e0a-4ffe-966f-5a3bdb25b6ed 2026-05-31 18:33:44.078 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1411e525-489e-4f6b-97d3-a21fd23d7d21 req-e307c24a-efc5-43fa-88f8-965136a2b70b 4c7e6412e43b47988d995c58decc26b6 47dcf2c98403419ea8848de081e8605f - - default default] Tap Mirror: Handle Delete Port: 7ce7a3ab-9e0a-4ffe-966f-5a3bdb25b6ed [pid: 8|app: 0|req: 807/1578] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:33:44 2026] GET /v2.0/security-groups?id=e3bbe450-6df8-4027-9157-caf5da8c927f&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1579] 199.204.45.227 () {36 vars in 997 bytes} [Sun May 31 18:33:43 2026] DELETE /v2.0/ports/7ce7a3ab-9e0a-4ffe-966f-5a3bdb25b6ed => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:33:44.940 8 INFO neutron.db.ovn_revision_numbers_db [None req-b46d5574-5a43-4a39-bc69-ea14b50a21f0 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 38e61ad8-1f24-4557-97bc-6960b0999489 (type: security_groups) to 1 2026-05-31 18:33:44.952 8 INFO neutron.db.ovn_revision_numbers_db [None req-b46d5574-5a43-4a39-bc69-ea14b50a21f0 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 88755078-bd5b-4969-a694-b28c8f1c9ee6 (type: security_group_rules) to 0 2026-05-31 18:33:44.962 8 INFO neutron.db.ovn_revision_numbers_db [None req-b46d5574-5a43-4a39-bc69-ea14b50a21f0 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 8dfacd37-57cf-4294-b877-d8ee2fec3c88 (type: security_group_rules) to 0 2026-05-31 18:33:44.973 8 INFO neutron.db.ovn_revision_numbers_db [None req-b46d5574-5a43-4a39-bc69-ea14b50a21f0 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource a48e6580-4095-4906-af1c-61d7ec6ac37e (type: security_group_rules) to 0 2026-05-31 18:33:44.984 8 INFO neutron.db.ovn_revision_numbers_db [None req-b46d5574-5a43-4a39-bc69-ea14b50a21f0 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d8c2be62-3a81-4141-a9cd-f49b6a1312a3 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 808/1580] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:33:44 2026] GET /v2.0/security-groups?tenant_id=1f6518b69b07426984ebbc032790084f&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: 809/1581] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:45 2026] GET /v2.0/ports?device_id=b8252e6a-59c7-4224-8ead-a3b8361ae01d => 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: 773/1582] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:33:45 2026] DELETE /v2.0/security-groups/38e61ad8-1f24-4557-97bc-6960b0999489 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:33:45.451 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba9815c4-00e6-4c84-917b-7838ff665a7f'] response: {'server_uuid': 'b8252e6a-59c7-4224-8ead-a3b8361ae01d', 'name': 'network-vif-deleted', 'tag': '7ce7a3ab-9e0a-4ffe-966f-5a3bdb25b6ed', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 774/1583] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:46 2026] GET /v2.0/ports?device_id=b8252e6a-59c7-4224-8ead-a3b8361ae01d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:33:46.336 8 INFO neutron.db.ovn_revision_numbers_db [None req-9441eb31-f49d-44d9-a2f2-e03c9fc27265 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 9ded4958-8961-45c7-b19d-7024ca99e678 (type: security_groups) to 1 2026-05-31 18:33:46.347 8 INFO neutron.db.ovn_revision_numbers_db [None req-9441eb31-f49d-44d9-a2f2-e03c9fc27265 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 53f8f766-0705-4051-9bfa-eb5e93c4bfa9 (type: security_group_rules) to 0 2026-05-31 18:33:46.357 8 INFO neutron.db.ovn_revision_numbers_db [None req-9441eb31-f49d-44d9-a2f2-e03c9fc27265 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 6828ccec-1f5d-48ca-befb-8fd2a05f856e (type: security_group_rules) to 0 2026-05-31 18:33:46.366 8 INFO neutron.db.ovn_revision_numbers_db [None req-9441eb31-f49d-44d9-a2f2-e03c9fc27265 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 83a5914a-26ae-4d2e-92e8-5aa5bddf5170 (type: security_group_rules) to 0 2026-05-31 18:33:46.376 8 INFO neutron.db.ovn_revision_numbers_db [None req-9441eb31-f49d-44d9-a2f2-e03c9fc27265 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource a93dad35-cdec-49a5-aca1-80499066bacb (type: security_group_rules) to 0 [pid: 8|app: 0|req: 810/1584] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:33:46 2026] GET /v2.0/security-groups?tenant_id=f97f7c21dc194faab193274038efa852&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1585] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:33:46 2026] DELETE /v2.0/security-groups/9ded4958-8961-45c7-b19d-7024ca99e678 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:33:47.045 8 INFO neutron.db.ovn_revision_numbers_db [None req-44653569-5d99-469a-8b0d-0bbc5da9a587 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource f00e6b7f-96ed-4df3-b1ad-a670063816fd (type: security_groups) to 1 2026-05-31 18:33:47.055 8 INFO neutron.db.ovn_revision_numbers_db [None req-44653569-5d99-469a-8b0d-0bbc5da9a587 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 54328b01-fa96-40e1-b2b0-21d87d085392 (type: security_group_rules) to 0 2026-05-31 18:33:47.068 8 INFO neutron.db.ovn_revision_numbers_db [None req-44653569-5d99-469a-8b0d-0bbc5da9a587 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 9efd1f19-1158-45ca-9226-857c3878d2bf (type: security_group_rules) to 0 2026-05-31 18:33:47.079 8 INFO neutron.db.ovn_revision_numbers_db [None req-44653569-5d99-469a-8b0d-0bbc5da9a587 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource c11a0f96-77b5-41de-83a9-c9a5a89b2723 (type: security_group_rules) to 0 2026-05-31 18:33:47.092 8 INFO neutron.db.ovn_revision_numbers_db [None req-44653569-5d99-469a-8b0d-0bbc5da9a587 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource cd864cec-f24c-4f7e-91b1-ecdf2995b6ff (type: security_group_rules) to 0 [pid: 8|app: 0|req: 811/1586] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:33:46 2026] GET /v2.0/security-groups?tenant_id=a2c2e0567eb14f6486b4eeef1374b005&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1587] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:33:47 2026] GET /v2.0/ports?device_id=b8252e6a-59c7-4224-8ead-a3b8361ae01d => 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: 776/1588] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:33:47 2026] DELETE /v2.0/security-groups/f00e6b7f-96ed-4df3-b1ad-a670063816fd => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:33:47.994 8 INFO neutron.db.ovn_revision_numbers_db [None req-9117246f-f6dc-40e4-a60e-d51e3d742b58 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 8bffef26-0e73-46aa-bbbf-e23d2628919d (type: security_groups) to 1 2026-05-31 18:33:48.011 8 INFO neutron.db.ovn_revision_numbers_db [None req-9117246f-f6dc-40e4-a60e-d51e3d742b58 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 261d2d9b-df89-4509-a6c3-279cecc184aa (type: security_group_rules) to 0 2026-05-31 18:33:48.030 8 INFO neutron.db.ovn_revision_numbers_db [None req-9117246f-f6dc-40e4-a60e-d51e3d742b58 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 3b59a1b7-7387-4cc6-aa38-dd89e4cad512 (type: security_group_rules) to 0 2026-05-31 18:33:48.047 8 INFO neutron.db.ovn_revision_numbers_db [None req-9117246f-f6dc-40e4-a60e-d51e3d742b58 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource ab21a5c4-299b-4739-96ab-56bdee829a14 (type: security_group_rules) to 0 2026-05-31 18:33:48.063 8 INFO neutron.db.ovn_revision_numbers_db [None req-9117246f-f6dc-40e4-a60e-d51e3d742b58 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource da246072-037e-4a3f-be37-e779acbd6dfc (type: security_group_rules) to 0 [pid: 8|app: 0|req: 813/1589] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:33:47 2026] GET /v2.0/security-groups?tenant_id=f9b0229c58b840c2a2e77b804b050c5d&name=default => generated 2925 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1590] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:33:48 2026] DELETE /v2.0/security-groups/8bffef26-0e73-46aa-bbbf-e23d2628919d => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:33:48.676 8 INFO neutron_taas.services.taas.taas_plugin [None req-687292c1-60dd-4fb8-8671-d3d1571d0a0d f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: 80b5beec-434d-4af1-8f95-785a7a3a84a8 2026-05-31 18:33:48.680 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-687292c1-60dd-4fb8-8671-d3d1571d0a0d f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: 80b5beec-434d-4af1-8f95-785a7a3a84a8 [pid: 8|app: 0|req: 814/1591] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:33:48 2026] PUT /v2.0/routers/5d449771-3382-43a7-84a2-9fb122792f4d/remove_router_interface => generated 309 bytes in 980 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:33:49.693 7 INFO neutron_taas.services.taas.taas_plugin [None req-c9c561e1-3729-44a3-a7f8-8bef14cb0526 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: aa261bec-3f87-4bfa-a22e-b6b794afc11c 2026-05-31 18:33:49.696 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9c561e1-3729-44a3-a7f8-8bef14cb0526 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: aa261bec-3f87-4bfa-a22e-b6b794afc11c /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: 778/1592] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:33:49 2026] DELETE /v2.0/routers/5d449771-3382-43a7-84a2-9fb122792f4d => generated 0 bytes in 759 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:33:50.230 8 INFO neutron.db.ovn_revision_numbers_db [None req-d7185ceb-086a-4f49-9b58-4e14f03f5f79 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 65473b6c-4b36-4415-b6d3-115af8dfc495 (type: security_groups) to 1 2026-05-31 18:33:50.241 8 INFO neutron.db.ovn_revision_numbers_db [None req-d7185ceb-086a-4f49-9b58-4e14f03f5f79 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 42778b94-842a-4901-a284-e0ad987c71f9 (type: security_group_rules) to 0 2026-05-31 18:33:50.255 8 INFO neutron.db.ovn_revision_numbers_db [None req-d7185ceb-086a-4f49-9b58-4e14f03f5f79 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 734d38b9-064e-4979-b604-50b187ea99c7 (type: security_group_rules) to 0 2026-05-31 18:33:50.274 8 INFO neutron.db.ovn_revision_numbers_db [None req-d7185ceb-086a-4f49-9b58-4e14f03f5f79 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource dcea8826-ff5b-4732-bcef-5fc6141c047a (type: security_group_rules) to 0 2026-05-31 18:33:50.285 8 INFO neutron.db.ovn_revision_numbers_db [None req-d7185ceb-086a-4f49-9b58-4e14f03f5f79 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource f2adda8f-8e3a-4ddb-b05f-d3b33c169eba (type: security_group_rules) to 0 [pid: 8|app: 0|req: 815/1593] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:33:49 2026] GET /v2.0/security-groups?tenant_id=82fe9fac58ed4795b556d345ccc80c35&name=default => generated 2925 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1594] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:33:50 2026] DELETE /v2.0/subnets/ad15cfb4-e08c-4c25-98f1-3ecde59c6215 => 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: 780/1595] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:33:50 2026] DELETE /v2.0/security-groups/65473b6c-4b36-4415-b6d3-115af8dfc495 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:33:50.662 8 INFO neutron.db.ovn_revision_numbers_db [None req-556b48a5-d956-47a4-b16b-c89e815aa2c7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 097663e3-4c31-4f07-9141-82de8d046f0f (type: security_groups) to 1 2026-05-31 18:33:50.673 8 INFO neutron.db.ovn_revision_numbers_db [None req-556b48a5-d956-47a4-b16b-c89e815aa2c7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 2aa9eb18-c232-4c6f-9629-2390323cfd63 (type: security_group_rules) to 0 2026-05-31 18:33:50.690 8 INFO neutron.db.ovn_revision_numbers_db [None req-556b48a5-d956-47a4-b16b-c89e815aa2c7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 4e6854bf-7560-4ba6-ae4d-380cb6b61efc (type: security_group_rules) to 0 2026-05-31 18:33:50.707 8 INFO neutron.db.ovn_revision_numbers_db [None req-556b48a5-d956-47a4-b16b-c89e815aa2c7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 57fa3118-a521-4e79-a5fb-48937689ec7b (type: security_group_rules) to 0 2026-05-31 18:33:50.722 8 INFO neutron.db.ovn_revision_numbers_db [None req-556b48a5-d956-47a4-b16b-c89e815aa2c7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource f4bc690d-076d-43ef-b8b4-48ada5c30356 (type: security_group_rules) to 0 2026-05-31 18:33:50.790 7 INFO neutron_taas.services.taas.taas_plugin [None req-0f51db74-d70e-4422-917f-fb0a5c5ed1c3 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: 18b066a4-b847-4f36-8e7c-88a37712eae4 2026-05-31 18:33:50.792 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f51db74-d70e-4422-917f-fb0a5c5ed1c3 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: 18b066a4-b847-4f36-8e7c-88a37712eae4 2026-05-31 18:33:50.810 8 INFO neutron.db.segments_db [None req-556b48a5-d956-47a4-b16b-c89e815aa2c7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Added segment f2930aec-8dc1-4904-8cdb-61963739ce66 of type geneve for network 0978610b-8331-4378-af1f-37ed13c0246c 2026-05-31 18:33:50.973 8 INFO neutron.db.ovn_revision_numbers_db [None req-556b48a5-d956-47a4-b16b-c89e815aa2c7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 0978610b-8331-4378-af1f-37ed13c0246c (type: networks) to 1 2026-05-31 18:33:50.978 7 INFO neutron.services.segments.plugin [-] Segment 24097402-0b74-457a-8d4f-87b03cd623b4 resource provider aggregate not found 2026-05-31 18:33:50.978 7 INFO neutron.services.segments.plugin [-] Segment 24097402-0b74-457a-8d4f-87b03cd623b4 resource provider aggregate not found 2026-05-31 18:33:50.997 7 INFO neutron.services.segments.plugin [-] Segment 24097402-0b74-457a-8d4f-87b03cd623b4 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 24097402-0b74-457a-8d4f-87b03cd623b4 found for delete ", "request_id": "req-46020fc4-e152-4804-9e24-a9c5e3d6116a"}]} 2026-05-31 18:33:51.008 7 INFO neutron.services.segments.plugin [-] Segment 24097402-0b74-457a-8d4f-87b03cd623b4 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 24097402-0b74-457a-8d4f-87b03cd623b4 found for delete ", "request_id": "req-1be597ce-7b52-4332-a45b-0e6a23f65fc6"}]} [pid: 7|app: 0|req: 781/1596] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:33:50 2026] DELETE /v2.0/networks/b2663ada-bdee-47f4-8844-20dc1b249a14 => generated 0 bytes in 414 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:33:51.134 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-556b48a5-d956-47a4-b16b-c89e815aa2c7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:33:51.136 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-556b48a5-d956-47a4-b16b-c89e815aa2c7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 0978610b-8331-4378-af1f-37ed13c0246c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:51.201 7 INFO neutron.db.ovn_revision_numbers_db [None req-8763ab02-f338-469c-9c02-0b5cf6b9342f f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 7cfd483e-76d9-4998-a184-0ebdbd3f2cd5 (type: security_groups) to 1 2026-05-31 18:33:51.211 7 INFO neutron.db.ovn_revision_numbers_db [None req-8763ab02-f338-469c-9c02-0b5cf6b9342f f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource c7a73447-811a-43c4-bf09-49102a034471 (type: security_group_rules) to 0 2026-05-31 18:33:51.248 7 INFO neutron.db.ovn_revision_numbers_db [None req-8763ab02-f338-469c-9c02-0b5cf6b9342f f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource c7defbf3-c1f3-41e4-83e0-62fa0ca7b47d (type: security_group_rules) to 0 2026-05-31 18:33:51.264 7 INFO neutron.db.ovn_revision_numbers_db [None req-8763ab02-f338-469c-9c02-0b5cf6b9342f f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d1d80960-b1e9-4549-85ad-85c4b9fb830c (type: security_group_rules) to 0 2026-05-31 18:33:51.278 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-18c05136-6976-4700-bb02-300284db5add - - - - - -] OVN reports status down for port: 08e32b81-9951-45a4-8b46-2ece597f949e 2026-05-31 18:33:51.280 8 INFO neutron.db.ovn_revision_numbers_db [None req-556b48a5-d956-47a4-b16b-c89e815aa2c7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 08e32b81-9951-45a4-8b46-2ece597f949e (type: ports) to 1 2026-05-31 18:33:51.283 7 INFO neutron.db.ovn_revision_numbers_db [None req-8763ab02-f338-469c-9c02-0b5cf6b9342f f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource ea11aa8f-657d-4298-9fc6-56d61ce3827d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 816/1597] 10.0.0.221 () {34 vars in 671 bytes} [Sun May 31 18:33:50 2026] POST /v2.0/networks => generated 743 bytes in 981 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1598] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:33:51 2026] GET /v2.0/security-groups?tenant_id=47dcf2c98403419ea8848de081e8605f&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1599] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:33:51 2026] GET /v2.0/security-groups?tenant_id=0d43e2f700bf41dba13d89f8b9b30cde&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:33:51.460 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9f5ea5b4-e6e3-4544-a2d7-04fc8399ff5a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:33:51.463 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9f5ea5b4-e6e3-4544-a2d7-04fc8399ff5a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 0978610b-8331-4378-af1f-37ed13c0246c: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 783/1600] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:33:51 2026] DELETE /v2.0/security-groups/e3bbe450-6df8-4027-9157-caf5da8c927f => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1601] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:33:51 2026] DELETE /v2.0/security-groups/7cfd483e-76d9-4998-a184-0ebdbd3f2cd5 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:33:52.036 8 INFO neutron.db.ovn_revision_numbers_db [None req-2da89b12-261e-44ad-8b6b-703fab1f1ba6 - - - - - -] Successfully bumped revision number for resource 08e32b81-9951-45a4-8b46-2ece597f949e (type: ports) to 2 2026-05-31 18:33:52.070 8 INFO neutron.db.ovn_revision_numbers_db [None req-2da89b12-261e-44ad-8b6b-703fab1f1ba6 - - - - - -] Successfully bumped revision number for resource fa1c31ed-0c93-4ec0-8ea4-5dd6ded2a1e3 (type: subnets) to 0 [pid: 8|app: 0|req: 818/1602] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:33:51 2026] POST /v2.0/subnets => generated 688 bytes in 759 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:33:52.560 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7c14d02c-f035-4c2e-bce2-f9471763a717 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:33:52.561 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7c14d02c-f035-4c2e-bce2-f9471763a717 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:52.678 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-18c05136-6976-4700-bb02-300284db5add - - - - - -] OVN reports status down for port: ac7f159b-e11e-4ea6-a9f2-fe4cccfa9f16 2026-05-31 18:33:52.735 7 INFO neutron.db.ovn_revision_numbers_db [None req-7c14d02c-f035-4c2e-bce2-f9471763a717 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource ac7f159b-e11e-4ea6-a9f2-fe4cccfa9f16 (type: ports) to 1 2026-05-31 18:33:53.389 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-f90d77a2-4f3d-48ab-91d8-91202b427d96 - - - - - -] Schedule LRP lrp-ac7f159b-e11e-4ea6-a9f2-fe4cccfa9f16 on gateway d5cb41c3-6d1b-4e0a-be22-9c994d255c69 with priority 1 2026-05-31 18:33:53.489 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-96aa04af-c76b-4b78-99c8-f3731335dc96 - - - - - -] Router e10895c7-f39d-46d1-9bed-df2971fa4af1 is bound to host instance 2026-05-31 18:33:53.511 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-18c05136-6976-4700-bb02-300284db5add - - - - - -] OVN reports status up for port: ac7f159b-e11e-4ea6-a9f2-fe4cccfa9f16 2026-05-31 18:33:53.568 7 INFO neutron.plugins.ml2.plugin [None req-18c05136-6976-4700-bb02-300284db5add - - - - - -] Attempt 1 to provision port ac7f159b-e11e-4ea6-a9f2-fe4cccfa9f16 2026-05-31 18:33:53.583 7 INFO neutron.db.ovn_revision_numbers_db [None req-7c14d02c-f035-4c2e-bce2-f9471763a717 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource ac7f159b-e11e-4ea6-a9f2-fe4cccfa9f16 (type: router_ports) to 1 2026-05-31 18:33:53.626 8 INFO neutron.db.ovn_revision_numbers_db [None req-0515a68f-6b0d-4e04-aade-570b2275dd59 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 5e10de6b-ee05-47c2-8191-e4a49fd8e343 (type: security_groups) to 1 2026-05-31 18:33:53.640 8 INFO neutron.db.ovn_revision_numbers_db [None req-0515a68f-6b0d-4e04-aade-570b2275dd59 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 2c32eaa6-51e7-4881-aac3-d2342b08e953 (type: security_group_rules) to 0 2026-05-31 18:33:53.654 8 INFO neutron.db.ovn_revision_numbers_db [None req-0515a68f-6b0d-4e04-aade-570b2275dd59 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 869ffda3-c79b-440c-8fac-2045ae536bb2 (type: security_group_rules) to 0 2026-05-31 18:33:53.665 8 INFO neutron.db.ovn_revision_numbers_db [None req-0515a68f-6b0d-4e04-aade-570b2275dd59 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 8d80ab0f-9ebf-4604-9594-72d4dcdcd77d (type: security_group_rules) to 0 2026-05-31 18:33:53.683 8 INFO neutron.db.ovn_revision_numbers_db [None req-0515a68f-6b0d-4e04-aade-570b2275dd59 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource a9d50950-62f3-4f8d-a59f-7a05caac3410 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 819/1603] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:33:53 2026] GET /v2.0/security-groups?tenant_id=0b9d7c6314bf4e3da41db11990c73315&name=default => generated 2925 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:33:53.842 7 INFO neutron.db.ovn_revision_numbers_db [None req-7c14d02c-f035-4c2e-bce2-f9471763a717 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e10895c7-f39d-46d1-9bed-df2971fa4af1 (type: routers) to 2 [pid: 7|app: 0|req: 785/1604] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:33:52 2026] POST /v2.0/routers => generated 966 bytes in 1784 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1605] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:33:53 2026] DELETE /v2.0/security-groups/5e10de6b-ee05-47c2-8191-e4a49fd8e343 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:33:54.285 8 INFO neutron.db.ovn_revision_numbers_db [None req-fbf07b80-4e19-4bec-bb47-3f8970bf82c1 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource c103f132-cae9-4074-8166-df67db7702fd (type: security_groups) to 1 2026-05-31 18:33:54.294 8 INFO neutron.db.ovn_revision_numbers_db [None req-fbf07b80-4e19-4bec-bb47-3f8970bf82c1 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 474b2306-f815-43ff-b54d-804de096bbf6 (type: security_group_rules) to 0 2026-05-31 18:33:54.307 8 INFO neutron.db.ovn_revision_numbers_db [None req-fbf07b80-4e19-4bec-bb47-3f8970bf82c1 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource b1d0ed3c-967e-4303-8f32-6a5ef4ce41da (type: security_group_rules) to 0 2026-05-31 18:33:54.319 8 INFO neutron.db.ovn_revision_numbers_db [None req-fbf07b80-4e19-4bec-bb47-3f8970bf82c1 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e109cffa-e60e-47dc-a7ec-1a8e2f9392ec (type: security_group_rules) to 0 2026-05-31 18:33:54.331 8 INFO neutron.db.ovn_revision_numbers_db [None req-fbf07b80-4e19-4bec-bb47-3f8970bf82c1 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource fc17e717-d6c7-4883-ab63-ace1baad1bb9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 821/1606] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:33:54 2026] GET /v2.0/security-groups?tenant_id=c91d6b2cd518434a901041aaac9dba99&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1607] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:33:54 2026] DELETE /v2.0/security-groups/c103f132-cae9-4074-8166-df67db7702fd => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:33:54.731 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-52129cba-23cb-4bae-8088-7ed2eb63ac0d f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:33:54.737 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-52129cba-23cb-4bae-8088-7ed2eb63ac0d f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 0978610b-8331-4378-af1f-37ed13c0246c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:55.034 7 INFO neutron.db.ovn_revision_numbers_db [None req-52129cba-23cb-4bae-8088-7ed2eb63ac0d f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 1dd4400d-523c-4bf8-b327-e3194d3d7e66 (type: ports) to 1 2026-05-31 18:33:55.201 8 INFO neutron.db.ovn_revision_numbers_db [None req-11977cb8-d0eb-4247-bfd8-24df2eb8808f 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource 2d983806-fe45-4eda-a961-090a8f4c6180 (type: security_groups) to 1 2026-05-31 18:33:55.211 8 INFO neutron.db.ovn_revision_numbers_db [None req-11977cb8-d0eb-4247-bfd8-24df2eb8808f 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource 2882e947-7c6c-4f79-9a0d-5edad3d0a4e1 (type: security_group_rules) to 0 2026-05-31 18:33:55.226 8 INFO neutron.db.ovn_revision_numbers_db [None req-11977cb8-d0eb-4247-bfd8-24df2eb8808f 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource 8063f3b8-a236-4bcc-af15-0db40d3282eb (type: security_group_rules) to 0 2026-05-31 18:33:55.240 8 INFO neutron.db.ovn_revision_numbers_db [None req-11977cb8-d0eb-4247-bfd8-24df2eb8808f 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource f749a5f9-cf36-405e-9638-f55cd10aadef (type: security_group_rules) to 0 2026-05-31 18:33:55.258 8 INFO neutron.db.ovn_revision_numbers_db [None req-11977cb8-d0eb-4247-bfd8-24df2eb8808f 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource ff6137af-01ba-4613-9475-34a8d0cb9606 (type: security_group_rules) to 0 2026-05-31 18:33:55.350 8 INFO neutron.db.segments_db [None req-11977cb8-d0eb-4247-bfd8-24df2eb8808f 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Added segment 66aa8841-9ae5-48b8-aecf-def3e1ed1d16 of type geneve for network cc442f6a-e5aa-4e88-9205-188d9243e606 2026-05-31 18:33:55.385 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd3c794d-ec6e-4d95-830d-3e4037e9e46b - - - - - -] Successfully bumped revision number for resource ac7f159b-e11e-4ea6-a9f2-fe4cccfa9f16 (type: ports) to 4 2026-05-31 18:33:55.457 8 INFO neutron.db.ovn_revision_numbers_db [None req-11977cb8-d0eb-4247-bfd8-24df2eb8808f 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource cc442f6a-e5aa-4e88-9205-188d9243e606 (type: networks) to 1 2026-05-31 18:33:55.636 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-11977cb8-d0eb-4247-bfd8-24df2eb8808f 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] No more DHCP agents 2026-05-31 18:33:55.637 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-11977cb8-d0eb-4247-bfd8-24df2eb8808f 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Unable to schedule network cc442f6a-e5aa-4e88-9205-188d9243e606: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:55.738 8 INFO neutron.db.ovn_revision_numbers_db [None req-11977cb8-d0eb-4247-bfd8-24df2eb8808f 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource 1b12dad0-ef46-4236-ba39-1e1119fe2261 (type: ports) to 1 [pid: 8|app: 0|req: 823/1608] 10.0.0.221 () {34 vars in 671 bytes} [Sun May 31 18:33:54 2026] POST /v2.0/networks => generated 633 bytes in 873 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:33:56.137 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd3c794d-ec6e-4d95-830d-3e4037e9e46b - - - - - -] Successfully bumped revision number for resource ac7f159b-e11e-4ea6-a9f2-fe4cccfa9f16 (type: ports) to 5 2026-05-31 18:33:56.143 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-18c05136-6976-4700-bb02-300284db5add - - - - - -] OVN reports status down for port: 1dd4400d-523c-4bf8-b327-e3194d3d7e66 2026-05-31 18:33:56.193 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f0f1021e-7bb8-4d5f-b22a-b4cbe07fd660 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] No more DHCP agents 2026-05-31 18:33:56.195 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f0f1021e-7bb8-4d5f-b22a-b4cbe07fd660 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:56.344 8 INFO neutron.db.ovn_revision_numbers_db [None req-f0f1021e-7bb8-4d5f-b22a-b4cbe07fd660 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource 9992cb76-1c8e-44e8-a318-c9b027c6f040 (type: ports) to 1 2026-05-31 18:33:56.421 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-18c05136-6976-4700-bb02-300284db5add - - - - - -] Logical_Switch_Port 1dd4400d-523c-4bf8-b327-e3194d3d7e66 host information not removed, the port state is up 2026-05-31 18:33:56.421 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-18c05136-6976-4700-bb02-300284db5add - - - - - -] OVN reports status down for port: 1b12dad0-ef46-4236-ba39-1e1119fe2261 2026-05-31 18:33:56.448 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-52129cba-23cb-4bae-8088-7ed2eb63ac0d f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:33:56.451 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-52129cba-23cb-4bae-8088-7ed2eb63ac0d f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 0978610b-8331-4378-af1f-37ed13c0246c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:56.527 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-18c05136-6976-4700-bb02-300284db5add - - - - - -] OVN reports status up for port: 1dd4400d-523c-4bf8-b327-e3194d3d7e66 2026-05-31 18:33:56.555 7 INFO neutron.plugins.ml2.plugin [None req-18c05136-6976-4700-bb02-300284db5add - - - - - -] Attempt 1 to provision port 1dd4400d-523c-4bf8-b327-e3194d3d7e66 2026-05-31 18:33:56.860 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-9992cb76-1c8e-44e8-a318-c9b027c6f040 on gateway d5cb41c3-6d1b-4e0a-be22-9c994d255c69 with priority 1 2026-05-31 18:33:56.997 8 INFO neutron.db.ovn_revision_numbers_db [None req-f0f1021e-7bb8-4d5f-b22a-b4cbe07fd660 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource 9992cb76-1c8e-44e8-a318-c9b027c6f040 (type: router_ports) to 1 2026-05-31 18:33:57.064 8 INFO neutron.db.ovn_revision_numbers_db [None req-f0f1021e-7bb8-4d5f-b22a-b4cbe07fd660 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource 5555ae3b-b91c-4318-8fc8-ecb231541d16 (type: routers) to 2 [pid: 8|app: 0|req: 824/1609] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:33:55 2026] POST /v2.0/routers => generated 955 bytes in 1308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:33:57.434 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4323a47-8986-4689-ab5e-4d4604b1571a bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Successfully bumped revision number for resource 7c35ce39-fa0a-4efc-89e7-e46f1c8f42ae (type: security_groups) to 1 2026-05-31 18:33:57.443 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4323a47-8986-4689-ab5e-4d4604b1571a bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Successfully bumped revision number for resource 01130143-74e2-4453-8e0e-aac54663d563 (type: security_group_rules) to 0 2026-05-31 18:33:57.452 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-bd3c794d-ec6e-4d95-830d-3e4037e9e46b - - - - - -] Router 5555ae3b-b91c-4318-8fc8-ecb231541d16 is bound to host instance 2026-05-31 18:33:57.453 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4323a47-8986-4689-ab5e-4d4604b1571a bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Successfully bumped revision number for resource 19c94511-7732-4036-835d-1546d70530ac (type: security_group_rules) to 0 2026-05-31 18:33:57.464 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4323a47-8986-4689-ab5e-4d4604b1571a bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Successfully bumped revision number for resource 8d725b83-a45d-4fe3-a033-eaba476abbf6 (type: security_group_rules) to 0 2026-05-31 18:33:57.474 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4323a47-8986-4689-ab5e-4d4604b1571a bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Successfully bumped revision number for resource db387f76-7db2-4189-ba9d-588568c2aa1f (type: security_group_rules) to 0 2026-05-31 18:33:57.540 8 INFO neutron.db.segments_db [None req-a4323a47-8986-4689-ab5e-4d4604b1571a bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Added segment c7ee2e78-fdc1-4e25-bc9c-003ad06d216a of type geneve for network cca5b3b5-3834-4672-a6cf-2f2f1fee809d 2026-05-31 18:33:57.653 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4323a47-8986-4689-ab5e-4d4604b1571a bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Successfully bumped revision number for resource cca5b3b5-3834-4672-a6cf-2f2f1fee809d (type: networks) to 1 2026-05-31 18:33:57.813 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a4323a47-8986-4689-ab5e-4d4604b1571a bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] No more DHCP agents 2026-05-31 18:33:57.814 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a4323a47-8986-4689-ab5e-4d4604b1571a bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Unable to schedule network cca5b3b5-3834-4672-a6cf-2f2f1fee809d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:57.988 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4323a47-8986-4689-ab5e-4d4604b1571a bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Successfully bumped revision number for resource 23a1eaec-ad8d-464c-921c-29c3e3b1574a (type: ports) to 1 [pid: 8|app: 0|req: 825/1610] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:33:57 2026] POST /v2.0/networks => generated 649 bytes in 926 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:33:58.173 8 INFO neutron.db.ovn_revision_numbers_db [None req-3e8fc60b-5ef5-43a8-85c9-8e98ed1b9e18 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 530b74af-248d-490e-9db6-9659ad9ccc7b (type: security_groups) to 1 2026-05-31 18:33:58.197 8 INFO neutron.db.ovn_revision_numbers_db [None req-3e8fc60b-5ef5-43a8-85c9-8e98ed1b9e18 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 63812290-bee8-407d-8493-4c296e2cb245 (type: security_group_rules) to 0 2026-05-31 18:33:58.212 8 INFO neutron.db.ovn_revision_numbers_db [None req-3e8fc60b-5ef5-43a8-85c9-8e98ed1b9e18 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource bbda29ab-006d-4f99-a115-991e177fba48 (type: security_group_rules) to 0 2026-05-31 18:33:58.222 8 INFO neutron.db.ovn_revision_numbers_db [None req-3e8fc60b-5ef5-43a8-85c9-8e98ed1b9e18 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource ce0ae809-e442-40eb-b181-a49c9f6ee341 (type: security_group_rules) to 0 2026-05-31 18:33:58.233 8 INFO neutron.db.ovn_revision_numbers_db [None req-3e8fc60b-5ef5-43a8-85c9-8e98ed1b9e18 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource cf957119-5bb0-4f8b-956f-fdb7e0ce7abd (type: security_group_rules) to 0 [pid: 8|app: 0|req: 826/1611] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:33:58 2026] GET /v2.0/security-groups?tenant_id=70e908dec5224b13b4bcbeb6cbc2898e&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:33:58.273 7 INFO neutron.db.ovn_revision_numbers_db [None req-52129cba-23cb-4bae-8088-7ed2eb63ac0d f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 1dd4400d-523c-4bf8-b327-e3194d3d7e66 (type: router_ports) to 1 [pid: 7|app: 0|req: 786/1612] 10.0.0.221 () {34 vars in 783 bytes} [Sun May 31 18:33:53 2026] PUT /v2.0/routers/e10895c7-f39d-46d1-9bed-df2971fa4af1/add_router_interface => generated 309 bytes in 4401 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1613] 10.0.0.221 () {32 vars in 776 bytes} [Sun May 31 18:33:58 2026] GET /v2.0/subnets?project_id=205bac3d28924925bab77cebae903cb7&cidr=10.100.0.0%2F28 => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:33:58.424 7 INFO neutron.db.ovn_revision_numbers_db [None req-18c05136-6976-4700-bb02-300284db5add - - - - - -] Successfully bumped revision number for resource 1dd4400d-523c-4bf8-b327-e3194d3d7e66 (type: ports) to 2 [pid: 8|app: 0|req: 828/1614] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:33:58 2026] DELETE /v2.0/security-groups/530b74af-248d-490e-9db6-9659ad9ccc7b => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1615] 10.0.0.221 () {32 vars in 694 bytes} [Sun May 31 18:33:58 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1616] 10.0.0.221 () {32 vars in 784 bytes} [Sun May 31 18:33:58 2026] GET /v2.0/subnets?network_id=cb58a59c-39e1-40c0-9b3c-07284d57f011&cidr=10.100.0.0%2F28 => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:33:58.771 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9e5ed944-906b-47fd-829d-697d6f151ddf bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] No more DHCP agents 2026-05-31 18:33:58.774 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9e5ed944-906b-47fd-829d-697d6f151ddf bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Unable to schedule network cca5b3b5-3834-4672-a6cf-2f2f1fee809d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:58.803 7 INFO neutron.db.ovn_revision_numbers_db [None req-9e5ed944-906b-47fd-829d-697d6f151ddf bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Successfully bumped revision number for resource 06e9d6c3-4e84-4fea-9ec7-0a050ee9e27c (type: subnets) to 0 [pid: 7|app: 0|req: 787/1617] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:33:58 2026] POST /v2.0/subnets => generated 627 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:33:58.933 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-13d05ba1-b114-49e8-afa1-e6b21b0018b9 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] No more DHCP agents 2026-05-31 18:33:58.935 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-13d05ba1-b114-49e8-afa1-e6b21b0018b9 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Unable to schedule network cc442f6a-e5aa-4e88-9205-188d9243e606: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:59.459 8 INFO neutron.db.ovn_revision_numbers_db [None req-a835ba6f-aaf2-4ef5-9ba2-f322a766193f - - - - - -] Successfully bumped revision number for resource 1b12dad0-ef46-4236-ba39-1e1119fe2261 (type: ports) to 2 2026-05-31 18:33:59.498 8 INFO neutron.db.ovn_revision_numbers_db [None req-a835ba6f-aaf2-4ef5-9ba2-f322a766193f - - - - - -] Successfully bumped revision number for resource dc0d766f-dfa1-42c3-a18e-6185ea59c5d6 (type: subnets) to 0 [pid: 8|app: 0|req: 831/1620] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:33:58 2026] POST /v2.0/subnets => generated 655 bytes in 800 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:33:59.563 7 INFO neutron.db.ovn_revision_numbers_db [None req-c15c4188-2885-427e-9798-08d1d7194780 - - - - - -] Successfully bumped revision number for resource 9992cb76-1c8e-44e8-a318-c9b027c6f040 (type: ports) to 4 2026-05-31 18:33:59.624 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-afabe9b0-4898-45c5-a374-6108129a297e bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] No more DHCP agents 2026-05-31 18:33:59.627 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-afabe9b0-4898-45c5-a374-6108129a297e bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:33:59.888 7 INFO neutron.db.ovn_revision_numbers_db [None req-afabe9b0-4898-45c5-a374-6108129a297e bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Successfully bumped revision number for resource 6f1d80ab-82fd-4f10-91e9-a9fa8b5401cf (type: ports) to 1 2026-05-31 18:34:00.174 7 INFO neutron.db.ovn_revision_numbers_db [None req-c15c4188-2885-427e-9798-08d1d7194780 - - - - - -] Successfully bumped revision number for resource 9992cb76-1c8e-44e8-a318-c9b027c6f040 (type: ports) to 5 2026-05-31 18:34:00.524 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-809cd6ee-6f08-4fb0-bda6-fc34cbfb43fd 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] No more DHCP agents 2026-05-31 18:34:00.525 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-809cd6ee-6f08-4fb0-bda6-fc34cbfb43fd 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Unable to schedule network cc442f6a-e5aa-4e88-9205-188d9243e606: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:00.606 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-f90d77a2-4f3d-48ab-91d8-91202b427d96 - - - - - -] Schedule LRP lrp-6f1d80ab-82fd-4f10-91e9-a9fa8b5401cf on gateway d5cb41c3-6d1b-4e0a-be22-9c994d255c69 with priority 1 2026-05-31 18:34:00.706 7 INFO neutron.db.ovn_revision_numbers_db [None req-afabe9b0-4898-45c5-a374-6108129a297e bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Successfully bumped revision number for resource 6f1d80ab-82fd-4f10-91e9-a9fa8b5401cf (type: router_ports) to 1 2026-05-31 18:34:00.786 8 INFO neutron.db.ovn_revision_numbers_db [None req-809cd6ee-6f08-4fb0-bda6-fc34cbfb43fd 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource 6b340bff-4f54-4d32-83ef-7cd3745862f6 (type: ports) to 1 2026-05-31 18:34:00.826 7 INFO neutron.db.ovn_revision_numbers_db [None req-afabe9b0-4898-45c5-a374-6108129a297e bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Successfully bumped revision number for resource 213c8386-8056-415a-a874-09edd6065e62 (type: routers) to 2 [pid: 7|app: 0|req: 790/1621] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:33:58 2026] POST /v2.0/routers => generated 955 bytes in 2007 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:34:01.168 7 INFO neutron.db.ovn_revision_numbers_db [None req-d76f59bf-623a-46f7-ba28-a26db22527b1 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource 59129dcf-4573-4085-b293-f161566dcaff (type: security_groups) to 1 2026-05-31 18:34:01.183 7 INFO neutron.db.ovn_revision_numbers_db [None req-d76f59bf-623a-46f7-ba28-a26db22527b1 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource 3cc2f96d-4400-4861-917c-d1125b15b007 (type: security_group_rules) to 0 2026-05-31 18:34:01.196 7 INFO neutron.db.ovn_revision_numbers_db [None req-d76f59bf-623a-46f7-ba28-a26db22527b1 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource 48c16704-3c11-417f-8f54-6ed2fc5f4c8e (type: security_group_rules) to 0 2026-05-31 18:34:01.208 7 INFO neutron.db.ovn_revision_numbers_db [None req-d76f59bf-623a-46f7-ba28-a26db22527b1 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource 55d42716-240d-48dd-a574-74eef75978fa (type: security_group_rules) to 0 2026-05-31 18:34:01.219 7 INFO neutron.db.ovn_revision_numbers_db [None req-d76f59bf-623a-46f7-ba28-a26db22527b1 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource c8c19131-6187-4828-80c5-2123616838bd (type: security_group_rules) to 0 2026-05-31 18:34:01.299 7 INFO neutron.db.segments_db [None req-d76f59bf-623a-46f7-ba28-a26db22527b1 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Added segment df248b92-f24b-4904-a27c-d5c0bd12927a of type geneve for network 095d8e58-73d9-4f6b-ad4e-1153980f9763 2026-05-31 18:34:01.423 7 INFO neutron.db.ovn_revision_numbers_db [None req-d76f59bf-623a-46f7-ba28-a26db22527b1 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource 095d8e58-73d9-4f6b-ad4e-1153980f9763 (type: networks) to 1 2026-05-31 18:34:01.547 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-809cd6ee-6f08-4fb0-bda6-fc34cbfb43fd 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] No more DHCP agents 2026-05-31 18:34:01.548 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-809cd6ee-6f08-4fb0-bda6-fc34cbfb43fd 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Unable to schedule network cc442f6a-e5aa-4e88-9205-188d9243e606: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:01.603 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d76f59bf-623a-46f7-ba28-a26db22527b1 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] No more DHCP agents 2026-05-31 18:34:01.604 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d76f59bf-623a-46f7-ba28-a26db22527b1 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Unable to schedule network 095d8e58-73d9-4f6b-ad4e-1153980f9763: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:01.706 7 INFO neutron.db.ovn_revision_numbers_db [None req-d76f59bf-623a-46f7-ba28-a26db22527b1 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource 6c5a388b-75ce-4cc9-ba42-64c5c58faf5f (type: ports) to 1 [pid: 7|app: 0|req: 791/1622] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:34:00 2026] POST /v2.0/networks => generated 632 bytes in 879 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1623] 10.0.0.16 () {34 vars in 981 bytes} [Sun May 31 18:34:01 2026] GET /v2.0/networks?id=0978610b-8331-4378-af1f-37ed13c0246c => generated 673 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:01.975 8 INFO neutron.db.ovn_revision_numbers_db [None req-809cd6ee-6f08-4fb0-bda6-fc34cbfb43fd 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource 6b340bff-4f54-4d32-83ef-7cd3745862f6 (type: router_ports) to 1 [pid: 8|app: 0|req: 832/1624] 10.0.0.221 () {34 vars in 783 bytes} [Sun May 31 18:33:59 2026] PUT /v2.0/routers/5555ae3b-b91c-4318-8fc8-ecb231541d16/add_router_interface => generated 309 bytes in 2464 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:02.057 8 INFO neutron.db.segments_db [None req-4ac99f25-1012-4822-ac1f-db4cb9815ada 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Added segment 7094c5f2-ddd2-40cd-b503-ee82184d59ea of type geneve for network dc2f3925-d256-42c8-8688-1d1af1344c83 2026-05-31 18:34:02.164 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ac99f25-1012-4822-ac1f-db4cb9815ada 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource dc2f3925-d256-42c8-8688-1d1af1344c83 (type: networks) to 1 2026-05-31 18:34:02.301 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4ac99f25-1012-4822-ac1f-db4cb9815ada 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] No more DHCP agents 2026-05-31 18:34:02.302 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4ac99f25-1012-4822-ac1f-db4cb9815ada 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Unable to schedule network dc2f3925-d256-42c8-8688-1d1af1344c83: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:02.402 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ac99f25-1012-4822-ac1f-db4cb9815ada 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource 4a71c139-4c67-40a5-ab71-dfa9eff3d138 (type: ports) to 1 2026-05-31 18:34:02.412 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8fb0fb87-08d6-4d21-9109-dafac33559a3 bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] No more DHCP agents 2026-05-31 18:34:02.414 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8fb0fb87-08d6-4d21-9109-dafac33559a3 bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Unable to schedule network cca5b3b5-3834-4672-a6cf-2f2f1fee809d: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 833/1625] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:34:01 2026] POST /v2.0/networks => generated 634 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1626] 10.0.0.16 () {34 vars in 964 bytes} [Sun May 31 18:34:02 2026] GET /v2.0/quotas/16dd0afdb16a49518775caa021ab19bd => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1627] 10.0.0.221 () {32 vars in 649 bytes} [Sun May 31 18:34:02 2026] GET /v2.0/networks => generated 5854 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:34:02.567 7 INFO neutron.db.ovn_revision_numbers_db [None req-8fb0fb87-08d6-4d21-9109-dafac33559a3 bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Successfully bumped revision number for resource 1c550005-33d9-4c76-89a1-1f0af043a362 (type: ports) to 1 2026-05-31 18:34:02.693 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c9a6cca6-b4f1-485f-b68e-b3ce97c2171e 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] No more DHCP agents 2026-05-31 18:34:02.695 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c9a6cca6-b4f1-485f-b68e-b3ce97c2171e 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Unable to schedule network 095d8e58-73d9-4f6b-ad4e-1153980f9763: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:02.735 8 INFO neutron.db.ovn_revision_numbers_db [None req-c9a6cca6-b4f1-485f-b68e-b3ce97c2171e 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource cf4d1534-26b9-4625-9d68-5f60b3963b65 (type: subnets) to 0 [pid: 8|app: 0|req: 836/1628] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:34:02 2026] POST /v2.0/subnets => generated 646 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1629] 10.0.0.16 () {34 vars in 1001 bytes} [Sun May 31 18:34:02 2026] GET /v2.0/ports?tenant_id=16dd0afdb16a49518775caa021ab19bd&fields=id => generated 103 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1630] 10.0.0.221 () {32 vars in 647 bytes} [Sun May 31 18:34:02 2026] GET /v2.0/subnets => generated 3938 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:34:03.037 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6c0cf95e-b6ea-40a7-a2bb-fbecbd8a4dc3 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] No more DHCP agents 2026-05-31 18:34:03.038 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6c0cf95e-b6ea-40a7-a2bb-fbecbd8a4dc3 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Unable to schedule network dc2f3925-d256-42c8-8688-1d1af1344c83: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:03.075 8 INFO neutron.db.ovn_revision_numbers_db [None req-6c0cf95e-b6ea-40a7-a2bb-fbecbd8a4dc3 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource c4c76434-afdf-413d-ba3d-7d19556f9d3b (type: subnets) to 0 [pid: 8|app: 0|req: 839/1631] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:34:02 2026] POST /v2.0/subnets => generated 655 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1632] 10.0.0.16 () {34 vars in 1007 bytes} [Sun May 31 18:34:03 2026] GET /v2.0/networks/0978610b-8331-4378-af1f-37ed13c0246c?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:34:03.248 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8fb0fb87-08d6-4d21-9109-dafac33559a3 bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] No more DHCP agents 2026-05-31 18:34:03.249 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8fb0fb87-08d6-4d21-9109-dafac33559a3 bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Unable to schedule network cca5b3b5-3834-4672-a6cf-2f2f1fee809d: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 841/1633] 10.0.0.221 () {32 vars in 647 bytes} [Sun May 31 18:34:03 2026] GET /v2.0/routers => generated 2901 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:34:03.394 8 INFO neutron.db.ovn_revision_numbers_db [None req-953978e2-12d9-4d63-a535-83b00a81eab9 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource 00e80bf8-e7e5-4f7e-b6a0-5e0bee02ae12 (type: routers) to 1 [pid: 8|app: 0|req: 842/1634] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:34:03 2026] POST /v2.0/routers => generated 607 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1635] 10.0.0.16 () {34 vars in 1107 bytes} [Sun May 31 18:34:03 2026] GET /v2.0/networks/0978610b-8331-4378-af1f-37ed13c0246c?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-05-31 18:34:03.676 8 INFO neutron.db.ovn_revision_numbers_db [None req-318d6174-7f7f-4285-8604-f09fdd2a42cf 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource a00827c1-3a32-4e91-a356-e147abf19e06 (type: security_groups) to 1 2026-05-31 18:34:03.687 8 INFO neutron.db.ovn_revision_numbers_db [None req-318d6174-7f7f-4285-8604-f09fdd2a42cf 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource 7b74000f-29ef-4c3e-9aaf-7fa82f01464a (type: security_group_rules) to 0 2026-05-31 18:34:03.697 8 INFO neutron.db.ovn_revision_numbers_db [None req-318d6174-7f7f-4285-8604-f09fdd2a42cf 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource aeb5ea43-1046-486c-95e1-a481a1662dc2 (type: security_group_rules) to 0 2026-05-31 18:34:03.731 7 INFO neutron.db.ovn_revision_numbers_db [None req-8fb0fb87-08d6-4d21-9109-dafac33559a3 bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Successfully bumped revision number for resource 1c550005-33d9-4c76-89a1-1f0af043a362 (type: router_ports) to 1 [pid: 8|app: 0|req: 844/1636] 10.0.0.221 () {34 vars in 685 bytes} [Sun May 31 18:34:03 2026] POST /v2.0/security-groups => generated 1675 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1637] 10.0.0.221 () {34 vars in 783 bytes} [Sun May 31 18:34:01 2026] PUT /v2.0/routers/213c8386-8056-415a-a874-09edd6065e62/add_router_interface => generated 309 bytes in 1966 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1638] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:03 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:34:03.809 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-26e2609f-1743-4a9e-8d61-28b743e2d6dc - - - - - -] No hosting information found for port 1dd4400d-523c-4bf8-b327-e3194d3d7e66: RuntimeError: No hosting information found for port 1dd4400d-523c-4bf8-b327-e3194d3d7e66 2026-05-31 18:34:03.810 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-26e2609f-1743-4a9e-8d61-28b743e2d6dc - - - - - -] OVN reports status down for port: 9992cb76-1c8e-44e8-a318-c9b027c6f040 2026-05-31 18:34:03.991 7 INFO neutron.db.ovn_revision_numbers_db [None req-e1b3ff75-b372-4d81-b498-467f76ea9533 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource 30235190-66a6-4452-bba5-d2582b97ee84 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 795/1639] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:34:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:34:04.084 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b80ca708-4882-4827-9ef8-1595dc8f23a5 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] No more DHCP agents 2026-05-31 18:34:04.085 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b80ca708-4882-4827-9ef8-1595dc8f23a5 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Unable to schedule network 095d8e58-73d9-4f6b-ad4e-1153980f9763: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:04.213 8 INFO neutron.db.ovn_revision_numbers_db [None req-b80ca708-4882-4827-9ef8-1595dc8f23a5 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource 85ed631c-8c5f-4ee7-85d6-808819232f80 (type: ports) to 1 2026-05-31 18:34:04.376 7 INFO neutron.db.ovn_revision_numbers_db [None req-26e2609f-1743-4a9e-8d61-28b743e2d6dc - - - - - -] Successfully bumped revision number for resource 9992cb76-1c8e-44e8-a318-c9b027c6f040 (type: ports) to 6 2026-05-31 18:34:04.498 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-4400379c-0f4e-40d6-b99e-ff0a7c02a1c0 - - - - - -] Logical_Switch_Port 9992cb76-1c8e-44e8-a318-c9b027c6f040 host information not removed, the port state is up 2026-05-31 18:34:04.499 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4400379c-0f4e-40d6-b99e-ff0a7c02a1c0 - - - - - -] OVN reports status up for port: 9992cb76-1c8e-44e8-a318-c9b027c6f040 2026-05-31 18:34:04.513 7 INFO neutron.plugins.ml2.plugin [None req-4400379c-0f4e-40d6-b99e-ff0a7c02a1c0 - - - - - -] Attempt 1 to provision port 9992cb76-1c8e-44e8-a318-c9b027c6f040 2026-05-31 18:34:04.534 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a669c9a2-dea1-4395-be63-8f54406d042b bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] No more DHCP agents 2026-05-31 18:34:04.535 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a669c9a2-dea1-4395-be63-8f54406d042b bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Unable to schedule network cca5b3b5-3834-4672-a6cf-2f2f1fee809d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:04.731 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b80ca708-4882-4827-9ef8-1595dc8f23a5 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] No more DHCP agents 2026-05-31 18:34:04.733 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b80ca708-4882-4827-9ef8-1595dc8f23a5 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Unable to schedule network 095d8e58-73d9-4f6b-ad4e-1153980f9763: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:04.888 7 INFO neutron.db.ovn_revision_numbers_db [None req-a669c9a2-dea1-4395-be63-8f54406d042b bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Successfully bumped revision number for resource 119de613-9eb5-45b4-b9f5-f6113c88ac0c (type: ports) to 1 2026-05-31 18:34:04.982 8 INFO neutron.db.ovn_revision_numbers_db [None req-b80ca708-4882-4827-9ef8-1595dc8f23a5 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource 85ed631c-8c5f-4ee7-85d6-808819232f80 (type: router_ports) to 1 [pid: 8|app: 0|req: 845/1640] 10.0.0.221 () {34 vars in 783 bytes} [Sun May 31 18:34:03 2026] PUT /v2.0/routers/00e80bf8-e7e5-4f7e-b6a0-5e0bee02ae12/add_router_interface => generated 309 bytes in 1257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1641] 10.0.0.221 () {34 vars in 665 bytes} [Sun May 31 18:34:04 2026] POST /v2.0/ports => generated 954 bytes in 1034 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-05-31 18:34:05.126 8 INFO neutron.db.ovn_revision_numbers_db [None req-e25a50d1-1a03-4070-81a1-d7b05b4cdc30 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource 3ffe8a08-1f39-4f3e-83be-a60f51485824 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 797/1642] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:05 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1643] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:34:04 2026] POST /v2.0/security-group-rules => generated 596 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1644] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:05 2026] GET /v2.0/ports/85ed631c-8c5f-4ee7-85d6-808819232f80 => generated 945 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:05.290 7 INFO neutron.db.ovn_revision_numbers_db [None req-4400379c-0f4e-40d6-b99e-ff0a7c02a1c0 - - - - - -] Successfully bumped revision number for resource 9992cb76-1c8e-44e8-a318-c9b027c6f040 (type: ports) to 7 2026-05-31 18:34:05.425 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b0a21c68-a6d8-49bc-937f-a7dfe4ca3f88 bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] No more DHCP agents 2026-05-31 18:34:05.426 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b0a21c68-a6d8-49bc-937f-a7dfe4ca3f88 bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Unable to schedule network cca5b3b5-3834-4672-a6cf-2f2f1fee809d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:05.535 7 INFO neutron.db.ovn_revision_numbers_db [None req-859d6a9a-31f6-46b2-8c40-57bc1de7a082 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource 4de0caef-7b90-4f34-a904-17f320c9c46e (type: security_group_rules) to 0 2026-05-31 18:34:05.614 7 INFO neutron.db.ovn_revision_numbers_db [None req-709734f4-7399-4256-b055-f07518f5a69f - - - - - -] Successfully bumped revision number for resource 1dd4400d-523c-4bf8-b327-e3194d3d7e66 (type: router_ports) to 2 2026-05-31 18:34:05.614 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-709734f4-7399-4256-b055-f07518f5a69f - - - - - -] OVN reports status down for port: 23a1eaec-ad8d-464c-921c-29c3e3b1574a [pid: 7|app: 0|req: 799/1645] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:34:05 2026] POST /v2.0/security-group-rules => generated 602 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:34:05.638 8 INFO neutron.db.ovn_revision_numbers_db [None req-b0a21c68-a6d8-49bc-937f-a7dfe4ca3f88 bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Successfully bumped revision number for resource 49c97216-6677-4e0f-b234-2e4f1006cfed (type: ports) to 1 [pid: 8|app: 0|req: 847/1646] 10.0.0.221 () {34 vars in 665 bytes} [Sun May 31 18:34:05 2026] POST /v2.0/ports => generated 955 bytes in 534 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-05-31 18:34:05.856 8 INFO neutron.db.ovn_revision_numbers_db [None req-efebb8d4-6415-4e46-bcef-79e9f4fbc5a7 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource 302f50b7-23f4-494a-b749-6e1393697ea3 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 848/1647] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:34:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:34:05.911 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-709734f4-7399-4256-b055-f07518f5a69f - - - - - -] OVN reports status down for port: 6f1d80ab-82fd-4f10-91e9-a9fa8b5401cf 2026-05-31 18:34:06.025 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-709734f4-7399-4256-b055-f07518f5a69f - - - - - -] Logical_Switch_Port 6f1d80ab-82fd-4f10-91e9-a9fa8b5401cf host information not removed, the port state is up 2026-05-31 18:34:06.026 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-709734f4-7399-4256-b055-f07518f5a69f - - - - - -] OVN reports status up for port: 6f1d80ab-82fd-4f10-91e9-a9fa8b5401cf 2026-05-31 18:34:06.049 7 INFO neutron.plugins.ml2.plugin [None req-709734f4-7399-4256-b055-f07518f5a69f - - - - - -] Attempt 1 to provision port 6f1d80ab-82fd-4f10-91e9-a9fa8b5401cf 2026-05-31 18:34:06.071 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b770e3c9-c92b-4834-99cd-faa150f95de4 bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] No more DHCP agents 2026-05-31 18:34:06.072 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b770e3c9-c92b-4834-99cd-faa150f95de4 bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:06.260 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bf1ebec0-e0ae-482c-8fb7-2a9dee662998 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] No more DHCP agents 2026-05-31 18:34:06.261 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bf1ebec0-e0ae-482c-8fb7-2a9dee662998 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Unable to schedule network dc2f3925-d256-42c8-8688-1d1af1344c83: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:06.376 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf1ebec0-e0ae-482c-8fb7-2a9dee662998 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource cf82b61b-b970-49d2-83b2-618127906e23 (type: ports) to 1 2026-05-31 18:34:06.846 8 INFO neutron.db.ovn_revision_numbers_db [None req-b770e3c9-c92b-4834-99cd-faa150f95de4 bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Successfully bumped revision number for resource ae01842b-b992-4e23-ba2a-991980dfcd6c (type: floatingips) to 1 2026-05-31 18:34:06.847 8 INFO neutron.db.l3_db [None req-b770e3c9-c92b-4834-99cd-faa150f95de4 bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Floating IP ae01842b-b992-4e23-ba2a-991980dfcd6c associated. External IP: 10.96.250.217, port: 49c97216-6677-4e0f-b234-2e4f1006cfed. [pid: 8|app: 0|req: 849/1648] 10.0.0.221 () {34 vars in 677 bytes} [Sun May 31 18:34:05 2026] POST /v2.0/floatingips => generated 842 bytes in 1002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:34:06.948 8 INFO neutron.db.securitygroups_db [None req-ad23d6ba-d061-4e21-b798-7873d0a58c21 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Project 205bac3d28924925bab77cebae903cb7 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-31 18:34:07.002 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bf1ebec0-e0ae-482c-8fb7-2a9dee662998 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] No more DHCP agents 2026-05-31 18:34:07.003 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bf1ebec0-e0ae-482c-8fb7-2a9dee662998 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Unable to schedule network dc2f3925-d256-42c8-8688-1d1af1344c83: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:07.071 8 INFO neutron.db.ovn_revision_numbers_db [None req-ad23d6ba-d061-4e21-b798-7873d0a58c21 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource a88fede9-bc89-4690-9dc9-8959064e8972 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 850/1649] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:34:06 2026] POST /v2.0/security-group-rules => generated 607 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1650] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:07 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:34:07.287 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf1ebec0-e0ae-482c-8fb7-2a9dee662998 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource cf82b61b-b970-49d2-83b2-618127906e23 (type: router_ports) to 1 [pid: 7|app: 0|req: 800/1651] 10.0.0.221 () {34 vars in 783 bytes} [Sun May 31 18:34:05 2026] PUT /v2.0/routers/00e80bf8-e7e5-4f7e-b6a0-5e0bee02ae12/add_router_interface => generated 309 bytes in 1667 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:07.346 7 INFO neutron.db.securitygroups_db [None req-d5208b27-7833-4061-9c7d-594791530543 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Project 205bac3d28924925bab77cebae903cb7 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-31 18:34:07.364 8 INFO neutron.db.ovn_revision_numbers_db [None req-33ed2c1d-ed58-474d-ba0b-bc4399b56aac bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Successfully bumped revision number for resource ae01842b-b992-4e23-ba2a-991980dfcd6c (type: floatingips) to 2 2026-05-31 18:34:07.418 8 INFO neutron.db.l3_db [None req-33ed2c1d-ed58-474d-ba0b-bc4399b56aac bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Floating IP ae01842b-b992-4e23-ba2a-991980dfcd6c disassociated. External IP: 10.96.250.217, port: 49c97216-6677-4e0f-b234-2e4f1006cfed. [pid: 8|app: 0|req: 852/1652] 10.0.0.221 () {34 vars in 749 bytes} [Sun May 31 18:34:07 2026] PUT /v2.0/floatingips/ae01842b-b992-4e23-ba2a-991980dfcd6c => generated 554 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:07.475 7 INFO neutron.db.ovn_revision_numbers_db [None req-d5208b27-7833-4061-9c7d-594791530543 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource 51ebbc5f-2a8a-4bb4-a0a0-f03e9c6b0c53 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 853/1653] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:07 2026] GET /v2.0/ports/cf82b61b-b970-49d2-83b2-618127906e23 => generated 953 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1654] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:34:07 2026] POST /v2.0/security-group-rules => generated 606 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1655] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:07 2026] GET /v2.0/ports/cf82b61b-b970-49d2-83b2-618127906e23 => generated 953 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:07.612 8 INFO neutron_taas.services.taas.taas_plugin [None req-342844ed-bef7-496c-9179-18fe6156144e bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] TaaS: Handle Delete Port: bb95b23c-d358-4272-a814-2ff5b3e17967 2026-05-31 18:34:07.615 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-342844ed-bef7-496c-9179-18fe6156144e bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Tap Mirror: Handle Delete Port: bb95b23c-d358-4272-a814-2ff5b3e17967 [pid: 8|app: 0|req: 854/1656] 10.0.0.221 () {32 vars in 732 bytes} [Sun May 31 18:34:07 2026] DELETE /v2.0/floatingips/ae01842b-b992-4e23-ba2a-991980dfcd6c => 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: 855/1657] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:34:07 2026] GET /v2.0/networks?id=0978610b-8331-4378-af1f-37ed13c0246c => generated 673 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1658] 10.0.0.221 () {32 vars in 649 bytes} [Sun May 31 18:34:07 2026] GET /v2.0/networks => generated 1298 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:34:07.946 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2d90e3c6-9a57-413c-93e0-5b4a7b686f3f bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] No more DHCP agents 2026-05-31 18:34:07.947 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2d90e3c6-9a57-413c-93e0-5b4a7b686f3f bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:08.177 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-5f2f8510-4fd8-473b-acc8-3d5d80de4870 req-5fadec61-1e0f-4d85-9f35-0c3ef1b80c73 5f43c9e07aa84463b056cb0877bfe59c 16dd0afdb16a49518775caa021ab19bd - - default default] No more DHCP agents 2026-05-31 18:34:08.178 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-5f2f8510-4fd8-473b-acc8-3d5d80de4870 req-5fadec61-1e0f-4d85-9f35-0c3ef1b80c73 5f43c9e07aa84463b056cb0877bfe59c 16dd0afdb16a49518775caa021ab19bd - - default default] Unable to schedule network 0978610b-8331-4378-af1f-37ed13c0246c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:08.344 8 INFO neutron.db.ovn_revision_numbers_db [req-5f2f8510-4fd8-473b-acc8-3d5d80de4870 req-5fadec61-1e0f-4d85-9f35-0c3ef1b80c73 5f43c9e07aa84463b056cb0877bfe59c 16dd0afdb16a49518775caa021ab19bd - - default default] Successfully bumped revision number for resource ac8ddab9-0dc8-4911-b29e-5cb195d1c0ac (type: ports) to 1 [pid: 8|app: 0|req: 857/1659] 199.204.45.227 () {38 vars in 955 bytes} [Sun May 31 18:34:07 2026] POST /v2.0/ports => generated 954 bytes in 469 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: 858/1660] 10.0.0.16 () {34 vars in 1099 bytes} [Sun May 31 18:34:08 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1034965164&fields=id&tenant_id=205bac3d28924925bab77cebae903cb7 => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1661] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:08 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => generated 957 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:08.768 7 INFO neutron.db.ovn_revision_numbers_db [None req-2d90e3c6-9a57-413c-93e0-5b4a7b686f3f bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Successfully bumped revision number for resource 9da55c6d-0a4a-4e6e-bd11-8ab13fb1e247 (type: floatingips) to 1 2026-05-31 18:34:08.768 7 INFO neutron.db.l3_db [None req-2d90e3c6-9a57-413c-93e0-5b4a7b686f3f bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Floating IP 9da55c6d-0a4a-4e6e-bd11-8ab13fb1e247 associated. External IP: 10.96.250.218, port: 119de613-9eb5-45b4-b9f5-f6113c88ac0c. [pid: 7|app: 0|req: 803/1662] 10.0.0.221 () {34 vars in 677 bytes} [Sun May 31 18:34:07 2026] POST /v2.0/floatingips => generated 841 bytes in 1061 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:34:08.840 8 INFO neutron.db.ovn_revision_numbers_db [req-5f2f8510-4fd8-473b-acc8-3d5d80de4870 req-8721fe7d-bbd8-4d7f-9443-aaed4c1e5335 d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource ac8ddab9-0dc8-4911-b29e-5cb195d1c0ac (type: ports) to 2 [pid: 7|app: 0|req: 804/1663] 10.0.0.16 () {34 vars in 981 bytes} [Sun May 31 18:34:08 2026] GET /v2.0/networks?id=cc442f6a-e5aa-4e88-9205-188d9243e606 => generated 661 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1664] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:08 2026] GET /v2.0/security-groups?id=097663e3-4c31-4f07-9141-82de8d046f0f&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1665] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:08 2026] GET /v2.0/ports/cf82b61b-b970-49d2-83b2-618127906e23 => generated 953 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1666] 10.0.0.221 () {32 vars in 729 bytes} [Sun May 31 18:34:08 2026] GET /v2.0/floatingips/9da55c6d-0a4a-4e6e-bd11-8ab13fb1e247 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1667] 10.0.0.16 () {34 vars in 964 bytes} [Sun May 31 18:34:08 2026] GET /v2.0/quotas/205bac3d28924925bab77cebae903cb7 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1668] 10.0.0.221 () {32 vars in 655 bytes} [Sun May 31 18:34:08 2026] GET /v2.0/floatingips => generated 846 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:09.038 8 INFO neutron.db.ovn_revision_numbers_db [req-5f2f8510-4fd8-473b-acc8-3d5d80de4870 req-8721fe7d-bbd8-4d7f-9443-aaed4c1e5335 d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource ac8ddab9-0dc8-4911-b29e-5cb195d1c0ac (type: ports) to 4 [pid: 8|app: 0|req: 860/1669] 199.204.45.227 () {38 vars in 1028 bytes} [Sun May 31 18:34:08 2026] PUT /v2.0/ports/ac8ddab9-0dc8-4911-b29e-5cb195d1c0ac => generated 1204 bytes in 589 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-05-31 18:34:09.087 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c4a74a6-3ef7-4b04-a41d-73f0eb259815'] response: {'name': 'network-changed', 'server_uuid': '861abe0b-b213-4e46-a5c8-8e8344e540ea', 'tag': 'ac8ddab9-0dc8-4911-b29e-5cb195d1c0ac', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 810/1670] 10.0.0.16 () {34 vars in 1001 bytes} [Sun May 31 18:34:09 2026] GET /v2.0/ports?tenant_id=205bac3d28924925bab77cebae903cb7&fields=id => generated 103 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1671] 10.0.0.16 () {34 vars in 1007 bytes} [Sun May 31 18:34:09 2026] GET /v2.0/networks/cc442f6a-e5aa-4e88-9205-188d9243e606?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1672] 10.0.0.16 () {34 vars in 1107 bytes} [Sun May 31 18:34:09 2026] GET /v2.0/networks/cc442f6a-e5aa-4e88-9205-188d9243e606?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: 813/1673] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:09 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:34:09.589 8 INFO neutron.db.ovn_revision_numbers_db [None req-2531798d-fa4a-4d19-84d8-3c294d695500 bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Successfully bumped revision number for resource 9da55c6d-0a4a-4e6e-bd11-8ab13fb1e247 (type: floatingips) to 2 [pid: 7|app: 0|req: 814/1674] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:34:09 2026] GET /v2.0/ports?tenant_id=16dd0afdb16a49518775caa021ab19bd&device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => generated 1207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1675] 199.204.45.227 () {34 vars in 1018 bytes} [Sun May 31 18:34:09 2026] GET /v2.0/networks?tenant_id=16dd0afdb16a49518775caa021ab19bd&shared=False => generated 771 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:09.692 8 INFO neutron.db.l3_db [None req-2531798d-fa4a-4d19-84d8-3c294d695500 bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Floating IP 9da55c6d-0a4a-4e6e-bd11-8ab13fb1e247 associated. External IP: 10.96.250.218, port: 119de613-9eb5-45b4-b9f5-f6113c88ac0c. [pid: 7|app: 0|req: 816/1676] 199.204.45.227 () {34 vars in 930 bytes} [Sun May 31 18:34:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1677] 10.0.0.221 () {34 vars in 749 bytes} [Sun May 31 18:34:09 2026] PUT /v2.0/floatingips/9da55c6d-0a4a-4e6e-bd11-8ab13fb1e247 => generated 844 bytes in 680 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:09.885 7 INFO neutron.db.ovn_revision_numbers_db [None req-dd58d5f9-57d2-40ca-a5b1-75552e88cddd bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Successfully bumped revision number for resource 9da55c6d-0a4a-4e6e-bd11-8ab13fb1e247 (type: floatingips) to 3 2026-05-31 18:34:09.927 7 INFO neutron.db.l3_db [None req-dd58d5f9-57d2-40ca-a5b1-75552e88cddd bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Floating IP 9da55c6d-0a4a-4e6e-bd11-8ab13fb1e247 disassociated. External IP: 10.96.250.218, port: 49c97216-6677-4e0f-b234-2e4f1006cfed. [pid: 7|app: 0|req: 817/1678] 10.0.0.221 () {34 vars in 749 bytes} [Sun May 31 18:34:09 2026] PUT /v2.0/floatingips/9da55c6d-0a4a-4e6e-bd11-8ab13fb1e247 => generated 554 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1679] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:09 2026] GET /v2.0/ports/cf82b61b-b970-49d2-83b2-618127906e23 => generated 953 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1680] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:09 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1681] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:10 2026] GET /v2.0/security-groups?id=097663e3-4c31-4f07-9141-82de8d046f0f&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:34:10.102 8 INFO neutron_taas.services.taas.taas_plugin [None req-c22c0872-b9e3-40a6-ba43-6020f996c629 bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] TaaS: Handle Delete Port: 9eed47c0-c57a-470c-b526-404be159dfe8 2026-05-31 18:34:10.105 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c22c0872-b9e3-40a6-ba43-6020f996c629 bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Tap Mirror: Handle Delete Port: 9eed47c0-c57a-470c-b526-404be159dfe8 [pid: 8|app: 0|req: 863/1682] 10.0.0.221 () {32 vars in 732 bytes} [Sun May 31 18:34:09 2026] DELETE /v2.0/floatingips/9da55c6d-0a4a-4e6e-bd11-8ab13fb1e247 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:34:10.270 7 INFO neutron.api.v2.resource [None req-36a9edaf-67d8-474d-911f-dc713d16cfc6 bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 820/1683] 10.0.0.221 () {32 vars in 732 bytes} [Sun May 31 18:34:10 2026] DELETE /v2.0/floatingips/9da55c6d-0a4a-4e6e-bd11-8ab13fb1e247 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1684] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:10 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:34:10.411 8 INFO neutron_taas.services.taas.taas_plugin [None req-a680f688-c241-4adc-9dbf-0fb17bbadff3 bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] TaaS: Handle Delete Port: 49c97216-6677-4e0f-b234-2e4f1006cfed 2026-05-31 18:34:10.415 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a680f688-c241-4adc-9dbf-0fb17bbadff3 bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Tap Mirror: Handle Delete Port: 49c97216-6677-4e0f-b234-2e4f1006cfed [pid: 8|app: 0|req: 864/1685] 10.0.0.221 () {32 vars in 720 bytes} [Sun May 31 18:34:10 2026] DELETE /v2.0/ports/49c97216-6677-4e0f-b234-2e4f1006cfed => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:34:10.704 7 INFO neutron_taas.services.taas.taas_plugin [None req-22e6d42f-289d-4d44-9446-808282af53e8 bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] TaaS: Handle Delete Port: 119de613-9eb5-45b4-b9f5-f6113c88ac0c 2026-05-31 18:34:10.706 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22e6d42f-289d-4d44-9446-808282af53e8 bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Tap Mirror: Handle Delete Port: 119de613-9eb5-45b4-b9f5-f6113c88ac0c [pid: 8|app: 0|req: 865/1686] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:34:10 2026] GET /v2.0/ports?tenant_id=16dd0afdb16a49518775caa021ab19bd&device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => generated 1207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1687] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:34:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=ac8ddab9-0dc8-4911-b29e-5cb195d1c0ac => 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: 867/1688] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:34:10 2026] GET /v2.0/subnets?id=fa1c31ed-0c93-4ec0-8ea4-5dd6ded2a1e3 => generated 691 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1689] 10.0.0.221 () {32 vars in 720 bytes} [Sun May 31 18:34:10 2026] DELETE /v2.0/ports/119de613-9eb5-45b4-b9f5-f6113c88ac0c => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1690] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:34:10 2026] GET /v2.0/ports?network_id=0978610b-8331-4378-af1f-37ed13c0246c&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: 823/1691] 10.0.0.221 () {32 vars in 736 bytes} [Sun May 31 18:34:10 2026] GET /v2.0/ports?device_id=213c8386-8056-415a-a874-09edd6065e62 => generated 944 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1692] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:34:10 2026] GET /v2.0/networks/0978610b-8331-4378-af1f-37ed13c0246c?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1693] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:34:10 2026] GET /v2.0/networks/0978610b-8331-4378-af1f-37ed13c0246c?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: 871/1694] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:10 2026] GET /v2.0/ports/cf82b61b-b970-49d2-83b2-618127906e23 => generated 953 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:11.161 7 INFO neutron_taas.services.taas.taas_plugin [None req-f45a872e-f79b-4eb0-b0bb-5b4dc38b7899 bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] TaaS: Handle Delete Port: 1c550005-33d9-4c76-89a1-1f0af043a362 [pid: 8|app: 0|req: 872/1695] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:11 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:11.164 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f45a872e-f79b-4eb0-b0bb-5b4dc38b7899 bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Tap Mirror: Handle Delete Port: 1c550005-33d9-4c76-89a1-1f0af043a362 [pid: 8|app: 0|req: 873/1696] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:11 2026] GET /v2.0/security-groups?id=097663e3-4c31-4f07-9141-82de8d046f0f&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: 874/1697] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:11 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:34:11.670 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-709734f4-7399-4256-b055-f07518f5a69f - - - - - -] No hosting information found for port 6f1d80ab-82fd-4f10-91e9-a9fa8b5401cf: RuntimeError: No hosting information found for port 6f1d80ab-82fd-4f10-91e9-a9fa8b5401cf 2026-05-31 18:34:11.670 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-709734f4-7399-4256-b055-f07518f5a69f - - - - - -] OVN reports status down for port: 6b340bff-4f54-4d32-83ef-7cd3745862f6 [pid: 7|app: 0|req: 824/1698] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:34:10 2026] PUT /v2.0/routers/213c8386-8056-415a-a874-09edd6065e62/remove_router_interface => generated 309 bytes in 784 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:11.737 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-709734f4-7399-4256-b055-f07518f5a69f - - - - - -] Logical_Switch_Port 6b340bff-4f54-4d32-83ef-7cd3745862f6 host information not removed, the port state is up 2026-05-31 18:34:11.738 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-709734f4-7399-4256-b055-f07518f5a69f - - - - - -] OVN reports status up for port: 6b340bff-4f54-4d32-83ef-7cd3745862f6 2026-05-31 18:34:11.748 7 INFO neutron.plugins.ml2.plugin [None req-709734f4-7399-4256-b055-f07518f5a69f - - - - - -] Attempt 1 to provision port 6b340bff-4f54-4d32-83ef-7cd3745862f6 2026-05-31 18:34:11.979 8 INFO neutron_taas.services.taas.taas_plugin [None req-663f8f2a-3a63-4d8b-86f2-e80de0a4fe40 bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] TaaS: Handle Delete Port: 6f1d80ab-82fd-4f10-91e9-a9fa8b5401cf 2026-05-31 18:34:11.982 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-663f8f2a-3a63-4d8b-86f2-e80de0a4fe40 bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Tap Mirror: Handle Delete Port: 6f1d80ab-82fd-4f10-91e9-a9fa8b5401cf /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: 825/1699] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:12 2026] GET /v2.0/ports/cf82b61b-b970-49d2-83b2-618127906e23 => generated 953 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:12.292 7 INFO neutron.db.ovn_revision_numbers_db [None req-709734f4-7399-4256-b055-f07518f5a69f - - - - - -] Successfully bumped revision number for resource 6b340bff-4f54-4d32-83ef-7cd3745862f6 (type: ports) to 2 [pid: 7|app: 0|req: 826/1700] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:12 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1701] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:12 2026] GET /v2.0/security-groups?id=097663e3-4c31-4f07-9141-82de8d046f0f&fields=id&fields=name => generated 88 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1702] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:34:11 2026] DELETE /v2.0/routers/213c8386-8056-415a-a874-09edd6065e62 => generated 0 bytes in 737 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1703] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:12 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => 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: 828/1704] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:34:12 2026] DELETE /v2.0/subnets/06e9d6c3-4e84-4fea-9ec7-0a050ee9e27c => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:34:12.733 8 INFO neutron_taas.services.taas.taas_plugin [None req-9c2870e3-bf5c-4b5f-a18c-ad0d31500729 bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] TaaS: Handle Delete Port: 23a1eaec-ad8d-464c-921c-29c3e3b1574a 2026-05-31 18:34:12.736 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c2870e3-bf5c-4b5f-a18c-ad0d31500729 bbc6ef52e6da473ba9149b74efcb69a2 fb01e8dfe9c540739d0321ac2070d632 - - default default] Tap Mirror: Handle Delete Port: 23a1eaec-ad8d-464c-921c-29c3e3b1574a 2026-05-31 18:34:12.937 8 INFO neutron.services.segments.plugin [-] Segment c7ee2e78-fdc1-4e25-bc9c-003ad06d216a resource provider aggregate not found 2026-05-31 18:34:12.944 8 INFO neutron.services.segments.plugin [-] Segment c7ee2e78-fdc1-4e25-bc9c-003ad06d216a resource provider aggregate not found 2026-05-31 18:34:12.961 8 INFO neutron.services.segments.plugin [-] Segment c7ee2e78-fdc1-4e25-bc9c-003ad06d216a 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 c7ee2e78-fdc1-4e25-bc9c-003ad06d216a found for delete ", "request_id": "req-c2651e8c-a994-4d2c-88da-b84a3927a36d"}]} 2026-05-31 18:34:12.963 8 INFO neutron.services.segments.plugin [-] Segment c7ee2e78-fdc1-4e25-bc9c-003ad06d216a 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 c7ee2e78-fdc1-4e25-bc9c-003ad06d216a found for delete ", "request_id": "req-38cd3feb-cc63-452c-adca-ad2b14eb6677"}]} [pid: 8|app: 0|req: 877/1705] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:34:12 2026] DELETE /v2.0/networks/cca5b3b5-3834-4672-a6cf-2f2f1fee809d => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1706] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:13 2026] GET /v2.0/ports/cf82b61b-b970-49d2-83b2-618127906e23 => generated 953 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1707] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:13 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1708] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:13 2026] GET /v2.0/security-groups?id=097663e3-4c31-4f07-9141-82de8d046f0f&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: 830/1709] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:34:13 2026] GET /v2.0/security-groups?tenant_id=fb01e8dfe9c540739d0321ac2070d632&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1710] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:34:13 2026] GET /v2.0/networks?id=cc442f6a-e5aa-4e88-9205-188d9243e606 => generated 661 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1711] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:13 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => 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: 832/1712] 199.204.45.227 () {34 vars in 1050 bytes} [Sun May 31 18:34:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=205bac3d28924925bab77cebae903cb7 => generated 181 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1713] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:34:13 2026] DELETE /v2.0/security-groups/7c35ce39-fa0a-4efc-89e7-e46f1c8f42ae => generated 0 bytes in 326 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:34:14.006 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-633761b1-8bf0-4d50-bcf0-d0836e28c721 req-a3bf4a6c-9f11-4e46-8a91-77e587cf2c80 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] No more DHCP agents 2026-05-31 18:34:14.007 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-633761b1-8bf0-4d50-bcf0-d0836e28c721 req-a3bf4a6c-9f11-4e46-8a91-77e587cf2c80 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Unable to schedule network cc442f6a-e5aa-4e88-9205-188d9243e606: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:14.188 7 INFO neutron.db.ovn_revision_numbers_db [req-633761b1-8bf0-4d50-bcf0-d0836e28c721 req-a3bf4a6c-9f11-4e46-8a91-77e587cf2c80 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource 513f6dd7-8a4b-44c0-8de7-39c7c8257a77 (type: ports) to 1 [pid: 8|app: 0|req: 884/1716] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:14 2026] GET /v2.0/ports/cf82b61b-b970-49d2-83b2-618127906e23 => 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: 833/1717] 199.204.45.227 () {38 vars in 955 bytes} [Sun May 31 18:34:13 2026] POST /v2.0/ports => generated 954 bytes in 577 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:34:14.591 8 INFO neutron.db.ovn_revision_numbers_db [req-633761b1-8bf0-4d50-bcf0-d0836e28c721 req-7b8e4cb2-faee-46b4-b038-4874efc41063 d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource 513f6dd7-8a4b-44c0-8de7-39c7c8257a77 (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: 7|app: 0|req: 834/1718] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:14 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1719] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:14 2026] GET /v2.0/security-groups?id=097663e3-4c31-4f07-9141-82de8d046f0f&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1720] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:14 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1721] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:14 2026] GET /v2.0/security-groups?id=a00827c1-3a32-4e91-a356-e147abf19e06&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-05-31 18:34:14.777 8 INFO neutron.db.ovn_revision_numbers_db [req-633761b1-8bf0-4d50-bcf0-d0836e28c721 req-7b8e4cb2-faee-46b4-b038-4874efc41063 d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource 513f6dd7-8a4b-44c0-8de7-39c7c8257a77 (type: ports) to 4 [pid: 8|app: 0|req: 885/1722] 199.204.45.227 () {38 vars in 1028 bytes} [Sun May 31 18:34:14 2026] PUT /v2.0/ports/513f6dd7-8a4b-44c0-8de7-39c7c8257a77 => generated 1204 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:34:14.833 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c360a51e-78f4-4ad1-8cc2-fc57ac610873'] response: {'name': 'network-changed', 'server_uuid': 'ee8e75ca-c9ca-45aa-86c7-46e921ca4b32', 'tag': '513f6dd7-8a4b-44c0-8de7-39c7c8257a77', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 838/1723] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:15 2026] GET /v2.0/ports/cf82b61b-b970-49d2-83b2-618127906e23 => generated 953 bytes in 33 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: 886/1724] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:34:15 2026] GET /v2.0/ports?tenant_id=205bac3d28924925bab77cebae903cb7&device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => generated 1207 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1725] 199.204.45.227 () {34 vars in 1018 bytes} [Sun May 31 18:34:15 2026] GET /v2.0/networks?tenant_id=205bac3d28924925bab77cebae903cb7&shared=False => generated 759 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1726] 199.204.45.227 () {34 vars in 930 bytes} [Sun May 31 18:34:15 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1727] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:15 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1728] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:15 2026] GET /v2.0/security-groups?id=097663e3-4c31-4f07-9141-82de8d046f0f&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:34:15.896 7 INFO neutron.db.ovn_revision_numbers_db [None req-83b2cb6f-131b-45cf-9f01-365294c3508d a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Successfully bumped revision number for resource 181327df-6ac9-477a-8239-a6fb1158e30c (type: security_groups) to 1 [pid: 8|app: 0|req: 890/1729] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:15 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:15.912 7 INFO neutron.db.ovn_revision_numbers_db [None req-83b2cb6f-131b-45cf-9f01-365294c3508d a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Successfully bumped revision number for resource 3aa0d155-9db7-4f4f-b2f4-3d9622c29810 (type: security_group_rules) to 0 2026-05-31 18:34:15.924 7 INFO neutron.db.ovn_revision_numbers_db [None req-83b2cb6f-131b-45cf-9f01-365294c3508d a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Successfully bumped revision number for resource 7472593b-d544-4d68-9ef3-62295dfd5ed1 (type: security_group_rules) to 0 2026-05-31 18:34:15.938 7 INFO neutron.db.ovn_revision_numbers_db [None req-83b2cb6f-131b-45cf-9f01-365294c3508d a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Successfully bumped revision number for resource 8bf6f139-b8c5-43f9-8a1e-ad212cc2f347 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 891/1730] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:15 2026] GET /v2.0/security-groups?id=a00827c1-3a32-4e91-a356-e147abf19e06&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-05-31 18:34:15.949 7 INFO neutron.db.ovn_revision_numbers_db [None req-83b2cb6f-131b-45cf-9f01-365294c3508d a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Successfully bumped revision number for resource e9789ed2-c5fb-4fb7-ae3d-994dc9bbdc28 (type: security_group_rules) to 0 2026-05-31 18:34:16.026 7 INFO neutron.db.segments_db [None req-83b2cb6f-131b-45cf-9f01-365294c3508d a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Added segment f6a0411c-bfe9-418d-b261-e73c9722cfa3 of type geneve for network 75ce39c1-e143-4119-9576-e5f718e83544 2026-05-31 18:34:16.142 7 INFO neutron.db.ovn_revision_numbers_db [None req-83b2cb6f-131b-45cf-9f01-365294c3508d a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Successfully bumped revision number for resource 75ce39c1-e143-4119-9576-e5f718e83544 (type: networks) to 1 2026-05-31 18:34:16.290 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-83b2cb6f-131b-45cf-9f01-365294c3508d a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] No more DHCP agents 2026-05-31 18:34:16.291 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-83b2cb6f-131b-45cf-9f01-365294c3508d a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Unable to schedule network 75ce39c1-e143-4119-9576-e5f718e83544: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 892/1731] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:16 2026] GET /v2.0/ports/cf82b61b-b970-49d2-83b2-618127906e23 => generated 953 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:16.420 7 INFO neutron.db.ovn_revision_numbers_db [None req-83b2cb6f-131b-45cf-9f01-365294c3508d a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Successfully bumped revision number for resource 828e2e7e-992b-40e0-9690-0b95ce4ee928 (type: ports) to 1 [pid: 7|app: 0|req: 840/1732] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:34:15 2026] POST /v2.0/networks => generated 628 bytes in 922 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1733] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:34:16 2026] GET /v2.0/floatingips => generated 19 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:34:16.527 7 INFO neutron.db.segments_db [None req-53639f47-42cf-4b38-a43a-ae86eb171057 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Added segment dd0403f6-0e88-43eb-9037-2d800a4829d5 of type geneve for network 5c5a7c53-7341-4c2b-bf3e-32a7349d30b6 [pid: 8|app: 0|req: 894/1734] 10.0.0.180 () {28 vars in 585 bytes} [Sun May 31 18:34:16 2026] GET /v2.0/networks => generated 5869 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1735] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:34:16 2026] GET /v2.0/ports?tenant_id=205bac3d28924925bab77cebae903cb7&device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => generated 1207 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1736] 10.0.0.180 () {28 vars in 619 bytes} [Sun May 31 18:34:16 2026] GET /v2.0/network-ip-availabilities => generated 3191 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1737] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:34:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=513f6dd7-8a4b-44c0-8de7-39c7c8257a77 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:34:16.646 7 INFO neutron.db.ovn_revision_numbers_db [None req-53639f47-42cf-4b38-a43a-ae86eb171057 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Successfully bumped revision number for resource 5c5a7c53-7341-4c2b-bf3e-32a7349d30b6 (type: networks) to 1 [pid: 8|app: 0|req: 898/1738] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:34:16 2026] GET /v2.0/subnets => generated 3966 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1739] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:34:16 2026] GET /v2.0/subnets?id=dc0d766f-dfa1-42c3-a18e-6185ea59c5d6 => generated 676 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1740] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:34:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1741] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:34:16 2026] GET /v2.0/ports?network_id=cc442f6a-e5aa-4e88-9205-188d9243e606&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: 8|app: 0|req: 902/1742] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:34:16 2026] GET /v2.0/routers => generated 2553 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1743] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:34:16 2026] GET /v2.0/networks/cc442f6a-e5aa-4e88-9205-188d9243e606?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:34:16.830 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-53639f47-42cf-4b38-a43a-ae86eb171057 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] No more DHCP agents 2026-05-31 18:34:16.834 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-53639f47-42cf-4b38-a43a-ae86eb171057 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Unable to schedule network 5c5a7c53-7341-4c2b-bf3e-32a7349d30b6: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 904/1744] 10.0.0.180 () {28 vars in 624 bytes} [Sun May 31 18:34:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1745] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:34:16 2026] GET /v2.0/networks/cc442f6a-e5aa-4e88-9205-188d9243e606?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: 8|app: 0|req: 906/1746] 10.0.0.180 () {28 vars in 581 bytes} [Sun May 31 18:34:16 2026] GET /v2.0/agents => generated 1214 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:34:16.993 7 INFO neutron.db.ovn_revision_numbers_db [None req-53639f47-42cf-4b38-a43a-ae86eb171057 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Successfully bumped revision number for resource c4c925aa-7383-48d8-86c8-82f31dbdeb4a (type: ports) to 1 [pid: 7|app: 0|req: 841/1747] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:34:16 2026] POST /v2.0/networks => generated 630 bytes in 570 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1748] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:16 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1749] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:17 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1750] 10.0.0.180 () {28 vars in 599 bytes} [Sun May 31 18:34:17 2026] GET /v2.0/security-groups => generated 34359 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1751] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:17 2026] GET /v2.0/security-groups?id=097663e3-4c31-4f07-9141-82de8d046f0f&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1752] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:17 2026] GET /v2.0/security-groups?id=a00827c1-3a32-4e91-a356-e147abf19e06&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: 845/1753] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:34:17 2026] GET /v2.0/subnets => generated 3966 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:34:17.250 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dba2efff-58b8-41b2-ad70-6f2a516fea84 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] No more DHCP agents 2026-05-31 18:34:17.251 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dba2efff-58b8-41b2-ad70-6f2a516fea84 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Unable to schedule network 75ce39c1-e143-4119-9576-e5f718e83544: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 846/1754] 10.0.0.180 () {28 vars in 579 bytes} [Sun May 31 18:34:17 2026] GET /v2.0/ports => generated 19643 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1755] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:17 2026] GET /v2.0/ports/cf82b61b-b970-49d2-83b2-618127906e23 => generated 953 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:17.683 8 INFO neutron.db.ovn_revision_numbers_db [None req-73c2c0c3-8d5f-4a1d-8842-2dd7be9d38d8 - - - - - -] Successfully bumped revision number for resource 828e2e7e-992b-40e0-9690-0b95ce4ee928 (type: ports) to 2 2026-05-31 18:34:17.709 8 INFO neutron.db.ovn_revision_numbers_db [None req-73c2c0c3-8d5f-4a1d-8842-2dd7be9d38d8 - - - - - -] Successfully bumped revision number for resource 8d3e0888-4cc0-49e2-9b53-d07d300de04e (type: subnets) to 0 [pid: 8|app: 0|req: 909/1756] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:34:17 2026] POST /v2.0/subnets => generated 626 bytes in 673 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:34:17.869 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ed4f0954-7f06-4e84-88eb-1ead470fe7d8 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] No more DHCP agents 2026-05-31 18:34:17.870 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ed4f0954-7f06-4e84-88eb-1ead470fe7d8 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Unable to schedule network 5c5a7c53-7341-4c2b-bf3e-32a7349d30b6: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:17.967 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-3697f1db-2c71-4b69-aace-f9c53fc14942 - - - - - -] No hosting information found for port 6b340bff-4f54-4d32-83ef-7cd3745862f6: RuntimeError: No hosting information found for port 6b340bff-4f54-4d32-83ef-7cd3745862f6 2026-05-31 18:34:17.968 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3697f1db-2c71-4b69-aace-f9c53fc14942 - - - - - -] OVN reports status down for port: 6c5a388b-75ce-4cc9-ba42-64c5c58faf5f [pid: 8|app: 0|req: 910/1757] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:18 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:18.208 7 INFO neutron.db.ovn_revision_numbers_db [None req-3697f1db-2c71-4b69-aace-f9c53fc14942 - - - - - -] Successfully bumped revision number for resource 6b340bff-4f54-4d32-83ef-7cd3745862f6 (type: router_ports) to 2 2026-05-31 18:34:18.208 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3697f1db-2c71-4b69-aace-f9c53fc14942 - - - - - -] OVN reports status down for port: 4a71c139-4c67-40a5-ab71-dfa9eff3d138 [pid: 8|app: 0|req: 911/1758] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:18 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => generated 969 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1759] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:18 2026] GET /v2.0/security-groups?id=097663e3-4c31-4f07-9141-82de8d046f0f&fields=id&fields=name => generated 88 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1760] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:18 2026] GET /v2.0/security-groups?id=a00827c1-3a32-4e91-a356-e147abf19e06&fields=id&fields=name => generated 114 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:18.298 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3697f1db-2c71-4b69-aace-f9c53fc14942 - - - - - -] OVN reports status down for port: 1c550005-33d9-4c76-89a1-1f0af043a362 2026-05-31 18:34:18.311 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3697f1db-2c71-4b69-aace-f9c53fc14942 - - - - - -] OVN reports status up for port: 1c550005-33d9-4c76-89a1-1f0af043a362 2026-05-31 18:34:18.345 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3697f1db-2c71-4b69-aace-f9c53fc14942 - - - - - -] OVN reports status down for port: 85ed631c-8c5f-4ee7-85d6-808819232f80 2026-05-31 18:34:18.453 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-3697f1db-2c71-4b69-aace-f9c53fc14942 - - - - - -] Logical_Switch_Port 85ed631c-8c5f-4ee7-85d6-808819232f80 host information not removed, the port state is up 2026-05-31 18:34:18.453 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3697f1db-2c71-4b69-aace-f9c53fc14942 - - - - - -] OVN reports status up for port: 85ed631c-8c5f-4ee7-85d6-808819232f80 [pid: 8|app: 0|req: 914/1761] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:18 2026] GET /v2.0/ports/cf82b61b-b970-49d2-83b2-618127906e23 => generated 953 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:18.478 7 INFO neutron.plugins.ml2.plugin [None req-3697f1db-2c71-4b69-aace-f9c53fc14942 - - - - - -] Attempt 1 to provision port 85ed631c-8c5f-4ee7-85d6-808819232f80 2026-05-31 18:34:18.505 7 INFO neutron.db.ovn_revision_numbers_db [None req-ec49cfc8-760c-4199-90b3-d019a66362fc - - - - - -] Successfully bumped revision number for resource c4c925aa-7383-48d8-86c8-82f31dbdeb4a (type: ports) to 2 2026-05-31 18:34:18.552 7 INFO neutron.db.ovn_revision_numbers_db [None req-ec49cfc8-760c-4199-90b3-d019a66362fc - - - - - -] Successfully bumped revision number for resource f752138e-bd4e-4ad7-8bd2-2296054d87c2 (type: subnets) to 0 [pid: 7|app: 0|req: 848/1762] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:34:17 2026] POST /v2.0/subnets => generated 626 bytes in 850 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:34:18.712 8 INFO neutron.db.ovn_revision_numbers_db [None req-d7a12e3d-927c-4d1a-b3ba-58ed316f22e3 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Successfully bumped revision number for resource bca172f4-3110-4c98-a21d-070567c68d10 (type: routers) to 1 [pid: 8|app: 0|req: 915/1763] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:34:18 2026] POST /v2.0/routers => generated 603 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1764] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:19 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1765] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:19 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1766] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:19 2026] GET /v2.0/security-groups?id=097663e3-4c31-4f07-9141-82de8d046f0f&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1767] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:19 2026] GET /v2.0/security-groups?id=a00827c1-3a32-4e91-a356-e147abf19e06&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1768] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:19 2026] GET /v2.0/ports/cf82b61b-b970-49d2-83b2-618127906e23 => generated 953 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:19.612 7 INFO neutron.db.ovn_revision_numbers_db [None req-3697f1db-2c71-4b69-aace-f9c53fc14942 - - - - - -] Successfully bumped revision number for resource 85ed631c-8c5f-4ee7-85d6-808819232f80 (type: ports) to 2 2026-05-31 18:34:19.717 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b76e6a47-6359-4214-a8f0-d6579e870acb a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] No more DHCP agents 2026-05-31 18:34:19.718 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b76e6a47-6359-4214-a8f0-d6579e870acb a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Unable to schedule network 75ce39c1-e143-4119-9576-e5f718e83544: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:19.893 7 INFO neutron.db.ovn_revision_numbers_db [None req-b76e6a47-6359-4214-a8f0-d6579e870acb a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Successfully bumped revision number for resource 770818ff-e149-41c6-a72c-0fd9e053e836 (type: ports) to 1 2026-05-31 18:34:20.435 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b76e6a47-6359-4214-a8f0-d6579e870acb a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] No more DHCP agents 2026-05-31 18:34:20.436 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b76e6a47-6359-4214-a8f0-d6579e870acb a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Unable to schedule network 75ce39c1-e143-4119-9576-e5f718e83544: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 921/1769] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:20 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1770] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:20 2026] GET /v2.0/ports/cf82b61b-b970-49d2-83b2-618127906e23 => generated 953 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1771] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:20 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:20.677 7 INFO neutron.db.ovn_revision_numbers_db [None req-b76e6a47-6359-4214-a8f0-d6579e870acb a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Successfully bumped revision number for resource 770818ff-e149-41c6-a72c-0fd9e053e836 (type: router_ports) to 1 [pid: 7|app: 0|req: 849/1772] 10.0.0.221 () {34 vars in 783 bytes} [Sun May 31 18:34:18 2026] PUT /v2.0/routers/bca172f4-3110-4c98-a21d-070567c68d10/add_router_interface => generated 309 bytes in 1948 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1773] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:20 2026] GET /v2.0/security-groups?id=097663e3-4c31-4f07-9141-82de8d046f0f&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1774] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:20 2026] GET /v2.0/security-groups?id=a00827c1-3a32-4e91-a356-e147abf19e06&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1775] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:20 2026] GET /v2.0/ports/770818ff-e149-41c6-a72c-0fd9e053e836 => generated 941 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:21.132 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-207196a1-92a0-49b2-b4ab-e5e80c1df8df a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] No more DHCP agents 2026-05-31 18:34:21.133 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-207196a1-92a0-49b2-b4ab-e5e80c1df8df a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Unable to schedule network 5c5a7c53-7341-4c2b-bf3e-32a7349d30b6: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:21.305 7 INFO neutron.db.ovn_revision_numbers_db [None req-207196a1-92a0-49b2-b4ab-e5e80c1df8df a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Successfully bumped revision number for resource f41b06fa-49c1-4c7c-9508-2913f4a65f92 (type: ports) to 1 [pid: 8|app: 0|req: 926/1776] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:21 2026] GET /v2.0/ports/cf82b61b-b970-49d2-83b2-618127906e23 => generated 953 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1777] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:21 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => 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: 928/1778] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:21 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1779] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:21 2026] GET /v2.0/security-groups?id=097663e3-4c31-4f07-9141-82de8d046f0f&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1780] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:21 2026] GET /v2.0/security-groups?id=a00827c1-3a32-4e91-a356-e147abf19e06&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-05-31 18:34:21.980 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-207196a1-92a0-49b2-b4ab-e5e80c1df8df a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] No more DHCP agents 2026-05-31 18:34:21.981 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-207196a1-92a0-49b2-b4ab-e5e80c1df8df a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Unable to schedule network 5c5a7c53-7341-4c2b-bf3e-32a7349d30b6: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:22.246 7 INFO neutron.db.ovn_revision_numbers_db [None req-207196a1-92a0-49b2-b4ab-e5e80c1df8df a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Successfully bumped revision number for resource f41b06fa-49c1-4c7c-9508-2913f4a65f92 (type: router_ports) to 1 [pid: 7|app: 0|req: 851/1781] 10.0.0.221 () {34 vars in 783 bytes} [Sun May 31 18:34:20 2026] PUT /v2.0/routers/bca172f4-3110-4c98-a21d-070567c68d10/add_router_interface => generated 309 bytes in 1527 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1782] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:22 2026] GET /v2.0/ports/f41b06fa-49c1-4c7c-9508-2913f4a65f92 => generated 941 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1783] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:22 2026] GET /v2.0/ports/f41b06fa-49c1-4c7c-9508-2913f4a65f92 => generated 941 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1784] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:22 2026] GET /v2.0/ports/cf82b61b-b970-49d2-83b2-618127906e23 => generated 953 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1785] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:23 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => 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: 853/1786] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:22 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1787] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:23 2026] GET /v2.0/security-groups?id=097663e3-4c31-4f07-9141-82de8d046f0f&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: 854/1788] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:23 2026] GET /v2.0/security-groups?id=a00827c1-3a32-4e91-a356-e147abf19e06&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: 935/1789] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:23 2026] GET /v2.0/ports/f41b06fa-49c1-4c7c-9508-2913f4a65f92 => generated 941 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1790] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:23 2026] GET /v2.0/ports/cf82b61b-b970-49d2-83b2-618127906e23 => generated 953 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1791] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:24 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1792] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:24 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1793] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:24 2026] GET /v2.0/security-groups?id=097663e3-4c31-4f07-9141-82de8d046f0f&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: 857/1794] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:24 2026] GET /v2.0/security-groups?id=a00827c1-3a32-4e91-a356-e147abf19e06&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1795] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:24 2026] GET /v2.0/ports/f41b06fa-49c1-4c7c-9508-2913f4a65f92 => generated 941 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1796] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:24 2026] GET /v2.0/ports/cf82b61b-b970-49d2-83b2-618127906e23 => generated 953 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:25.230 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-39e7a8c7-94c8-4394-bd6c-1ac18679a23a - - - - - -] No hosting information found for port 85ed631c-8c5f-4ee7-85d6-808819232f80: RuntimeError: No hosting information found for port 85ed631c-8c5f-4ee7-85d6-808819232f80 2026-05-31 18:34:25.231 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-39e7a8c7-94c8-4394-bd6c-1ac18679a23a - - - - - -] OVN reports status down for port: 119de613-9eb5-45b4-b9f5-f6113c88ac0c 2026-05-31 18:34:25.368 7 INFO neutron.db.ovn_revision_numbers_db [None req-39e7a8c7-94c8-4394-bd6c-1ac18679a23a - - - - - -] Successfully bumped revision number for resource 85ed631c-8c5f-4ee7-85d6-808819232f80 (type: router_ports) to 2 2026-05-31 18:34:25.369 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-39e7a8c7-94c8-4394-bd6c-1ac18679a23a - - - - - -] OVN reports status down for port: 49c97216-6677-4e0f-b234-2e4f1006cfed [pid: 8|app: 0|req: 939/1797] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:25 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:25.387 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-39e7a8c7-94c8-4394-bd6c-1ac18679a23a - - - - - -] OVN reports status down for port: cf82b61b-b970-49d2-83b2-618127906e23 [pid: 7|app: 0|req: 859/1798] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:25 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1799] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:25 2026] GET /v2.0/security-groups?id=097663e3-4c31-4f07-9141-82de8d046f0f&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1800] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:25 2026] GET /v2.0/security-groups?id=a00827c1-3a32-4e91-a356-e147abf19e06&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1801] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:25 2026] GET /v2.0/ports/f41b06fa-49c1-4c7c-9508-2913f4a65f92 => generated 941 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:25.471 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-39e7a8c7-94c8-4394-bd6c-1ac18679a23a - - - - - -] Logical_Switch_Port cf82b61b-b970-49d2-83b2-618127906e23 host information not removed, the port state is up 2026-05-31 18:34:25.495 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-39e7a8c7-94c8-4394-bd6c-1ac18679a23a - - - - - -] OVN reports status up for port: cf82b61b-b970-49d2-83b2-618127906e23 2026-05-31 18:34:25.510 7 INFO neutron.plugins.ml2.plugin [None req-39e7a8c7-94c8-4394-bd6c-1ac18679a23a - - - - - -] Attempt 1 to provision port cf82b61b-b970-49d2-83b2-618127906e23 2026-05-31 18:34:25.828 7 INFO neutron.db.ovn_revision_numbers_db [None req-39e7a8c7-94c8-4394-bd6c-1ac18679a23a - - - - - -] Successfully bumped revision number for resource cf82b61b-b970-49d2-83b2-618127906e23 (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: 7|app: 0|req: 861/1802] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:25 2026] GET /v2.0/ports/cf82b61b-b970-49d2-83b2-618127906e23 => generated 955 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:26.169 8 INFO neutron_taas.services.taas.taas_plugin [None req-b2354eff-4d87-4373-afde-27ecc3555e07 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] TaaS: Handle Delete Port: cf82b61b-b970-49d2-83b2-618127906e23 2026-05-31 18:34:26.173 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b2354eff-4d87-4373-afde-27ecc3555e07 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Tap Mirror: Handle Delete Port: cf82b61b-b970-49d2-83b2-618127906e23 [pid: 7|app: 0|req: 862/1803] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:26 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1804] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:34:25 2026] PUT /v2.0/routers/00e80bf8-e7e5-4f7e-b6a0-5e0bee02ae12/remove_router_interface => generated 309 bytes in 592 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: 943/1805] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:26 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1806] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:26 2026] GET /v2.0/security-groups?id=097663e3-4c31-4f07-9141-82de8d046f0f&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: 863/1807] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:26 2026] GET /v2.0/ports/f41b06fa-49c1-4c7c-9508-2913f4a65f92 => generated 941 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1808] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:26 2026] GET /v2.0/security-groups?id=a00827c1-3a32-4e91-a356-e147abf19e06&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1809] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:26 2026] GET /v2.0/ports/85ed631c-8c5f-4ee7-85d6-808819232f80 => generated 947 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:26.923 7 INFO neutron_taas.services.taas.taas_plugin [None req-076a7979-d783-47df-9da9-ef65387210a1 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] TaaS: Handle Delete Port: 85ed631c-8c5f-4ee7-85d6-808819232f80 2026-05-31 18:34:26.927 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-076a7979-d783-47df-9da9-ef65387210a1 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Tap Mirror: Handle Delete Port: 85ed631c-8c5f-4ee7-85d6-808819232f80 [pid: 7|app: 0|req: 865/1810] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:34:26 2026] PUT /v2.0/routers/00e80bf8-e7e5-4f7e-b6a0-5e0bee02ae12/remove_router_interface => generated 309 bytes in 583 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1811] 10.0.0.221 () {32 vars in 736 bytes} [Sun May 31 18:34:27 2026] GET /v2.0/ports?device_id=00e80bf8-e7e5-4f7e-b6a0-5e0bee02ae12 => generated 12 bytes in 23 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: 866/1812] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:34:27 2026] DELETE /v2.0/routers/00e80bf8-e7e5-4f7e-b6a0-5e0bee02ae12 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1813] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:34:27 2026] DELETE /v2.0/subnets/c4c76434-afdf-413d-ba3d-7d19556f9d3b => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1814] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:27 2026] GET /v2.0/ports/f41b06fa-49c1-4c7c-9508-2913f4a65f92 => generated 941 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1815] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:27 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1816] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:27 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => 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: 870/1817] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:27 2026] GET /v2.0/security-groups?id=097663e3-4c31-4f07-9141-82de8d046f0f&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1818] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:34:27 2026] DELETE /v2.0/subnets/cf4d1534-26b9-4625-9d68-5f60b3963b65 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1819] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:27 2026] GET /v2.0/security-groups?id=a00827c1-3a32-4e91-a356-e147abf19e06&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:27.917 8 INFO neutron_taas.services.taas.taas_plugin [None req-11baf764-7c55-4298-b65a-b1afa20ab69f 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] TaaS: Handle Delete Port: 4a71c139-4c67-40a5-ab71-dfa9eff3d138 2026-05-31 18:34:27.920 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11baf764-7c55-4298-b65a-b1afa20ab69f 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Tap Mirror: Handle Delete Port: 4a71c139-4c67-40a5-ab71-dfa9eff3d138 2026-05-31 18:34:28.114 8 INFO neutron.services.segments.plugin [-] Segment 7094c5f2-ddd2-40cd-b503-ee82184d59ea resource provider aggregate not found 2026-05-31 18:34:28.120 8 INFO neutron.services.segments.plugin [-] Segment 7094c5f2-ddd2-40cd-b503-ee82184d59ea resource provider aggregate not found 2026-05-31 18:34:28.139 8 INFO neutron.services.segments.plugin [-] Segment 7094c5f2-ddd2-40cd-b503-ee82184d59ea 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 7094c5f2-ddd2-40cd-b503-ee82184d59ea found for delete ", "request_id": "req-2fa905aa-0ab5-41d2-87da-fcc4c2c49065"}]} 2026-05-31 18:34:28.144 8 INFO neutron.services.segments.plugin [-] Segment 7094c5f2-ddd2-40cd-b503-ee82184d59ea 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 7094c5f2-ddd2-40cd-b503-ee82184d59ea found for delete ", "request_id": "req-8b2ab22b-aa14-4755-af54-0e51d0e4a116"}]} [pid: 8|app: 0|req: 949/1820] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:34:27 2026] DELETE /v2.0/networks/dc2f3925-d256-42c8-8688-1d1af1344c83 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:34:28.310 7 INFO neutron_taas.services.taas.taas_plugin [None req-9d5d0e53-4aea-41c0-b009-fd0ca55d133d 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] TaaS: Handle Delete Port: 6c5a388b-75ce-4cc9-ba42-64c5c58faf5f 2026-05-31 18:34:28.313 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d5d0e53-4aea-41c0-b009-fd0ca55d133d 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Tap Mirror: Handle Delete Port: 6c5a388b-75ce-4cc9-ba42-64c5c58faf5f 2026-05-31 18:34:28.515 7 INFO neutron.services.segments.plugin [-] Segment df248b92-f24b-4904-a27c-d5c0bd12927a resource provider aggregate not found 2026-05-31 18:34:28.525 7 INFO neutron.services.segments.plugin [-] Segment df248b92-f24b-4904-a27c-d5c0bd12927a resource provider aggregate not found 2026-05-31 18:34:28.543 7 INFO neutron.services.segments.plugin [-] Segment df248b92-f24b-4904-a27c-d5c0bd12927a 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 df248b92-f24b-4904-a27c-d5c0bd12927a found for delete ", "request_id": "req-85bee55d-b5be-42c1-adb4-4f2399b7347c"}]} 2026-05-31 18:34:28.544 7 INFO neutron.services.segments.plugin [-] Segment df248b92-f24b-4904-a27c-d5c0bd12927a 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 df248b92-f24b-4904-a27c-d5c0bd12927a found for delete ", "request_id": "req-a055bb8d-a2f8-4666-86ba-478b15193526"}]} [pid: 7|app: 0|req: 872/1821] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:34:28 2026] DELETE /v2.0/networks/095d8e58-73d9-4f6b-ad4e-1153980f9763 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:34:28.672 8 INFO neutron.db.segments_db [None req-8f40424b-755c-4296-b94c-047ebb3cacf7 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Added segment 9c188fb9-416f-439a-884a-c0ee0bdd40b9 of type geneve for network 19ecbce8-997d-4a46-bcac-cd63d8a62c2b [pid: 7|app: 0|req: 873/1822] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:28 2026] GET /v2.0/ports/f41b06fa-49c1-4c7c-9508-2913f4a65f92 => generated 941 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:28.800 8 INFO neutron.db.ovn_revision_numbers_db [None req-8f40424b-755c-4296-b94c-047ebb3cacf7 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource 19ecbce8-997d-4a46-bcac-cd63d8a62c2b (type: networks) to 1 [pid: 7|app: 0|req: 876/1825] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:28 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1826] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:28 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => 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: 878/1827] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:28 2026] GET /v2.0/security-groups?id=097663e3-4c31-4f07-9141-82de8d046f0f&fields=id&fields=name => generated 88 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:34:28.989 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8f40424b-755c-4296-b94c-047ebb3cacf7 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] No more DHCP agents 2026-05-31 18:34:28.990 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8f40424b-755c-4296-b94c-047ebb3cacf7 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Unable to schedule network 19ecbce8-997d-4a46-bcac-cd63d8a62c2b: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 879/1828] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:28 2026] GET /v2.0/security-groups?id=a00827c1-3a32-4e91-a356-e147abf19e06&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:29.087 8 INFO neutron.db.ovn_revision_numbers_db [None req-8f40424b-755c-4296-b94c-047ebb3cacf7 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource 21dd082d-be46-4c93-89b9-a9900e8303e9 (type: ports) to 1 [pid: 8|app: 0|req: 950/1829] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:34:28 2026] POST /v2.0/networks => generated 634 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:34:29.267 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-db2c4ccc-9945-4c9b-b34c-c67787d07e34 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] No more DHCP agents 2026-05-31 18:34:29.269 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-db2c4ccc-9945-4c9b-b34c-c67787d07e34 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Unable to schedule network 19ecbce8-997d-4a46-bcac-cd63d8a62c2b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:29.306 7 INFO neutron.db.ovn_revision_numbers_db [None req-db2c4ccc-9945-4c9b-b34c-c67787d07e34 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource aad80ccd-4c56-453a-8566-7b8e1b4e682b (type: subnets) to 0 [pid: 7|app: 0|req: 880/1830] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:34:29 2026] POST /v2.0/subnets => generated 646 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:34:29.432 8 INFO neutron.db.ovn_revision_numbers_db [None req-cfdf5bbc-16f2-4777-bfb1-848ec34542e0 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource 2811597f-b436-4a65-b4b0-e3cffc908d89 (type: routers) to 1 [pid: 8|app: 0|req: 951/1831] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:34:29 2026] POST /v2.0/routers => generated 605 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:34:29.710 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-35a8cb67-2920-45d2-a2b9-ae525d40f193 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] No more DHCP agents 2026-05-31 18:34:29.711 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-35a8cb67-2920-45d2-a2b9-ae525d40f193 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Unable to schedule network 19ecbce8-997d-4a46-bcac-cd63d8a62c2b: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 952/1832] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:29 2026] GET /v2.0/ports/f41b06fa-49c1-4c7c-9508-2913f4a65f92 => generated 941 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:29.851 7 INFO neutron.db.ovn_revision_numbers_db [None req-35a8cb67-2920-45d2-a2b9-ae525d40f193 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource 6b2951ff-549c-4523-ad83-6e9bf6192f9e (type: ports) to 1 [pid: 7|app: 0|req: 881/1833] 10.0.0.221 () {34 vars in 665 bytes} [Sun May 31 18:34:29 2026] POST /v2.0/ports => generated 963 bytes in 419 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: 882/1834] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:30 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => 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: 883/1835] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:30 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => 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: 884/1836] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:30 2026] GET /v2.0/security-groups?id=097663e3-4c31-4f07-9141-82de8d046f0f&fields=id&fields=name => generated 88 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1837] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:30 2026] GET /v2.0/security-groups?id=a00827c1-3a32-4e91-a356-e147abf19e06&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:30.372 8 INFO neutron.db.ovn_revision_numbers_db [None req-9265886d-8176-412c-83b9-6f1ad62ca656 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource 6b2951ff-549c-4523-ad83-6e9bf6192f9e (type: ports) to 2 2026-05-31 18:34:30.692 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0c9a43ed-793a-4fe3-8f04-3b952607abc7 - - - - - -] No port found with ID cf82b61b-b970-49d2-83b2-618127906e23: RuntimeError: No port found with ID cf82b61b-b970-49d2-83b2-618127906e23 2026-05-31 18:34:30.730 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0c9a43ed-793a-4fe3-8f04-3b952607abc7 - - - - - -] OVN reports status down for port: ac8ddab9-0dc8-4911-b29e-5cb195d1c0ac /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-05-31 18:34:30.814 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0c9a43ed-793a-4fe3-8f04-3b952607abc7 - - - - - -] Logical_Switch_Port ac8ddab9-0dc8-4911-b29e-5cb195d1c0ac host information not removed, the port state is up 2026-05-31 18:34:30.845 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9265886d-8176-412c-83b9-6f1ad62ca656 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] No more DHCP agents 2026-05-31 18:34:30.846 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9265886d-8176-412c-83b9-6f1ad62ca656 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Unable to schedule network 19ecbce8-997d-4a46-bcac-cd63d8a62c2b: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 886/1838] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:30 2026] GET /v2.0/ports/f41b06fa-49c1-4c7c-9508-2913f4a65f92 => generated 941 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:30.896 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-48f717bd-7c48-49ca-b7f1-7a922019f22e'] response: {'server_uuid': '861abe0b-b213-4e46-a5c8-8e8344e540ea', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ac8ddab9-0dc8-4911-b29e-5cb195d1c0ac', 'code': 200} 2026-05-31 18:34:31.039 8 INFO neutron.db.ovn_revision_numbers_db [None req-9265886d-8176-412c-83b9-6f1ad62ca656 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource 6b2951ff-549c-4523-ad83-6e9bf6192f9e (type: router_ports) to 2 [pid: 8|app: 0|req: 953/1839] 10.0.0.221 () {34 vars in 783 bytes} [Sun May 31 18:34:29 2026] PUT /v2.0/routers/2811597f-b436-4a65-b4b0-e3cffc908d89/add_router_interface => generated 309 bytes in 1167 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-05-31 18:34:31.080 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0c9a43ed-793a-4fe3-8f04-3b952607abc7 - - - - - -] OVN reports status up for port: ac8ddab9-0dc8-4911-b29e-5cb195d1c0ac 2026-05-31 18:34:31.103 7 INFO neutron.plugins.ml2.plugin [None req-0c9a43ed-793a-4fe3-8f04-3b952607abc7 - - - - - -] Attempt 1 to provision port ac8ddab9-0dc8-4911-b29e-5cb195d1c0ac [pid: 7|app: 0|req: 887/1840] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:31 2026] GET /v2.0/ports/6b2951ff-549c-4523-ad83-6e9bf6192f9e => generated 1023 bytes in 60 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: 888/1841] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:31 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1842] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:31 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:31.401 8 INFO neutron_taas.services.taas.taas_plugin [None req-03e834cb-6b61-4eef-a750-c77511ed351e 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] TaaS: Handle Delete Port: 6b2951ff-549c-4523-ad83-6e9bf6192f9e 2026-05-31 18:34:31.407 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03e834cb-6b61-4eef-a750-c77511ed351e 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Tap Mirror: Handle Delete Port: 6b2951ff-549c-4523-ad83-6e9bf6192f9e [pid: 7|app: 0|req: 890/1843] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:31 2026] GET /v2.0/security-groups?id=097663e3-4c31-4f07-9141-82de8d046f0f&fields=id&fields=name => generated 88 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1844] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:31 2026] GET /v2.0/security-groups?id=a00827c1-3a32-4e91-a356-e147abf19e06&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:31.483 7 INFO neutron.db.ovn_revision_numbers_db [None req-0c9a43ed-793a-4fe3-8f04-3b952607abc7 - - - - - -] Successfully bumped revision number for resource ac8ddab9-0dc8-4911-b29e-5cb195d1c0ac (type: ports) to 5 2026-05-31 18:34:31.602 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8cdeaacd-2f4b-4119-97d3-ff61138e6edd - - - - - -] OVN reports status down for port: 513f6dd7-8a4b-44c0-8de7-39c7c8257a77 2026-05-31 18:34:31.658 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8cdeaacd-2f4b-4119-97d3-ff61138e6edd - - - - - -] Logical_Switch_Port 513f6dd7-8a4b-44c0-8de7-39c7c8257a77 host information not removed, the port state is up 2026-05-31 18:34:31.658 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8cdeaacd-2f4b-4119-97d3-ff61138e6edd - - - - - -] OVN reports status down for port: 828e2e7e-992b-40e0-9690-0b95ce4ee928 [pid: 8|app: 0|req: 954/1845] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:34:31 2026] PUT /v2.0/routers/2811597f-b436-4a65-b4b0-e3cffc908d89/remove_router_interface => generated 309 bytes in 606 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:31.726 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8cdeaacd-2f4b-4119-97d3-ff61138e6edd - - - - - -] OVN reports status down for port: c4c925aa-7383-48d8-86c8-82f31dbdeb4a /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-05-31 18:34:31.845 7 INFO neutron.api.v2.resource [None req-616e4695-0a61-4e8d-bb80-17c049736ed3 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 892/1846] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:34:31 2026] PUT /v2.0/routers/2811597f-b436-4a65-b4b0-e3cffc908d89/remove_router_interface => generated 197 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 955/1847] 10.0.0.221 () {32 vars in 736 bytes} [Sun May 31 18:34:31 2026] GET /v2.0/ports?device_id=2811597f-b436-4a65-b4b0-e3cffc908d89 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:34:31.909 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8cdeaacd-2f4b-4119-97d3-ff61138e6edd - - - - - -] OVN reports status up for port: 513f6dd7-8a4b-44c0-8de7-39c7c8257a77 2026-05-31 18:34:31.931 7 INFO neutron.plugins.ml2.plugin [None req-8cdeaacd-2f4b-4119-97d3-ff61138e6edd - - - - - -] Attempt 1 to provision port 513f6dd7-8a4b-44c0-8de7-39c7c8257a77 [pid: 7|app: 0|req: 893/1848] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:31 2026] GET /v2.0/ports/f41b06fa-49c1-4c7c-9508-2913f4a65f92 => generated 941 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1849] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:34:31 2026] DELETE /v2.0/routers/2811597f-b436-4a65-b4b0-e3cffc908d89 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:34:32.243 7 INFO neutron.db.ovn_revision_numbers_db [None req-8cdeaacd-2f4b-4119-97d3-ff61138e6edd - - - - - -] Successfully bumped revision number for resource 513f6dd7-8a4b-44c0-8de7-39c7c8257a77 (type: ports) to 5 [pid: 7|app: 0|req: 894/1850] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:34:32 2026] DELETE /v2.0/subnets/aad80ccd-4c56-453a-8566-7b8e1b4e682b => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:34:32.347 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43c8ba21-18e6-436b-8986-62dd2f41eb81 - - - - - -] OVN reports status down for port: 770818ff-e149-41c6-a72c-0fd9e053e836 2026-05-31 18:34:32.398 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-43c8ba21-18e6-436b-8986-62dd2f41eb81 - - - - - -] Logical_Switch_Port 770818ff-e149-41c6-a72c-0fd9e053e836 host information not removed, the port state is up 2026-05-31 18:34:32.398 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43c8ba21-18e6-436b-8986-62dd2f41eb81 - - - - - -] OVN reports status up for port: 770818ff-e149-41c6-a72c-0fd9e053e836 2026-05-31 18:34:32.406 7 INFO neutron.plugins.ml2.plugin [None req-43c8ba21-18e6-436b-8986-62dd2f41eb81 - - - - - -] Attempt 1 to provision port 770818ff-e149-41c6-a72c-0fd9e053e836 2026-05-31 18:34:32.452 8 INFO neutron_taas.services.taas.taas_plugin [None req-78d56034-b9d1-479d-abeb-8e3971060065 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] TaaS: Handle Delete Port: 21dd082d-be46-4c93-89b9-a9900e8303e9 2026-05-31 18:34:32.455 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-78d56034-b9d1-479d-abeb-8e3971060065 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Tap Mirror: Handle Delete Port: 21dd082d-be46-4c93-89b9-a9900e8303e9 /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: 895/1851] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:32 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => generated 971 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:32.667 8 INFO neutron.services.segments.plugin [-] Segment 9c188fb9-416f-439a-884a-c0ee0bdd40b9 resource provider aggregate not found 2026-05-31 18:34:32.668 8 INFO neutron.services.segments.plugin [-] Segment 9c188fb9-416f-439a-884a-c0ee0bdd40b9 resource provider aggregate not found 2026-05-31 18:34:32.685 8 INFO neutron.services.segments.plugin [-] Segment 9c188fb9-416f-439a-884a-c0ee0bdd40b9 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 9c188fb9-416f-439a-884a-c0ee0bdd40b9 found for delete ", "request_id": "req-b0265c05-f95e-487b-8fb4-a4420d88137b"}]} 2026-05-31 18:34:32.693 8 INFO neutron.services.segments.plugin [-] Segment 9c188fb9-416f-439a-884a-c0ee0bdd40b9 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 9c188fb9-416f-439a-884a-c0ee0bdd40b9 found for delete ", "request_id": "req-a7525f95-1564-4eef-98bd-fd6fe4d7b320"}]} [pid: 7|app: 0|req: 896/1852] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:32 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1853] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:34:32 2026] DELETE /v2.0/networks/19ecbce8-997d-4a46-bcac-cd63d8a62c2b => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1854] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:32 2026] GET /v2.0/security-groups?id=a00827c1-3a32-4e91-a356-e147abf19e06&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1855] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:32 2026] GET /v2.0/security-groups?id=097663e3-4c31-4f07-9141-82de8d046f0f&fields=id&fields=name => generated 88 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:34:32.832 8 INFO neutron.db.segments_db [None req-99b82b7f-6c35-431e-a5b2-12dd83057152 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Added segment 414ce480-a05f-49b7-a7c4-51d43fdd9f16 of type geneve for network 645c0854-91a2-4acd-bf95-e8a2aa4ef6f2 2026-05-31 18:34:32.937 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd7ef3fd-f511-45e3-bc86-1fcab7ee2d09'] response: {'server_uuid': '861abe0b-b213-4e46-a5c8-8e8344e540ea', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ac8ddab9-0dc8-4911-b29e-5cb195d1c0ac', 'code': 200} 2026-05-31 18:34:32.940 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd7ef3fd-f511-45e3-bc86-1fcab7ee2d09'] response: {'server_uuid': '861abe0b-b213-4e46-a5c8-8e8344e540ea', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ac8ddab9-0dc8-4911-b29e-5cb195d1c0ac', 'code': 200} 2026-05-31 18:34:32.940 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd7ef3fd-f511-45e3-bc86-1fcab7ee2d09'] response: {'server_uuid': 'ee8e75ca-c9ca-45aa-86c7-46e921ca4b32', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '513f6dd7-8a4b-44c0-8de7-39c7c8257a77', 'code': 200} 2026-05-31 18:34:32.943 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd7ef3fd-f511-45e3-bc86-1fcab7ee2d09'] response: {'server_uuid': 'ee8e75ca-c9ca-45aa-86c7-46e921ca4b32', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '513f6dd7-8a4b-44c0-8de7-39c7c8257a77', 'code': 200} 2026-05-31 18:34:32.943 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd7ef3fd-f511-45e3-bc86-1fcab7ee2d09'] response: {'server_uuid': 'ee8e75ca-c9ca-45aa-86c7-46e921ca4b32', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '513f6dd7-8a4b-44c0-8de7-39c7c8257a77', 'code': 200} 2026-05-31 18:34:32.983 8 INFO neutron.db.ovn_revision_numbers_db [None req-99b82b7f-6c35-431e-a5b2-12dd83057152 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource 645c0854-91a2-4acd-bf95-e8a2aa4ef6f2 (type: networks) to 1 2026-05-31 18:34:32.998 7 INFO neutron.db.ovn_revision_numbers_db [None req-43c8ba21-18e6-436b-8986-62dd2f41eb81 - - - - - -] Successfully bumped revision number for resource 770818ff-e149-41c6-a72c-0fd9e053e836 (type: ports) to 2 [pid: 7|app: 0|req: 898/1856] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:32 2026] GET /v2.0/ports/f41b06fa-49c1-4c7c-9508-2913f4a65f92 => generated 941 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:33.147 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-99b82b7f-6c35-431e-a5b2-12dd83057152 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] No more DHCP agents 2026-05-31 18:34:33.149 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-99b82b7f-6c35-431e-a5b2-12dd83057152 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Unable to schedule network 645c0854-91a2-4acd-bf95-e8a2aa4ef6f2: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:33.252 8 INFO neutron.db.ovn_revision_numbers_db [None req-99b82b7f-6c35-431e-a5b2-12dd83057152 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource 96d819c6-ebc4-4a3f-b3b3-cbe40818671a (type: ports) to 1 [pid: 8|app: 0|req: 959/1857] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:34:32 2026] POST /v2.0/networks => generated 634 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:34:33.480 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a343775e-6937-4bbc-bf48-98605c9171b6 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] No more DHCP agents 2026-05-31 18:34:33.482 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a343775e-6937-4bbc-bf48-98605c9171b6 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Unable to schedule network 645c0854-91a2-4acd-bf95-e8a2aa4ef6f2: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:33.524 7 INFO neutron.db.ovn_revision_numbers_db [None req-a343775e-6937-4bbc-bf48-98605c9171b6 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource 8b68f542-e551-4de1-b53d-99d506d363de (type: subnets) to 0 [pid: 7|app: 0|req: 899/1858] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:34:33 2026] POST /v2.0/subnets => generated 646 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:34:33.661 8 INFO neutron.db.ovn_revision_numbers_db [None req-10b7fa34-1d5b-48f6-a859-e4535af11d28 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource 241bb24c-d306-427a-98cd-cc9115531915 (type: routers) to 1 [pid: 8|app: 0|req: 960/1859] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:34:33 2026] POST /v2.0/routers => generated 606 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1860] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:33 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1861] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:33 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1862] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:33 2026] GET /v2.0/security-groups?id=a00827c1-3a32-4e91-a356-e147abf19e06&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: 964/1863] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:33 2026] GET /v2.0/security-groups?id=097663e3-4c31-4f07-9141-82de8d046f0f&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:34:34.051 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-20ebc3bd-c864-4ce6-9fe8-5a9442d23099 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] No more DHCP agents 2026-05-31 18:34:34.052 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-20ebc3bd-c864-4ce6-9fe8-5a9442d23099 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Unable to schedule network 645c0854-91a2-4acd-bf95-e8a2aa4ef6f2: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 965/1864] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:34 2026] GET /v2.0/ports/f41b06fa-49c1-4c7c-9508-2913f4a65f92 => generated 941 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:34.210 7 INFO neutron.db.ovn_revision_numbers_db [None req-20ebc3bd-c864-4ce6-9fe8-5a9442d23099 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource 63e29f7b-c8eb-43a8-9a94-b62b8a935fbb (type: ports) to 1 2026-05-31 18:34:34.739 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-20ebc3bd-c864-4ce6-9fe8-5a9442d23099 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] No more DHCP agents 2026-05-31 18:34:34.740 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-20ebc3bd-c864-4ce6-9fe8-5a9442d23099 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Unable to schedule network 645c0854-91a2-4acd-bf95-e8a2aa4ef6f2: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:34.987 7 INFO neutron.db.ovn_revision_numbers_db [None req-20ebc3bd-c864-4ce6-9fe8-5a9442d23099 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource 63e29f7b-c8eb-43a8-9a94-b62b8a935fbb (type: router_ports) to 1 [pid: 7|app: 0|req: 900/1865] 10.0.0.221 () {34 vars in 783 bytes} [Sun May 31 18:34:33 2026] PUT /v2.0/routers/241bb24c-d306-427a-98cd-cc9115531915/add_router_interface => generated 309 bytes in 1311 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1866] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:34 2026] GET /v2.0/ports/63e29f7b-c8eb-43a8-9a94-b62b8a935fbb => generated 945 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1867] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:35 2026] GET /v2.0/ports/63e29f7b-c8eb-43a8-9a94-b62b8a935fbb => generated 945 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1868] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:35 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1869] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:35 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1870] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:35 2026] GET /v2.0/ports/f41b06fa-49c1-4c7c-9508-2913f4a65f92 => generated 941 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1871] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:35 2026] GET /v2.0/security-groups?id=a00827c1-3a32-4e91-a356-e147abf19e06&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1872] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:35 2026] GET /v2.0/security-groups?id=097663e3-4c31-4f07-9141-82de8d046f0f&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: 970/1873] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:35 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1874] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:35 2026] GET /v2.0/security-groups?id=a00827c1-3a32-4e91-a356-e147abf19e06&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1875] 10.0.0.221 () {32 vars in 736 bytes} [Sun May 31 18:34:35 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => generated 1209 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:34:35.590 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-69bb5dec-702b-409a-b3f7-0eb6e11ecf32 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] No more DHCP agents 2026-05-31 18:34:35.591 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-69bb5dec-702b-409a-b3f7-0eb6e11ecf32 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 972/1876] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:36 2026] GET /v2.0/ports/63e29f7b-c8eb-43a8-9a94-b62b8a935fbb => generated 945 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1877] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:36 2026] GET /v2.0/ports/f41b06fa-49c1-4c7c-9508-2913f4a65f92 => generated 941 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:36.484 7 INFO neutron.db.ovn_revision_numbers_db [None req-69bb5dec-702b-409a-b3f7-0eb6e11ecf32 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource 7486bb11-f7f6-403d-91b7-2089d5878a03 (type: floatingips) to 1 2026-05-31 18:34:36.484 7 INFO neutron.db.l3_db [None req-69bb5dec-702b-409a-b3f7-0eb6e11ecf32 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Floating IP 7486bb11-f7f6-403d-91b7-2089d5878a03 associated. External IP: 10.96.250.201, port: 513f6dd7-8a4b-44c0-8de7-39c7c8257a77. [pid: 7|app: 0|req: 905/1878] 10.0.0.221 () {34 vars in 677 bytes} [Sun May 31 18:34:35 2026] POST /v2.0/floatingips => generated 855 bytes in 1137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1879] 10.0.0.221 () {32 vars in 729 bytes} [Sun May 31 18:34:36 2026] GET /v2.0/floatingips/7486bb11-f7f6-403d-91b7-2089d5878a03 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:36.576 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ddc06d6c-bae6-4027-8db2-1d582a38201b'] response: {'name': 'network-changed', 'server_uuid': 'ee8e75ca-c9ca-45aa-86c7-46e921ca4b32', 'tag': '513f6dd7-8a4b-44c0-8de7-39c7c8257a77', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 906/1880] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:36 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1881] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:36 2026] GET /v2.0/security-groups?id=097663e3-4c31-4f07-9141-82de8d046f0f&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1882] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:34:37 2026] GET /v2.0/ports?tenant_id=205bac3d28924925bab77cebae903cb7&device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => generated 1209 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1883] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:37 2026] GET /v2.0/ports/63e29f7b-c8eb-43a8-9a94-b62b8a935fbb => generated 945 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1884] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:34:37 2026] GET /v2.0/networks?id=cc442f6a-e5aa-4e88-9205-188d9243e606 => generated 759 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1885] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:34:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=513f6dd7-8a4b-44c0-8de7-39c7c8257a77 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1886] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:37 2026] GET /v2.0/ports/f41b06fa-49c1-4c7c-9508-2913f4a65f92 => generated 941 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1887] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:34:37 2026] GET /v2.0/subnets?id=dc0d766f-dfa1-42c3-a18e-6185ea59c5d6 => generated 676 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1888] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:34:37 2026] GET /v2.0/ports?network_id=cc442f6a-e5aa-4e88-9205-188d9243e606&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: 911/1889] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:34:37 2026] GET /v2.0/networks/cc442f6a-e5aa-4e88-9205-188d9243e606?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1890] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:34:37 2026] GET /v2.0/networks/cc442f6a-e5aa-4e88-9205-188d9243e606?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1891] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:37 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1892] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:37 2026] GET /v2.0/security-groups?id=097663e3-4c31-4f07-9141-82de8d046f0f&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:34:38.114 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7c49b53f-9b1c-4ea4-b0bc-424c765ae4d5 - - - - - -] No hosting information found for port 770818ff-e149-41c6-a72c-0fd9e053e836: RuntimeError: No hosting information found for port 770818ff-e149-41c6-a72c-0fd9e053e836 2026-05-31 18:34:38.198 7 INFO neutron.db.ovn_revision_numbers_db [None req-7c49b53f-9b1c-4ea4-b0bc-424c765ae4d5 - - - - - -] Successfully bumped revision number for resource 770818ff-e149-41c6-a72c-0fd9e053e836 (type: router_ports) to 2 2026-05-31 18:34:38.200 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7c49b53f-9b1c-4ea4-b0bc-424c765ae4d5 - - - - - -] OVN reports status down for port: f41b06fa-49c1-4c7c-9508-2913f4a65f92 [pid: 7|app: 0|req: 913/1893] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:38 2026] GET /v2.0/ports/63e29f7b-c8eb-43a8-9a94-b62b8a935fbb => generated 945 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:38.286 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7c49b53f-9b1c-4ea4-b0bc-424c765ae4d5 - - - - - -] Logical_Switch_Port f41b06fa-49c1-4c7c-9508-2913f4a65f92 host information not removed, the port state is up 2026-05-31 18:34:38.286 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7c49b53f-9b1c-4ea4-b0bc-424c765ae4d5 - - - - - -] OVN reports status up for port: f41b06fa-49c1-4c7c-9508-2913f4a65f92 [pid: 8|app: 0|req: 981/1894] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:38 2026] GET /v2.0/ports/f41b06fa-49c1-4c7c-9508-2913f4a65f92 => generated 941 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:38.295 7 INFO neutron.plugins.ml2.plugin [None req-7c49b53f-9b1c-4ea4-b0bc-424c765ae4d5 - - - - - -] Attempt 1 to provision port f41b06fa-49c1-4c7c-9508-2913f4a65f92 2026-05-31 18:34:38.652 7 INFO neutron.db.ovn_revision_numbers_db [None req-7c49b53f-9b1c-4ea4-b0bc-424c765ae4d5 - - - - - -] Successfully bumped revision number for resource f41b06fa-49c1-4c7c-9508-2913f4a65f92 (type: ports) to 2 [pid: 7|app: 0|req: 914/1895] 199.204.45.227 () {34 vars in 994 bytes} [Sun May 31 18:34:38 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => 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: 915/1896] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:38 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1897] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:38 2026] GET /v2.0/security-groups?id=097663e3-4c31-4f07-9141-82de8d046f0f&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:34:38.943 8 INFO neutron_taas.services.taas.taas_plugin [req-2e03686c-725c-4dc6-b0bd-a9ca70fc4a78 req-a57d5cbe-152e-4bb6-828e-624d8198d01d 5f43c9e07aa84463b056cb0877bfe59c 16dd0afdb16a49518775caa021ab19bd - - default default] TaaS: Handle Delete Port: ac8ddab9-0dc8-4911-b29e-5cb195d1c0ac 2026-05-31 18:34:38.947 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2e03686c-725c-4dc6-b0bd-a9ca70fc4a78 req-a57d5cbe-152e-4bb6-828e-624d8198d01d 5f43c9e07aa84463b056cb0877bfe59c 16dd0afdb16a49518775caa021ab19bd - - default default] Tap Mirror: Handle Delete Port: ac8ddab9-0dc8-4911-b29e-5cb195d1c0ac [pid: 8|app: 0|req: 982/1898] 199.204.45.227 () {36 vars in 997 bytes} [Sun May 31 18:34:38 2026] DELETE /v2.0/ports/ac8ddab9-0dc8-4911-b29e-5cb195d1c0ac => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:34:39.140 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee7c910e-9f56-4a83-8a21-1fb4d4855a90'] response: {'server_uuid': '861abe0b-b213-4e46-a5c8-8e8344e540ea', 'name': 'network-vif-deleted', 'tag': 'ac8ddab9-0dc8-4911-b29e-5cb195d1c0ac', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 917/1899] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:39 2026] GET /v2.0/ports/63e29f7b-c8eb-43a8-9a94-b62b8a935fbb => generated 945 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1900] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:39 2026] GET /v2.0/ports/f41b06fa-49c1-4c7c-9508-2913f4a65f92 => generated 943 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:39.584 7 INFO neutron_taas.services.taas.taas_plugin [None req-e5fb113f-306b-43db-ae21-05a4bc03906c a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] TaaS: Handle Delete Port: f41b06fa-49c1-4c7c-9508-2913f4a65f92 2026-05-31 18:34:39.587 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e5fb113f-306b-43db-ae21-05a4bc03906c a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Tap Mirror: Handle Delete Port: f41b06fa-49c1-4c7c-9508-2913f4a65f92 [pid: 7|app: 0|req: 918/1901] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:34:39 2026] PUT /v2.0/routers/bca172f4-3110-4c98-a21d-070567c68d10/remove_router_interface => generated 309 bytes in 629 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: 919/1902] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:40 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => 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: 984/1903] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:39 2026] GET /v2.0/ports/770818ff-e149-41c6-a72c-0fd9e053e836 => generated 943 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:40.322 7 INFO neutron_taas.services.taas.taas_plugin [None req-60a0ef31-2db2-4b70-a976-5df5436ea7cf a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] TaaS: Handle Delete Port: 770818ff-e149-41c6-a72c-0fd9e053e836 2026-05-31 18:34:40.325 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60a0ef31-2db2-4b70-a976-5df5436ea7cf a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Tap Mirror: Handle Delete Port: 770818ff-e149-41c6-a72c-0fd9e053e836 [pid: 8|app: 0|req: 985/1904] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:40 2026] GET /v2.0/ports/63e29f7b-c8eb-43a8-9a94-b62b8a935fbb => generated 945 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1905] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:34:40 2026] PUT /v2.0/routers/bca172f4-3110-4c98-a21d-070567c68d10/remove_router_interface => generated 309 bytes in 613 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1906] 10.0.0.221 () {32 vars in 736 bytes} [Sun May 31 18:34:40 2026] GET /v2.0/ports?device_id=bca172f4-3110-4c98-a21d-070567c68d10 => generated 12 bytes in 18 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: 921/1907] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:34:40 2026] DELETE /v2.0/routers/bca172f4-3110-4c98-a21d-070567c68d10 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1908] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:34:40 2026] DELETE /v2.0/subnets/f752138e-bd4e-4ad7-8bd2-2296054d87c2 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1909] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:41 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => 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: 922/1910] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:34:41 2026] DELETE /v2.0/subnets/8d3e0888-4cc0-49e2-9b53-d07d300de04e => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:34:41.356 8 INFO neutron_taas.services.taas.taas_plugin [None req-c82e0a85-853b-466f-b2c6-d9c934c6e98d a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] TaaS: Handle Delete Port: c4c925aa-7383-48d8-86c8-82f31dbdeb4a 2026-05-31 18:34:41.359 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c82e0a85-853b-466f-b2c6-d9c934c6e98d a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Tap Mirror: Handle Delete Port: c4c925aa-7383-48d8-86c8-82f31dbdeb4a [pid: 7|app: 0|req: 923/1911] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:41 2026] GET /v2.0/ports/63e29f7b-c8eb-43a8-9a94-b62b8a935fbb => generated 945 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:41.538 8 INFO neutron.services.segments.plugin [-] Segment dd0403f6-0e88-43eb-9037-2d800a4829d5 resource provider aggregate not found 2026-05-31 18:34:41.538 8 INFO neutron.services.segments.plugin [-] Segment dd0403f6-0e88-43eb-9037-2d800a4829d5 resource provider aggregate not found 2026-05-31 18:34:41.556 8 INFO neutron.services.segments.plugin [-] Segment dd0403f6-0e88-43eb-9037-2d800a4829d5 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 dd0403f6-0e88-43eb-9037-2d800a4829d5 found for delete ", "request_id": "req-2da7c2ab-34c1-46c2-9a6b-454eb932753c"}]} 2026-05-31 18:34:41.559 8 INFO neutron.services.segments.plugin [-] Segment dd0403f6-0e88-43eb-9037-2d800a4829d5 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 dd0403f6-0e88-43eb-9037-2d800a4829d5 found for delete ", "request_id": "req-2c76474c-830c-4fec-a54d-d8b5f5c85ba2"}]} [pid: 8|app: 0|req: 989/1912] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:34:41 2026] DELETE /v2.0/networks/5c5a7c53-7341-4c2b-bf3e-32a7349d30b6 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:34:41.694 7 INFO neutron_taas.services.taas.taas_plugin [None req-98e329ae-6a7e-4cc7-97a7-7949e8b768df a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] TaaS: Handle Delete Port: 828e2e7e-992b-40e0-9690-0b95ce4ee928 2026-05-31 18:34:41.697 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-98e329ae-6a7e-4cc7-97a7-7949e8b768df a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Tap Mirror: Handle Delete Port: 828e2e7e-992b-40e0-9690-0b95ce4ee928 2026-05-31 18:34:41.900 7 INFO neutron.services.segments.plugin [-] Segment f6a0411c-bfe9-418d-b261-e73c9722cfa3 resource provider aggregate not found 2026-05-31 18:34:41.900 7 INFO neutron.services.segments.plugin [-] Segment f6a0411c-bfe9-418d-b261-e73c9722cfa3 resource provider aggregate not found 2026-05-31 18:34:41.925 7 INFO neutron.services.segments.plugin [-] Segment f6a0411c-bfe9-418d-b261-e73c9722cfa3 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 f6a0411c-bfe9-418d-b261-e73c9722cfa3 found for delete ", "request_id": "req-be5aa0a2-2d51-4b23-ab71-37eb0f185957"}]} 2026-05-31 18:34:41.928 7 INFO neutron.services.segments.plugin [-] Segment f6a0411c-bfe9-418d-b261-e73c9722cfa3 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 f6a0411c-bfe9-418d-b261-e73c9722cfa3 found for delete ", "request_id": "req-db5deaa1-23c4-458b-aefe-e7977f6503d9"}]} [pid: 7|app: 0|req: 924/1913] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:34:41 2026] DELETE /v2.0/networks/75ce39c1-e143-4119-9576-e5f718e83544 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:34:42.034 8 INFO neutron.db.segments_db [None req-c5ef15a5-5b27-40be-b1d9-c3ca4a0e5f7d a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Added segment aaa8e7ec-68c7-4a19-96c6-b59df038dad3 of type geneve for network 314bc835-ed1e-4264-84f8-008454ea2cbc 2026-05-31 18:34:42.158 8 INFO neutron.db.ovn_revision_numbers_db [None req-c5ef15a5-5b27-40be-b1d9-c3ca4a0e5f7d a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Successfully bumped revision number for resource 314bc835-ed1e-4264-84f8-008454ea2cbc (type: networks) to 1 [pid: 7|app: 0|req: 925/1914] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:42 2026] GET /v2.0/ports?device_id=861abe0b-b213-4e46-a5c8-8e8344e540ea => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:34:42.326 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c5ef15a5-5b27-40be-b1d9-c3ca4a0e5f7d a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] No more DHCP agents 2026-05-31 18:34:42.327 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c5ef15a5-5b27-40be-b1d9-c3ca4a0e5f7d a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Unable to schedule network 314bc835-ed1e-4264-84f8-008454ea2cbc: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:42.440 8 INFO neutron.db.ovn_revision_numbers_db [None req-c5ef15a5-5b27-40be-b1d9-c3ca4a0e5f7d a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Successfully bumped revision number for resource c26d74fe-8209-4d09-bead-e6a570d5e293 (type: ports) to 1 [pid: 7|app: 0|req: 926/1915] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:42 2026] GET /v2.0/ports/63e29f7b-c8eb-43a8-9a94-b62b8a935fbb => generated 945 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1916] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:34:41 2026] POST /v2.0/networks => generated 629 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:34:42.670 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d6fde62e-8cec-4f1e-a3eb-f4c3db9955e5 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] No more DHCP agents 2026-05-31 18:34:42.671 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d6fde62e-8cec-4f1e-a3eb-f4c3db9955e5 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Unable to schedule network 314bc835-ed1e-4264-84f8-008454ea2cbc: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:43.140 7 INFO neutron.db.ovn_revision_numbers_db [None req-c927834b-97c1-4b10-a3cd-5b0328c934a9 - - - - - -] Successfully bumped revision number for resource c26d74fe-8209-4d09-bead-e6a570d5e293 (type: ports) to 2 2026-05-31 18:34:43.167 7 INFO neutron.db.ovn_revision_numbers_db [None req-c927834b-97c1-4b10-a3cd-5b0328c934a9 - - - - - -] Successfully bumped revision number for resource 06213a69-2e0c-4833-8ace-8ba99e8f84a8 (type: subnets) to 0 [pid: 7|app: 0|req: 927/1917] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:34:42 2026] POST /v2.0/subnets => generated 626 bytes in 702 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:34:43.310 8 INFO neutron.db.ovn_revision_numbers_db [None req-39c90c01-cdb1-4cf9-bfe6-d50d4a3c5663 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Successfully bumped revision number for resource 1d045471-3576-49f7-9527-58243c5a9628 (type: routers) to 1 [pid: 8|app: 0|req: 991/1918] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:34:43 2026] POST /v2.0/routers => generated 603 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:34:43.432 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-affafaaf-49be-47bb-9417-87e1a0a3e82a - - - - - -] No port found with ID f41b06fa-49c1-4c7c-9508-2913f4a65f92: RuntimeError: No port found with ID f41b06fa-49c1-4c7c-9508-2913f4a65f92 2026-05-31 18:34:43.468 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-affafaaf-49be-47bb-9417-87e1a0a3e82a - - - - - -] OVN reports status down for port: 21dd082d-be46-4c93-89b9-a9900e8303e9 2026-05-31 18:34:43.485 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-affafaaf-49be-47bb-9417-87e1a0a3e82a - - - - - -] OVN reports status down for port: 6b2951ff-549c-4523-ad83-6e9bf6192f9e 2026-05-31 18:34:43.500 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-affafaaf-49be-47bb-9417-87e1a0a3e82a - - - - - -] OVN reports status up for port: 6b2951ff-549c-4523-ad83-6e9bf6192f9e [pid: 8|app: 0|req: 992/1919] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:43 2026] GET /v2.0/ports/63e29f7b-c8eb-43a8-9a94-b62b8a935fbb => generated 945 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:43.554 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-affafaaf-49be-47bb-9417-87e1a0a3e82a - - - - - -] OVN reports status down for port: 96d819c6-ebc4-4a3f-b3b3-cbe40818671a 2026-05-31 18:34:43.670 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-affafaaf-49be-47bb-9417-87e1a0a3e82a - - - - - -] OVN reports status down for port: 63e29f7b-c8eb-43a8-9a94-b62b8a935fbb 2026-05-31 18:34:43.740 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-063e629b-306c-4a16-9f77-1e2ac5d0f838 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] No more DHCP agents 2026-05-31 18:34:43.742 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-063e629b-306c-4a16-9f77-1e2ac5d0f838 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Unable to schedule network 314bc835-ed1e-4264-84f8-008454ea2cbc: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:43.760 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-affafaaf-49be-47bb-9417-87e1a0a3e82a - - - - - -] Logical_Switch_Port 63e29f7b-c8eb-43a8-9a94-b62b8a935fbb host information not removed, the port state is up 2026-05-31 18:34:43.761 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-affafaaf-49be-47bb-9417-87e1a0a3e82a - - - - - -] OVN reports status up for port: 63e29f7b-c8eb-43a8-9a94-b62b8a935fbb 2026-05-31 18:34:43.779 7 INFO neutron.plugins.ml2.plugin [None req-affafaaf-49be-47bb-9417-87e1a0a3e82a - - - - - -] Attempt 1 to provision port 63e29f7b-c8eb-43a8-9a94-b62b8a935fbb 2026-05-31 18:34:44.044 7 INFO neutron.db.ovn_revision_numbers_db [None req-063e629b-306c-4a16-9f77-1e2ac5d0f838 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Successfully bumped revision number for resource d12ab050-796a-4954-b4fd-30e7b14a589a (type: ports) to 1 [pid: 7|app: 0|req: 928/1922] 10.0.0.221 () {34 vars in 665 bytes} [Sun May 31 18:34:43 2026] POST /v2.0/ports => generated 951 bytes in 743 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:34:44.240 7 INFO neutron.db.ovn_revision_numbers_db [None req-affafaaf-49be-47bb-9417-87e1a0a3e82a - - - - - -] Successfully bumped revision number for resource 63e29f7b-c8eb-43a8-9a94-b62b8a935fbb (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, ' 2026-05-31 18:34:44.608 8 INFO neutron.db.ovn_revision_numbers_db [None req-d1755520-0cca-484d-8558-0123837e8d83 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Successfully bumped revision number for resource d12ab050-796a-4954-b4fd-30e7b14a589a (type: ports) to 2 2026-05-31 18:34:44.770 7 INFO neutron_taas.services.taas.taas_plugin [None req-db86a4b2-a4ae-4f7a-bd53-793ab71e76ef f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: 1dd4400d-523c-4bf8-b327-e3194d3d7e66 2026-05-31 18:34:44.773 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db86a4b2-a4ae-4f7a-bd53-793ab71e76ef f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: 1dd4400d-523c-4bf8-b327-e3194d3d7e66 [pid: 7|app: 0|req: 929/1923] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:34:44 2026] PUT /v2.0/routers/e10895c7-f39d-46d1-9bed-df2971fa4af1/remove_router_interface => generated 309 bytes in 1009 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: 930/1924] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:45 2026] GET /v2.0/ports/63e29f7b-c8eb-43a8-9a94-b62b8a935fbb => generated 947 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1925] 10.0.0.61 () {34 vars in 989 bytes} [Sun May 31 18:34:45 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => generated 1209 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:34:45.758 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d1755520-0cca-484d-8558-0123837e8d83 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] No more DHCP agents 2026-05-31 18:34:45.760 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d1755520-0cca-484d-8558-0123837e8d83 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Unable to schedule network 314bc835-ed1e-4264-84f8-008454ea2cbc: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:45.824 7 INFO neutron_taas.services.taas.taas_plugin [None req-dc1c4a17-667c-4218-b939-dedb0df139fd f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: ac7f159b-e11e-4ea6-a9f2-fe4cccfa9f16 2026-05-31 18:34:45.828 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc1c4a17-667c-4218-b939-dedb0df139fd f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: ac7f159b-e11e-4ea6-a9f2-fe4cccfa9f16 2026-05-31 18:34:45.934 8 INFO neutron.db.ovn_revision_numbers_db [None req-d1755520-0cca-484d-8558-0123837e8d83 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Successfully bumped revision number for resource d12ab050-796a-4954-b4fd-30e7b14a589a (type: router_ports) to 2 [pid: 8|app: 0|req: 995/1926] 10.0.0.221 () {34 vars in 783 bytes} [Sun May 31 18:34:44 2026] PUT /v2.0/routers/1d045471-3576-49f7-9527-58243c5a9628/add_router_interface => generated 309 bytes in 1863 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-05-31 18:34:46.182 8 INFO neutron_taas.services.taas.taas_plugin [None req-9b1bb490-6167-4dc2-9f1f-8c863fbbfeec 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] TaaS: Handle Delete Port: 63e29f7b-c8eb-43a8-9a94-b62b8a935fbb 2026-05-31 18:34:46.186 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b1bb490-6167-4dc2-9f1f-8c863fbbfeec 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Tap Mirror: Handle Delete Port: 63e29f7b-c8eb-43a8-9a94-b62b8a935fbb [pid: 7|app: 0|req: 932/1927] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:34:45 2026] DELETE /v2.0/routers/e10895c7-f39d-46d1-9bed-df2971fa4af1 => generated 0 bytes in 784 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1928] 10.0.0.61 () {34 vars in 1039 bytes} [Sun May 31 18:34:46 2026] GET /v2.0/security-groups?id=a00827c1-3a32-4e91-a356-e147abf19e06&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: 7|app: 0|req: 934/1929] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:46 2026] GET /v2.0/ports/d12ab050-796a-4954-b4fd-30e7b14a589a => generated 1011 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1930] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:34:45 2026] PUT /v2.0/routers/241bb24c-d306-427a-98cd-cc9115531915/remove_router_interface => generated 309 bytes in 608 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: 935/1931] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:34:46 2026] DELETE /v2.0/subnets/fa1c31ed-0c93-4ec0-8ea4-5dd6ded2a1e3 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1932] 10.0.0.221 () {32 vars in 736 bytes} [Sun May 31 18:34:46 2026] GET /v2.0/ports?device_id=241bb24c-d306-427a-98cd-cc9115531915 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:34:46.774 7 INFO neutron_taas.services.taas.taas_plugin [None req-91c9a0a6-1d16-445c-a729-bdcf85adaf61 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: 08e32b81-9951-45a4-8b46-2ece597f949e 2026-05-31 18:34:46.777 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91c9a0a6-1d16-445c-a729-bdcf85adaf61 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: 08e32b81-9951-45a4-8b46-2ece597f949e 2026-05-31 18:34:46.797 8 INFO neutron_taas.services.taas.taas_plugin [None req-75f3dc72-1b5c-497a-830c-f684d5c32105 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] TaaS: Handle Delete Port: d12ab050-796a-4954-b4fd-30e7b14a589a 2026-05-31 18:34:46.801 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-75f3dc72-1b5c-497a-830c-f684d5c32105 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Tap Mirror: Handle Delete Port: d12ab050-796a-4954-b4fd-30e7b14a589a 2026-05-31 18:34:46.988 7 INFO neutron.services.segments.plugin [-] Segment f2930aec-8dc1-4904-8cdb-61963739ce66 resource provider aggregate not found 2026-05-31 18:34:46.993 7 INFO neutron.services.segments.plugin [-] Segment f2930aec-8dc1-4904-8cdb-61963739ce66 resource provider aggregate not found 2026-05-31 18:34:47.009 7 INFO neutron.services.segments.plugin [-] Segment f2930aec-8dc1-4904-8cdb-61963739ce66 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 f2930aec-8dc1-4904-8cdb-61963739ce66 found for delete ", "request_id": "req-0428c9f4-3583-43f5-8c57-e2adb55e6d2f"}]} 2026-05-31 18:34:47.012 7 INFO neutron.services.segments.plugin [-] Segment f2930aec-8dc1-4904-8cdb-61963739ce66 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 f2930aec-8dc1-4904-8cdb-61963739ce66 found for delete ", "request_id": "req-39f8a003-d42c-48b2-8ac9-c0d3abbe723c"}]} [pid: 7|app: 0|req: 937/1933] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:34:46 2026] DELETE /v2.0/networks/0978610b-8331-4378-af1f-37ed13c0246c => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1934] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:34:46 2026] PUT /v2.0/routers/1d045471-3576-49f7-9527-58243c5a9628/remove_router_interface => generated 309 bytes in 646 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: 998/1935] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:34:47 2026] GET /v2.0/security-groups?tenant_id=16dd0afdb16a49518775caa021ab19bd&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:34:47.280 8 INFO neutron.api.v2.resource [None req-c5d7b82a-dfae-4d35-b8da-ce99816a7985 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 999/1936] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:34:47 2026] PUT /v2.0/routers/1d045471-3576-49f7-9527-58243c5a9628/remove_router_interface => generated 197 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1937] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:34:47 2026] DELETE /v2.0/security-groups/097663e3-4c31-4f07-9141-82de8d046f0f => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1938] 10.0.0.221 () {32 vars in 736 bytes} [Sun May 31 18:34:47 2026] GET /v2.0/ports?device_id=1d045471-3576-49f7-9527-58243c5a9628 => 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: 1002/1939] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:34:47 2026] DELETE /v2.0/routers/1d045471-3576-49f7-9527-58243c5a9628 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1940] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:34:47 2026] DELETE /v2.0/routers/241bb24c-d306-427a-98cd-cc9115531915 => generated 0 bytes in 711 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1941] 10.0.0.221 () {32 vars in 826 bytes} [Sun May 31 18:34:47 2026] GET /v2.0/ports?project_id=205bac3d28924925bab77cebae903cb7&network_id=cc442f6a-e5aa-4e88-9205-188d9243e606 => generated 3315 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1942] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:34:47 2026] DELETE /v2.0/subnets/06213a69-2e0c-4833-8ace-8ba99e8f84a8 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1943] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:34:47 2026] DELETE /v2.0/subnets/8b68f542-e551-4de1-b53d-99d506d363de => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:34:48.085 7 INFO neutron_taas.services.taas.taas_plugin [None req-fc6f1bd6-34c1-4aa5-acdb-d430a2e984a7 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] TaaS: Handle Delete Port: c26d74fe-8209-4d09-bead-e6a570d5e293 2026-05-31 18:34:48.088 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc6f1bd6-34c1-4aa5-acdb-d430a2e984a7 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Tap Mirror: Handle Delete Port: c26d74fe-8209-4d09-bead-e6a570d5e293 2026-05-31 18:34:48.123 8 INFO neutron_taas.services.taas.taas_plugin [None req-db4d362b-6e8a-49f9-82be-f30aeeb66867 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] TaaS: Handle Delete Port: 96d819c6-ebc4-4a3f-b3b3-cbe40818671a 2026-05-31 18:34:48.125 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db4d362b-6e8a-49f9-82be-f30aeeb66867 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Tap Mirror: Handle Delete Port: 96d819c6-ebc4-4a3f-b3b3-cbe40818671a 2026-05-31 18:34:48.349 8 INFO neutron.services.segments.plugin [-] Segment 414ce480-a05f-49b7-a7c4-51d43fdd9f16 resource provider aggregate not found 2026-05-31 18:34:48.354 8 INFO neutron.services.segments.plugin [-] Segment 414ce480-a05f-49b7-a7c4-51d43fdd9f16 resource provider aggregate not found [pid: 7|app: 0|req: 940/1944] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:34:47 2026] DELETE /v2.0/networks/314bc835-ed1e-4264-84f8-008454ea2cbc => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:34:48.376 8 INFO neutron.services.segments.plugin [-] Segment 414ce480-a05f-49b7-a7c4-51d43fdd9f16 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 414ce480-a05f-49b7-a7c4-51d43fdd9f16 found for delete ", "request_id": "req-02b4e823-457a-4f52-b8fb-195b28e79554"}]} 2026-05-31 18:34:48.383 8 INFO neutron.services.segments.plugin [-] Segment 414ce480-a05f-49b7-a7c4-51d43fdd9f16 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 414ce480-a05f-49b7-a7c4-51d43fdd9f16 found for delete ", "request_id": "req-812b8124-0494-49ba-a505-e8ca081abfbb"}]} [pid: 7|app: 0|req: 941/1945] 10.0.0.221 () {32 vars in 742 bytes} [Sun May 31 18:34:48 2026] GET /v2.0/subnets?network_id=cb58a59c-39e1-40c0-9b3c-07284d57f011 => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1946] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:34:48 2026] DELETE /v2.0/networks/645c0854-91a2-4acd-bf95-e8a2aa4ef6f2 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:34:48.493 7 INFO neutron.db.segments_db [None req-4085f83b-8674-49c1-bb9d-762d62645474 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Added segment c3b9b35e-7bbd-4b5c-b891-d196b331a7b9 of type geneve for network 8f4b41a3-e862-4b33-9c03-a2c2617deefc 2026-05-31 18:34:48.619 7 INFO neutron.db.ovn_revision_numbers_db [None req-4085f83b-8674-49c1-bb9d-762d62645474 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Successfully bumped revision number for resource 8f4b41a3-e862-4b33-9c03-a2c2617deefc (type: networks) to 1 2026-05-31 18:34:48.786 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4085f83b-8674-49c1-bb9d-762d62645474 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] No more DHCP agents 2026-05-31 18:34:48.787 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4085f83b-8674-49c1-bb9d-762d62645474 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Unable to schedule network 8f4b41a3-e862-4b33-9c03-a2c2617deefc: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:48.868 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-798db7cb-2684-4a41-bbcc-928a5708f303 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] No more DHCP agents 2026-05-31 18:34:48.870 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-798db7cb-2684-4a41-bbcc-928a5708f303 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:48.901 7 INFO neutron.db.ovn_revision_numbers_db [None req-4085f83b-8674-49c1-bb9d-762d62645474 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Successfully bumped revision number for resource 5c50c44c-9620-4de5-b8b1-eb7b7127bed8 (type: ports) to 1 [pid: 7|app: 0|req: 942/1947] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:34:48 2026] POST /v2.0/networks => generated 630 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:34:49.041 7 INFO neutron.services.segments.plugin [-] Segment aaa8e7ec-68c7-4a19-96c6-b59df038dad3 resource provider aggregate not found 2026-05-31 18:34:49.047 8 INFO neutron.db.ovn_revision_numbers_db [None req-798db7cb-2684-4a41-bbcc-928a5708f303 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource e41291a0-a363-47f7-ab55-f35ed076d30e (type: ports) to 1 2026-05-31 18:34:49.051 7 INFO neutron.services.segments.plugin [-] Segment aaa8e7ec-68c7-4a19-96c6-b59df038dad3 resource provider aggregate not found 2026-05-31 18:34:49.073 7 INFO neutron.services.segments.plugin [-] Segment aaa8e7ec-68c7-4a19-96c6-b59df038dad3 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 aaa8e7ec-68c7-4a19-96c6-b59df038dad3 found for delete ", "request_id": "req-7f624c2d-334f-4bce-8ed1-28a2871121b3"}]} 2026-05-31 18:34:49.076 7 INFO neutron.services.segments.plugin [-] Segment aaa8e7ec-68c7-4a19-96c6-b59df038dad3 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 aaa8e7ec-68c7-4a19-96c6-b59df038dad3 found for delete ", "request_id": "req-4a705610-5a13-4611-8ed8-01a326bf9c92"}]} 2026-05-31 18:34:49.190 7 INFO neutron.db.ovn_revision_numbers_db [None req-d85b9630-8278-482d-96b2-769db0ac02c9 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource 7486bb11-f7f6-403d-91b7-2089d5878a03 (type: floatingips) to 2 2026-05-31 18:34:49.229 7 INFO neutron.db.l3_db [None req-d85b9630-8278-482d-96b2-769db0ac02c9 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Floating IP 7486bb11-f7f6-403d-91b7-2089d5878a03 disassociated. External IP: 10.96.250.201, port: 513f6dd7-8a4b-44c0-8de7-39c7c8257a77. [pid: 7|app: 0|req: 943/1948] 10.0.0.221 () {34 vars in 749 bytes} [Sun May 31 18:34:48 2026] PUT /v2.0/floatingips/7486bb11-f7f6-403d-91b7-2089d5878a03 => generated 554 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:49.286 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-94197d3c-3505-4a69-b5bf-652b1e833509'] response: {'name': 'network-changed', 'server_uuid': 'ee8e75ca-c9ca-45aa-86c7-46e921ca4b32', 'tag': '513f6dd7-8a4b-44c0-8de7-39c7c8257a77', 'status': 'completed', 'code': 200} 2026-05-31 18:34:49.402 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e1edf7ac-ab77-405a-8e9d-22e4ea30a4aa a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] No more DHCP agents 2026-05-31 18:34:49.404 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e1edf7ac-ab77-405a-8e9d-22e4ea30a4aa a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Unable to schedule network 8f4b41a3-e862-4b33-9c03-a2c2617deefc: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:49.574 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1adbb166-382a-44ad-a1b3-cb4a45454058 - - - - - -] No port found with ID 63e29f7b-c8eb-43a8-9a94-b62b8a935fbb: RuntimeError: No port found with ID 63e29f7b-c8eb-43a8-9a94-b62b8a935fbb 2026-05-31 18:34:49.614 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1adbb166-382a-44ad-a1b3-cb4a45454058 - - - - - -] OVN reports status down for port: ac8ddab9-0dc8-4911-b29e-5cb195d1c0ac 2026-05-31 18:34:49.640 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-e41291a0-a363-47f7-ab55-f35ed076d30e on gateway d5cb41c3-6d1b-4e0a-be22-9c994d255c69 with priority 1 2026-05-31 18:34:49.654 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1adbb166-382a-44ad-a1b3-cb4a45454058 - - - - - -] OVN reports status down for port: c26d74fe-8209-4d09-bead-e6a570d5e293 2026-05-31 18:34:49.737 8 INFO neutron.db.ovn_revision_numbers_db [None req-798db7cb-2684-4a41-bbcc-928a5708f303 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource e41291a0-a363-47f7-ab55-f35ed076d30e (type: router_ports) to 1 2026-05-31 18:34:49.798 8 INFO neutron.db.ovn_revision_numbers_db [None req-798db7cb-2684-4a41-bbcc-928a5708f303 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource bef58d9b-376a-4484-9bbf-4f3e78e6e7c7 (type: routers) to 2 2026-05-31 18:34:49.800 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1adbb166-382a-44ad-a1b3-cb4a45454058 - - - - - -] OVN reports status down for port: d12ab050-796a-4954-b4fd-30e7b14a589a [pid: 8|app: 0|req: 1006/1949] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:34:48 2026] POST /v2.0/routers => generated 952 bytes in 1391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:34:49.828 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1adbb166-382a-44ad-a1b3-cb4a45454058 - - - - - -] OVN reports status up for port: d12ab050-796a-4954-b4fd-30e7b14a589a [pid: 8|app: 0|req: 1007/1950] 10.0.0.221 () {32 vars in 729 bytes} [Sun May 31 18:34:49 2026] GET /v2.0/floatingips/7486bb11-f7f6-403d-91b7-2089d5878a03 => generated 552 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:49.865 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1adbb166-382a-44ad-a1b3-cb4a45454058 - - - - - -] OVN reports status down for port: 5c50c44c-9620-4de5-b8b1-eb7b7127bed8 [pid: 8|app: 0|req: 1008/1951] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:34:49 2026] GET /v2.0/ports?tenant_id=205bac3d28924925bab77cebae903cb7&device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => generated 1209 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1952] 10.0.0.221 () {32 vars in 721 bytes} [Sun May 31 18:34:49 2026] GET /v2.0/routers/bef58d9b-376a-4484-9bbf-4f3e78e6e7c7 => generated 958 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:49.967 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1adbb166-382a-44ad-a1b3-cb4a45454058 - - - - - -] OVN reports status down for port: e41291a0-a363-47f7-ab55-f35ed076d30e [pid: 8|app: 0|req: 1010/1953] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:34:49 2026] GET /v2.0/networks?id=cc442f6a-e5aa-4e88-9205-188d9243e606 => generated 759 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:50.077 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1adbb166-382a-44ad-a1b3-cb4a45454058 - - - - - -] Logical_Switch_Port e41291a0-a363-47f7-ab55-f35ed076d30e host information not removed, the port state is up [pid: 8|app: 0|req: 1011/1954] 10.0.0.221 () {32 vars in 647 bytes} [Sun May 31 18:34:49 2026] GET /v2.0/routers => generated 961 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1955] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:34:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=513f6dd7-8a4b-44c0-8de7-39c7c8257a77 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:34:50.093 7 INFO neutron.db.ovn_revision_numbers_db [None req-be4e055f-92b5-4d50-8a3d-13e39fca3b72 - - - - - -] Successfully bumped revision number for resource 5c50c44c-9620-4de5-b8b1-eb7b7127bed8 (type: ports) to 2 2026-05-31 18:34:50.107 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1adbb166-382a-44ad-a1b3-cb4a45454058 - - - - - -] OVN reports status up for port: e41291a0-a363-47f7-ab55-f35ed076d30e 2026-05-31 18:34:50.127 7 INFO neutron.plugins.ml2.plugin [None req-1adbb166-382a-44ad-a1b3-cb4a45454058 - - - - - -] Attempt 1 to provision port e41291a0-a363-47f7-ab55-f35ed076d30e 2026-05-31 18:34:50.165 7 INFO neutron.db.ovn_revision_numbers_db [None req-be4e055f-92b5-4d50-8a3d-13e39fca3b72 - - - - - -] Successfully bumped revision number for resource 0078a80f-81c1-486e-b744-f7f9ffe9c68c (type: subnets) to 0 [pid: 7|app: 0|req: 944/1956] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:34:49 2026] POST /v2.0/subnets => generated 626 bytes in 947 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: 945/1957] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:34:50 2026] GET /v2.0/subnets?id=dc0d766f-dfa1-42c3-a18e-6185ea59c5d6 => generated 676 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:50.362 7 INFO neutron.db.ovn_revision_numbers_db [None req-46d682a4-e324-48dd-92ff-b5deb0789e9d a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Successfully bumped revision number for resource a469eb5f-169d-469e-ad58-0f70b13d3e3c (type: routers) to 1 [pid: 7|app: 0|req: 946/1958] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:34:50 2026] POST /v2.0/routers => generated 603 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1959] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:34:50 2026] GET /v2.0/ports?network_id=cc442f6a-e5aa-4e88-9205-188d9243e606&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-05-31 18:34:50.511 8 INFO neutron.db.ovn_revision_numbers_db [None req-10e84b5d-37fd-4fb7-8025-79d70b9940cc 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Successfully bumped revision number for resource bef58d9b-376a-4484-9bbf-4f3e78e6e7c7 (type: routers) to 3 [pid: 8|app: 0|req: 1013/1960] 10.0.0.221 () {34 vars in 741 bytes} [Sun May 31 18:34:50 2026] PUT /v2.0/routers/bef58d9b-376a-4484-9bbf-4f3e78e6e7c7 => generated 965 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1961] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:34:50 2026] GET /v2.0/networks/cc442f6a-e5aa-4e88-9205-188d9243e606?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: 1015/1962] 10.0.0.221 () {32 vars in 721 bytes} [Sun May 31 18:34:50 2026] GET /v2.0/routers/bef58d9b-376a-4484-9bbf-4f3e78e6e7c7 => generated 965 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1963] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:34:50 2026] GET /v2.0/networks/cc442f6a-e5aa-4e88-9205-188d9243e606?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: 8|app: 0|req: 1017/1964] 10.0.0.221 () {32 vars in 736 bytes} [Sun May 31 18:34:50 2026] GET /v2.0/ports?device_id=bef58d9b-376a-4484-9bbf-4f3e78e6e7c7 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:34:50.744 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dbd770c2-fc0a-44ab-bc49-a1b3d3b120be a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] No more DHCP agents 2026-05-31 18:34:50.744 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dbd770c2-fc0a-44ab-bc49-a1b3d3b120be a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Unable to schedule network 8f4b41a3-e862-4b33-9c03-a2c2617deefc: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:50.910 7 INFO neutron.db.ovn_revision_numbers_db [None req-dbd770c2-fc0a-44ab-bc49-a1b3d3b120be a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Successfully bumped revision number for resource 5fb95bc7-5f5b-416b-b53d-211692322dd7 (type: ports) to 1 2026-05-31 18:34:51.025 8 INFO neutron_taas.services.taas.taas_plugin [None req-4f94a21d-0345-4f96-a25d-a920462c8d35 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] TaaS: Handle Delete Port: e41291a0-a363-47f7-ab55-f35ed076d30e 2026-05-31 18:34:51.029 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f94a21d-0345-4f96-a25d-a920462c8d35 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] Tap Mirror: Handle Delete Port: e41291a0-a363-47f7-ab55-f35ed076d30e [pid: 8|app: 0|req: 1018/1965] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:34:50 2026] DELETE /v2.0/routers/bef58d9b-376a-4484-9bbf-4f3e78e6e7c7 => generated 0 bytes in 766 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:34:51.544 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dbd770c2-fc0a-44ab-bc49-a1b3d3b120be a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] No more DHCP agents 2026-05-31 18:34:51.545 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dbd770c2-fc0a-44ab-bc49-a1b3d3b120be a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Unable to schedule network 8f4b41a3-e862-4b33-9c03-a2c2617deefc: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:51.609 8 INFO neutron.db.ovn_revision_numbers_db [None req-d25218c4-9729-4d17-8af1-8f3c6139bf78 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource d1198b1d-70c5-438c-be01-3f01e96ea4e1 (type: security_groups) to 1 2026-05-31 18:34:51.621 8 INFO neutron.db.ovn_revision_numbers_db [None req-d25218c4-9729-4d17-8af1-8f3c6139bf78 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource ab68e242-aaac-48fd-bfda-fb858da652c3 (type: security_group_rules) to 0 2026-05-31 18:34:51.634 8 INFO neutron.db.ovn_revision_numbers_db [None req-d25218c4-9729-4d17-8af1-8f3c6139bf78 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource abc01282-1ecf-4ba4-ae7c-64b276841c8c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1019/1966] 10.0.0.221 () {34 vars in 685 bytes} [Sun May 31 18:34:51 2026] POST /v2.0/security-groups => generated 1675 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1967] 10.0.0.221 () {32 vars in 736 bytes} [Sun May 31 18:34:51 2026] GET /v2.0/ports?device_id=bef58d9b-376a-4484-9bbf-4f3e78e6e7c7 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:34:51.820 7 INFO neutron.db.ovn_revision_numbers_db [None req-dbd770c2-fc0a-44ab-bc49-a1b3d3b120be a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Successfully bumped revision number for resource 5fb95bc7-5f5b-416b-b53d-211692322dd7 (type: router_ports) to 1 [pid: 7|app: 0|req: 948/1968] 10.0.0.221 () {34 vars in 783 bytes} [Sun May 31 18:34:50 2026] PUT /v2.0/routers/a469eb5f-169d-469e-ad58-0f70b13d3e3c/add_router_interface => generated 309 bytes in 1426 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:51.840 8 INFO neutron.db.ovn_revision_numbers_db [None req-debe0d3b-4696-489a-87ca-fd2eb9dc51ff 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource 5bc6aa72-3645-473b-a2dc-f2f15fa0b97f (type: security_group_rules) to 0 2026-05-31 18:34:51.852 7 INFO neutron.api.v2.resource [None req-c2830014-99d7-4672-9ae5-2eb74270939c 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 949/1969] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:34:51 2026] DELETE /v2.0/routers/bef58d9b-376a-4484-9bbf-4f3e78e6e7c7 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1970] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:34:51 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: 1022/1971] 10.0.0.221 () {32 vars in 736 bytes} [Sun May 31 18:34:51 2026] GET /v2.0/ports?device_id=241bb24c-d306-427a-98cd-cc9115531915 => 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: 950/1972] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:51 2026] GET /v2.0/ports/5fb95bc7-5f5b-416b-b53d-211692322dd7 => generated 941 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:51.919 7 INFO neutron.api.v2.resource [None req-c2ac08fe-f41d-47b7-bce5-e964cd5f11fd 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 951/1973] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:34:51 2026] DELETE /v2.0/routers/241bb24c-d306-427a-98cd-cc9115531915 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1974] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:51 2026] GET /v2.0/ports/5fb95bc7-5f5b-416b-b53d-211692322dd7 => generated 941 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:34:51.959 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fc477c2c-afb2-42bd-8048-12bd14b5fbb5 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 953/1975] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:34:51 2026] DELETE /v2.0/subnets/8b68f542-e551-4de1-b53d-99d506d363de => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1976] 10.0.0.221 () {32 vars in 736 bytes} [Sun May 31 18:34:51 2026] GET /v2.0/ports?device_id=2811597f-b436-4a65-b4b0-e3cffc908d89 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:34:52.004 7 INFO neutron.api.v2.resource [None req-6e4e53c0-50d2-4de3-92b4-b802da13a5d4 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 955/1977] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:34:51 2026] DELETE /v2.0/routers/2811597f-b436-4a65-b4b0-e3cffc908d89 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:34:52.040 7 INFO neutron.pecan_wsgi.hooks.translation [None req-17eed8b3-62ea-4078-9c16-f7e8b7fa3d7f 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 956/1978] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:34:52 2026] DELETE /v2.0/subnets/aad80ccd-4c56-453a-8566-7b8e1b4e682b => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:34:52.052 8 INFO neutron.db.ovn_revision_numbers_db [None req-aa948683-e882-49f6-a8cc-a387004313a7 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource 3a536a30-b0bc-4ae8-ba64-d0267923adc4 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 957/1979] 10.0.0.221 () {32 vars in 736 bytes} [Sun May 31 18:34:52 2026] GET /v2.0/ports?device_id=00e80bf8-e7e5-4f7e-b6a0-5e0bee02ae12 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1980] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:34:51 2026] POST /v2.0/security-group-rules => generated 596 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:34:52.085 7 INFO neutron.api.v2.resource [None req-1ef7c7bc-c053-4355-a84d-ed05c619f41e 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 958/1981] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:34:52 2026] DELETE /v2.0/routers/00e80bf8-e7e5-4f7e-b6a0-5e0bee02ae12 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:34:52.100 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7d72d94c-9b1f-4596-b93c-7e960c19ca81 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 959/1982] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:34:52 2026] DELETE /v2.0/subnets/c4c76434-afdf-413d-ba3d-7d19556f9d3b => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:34:52.117 7 INFO neutron.pecan_wsgi.hooks.translation [None req-93c3e15e-c2cc-461a-8f8d-5ac8fc992c0b 30f851f270614009b6763b885f61a215 83938d5306bf4d8d9313cd63c521d9d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 960/1983] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:34:52 2026] DELETE /v2.0/subnets/cf4d1534-26b9-4625-9d68-5f60b3963b65 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:34:52.264 8 INFO neutron.db.ovn_revision_numbers_db [None req-b58e3080-7f9c-469e-9ade-71b934f7459f 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource 2a302676-cde7-4a89-bd1f-154236b34e76 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1024/1984] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:34:52 2026] POST /v2.0/security-group-rules => generated 602 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:34:52.476 7 INFO neutron.db.ovn_revision_numbers_db [None req-74be14c3-e518-45f7-a145-6b525526dcfb 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource c76be73f-7438-46b4-b43b-def0fb56bec5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 961/1985] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:34:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:34:52.548 8 INFO neutron.db.securitygroups_db [None req-f650c8b5-dd56-4f6c-add3-785979b5ec82 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Project 205bac3d28924925bab77cebae903cb7 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-31 18:34:52.694 8 INFO neutron.db.ovn_revision_numbers_db [None req-f650c8b5-dd56-4f6c-add3-785979b5ec82 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource 830823e9-82af-4cd1-b692-44f2d9873e86 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1025/1986] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:34:52 2026] POST /v2.0/security-group-rules => generated 607 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:34:52.759 8 INFO neutron.db.securitygroups_db [None req-5969aee4-6b09-47a0-a229-062c29cd942c 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Project 205bac3d28924925bab77cebae903cb7 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 962/1987] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:34:52 2026] GET /v2.0/security-groups?tenant_id=83938d5306bf4d8d9313cd63c521d9d7&name=default => generated 2925 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:34:52.860 8 INFO neutron.db.ovn_revision_numbers_db [None req-5969aee4-6b09-47a0-a229-062c29cd942c 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource c837e57e-e07d-4898-a21e-b490123e82a1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1026/1988] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:34:52 2026] POST /v2.0/security-group-rules => generated 606 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1989] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:52 2026] GET /v2.0/ports/5fb95bc7-5f5b-416b-b53d-211692322dd7 => generated 941 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1990] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:34:52 2026] DELETE /v2.0/security-groups/59129dcf-4573-4085-b293-f161566dcaff => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1991] 10.0.0.221 () {32 vars in 649 bytes} [Sun May 31 18:34:53 2026] GET /v2.0/networks => generated 1298 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1992] 10.0.0.16 () {34 vars in 1099 bytes} [Sun May 31 18:34:53 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1767350060&fields=id&tenant_id=205bac3d28924925bab77cebae903cb7 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1993] 10.0.0.16 () {34 vars in 981 bytes} [Sun May 31 18:34:53 2026] GET /v2.0/networks?id=cc442f6a-e5aa-4e88-9205-188d9243e606 => generated 661 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1994] 10.0.0.16 () {34 vars in 964 bytes} [Sun May 31 18:34:53 2026] GET /v2.0/quotas/205bac3d28924925bab77cebae903cb7 => 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: 1030/1995] 10.0.0.16 () {34 vars in 1001 bytes} [Sun May 31 18:34:53 2026] GET /v2.0/ports?tenant_id=205bac3d28924925bab77cebae903cb7&fields=id => generated 149 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1996] 10.0.0.16 () {34 vars in 1007 bytes} [Sun May 31 18:34:53 2026] GET /v2.0/networks/cc442f6a-e5aa-4e88-9205-188d9243e606?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1997] 10.0.0.16 () {34 vars in 1107 bytes} [Sun May 31 18:34:53 2026] GET /v2.0/networks/cc442f6a-e5aa-4e88-9205-188d9243e606?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) [pid: 7|app: 0|req: 967/1998] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:53 2026] GET /v2.0/ports?device_id=a024136e-a211-4658-bf07-bed56296453f => 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: 1032/1999] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:54 2026] GET /v2.0/ports/5fb95bc7-5f5b-416b-b53d-211692322dd7 => generated 941 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2000] 10.0.0.221 () {34 vars in 677 bytes} [Sun May 31 18:34:54 2026] POST /v2.0/subnetpools => generated 549 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2001] 10.0.0.221 () {32 vars in 729 bytes} [Sun May 31 18:34:55 2026] GET /v2.0/subnetpools/7e98e90d-4c6a-4f93-9c95-0d5ab74a976a => generated 549 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2002] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:55 2026] GET /v2.0/ports?device_id=a024136e-a211-4658-bf07-bed56296453f => 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: 969/2003] 10.0.0.221 () {34 vars in 749 bytes} [Sun May 31 18:34:55 2026] PUT /v2.0/subnetpools/7e98e90d-4c6a-4f93-9c95-0d5ab74a976a => generated 501 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2004] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:55 2026] GET /v2.0/ports/5fb95bc7-5f5b-416b-b53d-211692322dd7 => generated 941 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2005] 10.0.0.221 () {32 vars in 732 bytes} [Sun May 31 18:34:55 2026] DELETE /v2.0/subnetpools/7e98e90d-4c6a-4f93-9c95-0d5ab74a976a => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:34:55.179 8 INFO neutron.api.v2.resource [None req-48313a9a-ad00-4082-b53e-d47eca20cef9 10036d0c48e446f4b5aafe161d649104 d8695ad3ff414d698e1af42b02ef5d87 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1036/2006] 10.0.0.221 () {32 vars in 729 bytes} [Sun May 31 18:34:55 2026] GET /v2.0/subnetpools/7e98e90d-4c6a-4f93-9c95-0d5ab74a976a => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:34:55.194 7 INFO neutron.api.v2.resource [None req-eb29f44c-b30e-4b59-854e-df2a85ee9997 10036d0c48e446f4b5aafe161d649104 d8695ad3ff414d698e1af42b02ef5d87 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 971/2007] 10.0.0.221 () {32 vars in 732 bytes} [Sun May 31 18:34:55 2026] DELETE /v2.0/subnetpools/7e98e90d-4c6a-4f93-9c95-0d5ab74a976a => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:34:55.950 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1adbb166-382a-44ad-a1b3-cb4a45454058 - - - - - -] No port found with ID e41291a0-a363-47f7-ab55-f35ed076d30e: RuntimeError: No port found with ID e41291a0-a363-47f7-ab55-f35ed076d30e 2026-05-31 18:34:55.951 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1adbb166-382a-44ad-a1b3-cb4a45454058 - - - - - -] OVN reports status down for port: 5fb95bc7-5f5b-416b-b53d-211692322dd7 2026-05-31 18:34:55.960 8 INFO neutron.db.ovn_revision_numbers_db [None req-9f5fd4d8-cd45-495f-8d55-f12644321c44 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 60537316-39ec-42d4-8f5f-1d642439196e (type: security_groups) to 1 2026-05-31 18:34:55.974 8 INFO neutron.db.ovn_revision_numbers_db [None req-9f5fd4d8-cd45-495f-8d55-f12644321c44 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 059140f3-1c63-47a6-bc57-69fcee3d82ba (type: security_group_rules) to 0 2026-05-31 18:34:55.986 8 INFO neutron.db.ovn_revision_numbers_db [None req-9f5fd4d8-cd45-495f-8d55-f12644321c44 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 1b0031e6-8a47-46bc-8af8-cafb2b79a9b3 (type: security_group_rules) to 0 2026-05-31 18:34:55.999 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1adbb166-382a-44ad-a1b3-cb4a45454058 - - - - - -] Logical_Switch_Port 5fb95bc7-5f5b-416b-b53d-211692322dd7 host information not removed, the port state is up 2026-05-31 18:34:55.999 8 INFO neutron.db.ovn_revision_numbers_db [None req-9f5fd4d8-cd45-495f-8d55-f12644321c44 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 2223ae6c-49fa-434e-abf9-489023e22901 (type: security_group_rules) to 0 2026-05-31 18:34:56.000 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1adbb166-382a-44ad-a1b3-cb4a45454058 - - - - - -] OVN reports status up for port: 5fb95bc7-5f5b-416b-b53d-211692322dd7 2026-05-31 18:34:56.009 7 INFO neutron.plugins.ml2.plugin [None req-1adbb166-382a-44ad-a1b3-cb4a45454058 - - - - - -] Attempt 1 to provision port 5fb95bc7-5f5b-416b-b53d-211692322dd7 2026-05-31 18:34:56.016 8 INFO neutron.db.ovn_revision_numbers_db [None req-9f5fd4d8-cd45-495f-8d55-f12644321c44 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e39634c6-e6f0-4c2a-b1a3-9b9801afdb5a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1037/2008] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:34:55 2026] GET /v2.0/security-groups?tenant_id=d8695ad3ff414d698e1af42b02ef5d87&name=default => generated 2925 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2009] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:56 2026] GET /v2.0/ports/5fb95bc7-5f5b-416b-b53d-211692322dd7 => generated 941 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2010] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:56 2026] GET /v2.0/ports?device_id=a024136e-a211-4658-bf07-bed56296453f => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:34:56.504 7 INFO neutron.db.ovn_revision_numbers_db [None req-1adbb166-382a-44ad-a1b3-cb4a45454058 - - - - - -] Successfully bumped revision number for resource 5fb95bc7-5f5b-416b-b53d-211692322dd7 (type: ports) to 2 [pid: 7|app: 0|req: 972/2011] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:34:56 2026] DELETE /v2.0/security-groups/60537316-39ec-42d4-8f5f-1d642439196e => generated 0 bytes in 515 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2012] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:34:57 2026] GET /v2.0/ports/5fb95bc7-5f5b-416b-b53d-211692322dd7 => generated 943 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2013] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:57 2026] GET /v2.0/ports?device_id=a024136e-a211-4658-bf07-bed56296453f => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:34:57.512 7 INFO neutron_taas.services.taas.taas_plugin [None req-5ac0c5ba-7607-41a8-ac38-96b67115ecaf a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] TaaS: Handle Delete Port: 5fb95bc7-5f5b-416b-b53d-211692322dd7 2026-05-31 18:34:57.515 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ac0c5ba-7607-41a8-ac38-96b67115ecaf a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Tap Mirror: Handle Delete Port: 5fb95bc7-5f5b-416b-b53d-211692322dd7 2026-05-31 18:34:57.697 8 INFO neutron.db.ovn_revision_numbers_db [None req-a47e205d-749e-423c-a2fc-fc528ec16294 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 272052a4-63ba-4852-b5a2-00bcbbdf047a (type: security_groups) to 1 2026-05-31 18:34:57.710 8 INFO neutron.db.ovn_revision_numbers_db [None req-a47e205d-749e-423c-a2fc-fc528ec16294 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 7fadf715-0d9d-400d-9314-6e08f41935d6 (type: security_group_rules) to 0 2026-05-31 18:34:57.728 8 INFO neutron.db.ovn_revision_numbers_db [None req-a47e205d-749e-423c-a2fc-fc528ec16294 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 84a4a9ed-559b-4d87-b8fd-b8b749f6da8d (type: security_group_rules) to 0 2026-05-31 18:34:57.748 8 INFO neutron.db.ovn_revision_numbers_db [None req-a47e205d-749e-423c-a2fc-fc528ec16294 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d1568c3f-f974-4c3a-8b69-7a0ad170ac9d (type: security_group_rules) to 0 2026-05-31 18:34:57.760 8 INFO neutron.db.ovn_revision_numbers_db [None req-a47e205d-749e-423c-a2fc-fc528ec16294 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e9380afe-6098-4d9a-9892-54e4a0368a0a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1042/2014] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:34:57 2026] GET /v2.0/security-groups?tenant_id=3c70567c01344537bde3935eb21c601d&name=default => generated 2925 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2015] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:34:57 2026] PUT /v2.0/routers/a469eb5f-169d-469e-ad58-0f70b13d3e3c/remove_router_interface => generated 309 bytes in 641 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: 974/2016] 10.0.0.221 () {32 vars in 736 bytes} [Sun May 31 18:34:57 2026] GET /v2.0/ports?device_id=a469eb5f-169d-469e-ad58-0f70b13d3e3c => 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: 1043/2017] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:34:57 2026] DELETE /v2.0/security-groups/272052a4-63ba-4852-b5a2-00bcbbdf047a => 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: 975/2018] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:34:57 2026] DELETE /v2.0/routers/a469eb5f-169d-469e-ad58-0f70b13d3e3c => generated 0 bytes in 233 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2019] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:34:58 2026] GET /v2.0/networks?id=cc442f6a-e5aa-4e88-9205-188d9243e606 => generated 661 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2020] 199.204.45.227 () {34 vars in 1050 bytes} [Sun May 31 18:34:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=205bac3d28924925bab77cebae903cb7 => generated 274 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2021] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:34:58 2026] DELETE /v2.0/subnets/0078a80f-81c1-486e-b744-f7f9ffe9c68c => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2022] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:58 2026] GET /v2.0/ports?device_id=a024136e-a211-4658-bf07-bed56296453f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:34:58.479 8 INFO neutron_taas.services.taas.taas_plugin [None req-9b19e9a5-5443-4045-86cd-c087c727cd75 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] TaaS: Handle Delete Port: 5c50c44c-9620-4de5-b8b1-eb7b7127bed8 2026-05-31 18:34:58.482 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b19e9a5-5443-4045-86cd-c087c727cd75 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Tap Mirror: Handle Delete Port: 5c50c44c-9620-4de5-b8b1-eb7b7127bed8 2026-05-31 18:34:58.609 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-ddd845c6-4949-4734-9296-d233b72b5280 req-668040aa-fbb3-4acc-8799-7b5215733667 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] No more DHCP agents 2026-05-31 18:34:58.611 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-ddd845c6-4949-4734-9296-d233b72b5280 req-668040aa-fbb3-4acc-8799-7b5215733667 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Unable to schedule network cc442f6a-e5aa-4e88-9205-188d9243e606: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:58.685 8 INFO neutron.services.segments.plugin [-] Segment c3b9b35e-7bbd-4b5c-b891-d196b331a7b9 resource provider aggregate not found 2026-05-31 18:34:58.693 8 INFO neutron.services.segments.plugin [-] Segment c3b9b35e-7bbd-4b5c-b891-d196b331a7b9 resource provider aggregate not found 2026-05-31 18:34:58.706 8 INFO neutron.services.segments.plugin [-] Segment c3b9b35e-7bbd-4b5c-b891-d196b331a7b9 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 c3b9b35e-7bbd-4b5c-b891-d196b331a7b9 found for delete ", "request_id": "req-3d2eb2d8-db00-4e38-b824-5cdb03804864"}]} 2026-05-31 18:34:58.729 8 INFO neutron.services.segments.plugin [-] Segment c3b9b35e-7bbd-4b5c-b891-d196b331a7b9 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 c3b9b35e-7bbd-4b5c-b891-d196b331a7b9 found for delete ", "request_id": "req-1b143678-f7a2-4a02-a3fa-2fe3ded3c3cf"}]} [pid: 8|app: 0|req: 1046/2023] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:34:58 2026] DELETE /v2.0/networks/8f4b41a3-e862-4b33-9c03-a2c2617deefc => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:34:58.817 7 INFO neutron.db.ovn_revision_numbers_db [req-ddd845c6-4949-4734-9296-d233b72b5280 req-668040aa-fbb3-4acc-8799-7b5215733667 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource e2fb5cb9-0ae9-4f6b-8691-5e58811a102c (type: ports) to 1 [pid: 7|app: 0|req: 978/2026] 199.204.45.227 () {38 vars in 955 bytes} [Sun May 31 18:34:58 2026] POST /v2.0/ports => generated 958 bytes in 594 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-05-31 18:34:59.166 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0553ae21-aadb-4081-8756-96f233d91307 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] No more DHCP agents 2026-05-31 18:34:59.167 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0553ae21-aadb-4081-8756-96f233d91307 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:34:59.260 7 INFO neutron.db.ovn_revision_numbers_db [req-ddd845c6-4949-4734-9296-d233b72b5280 req-e9f0fe20-bd9f-4222-b988-61321dfff0a8 d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource e2fb5cb9-0ae9-4f6b-8691-5e58811a102c (type: ports) to 2 2026-05-31 18:34:59.350 8 INFO neutron.db.ovn_revision_numbers_db [None req-0553ae21-aadb-4081-8756-96f233d91307 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Successfully bumped revision number for resource 0e452ea8-a51a-4f4e-b8a9-7bb20970fae8 (type: ports) to 1 2026-05-31 18:34:59.530 7 INFO neutron.db.ovn_revision_numbers_db [req-ddd845c6-4949-4734-9296-d233b72b5280 req-e9f0fe20-bd9f-4222-b988-61321dfff0a8 d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource e2fb5cb9-0ae9-4f6b-8691-5e58811a102c (type: ports) to 4 [pid: 7|app: 0|req: 979/2027] 199.204.45.227 () {38 vars in 1028 bytes} [Sun May 31 18:34:58 2026] PUT /v2.0/ports/e2fb5cb9-0ae9-4f6b-8691-5e58811a102c => generated 1208 bytes in 644 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-05-31 18:34:59.581 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2f0d0ef-2e4a-4c29-a4a7-35a761624ea2'] response: {'name': 'network-changed', 'server_uuid': 'a024136e-a211-4658-bf07-bed56296453f', 'tag': 'e2fb5cb9-0ae9-4f6b-8691-5e58811a102c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 980/2028] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:34:59 2026] GET /v2.0/ports?device_id=a024136e-a211-4658-bf07-bed56296453f => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2029] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:34:59 2026] GET /v2.0/security-groups?id=d1198b1d-70c5-438c-be01-3f01e96ea4e1&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-05-31 18:34:59.945 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-0e452ea8-a51a-4f4e-b8a9-7bb20970fae8 on gateway d5cb41c3-6d1b-4e0a-be22-9c994d255c69 with priority 1 2026-05-31 18:35:00.050 8 INFO neutron.db.ovn_revision_numbers_db [None req-0553ae21-aadb-4081-8756-96f233d91307 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Successfully bumped revision number for resource 0e452ea8-a51a-4f4e-b8a9-7bb20970fae8 (type: router_ports) to 1 2026-05-31 18:35:00.122 8 INFO neutron.db.ovn_revision_numbers_db [None req-0553ae21-aadb-4081-8756-96f233d91307 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Successfully bumped revision number for resource 7cca59aa-6246-4589-8b15-3da24a0e9784 (type: routers) to 2 [pid: 7|app: 0|req: 982/2030] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:35:00 2026] GET /v2.0/ports?tenant_id=205bac3d28924925bab77cebae903cb7&device_id=a024136e-a211-4658-bf07-bed56296453f => 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: 1049/2031] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:34:58 2026] POST /v2.0/routers => generated 948 bytes in 1339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2032] 199.204.45.227 () {34 vars in 1018 bytes} [Sun May 31 18:35:00 2026] GET /v2.0/networks?tenant_id=205bac3d28924925bab77cebae903cb7&shared=False => generated 759 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2033] 10.0.0.221 () {32 vars in 721 bytes} [Sun May 31 18:35:00 2026] GET /v2.0/routers/7cca59aa-6246-4589-8b15-3da24a0e9784 => generated 954 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2034] 199.204.45.227 () {34 vars in 930 bytes} [Sun May 31 18:35:00 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2035] 10.0.0.221 () {32 vars in 647 bytes} [Sun May 31 18:35:00 2026] GET /v2.0/routers => generated 957 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2036] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:35:00 2026] GET /v2.0/ports?device_id=a024136e-a211-4658-bf07-bed56296453f => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:35:00.755 7 INFO neutron.db.ovn_revision_numbers_db [None req-5bd70982-06d5-4b39-8ff9-668c542d4661 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Successfully bumped revision number for resource 7cca59aa-6246-4589-8b15-3da24a0e9784 (type: routers) to 3 [pid: 7|app: 0|req: 985/2037] 10.0.0.221 () {34 vars in 741 bytes} [Sun May 31 18:35:00 2026] PUT /v2.0/routers/7cca59aa-6246-4589-8b15-3da24a0e9784 => generated 961 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2038] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:35:00 2026] GET /v2.0/security-groups?id=d1198b1d-70c5-438c-be01-3f01e96ea4e1&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: 986/2039] 10.0.0.221 () {32 vars in 721 bytes} [Sun May 31 18:35:00 2026] GET /v2.0/routers/7cca59aa-6246-4589-8b15-3da24a0e9784 => generated 961 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2040] 10.0.0.221 () {32 vars in 736 bytes} [Sun May 31 18:35:00 2026] GET /v2.0/ports?device_id=7cca59aa-6246-4589-8b15-3da24a0e9784 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:35:01.039 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-373f28a9-64db-4dc8-8316-7cc02cc77906 - - - - - -] No port found with ID 5fb95bc7-5f5b-416b-b53d-211692322dd7: RuntimeError: No port found with ID 5fb95bc7-5f5b-416b-b53d-211692322dd7 2026-05-31 18:35:01.059 8 INFO neutron.db.ovn_revision_numbers_db [None req-41d84b3c-8e4f-44de-a525-23337d3df906 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 94bb7001-518a-4d2c-98cc-419150e029e3 (type: security_groups) to 1 2026-05-31 18:35:01.070 8 INFO neutron.db.ovn_revision_numbers_db [None req-41d84b3c-8e4f-44de-a525-23337d3df906 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 648e75fb-292e-40bc-9e32-36aa99fee885 (type: security_group_rules) to 0 2026-05-31 18:35:01.083 8 INFO neutron.db.ovn_revision_numbers_db [None req-41d84b3c-8e4f-44de-a525-23337d3df906 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 8f918f56-70e1-420c-a3b4-2fbd13ed9b03 (type: security_group_rules) to 0 2026-05-31 18:35:01.084 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-373f28a9-64db-4dc8-8316-7cc02cc77906 - - - - - -] OVN reports status down for port: e2fb5cb9-0ae9-4f6b-8691-5e58811a102c 2026-05-31 18:35:01.106 8 INFO neutron.db.ovn_revision_numbers_db [None req-41d84b3c-8e4f-44de-a525-23337d3df906 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 9d48d9b3-2665-49c2-b327-e16361d53807 (type: security_group_rules) to 0 2026-05-31 18:35:01.119 8 INFO neutron.db.ovn_revision_numbers_db [None req-41d84b3c-8e4f-44de-a525-23337d3df906 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource b82636a2-325b-4ea6-9a26-11eea4d5f0fc (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1054/2041] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:35:00 2026] GET /v2.0/security-groups?tenant_id=798a7742640742d1b900ef5b616e495c&name=default => generated 2925 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:35:01.295 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-373f28a9-64db-4dc8-8316-7cc02cc77906 - - - - - -] OVN reports status down for port: 0e452ea8-a51a-4f4e-b8a9-7bb20970fae8 2026-05-31 18:35:01.408 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-373f28a9-64db-4dc8-8316-7cc02cc77906 - - - - - -] Logical_Switch_Port 0e452ea8-a51a-4f4e-b8a9-7bb20970fae8 host information not removed, the port state is up 2026-05-31 18:35:01.409 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-373f28a9-64db-4dc8-8316-7cc02cc77906 - - - - - -] OVN reports status up for port: 0e452ea8-a51a-4f4e-b8a9-7bb20970fae8 2026-05-31 18:35:01.420 7 INFO neutron_taas.services.taas.taas_plugin [None req-ac6ab2b9-47d7-4962-a0b8-a6a1e7bb921f a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] TaaS: Handle Delete Port: 0e452ea8-a51a-4f4e-b8a9-7bb20970fae8 2026-05-31 18:35:01.426 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac6ab2b9-47d7-4962-a0b8-a6a1e7bb921f a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] Tap Mirror: Handle Delete Port: 0e452ea8-a51a-4f4e-b8a9-7bb20970fae8 2026-05-31 18:35:01.446 7 INFO neutron.plugins.ml2.plugin [None req-373f28a9-64db-4dc8-8316-7cc02cc77906 - - - - - -] Attempt 1 to provision port 0e452ea8-a51a-4f4e-b8a9-7bb20970fae8 [pid: 8|app: 0|req: 1055/2042] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:35:01 2026] DELETE /v2.0/security-groups/94bb7001-518a-4d2c-98cc-419150e029e3 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2043] 10.0.0.20 () {30 vars in 649 bytes} [Sun May 31 18:35:01 2026] GET /v2.0/extensions => generated 20118 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2044] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:35:01 2026] GET /v2.0/ports?tenant_id=205bac3d28924925bab77cebae903cb7&device_id=a024136e-a211-4658-bf07-bed56296453f => generated 1211 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:35:01.630 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-33b5f830-92ad-468e-a70d-c4e3049c1edf'] response: {'server_uuid': 'a024136e-a211-4658-bf07-bed56296453f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e2fb5cb9-0ae9-4f6b-8691-5e58811a102c', 'code': 200} [pid: 8|app: 0|req: 1058/2045] 10.0.0.20 () {30 vars in 723 bytes} [Sun May 31 18:35:01 2026] GET /v2.0/quotas/e61bb595ab19451c922cd4fef7770bdd/details => generated 847 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2046] 199.204.45.227 () {34 vars in 1060 bytes} [Sun May 31 18:35:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e2fb5cb9-0ae9-4f6b-8691-5e58811a102c => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:35:01.864 8 INFO neutron.db.ovn_revision_numbers_db [None req-45c6f616-285d-44e7-b72d-e1e8db9be8c9 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 93024dc3-50a4-41ed-8e88-9ef71495983f (type: security_groups) to 1 2026-05-31 18:35:01.878 8 INFO neutron.db.ovn_revision_numbers_db [None req-45c6f616-285d-44e7-b72d-e1e8db9be8c9 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 7d1684f7-3c1b-42e2-91f7-bef2fb77f82f (type: security_group_rules) to 0 2026-05-31 18:35:01.889 8 INFO neutron.db.ovn_revision_numbers_db [None req-45c6f616-285d-44e7-b72d-e1e8db9be8c9 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource a96c95ab-76d8-4387-be1c-39f6cfb7c97d (type: security_group_rules) to 0 2026-05-31 18:35:01.900 8 INFO neutron.db.ovn_revision_numbers_db [None req-45c6f616-285d-44e7-b72d-e1e8db9be8c9 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource b1a3e44b-3652-4d2d-9bca-e31601d9672f (type: security_group_rules) to 0 2026-05-31 18:35:01.912 8 INFO neutron.db.ovn_revision_numbers_db [None req-45c6f616-285d-44e7-b72d-e1e8db9be8c9 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource c3478161-89bf-4684-847b-9d81be57ac41 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1060/2047] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:35:01 2026] GET /v2.0/security-groups?tenant_id=bfd06367c455484b95ef082ac30c4066&name=default => generated 2925 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2048] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:35:00 2026] DELETE /v2.0/routers/7cca59aa-6246-4589-8b15-3da24a0e9784 => generated 0 bytes in 1115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2049] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:35:01 2026] GET /v2.0/subnets?id=dc0d766f-dfa1-42c3-a18e-6185ea59c5d6 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2050] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:35:01 2026] GET /v2.0/ports?device_id=a024136e-a211-4658-bf07-bed56296453f => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2051] 10.0.0.221 () {32 vars in 736 bytes} [Sun May 31 18:35:02 2026] GET /v2.0/ports?device_id=7cca59aa-6246-4589-8b15-3da24a0e9784 => 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: 991/2052] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:35:02 2026] GET /v2.0/ports?network_id=cc442f6a-e5aa-4e88-9205-188d9243e606&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: 992/2053] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:35:02 2026] GET /v2.0/security-groups?id=d1198b1d-70c5-438c-be01-3f01e96ea4e1&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:35:02.099 7 INFO neutron.api.v2.resource [None req-80452d3c-959a-4e46-ad0c-b8ad957d574e a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 993/2054] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:35:02 2026] DELETE /v2.0/routers/7cca59aa-6246-4589-8b15-3da24a0e9784 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2055] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:35:02 2026] GET /v2.0/networks/cc442f6a-e5aa-4e88-9205-188d9243e606?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2056] 10.0.0.221 () {32 vars in 736 bytes} [Sun May 31 18:35:02 2026] GET /v2.0/ports?device_id=a469eb5f-169d-469e-ad58-0f70b13d3e3c => 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: 996/2057] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:35:02 2026] GET /v2.0/networks/cc442f6a-e5aa-4e88-9205-188d9243e606?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2058] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:35:01 2026] DELETE /v2.0/security-groups/93024dc3-50a4-41ed-8e88-9ef71495983f => generated 0 bytes in 310 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:35:02.309 7 INFO neutron.api.v2.resource [None req-8dd0f101-2e20-4ada-8fa3-cb9e8e3316e3 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 997/2059] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:35:02 2026] DELETE /v2.0/routers/a469eb5f-169d-469e-ad58-0f70b13d3e3c => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:35:02.329 8 INFO neutron.pecan_wsgi.hooks.translation [None req-812cd907-a82b-4b10-a321-7e2b5a0717b1 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1063/2060] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:35:02 2026] DELETE /v2.0/subnets/0078a80f-81c1-486e-b744-f7f9ffe9c68c => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2061] 10.0.0.221 () {32 vars in 736 bytes} [Sun May 31 18:35:02 2026] GET /v2.0/ports?device_id=1d045471-3576-49f7-9527-58243c5a9628 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:35:02.386 8 INFO neutron.api.v2.resource [None req-469d1e45-3fbf-47dc-907c-ce121c46c20a a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1064/2062] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:35:02 2026] DELETE /v2.0/routers/1d045471-3576-49f7-9527-58243c5a9628 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:35:02.405 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4d332c8f-d5cb-4ad8-9c18-f9f660b3242d a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 999/2063] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:35:02 2026] DELETE /v2.0/subnets/06213a69-2e0c-4833-8ace-8ba99e8f84a8 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2064] 10.0.0.221 () {32 vars in 736 bytes} [Sun May 31 18:35:02 2026] GET /v2.0/ports?device_id=bca172f4-3110-4c98-a21d-070567c68d10 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:35:02.469 7 INFO neutron.api.v2.resource [None req-3b7fee65-96d0-4fe8-bdd5-bbd555230c6f a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1000/2065] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:35:02 2026] DELETE /v2.0/routers/bca172f4-3110-4c98-a21d-070567c68d10 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:35:02.492 8 INFO neutron.pecan_wsgi.hooks.translation [None req-57e73d94-583f-41c7-a96a-a140ff0f6344 a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1066/2066] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:35:02 2026] DELETE /v2.0/subnets/f752138e-bd4e-4ad7-8bd2-2296054d87c2 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:35:02.515 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f07c3f7b-c946-481b-a1af-12fbb952266e a62998b0e4b744ceb5793f84236a3c43 8399efbebd464d2c90376b82e1fb0662 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1001/2067] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:35:02 2026] DELETE /v2.0/subnets/8d3e0888-4cc0-49e2-9b53-d07d300de04e => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2068] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:35:02 2026] GET /v2.0/security-groups?tenant_id=8399efbebd464d2c90376b82e1fb0662&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2069] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:35:03 2026] GET /v2.0/ports?device_id=a024136e-a211-4658-bf07-bed56296453f => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2070] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:35:03 2026] GET /v2.0/security-groups?id=d1198b1d-70c5-438c-be01-3f01e96ea4e1&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2071] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:35:03 2026] DELETE /v2.0/security-groups/181327df-6ac9-477a-8239-a6fb1158e30c => generated 0 bytes in 325 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2072] 10.0.0.20 () {30 vars in 649 bytes} [Sun May 31 18:35:03 2026] GET /v2.0/extensions => generated 20118 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2073] 10.0.0.20 () {30 vars in 723 bytes} [Sun May 31 18:35:03 2026] GET /v2.0/quotas/e61bb595ab19451c922cd4fef7770bdd/details => generated 847 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2074] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:35:04 2026] GET /v2.0/ports?device_id=a024136e-a211-4658-bf07-bed56296453f => 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: 1004/2075] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:35:04 2026] GET /v2.0/security-groups?id=d1198b1d-70c5-438c-be01-3f01e96ea4e1&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:35:05.451 8 INFO neutron.db.ovn_revision_numbers_db [None req-38a0a5e9-0727-439b-9e56-1cc2179442fe 2ce274a0a4444fbdaaf537e9a6371c23 df586778ac8643659fb32340fe4f5caa - - default default] Successfully bumped revision number for resource bb8fdaa5-f917-41fa-9774-4f40ffdfeb2b (type: security_groups) to 1 2026-05-31 18:35:05.462 8 INFO neutron.db.ovn_revision_numbers_db [None req-38a0a5e9-0727-439b-9e56-1cc2179442fe 2ce274a0a4444fbdaaf537e9a6371c23 df586778ac8643659fb32340fe4f5caa - - default default] Successfully bumped revision number for resource 0fd73afa-7a26-4de8-b1f2-954ea95878d6 (type: security_group_rules) to 0 2026-05-31 18:35:05.491 8 INFO neutron.db.ovn_revision_numbers_db [None req-38a0a5e9-0727-439b-9e56-1cc2179442fe 2ce274a0a4444fbdaaf537e9a6371c23 df586778ac8643659fb32340fe4f5caa - - default default] Successfully bumped revision number for resource 7414968e-4785-4908-a30b-3ebadb218cb8 (type: security_group_rules) to 0 2026-05-31 18:35:05.518 8 INFO neutron.db.ovn_revision_numbers_db [None req-38a0a5e9-0727-439b-9e56-1cc2179442fe 2ce274a0a4444fbdaaf537e9a6371c23 df586778ac8643659fb32340fe4f5caa - - default default] Successfully bumped revision number for resource 7669544a-aa84-46d4-a81c-f1a545ffe002 (type: security_group_rules) to 0 2026-05-31 18:35:05.541 8 INFO neutron.db.ovn_revision_numbers_db [None req-38a0a5e9-0727-439b-9e56-1cc2179442fe 2ce274a0a4444fbdaaf537e9a6371c23 df586778ac8643659fb32340fe4f5caa - - default default] Successfully bumped revision number for resource ef1d910c-f1db-47d8-9e97-72c998f119e3 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1005/2076] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:35:05 2026] GET /v2.0/ports?device_id=a024136e-a211-4658-bf07-bed56296453f => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2077] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:35:05 2026] GET /v2.0/security-groups?id=d1198b1d-70c5-438c-be01-3f01e96ea4e1&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-05-31 18:35:05.682 8 INFO neutron.db.ovn_revision_numbers_db [None req-38a0a5e9-0727-439b-9e56-1cc2179442fe 2ce274a0a4444fbdaaf537e9a6371c23 df586778ac8643659fb32340fe4f5caa - - default default] Successfully bumped revision number for resource e1af0034-6643-4bba-ac43-051e2cd257d6 (type: security_groups) to 1 2026-05-31 18:35:05.690 8 INFO neutron.db.ovn_revision_numbers_db [None req-38a0a5e9-0727-439b-9e56-1cc2179442fe 2ce274a0a4444fbdaaf537e9a6371c23 df586778ac8643659fb32340fe4f5caa - - default default] Successfully bumped revision number for resource 7b13b7cf-1c05-4484-b3be-5ba232a680a6 (type: security_group_rules) to 0 2026-05-31 18:35:05.702 8 INFO neutron.db.ovn_revision_numbers_db [None req-38a0a5e9-0727-439b-9e56-1cc2179442fe 2ce274a0a4444fbdaaf537e9a6371c23 df586778ac8643659fb32340fe4f5caa - - default default] Successfully bumped revision number for resource f8f46f4f-db9a-45ed-8926-f6071c8e3cf7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1072/2078] 10.0.0.221 () {34 vars in 684 bytes} [Sun May 31 18:35:05 2026] POST /v2.0/security-groups => generated 1624 bytes in 672 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2079] 10.0.0.221 () {32 vars in 663 bytes} [Sun May 31 18:35:05 2026] GET /v2.0/security-groups => generated 4529 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:35:05.873 7 INFO neutron.db.ovn_revision_numbers_db [None req-32b0cfdc-cc72-4586-83f3-bf39538e8327 2ce274a0a4444fbdaaf537e9a6371c23 df586778ac8643659fb32340fe4f5caa - - default default] Successfully bumped revision number for resource e1af0034-6643-4bba-ac43-051e2cd257d6 (type: security_groups) to 2 [pid: 7|app: 0|req: 1008/2080] 10.0.0.221 () {34 vars in 758 bytes} [Sun May 31 18:35:05 2026] PUT /v2.0/security-groups/e1af0034-6643-4bba-ac43-051e2cd257d6 => generated 1662 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2081] 10.0.0.221 () {32 vars in 737 bytes} [Sun May 31 18:35:05 2026] GET /v2.0/security-groups/e1af0034-6643-4bba-ac43-051e2cd257d6 => generated 1662 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2082] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:35:05 2026] DELETE /v2.0/security-groups/e1af0034-6643-4bba-ac43-051e2cd257d6 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:35:06.120 8 INFO neutron.db.ovn_revision_numbers_db [None req-8aca2092-a634-4510-acd2-14094123273f f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 2c3af036-8de8-410e-ae3d-de5891ba6b59 (type: security_groups) to 1 2026-05-31 18:35:06.130 8 INFO neutron.db.ovn_revision_numbers_db [None req-8aca2092-a634-4510-acd2-14094123273f f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 7fe65560-428e-45ea-b54c-02ab9b49a5a7 (type: security_group_rules) to 0 2026-05-31 18:35:06.141 8 INFO neutron.db.ovn_revision_numbers_db [None req-8aca2092-a634-4510-acd2-14094123273f f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource b4c31683-ba99-4869-8a3d-516c7fff3a4c (type: security_group_rules) to 0 2026-05-31 18:35:06.153 8 INFO neutron.db.ovn_revision_numbers_db [None req-8aca2092-a634-4510-acd2-14094123273f f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource bb989470-dd7f-4562-9fc3-a6bfe695ae37 (type: security_group_rules) to 0 2026-05-31 18:35:06.165 8 INFO neutron.db.ovn_revision_numbers_db [None req-8aca2092-a634-4510-acd2-14094123273f f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d0162fec-434e-465a-ae0a-6c189148952f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1073/2083] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:35:05 2026] GET /v2.0/security-groups?tenant_id=869f8770438d448a98cb33563c32ae65&name=default => generated 2925 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2084] 10.0.0.221 () {32 vars in 663 bytes} [Sun May 31 18:35:06 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:35:06.312 7 INFO neutron.db.ovn_revision_numbers_db [None req-563160df-efef-4685-a1e7-048502747c7e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 2f927265-be28-42df-95e2-5b4b33e6e7f7 (type: security_groups) to 1 2026-05-31 18:35:06.324 7 INFO neutron.db.ovn_revision_numbers_db [None req-563160df-efef-4685-a1e7-048502747c7e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 181a65ac-55be-4a1b-944f-eab37c467986 (type: security_group_rules) to 0 2026-05-31 18:35:06.337 7 INFO neutron.db.ovn_revision_numbers_db [None req-563160df-efef-4685-a1e7-048502747c7e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 2d94be8f-e890-4f30-accb-d593b621a471 (type: security_group_rules) to 0 2026-05-31 18:35:06.349 7 INFO neutron.db.ovn_revision_numbers_db [None req-563160df-efef-4685-a1e7-048502747c7e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 41259af5-f79d-43b1-9d60-3c07512b6ebe (type: security_group_rules) to 0 2026-05-31 18:35:06.365 7 INFO neutron.db.ovn_revision_numbers_db [None req-563160df-efef-4685-a1e7-048502747c7e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 63218ee7-b78e-4b3a-974d-1b373c609e7e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1011/2085] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:35:06 2026] GET /v2.0/security-groups?tenant_id=e61bb595ab19451c922cd4fef7770bdd&name=default => generated 2925 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:35:06.427 7 INFO neutron.api.v2.resource [None req-6ca18fea-cbda-4635-b82a-3f6c242f096e 2ce274a0a4444fbdaaf537e9a6371c23 df586778ac8643659fb32340fe4f5caa - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1012/2086] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:35:06 2026] DELETE /v2.0/security-groups/e1af0034-6643-4bba-ac43-051e2cd257d6 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2087] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:35:06 2026] DELETE /v2.0/security-groups/2c3af036-8de8-410e-ae3d-de5891ba6b59 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:35:06.711 8 INFO neutron.db.ovn_revision_numbers_db [None req-d30c9af8-eb94-4aa0-9fb6-483835f80ef0 2ce274a0a4444fbdaaf537e9a6371c23 df586778ac8643659fb32340fe4f5caa - - default default] Successfully bumped revision number for resource 19b823e8-ee91-401f-b597-ebc575d59b48 (type: security_groups) to 1 2026-05-31 18:35:06.726 8 INFO neutron.db.ovn_revision_numbers_db [None req-d30c9af8-eb94-4aa0-9fb6-483835f80ef0 2ce274a0a4444fbdaaf537e9a6371c23 df586778ac8643659fb32340fe4f5caa - - default default] Successfully bumped revision number for resource 0d7a8c57-021b-4c7f-95ea-57b26debf239 (type: security_group_rules) to 0 2026-05-31 18:35:06.743 8 INFO neutron.db.ovn_revision_numbers_db [None req-d30c9af8-eb94-4aa0-9fb6-483835f80ef0 2ce274a0a4444fbdaaf537e9a6371c23 df586778ac8643659fb32340fe4f5caa - - default default] Successfully bumped revision number for resource 848fd8a8-0f37-4dda-8407-a9c05b4ebc83 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1013/2088] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:35:06 2026] DELETE /v2.0/security-groups/2f927265-be28-42df-95e2-5b4b33e6e7f7 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2089] 10.0.0.221 () {34 vars in 684 bytes} [Sun May 31 18:35:06 2026] POST /v2.0/security-groups => generated 1624 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2090] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:35:06 2026] GET /v2.0/ports?device_id=a024136e-a211-4658-bf07-bed56296453f => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2091] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:35:06 2026] GET /v2.0/security-groups?id=d1198b1d-70c5-438c-be01-3f01e96ea4e1&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-05-31 18:35:06.941 8 INFO neutron.db.ovn_revision_numbers_db [None req-2cdaecdd-fbfe-4e92-bd3b-71adaadb275f 2ce274a0a4444fbdaaf537e9a6371c23 df586778ac8643659fb32340fe4f5caa - - default default] Successfully bumped revision number for resource c7fc357e-a7f4-416a-a75b-2a181b31b22c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1077/2092] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:35:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2093] 10.0.0.221 () {32 vars in 747 bytes} [Sun May 31 18:35:06 2026] GET /v2.0/security-group-rules/c7fc357e-a7f4-416a-a75b-2a181b31b22c => generated 601 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2094] 10.0.0.221 () {32 vars in 673 bytes} [Sun May 31 18:35:07 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2095] 10.0.0.221 () {32 vars in 750 bytes} [Sun May 31 18:35:07 2026] DELETE /v2.0/security-group-rules/c7fc357e-a7f4-416a-a75b-2a181b31b22c => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:35:07.256 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-373f28a9-64db-4dc8-8316-7cc02cc77906 - - - - - -] No port found with ID 0e452ea8-a51a-4f4e-b8a9-7bb20970fae8: RuntimeError: No port found with ID 0e452ea8-a51a-4f4e-b8a9-7bb20970fae8 2026-05-31 18:35:07.257 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-373f28a9-64db-4dc8-8316-7cc02cc77906 - - - - - -] OVN reports status up for port: e2fb5cb9-0ae9-4f6b-8691-5e58811a102c 2026-05-31 18:35:07.268 7 INFO neutron.plugins.ml2.plugin [None req-373f28a9-64db-4dc8-8316-7cc02cc77906 - - - - - -] Attempt 1 to provision port e2fb5cb9-0ae9-4f6b-8691-5e58811a102c [pid: 8|app: 0|req: 1079/2096] 10.0.0.221 () {32 vars in 673 bytes} [Sun May 31 18:35:07 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:35:07.439 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc558fea-0a2a-40d5-846f-7af870433801'] response: {'server_uuid': 'a024136e-a211-4658-bf07-bed56296453f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e2fb5cb9-0ae9-4f6b-8691-5e58811a102c', 'code': 200} 2026-05-31 18:35:07.515 7 INFO neutron.db.ovn_revision_numbers_db [None req-6caec4c2-12d9-46e6-b5a6-3201baeaeeed 2ce274a0a4444fbdaaf537e9a6371c23 df586778ac8643659fb32340fe4f5caa - - default default] Successfully bumped revision number for resource 9d0efe87-31df-4bbe-9fb4-741453f84433 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1018/2097] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:35:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2098] 10.0.0.221 () {32 vars in 747 bytes} [Sun May 31 18:35:07 2026] GET /v2.0/security-group-rules/9d0efe87-31df-4bbe-9fb4-741453f84433 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:35:07.704 7 INFO neutron.db.ovn_revision_numbers_db [None req-373f28a9-64db-4dc8-8316-7cc02cc77906 - - - - - -] Successfully bumped revision number for resource e2fb5cb9-0ae9-4f6b-8691-5e58811a102c (type: ports) to 5 [pid: 7|app: 0|req: 1019/2099] 10.0.0.221 () {32 vars in 673 bytes} [Sun May 31 18:35:07 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 138 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: 1081/2100] 10.0.0.221 () {32 vars in 750 bytes} [Sun May 31 18:35:07 2026] DELETE /v2.0/security-group-rules/9d0efe87-31df-4bbe-9fb4-741453f84433 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2101] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:35:07 2026] GET /v2.0/ports?device_id=a024136e-a211-4658-bf07-bed56296453f => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2102] 10.0.0.221 () {32 vars in 673 bytes} [Sun May 31 18:35:07 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2103] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:35:07 2026] GET /v2.0/security-groups?id=d1198b1d-70c5-438c-be01-3f01e96ea4e1&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-05-31 18:35:08.100 8 INFO neutron.db.ovn_revision_numbers_db [None req-095dfffd-a344-4f1b-93af-7ac8e69baf26 2ce274a0a4444fbdaaf537e9a6371c23 df586778ac8643659fb32340fe4f5caa - - default default] Successfully bumped revision number for resource 7381e4a2-4f8a-41e9-b7f7-10ea3b95b770 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1083/2104] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:35:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2105] 10.0.0.221 () {32 vars in 747 bytes} [Sun May 31 18:35:08 2026] GET /v2.0/security-group-rules/7381e4a2-4f8a-41e9-b7f7-10ea3b95b770 => generated 602 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2106] 10.0.0.221 () {32 vars in 673 bytes} [Sun May 31 18:35:08 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2107] 10.0.0.221 () {32 vars in 750 bytes} [Sun May 31 18:35:08 2026] DELETE /v2.0/security-group-rules/7381e4a2-4f8a-41e9-b7f7-10ea3b95b770 => 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: 1085/2108] 10.0.0.221 () {32 vars in 673 bytes} [Sun May 31 18:35:08 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: 7|app: 0|req: 1024/2109] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:35:08 2026] DELETE /v2.0/security-groups/19b823e8-ee91-401f-b597-ebc575d59b48 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2110] 10.0.0.221 () {32 vars in 663 bytes} [Sun May 31 18:35:08 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2111] 10.0.0.221 () {32 vars in 663 bytes} [Sun May 31 18:35:08 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: 1087/2112] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:35:09 2026] GET /v2.0/ports?device_id=a024136e-a211-4658-bf07-bed56296453f => generated 975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2113] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:35:09 2026] GET /v2.0/security-groups?id=d1198b1d-70c5-438c-be01-3f01e96ea4e1&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2114] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:35:09 2026] GET /v2.0/ports?device_id=a024136e-a211-4658-bf07-bed56296453f => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2115] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:35:09 2026] GET /v2.0/security-groups?id=d1198b1d-70c5-438c-be01-3f01e96ea4e1&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2116] 10.0.0.221 () {32 vars in 736 bytes} [Sun May 31 18:35:09 2026] GET /v2.0/ports?device_id=a024136e-a211-4658-bf07-bed56296453f => generated 1213 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:35:09.481 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2a3e930-ce50-43d8-8125-c9702f6af8fe'] response: {'server_uuid': 'a024136e-a211-4658-bf07-bed56296453f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e2fb5cb9-0ae9-4f6b-8691-5e58811a102c', 'code': 200} [pid: 8|app: 0|req: 1088/2117] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:35:09 2026] GET /v2.0/security-groups?tenant_id=df586778ac8643659fb32340fe4f5caa&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2118] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:35:09 2026] DELETE /v2.0/security-groups/bb8fdaa5-f917-41fa-9774-4f40ffdfeb2b => generated 0 bytes in 288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:35:10.043 7 INFO neutron.db.ovn_revision_numbers_db [None req-4a4b4bb6-da8c-4501-a956-47509dff3b3a 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource 7486bb11-f7f6-403d-91b7-2089d5878a03 (type: floatingips) to 4 2026-05-31 18:35:10.165 7 INFO neutron.db.ovn_revision_numbers_db [None req-4a4b4bb6-da8c-4501-a956-47509dff3b3a 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Successfully bumped revision number for resource 7486bb11-f7f6-403d-91b7-2089d5878a03 (type: floatingips) to 5 2026-05-31 18:35:10.166 7 INFO neutron.db.l3_db [None req-4a4b4bb6-da8c-4501-a956-47509dff3b3a 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Floating IP 7486bb11-f7f6-403d-91b7-2089d5878a03 associated. External IP: 10.96.250.201, port: e2fb5cb9-0ae9-4f6b-8691-5e58811a102c. [pid: 7|app: 0|req: 1030/2119] 10.0.0.221 () {34 vars in 749 bytes} [Sun May 31 18:35:09 2026] PUT /v2.0/floatingips/7486bb11-f7f6-403d-91b7-2089d5878a03 => generated 856 bytes in 726 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: 1031/2120] 10.0.0.221 () {32 vars in 729 bytes} [Sun May 31 18:35:10 2026] GET /v2.0/floatingips/7486bb11-f7f6-403d-91b7-2089d5878a03 => generated 858 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:35:10.284 8 INFO neutron.db.ovn_revision_numbers_db [None req-e36c434e-80ef-4c4f-8fac-caa6cc61fbe2 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource cf2a70de-167a-4a71-bdcf-a1ae68d65cb8 (type: security_groups) to 1 2026-05-31 18:35:10.301 8 INFO neutron.db.ovn_revision_numbers_db [None req-e36c434e-80ef-4c4f-8fac-caa6cc61fbe2 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 5e54be30-4863-4182-9479-860accaa4e72 (type: security_group_rules) to 0 2026-05-31 18:35:10.311 8 INFO neutron.db.ovn_revision_numbers_db [None req-e36c434e-80ef-4c4f-8fac-caa6cc61fbe2 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 709db66a-e8b2-4dda-8277-646444d36e2e (type: security_group_rules) to 0 2026-05-31 18:35:10.323 8 INFO neutron.db.ovn_revision_numbers_db [None req-e36c434e-80ef-4c4f-8fac-caa6cc61fbe2 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource f141db5d-7911-48fc-ad10-854d58342144 (type: security_group_rules) to 0 2026-05-31 18:35:10.334 8 INFO neutron.db.ovn_revision_numbers_db [None req-e36c434e-80ef-4c4f-8fac-caa6cc61fbe2 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource fbf4bfd6-2e73-46f5-9deb-61cc2e8fba9e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1090/2121] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:35:09 2026] GET /v2.0/security-groups?tenant_id=a6795dd63c704770ad3bccb606427e38&name=default => generated 2925 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2122] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:35:10 2026] DELETE /v2.0/security-groups/cf2a70de-167a-4a71-bdcf-a1ae68d65cb8 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:35:11.520 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e891649b-0519-45c6-bb07-d82374722fec'] response: {'name': 'network-changed', 'server_uuid': 'a024136e-a211-4658-bf07-bed56296453f', 'tag': 'e2fb5cb9-0ae9-4f6b-8691-5e58811a102c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1091/2123] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:35:12 2026] GET /v2.0/ports?tenant_id=205bac3d28924925bab77cebae903cb7&device_id=a024136e-a211-4658-bf07-bed56296453f => generated 1213 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2124] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:35:12 2026] GET /v2.0/networks?id=cc442f6a-e5aa-4e88-9205-188d9243e606 => generated 759 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2125] 199.204.45.227 () {34 vars in 1060 bytes} [Sun May 31 18:35:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e2fb5cb9-0ae9-4f6b-8691-5e58811a102c => generated 861 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2126] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:35:12 2026] GET /v2.0/subnets?id=dc0d766f-dfa1-42c3-a18e-6185ea59c5d6 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2127] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:35:12 2026] GET /v2.0/ports?network_id=cc442f6a-e5aa-4e88-9205-188d9243e606&device_owner=network%3Adhcp => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2128] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:35:12 2026] GET /v2.0/networks/cc442f6a-e5aa-4e88-9205-188d9243e606?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2129] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:35:12 2026] GET /v2.0/networks/cc442f6a-e5aa-4e88-9205-188d9243e606?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-05-31 18:35:13.167 7 INFO neutron.db.ovn_revision_numbers_db [None req-d1fff8be-7546-478e-8b48-434c144174ec f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 0aa251f3-c56c-43d1-a3a6-8f508c27fa21 (type: security_groups) to 1 2026-05-31 18:35:13.180 7 INFO neutron.db.ovn_revision_numbers_db [None req-d1fff8be-7546-478e-8b48-434c144174ec f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 3562e82e-6f47-4db3-b651-94f1e03be54b (type: security_group_rules) to 0 2026-05-31 18:35:13.196 7 INFO neutron.db.ovn_revision_numbers_db [None req-d1fff8be-7546-478e-8b48-434c144174ec f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 454c27eb-f155-489c-abf9-6c04ca3c6f53 (type: security_group_rules) to 0 2026-05-31 18:35:13.208 7 INFO neutron.db.ovn_revision_numbers_db [None req-d1fff8be-7546-478e-8b48-434c144174ec f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 5e156fb6-a0f3-4b17-9eca-d59f35047387 (type: security_group_rules) to 0 2026-05-31 18:35:13.219 7 INFO neutron.db.ovn_revision_numbers_db [None req-d1fff8be-7546-478e-8b48-434c144174ec f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource bf6a666b-e296-425b-908c-4c6556b62053 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1036/2130] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:35:12 2026] GET /v2.0/security-groups?tenant_id=80dbab482b9c437eabee8d39d5e1b7d5&name=default => generated 2925 bytes in 517 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2131] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:35:13 2026] DELETE /v2.0/security-groups/0aa251f3-c56c-43d1-a3a6-8f508c27fa21 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2134] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:35:16 2026] GET /v2.0/subnets => generated 1971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2135] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:35:16 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: 1040/2136] 10.0.0.180 () {28 vars in 581 bytes} [Sun May 31 18:35:16 2026] GET /v2.0/agents => generated 1214 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2137] 10.0.0.180 () {28 vars in 579 bytes} [Sun May 31 18:35:16 2026] GET /v2.0/ports => generated 11794 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2138] 10.0.0.180 () {28 vars in 619 bytes} [Sun May 31 18:35:16 2026] GET /v2.0/network-ip-availabilities => generated 1549 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2139] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:35:16 2026] GET /v2.0/floatingips => generated 861 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:35:16.632 8 INFO neutron.db.ovn_revision_numbers_db [None req-a59daba1-b061-4930-a330-505f552c9e42 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource fa9b30ff-8076-4fa3-bdc6-bf9c0b18f7fa (type: security_groups) to 1 2026-05-31 18:35:16.645 8 INFO neutron.db.ovn_revision_numbers_db [None req-a59daba1-b061-4930-a330-505f552c9e42 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource 320dae1d-40a0-41dc-b07a-2d816cc31e5c (type: security_group_rules) to 0 2026-05-31 18:35:16.656 8 INFO neutron.db.ovn_revision_numbers_db [None req-a59daba1-b061-4930-a330-505f552c9e42 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource 344df24d-5975-485d-8713-6f563f9e91ba (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1044/2140] 10.0.0.180 () {28 vars in 599 bytes} [Sun May 31 18:35:16 2026] GET /v2.0/security-groups => generated 33893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-31 18:35:16.669 8 INFO neutron.db.ovn_revision_numbers_db [None req-a59daba1-b061-4930-a330-505f552c9e42 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource 5e4ff232-08af-413c-b464-62a3d40c1aad (type: security_group_rules) to 0 2026-05-31 18:35:16.684 8 INFO neutron.db.ovn_revision_numbers_db [None req-a59daba1-b061-4930-a330-505f552c9e42 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource fbe3293e-1477-4382-802c-52f77ae94329 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1045/2141] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:35:16 2026] GET /v2.0/routers => generated 976 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:35:16.760 8 INFO neutron.db.segments_db [None req-a59daba1-b061-4930-a330-505f552c9e42 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Added segment a40092fd-e9f2-4c44-ac16-d244cf4c87ce of type geneve for network 6a996bbd-5f51-49b6-bf09-f99deef91271 [pid: 7|app: 0|req: 1046/2142] 10.0.0.180 () {28 vars in 624 bytes} [Sun May 31 18:35:16 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: 1047/2143] 10.0.0.180 () {28 vars in 585 bytes} [Sun May 31 18:35:16 2026] GET /v2.0/networks => generated 2919 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2144] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:35:16 2026] GET /v2.0/subnets => generated 1971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:35:16.906 8 INFO neutron.db.ovn_revision_numbers_db [None req-a59daba1-b061-4930-a330-505f552c9e42 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource 6a996bbd-5f51-49b6-bf09-f99deef91271 (type: networks) to 1 2026-05-31 18:35:17.095 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a59daba1-b061-4930-a330-505f552c9e42 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] No more DHCP agents 2026-05-31 18:35:17.098 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a59daba1-b061-4930-a330-505f552c9e42 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Unable to schedule network 6a996bbd-5f51-49b6-bf09-f99deef91271: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:17.176 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-75f43666-3235-462e-90d8-239cb797aaac - - - - - -] OVN reports status down for port: d393eb3e-997c-4e73-b2ea-4de5d430fb56 2026-05-31 18:35:17.226 8 INFO neutron.db.ovn_revision_numbers_db [None req-a59daba1-b061-4930-a330-505f552c9e42 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource d393eb3e-997c-4e73-b2ea-4de5d430fb56 (type: ports) to 1 [pid: 8|app: 0|req: 1097/2145] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:35:16 2026] POST /v2.0/networks => generated 640 bytes in 1057 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:17.462 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-897f3d2f-fcd1-4c4d-8467-9e32156d3f80 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] No more DHCP agents 2026-05-31 18:35:17.463 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-897f3d2f-fcd1-4c4d-8467-9e32156d3f80 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Unable to schedule network 6a996bbd-5f51-49b6-bf09-f99deef91271: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:17.911 7 INFO neutron.db.ovn_revision_numbers_db [None req-359bf589-5805-4eac-a544-1672c144aedc - - - - - -] Successfully bumped revision number for resource d393eb3e-997c-4e73-b2ea-4de5d430fb56 (type: ports) to 2 2026-05-31 18:35:17.943 7 INFO neutron.db.ovn_revision_numbers_db [None req-359bf589-5805-4eac-a544-1672c144aedc - - - - - -] Successfully bumped revision number for resource b0a2d34d-1c71-4afe-8930-aacc1dc50d35 (type: subnets) to 0 [pid: 7|app: 0|req: 1049/2146] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:35:17 2026] POST /v2.0/subnets => generated 658 bytes in 690 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2147] 10.0.0.221 () {32 vars in 722 bytes} [Sun May 31 18:35:17 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:35:18.056 8 INFO neutron.db.ovn_revision_numbers_db [None req-c6a77192-76b0-4c6c-9aaf-a1bfe16f5887 c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] Successfully bumped revision number for resource 7d638fc2-adb6-449e-b422-53bf7395790a (type: security_groups) to 1 2026-05-31 18:35:18.071 8 INFO neutron.db.ovn_revision_numbers_db [None req-c6a77192-76b0-4c6c-9aaf-a1bfe16f5887 c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] Successfully bumped revision number for resource 2b87fad3-84d1-4e9d-b1e9-207351bc7130 (type: security_group_rules) to 0 2026-05-31 18:35:18.088 8 INFO neutron.db.ovn_revision_numbers_db [None req-c6a77192-76b0-4c6c-9aaf-a1bfe16f5887 c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] Successfully bumped revision number for resource 837caacd-8606-407d-9107-42a0265ac0b0 (type: security_group_rules) to 0 2026-05-31 18:35:18.100 8 INFO neutron.db.ovn_revision_numbers_db [None req-c6a77192-76b0-4c6c-9aaf-a1bfe16f5887 c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] Successfully bumped revision number for resource eb2454bf-6f10-4652-8a60-855cff0972da (type: security_group_rules) to 0 2026-05-31 18:35:18.112 8 INFO neutron.db.ovn_revision_numbers_db [None req-c6a77192-76b0-4c6c-9aaf-a1bfe16f5887 c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] Successfully bumped revision number for resource feee82ae-a633-4a80-9be3-93f373e4f11d (type: security_group_rules) to 0 2026-05-31 18:35:18.185 8 INFO neutron.db.segments_db [None req-c6a77192-76b0-4c6c-9aaf-a1bfe16f5887 c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] Added segment 7c90bddf-62cf-4596-88ba-b5e645914c94 of type geneve for network 8f88fa24-eb88-4aef-a607-f77d16ddc365 2026-05-31 18:35:18.229 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9c08997f-b113-4cd5-a443-1dc8b736248c 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] No more DHCP agents 2026-05-31 18:35:18.231 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9c08997f-b113-4cd5-a443-1dc8b736248c 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Unable to schedule network 6a996bbd-5f51-49b6-bf09-f99deef91271: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:18.267 7 INFO neutron.db.ovn_revision_numbers_db [None req-9c08997f-b113-4cd5-a443-1dc8b736248c 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource f491131e-161e-4931-835f-886f7c490c4e (type: subnets) to 0 [pid: 7|app: 0|req: 1051/2148] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:35:18 2026] POST /v2.0/subnets => generated 732 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:18.306 8 INFO neutron.db.ovn_revision_numbers_db [None req-c6a77192-76b0-4c6c-9aaf-a1bfe16f5887 c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] Successfully bumped revision number for resource 8f88fa24-eb88-4aef-a607-f77d16ddc365 (type: networks) to 1 2026-05-31 18:35:18.385 7 INFO neutron.db.segments_db [None req-cd824458-19bf-4b2b-8387-fd923e941bdc 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Added segment cccfe00b-9d1f-4d89-80cb-389cf9622848 of type geneve for network 8f47d89c-41c3-43b7-abf0-e435726d0efc 2026-05-31 18:35:18.480 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c6a77192-76b0-4c6c-9aaf-a1bfe16f5887 c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] No more DHCP agents 2026-05-31 18:35:18.481 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c6a77192-76b0-4c6c-9aaf-a1bfe16f5887 c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] Unable to schedule network 8f88fa24-eb88-4aef-a607-f77d16ddc365: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:18.563 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-75f43666-3235-462e-90d8-239cb797aaac - - - - - -] OVN reports status down for port: 7e68c7be-121a-452b-b738-386ee0c7c1f7 2026-05-31 18:35:18.606 8 INFO neutron.db.ovn_revision_numbers_db [None req-c6a77192-76b0-4c6c-9aaf-a1bfe16f5887 c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] Successfully bumped revision number for resource 7e68c7be-121a-452b-b738-386ee0c7c1f7 (type: ports) to 1 2026-05-31 18:35:18.612 7 INFO neutron.db.ovn_revision_numbers_db [None req-cd824458-19bf-4b2b-8387-fd923e941bdc 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource 8f47d89c-41c3-43b7-abf0-e435726d0efc (type: networks) to 1 [pid: 8|app: 0|req: 1098/2149] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:35:17 2026] POST /v2.0/networks => generated 632 bytes in 907 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:18.714 8 INFO neutron.db.segments_db [None req-eb91d4f4-dfdf-4633-8046-ca86f8cdf8e0 c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] Added segment 6ad054fc-3fc9-4bc5-809f-241afcc266dd of type geneve for network bb97fd5c-f262-42c9-aab7-21eedd6991a4 2026-05-31 18:35:18.773 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cd824458-19bf-4b2b-8387-fd923e941bdc 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] No more DHCP agents 2026-05-31 18:35:18.774 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cd824458-19bf-4b2b-8387-fd923e941bdc 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Unable to schedule network 8f47d89c-41c3-43b7-abf0-e435726d0efc: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:18.848 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-75f43666-3235-462e-90d8-239cb797aaac - - - - - -] OVN reports status down for port: e15f57fc-767b-45eb-8011-73c33cec6c35 2026-05-31 18:35:18.866 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb91d4f4-dfdf-4633-8046-ca86f8cdf8e0 c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] Successfully bumped revision number for resource bb97fd5c-f262-42c9-aab7-21eedd6991a4 (type: networks) to 1 2026-05-31 18:35:18.904 7 INFO neutron.db.ovn_revision_numbers_db [None req-cd824458-19bf-4b2b-8387-fd923e941bdc 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource e15f57fc-767b-45eb-8011-73c33cec6c35 (type: ports) to 1 [pid: 7|app: 0|req: 1052/2150] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:35:18 2026] POST /v2.0/networks => generated 638 bytes in 631 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:19.024 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eb91d4f4-dfdf-4633-8046-ca86f8cdf8e0 c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] No more DHCP agents 2026-05-31 18:35:19.025 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eb91d4f4-dfdf-4633-8046-ca86f8cdf8e0 c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] Unable to schedule network bb97fd5c-f262-42c9-aab7-21eedd6991a4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:19.105 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-75f43666-3235-462e-90d8-239cb797aaac - - - - - -] OVN reports status down for port: 937efa6d-d0d9-47b8-8096-5e49ebb88fd3 2026-05-31 18:35:19.138 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb91d4f4-dfdf-4633-8046-ca86f8cdf8e0 c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] Successfully bumped revision number for resource 937efa6d-d0d9-47b8-8096-5e49ebb88fd3 (type: ports) to 1 [pid: 8|app: 0|req: 1099/2151] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:35:18 2026] POST /v2.0/networks => generated 631 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:19.189 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-977a1bfe-eabf-4a60-84d8-b3515cff2859 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] No more DHCP agents 2026-05-31 18:35:19.193 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-977a1bfe-eabf-4a60-84d8-b3515cff2859 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Unable to schedule network 8f47d89c-41c3-43b7-abf0-e435726d0efc: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:19.259 8 INFO neutron.db.segments_db [None req-74c0d524-c95a-4653-b9eb-908aeee38f0a c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] Added segment e8ad73c5-ebd3-4b79-85ac-206ec1f75a4e of type geneve for network 2686c555-bdd4-4003-aa48-e1574f269039 2026-05-31 18:35:19.381 8 INFO neutron.db.ovn_revision_numbers_db [None req-74c0d524-c95a-4653-b9eb-908aeee38f0a c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] Successfully bumped revision number for resource 2686c555-bdd4-4003-aa48-e1574f269039 (type: networks) to 1 2026-05-31 18:35:19.546 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-74c0d524-c95a-4653-b9eb-908aeee38f0a c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] No more DHCP agents 2026-05-31 18:35:19.547 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-74c0d524-c95a-4653-b9eb-908aeee38f0a c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] Unable to schedule network 2686c555-bdd4-4003-aa48-e1574f269039: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:19.631 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-75f43666-3235-462e-90d8-239cb797aaac - - - - - -] OVN reports status down for port: 128a1497-0dcd-41be-95f4-fac1934e7277 2026-05-31 18:35:19.662 8 INFO neutron.db.ovn_revision_numbers_db [None req-74c0d524-c95a-4653-b9eb-908aeee38f0a c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] Successfully bumped revision number for resource 128a1497-0dcd-41be-95f4-fac1934e7277 (type: ports) to 1 [pid: 8|app: 0|req: 1100/2152] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:35:19 2026] POST /v2.0/networks => generated 631 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2153] 10.0.0.61 () {34 vars in 989 bytes} [Sun May 31 18:35:19 2026] GET /v2.0/ports?device_id=a024136e-a211-4658-bf07-bed56296453f => generated 1213 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:35:19.764 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c6d870c-8c8f-4153-9493-050fd6977a24 - - - - - -] Successfully bumped revision number for resource e15f57fc-767b-45eb-8011-73c33cec6c35 (type: ports) to 2 2026-05-31 18:35:19.800 7 INFO neutron.db.ovn_revision_numbers_db [None req-2c6d870c-8c8f-4153-9493-050fd6977a24 - - - - - -] Successfully bumped revision number for resource 4061208f-8653-4594-b607-48ede9b876c3 (type: subnets) to 0 [pid: 7|app: 0|req: 1053/2154] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:35:18 2026] POST /v2.0/subnets => generated 655 bytes in 878 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:19.843 8 INFO neutron.db.segments_db [None req-2e92c8eb-3ab1-461d-9fa5-383b1be53403 c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] Added segment 4182b3da-8e53-4b45-b5e0-87aa184ec67b of type geneve for network 180010db-3aff-4ff1-bcaa-b13c834dee35 [pid: 7|app: 0|req: 1054/2155] 10.0.0.61 () {34 vars in 1039 bytes} [Sun May 31 18:35:19 2026] GET /v2.0/security-groups?id=d1198b1d-70c5-438c-be01-3f01e96ea4e1&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-05-31 18:35:19.960 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e92c8eb-3ab1-461d-9fa5-383b1be53403 c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] Successfully bumped revision number for resource 180010db-3aff-4ff1-bcaa-b13c834dee35 (type: networks) to 1 2026-05-31 18:35:20.061 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f3076228-c997-4d84-9cfb-5a8658a3220b 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] No more DHCP agents 2026-05-31 18:35:20.062 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f3076228-c997-4d84-9cfb-5a8658a3220b 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Unable to schedule network 8f47d89c-41c3-43b7-abf0-e435726d0efc: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:20.098 7 INFO neutron.db.ovn_revision_numbers_db [None req-f3076228-c997-4d84-9cfb-5a8658a3220b 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource 60742595-529c-41b7-ab13-e650fde71eb3 (type: subnets) to 0 2026-05-31 18:35:20.101 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2e92c8eb-3ab1-461d-9fa5-383b1be53403 c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] No more DHCP agents 2026-05-31 18:35:20.102 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2e92c8eb-3ab1-461d-9fa5-383b1be53403 c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] Unable to schedule network 180010db-3aff-4ff1-bcaa-b13c834dee35: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1055/2156] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:35:19 2026] POST /v2.0/subnets => generated 725 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:20.205 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-75f43666-3235-462e-90d8-239cb797aaac - - - - - -] OVN reports status down for port: 03330f27-e082-4c1c-92da-bc151f1ba110 2026-05-31 18:35:20.211 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e92c8eb-3ab1-461d-9fa5-383b1be53403 c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] Successfully bumped revision number for resource 03330f27-e082-4c1c-92da-bc151f1ba110 (type: ports) to 1 [pid: 8|app: 0|req: 1102/2157] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:35:19 2026] POST /v2.0/networks => generated 632 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:20.258 7 INFO neutron.db.segments_db [None req-4a326629-7025-4a22-9f84-f7c5d74e6bc5 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Added segment 599decf6-37e9-4473-b452-d7343ada3052 of type geneve for network bebe0593-5771-4e86-b8df-fe0ef89169ad 2026-05-31 18:35:20.366 8 INFO neutron.db.segments_db [None req-c0ac3fba-05e2-4d9e-b9eb-81f1863e011e c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] Added segment cc234265-d483-41bf-903b-ff751813e1e9 of type geneve for network 055f8e94-c790-4977-a78d-c2352ae1decc 2026-05-31 18:35:20.409 7 INFO neutron.db.ovn_revision_numbers_db [None req-4a326629-7025-4a22-9f84-f7c5d74e6bc5 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource bebe0593-5771-4e86-b8df-fe0ef89169ad (type: networks) to 1 2026-05-31 18:35:20.518 8 INFO neutron.db.ovn_revision_numbers_db [None req-c0ac3fba-05e2-4d9e-b9eb-81f1863e011e c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] Successfully bumped revision number for resource 055f8e94-c790-4977-a78d-c2352ae1decc (type: networks) to 1 2026-05-31 18:35:20.600 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4a326629-7025-4a22-9f84-f7c5d74e6bc5 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] No more DHCP agents 2026-05-31 18:35:20.603 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4a326629-7025-4a22-9f84-f7c5d74e6bc5 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Unable to schedule network bebe0593-5771-4e86-b8df-fe0ef89169ad: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:20.674 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-75f43666-3235-462e-90d8-239cb797aaac - - - - - -] OVN reports status down for port: 5ac204d9-688e-436f-999e-aa116b578d19 2026-05-31 18:35:20.720 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c0ac3fba-05e2-4d9e-b9eb-81f1863e011e c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] No more DHCP agents 2026-05-31 18:35:20.722 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c0ac3fba-05e2-4d9e-b9eb-81f1863e011e c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] Unable to schedule network 055f8e94-c790-4977-a78d-c2352ae1decc: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:20.728 7 INFO neutron.db.ovn_revision_numbers_db [None req-4a326629-7025-4a22-9f84-f7c5d74e6bc5 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource 5ac204d9-688e-436f-999e-aa116b578d19 (type: ports) to 1 [pid: 7|app: 0|req: 1056/2158] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:35:20 2026] POST /v2.0/networks => generated 637 bytes in 642 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:20.819 8 INFO neutron.db.ovn_revision_numbers_db [None req-c0ac3fba-05e2-4d9e-b9eb-81f1863e011e c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] Successfully bumped revision number for resource bd8fc0d9-7e27-47c7-aeac-212219b99c77 (type: ports) to 1 2026-05-31 18:35:20.830 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-75f43666-3235-462e-90d8-239cb797aaac - - - - - -] OVN reports status down for port: bd8fc0d9-7e27-47c7-aeac-212219b99c77 [pid: 8|app: 0|req: 1103/2159] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:35:20 2026] POST /v2.0/networks => generated 631 bytes in 592 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2160] 10.0.0.221 () {34 vars in 753 bytes} [Sun May 31 18:35:20 2026] PUT /v2.0/networks/8f88fa24-eb88-4aef-a607-f77d16ddc365/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2161] 10.0.0.221 () {34 vars in 753 bytes} [Sun May 31 18:35:20 2026] PUT /v2.0/networks/bb97fd5c-f262-42c9-aab7-21eedd6991a4/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2162] 10.0.0.221 () {34 vars in 753 bytes} [Sun May 31 18:35:20 2026] PUT /v2.0/networks/2686c555-bdd4-4003-aa48-e1574f269039/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:35:21.015 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-93908271-e6d5-4285-8859-e48b87a384d7 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] No more DHCP agents 2026-05-31 18:35:21.016 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-93908271-e6d5-4285-8859-e48b87a384d7 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Unable to schedule network bebe0593-5771-4e86-b8df-fe0ef89169ad: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1107/2163] 10.0.0.221 () {34 vars in 753 bytes} [Sun May 31 18:35:20 2026] PUT /v2.0/networks/180010db-3aff-4ff1-bcaa-b13c834dee35/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2164] 10.0.0.221 () {32 vars in 666 bytes} [Sun May 31 18:35:21 2026] GET /v2.0/networks?tags=red => generated 1873 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2165] 10.0.0.221 () {32 vars in 680 bytes} [Sun May 31 18:35:21 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1260 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2166] 10.0.0.221 () {32 vars in 676 bytes} [Sun May 31 18:35:21 2026] GET /v2.0/networks?tags-any=blue => generated 1260 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2167] 10.0.0.221 () {32 vars in 688 bytes} [Sun May 31 18:35:21 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1873 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2168] 10.0.0.221 () {32 vars in 674 bytes} [Sun May 31 18:35:21 2026] GET /v2.0/networks?not-tags=red => generated 1873 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2169] 10.0.0.221 () {32 vars in 688 bytes} [Sun May 31 18:35:21 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2486 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:35:21.412 7 INFO neutron.db.ovn_revision_numbers_db [None req-092c9a18-22a9-46e4-8d4c-b4e15a174476 - - - - - -] Successfully bumped revision number for resource 5ac204d9-688e-436f-999e-aa116b578d19 (type: ports) to 2 2026-05-31 18:35:21.447 7 INFO neutron.db.ovn_revision_numbers_db [None req-092c9a18-22a9-46e4-8d4c-b4e15a174476 - - - - - -] Successfully bumped revision number for resource e687b2aa-e56b-4fdc-82f4-5d304e3e11ab (type: subnets) to 0 [pid: 7|app: 0|req: 1057/2170] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:35:20 2026] POST /v2.0/subnets => generated 655 bytes in 698 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2171] 10.0.0.221 () {32 vars in 684 bytes} [Sun May 31 18:35:21 2026] GET /v2.0/networks?not-tags-any=blue => generated 2486 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2172] 10.0.0.221 () {32 vars in 696 bytes} [Sun May 31 18:35:21 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1873 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:35:21.642 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-91791194-3fe4-45d6-a4d2-2d2a6c00eb2f 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] No more DHCP agents 2026-05-31 18:35:21.643 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-91791194-3fe4-45d6-a4d2-2d2a6c00eb2f 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Unable to schedule network bebe0593-5771-4e86-b8df-fe0ef89169ad: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:21.678 8 INFO neutron_taas.services.taas.taas_plugin [None req-c324725d-2293-46af-85d9-d09ac4bae373 c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] TaaS: Handle Delete Port: 7e68c7be-121a-452b-b738-386ee0c7c1f7 2026-05-31 18:35:21.681 7 INFO neutron.db.ovn_revision_numbers_db [None req-91791194-3fe4-45d6-a4d2-2d2a6c00eb2f 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource a2343230-eeda-4f1b-939c-814219ab84d8 (type: subnets) to 0 2026-05-31 18:35:21.681 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c324725d-2293-46af-85d9-d09ac4bae373 c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] Tap Mirror: Handle Delete Port: 7e68c7be-121a-452b-b738-386ee0c7c1f7 [pid: 7|app: 0|req: 1058/2173] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:35:21 2026] POST /v2.0/subnets => generated 728 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:21.863 8 INFO neutron.services.segments.plugin [-] Segment 7c90bddf-62cf-4596-88ba-b5e645914c94 resource provider aggregate not found 2026-05-31 18:35:21.865 8 INFO neutron.services.segments.plugin [-] Segment 7c90bddf-62cf-4596-88ba-b5e645914c94 resource provider aggregate not found 2026-05-31 18:35:21.876 8 INFO neutron.services.segments.plugin [-] Segment 7c90bddf-62cf-4596-88ba-b5e645914c94 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 7c90bddf-62cf-4596-88ba-b5e645914c94 found for delete ", "request_id": "req-16ae27f3-ec58-4d09-b701-520b42e7a68c"}]} 2026-05-31 18:35:21.892 8 INFO neutron.services.segments.plugin [-] Segment 7c90bddf-62cf-4596-88ba-b5e645914c94 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 7c90bddf-62cf-4596-88ba-b5e645914c94 found for delete ", "request_id": "req-a7f43fe0-7d75-4dc6-a787-9556fe279997"}]} [pid: 8|app: 0|req: 1116/2174] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:35:21 2026] DELETE /v2.0/networks/8f88fa24-eb88-4aef-a607-f77d16ddc365 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:35:22.081 8 INFO neutron_taas.services.taas.taas_plugin [None req-d304e5c1-7e3a-42d1-ad43-ca8d15d05d3d c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] TaaS: Handle Delete Port: 937efa6d-d0d9-47b8-8096-5e49ebb88fd3 2026-05-31 18:35:22.084 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d304e5c1-7e3a-42d1-ad43-ca8d15d05d3d c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] Tap Mirror: Handle Delete Port: 937efa6d-d0d9-47b8-8096-5e49ebb88fd3 2026-05-31 18:35:22.178 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0f924cd4-8692-4cdd-a98c-e0774091f2d3 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] No more DHCP agents 2026-05-31 18:35:22.180 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0f924cd4-8692-4cdd-a98c-e0774091f2d3 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1117/2175] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:35:21 2026] DELETE /v2.0/networks/bb97fd5c-f262-42c9-aab7-21eedd6991a4 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:35:22.357 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-75f43666-3235-462e-90d8-239cb797aaac - - - - - -] OVN reports status down for port: c78b60b4-c908-436a-8c1c-473a27ff1b65 2026-05-31 18:35:22.418 7 INFO neutron.db.ovn_revision_numbers_db [None req-0f924cd4-8692-4cdd-a98c-e0774091f2d3 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource c78b60b4-c908-436a-8c1c-473a27ff1b65 (type: ports) to 1 2026-05-31 18:35:22.423 8 INFO neutron_taas.services.taas.taas_plugin [None req-0117d4bd-6811-4193-b50f-b7d46d8d0f15 c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] TaaS: Handle Delete Port: 128a1497-0dcd-41be-95f4-fac1934e7277 2026-05-31 18:35:22.425 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0117d4bd-6811-4193-b50f-b7d46d8d0f15 c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] Tap Mirror: Handle Delete Port: 128a1497-0dcd-41be-95f4-fac1934e7277 [pid: 8|app: 0|req: 1118/2176] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:35:22 2026] DELETE /v2.0/networks/2686c555-bdd4-4003-aa48-e1574f269039 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:35:22.775 8 INFO neutron_taas.services.taas.taas_plugin [None req-11561923-5081-470f-b3f7-cf624df1b282 c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] TaaS: Handle Delete Port: 03330f27-e082-4c1c-92da-bc151f1ba110 2026-05-31 18:35:22.777 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11561923-5081-470f-b3f7-cf624df1b282 c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] Tap Mirror: Handle Delete Port: 03330f27-e082-4c1c-92da-bc151f1ba110 [pid: 8|app: 0|req: 1119/2177] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:35:22 2026] DELETE /v2.0/networks/180010db-3aff-4ff1-bcaa-b13c834dee35 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:35:23.147 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-f90d77a2-4f3d-48ab-91d8-91202b427d96 - - - - - -] Schedule LRP lrp-c78b60b4-c908-436a-8c1c-473a27ff1b65 on gateway d5cb41c3-6d1b-4e0a-be22-9c994d255c69 with priority 1 2026-05-31 18:35:23.236 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c15c4188-2885-427e-9798-08d1d7194780 - - - - - -] Router 86225997-f1cd-463b-a2a3-15958888ae8c is bound to host instance 2026-05-31 18:35:23.258 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-75f43666-3235-462e-90d8-239cb797aaac - - - - - -] OVN reports status up for port: c78b60b4-c908-436a-8c1c-473a27ff1b65 2026-05-31 18:35:23.321 7 INFO neutron.plugins.ml2.plugin [None req-75f43666-3235-462e-90d8-239cb797aaac - - - - - -] Attempt 1 to provision port c78b60b4-c908-436a-8c1c-473a27ff1b65 2026-05-31 18:35:23.348 8 INFO neutron.db.ovn_revision_numbers_db [None req-af93d95e-c37d-4f2b-9330-a23575649961 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource f1ef1abf-1a3d-471d-b54c-314fa03c65a7 (type: security_groups) to 1 2026-05-31 18:35:23.362 8 INFO neutron.db.ovn_revision_numbers_db [None req-af93d95e-c37d-4f2b-9330-a23575649961 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 23739804-3860-4c9f-937b-fc6c2bfb25fd (type: security_group_rules) to 0 2026-05-31 18:35:23.375 8 INFO neutron.db.ovn_revision_numbers_db [None req-af93d95e-c37d-4f2b-9330-a23575649961 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 444202e5-cbbb-4522-90da-55a09dce79b3 (type: security_group_rules) to 0 2026-05-31 18:35:23.385 8 INFO neutron.db.ovn_revision_numbers_db [None req-af93d95e-c37d-4f2b-9330-a23575649961 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 4ba14805-b490-4730-8b0b-66f69dc7ba0f (type: security_group_rules) to 0 2026-05-31 18:35:23.396 8 INFO neutron.db.ovn_revision_numbers_db [None req-af93d95e-c37d-4f2b-9330-a23575649961 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 9afd2605-1a62-495c-948c-42e8a41545f1 (type: security_group_rules) to 0 2026-05-31 18:35:23.400 7 INFO neutron.db.ovn_revision_numbers_db [None req-0f924cd4-8692-4cdd-a98c-e0774091f2d3 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource c78b60b4-c908-436a-8c1c-473a27ff1b65 (type: router_ports) to 1 [pid: 8|app: 0|req: 1120/2178] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:35:22 2026] GET /v2.0/security-groups?tenant_id=e3135c790bff49d9983b4d1f1e49728f&name=default => generated 2925 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:35:23.539 8 INFO neutron_taas.services.taas.taas_plugin [None req-be152967-be5c-429a-9eee-23e0946118c0 c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] TaaS: Handle Delete Port: bd8fc0d9-7e27-47c7-aeac-212219b99c77 2026-05-31 18:35:23.542 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be152967-be5c-429a-9eee-23e0946118c0 c278c0ad1be94a0ea91978a1fb06c82f a076afbbfce54419a120f3bb464ee6ab - - default default] Tap Mirror: Handle Delete Port: bd8fc0d9-7e27-47c7-aeac-212219b99c77 2026-05-31 18:35:23.609 7 INFO neutron.db.ovn_revision_numbers_db [None req-0f924cd4-8692-4cdd-a98c-e0774091f2d3 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource 86225997-f1cd-463b-a2a3-15958888ae8c (type: routers) to 2 [pid: 7|app: 0|req: 1059/2179] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:35:21 2026] POST /v2.0/routers => generated 945 bytes in 1952 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2180] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:35:23 2026] DELETE /v2.0/networks/055f8e94-c790-4977-a78d-c2352ae1decc => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:35:23.897 8 INFO neutron.services.segments.plugin [-] Segment 6ad054fc-3fc9-4bc5-809f-241afcc266dd resource provider aggregate not found 2026-05-31 18:35:23.911 8 INFO neutron.services.segments.plugin [-] Segment 6ad054fc-3fc9-4bc5-809f-241afcc266dd resource provider aggregate not found 2026-05-31 18:35:23.917 8 INFO neutron.services.segments.plugin [-] Segment 6ad054fc-3fc9-4bc5-809f-241afcc266dd 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 6ad054fc-3fc9-4bc5-809f-241afcc266dd found for delete ", "request_id": "req-a1db94f2-4e8d-43b5-93ae-8f66b80ddcc1"}]} 2026-05-31 18:35:23.929 8 INFO neutron.services.segments.plugin [-] Segment 6ad054fc-3fc9-4bc5-809f-241afcc266dd 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 6ad054fc-3fc9-4bc5-809f-241afcc266dd found for delete ", "request_id": "req-30e7f204-d95c-4cdd-bbb3-4f5f32a09c35"}]} 2026-05-31 18:35:23.936 8 INFO neutron.services.segments.plugin [-] Segment e8ad73c5-ebd3-4b79-85ac-206ec1f75a4e resource provider aggregate not found 2026-05-31 18:35:23.948 8 INFO neutron.services.segments.plugin [-] Segment e8ad73c5-ebd3-4b79-85ac-206ec1f75a4e resource provider aggregate not found 2026-05-31 18:35:23.957 8 INFO neutron.services.segments.plugin [-] Segment e8ad73c5-ebd3-4b79-85ac-206ec1f75a4e 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 e8ad73c5-ebd3-4b79-85ac-206ec1f75a4e found for delete ", "request_id": "req-65dbb61b-4710-4d5f-ae51-48e00bf00882"}]} 2026-05-31 18:35:23.965 8 INFO neutron.services.segments.plugin [-] Segment e8ad73c5-ebd3-4b79-85ac-206ec1f75a4e 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 e8ad73c5-ebd3-4b79-85ac-206ec1f75a4e found for delete ", "request_id": "req-3d71be57-0251-45d7-b795-c056d29090d0"}]} 2026-05-31 18:35:23.981 8 INFO neutron.services.segments.plugin [-] Segment 4182b3da-8e53-4b45-b5e0-87aa184ec67b resource provider aggregate not found 2026-05-31 18:35:23.989 8 INFO neutron.services.segments.plugin [-] Segment 4182b3da-8e53-4b45-b5e0-87aa184ec67b resource provider aggregate not found 2026-05-31 18:35:24.001 8 INFO neutron.services.segments.plugin [-] Segment 4182b3da-8e53-4b45-b5e0-87aa184ec67b 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 4182b3da-8e53-4b45-b5e0-87aa184ec67b found for delete ", "request_id": "req-7d606463-2809-435d-9bc8-1fbab91b4a28"}]} 2026-05-31 18:35:24.005 8 INFO neutron.services.segments.plugin [-] Segment 4182b3da-8e53-4b45-b5e0-87aa184ec67b 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 4182b3da-8e53-4b45-b5e0-87aa184ec67b found for delete ", "request_id": "req-077ad820-8e12-48ae-af19-2bbd994ce3c0"}]} 2026-05-31 18:35:24.025 8 INFO neutron.services.segments.plugin [-] Segment cc234265-d483-41bf-903b-ff751813e1e9 resource provider aggregate not found 2026-05-31 18:35:24.033 8 INFO neutron.services.segments.plugin [-] Segment cc234265-d483-41bf-903b-ff751813e1e9 resource provider aggregate not found 2026-05-31 18:35:24.056 8 INFO neutron.services.segments.plugin [-] Segment cc234265-d483-41bf-903b-ff751813e1e9 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 cc234265-d483-41bf-903b-ff751813e1e9 found for delete ", "request_id": "req-f24f69b0-54c3-4c94-9ca5-3bb539c300b5"}]} 2026-05-31 18:35:24.058 8 INFO neutron.services.segments.plugin [-] Segment cc234265-d483-41bf-903b-ff751813e1e9 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 cc234265-d483-41bf-903b-ff751813e1e9 found for delete ", "request_id": "req-37c42892-4ea0-4ce3-b0e4-1ce341f451d8"}]} [pid: 7|app: 0|req: 1060/2181] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:35:23 2026] DELETE /v2.0/security-groups/f1ef1abf-1a3d-471d-b54c-314fa03c65a7 => generated 0 bytes in 565 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:35:24.402 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4eb8436f-3e4b-48c0-b150-ea069dcd3ed0 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] No more DHCP agents 2026-05-31 18:35:24.404 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4eb8436f-3e4b-48c0-b150-ea069dcd3ed0 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Unable to schedule network 6a996bbd-5f51-49b6-bf09-f99deef91271: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:24.523 7 INFO neutron.db.ovn_revision_numbers_db [None req-173817f0-251f-4c7b-856a-bd608da3ff3d - - - - - -] Successfully bumped revision number for resource c78b60b4-c908-436a-8c1c-473a27ff1b65 (type: ports) to 4 2026-05-31 18:35:24.628 8 INFO neutron.db.ovn_revision_numbers_db [None req-4eb8436f-3e4b-48c0-b150-ea069dcd3ed0 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource 6f619d5a-9604-4407-b694-7c79fdb54061 (type: ports) to 1 [pid: 7|app: 0|req: 1061/2182] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:35:24 2026] GET /v2.0/security-groups?tenant_id=a076afbbfce54419a120f3bb464ee6ab&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:35:25.070 7 INFO neutron.db.ovn_revision_numbers_db [None req-173817f0-251f-4c7b-856a-bd608da3ff3d - - - - - -] Successfully bumped revision number for resource c78b60b4-c908-436a-8c1c-473a27ff1b65 (type: ports) to 5 [pid: 7|app: 0|req: 1062/2183] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:35:24 2026] DELETE /v2.0/security-groups/7d638fc2-adb6-449e-b422-53bf7395790a => generated 0 bytes in 486 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2184] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:35:25 2026] GET /v2.0/ports?device_id=a024136e-a211-4658-bf07-bed56296453f => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2185] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:35:25 2026] GET /v2.0/security-groups?id=d1198b1d-70c5-438c-be01-3f01e96ea4e1&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:35:25.476 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4eb8436f-3e4b-48c0-b150-ea069dcd3ed0 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] No more DHCP agents 2026-05-31 18:35:25.478 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4eb8436f-3e4b-48c0-b150-ea069dcd3ed0 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Unable to schedule network 6a996bbd-5f51-49b6-bf09-f99deef91271: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:25.533 7 INFO neutron.db.ovn_revision_numbers_db [None req-041d1cbd-4aa9-4f38-98ae-2579a4edd9fa f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 83ee23d4-4682-459c-8b7c-5b9ec924fec9 (type: security_groups) to 1 2026-05-31 18:35:25.543 7 INFO neutron.db.ovn_revision_numbers_db [None req-041d1cbd-4aa9-4f38-98ae-2579a4edd9fa f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 1c9348d4-048f-4b51-a4e7-a12fab3da626 (type: security_group_rules) to 0 2026-05-31 18:35:25.555 7 INFO neutron.db.ovn_revision_numbers_db [None req-041d1cbd-4aa9-4f38-98ae-2579a4edd9fa f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 6ac8aa94-6ec7-4e48-96ac-2acb34b563a1 (type: security_group_rules) to 0 2026-05-31 18:35:25.566 7 INFO neutron.db.ovn_revision_numbers_db [None req-041d1cbd-4aa9-4f38-98ae-2579a4edd9fa f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource c38a34f1-4e1b-4edb-8edb-7231b5a06416 (type: security_group_rules) to 0 2026-05-31 18:35:25.579 7 INFO neutron.db.ovn_revision_numbers_db [None req-041d1cbd-4aa9-4f38-98ae-2579a4edd9fa f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d28df00c-644a-4bac-96d9-e41b8acf1067 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1065/2186] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:35:25 2026] GET /v2.0/security-groups?tenant_id=46faa23941ea47508c818f9aa7c41f6f&name=default => generated 2925 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:35:25.892 8 INFO neutron.db.ovn_revision_numbers_db [None req-4eb8436f-3e4b-48c0-b150-ea069dcd3ed0 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource 6f619d5a-9604-4407-b694-7c79fdb54061 (type: router_ports) to 1 [pid: 8|app: 0|req: 1122/2187] 10.0.0.221 () {34 vars in 783 bytes} [Sun May 31 18:35:23 2026] PUT /v2.0/routers/86225997-f1cd-463b-a2a3-15958888ae8c/add_router_interface => generated 309 bytes in 2122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:35:25.949 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-75f43666-3235-462e-90d8-239cb797aaac - - - - - -] OVN reports status down for port: 6f619d5a-9604-4407-b694-7c79fdb54061 [pid: 7|app: 0|req: 1066/2188] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:35:25 2026] DELETE /v2.0/security-groups/83ee23d4-4682-459c-8b7c-5b9ec924fec9 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:35:26.064 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-75f43666-3235-462e-90d8-239cb797aaac - - - - - -] Logical_Switch_Port 6f619d5a-9604-4407-b694-7c79fdb54061 host information not removed, the port state is up 2026-05-31 18:35:26.064 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-75f43666-3235-462e-90d8-239cb797aaac - - - - - -] OVN reports status up for port: 6f619d5a-9604-4407-b694-7c79fdb54061 2026-05-31 18:35:26.090 7 INFO neutron.plugins.ml2.plugin [None req-75f43666-3235-462e-90d8-239cb797aaac - - - - - -] Attempt 1 to provision port 6f619d5a-9604-4407-b694-7c79fdb54061 2026-05-31 18:35:26.222 8 INFO neutron.db.ovn_revision_numbers_db [None req-e7d6eb8b-d95d-4ad0-922f-f628e388012d f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource de5a9141-9aa1-43ec-9d59-0af11038d411 (type: security_groups) to 1 2026-05-31 18:35:26.234 8 INFO neutron.db.ovn_revision_numbers_db [None req-e7d6eb8b-d95d-4ad0-922f-f628e388012d f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 276a165a-4212-46a3-bdd5-c014c4a3957f (type: security_group_rules) to 0 2026-05-31 18:35:26.245 8 INFO neutron.db.ovn_revision_numbers_db [None req-e7d6eb8b-d95d-4ad0-922f-f628e388012d f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e6a971e6-0707-4458-976e-246f78e76a4b (type: security_group_rules) to 0 2026-05-31 18:35:26.258 8 INFO neutron.db.ovn_revision_numbers_db [None req-e7d6eb8b-d95d-4ad0-922f-f628e388012d f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource eb7512f3-fd4b-42d6-9554-142be02dee4e (type: security_group_rules) to 0 2026-05-31 18:35:26.272 8 INFO neutron.db.ovn_revision_numbers_db [None req-e7d6eb8b-d95d-4ad0-922f-f628e388012d f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource f5de5f65-7afa-47d9-a66b-2955d292c7ea (type: security_group_rules) to 0 2026-05-31 18:35:26.350 8 INFO neutron.db.segments_db [None req-e7d6eb8b-d95d-4ad0-922f-f628e388012d f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Added segment e41feb6d-756d-4684-a5cb-4600fda43d09 of type geneve for network 17d45c47-531c-4dcc-95b3-1793ccfb34e3 2026-05-31 18:35:26.464 8 INFO neutron.db.ovn_revision_numbers_db [None req-e7d6eb8b-d95d-4ad0-922f-f628e388012d f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 17d45c47-531c-4dcc-95b3-1793ccfb34e3 (type: networks) to 1 2026-05-31 18:35:26.619 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e7d6eb8b-d95d-4ad0-922f-f628e388012d f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:35:26.621 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e7d6eb8b-d95d-4ad0-922f-f628e388012d f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 17d45c47-531c-4dcc-95b3-1793ccfb34e3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:26.727 8 INFO neutron.db.ovn_revision_numbers_db [None req-e7d6eb8b-d95d-4ad0-922f-f628e388012d f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 22215f59-800b-4d0c-b6e3-262719b9cb8e (type: ports) to 1 [pid: 8|app: 0|req: 1123/2189] 10.0.0.221 () {34 vars in 671 bytes} [Sun May 31 18:35:25 2026] POST /v2.0/networks => generated 744 bytes in 852 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:26.903 8 INFO neutron.db.ovn_revision_numbers_db [None req-6e1f3535-cd14-4a6b-a657-7007bd1cccf3 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 9d19e3c7-a11a-49f2-b70d-13913938f461 (type: security_groups) to 1 2026-05-31 18:35:26.914 8 INFO neutron.db.ovn_revision_numbers_db [None req-6e1f3535-cd14-4a6b-a657-7007bd1cccf3 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 907708ef-d7e0-47a5-a767-ab93e6637778 (type: security_group_rules) to 0 2026-05-31 18:35:26.926 8 INFO neutron.db.ovn_revision_numbers_db [None req-6e1f3535-cd14-4a6b-a657-7007bd1cccf3 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 996892e4-068b-44dc-bd55-76f9e1641f42 (type: security_group_rules) to 0 2026-05-31 18:35:26.937 8 INFO neutron.db.ovn_revision_numbers_db [None req-6e1f3535-cd14-4a6b-a657-7007bd1cccf3 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource b9a71476-0ea1-466d-8689-4ba40f0e92e7 (type: security_group_rules) to 0 2026-05-31 18:35:26.948 8 INFO neutron.db.ovn_revision_numbers_db [None req-6e1f3535-cd14-4a6b-a657-7007bd1cccf3 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource c3d2f285-b4d3-4917-9ecd-127292306f47 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1124/2190] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:35:26 2026] GET /v2.0/security-groups?tenant_id=1368fb94653743d994a8d0c720eeb0ea&name=default => generated 2925 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2191] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:35:26 2026] GET /v2.0/ports?device_id=a024136e-a211-4658-bf07-bed56296453f => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:35:27.180 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-59a4f873-8013-464d-9bf0-5370c1b2cd77 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:35:27.181 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-59a4f873-8013-464d-9bf0-5370c1b2cd77 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 17d45c47-531c-4dcc-95b3-1793ccfb34e3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:27.610 7 INFO neutron.db.ovn_revision_numbers_db [None req-75f43666-3235-462e-90d8-239cb797aaac - - - - - -] Successfully bumped revision number for resource 6f619d5a-9604-4407-b694-7c79fdb54061 (type: ports) to 2 2026-05-31 18:35:27.614 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f79c5fe5-36f7-426e-bd44-979cb7de7468 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] No more DHCP agents 2026-05-31 18:35:27.620 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f79c5fe5-36f7-426e-bd44-979cb7de7468 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Unable to schedule network 8f47d89c-41c3-43b7-abf0-e435726d0efc: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:27.636 8 INFO neutron.db.ovn_revision_numbers_db [None req-62be7670-e527-4049-bca9-a81ddb7bc39c - - - - - -] Successfully bumped revision number for resource 22215f59-800b-4d0c-b6e3-262719b9cb8e (type: ports) to 2 2026-05-31 18:35:27.661 8 INFO neutron.db.ovn_revision_numbers_db [None req-62be7670-e527-4049-bca9-a81ddb7bc39c - - - - - -] Successfully bumped revision number for resource 06a05e83-b4dd-4ccb-b4da-fefb76b54341 (type: subnets) to 0 [pid: 8|app: 0|req: 1126/2192] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:35:27 2026] POST /v2.0/subnets => generated 688 bytes in 622 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:27.885 7 INFO neutron.db.ovn_revision_numbers_db [None req-f79c5fe5-36f7-426e-bd44-979cb7de7468 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource 0c7b3d93-84ca-4fdb-b36b-b064d37d41db (type: ports) to 1 [pid: 8|app: 0|req: 1127/2193] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:35:27 2026] DELETE /v2.0/security-groups/9d19e3c7-a11a-49f2-b70d-13913938f461 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2194] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:35:27 2026] GET /v2.0/security-groups?id=d1198b1d-70c5-438c-be01-3f01e96ea4e1&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: 1129/2195] 199.204.45.227 () {34 vars in 994 bytes} [Sun May 31 18:35:28 2026] GET /v2.0/ports?device_id=a024136e-a211-4658-bf07-bed56296453f => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:35:28.400 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8d2ccdca-22b9-4988-a975-7787dc9b58ef f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:35:28.402 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8d2ccdca-22b9-4988-a975-7787dc9b58ef f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:28.543 8 INFO neutron.db.ovn_revision_numbers_db [None req-8d2ccdca-22b9-4988-a975-7787dc9b58ef f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 1f963a2b-3d16-4fbe-983b-cb003a824091 (type: ports) to 1 2026-05-31 18:35:28.699 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f79c5fe5-36f7-426e-bd44-979cb7de7468 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] No more DHCP agents 2026-05-31 18:35:28.701 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f79c5fe5-36f7-426e-bd44-979cb7de7468 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Unable to schedule network 8f47d89c-41c3-43b7-abf0-e435726d0efc: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:29.109 7 INFO neutron.db.ovn_revision_numbers_db [None req-f79c5fe5-36f7-426e-bd44-979cb7de7468 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource 0c7b3d93-84ca-4fdb-b36b-b064d37d41db (type: router_ports) to 1 [pid: 7|app: 0|req: 1067/2196] 10.0.0.221 () {34 vars in 783 bytes} [Sun May 31 18:35:26 2026] PUT /v2.0/routers/86225997-f1cd-463b-a2a3-15958888ae8c/add_router_interface => generated 309 bytes in 3095 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:35:29.198 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-1f963a2b-3d16-4fbe-983b-cb003a824091 on gateway d5cb41c3-6d1b-4e0a-be22-9c994d255c69 with priority 1 2026-05-31 18:35:29.305 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-173817f0-251f-4c7b-856a-bd608da3ff3d - - - - - -] Router b165085d-f9ce-4e8b-b326-47bffcae7414 is bound to host instance 2026-05-31 18:35:29.325 8 INFO neutron.db.ovn_revision_numbers_db [None req-8d2ccdca-22b9-4988-a975-7787dc9b58ef f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 1f963a2b-3d16-4fbe-983b-cb003a824091 (type: router_ports) to 1 2026-05-31 18:35:29.342 7 INFO neutron_taas.services.taas.taas_plugin [req-6a958164-d1bb-4234-afaa-7d4e17a32050 req-187976f1-65e1-4c2b-bc22-58e10e12de5b 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] TaaS: Handle Delete Port: e2fb5cb9-0ae9-4f6b-8691-5e58811a102c 2026-05-31 18:35:29.352 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6a958164-d1bb-4234-afaa-7d4e17a32050 req-187976f1-65e1-4c2b-bc22-58e10e12de5b 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Tap Mirror: Handle Delete Port: e2fb5cb9-0ae9-4f6b-8691-5e58811a102c 2026-05-31 18:35:29.388 8 INFO neutron.db.ovn_revision_numbers_db [None req-8d2ccdca-22b9-4988-a975-7787dc9b58ef f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource b165085d-f9ce-4e8b-b326-47bffcae7414 (type: routers) to 2 [pid: 8|app: 0|req: 1130/2197] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:35:28 2026] POST /v2.0/routers => generated 966 bytes in 1366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2200] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:35:29 2026] GET /v2.0/ports?device_id=a024136e-a211-4658-bf07-bed56296453f => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:35:29.691 7 INFO neutron.db.l3_db [req-6a958164-d1bb-4234-afaa-7d4e17a32050 req-187976f1-65e1-4c2b-bc22-58e10e12de5b 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Floating IP 7486bb11-f7f6-403d-91b7-2089d5878a03 disassociated. External IP: 10.96.250.201, port: e2fb5cb9-0ae9-4f6b-8691-5e58811a102c. [pid: 7|app: 0|req: 1068/2201] 199.204.45.227 () {36 vars in 997 bytes} [Sun May 31 18:35:29 2026] DELETE /v2.0/ports/e2fb5cb9-0ae9-4f6b-8691-5e58811a102c => generated 0 bytes in 845 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:35:30.017 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-50ea886b-2efd-4dd5-b2a2-2a38b69f77b4'] response: {'server_uuid': 'a024136e-a211-4658-bf07-bed56296453f', 'name': 'network-vif-deleted', 'tag': 'e2fb5cb9-0ae9-4f6b-8691-5e58811a102c', 'status': 'completed', 'code': 200} 2026-05-31 18:35:30.471 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-36bc99a6-ff53-4214-a4f7-dd83368e58e0 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] No more DHCP agents 2026-05-31 18:35:30.473 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-36bc99a6-ff53-4214-a4f7-dd83368e58e0 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Unable to schedule network bebe0593-5771-4e86-b8df-fe0ef89169ad: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:30.638 8 INFO neutron.db.ovn_revision_numbers_db [None req-36bc99a6-ff53-4214-a4f7-dd83368e58e0 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource ed3eac8a-f848-4ac1-ad46-5c642a67f630 (type: ports) to 1 2026-05-31 18:35:30.760 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f91b0678-fc41-409e-ab39-aa7fd7b63223 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:35:30.764 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f91b0678-fc41-409e-ab39-aa7fd7b63223 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 17d45c47-531c-4dcc-95b3-1793ccfb34e3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:30.915 7 INFO neutron.db.ovn_revision_numbers_db [None req-cb953bac-cef4-4771-8e52-0212ec8fa90d - - - - - -] Successfully bumped revision number for resource 1f963a2b-3d16-4fbe-983b-cb003a824091 (type: ports) to 4 2026-05-31 18:35:31.063 7 INFO neutron.db.ovn_revision_numbers_db [None req-f91b0678-fc41-409e-ab39-aa7fd7b63223 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 3ed96cb2-791d-4d34-b9f7-987ad8048273 (type: ports) to 1 2026-05-31 18:35:31.505 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-36bc99a6-ff53-4214-a4f7-dd83368e58e0 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] No more DHCP agents 2026-05-31 18:35:31.507 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-36bc99a6-ff53-4214-a4f7-dd83368e58e0 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Unable to schedule network bebe0593-5771-4e86-b8df-fe0ef89169ad: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:31.872 8 INFO neutron.db.ovn_revision_numbers_db [None req-36bc99a6-ff53-4214-a4f7-dd83368e58e0 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource ed3eac8a-f848-4ac1-ad46-5c642a67f630 (type: router_ports) to 1 [pid: 8|app: 0|req: 1134/2202] 10.0.0.221 () {34 vars in 783 bytes} [Sun May 31 18:35:29 2026] PUT /v2.0/routers/86225997-f1cd-463b-a2a3-15958888ae8c/add_router_interface => generated 309 bytes in 2437 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:35:31.881 7 INFO neutron.db.ovn_revision_numbers_db [None req-cb953bac-cef4-4771-8e52-0212ec8fa90d - - - - - -] Successfully bumped revision number for resource 1f963a2b-3d16-4fbe-983b-cb003a824091 (type: ports) to 5 [pid: 8|app: 0|req: 1135/2203] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:35:31 2026] GET /v2.0/security-groups?id=d1198b1d-70c5-438c-be01-3f01e96ea4e1&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-05-31 18:35:32.092 8 INFO neutron.db.ovn_revision_numbers_db [None req-1911b90d-7e9a-4945-ae22-3c535b869d65 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource 912252be-fcca-4c38-80b9-25e0b1395b56 (type: security_groups) to 1 2026-05-31 18:35:32.109 8 INFO neutron.db.ovn_revision_numbers_db [None req-1911b90d-7e9a-4945-ae22-3c535b869d65 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource 2c3c29c2-9816-4279-b175-af50a6234b38 (type: security_group_rules) to 0 2026-05-31 18:35:32.129 8 INFO neutron.db.ovn_revision_numbers_db [None req-1911b90d-7e9a-4945-ae22-3c535b869d65 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource 3e020ff5-4451-454c-8d57-52639c074d31 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1136/2204] 10.0.0.221 () {34 vars in 684 bytes} [Sun May 31 18:35:31 2026] POST /v2.0/security-groups => generated 1627 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-31 18:35:32.405 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f91b0678-fc41-409e-ab39-aa7fd7b63223 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:35:32.406 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f91b0678-fc41-409e-ab39-aa7fd7b63223 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 17d45c47-531c-4dcc-95b3-1793ccfb34e3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:32.532 8 INFO neutron.db.ovn_revision_numbers_db [None req-9fd00a7a-01d3-40a8-b92a-c28c85ba5016 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Successfully bumped revision number for resource 89fc1f8e-4870-4a45-b37d-fa7a1d4e7d1f (type: security_groups) to 1 2026-05-31 18:35:32.544 8 INFO neutron.db.ovn_revision_numbers_db [None req-9fd00a7a-01d3-40a8-b92a-c28c85ba5016 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Successfully bumped revision number for resource 0f488743-3e50-45d1-bab3-76d7ea13d8e3 (type: security_group_rules) to 0 2026-05-31 18:35:32.556 8 INFO neutron.db.ovn_revision_numbers_db [None req-9fd00a7a-01d3-40a8-b92a-c28c85ba5016 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Successfully bumped revision number for resource 4deb75a9-3269-42e2-b65f-2a185f737496 (type: security_group_rules) to 0 2026-05-31 18:35:32.567 8 INFO neutron.db.ovn_revision_numbers_db [None req-9fd00a7a-01d3-40a8-b92a-c28c85ba5016 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Successfully bumped revision number for resource 5788a06d-43ce-449d-bdb9-bf5aba7f9699 (type: security_group_rules) to 0 2026-05-31 18:35:32.582 8 INFO neutron.db.ovn_revision_numbers_db [None req-9fd00a7a-01d3-40a8-b92a-c28c85ba5016 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Successfully bumped revision number for resource 5eb16679-0872-4e92-9367-e9212fbe544c (type: security_group_rules) to 0 2026-05-31 18:35:32.667 8 INFO neutron.db.segments_db [None req-9fd00a7a-01d3-40a8-b92a-c28c85ba5016 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Added segment fcf6b387-3e59-4835-a38e-eb7dfe827f6c of type geneve for network aea866de-3243-482e-b77e-28af10f25c82 2026-05-31 18:35:32.798 8 INFO neutron.db.ovn_revision_numbers_db [None req-9fd00a7a-01d3-40a8-b92a-c28c85ba5016 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Successfully bumped revision number for resource aea866de-3243-482e-b77e-28af10f25c82 (type: networks) to 1 2026-05-31 18:35:33.021 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9fd00a7a-01d3-40a8-b92a-c28c85ba5016 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] No more DHCP agents 2026-05-31 18:35:33.022 7 INFO neutron.db.ovn_revision_numbers_db [None req-f91b0678-fc41-409e-ab39-aa7fd7b63223 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 3ed96cb2-791d-4d34-b9f7-987ad8048273 (type: router_ports) to 1 2026-05-31 18:35:33.023 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9fd00a7a-01d3-40a8-b92a-c28c85ba5016 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Unable to schedule network aea866de-3243-482e-b77e-28af10f25c82: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1069/2205] 10.0.0.221 () {34 vars in 783 bytes} [Sun May 31 18:35:29 2026] PUT /v2.0/routers/b165085d-f9ce-4e8b-b326-47bffcae7414/add_router_interface => generated 309 bytes in 3067 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:35:33.154 8 INFO neutron.db.ovn_revision_numbers_db [None req-9fd00a7a-01d3-40a8-b92a-c28c85ba5016 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Successfully bumped revision number for resource a623f8bd-26b2-495a-acaa-3ec8ca14952d (type: ports) to 1 2026-05-31 18:35:33.154 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-a475b811-288c-48c9-bf66-9394cd9aea20 - - - - - -] No hosting information found for port 6f619d5a-9604-4407-b694-7c79fdb54061: RuntimeError: No hosting information found for port 6f619d5a-9604-4407-b694-7c79fdb54061 [pid: 8|app: 0|req: 1137/2206] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:35:32 2026] POST /v2.0/networks => generated 631 bytes in 1019 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2207] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:35:33 2026] GET /v2.0/ports?device_id=a024136e-a211-4658-bf07-bed56296453f => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:35:33.299 7 INFO neutron.db.ovn_revision_numbers_db [None req-a475b811-288c-48c9-bf66-9394cd9aea20 - - - - - -] Successfully bumped revision number for resource 6f619d5a-9604-4407-b694-7c79fdb54061 (type: router_ports) to 2 2026-05-31 18:35:33.300 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a475b811-288c-48c9-bf66-9394cd9aea20 - - - - - -] OVN reports status down for port: e2fb5cb9-0ae9-4f6b-8691-5e58811a102c 2026-05-31 18:35:33.304 7 INFO neutron.db.ovn_revision_numbers_db [None req-0d385637-dfd7-4c47-a677-cd97c5e8f4b6 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource 91e5a395-6f74-4b73-818f-394619a21331 (type: security_group_rules) to 0 2026-05-31 18:35:33.313 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a475b811-288c-48c9-bf66-9394cd9aea20 - - - - - -] OVN reports status down for port: 22215f59-800b-4d0c-b6e3-262719b9cb8e [pid: 7|app: 0|req: 1070/2208] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:35:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:33.471 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d6481146-04d0-4afd-a78a-5f8459394fd9 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] No more DHCP agents 2026-05-31 18:35:33.472 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d6481146-04d0-4afd-a78a-5f8459394fd9 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Unable to schedule network aea866de-3243-482e-b77e-28af10f25c82: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:33.480 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a475b811-288c-48c9-bf66-9394cd9aea20 - - - - - -] OVN reports status down for port: 0c7b3d93-84ca-4fdb-b36b-b064d37d41db 2026-05-31 18:35:33.604 8 INFO neutron.db.ovn_revision_numbers_db [None req-d6481146-04d0-4afd-a78a-5f8459394fd9 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Successfully bumped revision number for resource 0f35bfcf-f34c-4be7-ab21-9091474fbac4 (type: ports) to 1 2026-05-31 18:35:33.626 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-a475b811-288c-48c9-bf66-9394cd9aea20 - - - - - -] Logical_Switch_Port 0c7b3d93-84ca-4fdb-b36b-b064d37d41db host information not removed, the port state is up 2026-05-31 18:35:33.627 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a475b811-288c-48c9-bf66-9394cd9aea20 - - - - - -] OVN reports status down for port: 1f963a2b-3d16-4fbe-983b-cb003a824091 2026-05-31 18:35:33.665 7 INFO neutron.db.ovn_revision_numbers_db [None req-112b24db-1a87-449c-ab3f-8f5688fde029 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource 5060b026-0aa3-4814-b64d-f99632f91653 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1139/2209] 10.0.0.221 () {34 vars in 664 bytes} [Sun May 31 18:35:33 2026] POST /v2.0/ports => generated 743 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: 1071/2210] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:35:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:33.771 8 INFO neutron.db.segments_db [None req-7f72b113-68b0-4ba2-b86b-1cd40b7f7c9c 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Added segment 18fcc6ca-5783-4ed2-ac0b-ca9cf8a79ce5 of type geneve for network 0272c0e0-c345-4fc6-876d-2c315802359f 2026-05-31 18:35:33.902 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f72b113-68b0-4ba2-b86b-1cd40b7f7c9c 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Successfully bumped revision number for resource 0272c0e0-c345-4fc6-876d-2c315802359f (type: networks) to 1 2026-05-31 18:35:33.984 7 INFO neutron.db.ovn_revision_numbers_db [None req-aa7f5015-84c5-4973-8e4b-f5c078cee283 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource 4f4b93e1-1954-4a13-8c68-567f8a645ff2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1072/2211] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:35:33 2026] POST /v2.0/security-group-rules => generated 599 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:34.072 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7f72b113-68b0-4ba2-b86b-1cd40b7f7c9c 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] No more DHCP agents 2026-05-31 18:35:34.073 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7f72b113-68b0-4ba2-b86b-1cd40b7f7c9c 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Unable to schedule network 0272c0e0-c345-4fc6-876d-2c315802359f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:34.196 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f72b113-68b0-4ba2-b86b-1cd40b7f7c9c 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Successfully bumped revision number for resource d0ea71a4-47ec-4051-b1a1-4375cfe4ac8b (type: ports) to 1 [pid: 8|app: 0|req: 1140/2212] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:35:33 2026] POST /v2.0/networks => generated 632 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:34.263 7 INFO neutron.db.ovn_revision_numbers_db [None req-a475b811-288c-48c9-bf66-9394cd9aea20 - - - - - -] Successfully bumped revision number for resource 1f963a2b-3d16-4fbe-983b-cb003a824091 (type: ports) to 6 2026-05-31 18:35:34.350 7 INFO neutron.db.ovn_revision_numbers_db [None req-564f13c9-dc81-4e9b-99f1-e768e1726b1a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource b767b633-a7dd-4476-81ff-deca3e1e112d (type: security_groups) to 1 2026-05-31 18:35:34.370 7 INFO neutron.db.ovn_revision_numbers_db [None req-564f13c9-dc81-4e9b-99f1-e768e1726b1a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 47f2f718-b9cd-419e-88b9-5569f4dbaf33 (type: security_group_rules) to 0 2026-05-31 18:35:34.386 7 INFO neutron.db.ovn_revision_numbers_db [None req-564f13c9-dc81-4e9b-99f1-e768e1726b1a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 49715b41-6e29-4a3e-a33c-269549243dbe (type: security_group_rules) to 0 2026-05-31 18:35:34.401 7 INFO neutron.db.ovn_revision_numbers_db [None req-564f13c9-dc81-4e9b-99f1-e768e1726b1a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 64f37f64-6995-465c-8fc3-3d4fd7758903 (type: security_group_rules) to 0 2026-05-31 18:35:34.403 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-da9ca58a-98f2-43bf-b18a-05c8b66964c8 - - - - - -] Logical_Switch_Port 1f963a2b-3d16-4fbe-983b-cb003a824091 host information not removed, the port state is up 2026-05-31 18:35:34.404 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-da9ca58a-98f2-43bf-b18a-05c8b66964c8 - - - - - -] OVN reports status up for port: 0c7b3d93-84ca-4fdb-b36b-b064d37d41db 2026-05-31 18:35:34.405 8 INFO neutron.db.ovn_revision_numbers_db [None req-c82b36e7-a3de-47db-ab9e-a59c90841560 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource 7eb5eb66-b05a-41e9-8485-7f2a9c6be268 (type: security_group_rules) to 0 2026-05-31 18:35:34.416 7 INFO neutron.db.ovn_revision_numbers_db [None req-564f13c9-dc81-4e9b-99f1-e768e1726b1a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d2649fdf-6be0-4544-b969-780ca826f9b6 (type: security_group_rules) to 0 2026-05-31 18:35:34.419 7 INFO neutron.plugins.ml2.plugin [None req-da9ca58a-98f2-43bf-b18a-05c8b66964c8 - - - - - -] Attempt 1 to provision port 0c7b3d93-84ca-4fdb-b36b-b064d37d41db [pid: 8|app: 0|req: 1141/2213] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:35:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:34.508 7 INFO neutron.db.segments_db [None req-564f13c9-dc81-4e9b-99f1-e768e1726b1a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Added segment 30f7b894-5302-4cf0-90cb-282ecc487dcf of type geneve for network 08d32195-7906-4ce4-9dfa-e853b805e63a 2026-05-31 18:35:34.648 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-18562ae4-21da-43bc-96ea-2192405476af 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] No more DHCP agents 2026-05-31 18:35:34.651 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-18562ae4-21da-43bc-96ea-2192405476af 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Unable to schedule network 0272c0e0-c345-4fc6-876d-2c315802359f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:34.756 7 INFO neutron.db.ovn_revision_numbers_db [None req-564f13c9-dc81-4e9b-99f1-e768e1726b1a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 08d32195-7906-4ce4-9dfa-e853b805e63a (type: networks) to 1 2026-05-31 18:35:34.794 8 INFO neutron.db.ovn_revision_numbers_db [None req-18562ae4-21da-43bc-96ea-2192405476af 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Successfully bumped revision number for resource 397a9347-3968-42b9-8469-3c239ffd6631 (type: ports) to 1 [pid: 8|app: 0|req: 1142/2214] 10.0.0.221 () {34 vars in 664 bytes} [Sun May 31 18:35: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, ' 2026-05-31 18:35:34.978 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-564f13c9-dc81-4e9b-99f1-e768e1726b1a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:35:34.981 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-564f13c9-dc81-4e9b-99f1-e768e1726b1a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 08d32195-7906-4ce4-9dfa-e853b805e63a: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1143/2215] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:35:34 2026] DELETE /v2.0/security-groups/d1198b1d-70c5-438c-be01-3f01e96ea4e1 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:35:35.258 7 INFO neutron.db.ovn_revision_numbers_db [None req-564f13c9-dc81-4e9b-99f1-e768e1726b1a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 1f3b40d1-1c44-4cfd-958a-f4df1e616b4f (type: ports) to 1 [pid: 7|app: 0|req: 1073/2216] 10.0.0.221 () {34 vars in 671 bytes} [Sun May 31 18:35:34 2026] POST /v2.0/networks => generated 742 bytes in 1267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:35.309 8 INFO neutron.db.ovn_revision_numbers_db [None req-ccc51a75-7a47-4db5-8391-2bb79e62fe75 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource 234b337d-d9ab-4497-b38a-26c235aa731b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1144/2217] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:35:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:35.408 7 INFO neutron.db.ovn_revision_numbers_db [None req-da9ca58a-98f2-43bf-b18a-05c8b66964c8 - - - - - -] Successfully bumped revision number for resource 0c7b3d93-84ca-4fdb-b36b-b064d37d41db (type: ports) to 2 2026-05-31 18:35:35.412 7 INFO neutron.db.segments_db [None req-2f1dc64b-1070-436e-b07f-710eb849d4be 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Added segment 569853c6-2557-4897-992c-7ee962213b63 of type geneve for network f62bd0e8-34a0-4440-86ac-8ab3297b06c9 2026-05-31 18:35:35.463 8 INFO neutron_taas.services.taas.taas_plugin [None req-2526688c-d78d-4b21-85e9-2b5926e43edf 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] TaaS: Handle Delete Port: e3836a70-54c0-4e98-ae3d-a1474a8e56a9 2026-05-31 18:35:35.467 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2526688c-d78d-4b21-85e9-2b5926e43edf 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Tap Mirror: Handle Delete Port: e3836a70-54c0-4e98-ae3d-a1474a8e56a9 2026-05-31 18:35:35.620 7 INFO neutron.db.ovn_revision_numbers_db [None req-2f1dc64b-1070-436e-b07f-710eb849d4be 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Successfully bumped revision number for resource f62bd0e8-34a0-4440-86ac-8ab3297b06c9 (type: networks) to 1 [pid: 8|app: 0|req: 1145/2218] 10.0.0.221 () {32 vars in 732 bytes} [Sun May 31 18:35:35 2026] DELETE /v2.0/floatingips/7486bb11-f7f6-403d-91b7-2089d5878a03 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:35:35.781 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2f1dc64b-1070-436e-b07f-710eb849d4be 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] No more DHCP agents 2026-05-31 18:35:35.783 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2f1dc64b-1070-436e-b07f-710eb849d4be 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Unable to schedule network f62bd0e8-34a0-4440-86ac-8ab3297b06c9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:35.789 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c2feee74-2c73-4a21-a5b9-19a1b02e9a39 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:35:35.790 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c2feee74-2c73-4a21-a5b9-19a1b02e9a39 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 08d32195-7906-4ce4-9dfa-e853b805e63a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:35.884 7 INFO neutron.db.ovn_revision_numbers_db [None req-2f1dc64b-1070-436e-b07f-710eb849d4be 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Successfully bumped revision number for resource b68f2d14-587a-484b-a4ab-3015e5a63f64 (type: ports) to 1 [pid: 7|app: 0|req: 1074/2219] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:35:35 2026] POST /v2.0/networks => generated 631 bytes in 596 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:36.050 7 INFO neutron.db.ovn_revision_numbers_db [None req-f8e66af8-681d-435b-8226-43e1e3b786e1 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource 0ff8dbe0-bb26-4fe4-922e-5c0d52f399e2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1075/2220] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:35:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2221] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:35:36 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:35:36.269 8 INFO neutron.db.ovn_revision_numbers_db [None req-6f1dfe3b-f037-4b7c-9dba-052675f2991e - - - - - -] Successfully bumped revision number for resource 1f3b40d1-1c44-4cfd-958a-f4df1e616b4f (type: ports) to 2 2026-05-31 18:35:36.296 8 INFO neutron.db.ovn_revision_numbers_db [None req-6f1dfe3b-f037-4b7c-9dba-052675f2991e - - - - - -] Successfully bumped revision number for resource d949cb55-82fa-481f-a12d-4e5d5952501e (type: subnets) to 0 [pid: 8|app: 0|req: 1146/2222] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:35:35 2026] POST /v2.0/subnets => generated 688 bytes in 663 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:36.360 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e74d2d77-a1f2-412f-8df4-18666ed79353 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] No more DHCP agents 2026-05-31 18:35:36.362 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e74d2d77-a1f2-412f-8df4-18666ed79353 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Unable to schedule network f62bd0e8-34a0-4440-86ac-8ab3297b06c9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:36.479 7 INFO neutron.db.ovn_revision_numbers_db [None req-e74d2d77-a1f2-412f-8df4-18666ed79353 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Successfully bumped revision number for resource 3f6ea930-de42-43f5-94c7-117db6dde50d (type: ports) to 1 2026-05-31 18:35:36.529 8 INFO neutron.db.ovn_revision_numbers_db [None req-0754a018-5684-4a60-b5cc-9bf80e18c375 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource a015194e-3f5e-454a-b033-2f9d38d3a232 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1077/2223] 10.0.0.221 () {34 vars in 664 bytes} [Sun May 31 18:35:36 2026] POST /v2.0/ports => generated 743 bytes in 410 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: 1147/2224] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:35:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2225] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:35:36 2026] GET /v2.0/security-groups?id=a00827c1-3a32-4e91-a356-e147abf19e06&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-05-31 18:35:36.666 7 INFO neutron.db.segments_db [None req-c2d33cf6-4135-4d47-92cc-c00f44c2daf1 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Added segment 74739ecc-f9ae-4fc2-a63c-265fd213850c of type geneve for network b2397306-220e-4b55-a1fc-b7b4968ac5d9 2026-05-31 18:35:36.789 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2d33cf6-4135-4d47-92cc-c00f44c2daf1 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Successfully bumped revision number for resource b2397306-220e-4b55-a1fc-b7b4968ac5d9 (type: networks) to 1 2026-05-31 18:35:36.973 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c2d33cf6-4135-4d47-92cc-c00f44c2daf1 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] No more DHCP agents 2026-05-31 18:35:36.974 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c2d33cf6-4135-4d47-92cc-c00f44c2daf1 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Unable to schedule network b2397306-220e-4b55-a1fc-b7b4968ac5d9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:36.995 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4ac5ed4b-4df2-4f99-8e08-0e6d5f7a83f2 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:35:36.997 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4ac5ed4b-4df2-4f99-8e08-0e6d5f7a83f2 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:37.084 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2d33cf6-4135-4d47-92cc-c00f44c2daf1 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Successfully bumped revision number for resource 3a01132d-1e84-4f33-96c5-ff2ededee642 (type: ports) to 1 [pid: 7|app: 0|req: 1079/2226] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:35:36 2026] POST /v2.0/networks => generated 632 bytes in 527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:37.208 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ac5ed4b-4df2-4f99-8e08-0e6d5f7a83f2 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 6767cfbe-05df-49d9-8fc4-458184069495 (type: ports) to 1 2026-05-31 18:35:37.324 7 INFO neutron.db.ovn_revision_numbers_db [None req-ed711c5f-35a2-48bd-997d-b5f0f9b71cd2 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource 0371e4f6-7260-4414-a715-d47fad28b07c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1080/2227] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:35:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:37.569 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9c72f260-578e-4307-b5c3-a2653eb200cb 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] No more DHCP agents 2026-05-31 18:35:37.571 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9c72f260-578e-4307-b5c3-a2653eb200cb 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Unable to schedule network b2397306-220e-4b55-a1fc-b7b4968ac5d9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:37.701 7 INFO neutron.db.ovn_revision_numbers_db [None req-9c72f260-578e-4307-b5c3-a2653eb200cb 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Successfully bumped revision number for resource 376edfda-9ae9-493a-af1c-43ac9fc34e7e (type: ports) to 1 [pid: 7|app: 0|req: 1081/2228] 10.0.0.221 () {34 vars in 664 bytes} [Sun May 31 18:35:37 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, ' 2026-05-31 18:35:37.849 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-6767cfbe-05df-49d9-8fc4-458184069495 on gateway d5cb41c3-6d1b-4e0a-be22-9c994d255c69 with priority 1 2026-05-31 18:35:37.987 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-cb953bac-cef4-4771-8e52-0212ec8fa90d - - - - - -] Router f39eacf2-294e-40c4-947a-b689c72cbc48 is bound to host instance 2026-05-31 18:35:37.989 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ac5ed4b-4df2-4f99-8e08-0e6d5f7a83f2 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 6767cfbe-05df-49d9-8fc4-458184069495 (type: router_ports) to 1 2026-05-31 18:35:38.063 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ac5ed4b-4df2-4f99-8e08-0e6d5f7a83f2 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource f39eacf2-294e-40c4-947a-b689c72cbc48 (type: routers) to 2 [pid: 8|app: 0|req: 1148/2229] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:35:36 2026] POST /v2.0/routers => generated 966 bytes in 1532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:38.153 7 INFO neutron.db.ovn_revision_numbers_db [None req-0d01aaff-eaec-47b6-b1ae-5acb3652dc26 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource 2e1f16b9-b088-49fa-99ee-a0633323de4c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1149/2230] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:35:38 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2231] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:35:37 2026] POST /v2.0/security-group-rules => generated 599 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:38.240 8 INFO neutron.db.segments_db [None req-be8cbd14-a0fc-4567-b3cd-66611739d97c 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Added segment 00e00f6e-a2cd-4f1a-8889-116d9c89f6e6 of type geneve for network d95b0bb8-14c8-4e9e-b267-e3deef369749 [pid: 7|app: 0|req: 1083/2232] 199.204.45.227 () {34 vars in 994 bytes} [Sun May 31 18:35:38 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:35:38.371 8 INFO neutron.db.ovn_revision_numbers_db [None req-be8cbd14-a0fc-4567-b3cd-66611739d97c 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Successfully bumped revision number for resource d95b0bb8-14c8-4e9e-b267-e3deef369749 (type: networks) to 1 2026-05-31 18:35:38.528 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-be8cbd14-a0fc-4567-b3cd-66611739d97c 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] No more DHCP agents 2026-05-31 18:35:38.529 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-be8cbd14-a0fc-4567-b3cd-66611739d97c 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Unable to schedule network d95b0bb8-14c8-4e9e-b267-e3deef369749: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:38.639 8 INFO neutron.db.ovn_revision_numbers_db [None req-be8cbd14-a0fc-4567-b3cd-66611739d97c 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Successfully bumped revision number for resource b6fe4f59-225f-4a2f-947d-ba0c18df38c3 (type: ports) to 1 [pid: 8|app: 0|req: 1150/2233] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:35:38 2026] POST /v2.0/networks => generated 631 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2234] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:35:38 2026] GET /v2.0/security-groups?id=a00827c1-3a32-4e91-a356-e147abf19e06&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-05-31 18:35:38.890 8 INFO neutron.db.ovn_revision_numbers_db [None req-56212c3d-5769-4e17-868e-89b44143ba2f 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource 65e3fb31-43a2-4140-b881-5de8b7933693 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1152/2235] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:35:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:39.058 8 INFO neutron_taas.services.taas.taas_plugin [req-2c613241-da02-41f5-8343-19ad831a9530 req-c4e49349-b5ce-4626-9c2e-1b3c09575812 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] TaaS: Handle Delete Port: 513f6dd7-8a4b-44c0-8de7-39c7c8257a77 2026-05-31 18:35:39.060 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2c613241-da02-41f5-8343-19ad831a9530 req-c4e49349-b5ce-4626-9c2e-1b3c09575812 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Tap Mirror: Handle Delete Port: 513f6dd7-8a4b-44c0-8de7-39c7c8257a77 2026-05-31 18:35:39.135 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e3a165e3-2abd-4e1e-8ca8-770f5576e004 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:35:39.137 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e3a165e3-2abd-4e1e-8ca8-770f5576e004 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 08d32195-7906-4ce4-9dfa-e853b805e63a: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1153/2236] 199.204.45.227 () {36 vars in 997 bytes} [Sun May 31 18:35:38 2026] DELETE /v2.0/ports/513f6dd7-8a4b-44c0-8de7-39c7c8257a77 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:35:39.257 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0795f797-20cc-4c42-ba41-9a400fdc671f'] response: {'server_uuid': 'ee8e75ca-c9ca-45aa-86c7-46e921ca4b32', 'name': 'network-vif-deleted', 'tag': '513f6dd7-8a4b-44c0-8de7-39c7c8257a77', 'status': 'completed', 'code': 200} 2026-05-31 18:35:39.428 7 INFO neutron.db.ovn_revision_numbers_db [None req-e3a165e3-2abd-4e1e-8ca8-770f5576e004 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e539910e-8478-47f2-b932-706c9a97b3ef (type: ports) to 1 2026-05-31 18:35:39.483 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9a18a949-a9ed-4b77-80a6-eec795fbccf6 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] No more DHCP agents 2026-05-31 18:35:39.485 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9a18a949-a9ed-4b77-80a6-eec795fbccf6 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Unable to schedule network d95b0bb8-14c8-4e9e-b267-e3deef369749: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:39.623 7 INFO neutron.db.ovn_revision_numbers_db [None req-3074e933-578f-4922-ae65-8a7d5fec71ac - - - - - -] Successfully bumped revision number for resource 6767cfbe-05df-49d9-8fc4-458184069495 (type: ports) to 4 2026-05-31 18:35:39.627 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a18a949-a9ed-4b77-80a6-eec795fbccf6 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Successfully bumped revision number for resource 71a654cd-b06b-4b4a-9087-0e5ab50e9e56 (type: ports) to 1 [pid: 8|app: 0|req: 1154/2237] 10.0.0.221 () {34 vars in 664 bytes} [Sun May 31 18:35:39 2026] POST /v2.0/ports => generated 743 bytes in 451 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-05-31 18:35:39.906 8 INFO neutron.db.ovn_revision_numbers_db [None req-458e72a1-cfbd-4faf-8452-0a3d08183893 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource ff7675e5-83df-4c12-8082-f5bce47c9f8c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1155/2238] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:35:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2239] 10.0.0.221 () {34 vars in 747 bytes} [Sun May 31 18:35:39 2026] PUT /v2.0/ports/0f35bfcf-f34c-4be7-ab21-9091474fbac4/tags => generated 17 bytes in 66 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: 1157/2240] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:35:40 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => 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: 1158/2241] 10.0.0.221 () {34 vars in 747 bytes} [Sun May 31 18:35:40 2026] PUT /v2.0/ports/397a9347-3968-42b9-8469-3c239ffd6631/tags => generated 25 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: 8|app: 0|req: 1159/2242] 10.0.0.221 () {34 vars in 747 bytes} [Sun May 31 18:35:40 2026] PUT /v2.0/ports/3f6ea930-de42-43f5-94c7-117db6dde50d/tags => generated 34 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: 8|app: 0|req: 1160/2243] 10.0.0.221 () {34 vars in 747 bytes} [Sun May 31 18:35:40 2026] PUT /v2.0/ports/376edfda-9ae9-493a-af1c-43ac9fc34e7e/tags => generated 19 bytes in 55 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: 1161/2244] 10.0.0.16 () {34 vars in 1093 bytes} [Sun May 31 18:35:40 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-145710295&fields=id&tenant_id=61da0c7ab4554787bd233a7b25af5fe5 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:35:40.333 7 INFO neutron.db.ovn_revision_numbers_db [None req-3074e933-578f-4922-ae65-8a7d5fec71ac - - - - - -] Successfully bumped revision number for resource 6767cfbe-05df-49d9-8fc4-458184069495 (type: ports) to 5 [pid: 8|app: 0|req: 1162/2245] 10.0.0.221 () {32 vars in 660 bytes} [Sun May 31 18:35:40 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2246] 10.0.0.16 () {34 vars in 981 bytes} [Sun May 31 18:35:40 2026] GET /v2.0/networks?id=8f47d89c-41c3-43b7-abf0-e435726d0efc => generated 705 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:35:40.466 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-25ddeeec-016d-449a-b77c-3b7936285e7c - - - - - -] No hosting information found for port 0c7b3d93-84ca-4fdb-b36b-b064d37d41db: RuntimeError: No hosting information found for port 0c7b3d93-84ca-4fdb-b36b-b064d37d41db [pid: 8|app: 0|req: 1164/2247] 10.0.0.221 () {32 vars in 674 bytes} [Sun May 31 18:35:40 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2248] 10.0.0.16 () {34 vars in 964 bytes} [Sun May 31 18:35:40 2026] GET /v2.0/quotas/61da0c7ab4554787bd233a7b25af5fe5 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2249] 10.0.0.221 () {32 vars in 670 bytes} [Sun May 31 18:35:40 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:35:40.674 7 INFO neutron.db.ovn_revision_numbers_db [None req-25ddeeec-016d-449a-b77c-3b7936285e7c - - - - - -] Successfully bumped revision number for resource 0c7b3d93-84ca-4fdb-b36b-b064d37d41db (type: router_ports) to 2 2026-05-31 18:35:40.677 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-25ddeeec-016d-449a-b77c-3b7936285e7c - - - - - -] OVN reports status up for port: 1f963a2b-3d16-4fbe-983b-cb003a824091 2026-05-31 18:35:40.699 7 INFO neutron.plugins.ml2.plugin [None req-25ddeeec-016d-449a-b77c-3b7936285e7c - - - - - -] Attempt 1 to provision port 1f963a2b-3d16-4fbe-983b-cb003a824091 2026-05-31 18:35:40.728 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e3a165e3-2abd-4e1e-8ca8-770f5576e004 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:35:40.730 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e3a165e3-2abd-4e1e-8ca8-770f5576e004 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 08d32195-7906-4ce4-9dfa-e853b805e63a: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1167/2250] 10.0.0.16 () {34 vars in 1001 bytes} [Sun May 31 18:35:40 2026] GET /v2.0/ports?tenant_id=61da0c7ab4554787bd233a7b25af5fe5&fields=id => generated 287 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2251] 10.0.0.221 () {32 vars in 682 bytes} [Sun May 31 18:35:40 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2252] 10.0.0.16 () {34 vars in 1007 bytes} [Sun May 31 18:35:40 2026] GET /v2.0/networks/8f47d89c-41c3-43b7-abf0-e435726d0efc?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2253] 10.0.0.221 () {32 vars in 668 bytes} [Sun May 31 18:35:40 2026] GET /v2.0/ports?not-tags=red => generated 5268 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2254] 10.0.0.16 () {34 vars in 1107 bytes} [Sun May 31 18:35:40 2026] GET /v2.0/networks/8f47d89c-41c3-43b7-abf0-e435726d0efc?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: 8|app: 0|req: 1172/2255] 10.0.0.221 () {32 vars in 682 bytes} [Sun May 31 18:35:41 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 6008 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2256] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:35:41 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => 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: 1174/2257] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:35:41 2026] GET /v2.0/ports?device_id=83e64052-a409-4ba8-9f72-d7a1a296f257 => 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: 1175/2258] 10.0.0.221 () {32 vars in 678 bytes} [Sun May 31 18:35:41 2026] GET /v2.0/ports?not-tags-any=blue => generated 6008 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:35:41.324 7 INFO neutron.db.ovn_revision_numbers_db [None req-25ddeeec-016d-449a-b77c-3b7936285e7c - - - - - -] Successfully bumped revision number for resource 1f963a2b-3d16-4fbe-983b-cb003a824091 (type: ports) to 7 [pid: 8|app: 0|req: 1176/2259] 10.0.0.221 () {32 vars in 690 bytes} [Sun May 31 18:35:41 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 5268 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:35:41.497 8 INFO neutron_taas.services.taas.taas_plugin [None req-fe9bbb41-2839-4d56-b54a-e6e5d5ee7348 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] TaaS: Handle Delete Port: 0f35bfcf-f34c-4be7-ab21-9091474fbac4 2026-05-31 18:35:41.501 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe9bbb41-2839-4d56-b54a-e6e5d5ee7348 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Tap Mirror: Handle Delete Port: 0f35bfcf-f34c-4be7-ab21-9091474fbac4 2026-05-31 18:35:41.585 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cc3110c4-4e9c-4ebb-ab00-ccc5f42230a2 - - - - - -] OVN reports status down for port: ed3eac8a-f848-4ac1-ad46-5c642a67f630 [pid: 8|app: 0|req: 1177/2260] 10.0.0.221 () {32 vars in 720 bytes} [Sun May 31 18:35:41 2026] DELETE /v2.0/ports/0f35bfcf-f34c-4be7-ab21-9091474fbac4 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:35:41.645 7 INFO neutron.db.ovn_revision_numbers_db [None req-e3a165e3-2abd-4e1e-8ca8-770f5576e004 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e539910e-8478-47f2-b932-706c9a97b3ef (type: router_ports) to 1 [pid: 7|app: 0|req: 1084/2261] 10.0.0.221 () {34 vars in 783 bytes} [Sun May 31 18:35:38 2026] PUT /v2.0/routers/f39eacf2-294e-40c4-947a-b689c72cbc48/add_router_interface => generated 309 bytes in 3351 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:35:41.736 8 INFO neutron_taas.services.taas.taas_plugin [None req-95570d7e-d29a-4cbb-98fb-cc5531c83e33 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] TaaS: Handle Delete Port: 397a9347-3968-42b9-8469-3c239ffd6631 2026-05-31 18:35:41.739 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95570d7e-d29a-4cbb-98fb-cc5531c83e33 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Tap Mirror: Handle Delete Port: 397a9347-3968-42b9-8469-3c239ffd6631 2026-05-31 18:35:41.740 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-cc3110c4-4e9c-4ebb-ab00-ccc5f42230a2 - - - - - -] Logical_Switch_Port ed3eac8a-f848-4ac1-ad46-5c642a67f630 host information not removed, the port state is up 2026-05-31 18:35:41.740 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cc3110c4-4e9c-4ebb-ab00-ccc5f42230a2 - - - - - -] OVN reports status down for port: 3ed96cb2-791d-4d34-b9f7-987ad8048273 2026-05-31 18:35:41.794 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-cc3110c4-4e9c-4ebb-ab00-ccc5f42230a2 - - - - - -] Logical_Switch_Port 3ed96cb2-791d-4d34-b9f7-987ad8048273 host information not removed, the port state is up 2026-05-31 18:35:41.794 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cc3110c4-4e9c-4ebb-ab00-ccc5f42230a2 - - - - - -] OVN reports status up for port: ed3eac8a-f848-4ac1-ad46-5c642a67f630 2026-05-31 18:35:41.810 7 INFO neutron.plugins.ml2.plugin [None req-cc3110c4-4e9c-4ebb-ab00-ccc5f42230a2 - - - - - -] Attempt 1 to provision port ed3eac8a-f848-4ac1-ad46-5c642a67f630 [pid: 8|app: 0|req: 1178/2262] 10.0.0.221 () {32 vars in 720 bytes} [Sun May 31 18:35:41 2026] DELETE /v2.0/ports/397a9347-3968-42b9-8469-3c239ffd6631 => generated 0 bytes in 265 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-05-31 18:35:42.203 7 INFO neutron_taas.services.taas.taas_plugin [None req-1f263769-7936-4355-8818-bc2b28fef58e 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] TaaS: Handle Delete Port: 3f6ea930-de42-43f5-94c7-117db6dde50d 2026-05-31 18:35:42.207 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f263769-7936-4355-8818-bc2b28fef58e 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Tap Mirror: Handle Delete Port: 3f6ea930-de42-43f5-94c7-117db6dde50d [pid: 8|app: 0|req: 1179/2263] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:35:42 2026] GET /v2.0/ports?device_id=ee8e75ca-c9ca-45aa-86c7-46e921ca4b32 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:35:42.526 8 INFO neutron.db.ovn_revision_numbers_db [None req-1aca3766-60cf-4f5d-a5bf-4e0601d29509 ec3be5717f1b4eb980c631cbc3c282a5 a844f3ae18924cbf92b920e5c0c911b6 - - default default] Successfully bumped revision number for resource 52677ce2-ef34-4f1c-8cd5-e310eb13ccb6 (type: security_groups) to 1 2026-05-31 18:35:42.539 8 INFO neutron.db.ovn_revision_numbers_db [None req-1aca3766-60cf-4f5d-a5bf-4e0601d29509 ec3be5717f1b4eb980c631cbc3c282a5 a844f3ae18924cbf92b920e5c0c911b6 - - default default] Successfully bumped revision number for resource c36e1917-1683-4c58-b00a-c0def1ec6de8 (type: security_group_rules) to 0 2026-05-31 18:35:42.551 8 INFO neutron.db.ovn_revision_numbers_db [None req-1aca3766-60cf-4f5d-a5bf-4e0601d29509 ec3be5717f1b4eb980c631cbc3c282a5 a844f3ae18924cbf92b920e5c0c911b6 - - default default] Successfully bumped revision number for resource e53f1da5-6914-462d-b899-e94f3476aa2a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1085/2264] 10.0.0.221 () {32 vars in 720 bytes} [Sun May 31 18:35:41 2026] DELETE /v2.0/ports/3f6ea930-de42-43f5-94c7-117db6dde50d => generated 0 bytes in 679 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2265] 10.0.0.221 () {34 vars in 685 bytes} [Sun May 31 18:35:42 2026] POST /v2.0/security-groups => generated 1675 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-31 18:35:42.603 7 INFO neutron.db.ovn_revision_numbers_db [None req-cc3110c4-4e9c-4ebb-ab00-ccc5f42230a2 - - - - - -] Successfully bumped revision number for resource ed3eac8a-f848-4ac1-ad46-5c642a67f630 (type: ports) to 2 2026-05-31 18:35:42.753 8 INFO neutron.db.ovn_revision_numbers_db [None req-db2e24c3-3e07-466c-9e12-d565950149a2 ec3be5717f1b4eb980c631cbc3c282a5 a844f3ae18924cbf92b920e5c0c911b6 - - default default] Successfully bumped revision number for resource e3ff302b-423f-4f1e-a3ae-7b44db9eddbd (type: security_group_rules) to 0 2026-05-31 18:35:42.781 7 INFO neutron_taas.services.taas.taas_plugin [None req-7ec17dcd-07ce-4365-ad8d-ab40148ad7a3 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] TaaS: Handle Delete Port: 376edfda-9ae9-493a-af1c-43ac9fc34e7e [pid: 8|app: 0|req: 1181/2266] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:35:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:42.786 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ec17dcd-07ce-4365-ad8d-ab40148ad7a3 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Tap Mirror: Handle Delete Port: 376edfda-9ae9-493a-af1c-43ac9fc34e7e [pid: 7|app: 0|req: 1086/2267] 10.0.0.221 () {32 vars in 720 bytes} [Sun May 31 18:35:42 2026] DELETE /v2.0/ports/376edfda-9ae9-493a-af1c-43ac9fc34e7e => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:35:42.963 8 INFO neutron.db.ovn_revision_numbers_db [None req-2476ca5b-cc81-44fb-9933-33257e5dc101 ec3be5717f1b4eb980c631cbc3c282a5 a844f3ae18924cbf92b920e5c0c911b6 - - default default] Successfully bumped revision number for resource 4cfbd6bf-1fd2-42af-94f9-40fcb958dcb1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1182/2268] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:35:42 2026] POST /v2.0/security-group-rules => generated 596 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:43.070 7 INFO neutron_taas.services.taas.taas_plugin [None req-e98cbec5-89ff-470a-9eed-15f08778fd42 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] TaaS: Handle Delete Port: 71a654cd-b06b-4b4a-9087-0e5ab50e9e56 2026-05-31 18:35:43.074 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e98cbec5-89ff-470a-9eed-15f08778fd42 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Tap Mirror: Handle Delete Port: 71a654cd-b06b-4b4a-9087-0e5ab50e9e56 2026-05-31 18:35:43.141 8 INFO neutron.db.ovn_revision_numbers_db [None req-c9dc23ba-c698-4bca-b5cb-c386bd1fe154 ec3be5717f1b4eb980c631cbc3c282a5 a844f3ae18924cbf92b920e5c0c911b6 - - default default] Successfully bumped revision number for resource e8b86b68-2cd6-47d9-aa84-77a5cc16080a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1183/2269] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:35:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2270] 10.0.0.221 () {32 vars in 720 bytes} [Sun May 31 18:35:42 2026] DELETE /v2.0/ports/71a654cd-b06b-4b4a-9087-0e5ab50e9e56 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:35:43.380 8 INFO neutron.db.ovn_revision_numbers_db [None req-f4283e3f-39b0-4a90-a8f1-c1a4d65e309d ec3be5717f1b4eb980c631cbc3c282a5 a844f3ae18924cbf92b920e5c0c911b6 - - default default] Successfully bumped revision number for resource 369799b8-519b-4d82-888a-441efe2e9bd4 (type: security_group_rules) to 0 2026-05-31 18:35:43.385 7 INFO neutron_taas.services.taas.taas_plugin [None req-690fe06f-1336-4cd8-8128-604cdb1ba4b9 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] TaaS: Handle Delete Port: a623f8bd-26b2-495a-acaa-3ec8ca14952d 2026-05-31 18:35:43.390 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-690fe06f-1336-4cd8-8128-604cdb1ba4b9 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Tap Mirror: Handle Delete Port: a623f8bd-26b2-495a-acaa-3ec8ca14952d [pid: 8|app: 0|req: 1184/2271] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:35:43 2026] POST /v2.0/security-group-rules => generated 601 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:43.603 7 INFO neutron.services.segments.plugin [-] Segment fcf6b387-3e59-4835-a38e-eb7dfe827f6c resource provider aggregate not found 2026-05-31 18:35:43.608 7 INFO neutron.services.segments.plugin [-] Segment fcf6b387-3e59-4835-a38e-eb7dfe827f6c resource provider aggregate not found 2026-05-31 18:35:43.626 7 INFO neutron.services.segments.plugin [-] Segment fcf6b387-3e59-4835-a38e-eb7dfe827f6c 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 fcf6b387-3e59-4835-a38e-eb7dfe827f6c found for delete ", "request_id": "req-133d4743-5b9c-4e2c-9db6-c8a748e63738"}]} 2026-05-31 18:35:43.628 7 INFO neutron.services.segments.plugin [-] Segment fcf6b387-3e59-4835-a38e-eb7dfe827f6c 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 fcf6b387-3e59-4835-a38e-eb7dfe827f6c found for delete ", "request_id": "req-a289d29c-435a-4029-a4ce-e6b40495e065"}]} [pid: 8|app: 0|req: 1185/2272] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:35:43 2026] DELETE /v2.0/security-groups/a00827c1-3a32-4e91-a356-e147abf19e06 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:35:43.680 8 INFO neutron.db.securitygroups_db [None req-dddbafc9-f2e6-44dc-a4ab-26ebcd184a57 ec3be5717f1b4eb980c631cbc3c282a5 a844f3ae18924cbf92b920e5c0c911b6 - - default default] Project a844f3ae18924cbf92b920e5c0c911b6 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 1088/2273] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:35:43 2026] DELETE /v2.0/networks/aea866de-3243-482e-b77e-28af10f25c82 => generated 0 bytes in 483 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:35:43.819 8 INFO neutron.db.ovn_revision_numbers_db [None req-dddbafc9-f2e6-44dc-a4ab-26ebcd184a57 ec3be5717f1b4eb980c631cbc3c282a5 a844f3ae18924cbf92b920e5c0c911b6 - - default default] Successfully bumped revision number for resource 1f13b099-561e-41ef-acc7-6f0b3488251b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1186/2274] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:35:43 2026] POST /v2.0/security-group-rules => generated 607 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:43.960 8 INFO neutron_taas.services.taas.taas_plugin [None req-4873a6bc-d6b1-4283-bfc9-ce1984756a16 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] TaaS: Handle Delete Port: d0ea71a4-47ec-4051-b1a1-4375cfe4ac8b 2026-05-31 18:35:43.963 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4873a6bc-d6b1-4283-bfc9-ce1984756a16 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Tap Mirror: Handle Delete Port: d0ea71a4-47ec-4051-b1a1-4375cfe4ac8b 2026-05-31 18:35:44.001 7 INFO neutron_taas.services.taas.taas_plugin [None req-c9c66f58-1789-4ce7-973b-0af03e3a2de6 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] TaaS: Handle Delete Port: 6b340bff-4f54-4d32-83ef-7cd3745862f6 2026-05-31 18:35:44.004 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9c66f58-1789-4ce7-973b-0af03e3a2de6 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Tap Mirror: Handle Delete Port: 6b340bff-4f54-4d32-83ef-7cd3745862f6 2026-05-31 18:35:44.162 8 INFO neutron.services.segments.plugin [-] Segment 18fcc6ca-5783-4ed2-ac0b-ca9cf8a79ce5 resource provider aggregate not found 2026-05-31 18:35:44.168 8 INFO neutron.services.segments.plugin [-] Segment 18fcc6ca-5783-4ed2-ac0b-ca9cf8a79ce5 resource provider aggregate not found 2026-05-31 18:35:44.190 8 INFO neutron.services.segments.plugin [-] Segment 18fcc6ca-5783-4ed2-ac0b-ca9cf8a79ce5 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 18fcc6ca-5783-4ed2-ac0b-ca9cf8a79ce5 found for delete ", "request_id": "req-f70886f5-828c-45bb-b2b1-709e42ec7152"}]} 2026-05-31 18:35:44.191 8 INFO neutron.services.segments.plugin [-] Segment 18fcc6ca-5783-4ed2-ac0b-ca9cf8a79ce5 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 18fcc6ca-5783-4ed2-ac0b-ca9cf8a79ce5 found for delete ", "request_id": "req-1f0cfd61-63e5-4d76-9fc3-5b270d50a212"}]} [pid: 8|app: 0|req: 1187/2275] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:35:43 2026] DELETE /v2.0/networks/0272c0e0-c345-4fc6-876d-2c315802359f => generated 0 bytes in 401 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:35:44.314 8 INFO neutron.db.securitygroups_db [None req-0d129746-a67b-4f0d-b65c-06181df3e5c7 ec3be5717f1b4eb980c631cbc3c282a5 a844f3ae18924cbf92b920e5c0c911b6 - - default default] Project a844f3ae18924cbf92b920e5c0c911b6 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-31 18:35:44.447 8 INFO neutron.db.ovn_revision_numbers_db [None req-0d129746-a67b-4f0d-b65c-06181df3e5c7 ec3be5717f1b4eb980c631cbc3c282a5 a844f3ae18924cbf92b920e5c0c911b6 - - default default] Successfully bumped revision number for resource f510ec7d-5b9a-4404-b8ac-79037abffb14 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1190/2278] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:35:44 2026] POST /v2.0/security-group-rules => generated 606 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:44.638 8 INFO neutron_taas.services.taas.taas_plugin [None req-904b3db1-5d54-44f2-a4d0-fc8dbd470565 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] TaaS: Handle Delete Port: b68f2d14-587a-484b-a4ab-3015e5a63f64 [pid: 7|app: 0|req: 1089/2279] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:35:43 2026] PUT /v2.0/routers/5555ae3b-b91c-4318-8fc8-ecb231541d16/remove_router_interface => generated 309 bytes in 917 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:35:44.642 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-904b3db1-5d54-44f2-a4d0-fc8dbd470565 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Tap Mirror: Handle Delete Port: b68f2d14-587a-484b-a4ab-3015e5a63f64 /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: 1090/2280] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:35:44 2026] DELETE /v2.0/subnets/dc0d766f-dfa1-42c3-a18e-6185ea59c5d6 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2281] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:35:44 2026] DELETE /v2.0/networks/f62bd0e8-34a0-4440-86ac-8ab3297b06c9 => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:35:45.032 7 INFO neutron.db.ovn_revision_numbers_db [None req-a1dab312-a31b-469d-9cab-e136220651ea ec3be5717f1b4eb980c631cbc3c282a5 a844f3ae18924cbf92b920e5c0c911b6 - - default default] Successfully bumped revision number for resource e5a89878-d982-4561-a8c8-ea213763b0e8 (type: security_groups) to 1 2026-05-31 18:35:45.042 7 INFO neutron.db.ovn_revision_numbers_db [None req-a1dab312-a31b-469d-9cab-e136220651ea ec3be5717f1b4eb980c631cbc3c282a5 a844f3ae18924cbf92b920e5c0c911b6 - - default default] Successfully bumped revision number for resource 2ec87972-73ca-4eca-b30c-31f0c68b20f0 (type: security_group_rules) to 0 2026-05-31 18:35:45.055 7 INFO neutron.db.ovn_revision_numbers_db [None req-a1dab312-a31b-469d-9cab-e136220651ea ec3be5717f1b4eb980c631cbc3c282a5 a844f3ae18924cbf92b920e5c0c911b6 - - default default] Successfully bumped revision number for resource 9958559c-0ad9-4bb2-8405-9a40ad5958fd (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1091/2282] 10.0.0.221 () {34 vars in 685 bytes} [Sun May 31 18:35:44 2026] POST /v2.0/security-groups => generated 1661 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-31 18:35:45.193 7 INFO neutron_taas.services.taas.taas_plugin [None req-f46722a4-0eb5-417e-98bb-64dda364c700 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] TaaS: Handle Delete Port: 3a01132d-1e84-4f33-96c5-ff2ededee642 2026-05-31 18:35:45.197 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f46722a4-0eb5-417e-98bb-64dda364c700 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Tap Mirror: Handle Delete Port: 3a01132d-1e84-4f33-96c5-ff2ededee642 2026-05-31 18:35:45.261 8 INFO neutron_taas.services.taas.taas_plugin [None req-d863cfed-af55-4ea7-ac2f-cc125b1a62c5 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] TaaS: Handle Delete Port: 9992cb76-1c8e-44e8-a318-c9b027c6f040 2026-05-31 18:35:45.263 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d863cfed-af55-4ea7-ac2f-cc125b1a62c5 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Tap Mirror: Handle Delete Port: 9992cb76-1c8e-44e8-a318-c9b027c6f040 [pid: 7|app: 0|req: 1092/2283] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:35:45 2026] DELETE /v2.0/networks/b2397306-220e-4b55-a1fc-b7b4968ac5d9 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:35:45.647 7 INFO neutron.services.segments.plugin [-] Segment 74739ecc-f9ae-4fc2-a63c-265fd213850c resource provider aggregate not found 2026-05-31 18:35:45.653 7 INFO neutron.services.segments.plugin [-] Segment 74739ecc-f9ae-4fc2-a63c-265fd213850c resource provider aggregate not found 2026-05-31 18:35:45.675 7 INFO neutron.services.segments.plugin [-] Segment 74739ecc-f9ae-4fc2-a63c-265fd213850c 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 74739ecc-f9ae-4fc2-a63c-265fd213850c found for delete ", "request_id": "req-de0b28e0-0cfe-4f14-9322-947c56c9613b"}]} 2026-05-31 18:35:45.675 7 INFO neutron.services.segments.plugin [-] Segment 74739ecc-f9ae-4fc2-a63c-265fd213850c 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 74739ecc-f9ae-4fc2-a63c-265fd213850c found for delete ", "request_id": "req-ba51e184-61bf-4f02-8301-991aa2df7806"}]} 2026-05-31 18:35:45.694 7 INFO neutron.db.ovn_revision_numbers_db [None req-42f822a5-b583-46ff-b9da-65a29f86e745 ec3be5717f1b4eb980c631cbc3c282a5 a844f3ae18924cbf92b920e5c0c911b6 - - default default] Successfully bumped revision number for resource 68276922-9c4d-426b-ab2d-0ddd0c7ca313 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1093/2284] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:35:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2285] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:35:44 2026] DELETE /v2.0/routers/5555ae3b-b91c-4318-8fc8-ecb231541d16 => generated 0 bytes in 894 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2286] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:35:45 2026] GET /v2.0/networks?id=8f47d89c-41c3-43b7-abf0-e435726d0efc => generated 705 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:35:45.905 8 INFO neutron_taas.services.taas.taas_plugin [None req-11328f12-1d22-495f-9119-a28334ca85ea 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] TaaS: Handle Delete Port: b6fe4f59-225f-4a2f-947d-ba0c18df38c3 2026-05-31 18:35:45.908 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11328f12-1d22-495f-9119-a28334ca85ea 6f304398dcd34bb8b237d27ad771eb24 3ba95d3bafc341ae8a957ae8864ead59 - - default default] Tap Mirror: Handle Delete Port: b6fe4f59-225f-4a2f-947d-ba0c18df38c3 2026-05-31 18:35:45.964 7 INFO neutron.db.ovn_revision_numbers_db [None req-54195c4e-4663-458e-b9d3-33471437cff9 ec3be5717f1b4eb980c631cbc3c282a5 a844f3ae18924cbf92b920e5c0c911b6 - - default default] Successfully bumped revision number for resource 031a2b2e-8139-43aa-a3df-54681e3c6fff (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1095/2287] 10.0.0.221 () {34 vars in 695 bytes} [Sun May 31 18:35:45 2026] POST /v2.0/security-group-rules => generated 602 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2288] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:35:45 2026] DELETE /v2.0/networks/d95b0bb8-14c8-4e9e-b267-e3deef369749 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:35:46.153 7 INFO neutron_taas.services.taas.taas_plugin [None req-8bc9da44-f129-423e-be4f-e6a0287b619f 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] TaaS: Handle Delete Port: 1b12dad0-ef46-4236-ba39-1e1119fe2261 2026-05-31 18:35:46.157 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8bc9da44-f129-423e-be4f-e6a0287b619f 26b8c3670f4c4f29bdc89882926b03cc 205bac3d28924925bab77cebae903cb7 - - default default] Tap Mirror: Handle Delete Port: 1b12dad0-ef46-4236-ba39-1e1119fe2261 [pid: 8|app: 0|req: 1194/2289] 199.204.45.227 () {34 vars in 1050 bytes} [Sun May 31 18:35:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=61da0c7ab4554787bd233a7b25af5fe5 => generated 178 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:35:46.210 8 INFO neutron.services.segments.plugin [-] Segment 569853c6-2557-4897-992c-7ee962213b63 resource provider aggregate not found 2026-05-31 18:35:46.215 8 INFO neutron.services.segments.plugin [-] Segment 569853c6-2557-4897-992c-7ee962213b63 resource provider aggregate not found 2026-05-31 18:35:46.236 8 INFO neutron.services.segments.plugin [-] Segment 569853c6-2557-4897-992c-7ee962213b63 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 569853c6-2557-4897-992c-7ee962213b63 found for delete ", "request_id": "req-e64d920c-eb90-4af5-a212-8cc86065d577"}]} 2026-05-31 18:35:46.243 8 INFO neutron.services.segments.plugin [-] Segment 569853c6-2557-4897-992c-7ee962213b63 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 569853c6-2557-4897-992c-7ee962213b63 found for delete ", "request_id": "req-fb0efa7d-74fc-4898-9cb4-610ece7620f5"}]} 2026-05-31 18:35:46.265 8 INFO neutron.services.segments.plugin [-] Segment 00e00f6e-a2cd-4f1a-8889-116d9c89f6e6 resource provider aggregate not found 2026-05-31 18:35:46.282 8 INFO neutron.services.segments.plugin [-] Segment 00e00f6e-a2cd-4f1a-8889-116d9c89f6e6 resource provider aggregate not found 2026-05-31 18:35:46.295 8 INFO neutron.services.segments.plugin [-] Segment 00e00f6e-a2cd-4f1a-8889-116d9c89f6e6 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 00e00f6e-a2cd-4f1a-8889-116d9c89f6e6 found for delete ", "request_id": "req-7e1ad20e-f5e6-4957-a4e2-960b9550919e"}]} 2026-05-31 18:35:46.314 8 INFO neutron.services.segments.plugin [-] Segment 00e00f6e-a2cd-4f1a-8889-116d9c89f6e6 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 00e00f6e-a2cd-4f1a-8889-116d9c89f6e6 found for delete ", "request_id": "req-5f6a556e-b575-43e2-bfc1-d21766658ede"}]} [pid: 7|app: 0|req: 1096/2290] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:35:45 2026] DELETE /v2.0/networks/cc442f6a-e5aa-4e88-9205-188d9243e606 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:35:46.467 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-26ab3a67-680e-49bd-8410-83c310e2b7ae ec3be5717f1b4eb980c631cbc3c282a5 a844f3ae18924cbf92b920e5c0c911b6 - - default default] No more DHCP agents 2026-05-31 18:35:46.468 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-26ab3a67-680e-49bd-8410-83c310e2b7ae ec3be5717f1b4eb980c631cbc3c282a5 a844f3ae18924cbf92b920e5c0c911b6 - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:46.701 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-eeced3b5-4671-40c1-997b-440e1e462e22 req-e1019a84-a07c-45f6-90c4-0f883e9c7bc8 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] No more DHCP agents 2026-05-31 18:35:46.702 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-eeced3b5-4671-40c1-997b-440e1e462e22 req-e1019a84-a07c-45f6-90c4-0f883e9c7bc8 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Unable to schedule network 8f47d89c-41c3-43b7-abf0-e435726d0efc: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1195/2291] 10.0.0.221 () {34 vars in 676 bytes} [Sun May 31 18:35:46 2026] POST /v2.0/floatingips => generated 552 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:46.885 7 INFO neutron.db.ovn_revision_numbers_db [req-eeced3b5-4671-40c1-997b-440e1e462e22 req-e1019a84-a07c-45f6-90c4-0f883e9c7bc8 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource 531209d3-0559-4468-8fb8-d4570f0e2717 (type: ports) to 1 [pid: 8|app: 0|req: 1196/2292] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:35:46 2026] GET /v2.0/ports?device_id=83e64052-a409-4ba8-9f72-d7a1a296f257 => generated 1182 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2293] 10.0.0.16 () {34 vars in 1099 bytes} [Sun May 31 18:35:46 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1125790592&fields=id&tenant_id=a844f3ae18924cbf92b920e5c0c911b6 => generated 69 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2294] 199.204.45.227 () {38 vars in 955 bytes} [Sun May 31 18:35:46 2026] POST /v2.0/ports => generated 1179 bytes in 552 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: 1098/2295] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:35:46 2026] GET /v2.0/security-groups?id=912252be-fcca-4c38-80b9-25e0b1395b56&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2296] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:35:46 2026] GET /v2.0/security-groups?tenant_id=205bac3d28924925bab77cebae903cb7&name=default => generated 2925 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2297] 10.0.0.16 () {34 vars in 1099 bytes} [Sun May 31 18:35:47 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1803290743&fields=id&tenant_id=a844f3ae18924cbf92b920e5c0c911b6 => generated 69 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:35:47.241 8 INFO neutron.db.ovn_revision_numbers_db [None req-db92a50a-03e8-4ce3-b0da-aab011d308b7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource ae49e7fb-2fc6-41cf-9976-3a297e408a21 (type: security_groups) to 1 2026-05-31 18:35:47.252 8 INFO neutron.db.ovn_revision_numbers_db [None req-db92a50a-03e8-4ce3-b0da-aab011d308b7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 181a638d-f2cb-4a0b-a84e-287dcaa4bdc2 (type: security_group_rules) to 0 2026-05-31 18:35:47.263 8 INFO neutron.db.ovn_revision_numbers_db [None req-db92a50a-03e8-4ce3-b0da-aab011d308b7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 4951fd7a-5600-493d-8832-3ae0e3700ab5 (type: security_group_rules) to 0 2026-05-31 18:35:47.273 8 INFO neutron.db.ovn_revision_numbers_db [None req-db92a50a-03e8-4ce3-b0da-aab011d308b7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 855d828b-a037-42aa-ab61-2d6ecf8ebac9 (type: security_group_rules) to 0 2026-05-31 18:35:47.284 8 INFO neutron.db.ovn_revision_numbers_db [None req-db92a50a-03e8-4ce3-b0da-aab011d308b7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d19cfaaa-cc52-43c9-804a-838ebce83128 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1198/2298] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:35:46 2026] GET /v2.0/security-groups?tenant_id=f9e1f03c630e4266abe13087b6257d12&name=default => generated 2925 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:35:47.472 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-2209194a-1280-4ec8-964b-86062fc5eda6 - - - - - -] No hosting information found for port ed3eac8a-f848-4ac1-ad46-5c642a67f630: RuntimeError: No hosting information found for port ed3eac8a-f848-4ac1-ad46-5c642a67f630 [pid: 8|app: 0|req: 1199/2299] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:35:47 2026] DELETE /v2.0/security-groups/2d983806-fe45-4eda-a961-090a8f4c6180 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:35:47.645 7 INFO neutron.db.ovn_revision_numbers_db [req-eeced3b5-4671-40c1-997b-440e1e462e22 req-72a9d4fa-70c0-4801-a880-9cd728b36a3f d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource 531209d3-0559-4468-8fb8-d4570f0e2717 (type: ports) to 2 [pid: 8|app: 0|req: 1200/2300] 10.0.0.16 () {34 vars in 981 bytes} [Sun May 31 18:35:47 2026] GET /v2.0/networks?id=17d45c47-531c-4dcc-95b3-1793ccfb34e3 => generated 673 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:35:47.675 7 INFO neutron.db.ovn_revision_numbers_db [None req-2209194a-1280-4ec8-964b-86062fc5eda6 - - - - - -] Successfully bumped revision number for resource ed3eac8a-f848-4ac1-ad46-5c642a67f630 (type: router_ports) to 2 2026-05-31 18:35:47.675 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2209194a-1280-4ec8-964b-86062fc5eda6 - - - - - -] OVN reports status up for port: 3ed96cb2-791d-4d34-b9f7-987ad8048273 2026-05-31 18:35:47.701 7 INFO neutron.services.segments.plugin [-] Segment 66aa8841-9ae5-48b8-aecf-def3e1ed1d16 resource provider aggregate not found 2026-05-31 18:35:47.708 7 INFO neutron.services.segments.plugin [-] Segment 66aa8841-9ae5-48b8-aecf-def3e1ed1d16 resource provider aggregate not found 2026-05-31 18:35:47.713 7 INFO neutron.plugins.ml2.plugin [None req-2209194a-1280-4ec8-964b-86062fc5eda6 - - - - - -] Attempt 1 to provision port 3ed96cb2-791d-4d34-b9f7-987ad8048273 2026-05-31 18:35:47.730 7 INFO neutron.services.segments.plugin [-] Segment 66aa8841-9ae5-48b8-aecf-def3e1ed1d16 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 66aa8841-9ae5-48b8-aecf-def3e1ed1d16 found for delete ", "request_id": "req-2821c881-fe7e-4da3-aedf-f035d60d3934"}]} 2026-05-31 18:35:47.731 7 INFO neutron.services.segments.plugin [-] Segment 66aa8841-9ae5-48b8-aecf-def3e1ed1d16 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 66aa8841-9ae5-48b8-aecf-def3e1ed1d16 found for delete ", "request_id": "req-03fab4fb-4dd9-4d5e-84b8-890bcc85785c"}]} [pid: 8|app: 0|req: 1201/2301] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:35:47 2026] DELETE /v2.0/security-groups/ae49e7fb-2fc6-41cf-9976-3a297e408a21 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:35:48.096 8 INFO neutron.db.ovn_revision_numbers_db [None req-b44f21e2-f72a-43b8-a91d-e672b7ea7536 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 1db069a9-bc5c-42b1-82a0-1176178766d9 (type: security_groups) to 1 2026-05-31 18:35:48.109 8 INFO neutron.db.ovn_revision_numbers_db [None req-b44f21e2-f72a-43b8-a91d-e672b7ea7536 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 19dfe6c7-f7fb-4fbb-a122-140900f9033d (type: security_group_rules) to 0 2026-05-31 18:35:48.127 8 INFO neutron.db.ovn_revision_numbers_db [None req-b44f21e2-f72a-43b8-a91d-e672b7ea7536 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 2aec9e16-36ad-4f24-b78e-1bb66b81f14c (type: security_group_rules) to 0 2026-05-31 18:35:48.148 8 INFO neutron.db.ovn_revision_numbers_db [None req-b44f21e2-f72a-43b8-a91d-e672b7ea7536 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 765f09ef-c610-46b6-a8de-59532217245b (type: security_group_rules) to 0 2026-05-31 18:35:48.161 8 INFO neutron.db.ovn_revision_numbers_db [None req-b44f21e2-f72a-43b8-a91d-e672b7ea7536 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 9254a7fb-85cf-464c-849b-e32291b50bdc (type: security_group_rules) to 0 2026-05-31 18:35:48.191 7 INFO neutron.db.ovn_revision_numbers_db [req-eeced3b5-4671-40c1-997b-440e1e462e22 req-72a9d4fa-70c0-4801-a880-9cd728b36a3f d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource 531209d3-0559-4468-8fb8-d4570f0e2717 (type: ports) to 4 [pid: 8|app: 0|req: 1202/2302] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:35:47 2026] GET /v2.0/security-groups?tenant_id=204ffe3f764b4a2ab5e2d7de0bb12e61&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2303] 10.0.0.16 () {34 vars in 964 bytes} [Sun May 31 18:35:48 2026] GET /v2.0/quotas/a844f3ae18924cbf92b920e5c0c911b6 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2304] 199.204.45.227 () {38 vars in 1028 bytes} [Sun May 31 18:35:47 2026] PUT /v2.0/ports/531209d3-0559-4468-8fb8-d4570f0e2717 => generated 1429 bytes in 1131 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-05-31 18:35:48.272 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a5b1eb5-6a73-47d8-a4c8-06b502c286c4'] response: {'name': 'network-changed', 'server_uuid': '83e64052-a409-4ba8-9f72-d7a1a296f257', 'tag': '531209d3-0559-4468-8fb8-d4570f0e2717', 'status': 'completed', 'code': 200} 2026-05-31 18:35:48.398 8 INFO neutron.db.ovn_revision_numbers_db [None req-dc4216ed-b72d-47e3-9692-c676dfd4de8c f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 8cdb5a88-368e-42ba-b4df-50a54a75e129 (type: security_groups) to 1 2026-05-31 18:35:48.412 8 INFO neutron.db.ovn_revision_numbers_db [None req-dc4216ed-b72d-47e3-9692-c676dfd4de8c f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 0e21d375-733d-4749-aa90-9c02a919a9e8 (type: security_group_rules) to 0 2026-05-31 18:35:48.422 8 INFO neutron.db.ovn_revision_numbers_db [None req-dc4216ed-b72d-47e3-9692-c676dfd4de8c f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 21525c20-cde3-4ea1-818d-338fa76c5bad (type: security_group_rules) to 0 2026-05-31 18:35:48.432 8 INFO neutron.db.ovn_revision_numbers_db [None req-dc4216ed-b72d-47e3-9692-c676dfd4de8c f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 4e934ae7-37fc-41c1-94c7-f7cb378f8b1a (type: security_group_rules) to 0 2026-05-31 18:35:48.443 8 INFO neutron.db.ovn_revision_numbers_db [None req-dc4216ed-b72d-47e3-9692-c676dfd4de8c f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource c8823929-8a4e-400d-b974-0ab47a498de9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1204/2305] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:35:48 2026] GET /v2.0/security-groups?tenant_id=1d692de9d292463a923b1d5a3a206407&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:35:48.497 7 INFO neutron.db.ovn_revision_numbers_db [None req-2209194a-1280-4ec8-964b-86062fc5eda6 - - - - - -] Successfully bumped revision number for resource 3ed96cb2-791d-4d34-b9f7-987ad8048273 (type: ports) to 2 [pid: 8|app: 0|req: 1205/2306] 10.0.0.16 () {34 vars in 1001 bytes} [Sun May 31 18:35:48 2026] GET /v2.0/ports?tenant_id=a844f3ae18924cbf92b920e5c0c911b6&fields=id => generated 103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2307] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:35:48 2026] DELETE /v2.0/security-groups/1db069a9-bc5c-42b1-82a0-1176178766d9 => generated 0 bytes in 507 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2308] 10.0.0.16 () {34 vars in 1007 bytes} [Sun May 31 18:35:48 2026] GET /v2.0/networks/17d45c47-531c-4dcc-95b3-1793ccfb34e3?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: 1104/2309] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:35:48 2026] GET /v2.0/ports?tenant_id=61da0c7ab4554787bd233a7b25af5fe5&device_id=83e64052-a409-4ba8-9f72-d7a1a296f257 => generated 1432 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2310] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:35:48 2026] DELETE /v2.0/security-groups/8cdb5a88-368e-42ba-b4df-50a54a75e129 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2311] 10.0.0.16 () {34 vars in 1107 bytes} [Sun May 31 18:35:48 2026] GET /v2.0/networks/17d45c47-531c-4dcc-95b3-1793ccfb34e3?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: 8|app: 0|req: 1207/2312] 199.204.45.227 () {34 vars in 1018 bytes} [Sun May 31 18:35:48 2026] GET /v2.0/networks?tenant_id=61da0c7ab4554787bd233a7b25af5fe5&shared=False => generated 2385 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2313] 199.204.45.227 () {34 vars in 930 bytes} [Sun May 31 18:35:48 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2314] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:35:48 2026] GET /v2.0/ports?device_id=c4d38728-b0d5-4de3-a02a-30966d6b9ca8 => 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: 1107/2315] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:35:49 2026] GET /v2.0/security-groups?tenant_id=3ba95d3bafc341ae8a957ae8864ead59&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2316] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:35:49 2026] DELETE /v2.0/security-groups/89fc1f8e-4870-4a45-b37d-fa7a1d4e7d1f => 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: 1108/2317] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:35:49 2026] GET /v2.0/ports?tenant_id=61da0c7ab4554787bd233a7b25af5fe5&device_id=83e64052-a409-4ba8-9f72-d7a1a296f257 => generated 1432 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2318] 199.204.45.227 () {34 vars in 1056 bytes} [Sun May 31 18:35:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.32&port_id=531209d3-0559-4468-8fb8-d4570f0e2717 => 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: 1109/2319] 199.204.45.227 () {34 vars in 1104 bytes} [Sun May 31 18:35:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2e8&port_id=531209d3-0559-4468-8fb8-d4570f0e2717 => 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: 1211/2320] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:35:50 2026] GET /v2.0/ports?device_id=c4d38728-b0d5-4de3-a02a-30966d6b9ca8 => 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: 1110/2321] 199.204.45.227 () {34 vars in 1064 bytes} [Sun May 31 18:35:50 2026] GET /v2.0/subnets?id=60742595-529c-41b7-ab13-e650fde71eb3&id=4061208f-8653-4594-b607-48ede9b876c3 => generated 1409 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2322] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:35:50 2026] GET /v2.0/ports?network_id=8f47d89c-41c3-43b7-abf0-e435726d0efc&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: 1111/2323] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:35:50 2026] GET /v2.0/ports?network_id=8f47d89c-41c3-43b7-abf0-e435726d0efc&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: 1213/2324] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:35:50 2026] GET /v2.0/networks/8f47d89c-41c3-43b7-abf0-e435726d0efc?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: 1112/2325] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:35:50 2026] GET /v2.0/networks/8f47d89c-41c3-43b7-abf0-e435726d0efc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2326] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:35:51 2026] GET /v2.0/ports?device_id=c4d38728-b0d5-4de3-a02a-30966d6b9ca8 => 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: 1113/2327] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:35:52 2026] GET /v2.0/ports?device_id=83e64052-a409-4ba8-9f72-d7a1a296f257 => generated 1194 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2328] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:35:52 2026] GET /v2.0/security-groups?id=912252be-fcca-4c38-80b9-25e0b1395b56&fields=id&fields=name => generated 111 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2329] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:35:52 2026] GET /v2.0/ports?device_id=c4d38728-b0d5-4de3-a02a-30966d6b9ca8 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:35:53.176 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-848537dd-6d8e-4036-acf0-f9abc49edf82 3bde8db34951494da97356676d643bfc 80829f9aec614438bb76da1e101030e7 - - default default] No more DHCP agents 2026-05-31 18:35:53.177 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-848537dd-6d8e-4036-acf0-f9abc49edf82 3bde8db34951494da97356676d643bfc 80829f9aec614438bb76da1e101030e7 - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1115/2330] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:35:53 2026] GET /v2.0/networks?id=17d45c47-531c-4dcc-95b3-1793ccfb34e3 => generated 673 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2331] 199.204.45.227 () {34 vars in 1050 bytes} [Sun May 31 18:35:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a844f3ae18924cbf92b920e5c0c911b6 => generated 274 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2332] 10.0.0.221 () {34 vars in 676 bytes} [Sun May 31 18:35:52 2026] POST /v2.0/floatingips => generated 552 bytes in 802 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2333] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:35:53 2026] GET /v2.0/ports?device_id=c4d38728-b0d5-4de3-a02a-30966d6b9ca8 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:35:53.642 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-c099b026-00e5-46e9-9d34-78beef15aeb3 req-0642ab89-315c-4e46-a1ec-d17b963c2eb5 ec3be5717f1b4eb980c631cbc3c282a5 a844f3ae18924cbf92b920e5c0c911b6 - - default default] No more DHCP agents 2026-05-31 18:35:53.643 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-c099b026-00e5-46e9-9d34-78beef15aeb3 req-0642ab89-315c-4e46-a1ec-d17b963c2eb5 ec3be5717f1b4eb980c631cbc3c282a5 a844f3ae18924cbf92b920e5c0c911b6 - - default default] Unable to schedule network 17d45c47-531c-4dcc-95b3-1793ccfb34e3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:53.692 8 INFO neutron.db.ovn_revision_numbers_db [None req-aeb90876-c144-4d8c-9874-282d005fab67 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Successfully bumped revision number for resource e16bc3f4-21b0-4c93-99f1-60cd6842fcf4 (type: security_groups) to 1 2026-05-31 18:35:53.703 8 INFO neutron.db.ovn_revision_numbers_db [None req-aeb90876-c144-4d8c-9874-282d005fab67 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Successfully bumped revision number for resource 2a1f4f08-53fe-4d86-9282-093ff4ce1565 (type: security_group_rules) to 0 2026-05-31 18:35:53.721 8 INFO neutron.db.ovn_revision_numbers_db [None req-aeb90876-c144-4d8c-9874-282d005fab67 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Successfully bumped revision number for resource 5f6b30d7-17eb-4bcb-b5f8-ff6554134f2f (type: security_group_rules) to 0 2026-05-31 18:35:53.739 8 INFO neutron.db.ovn_revision_numbers_db [None req-aeb90876-c144-4d8c-9874-282d005fab67 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Successfully bumped revision number for resource 73d189ed-9476-4c93-b94a-8e8549bcdcf6 (type: security_group_rules) to 0 2026-05-31 18:35:53.757 8 INFO neutron.db.ovn_revision_numbers_db [None req-aeb90876-c144-4d8c-9874-282d005fab67 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Successfully bumped revision number for resource 96778a17-918f-49d2-8e04-9fc167bb4e19 (type: security_group_rules) to 0 2026-05-31 18:35:53.872 8 INFO neutron.db.segments_db [None req-aeb90876-c144-4d8c-9874-282d005fab67 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Added segment 4a527910-d96c-4995-ab65-8b64e6da3115 of type geneve for network 3492501a-fa23-4250-8734-a01de4aa70be 2026-05-31 18:35:53.932 7 INFO neutron.db.ovn_revision_numbers_db [req-c099b026-00e5-46e9-9d34-78beef15aeb3 req-0642ab89-315c-4e46-a1ec-d17b963c2eb5 ec3be5717f1b4eb980c631cbc3c282a5 a844f3ae18924cbf92b920e5c0c911b6 - - default default] Successfully bumped revision number for resource 49f3e060-0e3c-4bd7-8b53-7cad25a73be6 (type: ports) to 1 [pid: 7|app: 0|req: 1117/2334] 199.204.45.227 () {38 vars in 955 bytes} [Sun May 31 18:35:53 2026] POST /v2.0/ports => generated 997 bytes in 640 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-05-31 18:35:54.057 8 INFO neutron.db.ovn_revision_numbers_db [None req-aeb90876-c144-4d8c-9874-282d005fab67 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Successfully bumped revision number for resource 3492501a-fa23-4250-8734-a01de4aa70be (type: networks) to 1 2026-05-31 18:35:54.211 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eff5abc1-9411-4f4d-a1fe-334e86a2dc8a 3bde8db34951494da97356676d643bfc 80829f9aec614438bb76da1e101030e7 - - default default] No more DHCP agents 2026-05-31 18:35:54.212 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eff5abc1-9411-4f4d-a1fe-334e86a2dc8a 3bde8db34951494da97356676d643bfc 80829f9aec614438bb76da1e101030e7 - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:54.258 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aeb90876-c144-4d8c-9874-282d005fab67 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] No more DHCP agents 2026-05-31 18:35:54.262 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aeb90876-c144-4d8c-9874-282d005fab67 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Unable to schedule network 3492501a-fa23-4250-8734-a01de4aa70be: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:54.364 8 INFO neutron.db.ovn_revision_numbers_db [None req-aeb90876-c144-4d8c-9874-282d005fab67 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Successfully bumped revision number for resource f856e47d-5144-4d44-aabb-1537a3e233bd (type: ports) to 1 2026-05-31 18:35:54.383 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ee896586-a699-42e4-9889-15961a500f58 - - - - - -] No hosting information found for port 3ed96cb2-791d-4d34-b9f7-987ad8048273: RuntimeError: No hosting information found for port 3ed96cb2-791d-4d34-b9f7-987ad8048273 [pid: 8|app: 0|req: 1218/2335] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:35:53 2026] POST /v2.0/networks => generated 632 bytes in 914 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:54.572 7 INFO neutron.db.ovn_revision_numbers_db [None req-ee896586-a699-42e4-9889-15961a500f58 - - - - - -] Successfully bumped revision number for resource 3ed96cb2-791d-4d34-b9f7-987ad8048273 (type: router_ports) to 2 2026-05-31 18:35:54.573 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee896586-a699-42e4-9889-15961a500f58 - - - - - -] OVN reports status down for port: a623f8bd-26b2-495a-acaa-3ec8ca14952d 2026-05-31 18:35:54.585 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee896586-a699-42e4-9889-15961a500f58 - - - - - -] OVN reports status down for port: 0f35bfcf-f34c-4be7-ab21-9091474fbac4 2026-05-31 18:35:54.593 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee896586-a699-42e4-9889-15961a500f58 - - - - - -] OVN reports status down for port: d0ea71a4-47ec-4051-b1a1-4375cfe4ac8b 2026-05-31 18:35:54.605 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee896586-a699-42e4-9889-15961a500f58 - - - - - -] OVN reports status down for port: 397a9347-3968-42b9-8469-3c239ffd6631 2026-05-31 18:35:54.614 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee896586-a699-42e4-9889-15961a500f58 - - - - - -] OVN reports status down for port: 1f3b40d1-1c44-4cfd-958a-f4df1e616b4f [pid: 7|app: 0|req: 1118/2336] 10.0.0.221 () {34 vars in 676 bytes} [Sun May 31 18:35:53 2026] POST /v2.0/floatingips => generated 552 bytes in 755 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:54.759 8 INFO neutron.db.ovn_revision_numbers_db [req-c099b026-00e5-46e9-9d34-78beef15aeb3 req-16912c5d-e0ef-49d5-8c89-12e65027aff8 d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource 49f3e060-0e3c-4bd7-8b53-7cad25a73be6 (type: ports) to 2 2026-05-31 18:35:54.801 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee896586-a699-42e4-9889-15961a500f58 - - - - - -] OVN reports status down for port: b68f2d14-587a-484b-a4ab-3015e5a63f64 2026-05-31 18:35:54.812 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee896586-a699-42e4-9889-15961a500f58 - - - - - -] OVN reports status down for port: 3f6ea930-de42-43f5-94c7-117db6dde50d 2026-05-31 18:35:54.823 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee896586-a699-42e4-9889-15961a500f58 - - - - - -] OVN reports status down for port: 513f6dd7-8a4b-44c0-8de7-39c7c8257a77 2026-05-31 18:35:54.833 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee896586-a699-42e4-9889-15961a500f58 - - - - - -] OVN reports status down for port: 3a01132d-1e84-4f33-96c5-ff2ededee642 2026-05-31 18:35:54.843 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee896586-a699-42e4-9889-15961a500f58 - - - - - -] OVN reports status down for port: 6767cfbe-05df-49d9-8fc4-458184069495 2026-05-31 18:35:54.970 8 INFO neutron.db.ovn_revision_numbers_db [req-c099b026-00e5-46e9-9d34-78beef15aeb3 req-16912c5d-e0ef-49d5-8c89-12e65027aff8 d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource 49f3e060-0e3c-4bd7-8b53-7cad25a73be6 (type: ports) to 4 [pid: 8|app: 0|req: 1219/2337] 199.204.45.227 () {38 vars in 1028 bytes} [Sun May 31 18:35:54 2026] PUT /v2.0/ports/49f3e060-0e3c-4bd7-8b53-7cad25a73be6 => generated 1247 bytes in 600 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-05-31 18:35:55.029 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-45da5a9e-0c00-4f48-a0e3-9869c3acb31f'] response: {'name': 'network-changed', 'server_uuid': 'c4d38728-b0d5-4de3-a02a-30966d6b9ca8', 'tag': '49f3e060-0e3c-4bd7-8b53-7cad25a73be6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1220/2338] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:35:54 2026] GET /v2.0/ports?device_id=c4d38728-b0d5-4de3-a02a-30966d6b9ca8 => generated 1012 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:35:55.117 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7e791c53-db47-4b6b-9de6-4b5852dabab0 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] No more DHCP agents 2026-05-31 18:35:55.122 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7e791c53-db47-4b6b-9de6-4b5852dabab0 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Unable to schedule network 3492501a-fa23-4250-8734-a01de4aa70be: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:55.239 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0103d686-851c-4b37-ac93-736ed4f1790f 3bde8db34951494da97356676d643bfc 80829f9aec614438bb76da1e101030e7 - - default default] No more DHCP agents 2026-05-31 18:35:55.240 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0103d686-851c-4b37-ac93-736ed4f1790f 3bde8db34951494da97356676d643bfc 80829f9aec614438bb76da1e101030e7 - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1221/2339] 10.0.0.221 () {34 vars in 676 bytes} [Sun May 31 18:35:55 2026] POST /v2.0/floatingips => generated 552 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2340] 10.0.0.16 () {34 vars in 1119 bytes} [Sun May 31 18:35:55 2026] GET /v2.0/security-groups?id=e5a89878-d982-4561-a8c8-ea213763b0e8&id=52677ce2-ef34-4f1c-8cd5-e310eb13ccb6&fields=id&fields=name => generated 207 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2341] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:35:55 2026] GET /v2.0/ports?tenant_id=a844f3ae18924cbf92b920e5c0c911b6&device_id=c4d38728-b0d5-4de3-a02a-30966d6b9ca8 => generated 1250 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:35:55.834 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-13d8bd0b-8c1a-4fbe-9282-9b84144180a2 3bde8db34951494da97356676d643bfc 80829f9aec614438bb76da1e101030e7 - - default default] No more DHCP agents 2026-05-31 18:35:55.839 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-13d8bd0b-8c1a-4fbe-9282-9b84144180a2 3bde8db34951494da97356676d643bfc 80829f9aec614438bb76da1e101030e7 - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:35:55.934 7 INFO neutron.db.ovn_revision_numbers_db [None req-ee896586-a699-42e4-9889-15961a500f58 - - - - - -] Successfully bumped revision number for resource 6767cfbe-05df-49d9-8fc4-458184069495 (type: ports) to 6 2026-05-31 18:35:56.074 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-2a702679-264f-4008-8a7f-29df798274be - - - - - -] Logical_Switch_Port 6767cfbe-05df-49d9-8fc4-458184069495 host information not removed, the port state is up 2026-05-31 18:35:56.076 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2a702679-264f-4008-8a7f-29df798274be - - - - - -] OVN reports status down for port: 376edfda-9ae9-493a-af1c-43ac9fc34e7e 2026-05-31 18:35:56.092 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2a702679-264f-4008-8a7f-29df798274be - - - - - -] OVN reports status up for port: 6767cfbe-05df-49d9-8fc4-458184069495 2026-05-31 18:35:56.108 7 INFO neutron.plugins.ml2.plugin [None req-2a702679-264f-4008-8a7f-29df798274be - - - - - -] Attempt 1 to provision port 6767cfbe-05df-49d9-8fc4-458184069495 [pid: 8|app: 0|req: 1224/2342] 10.0.0.221 () {34 vars in 676 bytes} [Sun May 31 18:35:55 2026] POST /v2.0/floatingips => generated 552 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2343] 199.204.45.227 () {34 vars in 1018 bytes} [Sun May 31 18:35:56 2026] GET /v2.0/networks?tenant_id=a844f3ae18924cbf92b920e5c0c911b6&shared=False => generated 772 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:35:56.347 7 INFO neutron.db.ovn_revision_numbers_db [None req-6fec60bc-dfdb-4fb1-a22f-2034a38a93b0 - - - - - -] Successfully bumped revision number for resource f856e47d-5144-4d44-aabb-1537a3e233bd (type: ports) to 2 2026-05-31 18:35:56.392 7 INFO neutron.db.ovn_revision_numbers_db [None req-6fec60bc-dfdb-4fb1-a22f-2034a38a93b0 - - - - - -] Successfully bumped revision number for resource e08b88ff-02c5-48b3-9ea2-b9c4144e77a2 (type: subnets) to 0 2026-05-31 18:35:56.396 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-49d7c81f-2992-41f2-9640-cc4371e91028 3bde8db34951494da97356676d643bfc 80829f9aec614438bb76da1e101030e7 - - default default] No more DHCP agents 2026-05-31 18:35:56.397 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-49d7c81f-2992-41f2-9640-cc4371e91028 3bde8db34951494da97356676d643bfc 80829f9aec614438bb76da1e101030e7 - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1119/2344] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:35:54 2026] POST /v2.0/subnets => generated 626 bytes in 1674 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2345] 199.204.45.227 () {34 vars in 930 bytes} [Sun May 31 18:35:56 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:35:56.620 7 INFO neutron.db.ovn_revision_numbers_db [None req-2a702679-264f-4008-8a7f-29df798274be - - - - - -] Successfully bumped revision number for resource 6767cfbe-05df-49d9-8fc4-458184069495 (type: ports) to 7 2026-05-31 18:35:56.657 7 INFO neutron.db.segments_db [None req-415573d8-6ff9-4bb8-97c5-40a8e9f6c3c3 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Added segment 636156b4-c580-4ca8-baa4-45b88d54d6c4 of type geneve for network a6e1a6b1-6062-4255-8beb-f7d101102e5f [pid: 8|app: 0|req: 1226/2346] 10.0.0.221 () {34 vars in 676 bytes} [Sun May 31 18:35:56 2026] POST /v2.0/floatingips => generated 552 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2347] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:35:56 2026] GET /v2.0/ports?device_id=c4d38728-b0d5-4de3-a02a-30966d6b9ca8 => generated 1012 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:35:56.775 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8f201730-5248-4644-ada6-799d594ea4c5 - - - - - -] OVN reports status down for port: b6fe4f59-225f-4a2f-947d-ba0c18df38c3 2026-05-31 18:35:56.793 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8f201730-5248-4644-ada6-799d594ea4c5 - - - - - -] OVN reports status down for port: e539910e-8478-47f2-b932-706c9a97b3ef [pid: 8|app: 0|req: 1228/2348] 10.0.0.221 () {34 vars in 759 bytes} [Sun May 31 18:35:56 2026] PUT /v2.0/floatingips/5bb8ea3d-79f4-4293-a2ed-2cf426d5b65a/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2349] 10.0.0.16 () {34 vars in 1119 bytes} [Sun May 31 18:35:56 2026] GET /v2.0/security-groups?id=e5a89878-d982-4561-a8c8-ea213763b0e8&id=52677ce2-ef34-4f1c-8cd5-e310eb13ccb6&fields=id&fields=name => generated 207 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:35:56.871 7 INFO neutron.db.ovn_revision_numbers_db [None req-415573d8-6ff9-4bb8-97c5-40a8e9f6c3c3 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Successfully bumped revision number for resource a6e1a6b1-6062-4255-8beb-f7d101102e5f (type: networks) to 1 2026-05-31 18:35:56.891 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8f201730-5248-4644-ada6-799d594ea4c5 - - - - - -] Logical_Switch_Port e539910e-8478-47f2-b932-706c9a97b3ef host information not removed, the port state is up 2026-05-31 18:35:56.891 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8f201730-5248-4644-ada6-799d594ea4c5 - - - - - -] OVN reports status down for port: 71a654cd-b06b-4b4a-9087-0e5ab50e9e56 [pid: 8|app: 0|req: 1230/2350] 10.0.0.221 () {34 vars in 759 bytes} [Sun May 31 18:35:56 2026] PUT /v2.0/floatingips/9fa6e742-c946-47d8-b90b-0ecabd8a4f7d/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:35:56.911 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8f201730-5248-4644-ada6-799d594ea4c5 - - - - - -] OVN reports status up for port: e539910e-8478-47f2-b932-706c9a97b3ef 2026-05-31 18:35:56.931 7 INFO neutron.plugins.ml2.plugin [None req-8f201730-5248-4644-ada6-799d594ea4c5 - - - - - -] Attempt 1 to provision port e539910e-8478-47f2-b932-706c9a97b3ef [pid: 8|app: 0|req: 1231/2351] 10.0.0.221 () {34 vars in 759 bytes} [Sun May 31 18:35:56 2026] PUT /v2.0/floatingips/a1ed4bf8-d823-45dc-8475-3d99b5e11b5f/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2352] 10.0.0.221 () {34 vars in 759 bytes} [Sun May 31 18:35:56 2026] PUT /v2.0/floatingips/1f718385-7943-4458-b555-e75db87e7ba1/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: 1233/2353] 10.0.0.221 () {32 vars in 672 bytes} [Sun May 31 18:35:56 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2354] 10.0.0.221 () {32 vars in 686 bytes} [Sun May 31 18:35:57 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2355] 10.0.0.221 () {32 vars in 682 bytes} [Sun May 31 18:35:57 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:35:57.151 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-415573d8-6ff9-4bb8-97c5-40a8e9f6c3c3 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] No more DHCP agents 2026-05-31 18:35:57.154 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-415573d8-6ff9-4bb8-97c5-40a8e9f6c3c3 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Unable to schedule network a6e1a6b1-6062-4255-8beb-f7d101102e5f: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1236/2356] 10.0.0.221 () {32 vars in 694 bytes} [Sun May 31 18:35:57 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2357] 10.0.0.221 () {32 vars in 680 bytes} [Sun May 31 18:35:57 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2358] 10.0.0.221 () {32 vars in 694 bytes} [Sun May 31 18:35:57 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:35:57.309 7 INFO neutron.db.ovn_revision_numbers_db [None req-415573d8-6ff9-4bb8-97c5-40a8e9f6c3c3 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Successfully bumped revision number for resource c7e87594-e90a-4208-b9b6-40bad1615efa (type: ports) to 1 [pid: 7|app: 0|req: 1121/2359] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:35:56 2026] POST /v2.0/networks => generated 632 bytes in 833 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2360] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:35:57 2026] GET /v2.0/ports?device_id=83e64052-a409-4ba8-9f72-d7a1a296f257 => generated 1194 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2361] 10.0.0.221 () {32 vars in 690 bytes} [Sun May 31 18:35:57 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2362] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:35:57 2026] GET /v2.0/security-groups?id=912252be-fcca-4c38-80b9-25e0b1395b56&fields=id&fields=name => generated 111 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:35:57.516 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b388e7da-0562-4809-8008-931a0c2b9d57 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] No more DHCP agents 2026-05-31 18:35:57.517 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b388e7da-0562-4809-8008-931a0c2b9d57 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Unable to schedule network a6e1a6b1-6062-4255-8beb-f7d101102e5f: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1124/2363] 10.0.0.221 () {32 vars in 702 bytes} [Sun May 31 18:35:57 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2364] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:35:57 2026] GET /v2.0/ports?tenant_id=a844f3ae18924cbf92b920e5c0c911b6&device_id=c4d38728-b0d5-4de3-a02a-30966d6b9ca8 => generated 1250 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:35:57.714 7 INFO neutron.db.ovn_revision_numbers_db [None req-8f201730-5248-4644-ada6-799d594ea4c5 - - - - - -] Successfully bumped revision number for resource e539910e-8478-47f2-b932-706c9a97b3ef (type: ports) to 2 2026-05-31 18:35:57.807 7 INFO neutron_taas.services.taas.taas_plugin [None req-b7aff1fb-52d6-4644-90ac-b74551504d4e 3bde8db34951494da97356676d643bfc 80829f9aec614438bb76da1e101030e7 - - default default] TaaS: Handle Delete Port: 2921c589-45b8-4277-b274-ab5bbcd7756d 2026-05-31 18:35:57.814 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b7aff1fb-52d6-4644-90ac-b74551504d4e 3bde8db34951494da97356676d643bfc 80829f9aec614438bb76da1e101030e7 - - default default] Tap Mirror: Handle Delete Port: 2921c589-45b8-4277-b274-ab5bbcd7756d 2026-05-31 18:35:57.935 8 INFO neutron.db.ovn_revision_numbers_db [None req-60b406ec-a1a0-4551-9ad1-3f958fc2605a - - - - - -] Successfully bumped revision number for resource c7e87594-e90a-4208-b9b6-40bad1615efa (type: ports) to 2 2026-05-31 18:35:57.966 8 INFO neutron.db.ovn_revision_numbers_db [None req-60b406ec-a1a0-4551-9ad1-3f958fc2605a - - - - - -] Successfully bumped revision number for resource d7979f2e-41b4-4a31-8f77-e336260a346e (type: subnets) to 0 [pid: 8|app: 0|req: 1240/2365] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:35:57 2026] POST /v2.0/subnets => generated 629 bytes in 626 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2366] 199.204.45.227 () {34 vars in 1060 bytes} [Sun May 31 18:35:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=49f3e060-0e3c-4bd7-8b53-7cad25a73be6 => 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: 1126/2367] 10.0.0.221 () {32 vars in 732 bytes} [Sun May 31 18:35:57 2026] DELETE /v2.0/floatingips/5bb8ea3d-79f4-4293-a2ed-2cf426d5b65a => generated 0 bytes in 405 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2368] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:35:58 2026] GET /v2.0/ports?device_id=c4d38728-b0d5-4de3-a02a-30966d6b9ca8 => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2369] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:35:58 2026] GET /v2.0/subnets?id=06a05e83-b4dd-4ccb-b4da-fefb76b54341 => generated 691 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:35:58.096 7 INFO neutron.db.segments_db [None req-fbe10587-076b-417c-addb-8bf172ef66c7 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Added segment 9c71a95a-c5b1-46a9-96a2-81d36549668d of type geneve for network d9822948-a933-48f2-a514-a0bfbcf9d3ca 2026-05-31 18:35:58.181 8 INFO neutron_taas.services.taas.taas_plugin [None req-94fea0cf-715b-4af9-b574-0b30864d6128 3bde8db34951494da97356676d643bfc 80829f9aec614438bb76da1e101030e7 - - default default] TaaS: Handle Delete Port: c6864663-021a-4a3c-9a26-a815c31b80e6 2026-05-31 18:35:58.187 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-94fea0cf-715b-4af9-b574-0b30864d6128 3bde8db34951494da97356676d643bfc 80829f9aec614438bb76da1e101030e7 - - default default] Tap Mirror: Handle Delete Port: c6864663-021a-4a3c-9a26-a815c31b80e6 2026-05-31 18:35:58.211 7 INFO neutron.db.ovn_revision_numbers_db [None req-fbe10587-076b-417c-addb-8bf172ef66c7 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Successfully bumped revision number for resource d9822948-a933-48f2-a514-a0bfbcf9d3ca (type: networks) to 1 [pid: 8|app: 0|req: 1244/2370] 10.0.0.221 () {32 vars in 732 bytes} [Sun May 31 18:35:58 2026] DELETE /v2.0/floatingips/9fa6e742-c946-47d8-b90b-0ecabd8a4f7d => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:35:58.359 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fbe10587-076b-417c-addb-8bf172ef66c7 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] No more DHCP agents 2026-05-31 18:35:58.360 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fbe10587-076b-417c-addb-8bf172ef66c7 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Unable to schedule network d9822948-a933-48f2-a514-a0bfbcf9d3ca: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1245/2371] 10.0.0.16 () {34 vars in 1119 bytes} [Sun May 31 18:35:58 2026] GET /v2.0/security-groups?id=e5a89878-d982-4561-a8c8-ea213763b0e8&id=52677ce2-ef34-4f1c-8cd5-e310eb13ccb6&fields=id&fields=name => generated 207 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2372] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:35:58 2026] GET /v2.0/ports?network_id=17d45c47-531c-4dcc-95b3-1793ccfb34e3&device_owner=network%3Adhcp => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:35:58.469 7 INFO neutron.db.ovn_revision_numbers_db [None req-fbe10587-076b-417c-addb-8bf172ef66c7 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Successfully bumped revision number for resource 00ad3693-671b-4ddc-979b-26a12f947a50 (type: ports) to 1 [pid: 7|app: 0|req: 1127/2373] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:35:58 2026] POST /v2.0/networks => generated 632 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:58.517 8 INFO neutron_taas.services.taas.taas_plugin [None req-7ddbfc73-ad0f-43ea-b502-699a25b7b6a0 3bde8db34951494da97356676d643bfc 80829f9aec614438bb76da1e101030e7 - - default default] TaaS: Handle Delete Port: 9463a646-b385-47a8-a8d1-483c577a7d30 [pid: 7|app: 0|req: 1128/2374] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:35:58 2026] GET /v2.0/networks/17d45c47-531c-4dcc-95b3-1793ccfb34e3?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:35:58.521 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ddbfc73-ad0f-43ea-b502-699a25b7b6a0 3bde8db34951494da97356676d643bfc 80829f9aec614438bb76da1e101030e7 - - default default] Tap Mirror: Handle Delete Port: 9463a646-b385-47a8-a8d1-483c577a7d30 [pid: 8|app: 0|req: 1247/2375] 10.0.0.221 () {32 vars in 732 bytes} [Sun May 31 18:35:58 2026] DELETE /v2.0/floatingips/a1ed4bf8-d823-45dc-8475-3d99b5e11b5f => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:35:58.668 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ea9812e0-15ec-415a-96c7-5745047fee78 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] No more DHCP agents 2026-05-31 18:35:58.669 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ea9812e0-15ec-415a-96c7-5745047fee78 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Unable to schedule network d9822948-a933-48f2-a514-a0bfbcf9d3ca: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1248/2376] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:35:58 2026] GET /v2.0/networks/17d45c47-531c-4dcc-95b3-1793ccfb34e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:35:58.802 8 INFO neutron_taas.services.taas.taas_plugin [None req-e2080695-210d-4de6-99c6-931beb9ef7c8 3bde8db34951494da97356676d643bfc 80829f9aec614438bb76da1e101030e7 - - default default] TaaS: Handle Delete Port: db11c819-cb54-49cf-a020-303d97a6d91f 2026-05-31 18:35:58.805 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2080695-210d-4de6-99c6-931beb9ef7c8 3bde8db34951494da97356676d643bfc 80829f9aec614438bb76da1e101030e7 - - default default] Tap Mirror: Handle Delete Port: db11c819-cb54-49cf-a020-303d97a6d91f [pid: 8|app: 0|req: 1249/2377] 10.0.0.221 () {32 vars in 732 bytes} [Sun May 31 18:35:58 2026] DELETE /v2.0/floatingips/1f718385-7943-4458-b555-e75db87e7ba1 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:35:59.087 7 INFO neutron.db.ovn_revision_numbers_db [None req-40102e43-e2c1-46c9-a7be-dcfec27148f0 - - - - - -] Successfully bumped revision number for resource 00ad3693-671b-4ddc-979b-26a12f947a50 (type: ports) to 2 2026-05-31 18:35:59.109 7 INFO neutron.db.ovn_revision_numbers_db [None req-40102e43-e2c1-46c9-a7be-dcfec27148f0 - - - - - -] Successfully bumped revision number for resource d4d38504-5bcc-4be6-bf41-96eae1dc36e8 (type: subnets) to 0 [pid: 7|app: 0|req: 1129/2380] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:35:58 2026] POST /v2.0/subnets => generated 629 bytes in 604 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:59.153 8 INFO neutron_taas.services.taas.taas_plugin [None req-a3208a10-b009-43bd-a948-172c2bf8df75 3bde8db34951494da97356676d643bfc 80829f9aec614438bb76da1e101030e7 - - default default] TaaS: Handle Delete Port: 0ae08fee-dbb4-4aae-a503-8df2bef7e399 2026-05-31 18:35:59.156 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3208a10-b009-43bd-a948-172c2bf8df75 3bde8db34951494da97356676d643bfc 80829f9aec614438bb76da1e101030e7 - - default default] Tap Mirror: Handle Delete Port: 0ae08fee-dbb4-4aae-a503-8df2bef7e399 2026-05-31 18:35:59.200 7 INFO neutron.db.segments_db [None req-0581d716-097e-4148-ba71-99c50320b7af e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Added segment 34430b54-bf14-4ff8-8b53-64b9ab087706 of type geneve for network 97f842a2-a0fd-43ec-93ee-d714ab4ddace 2026-05-31 18:35:59.330 7 INFO neutron.db.ovn_revision_numbers_db [None req-0581d716-097e-4148-ba71-99c50320b7af e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Successfully bumped revision number for resource 97f842a2-a0fd-43ec-93ee-d714ab4ddace (type: networks) to 1 [pid: 8|app: 0|req: 1252/2381] 10.0.0.221 () {32 vars in 732 bytes} [Sun May 31 18:35:59 2026] DELETE /v2.0/floatingips/6d7ab641-1363-4a95-9aa3-61f76aa25b1f => generated 0 bytes in 338 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2382] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:35:59 2026] GET /v2.0/ports?device_id=c4d38728-b0d5-4de3-a02a-30966d6b9ca8 => generated 1012 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:35:59.466 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0581d716-097e-4148-ba71-99c50320b7af e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] No more DHCP agents 2026-05-31 18:35:59.467 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0581d716-097e-4148-ba71-99c50320b7af e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Unable to schedule network 97f842a2-a0fd-43ec-93ee-d714ab4ddace: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1254/2383] 10.0.0.16 () {34 vars in 1119 bytes} [Sun May 31 18:35:59 2026] GET /v2.0/security-groups?id=e5a89878-d982-4561-a8c8-ea213763b0e8&id=52677ce2-ef34-4f1c-8cd5-e310eb13ccb6&fields=id&fields=name => generated 207 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:35:59.571 7 INFO neutron.db.ovn_revision_numbers_db [None req-0581d716-097e-4148-ba71-99c50320b7af e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Successfully bumped revision number for resource 6ecbeccf-1321-4446-b5c5-d41d42ff12e1 (type: ports) to 1 [pid: 7|app: 0|req: 1130/2384] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:35:59 2026] POST /v2.0/networks => generated 632 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:35:59.773 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b3ad01a1-307c-4103-b71c-b6adfa3682c0 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] No more DHCP agents 2026-05-31 18:35:59.774 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b3ad01a1-307c-4103-b71c-b6adfa3682c0 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Unable to schedule network 97f842a2-a0fd-43ec-93ee-d714ab4ddace: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:36:00.232 8 INFO neutron.db.ovn_revision_numbers_db [None req-0bff6d17-8f58-4a25-a69e-b2d78ec990a8 - - - - - -] Successfully bumped revision number for resource 6ecbeccf-1321-4446-b5c5-d41d42ff12e1 (type: ports) to 2 2026-05-31 18:36:00.275 8 INFO neutron.db.ovn_revision_numbers_db [None req-0bff6d17-8f58-4a25-a69e-b2d78ec990a8 - - - - - -] Successfully bumped revision number for resource 9e7ea10c-52f4-4e55-a611-7b2f7f1b3285 (type: subnets) to 0 [pid: 8|app: 0|req: 1255/2385] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:35:59 2026] POST /v2.0/subnets => generated 629 bytes in 693 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:36:00.386 8 INFO neutron.db.segments_db [None req-70d6eb8b-05d1-4c91-ac25-edf783d66df4 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Added segment 2fdb80f9-2753-4955-9772-26d7b7953b08 of type geneve for network 349a265a-ade5-4186-a405-54eb8858311f 2026-05-31 18:36:00.468 7 INFO neutron.db.ovn_revision_numbers_db [None req-a532cce7-9745-425b-932f-5a71eb8ce731 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 011dcfa0-51cd-4c00-bdae-80e20c1b8c8b (type: security_groups) to 1 2026-05-31 18:36:00.480 7 INFO neutron.db.ovn_revision_numbers_db [None req-a532cce7-9745-425b-932f-5a71eb8ce731 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 11a298d2-22d7-404e-a5a7-d6d36da14392 (type: security_group_rules) to 0 2026-05-31 18:36:00.491 7 INFO neutron.db.ovn_revision_numbers_db [None req-a532cce7-9745-425b-932f-5a71eb8ce731 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 567476fe-3825-482a-b248-321f2b1fb78b (type: security_group_rules) to 0 2026-05-31 18:36:00.501 7 INFO neutron.db.ovn_revision_numbers_db [None req-a532cce7-9745-425b-932f-5a71eb8ce731 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 790ee94d-2556-4162-935f-8a33da6a09fe (type: security_group_rules) to 0 2026-05-31 18:36:00.513 7 INFO neutron.db.ovn_revision_numbers_db [None req-a532cce7-9745-425b-932f-5a71eb8ce731 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource cb590937-472d-4c94-a3cb-4ef82c5c9937 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1131/2386] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:00 2026] GET /v2.0/security-groups?tenant_id=fa8c1bc485184bf6b8ea60ab75291b52&name=default => generated 2925 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:36:00.573 8 INFO neutron.db.ovn_revision_numbers_db [None req-70d6eb8b-05d1-4c91-ac25-edf783d66df4 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Successfully bumped revision number for resource 349a265a-ade5-4186-a405-54eb8858311f (type: networks) to 1 [pid: 7|app: 0|req: 1132/2387] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:36:00 2026] GET /v2.0/ports?device_id=c4d38728-b0d5-4de3-a02a-30966d6b9ca8 => generated 1012 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:36:00.738 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-70d6eb8b-05d1-4c91-ac25-edf783d66df4 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] No more DHCP agents 2026-05-31 18:36:00.739 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-70d6eb8b-05d1-4c91-ac25-edf783d66df4 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Unable to schedule network 349a265a-ade5-4186-a405-54eb8858311f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:36:00.878 8 INFO neutron.db.ovn_revision_numbers_db [None req-70d6eb8b-05d1-4c91-ac25-edf783d66df4 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Successfully bumped revision number for resource 693df18e-6b51-4562-9a47-e396080aea0a (type: ports) to 1 [pid: 8|app: 0|req: 1256/2388] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:36:00 2026] POST /v2.0/networks => generated 632 bytes in 609 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2389] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:00 2026] DELETE /v2.0/security-groups/011dcfa0-51cd-4c00-bdae-80e20c1b8c8b => 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: 1257/2390] 10.0.0.16 () {34 vars in 1119 bytes} [Sun May 31 18:36:00 2026] GET /v2.0/security-groups?id=e5a89878-d982-4561-a8c8-ea213763b0e8&id=52677ce2-ef34-4f1c-8cd5-e310eb13ccb6&fields=id&fields=name => generated 207 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:36:01.084 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-361505d4-76cd-4d74-a696-efd4eb5cf091 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] No more DHCP agents 2026-05-31 18:36:01.085 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-361505d4-76cd-4d74-a696-efd4eb5cf091 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Unable to schedule network 349a265a-ade5-4186-a405-54eb8858311f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:36:01.163 8 INFO neutron.db.ovn_revision_numbers_db [None req-8888c182-1105-4b4d-aa0f-bdc96fb46526 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 43333299-2067-4f22-8804-2452e4ab2523 (type: security_groups) to 1 2026-05-31 18:36:01.196 8 INFO neutron.db.ovn_revision_numbers_db [None req-8888c182-1105-4b4d-aa0f-bdc96fb46526 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 501dd0d3-ee84-4547-9b56-d09307405a17 (type: security_group_rules) to 0 2026-05-31 18:36:01.207 8 INFO neutron.db.ovn_revision_numbers_db [None req-8888c182-1105-4b4d-aa0f-bdc96fb46526 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 631e5297-840e-4990-8dfd-4773350d5f8f (type: security_group_rules) to 0 2026-05-31 18:36:01.248 8 INFO neutron.db.ovn_revision_numbers_db [None req-8888c182-1105-4b4d-aa0f-bdc96fb46526 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 75755b3f-8356-4af8-995b-7dc4ff1545c1 (type: security_group_rules) to 0 2026-05-31 18:36:01.263 8 INFO neutron.db.ovn_revision_numbers_db [None req-8888c182-1105-4b4d-aa0f-bdc96fb46526 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource c31eeca5-29a6-458b-83b9-46056f71845d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1258/2391] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:01 2026] GET /v2.0/security-groups?tenant_id=80829f9aec614438bb76da1e101030e7&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2392] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:01 2026] DELETE /v2.0/security-groups/43333299-2067-4f22-8804-2452e4ab2523 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:36:01.608 7 INFO neutron.db.ovn_revision_numbers_db [None req-77e9d9e8-fefe-4299-a9c1-b75b0927142a - - - - - -] Successfully bumped revision number for resource 693df18e-6b51-4562-9a47-e396080aea0a (type: ports) to 2 2026-05-31 18:36:01.636 7 INFO neutron.db.ovn_revision_numbers_db [None req-77e9d9e8-fefe-4299-a9c1-b75b0927142a - - - - - -] Successfully bumped revision number for resource 4fc02af6-5d4f-4932-aea7-dd497da37fb1 (type: subnets) to 0 [pid: 7|app: 0|req: 1134/2393] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:36:00 2026] POST /v2.0/subnets => generated 629 bytes in 732 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2394] 10.0.0.221 () {34 vars in 751 bytes} [Sun May 31 18:36:01 2026] PUT /v2.0/subnets/e08b88ff-02c5-48b3-9ea2-b9c4144e77a2/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: 1135/2395] 10.0.0.221 () {34 vars in 751 bytes} [Sun May 31 18:36:01 2026] PUT /v2.0/subnets/d7979f2e-41b4-4a31-8f77-e336260a346e/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2396] 199.204.45.227 () {34 vars in 994 bytes} [Sun May 31 18:36:01 2026] GET /v2.0/ports?device_id=c4d38728-b0d5-4de3-a02a-30966d6b9ca8 => generated 1250 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2397] 10.0.0.221 () {34 vars in 751 bytes} [Sun May 31 18:36:01 2026] PUT /v2.0/subnets/d4d38504-5bcc-4be6-bf41-96eae1dc36e8/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:36:01.897 8 INFO neutron.db.ovn_revision_numbers_db [None req-bd8972f2-81d4-49d0-bd45-f1bf3ca1f0ed f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 2e024e31-2780-4e43-ac25-5798a22db08a (type: security_groups) to 1 2026-05-31 18:36:01.914 8 INFO neutron.db.ovn_revision_numbers_db [None req-bd8972f2-81d4-49d0-bd45-f1bf3ca1f0ed f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 3b419256-aff7-40cf-9fa4-b83316ab0718 (type: security_group_rules) to 0 2026-05-31 18:36:01.926 8 INFO neutron.db.ovn_revision_numbers_db [None req-bd8972f2-81d4-49d0-bd45-f1bf3ca1f0ed f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 437c0783-8020-4cf9-90fe-5519c6173da2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1138/2398] 199.204.45.227 () {34 vars in 1124 bytes} [Sun May 31 18:36:01 2026] GET /v2.0/security-groups?id=52677ce2-ef34-4f1c-8cd5-e310eb13ccb6&id=e5a89878-d982-4561-a8c8-ea213763b0e8&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:36:01.948 8 INFO neutron.db.ovn_revision_numbers_db [None req-bd8972f2-81d4-49d0-bd45-f1bf3ca1f0ed f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 4d6b4583-e188-4e20-be33-a963e47745a1 (type: security_group_rules) to 0 2026-05-31 18:36:01.962 8 INFO neutron.db.ovn_revision_numbers_db [None req-bd8972f2-81d4-49d0-bd45-f1bf3ca1f0ed f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 8618cf28-c5b7-447d-ba20-8aff3cfd40de (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1139/2399] 10.0.0.221 () {34 vars in 751 bytes} [Sun May 31 18:36:01 2026] PUT /v2.0/subnets/9e7ea10c-52f4-4e55-a611-7b2f7f1b3285/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2400] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:01 2026] GET /v2.0/security-groups?tenant_id=de7a122b269c4842a52f7d2afb0b1357&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2401] 10.0.0.221 () {32 vars in 664 bytes} [Sun May 31 18:36:01 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2402] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:36:02 2026] GET /v2.0/ports?device_id=c4d38728-b0d5-4de3-a02a-30966d6b9ca8 => generated 1012 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2403] 10.0.0.221 () {32 vars in 678 bytes} [Sun May 31 18:36:02 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2404] 10.0.0.16 () {34 vars in 1119 bytes} [Sun May 31 18:36:02 2026] GET /v2.0/security-groups?id=e5a89878-d982-4561-a8c8-ea213763b0e8&id=52677ce2-ef34-4f1c-8cd5-e310eb13ccb6&fields=id&fields=name => generated 207 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2405] 10.0.0.221 () {32 vars in 674 bytes} [Sun May 31 18:36:02 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2406] 10.0.0.221 () {32 vars in 686 bytes} [Sun May 31 18:36:02 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:36:02.263 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-4cb50294-b0b8-4a43-a7c5-988788c36e0d - - - - - -] No hosting information found for port e539910e-8478-47f2-b932-706c9a97b3ef: RuntimeError: No hosting information found for port e539910e-8478-47f2-b932-706c9a97b3ef [pid: 8|app: 0|req: 1267/2407] 10.0.0.221 () {32 vars in 672 bytes} [Sun May 31 18:36:02 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2408] 10.0.0.221 () {32 vars in 686 bytes} [Sun May 31 18:36:02 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:36:02.389 7 INFO neutron.db.ovn_revision_numbers_db [None req-4cb50294-b0b8-4a43-a7c5-988788c36e0d - - - - - -] Successfully bumped revision number for resource e539910e-8478-47f2-b932-706c9a97b3ef (type: router_ports) to 2 2026-05-31 18:36:02.436 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4cb50294-b0b8-4a43-a7c5-988788c36e0d - - - - - -] OVN reports status down for port: 531209d3-0559-4468-8fb8-d4570f0e2717 [pid: 8|app: 0|req: 1269/2409] 10.0.0.221 () {32 vars in 682 bytes} [Sun May 31 18:36:02 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2410] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:02 2026] DELETE /v2.0/security-groups/2e024e31-2780-4e43-ac25-5798a22db08a => generated 0 bytes in 412 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2411] 10.0.0.221 () {32 vars in 694 bytes} [Sun May 31 18:36:02 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:36:02.502 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-4cb50294-b0b8-4a43-a7c5-988788c36e0d - - - - - -] Logical_Switch_Port 531209d3-0559-4468-8fb8-d4570f0e2717 host information not removed, the port state is up 2026-05-31 18:36:02.567 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-763254a4-9bd9-43d4-94b5-d5e41a6694ce'] response: {'server_uuid': '83e64052-a409-4ba8-9f72-d7a1a296f257', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '531209d3-0559-4468-8fb8-d4570f0e2717', 'code': 200} 2026-05-31 18:36:02.592 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4cb50294-b0b8-4a43-a7c5-988788c36e0d - - - - - -] OVN reports status up for port: 531209d3-0559-4468-8fb8-d4570f0e2717 2026-05-31 18:36:02.612 7 INFO neutron.plugins.ml2.plugin [None req-4cb50294-b0b8-4a43-a7c5-988788c36e0d - - - - - -] Attempt 1 to provision port 531209d3-0559-4468-8fb8-d4570f0e2717 [pid: 8|app: 0|req: 1271/2412] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:36:02 2026] GET /v2.0/ports?device_id=83e64052-a409-4ba8-9f72-d7a1a296f257 => generated 1194 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2413] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:36:02 2026] GET /v2.0/security-groups?id=912252be-fcca-4c38-80b9-25e0b1395b56&fields=id&fields=name => generated 111 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2414] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:36:02 2026] DELETE /v2.0/subnets/e08b88ff-02c5-48b3-9ea2-b9c4144e77a2 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:36:02.942 7 INFO neutron.db.ovn_revision_numbers_db [None req-4cb50294-b0b8-4a43-a7c5-988788c36e0d - - - - - -] Successfully bumped revision number for resource 531209d3-0559-4468-8fb8-d4570f0e2717 (type: ports) to 5 [pid: 8|app: 0|req: 1273/2415] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:36:02 2026] DELETE /v2.0/subnets/d7979f2e-41b4-4a31-8f77-e336260a346e => generated 0 bytes in 223 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-05-31 18:36:03.073 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab6f4625-c6f3-4deb-b2ea-5822dbdec1f7 - - - - - -] OVN reports status down for port: 49f3e060-0e3c-4bd7-8b53-7cad25a73be6 2026-05-31 18:36:03.186 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ab6f4625-c6f3-4deb-b2ea-5822dbdec1f7 - - - - - -] Logical_Switch_Port 49f3e060-0e3c-4bd7-8b53-7cad25a73be6 host information not removed, the port state is up 2026-05-31 18:36:03.186 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab6f4625-c6f3-4deb-b2ea-5822dbdec1f7 - - - - - -] OVN reports status down for port: f856e47d-5144-4d44-aabb-1537a3e233bd [pid: 8|app: 0|req: 1274/2416] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:36:03 2026] GET /v2.0/ports?device_id=c4d38728-b0d5-4de3-a02a-30966d6b9ca8 => generated 1012 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:36:03.295 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab6f4625-c6f3-4deb-b2ea-5822dbdec1f7 - - - - - -] OVN reports status down for port: c7e87594-e90a-4208-b9b6-40bad1615efa [pid: 8|app: 0|req: 1275/2417] 10.0.0.16 () {34 vars in 1119 bytes} [Sun May 31 18:36:03 2026] GET /v2.0/security-groups?id=e5a89878-d982-4561-a8c8-ea213763b0e8&id=52677ce2-ef34-4f1c-8cd5-e310eb13ccb6&fields=id&fields=name => generated 207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2418] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:36:03 2026] DELETE /v2.0/subnets/d4d38504-5bcc-4be6-bf41-96eae1dc36e8 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:36:03.411 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab6f4625-c6f3-4deb-b2ea-5822dbdec1f7 - - - - - -] OVN reports status down for port: 00ad3693-671b-4ddc-979b-26a12f947a50 2026-05-31 18:36:03.457 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab6f4625-c6f3-4deb-b2ea-5822dbdec1f7 - - - - - -] OVN reports status down for port: 6ecbeccf-1321-4446-b5c5-d41d42ff12e1 [pid: 8|app: 0|req: 1276/2419] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:36:03 2026] DELETE /v2.0/subnets/9e7ea10c-52f4-4e55-a611-7b2f7f1b3285 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:36:03.547 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab6f4625-c6f3-4deb-b2ea-5822dbdec1f7 - - - - - -] OVN reports status down for port: 693df18e-6b51-4562-9a47-e396080aea0a 2026-05-31 18:36:03.644 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab6f4625-c6f3-4deb-b2ea-5822dbdec1f7 - - - - - -] OVN reports status up for port: 49f3e060-0e3c-4bd7-8b53-7cad25a73be6 2026-05-31 18:36:03.663 7 INFO neutron.plugins.ml2.plugin [None req-ab6f4625-c6f3-4deb-b2ea-5822dbdec1f7 - - - - - -] Attempt 1 to provision port 49f3e060-0e3c-4bd7-8b53-7cad25a73be6 [pid: 7|app: 0|req: 1144/2420] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:36:03 2026] DELETE /v2.0/subnets/4fc02af6-5d4f-4932-aea7-dd497da37fb1 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:36:03.910 7 INFO neutron.db.ovn_revision_numbers_db [None req-ab6f4625-c6f3-4deb-b2ea-5822dbdec1f7 - - - - - -] Successfully bumped revision number for resource 49f3e060-0e3c-4bd7-8b53-7cad25a73be6 (type: ports) to 5 2026-05-31 18:36:03.933 8 INFO neutron_taas.services.taas.taas_plugin [None req-06355e5d-7af4-43a2-ae78-9d156082f29a e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] TaaS: Handle Delete Port: f856e47d-5144-4d44-aabb-1537a3e233bd 2026-05-31 18:36:03.935 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-06355e5d-7af4-43a2-ae78-9d156082f29a e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Tap Mirror: Handle Delete Port: f856e47d-5144-4d44-aabb-1537a3e233bd 2026-05-31 18:36:04.157 8 INFO neutron.services.segments.plugin [-] Segment 4a527910-d96c-4995-ab65-8b64e6da3115 resource provider aggregate not found 2026-05-31 18:36:04.162 8 INFO neutron.services.segments.plugin [-] Segment 4a527910-d96c-4995-ab65-8b64e6da3115 resource provider aggregate not found 2026-05-31 18:36:04.178 8 INFO neutron.services.segments.plugin [-] Segment 4a527910-d96c-4995-ab65-8b64e6da3115 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 4a527910-d96c-4995-ab65-8b64e6da3115 found for delete ", "request_id": "req-8d0375bf-0ecf-4481-827a-815c189938df"}]} 2026-05-31 18:36:04.184 8 INFO neutron.services.segments.plugin [-] Segment 4a527910-d96c-4995-ab65-8b64e6da3115 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 4a527910-d96c-4995-ab65-8b64e6da3115 found for delete ", "request_id": "req-00d3745a-966e-4668-934a-30aecfdfb291"}]} [pid: 8|app: 0|req: 1277/2421] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:36:03 2026] DELETE /v2.0/networks/3492501a-fa23-4250-8734-a01de4aa70be => generated 0 bytes in 452 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-05-31 18:36:04.352 7 INFO neutron_taas.services.taas.taas_plugin [None req-8e483903-93bc-4cae-b724-ee445fdb4333 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] TaaS: Handle Delete Port: c7e87594-e90a-4208-b9b6-40bad1615efa 2026-05-31 18:36:04.362 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e483903-93bc-4cae-b724-ee445fdb4333 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Tap Mirror: Handle Delete Port: c7e87594-e90a-4208-b9b6-40bad1615efa [pid: 8|app: 0|req: 1278/2422] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:36:04 2026] GET /v2.0/ports?device_id=c4d38728-b0d5-4de3-a02a-30966d6b9ca8 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:36:04.556 7 INFO neutron.services.segments.plugin [-] Segment 636156b4-c580-4ca8-baa4-45b88d54d6c4 resource provider aggregate not found 2026-05-31 18:36:04.566 7 INFO neutron.services.segments.plugin [-] Segment 636156b4-c580-4ca8-baa4-45b88d54d6c4 resource provider aggregate not found 2026-05-31 18:36:04.580 7 INFO neutron.services.segments.plugin [-] Segment 636156b4-c580-4ca8-baa4-45b88d54d6c4 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 636156b4-c580-4ca8-baa4-45b88d54d6c4 found for delete ", "request_id": "req-46228361-cda6-4610-a9b6-63c620d5bdf0"}]} 2026-05-31 18:36:04.585 7 INFO neutron.services.segments.plugin [-] Segment 636156b4-c580-4ca8-baa4-45b88d54d6c4 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 636156b4-c580-4ca8-baa4-45b88d54d6c4 found for delete ", "request_id": "req-d8606e0c-79be-494e-aae7-19f862306e3e"}]} 2026-05-31 18:36:04.616 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-26c8ff8e-4309-465b-a5b1-b9e82fa52254'] response: {'server_uuid': '83e64052-a409-4ba8-9f72-d7a1a296f257', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '531209d3-0559-4468-8fb8-d4570f0e2717', 'code': 200} 2026-05-31 18:36:04.616 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-26c8ff8e-4309-465b-a5b1-b9e82fa52254'] response: {'server_uuid': '83e64052-a409-4ba8-9f72-d7a1a296f257', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '531209d3-0559-4468-8fb8-d4570f0e2717', 'code': 200} 2026-05-31 18:36:04.616 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-26c8ff8e-4309-465b-a5b1-b9e82fa52254'] response: {'server_uuid': 'c4d38728-b0d5-4de3-a02a-30966d6b9ca8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '49f3e060-0e3c-4bd7-8b53-7cad25a73be6', 'code': 200} 2026-05-31 18:36:04.616 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-26c8ff8e-4309-465b-a5b1-b9e82fa52254'] response: {'server_uuid': 'c4d38728-b0d5-4de3-a02a-30966d6b9ca8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '49f3e060-0e3c-4bd7-8b53-7cad25a73be6', 'code': 200} 2026-05-31 18:36:04.616 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-26c8ff8e-4309-465b-a5b1-b9e82fa52254'] response: {'server_uuid': 'c4d38728-b0d5-4de3-a02a-30966d6b9ca8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '49f3e060-0e3c-4bd7-8b53-7cad25a73be6', 'code': 200} [pid: 7|app: 0|req: 1145/2423] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:36:04 2026] DELETE /v2.0/networks/a6e1a6b1-6062-4255-8beb-f7d101102e5f => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:36:04.780 7 INFO neutron_taas.services.taas.taas_plugin [None req-be5ca0de-48ad-4f1d-ba05-bdf5ec94a970 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] TaaS: Handle Delete Port: 00ad3693-671b-4ddc-979b-26a12f947a50 2026-05-31 18:36:04.784 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be5ca0de-48ad-4f1d-ba05-bdf5ec94a970 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Tap Mirror: Handle Delete Port: 00ad3693-671b-4ddc-979b-26a12f947a50 [pid: 8|app: 0|req: 1279/2424] 10.0.0.16 () {34 vars in 1119 bytes} [Sun May 31 18:36:04 2026] GET /v2.0/security-groups?id=e5a89878-d982-4561-a8c8-ea213763b0e8&id=52677ce2-ef34-4f1c-8cd5-e310eb13ccb6&fields=id&fields=name => generated 207 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2425] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:36:04 2026] DELETE /v2.0/networks/d9822948-a933-48f2-a514-a0bfbcf9d3ca => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:36:05.138 8 INFO neutron_taas.services.taas.taas_plugin [None req-f453e915-8e01-4d61-a0a2-23180beae055 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] TaaS: Handle Delete Port: 6ecbeccf-1321-4446-b5c5-d41d42ff12e1 2026-05-31 18:36:05.141 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f453e915-8e01-4d61-a0a2-23180beae055 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Tap Mirror: Handle Delete Port: 6ecbeccf-1321-4446-b5c5-d41d42ff12e1 [pid: 8|app: 0|req: 1280/2426] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:36:05 2026] DELETE /v2.0/networks/97f842a2-a0fd-43ec-93ee-d714ab4ddace => generated 0 bytes in 441 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:36:05.595 7 INFO neutron_taas.services.taas.taas_plugin [None req-0307612a-d7c4-49ca-a267-3006fe5243a6 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] TaaS: Handle Delete Port: 693df18e-6b51-4562-9a47-e396080aea0a 2026-05-31 18:36:05.598 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0307612a-d7c4-49ca-a267-3006fe5243a6 e5b0531b86b4475eb03e989c753ee938 15f3127ecc7649e4a13f6620f6089f7d - - default default] Tap Mirror: Handle Delete Port: 693df18e-6b51-4562-9a47-e396080aea0a [pid: 7|app: 0|req: 1147/2427] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:36:05 2026] DELETE /v2.0/networks/349a265a-ade5-4186-a405-54eb8858311f => generated 0 bytes in 492 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2428] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:36:06 2026] GET /v2.0/ports?device_id=c4d38728-b0d5-4de3-a02a-30966d6b9ca8 => generated 1014 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2429] 10.0.0.16 () {34 vars in 1119 bytes} [Sun May 31 18:36:06 2026] GET /v2.0/security-groups?id=e5a89878-d982-4561-a8c8-ea213763b0e8&id=52677ce2-ef34-4f1c-8cd5-e310eb13ccb6&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:36:06.225 8 INFO neutron.services.segments.plugin [-] Segment 34430b54-bf14-4ff8-8b53-64b9ab087706 resource provider aggregate not found 2026-05-31 18:36:06.229 8 INFO neutron.services.segments.plugin [-] Segment 34430b54-bf14-4ff8-8b53-64b9ab087706 resource provider aggregate not found 2026-05-31 18:36:06.266 8 INFO neutron.services.segments.plugin [-] Segment 34430b54-bf14-4ff8-8b53-64b9ab087706 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 34430b54-bf14-4ff8-8b53-64b9ab087706 found for delete ", "request_id": "req-25d56676-d993-4641-9d6e-c886adeb3309"}]} 2026-05-31 18:36:06.273 8 INFO neutron.services.segments.plugin [-] Segment 34430b54-bf14-4ff8-8b53-64b9ab087706 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 34430b54-bf14-4ff8-8b53-64b9ab087706 found for delete ", "request_id": "req-b1a5426c-62d5-4318-a4a2-6783f010be9c"}]} [pid: 8|app: 0|req: 1282/2430] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:36:06 2026] GET /v2.0/ports?device_id=c4d38728-b0d5-4de3-a02a-30966d6b9ca8 => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:36:06.613 7 INFO neutron.services.segments.plugin [-] Segment 9c71a95a-c5b1-46a9-96a2-81d36549668d resource provider aggregate not found 2026-05-31 18:36:06.618 7 INFO neutron.services.segments.plugin [-] Segment 9c71a95a-c5b1-46a9-96a2-81d36549668d resource provider aggregate not found 2026-05-31 18:36:06.630 7 INFO neutron.services.segments.plugin [-] Segment 9c71a95a-c5b1-46a9-96a2-81d36549668d 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 9c71a95a-c5b1-46a9-96a2-81d36549668d found for delete ", "request_id": "req-a97a1460-9ecc-4d22-a5b6-18fe1480dbac"}]} 2026-05-31 18:36:06.635 7 INFO neutron.services.segments.plugin [-] Segment 9c71a95a-c5b1-46a9-96a2-81d36549668d 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 9c71a95a-c5b1-46a9-96a2-81d36549668d found for delete ", "request_id": "req-dfdcc614-41be-4ea4-81f2-1e61781598fc"}]} 2026-05-31 18:36:06.649 7 INFO neutron.services.segments.plugin [-] Segment 2fdb80f9-2753-4955-9772-26d7b7953b08 resource provider aggregate not found 2026-05-31 18:36:06.664 7 INFO neutron.services.segments.plugin [-] Segment 2fdb80f9-2753-4955-9772-26d7b7953b08 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 2fdb80f9-2753-4955-9772-26d7b7953b08 found for delete ", "request_id": "req-4008f9c3-5625-4431-afb3-99cb5f4eb4ba"}]} 2026-05-31 18:36:06.665 7 INFO neutron.services.segments.plugin [-] Segment 2fdb80f9-2753-4955-9772-26d7b7953b08 resource provider aggregate not found 2026-05-31 18:36:06.678 7 INFO neutron.services.segments.plugin [-] Segment 2fdb80f9-2753-4955-9772-26d7b7953b08 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 2fdb80f9-2753-4955-9772-26d7b7953b08 found for delete ", "request_id": "req-c77a36f1-14e7-4ef9-8ccc-be23ae1ffd69"}]} 2026-05-31 18:36:06.857 7 INFO neutron.db.ovn_revision_numbers_db [None req-4da4bba5-d54e-46da-bdcc-f76de13a6d38 ec3be5717f1b4eb980c631cbc3c282a5 a844f3ae18924cbf92b920e5c0c911b6 - - default default] Successfully bumped revision number for resource d79a71de-48dd-4212-b603-e3696fb2fa83 (type: floatingips) to 1 2026-05-31 18:36:07.002 7 INFO neutron.db.ovn_revision_numbers_db [None req-4da4bba5-d54e-46da-bdcc-f76de13a6d38 ec3be5717f1b4eb980c631cbc3c282a5 a844f3ae18924cbf92b920e5c0c911b6 - - default default] Successfully bumped revision number for resource d79a71de-48dd-4212-b603-e3696fb2fa83 (type: floatingips) to 2 2026-05-31 18:36:07.003 7 INFO neutron.db.l3_db [None req-4da4bba5-d54e-46da-bdcc-f76de13a6d38 ec3be5717f1b4eb980c631cbc3c282a5 a844f3ae18924cbf92b920e5c0c911b6 - - default default] Floating IP d79a71de-48dd-4212-b603-e3696fb2fa83 associated. External IP: 10.96.250.219, port: 49f3e060-0e3c-4bd7-8b53-7cad25a73be6. 2026-05-31 18:36:07.013 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc8a53c1-fef4-4d5c-9825-bf3891043890 50348294ae6b41c28a12a509d1fd67c6 50709a3ef908493a91cfd832d4f0d42e - - default default] Successfully bumped revision number for resource 5a58b9c8-a269-42b8-932e-7b1fd0dd93a2 (type: routers) to 1 [pid: 8|app: 0|req: 1283/2431] 10.0.0.221 () {34 vars in 668 bytes} [Sun May 31 18:36:06 2026] POST /v2.0/routers => generated 570 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2432] 10.0.0.221 () {34 vars in 749 bytes} [Sun May 31 18:36:06 2026] PUT /v2.0/floatingips/d79a71de-48dd-4212-b603-e3696fb2fa83 => generated 856 bytes in 721 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-05-31 18:36:07.065 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e2c25b3c-7944-4ba2-8f0d-e90e1a680296'] response: {'name': 'network-changed', 'server_uuid': 'c4d38728-b0d5-4de3-a02a-30966d6b9ca8', 'tag': '49f3e060-0e3c-4bd7-8b53-7cad25a73be6', 'status': 'completed', 'code': 200} 2026-05-31 18:36:07.159 7 INFO neutron.db.ovn_revision_numbers_db [None req-691d3487-a3ab-4f91-b3f6-48a2b54c0b6a 50348294ae6b41c28a12a509d1fd67c6 50709a3ef908493a91cfd832d4f0d42e - - default default] Successfully bumped revision number for resource fe2cdc9e-ad24-462a-a140-899626a812c7 (type: routers) to 1 [pid: 7|app: 0|req: 1150/2433] 10.0.0.221 () {34 vars in 668 bytes} [Sun May 31 18:36:07 2026] POST /v2.0/routers => generated 570 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:36:07.261 8 INFO neutron.db.ovn_revision_numbers_db [None req-068ad7df-5310-4ad8-80a2-6a490662ff01 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 3c373a29-a3d8-4ab4-ad4d-ccb89ebc12f3 (type: security_groups) to 1 2026-05-31 18:36:07.285 8 INFO neutron.db.ovn_revision_numbers_db [None req-068ad7df-5310-4ad8-80a2-6a490662ff01 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 278971c2-1937-4705-980c-f4dc30501799 (type: security_group_rules) to 0 2026-05-31 18:36:07.299 8 INFO neutron.db.ovn_revision_numbers_db [None req-068ad7df-5310-4ad8-80a2-6a490662ff01 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 5f9154e4-0b03-4e34-b2e6-07ad65320b50 (type: security_group_rules) to 0 2026-05-31 18:36:07.312 8 INFO neutron.db.ovn_revision_numbers_db [None req-068ad7df-5310-4ad8-80a2-6a490662ff01 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource aee789d6-7aec-4ae7-ad47-d886455c2408 (type: security_group_rules) to 0 2026-05-31 18:36:07.323 7 INFO neutron.db.ovn_revision_numbers_db [None req-56e00dbe-c729-4a3d-81c9-64c2cba4ddab 50348294ae6b41c28a12a509d1fd67c6 50709a3ef908493a91cfd832d4f0d42e - - default default] Successfully bumped revision number for resource 1c088373-4eb6-4d2a-a9ab-498e2e6fb511 (type: routers) to 1 2026-05-31 18:36:07.327 8 INFO neutron.db.ovn_revision_numbers_db [None req-068ad7df-5310-4ad8-80a2-6a490662ff01 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource f76b2641-a781-44fa-9fdd-de86cc2617b1 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1151/2434] 10.0.0.221 () {34 vars in 668 bytes} [Sun May 31 18:36:07 2026] POST /v2.0/routers => generated 570 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2435] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:07 2026] GET /v2.0/security-groups?tenant_id=b807e9f2a1f34dda8f6b52e21cc9030a&name=default => generated 2925 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:36:07.484 7 INFO neutron.db.ovn_revision_numbers_db [None req-53dff748-e44e-4988-b514-527542829d75 50348294ae6b41c28a12a509d1fd67c6 50709a3ef908493a91cfd832d4f0d42e - - default default] Successfully bumped revision number for resource 442f6567-520b-4324-b5b8-4972eb76b02d (type: routers) to 1 [pid: 7|app: 0|req: 1152/2436] 10.0.0.221 () {34 vars in 668 bytes} [Sun May 31 18:36:07 2026] POST /v2.0/routers => generated 570 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:36:07.649 7 INFO neutron.db.ovn_revision_numbers_db [None req-07b8e5af-a469-473e-a9c4-288d6b434253 50348294ae6b41c28a12a509d1fd67c6 50709a3ef908493a91cfd832d4f0d42e - - default default] Successfully bumped revision number for resource 259123e1-a173-400f-81a8-1d3792b8664b (type: routers) to 1 [pid: 7|app: 0|req: 1153/2437] 10.0.0.221 () {34 vars in 668 bytes} [Sun May 31 18:36:07 2026] POST /v2.0/routers => generated 570 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2438] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:07 2026] DELETE /v2.0/security-groups/3c373a29-a3d8-4ab4-ad4d-ccb89ebc12f3 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2439] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:36:07 2026] GET /v2.0/ports?tenant_id=a844f3ae18924cbf92b920e5c0c911b6&device_id=c4d38728-b0d5-4de3-a02a-30966d6b9ca8 => generated 1252 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2440] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:36:07 2026] GET /v2.0/networks?id=17d45c47-531c-4dcc-95b3-1793ccfb34e3 => generated 772 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2441] 10.0.0.221 () {34 vars in 751 bytes} [Sun May 31 18:36:07 2026] PUT /v2.0/routers/5a58b9c8-a269-42b8-932e-7b1fd0dd93a2/tags => generated 17 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2442] 199.204.45.227 () {34 vars in 1060 bytes} [Sun May 31 18:36:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=49f3e060-0e3c-4bd7-8b53-7cad25a73be6 => generated 861 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2443] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:36:07 2026] GET /v2.0/ports?device_id=83e64052-a409-4ba8-9f72-d7a1a296f257 => generated 1196 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2444] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:07 2026] GET /v2.0/security-groups?tenant_id=15f3127ecc7649e4a13f6620f6089f7d&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2445] 10.0.0.221 () {34 vars in 751 bytes} [Sun May 31 18:36:07 2026] PUT /v2.0/routers/fe2cdc9e-ad24-462a-a140-899626a812c7/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2446] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:36:07 2026] GET /v2.0/subnets?id=06a05e83-b4dd-4ccb-b4da-fefb76b54341 => generated 691 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2447] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:36:07 2026] GET /v2.0/security-groups?id=912252be-fcca-4c38-80b9-25e0b1395b56&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2448] 10.0.0.221 () {34 vars in 751 bytes} [Sun May 31 18:36:07 2026] PUT /v2.0/routers/1c088373-4eb6-4d2a-a9ab-498e2e6fb511/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2449] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:36:07 2026] GET /v2.0/ports?network_id=17d45c47-531c-4dcc-95b3-1793ccfb34e3&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: 1292/2450] 10.0.0.221 () {32 vars in 818 bytes} [Sun May 31 18:36:08 2026] GET /v2.0/ports?network_id=8f47d89c-41c3-43b7-abf0-e435726d0efc&mac_address=fa%3A16%3A3e%3A70%3Ac9%3Ac2 => generated 1196 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2451] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:07 2026] DELETE /v2.0/security-groups/e16bc3f4-21b0-4c93-99f1-60cd6842fcf4 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2452] 10.0.0.221 () {34 vars in 751 bytes} [Sun May 31 18:36:08 2026] PUT /v2.0/routers/442f6567-520b-4324-b5b8-4972eb76b02d/tags => generated 19 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2453] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:36:08 2026] GET /v2.0/networks/17d45c47-531c-4dcc-95b3-1793ccfb34e3?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: 1161/2454] 10.0.0.221 () {32 vars in 664 bytes} [Sun May 31 18:36:08 2026] GET /v2.0/routers?tags=red => generated 1751 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2455] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:36:08 2026] GET /v2.0/networks/17d45c47-531c-4dcc-95b3-1793ccfb34e3?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) [pid: 7|app: 0|req: 1163/2456] 10.0.0.221 () {32 vars in 678 bytes} [Sun May 31 18:36:08 2026] GET /v2.0/routers?tags=red%2Cblue => generated 1180 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:36:08.469 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-05a29679-2654-4ca9-8f19-a5b01d5ef5fa 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] No more DHCP agents 2026-05-31 18:36:08.471 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-05a29679-2654-4ca9-8f19-a5b01d5ef5fa 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:36:08.594 7 INFO neutron.db.ovn_revision_numbers_db [None req-31357d7a-6de3-47fb-8d13-1830365f4bc6 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource cf251c77-f255-42e5-b0a8-84f6cb3312e1 (type: security_groups) to 1 2026-05-31 18:36:08.610 7 INFO neutron.db.ovn_revision_numbers_db [None req-31357d7a-6de3-47fb-8d13-1830365f4bc6 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 0abe82ea-2ec0-45b7-9b42-e47a8b1f99d2 (type: security_group_rules) to 0 2026-05-31 18:36:08.630 7 INFO neutron.db.ovn_revision_numbers_db [None req-31357d7a-6de3-47fb-8d13-1830365f4bc6 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 246599bf-bf3a-459c-baaf-b2cf8acfc383 (type: security_group_rules) to 0 2026-05-31 18:36:08.647 7 INFO neutron.db.ovn_revision_numbers_db [None req-31357d7a-6de3-47fb-8d13-1830365f4bc6 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 739d93b3-ffa5-436b-b541-ed57c56afb6c (type: security_group_rules) to 0 2026-05-31 18:36:08.663 7 INFO neutron.db.ovn_revision_numbers_db [None req-31357d7a-6de3-47fb-8d13-1830365f4bc6 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 7b93f3d3-cea3-47a0-9017-9477c63f5108 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1164/2457] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:08 2026] GET /v2.0/security-groups?tenant_id=4814257473b645668a8bed1b6cbe1f53&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2458] 10.0.0.221 () {32 vars in 674 bytes} [Sun May 31 18:36:08 2026] GET /v2.0/routers?tags-any=blue => generated 1180 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2459] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:08 2026] DELETE /v2.0/security-groups/cf251c77-f255-42e5-b0a8-84f6cb3312e1 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2460] 10.0.0.221 () {32 vars in 686 bytes} [Sun May 31 18:36:09 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1751 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2461] 10.0.0.221 () {32 vars in 672 bytes} [Sun May 31 18:36:09 2026] GET /v2.0/routers?not-tags=red => generated 1152 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2462] 10.0.0.221 () {32 vars in 686 bytes} [Sun May 31 18:36:09 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1723 bytes in 138 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-05-31 18:36:09.350 8 INFO neutron.db.ovn_revision_numbers_db [None req-05a29679-2654-4ca9-8f19-a5b01d5ef5fa 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource 2e25aa4c-cd9b-4877-8cf3-282765a8d1f0 (type: floatingips) to 1 2026-05-31 18:36:09.350 8 INFO neutron.db.l3_db [None req-05a29679-2654-4ca9-8f19-a5b01d5ef5fa 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Floating IP 2e25aa4c-cd9b-4877-8cf3-282765a8d1f0 associated. External IP: 10.96.250.211, port: 531209d3-0559-4468-8fb8-d4570f0e2717. [pid: 7|app: 0|req: 1170/2463] 10.0.0.221 () {32 vars in 682 bytes} [Sun May 31 18:36:09 2026] GET /v2.0/routers?not-tags-any=blue => generated 1723 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2464] 10.0.0.221 () {34 vars in 677 bytes} [Sun May 31 18:36:08 2026] POST /v2.0/floatingips => generated 854 bytes in 1147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2465] 10.0.0.221 () {32 vars in 694 bytes} [Sun May 31 18:36:09 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 1152 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:36:09.432 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c28516e7-bf44-42c8-9a43-f0e70e2d106a'] response: {'name': 'network-changed', 'server_uuid': '83e64052-a409-4ba8-9f72-d7a1a296f257', 'tag': '531209d3-0559-4468-8fb8-d4570f0e2717', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1295/2466] 10.0.0.221 () {32 vars in 721 bytes} [Sun May 31 18:36:09 2026] GET /v2.0/routers/5a58b9c8-a269-42b8-932e-7b1fd0dd93a2 => generated 581 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2467] 10.0.0.16 () {34 vars in 1093 bytes} [Sun May 31 18:36:09 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-145710295&fields=id&tenant_id=61da0c7ab4554787bd233a7b25af5fe5 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2468] 10.0.0.16 () {34 vars in 981 bytes} [Sun May 31 18:36:09 2026] GET /v2.0/networks?id=bebe0593-5771-4e86-b8df-fe0ef89169ad => generated 704 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2469] 10.0.0.16 () {34 vars in 964 bytes} [Sun May 31 18:36:09 2026] GET /v2.0/quotas/61da0c7ab4554787bd233a7b25af5fe5 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:36:09.736 7 INFO neutron.db.ovn_revision_numbers_db [None req-090ab081-5298-47e8-8864-f84f4e49009f 50348294ae6b41c28a12a509d1fd67c6 50709a3ef908493a91cfd832d4f0d42e - - default default] Successfully bumped revision number for resource 5a58b9c8-a269-42b8-932e-7b1fd0dd93a2 (type: routers) to 2 [pid: 7|app: 0|req: 1172/2470] 10.0.0.221 () {34 vars in 742 bytes} [Sun May 31 18:36:09 2026] PUT /v2.0/routers/5a58b9c8-a269-42b8-932e-7b1fd0dd93a2 => generated 581 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2471] 10.0.0.16 () {34 vars in 1001 bytes} [Sun May 31 18:36:09 2026] GET /v2.0/ports?tenant_id=61da0c7ab4554787bd233a7b25af5fe5&fields=id => generated 333 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2472] 10.0.0.221 () {32 vars in 736 bytes} [Sun May 31 18:36:09 2026] GET /v2.0/ports?device_id=5a58b9c8-a269-42b8-932e-7b1fd0dd93a2 => 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: 1174/2473] 10.0.0.16 () {34 vars in 1007 bytes} [Sun May 31 18:36:09 2026] GET /v2.0/networks/bebe0593-5771-4e86-b8df-fe0ef89169ad?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: 1175/2474] 10.0.0.16 () {34 vars in 1107 bytes} [Sun May 31 18:36:09 2026] GET /v2.0/networks/bebe0593-5771-4e86-b8df-fe0ef89169ad?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) [pid: 8|app: 0|req: 1300/2475] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:36:09 2026] DELETE /v2.0/routers/5a58b9c8-a269-42b8-932e-7b1fd0dd93a2 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2476] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:36:09 2026] GET /v2.0/ports?tenant_id=61da0c7ab4554787bd233a7b25af5fe5&device_id=83e64052-a409-4ba8-9f72-d7a1a296f257 => generated 1434 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2477] 10.0.0.221 () {32 vars in 721 bytes} [Sun May 31 18:36:09 2026] GET /v2.0/routers/fe2cdc9e-ad24-462a-a140-899626a812c7 => generated 589 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2478] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:36:09 2026] GET /v2.0/ports?device_id=4892a17a-29b1-42f1-b84b-2b9b93d8b3ff => 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: 1302/2479] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:36:09 2026] GET /v2.0/networks?id=8f47d89c-41c3-43b7-abf0-e435726d0efc => generated 804 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2480] 199.204.45.227 () {34 vars in 1056 bytes} [Sun May 31 18:36:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.32&port_id=531209d3-0559-4468-8fb8-d4570f0e2717 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2481] 199.204.45.227 () {34 vars in 1104 bytes} [Sun May 31 18:36:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2e8&port_id=531209d3-0559-4468-8fb8-d4570f0e2717 => 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: 1305/2482] 199.204.45.227 () {34 vars in 1064 bytes} [Sun May 31 18:36:10 2026] GET /v2.0/subnets?id=60742595-529c-41b7-ab13-e650fde71eb3&id=4061208f-8653-4594-b607-48ede9b876c3 => generated 1409 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2483] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:36:10 2026] GET /v2.0/ports?network_id=8f47d89c-41c3-43b7-abf0-e435726d0efc&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: 1307/2484] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:36:10 2026] GET /v2.0/ports?network_id=8f47d89c-41c3-43b7-abf0-e435726d0efc&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: 8|app: 0|req: 1308/2485] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:36:10 2026] GET /v2.0/networks/8f47d89c-41c3-43b7-abf0-e435726d0efc?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: 1309/2486] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:36:10 2026] GET /v2.0/networks/8f47d89c-41c3-43b7-abf0-e435726d0efc?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-05-31 18:36:10.345 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c989bc5-4f94-49f5-9820-7ab00e4f86bd 50348294ae6b41c28a12a509d1fd67c6 50709a3ef908493a91cfd832d4f0d42e - - default default] Successfully bumped revision number for resource fe2cdc9e-ad24-462a-a140-899626a812c7 (type: routers) to 2 [pid: 7|app: 0|req: 1178/2487] 10.0.0.221 () {34 vars in 742 bytes} [Sun May 31 18:36:09 2026] PUT /v2.0/routers/fe2cdc9e-ad24-462a-a140-899626a812c7 => generated 589 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2488] 10.0.0.221 () {32 vars in 736 bytes} [Sun May 31 18:36:10 2026] GET /v2.0/ports?device_id=fe2cdc9e-ad24-462a-a140-899626a812c7 => 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: 1179/2489] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:36:10 2026] DELETE /v2.0/routers/fe2cdc9e-ad24-462a-a140-899626a812c7 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2490] 10.0.0.221 () {32 vars in 721 bytes} [Sun May 31 18:36:10 2026] GET /v2.0/routers/1c088373-4eb6-4d2a-a9ab-498e2e6fb511 => generated 598 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:36:10.924 7 INFO neutron.db.ovn_revision_numbers_db [None req-3405ac3a-6d04-45d0-bfd8-592795907aa7 50348294ae6b41c28a12a509d1fd67c6 50709a3ef908493a91cfd832d4f0d42e - - default default] Successfully bumped revision number for resource 1c088373-4eb6-4d2a-a9ab-498e2e6fb511 (type: routers) to 2 [pid: 7|app: 0|req: 1180/2491] 10.0.0.221 () {34 vars in 742 bytes} [Sun May 31 18:36:10 2026] PUT /v2.0/routers/1c088373-4eb6-4d2a-a9ab-498e2e6fb511 => generated 598 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2492] 10.0.0.221 () {32 vars in 736 bytes} [Sun May 31 18:36:10 2026] GET /v2.0/ports?device_id=1c088373-4eb6-4d2a-a9ab-498e2e6fb511 => 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: 1181/2493] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:36:10 2026] DELETE /v2.0/routers/1c088373-4eb6-4d2a-a9ab-498e2e6fb511 => 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: 1313/2494] 10.0.0.221 () {32 vars in 721 bytes} [Sun May 31 18:36:11 2026] GET /v2.0/routers/442f6567-520b-4324-b5b8-4972eb76b02d => generated 583 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:36:11.558 7 INFO neutron.db.ovn_revision_numbers_db [None req-52104e7f-29c2-4c62-9bde-9164df607e24 50348294ae6b41c28a12a509d1fd67c6 50709a3ef908493a91cfd832d4f0d42e - - default default] Successfully bumped revision number for resource 442f6567-520b-4324-b5b8-4972eb76b02d (type: routers) to 2 [pid: 7|app: 0|req: 1182/2495] 10.0.0.221 () {34 vars in 742 bytes} [Sun May 31 18:36:11 2026] PUT /v2.0/routers/442f6567-520b-4324-b5b8-4972eb76b02d => generated 583 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2496] 10.0.0.221 () {32 vars in 736 bytes} [Sun May 31 18:36:11 2026] GET /v2.0/ports?device_id=442f6567-520b-4324-b5b8-4972eb76b02d => 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: 1183/2497] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:36:11 2026] DELETE /v2.0/routers/442f6567-520b-4324-b5b8-4972eb76b02d => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2498] 10.0.0.221 () {32 vars in 721 bytes} [Sun May 31 18:36:11 2026] GET /v2.0/routers/259123e1-a173-400f-81a8-1d3792b8664b => generated 576 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2499] 10.0.0.221 () {34 vars in 742 bytes} [Sun May 31 18:36:11 2026] PUT /v2.0/routers/259123e1-a173-400f-81a8-1d3792b8664b => generated 576 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2500] 10.0.0.221 () {32 vars in 736 bytes} [Sun May 31 18:36:12 2026] GET /v2.0/ports?device_id=259123e1-a173-400f-81a8-1d3792b8664b => 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: 1185/2501] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:36:12 2026] DELETE /v2.0/routers/259123e1-a173-400f-81a8-1d3792b8664b => generated 0 bytes in 220 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:36:13.363 7 INFO neutron.db.ovn_revision_numbers_db [None req-c766794f-cb7e-4270-aba6-cf1cc67c80c4 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource b2da94c4-fa9a-4b70-9272-b5d6ca1c0340 (type: security_groups) to 1 2026-05-31 18:36:13.378 7 INFO neutron.db.ovn_revision_numbers_db [None req-c766794f-cb7e-4270-aba6-cf1cc67c80c4 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 6e242940-5d63-4ae9-b1e2-7a2faa611eae (type: security_group_rules) to 0 2026-05-31 18:36:13.392 7 INFO neutron.db.ovn_revision_numbers_db [None req-c766794f-cb7e-4270-aba6-cf1cc67c80c4 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 8f926e1c-abb7-4182-9cd2-6a93ae936332 (type: security_group_rules) to 0 2026-05-31 18:36:13.409 8 INFO neutron.db.ovn_revision_numbers_db [None req-c8457cac-bbfc-4c67-acd4-e8e3b3b09dfb 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Successfully bumped revision number for resource f15158dc-777f-43f3-b33e-f7bebdc5bbc8 (type: security_groups) to 1 2026-05-31 18:36:13.414 7 INFO neutron.db.ovn_revision_numbers_db [None req-c766794f-cb7e-4270-aba6-cf1cc67c80c4 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 914709f9-f1c0-4911-ad5e-847d70294683 (type: security_group_rules) to 0 2026-05-31 18:36:13.420 8 INFO neutron.db.ovn_revision_numbers_db [None req-c8457cac-bbfc-4c67-acd4-e8e3b3b09dfb 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Successfully bumped revision number for resource 11ba5436-544a-49ba-9777-28cf4853f6e4 (type: security_group_rules) to 0 2026-05-31 18:36:13.429 8 INFO neutron.db.ovn_revision_numbers_db [None req-c8457cac-bbfc-4c67-acd4-e8e3b3b09dfb 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Successfully bumped revision number for resource 5804b55e-f6d2-4d17-a1da-bac738ecf1e2 (type: security_group_rules) to 0 2026-05-31 18:36:13.431 7 INFO neutron.db.ovn_revision_numbers_db [None req-c766794f-cb7e-4270-aba6-cf1cc67c80c4 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource c243d62d-6966-4cec-968f-aff8a04435d3 (type: security_group_rules) to 0 2026-05-31 18:36:13.440 8 INFO neutron.db.ovn_revision_numbers_db [None req-c8457cac-bbfc-4c67-acd4-e8e3b3b09dfb 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Successfully bumped revision number for resource 8c029d02-9f8e-4cc7-bd36-011fb6c16f9f (type: security_group_rules) to 0 2026-05-31 18:36:13.450 8 INFO neutron.db.ovn_revision_numbers_db [None req-c8457cac-bbfc-4c67-acd4-e8e3b3b09dfb 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Successfully bumped revision number for resource d598510b-fc4e-4d69-821c-b5ff3bd67189 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1186/2502] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:13 2026] GET /v2.0/security-groups?tenant_id=8dd6f58f5ac147bfa60d499be4b4f066&name=default => generated 2925 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:36:13.533 8 INFO neutron.db.segments_db [None req-c8457cac-bbfc-4c67-acd4-e8e3b3b09dfb 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Added segment 411f1b08-f329-4f21-a2e9-2dcf76ea822d of type geneve for network e3ec778f-df47-491e-90ab-05886d9925d4 2026-05-31 18:36:13.715 8 INFO neutron.db.ovn_revision_numbers_db [None req-c8457cac-bbfc-4c67-acd4-e8e3b3b09dfb 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Successfully bumped revision number for resource e3ec778f-df47-491e-90ab-05886d9925d4 (type: networks) to 1 [pid: 7|app: 0|req: 1187/2503] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:13 2026] DELETE /v2.0/security-groups/b2da94c4-fa9a-4b70-9272-b5d6ca1c0340 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:36:13.899 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c8457cac-bbfc-4c67-acd4-e8e3b3b09dfb 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] No more DHCP agents 2026-05-31 18:36:13.901 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c8457cac-bbfc-4c67-acd4-e8e3b3b09dfb 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Unable to schedule network e3ec778f-df47-491e-90ab-05886d9925d4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:36:13.986 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fe9fb8cb-d4ab-440d-9d01-fa00ab9344b4 - - - - - -] OVN reports status down for port: 2bcd117c-9b3f-482c-a715-a8ba0af7519b 2026-05-31 18:36:14.002 8 INFO neutron.db.ovn_revision_numbers_db [None req-c8457cac-bbfc-4c67-acd4-e8e3b3b09dfb 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Successfully bumped revision number for resource 2bcd117c-9b3f-482c-a715-a8ba0af7519b (type: ports) to 1 [pid: 8|app: 0|req: 1317/2506] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:36:13 2026] POST /v2.0/networks => generated 632 bytes in 1007 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:36:14.103 7 INFO neutron.db.ovn_revision_numbers_db [None req-8bf5a9a9-5419-4933-a772-77f5cf8e9fff f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 094b6668-3476-4c3c-a7a9-280745b9a24c (type: security_groups) to 1 2026-05-31 18:36:14.114 7 INFO neutron.db.ovn_revision_numbers_db [None req-8bf5a9a9-5419-4933-a772-77f5cf8e9fff f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 2baf9259-f5c6-44ff-aa07-7cce1143cc87 (type: security_group_rules) to 0 2026-05-31 18:36:14.125 7 INFO neutron.db.ovn_revision_numbers_db [None req-8bf5a9a9-5419-4933-a772-77f5cf8e9fff f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 80fdc5b9-5f20-44be-9240-c9c141a75eea (type: security_group_rules) to 0 2026-05-31 18:36:14.136 7 INFO neutron.db.ovn_revision_numbers_db [None req-8bf5a9a9-5419-4933-a772-77f5cf8e9fff f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource dfa4856d-fa66-4d64-a765-ba3f53714b49 (type: security_group_rules) to 0 2026-05-31 18:36:14.146 7 INFO neutron.db.ovn_revision_numbers_db [None req-8bf5a9a9-5419-4933-a772-77f5cf8e9fff f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource ec46b1c0-51cf-4a8a-8681-a71ce2177f65 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1190/2507] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:13 2026] GET /v2.0/security-groups?tenant_id=5ed92405d9e34d4b9a1b45f57a25dfbb&name=default => generated 2925 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:36:14.283 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b5d1ef05-8dee-4955-b12b-442692488326 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] No more DHCP agents 2026-05-31 18:36:14.284 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b5d1ef05-8dee-4955-b12b-442692488326 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Unable to schedule network e3ec778f-df47-491e-90ab-05886d9925d4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:36:14.365 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fe9fb8cb-d4ab-440d-9d01-fa00ab9344b4 - - - - - -] OVN reports status down for port: 263306f3-5908-4600-8926-a58b6ee6a1d3 2026-05-31 18:36:14.440 8 INFO neutron.db.ovn_revision_numbers_db [None req-b5d1ef05-8dee-4955-b12b-442692488326 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Successfully bumped revision number for resource 263306f3-5908-4600-8926-a58b6ee6a1d3 (type: ports) to 1 [pid: 8|app: 0|req: 1318/2508] 10.0.0.221 () {34 vars in 664 bytes} [Sun May 31 18:36:14 2026] POST /v2.0/ports => generated 743 bytes in 474 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: 1191/2509] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:14 2026] DELETE /v2.0/security-groups/094b6668-3476-4c3c-a7a9-280745b9a24c => generated 0 bytes in 331 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2510] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:36:14 2026] GET /v2.0/networks?id=bebe0593-5771-4e86-b8df-fe0ef89169ad => generated 704 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2511] 199.204.45.227 () {34 vars in 1050 bytes} [Sun May 31 18:36:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=61da0c7ab4554787bd233a7b25af5fe5 => generated 178 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:36:14.926 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-1616966e-738d-4062-b4e8-63864bcd1515 req-e55038f3-ceac-45f5-9bfe-380b28f5aebd 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] No more DHCP agents 2026-05-31 18:36:14.928 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-1616966e-738d-4062-b4e8-63864bcd1515 req-e55038f3-ceac-45f5-9bfe-380b28f5aebd 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Unable to schedule network bebe0593-5771-4e86-b8df-fe0ef89169ad: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:36:15.129 8 INFO neutron.db.ovn_revision_numbers_db [req-1616966e-738d-4062-b4e8-63864bcd1515 req-e55038f3-ceac-45f5-9bfe-380b28f5aebd 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource 9d8a9c8d-1ec6-4245-bb89-89c64f487933 (type: ports) to 1 [pid: 8|app: 0|req: 1321/2512] 199.204.45.227 () {38 vars in 955 bytes} [Sun May 31 18:36:14 2026] POST /v2.0/ports => generated 1183 bytes in 588 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, ' 2026-05-31 18:36:15.323 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fe9fb8cb-d4ab-440d-9d01-fa00ab9344b4 - - - - - -] OVN reports status down for port: 9d8a9c8d-1ec6-4245-bb89-89c64f487933 2026-05-31 18:36:15.384 8 INFO neutron.db.ovn_revision_numbers_db [None req-530dec91-c87e-4d18-8a3c-f5eb4f770242 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 0edeb4de-fd27-498e-ac97-99e486c291d0 (type: security_groups) to 1 2026-05-31 18:36:15.395 8 INFO neutron.db.ovn_revision_numbers_db [None req-530dec91-c87e-4d18-8a3c-f5eb4f770242 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 26afaf01-c76c-444f-9047-9d39b68420d7 (type: security_group_rules) to 0 2026-05-31 18:36:15.405 8 INFO neutron.db.ovn_revision_numbers_db [None req-530dec91-c87e-4d18-8a3c-f5eb4f770242 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 435848f3-23e9-4b1c-9069-6df1be63e9d4 (type: security_group_rules) to 0 2026-05-31 18:36:15.416 8 INFO neutron.db.ovn_revision_numbers_db [None req-530dec91-c87e-4d18-8a3c-f5eb4f770242 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 92fbbeeb-31c2-42e4-9c47-6fe046305c59 (type: security_group_rules) to 0 2026-05-31 18:36:15.426 8 INFO neutron.db.ovn_revision_numbers_db [None req-530dec91-c87e-4d18-8a3c-f5eb4f770242 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource aac7e0c1-7d78-4bb1-94a3-07cb6bfa1dd9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1192/2513] 10.0.0.221 () {34 vars in 666 bytes} [Sun May 31 18:36:14 2026] POST /v2.0/trunks => generated 409 bytes in 940 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2514] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:15 2026] GET /v2.0/security-groups?tenant_id=50709a3ef908493a91cfd832d4f0d42e&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2515] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:36:15 2026] GET /v2.0/ports?device_id=4892a17a-29b1-42f1-b84b-2b9b93d8b3ff => generated 1186 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2516] 10.0.0.61 () {34 vars in 989 bytes} [Sun May 31 18:36:15 2026] GET /v2.0/ports?device_id=83e64052-a409-4ba8-9f72-d7a1a296f257 => generated 1434 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:36:15.609 7 INFO neutron.db.segments_db [None req-9585c39a-4f80-4589-b213-689a31c370bd 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Added segment d73d2053-e3c3-4496-a768-19a30b6933ae of type geneve for network 98f3f5e9-8633-4f8f-b492-f3857fe2a06a 2026-05-31 18:36:15.721 7 INFO neutron.db.ovn_revision_numbers_db [None req-9585c39a-4f80-4589-b213-689a31c370bd 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Successfully bumped revision number for resource 98f3f5e9-8633-4f8f-b492-f3857fe2a06a (type: networks) to 1 2026-05-31 18:36:15.904 8 INFO neutron.db.ovn_revision_numbers_db [req-1616966e-738d-4062-b4e8-63864bcd1515 req-92c71283-8477-49a0-9c0b-e67dc8220def d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource 9d8a9c8d-1ec6-4245-bb89-89c64f487933 (type: ports) to 2 2026-05-31 18:36:15.906 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9585c39a-4f80-4589-b213-689a31c370bd 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] No more DHCP agents 2026-05-31 18:36:15.907 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9585c39a-4f80-4589-b213-689a31c370bd 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Unable to schedule network 98f3f5e9-8633-4f8f-b492-f3857fe2a06a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:36:15.967 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fe9fb8cb-d4ab-440d-9d01-fa00ab9344b4 - - - - - -] OVN reports status down for port: 48cfa9ee-0c39-482e-a61e-868d273d6b14 2026-05-31 18:36:16.035 7 INFO neutron.db.ovn_revision_numbers_db [None req-9585c39a-4f80-4589-b213-689a31c370bd 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Successfully bumped revision number for resource 48cfa9ee-0c39-482e-a61e-868d273d6b14 (type: ports) to 1 [pid: 7|app: 0|req: 1194/2517] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:36:15 2026] POST /v2.0/networks => generated 632 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:36:16.161 8 INFO neutron.db.ovn_revision_numbers_db [req-1616966e-738d-4062-b4e8-63864bcd1515 req-92c71283-8477-49a0-9c0b-e67dc8220def d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource 9d8a9c8d-1ec6-4245-bb89-89c64f487933 (type: ports) to 4 [pid: 8|app: 0|req: 1324/2518] 199.204.45.227 () {38 vars in 1028 bytes} [Sun May 31 18:36:15 2026] PUT /v2.0/ports/9d8a9c8d-1ec6-4245-bb89-89c64f487933 => generated 1433 bytes in 687 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: 1325/2519] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:36:16 2026] GET /v2.0/security-groups?id=912252be-fcca-4c38-80b9-25e0b1395b56&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:36:16.222 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f85f37cc-bccd-4439-9ffc-3ba6d470fb49'] response: {'name': 'network-changed', 'server_uuid': '4892a17a-29b1-42f1-b84b-2b9b93d8b3ff', 'tag': '9d8a9c8d-1ec6-4245-bb89-89c64f487933', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1326/2520] 10.0.0.61 () {34 vars in 1039 bytes} [Sun May 31 18:36:16 2026] GET /v2.0/security-groups?id=912252be-fcca-4c38-80b9-25e0b1395b56&fields=id&fields=name => generated 111 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2521] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:16 2026] DELETE /v2.0/security-groups/0edeb4de-fd27-498e-ac97-99e486c291d0 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:36:16.626 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-18f241d0-d30f-4842-a302-40c44290a848 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] No more DHCP agents 2026-05-31 18:36:16.628 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-18f241d0-d30f-4842-a302-40c44290a848 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Unable to schedule network 98f3f5e9-8633-4f8f-b492-f3857fe2a06a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:36:16.719 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fe9fb8cb-d4ab-440d-9d01-fa00ab9344b4 - - - - - -] OVN reports status down for port: 6c566125-b023-4c9f-88be-28f54489b010 [pid: 7|app: 0|req: 1196/2522] 10.0.0.180 () {28 vars in 619 bytes} [Sun May 31 18:36:16 2026] GET /v2.0/network-ip-availabilities => generated 4665 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:36:16.783 8 INFO neutron.db.ovn_revision_numbers_db [None req-18f241d0-d30f-4842-a302-40c44290a848 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Successfully bumped revision number for resource 6c566125-b023-4c9f-88be-28f54489b010 (type: ports) to 1 [pid: 7|app: 0|req: 1197/2523] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:36:16 2026] GET /v2.0/ports?tenant_id=61da0c7ab4554787bd233a7b25af5fe5&device_id=4892a17a-29b1-42f1-b84b-2b9b93d8b3ff => generated 1436 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2524] 10.0.0.221 () {34 vars in 664 bytes} [Sun May 31 18:36:16 2026] POST /v2.0/ports => generated 743 bytes in 568 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: 1198/2525] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:36:16 2026] GET /v2.0/subnets => generated 6865 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2526] 199.204.45.227 () {34 vars in 1018 bytes} [Sun May 31 18:36:16 2026] GET /v2.0/networks?tenant_id=61da0c7ab4554787bd233a7b25af5fe5&shared=False => generated 2385 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2527] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:36:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2528] 199.204.45.227 () {34 vars in 930 bytes} [Sun May 31 18:36:16 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2529] 10.0.0.180 () {28 vars in 581 bytes} [Sun May 31 18:36:16 2026] GET /v2.0/agents => generated 1214 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2530] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:36:17 2026] GET /v2.0/routers => generated 2890 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2531] 10.0.0.180 () {28 vars in 624 bytes} [Sun May 31 18:36:17 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: 1199/2532] 10.0.0.221 () {34 vars in 666 bytes} [Sun May 31 18:36:16 2026] POST /v2.0/trunks => generated 409 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2533] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:36:17 2026] GET /v2.0/floatingips => generated 1703 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:36:17.238 7 INFO neutron.db.segments_db [None req-c44bc7d1-5778-4d05-a8f9-edccf9171741 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Added segment 27854158-c027-4d15-b3a6-3fd6824d9e95 of type geneve for network 148327c9-8646-4c99-8f20-d6063dce8a63 [pid: 8|app: 0|req: 1335/2534] 10.0.0.180 () {28 vars in 585 bytes} [Sun May 31 18:36:17 2026] GET /v2.0/networks => generated 7473 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2535] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:36:17 2026] GET /v2.0/subnets => generated 6865 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:36:17.364 7 INFO neutron.db.ovn_revision_numbers_db [None req-c44bc7d1-5778-4d05-a8f9-edccf9171741 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Successfully bumped revision number for resource 148327c9-8646-4c99-8f20-d6063dce8a63 (type: networks) to 1 [pid: 8|app: 0|req: 1337/2536] 10.0.0.180 () {28 vars in 599 bytes} [Sun May 31 18:36:17 2026] GET /v2.0/security-groups => generated 45559 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2537] 10.0.0.180 () {28 vars in 579 bytes} [Sun May 31 18:36:17 2026] GET /v2.0/ports => generated 28719 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-31 18:36:17.541 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c44bc7d1-5778-4d05-a8f9-edccf9171741 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] No more DHCP agents 2026-05-31 18:36:17.542 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c44bc7d1-5778-4d05-a8f9-edccf9171741 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Unable to schedule network 148327c9-8646-4c99-8f20-d6063dce8a63: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:36:17.619 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fe9fb8cb-d4ab-440d-9d01-fa00ab9344b4 - - - - - -] OVN reports status down for port: 9fd671ff-9bb5-4cab-92d2-b3608033ee26 2026-05-31 18:36:17.683 7 INFO neutron.db.ovn_revision_numbers_db [None req-c44bc7d1-5778-4d05-a8f9-edccf9171741 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Successfully bumped revision number for resource 9fd671ff-9bb5-4cab-92d2-b3608033ee26 (type: ports) to 1 [pid: 7|app: 0|req: 1200/2538] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:36:17 2026] POST /v2.0/networks => generated 631 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:36:17.963 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1a981a3f-fcf7-4375-ac99-de635cedcd4f 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] No more DHCP agents 2026-05-31 18:36:17.965 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1a981a3f-fcf7-4375-ac99-de635cedcd4f 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Unable to schedule network 148327c9-8646-4c99-8f20-d6063dce8a63: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1201/2539] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:36:17 2026] GET /v2.0/ports?tenant_id=61da0c7ab4554787bd233a7b25af5fe5&device_id=4892a17a-29b1-42f1-b84b-2b9b93d8b3ff => generated 1436 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2540] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:36:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.215&port_id=9d8a9c8d-1ec6-4245-bb89-89c64f487933 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:36:18.069 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fe9fb8cb-d4ab-440d-9d01-fa00ab9344b4 - - - - - -] OVN reports status down for port: 054c723d-df3f-44f3-9d47-1fb32604b556 [pid: 7|app: 0|req: 1203/2541] 199.204.45.227 () {34 vars in 1104 bytes} [Sun May 31 18:36:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A10&port_id=9d8a9c8d-1ec6-4245-bb89-89c64f487933 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:36:18.131 8 INFO neutron.db.ovn_revision_numbers_db [None req-1a981a3f-fcf7-4375-ac99-de635cedcd4f 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Successfully bumped revision number for resource 054c723d-df3f-44f3-9d47-1fb32604b556 (type: ports) to 1 [pid: 7|app: 0|req: 1204/2542] 199.204.45.227 () {34 vars in 1064 bytes} [Sun May 31 18:36:18 2026] GET /v2.0/subnets?id=e687b2aa-e56b-4fdc-82f4-5d304e3e11ab&id=a2343230-eeda-4f1b-939c-814219ab84d8 => generated 1412 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2543] 10.0.0.221 () {34 vars in 664 bytes} [Sun May 31 18:36:17 2026] POST /v2.0/ports => generated 743 bytes in 452 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: 1205/2544] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:36:18 2026] GET /v2.0/ports?network_id=bebe0593-5771-4e86-b8df-fe0ef89169ad&device_owner=network%3Adhcp => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2545] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:36:18 2026] GET /v2.0/ports?network_id=bebe0593-5771-4e86-b8df-fe0ef89169ad&device_owner=network%3Adhcp => 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: 1207/2546] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:36:18 2026] GET /v2.0/networks/bebe0593-5771-4e86-b8df-fe0ef89169ad?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: 1208/2547] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:36:18 2026] GET /v2.0/networks/bebe0593-5771-4e86-b8df-fe0ef89169ad?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) [pid: 8|app: 0|req: 1340/2548] 10.0.0.221 () {34 vars in 666 bytes} [Sun May 31 18:36:18 2026] POST /v2.0/trunks => generated 409 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:36:18.501 7 INFO neutron.db.segments_db [None req-165f1282-885b-44d5-8590-1a74c119177e 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Added segment 388ad3e2-b738-4dd7-aed6-baa386e47987 of type geneve for network c22f00ee-80a4-46a9-969d-c464f2ba4f95 2026-05-31 18:36:18.617 7 INFO neutron.db.ovn_revision_numbers_db [None req-165f1282-885b-44d5-8590-1a74c119177e 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Successfully bumped revision number for resource c22f00ee-80a4-46a9-969d-c464f2ba4f95 (type: networks) to 1 2026-05-31 18:36:18.768 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-165f1282-885b-44d5-8590-1a74c119177e 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] No more DHCP agents 2026-05-31 18:36:18.770 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-165f1282-885b-44d5-8590-1a74c119177e 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Unable to schedule network c22f00ee-80a4-46a9-969d-c464f2ba4f95: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:36:18.824 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fe9fb8cb-d4ab-440d-9d01-fa00ab9344b4 - - - - - -] OVN reports status down for port: 7fdcfd35-85b1-433b-b6b3-23fff5687c9f 2026-05-31 18:36:18.893 7 INFO neutron.db.ovn_revision_numbers_db [None req-165f1282-885b-44d5-8590-1a74c119177e 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Successfully bumped revision number for resource 7fdcfd35-85b1-433b-b6b3-23fff5687c9f (type: ports) to 1 [pid: 7|app: 0|req: 1209/2549] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:36:18 2026] POST /v2.0/networks => generated 630 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:36:19.165 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1d19a990-8cf7-4c8f-badc-2d8430f1758b 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] No more DHCP agents 2026-05-31 18:36:19.166 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1d19a990-8cf7-4c8f-badc-2d8430f1758b 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Unable to schedule network c22f00ee-80a4-46a9-969d-c464f2ba4f95: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:36:19.238 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fe9fb8cb-d4ab-440d-9d01-fa00ab9344b4 - - - - - -] OVN reports status down for port: 01737abb-9f00-40e5-965a-8044c56d6628 2026-05-31 18:36:19.291 8 INFO neutron.db.ovn_revision_numbers_db [None req-1d19a990-8cf7-4c8f-badc-2d8430f1758b 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Successfully bumped revision number for resource 01737abb-9f00-40e5-965a-8044c56d6628 (type: ports) to 1 [pid: 8|app: 0|req: 1341/2550] 10.0.0.221 () {34 vars in 664 bytes} [Sun May 31 18:36:18 2026] POST /v2.0/ports => generated 743 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2551] 10.0.0.221 () {34 vars in 666 bytes} [Sun May 31 18:36:19 2026] POST /v2.0/trunks => generated 409 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, ' 2026-05-31 18:36:19.588 8 INFO neutron.db.segments_db [None req-f3c0ed95-6468-4f13-89ec-cd7151a2b20b 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Added segment 2ded3111-acd3-4726-8348-f2e3050f94cc of type geneve for network 93ed621e-f931-4644-b26e-12d2c713ddbd 2026-05-31 18:36:19.696 8 INFO neutron.db.ovn_revision_numbers_db [None req-f3c0ed95-6468-4f13-89ec-cd7151a2b20b 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Successfully bumped revision number for resource 93ed621e-f931-4644-b26e-12d2c713ddbd (type: networks) to 1 2026-05-31 18:36:19.842 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f3c0ed95-6468-4f13-89ec-cd7151a2b20b 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] No more DHCP agents 2026-05-31 18:36:19.843 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f3c0ed95-6468-4f13-89ec-cd7151a2b20b 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Unable to schedule network 93ed621e-f931-4644-b26e-12d2c713ddbd: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:36:19.914 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fe9fb8cb-d4ab-440d-9d01-fa00ab9344b4 - - - - - -] OVN reports status down for port: a605f703-3178-44cf-95cc-42f39e964e45 2026-05-31 18:36:19.948 8 INFO neutron.db.ovn_revision_numbers_db [None req-f3c0ed95-6468-4f13-89ec-cd7151a2b20b 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Successfully bumped revision number for resource a605f703-3178-44cf-95cc-42f39e964e45 (type: ports) to 1 [pid: 8|app: 0|req: 1342/2552] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:36:19 2026] POST /v2.0/networks => generated 631 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:36:20.183 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-59c26517-a369-4ac7-9adc-f2ae92d778c6 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] No more DHCP agents 2026-05-31 18:36:20.185 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-59c26517-a369-4ac7-9adc-f2ae92d778c6 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Unable to schedule network 93ed621e-f931-4644-b26e-12d2c713ddbd: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:36:20.273 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fe9fb8cb-d4ab-440d-9d01-fa00ab9344b4 - - - - - -] OVN reports status down for port: d5cca644-52df-4820-9f35-be6093ebdcbc 2026-05-31 18:36:20.356 7 INFO neutron.db.ovn_revision_numbers_db [None req-59c26517-a369-4ac7-9adc-f2ae92d778c6 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Successfully bumped revision number for resource d5cca644-52df-4820-9f35-be6093ebdcbc (type: ports) to 1 [pid: 7|app: 0|req: 1211/2553] 10.0.0.221 () {34 vars in 664 bytes} [Sun May 31 18:36:19 2026] POST /v2.0/ports => generated 743 bytes in 463 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-05-31 18:36:20.541 8 INFO neutron.db.ovn_revision_numbers_db [None req-d054bdc4-781e-4467-afa9-0ace748e9c39 ca51a2b355c14003a14e83e73b137628 4c7edb5ecf304d4aa402bca7855f4f43 - - default default] Successfully bumped revision number for resource d765fe19-7226-4d4f-84ed-6cf986c81e20 (type: security_groups) to 1 2026-05-31 18:36:20.552 8 INFO neutron.db.ovn_revision_numbers_db [None req-d054bdc4-781e-4467-afa9-0ace748e9c39 ca51a2b355c14003a14e83e73b137628 4c7edb5ecf304d4aa402bca7855f4f43 - - default default] Successfully bumped revision number for resource 0a587ae7-b03d-4ede-b374-bd79419cf5eb (type: security_group_rules) to 0 2026-05-31 18:36:20.562 8 INFO neutron.db.ovn_revision_numbers_db [None req-d054bdc4-781e-4467-afa9-0ace748e9c39 ca51a2b355c14003a14e83e73b137628 4c7edb5ecf304d4aa402bca7855f4f43 - - default default] Successfully bumped revision number for resource b37aff43-2acf-4473-9af5-e73020fdc8ab (type: security_group_rules) to 0 2026-05-31 18:36:20.572 8 INFO neutron.db.ovn_revision_numbers_db [None req-d054bdc4-781e-4467-afa9-0ace748e9c39 ca51a2b355c14003a14e83e73b137628 4c7edb5ecf304d4aa402bca7855f4f43 - - default default] Successfully bumped revision number for resource c95c715f-6b9d-470f-8cc0-b59125fe85f0 (type: security_group_rules) to 0 2026-05-31 18:36:20.584 8 INFO neutron.db.ovn_revision_numbers_db [None req-d054bdc4-781e-4467-afa9-0ace748e9c39 ca51a2b355c14003a14e83e73b137628 4c7edb5ecf304d4aa402bca7855f4f43 - - default default] Successfully bumped revision number for resource e3be494b-c8cc-4c85-8508-ee1aaf85269b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1212/2554] 10.0.0.221 () {34 vars in 666 bytes} [Sun May 31 18:36:20 2026] POST /v2.0/trunks => generated 409 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2555] 10.0.0.221 () {34 vars in 749 bytes} [Sun May 31 18:36:20 2026] PUT /v2.0/trunks/181e1504-3c85-4650-a290-9704f9d6414b/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2556] 10.0.0.221 () {34 vars in 749 bytes} [Sun May 31 18:36:20 2026] PUT /v2.0/trunks/cafbce20-261f-46b8-bdd5-0a39578b8cef/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:36:20.713 8 INFO neutron.db.ovn_revision_numbers_db [None req-d054bdc4-781e-4467-afa9-0ace748e9c39 ca51a2b355c14003a14e83e73b137628 4c7edb5ecf304d4aa402bca7855f4f43 - - default default] Successfully bumped revision number for resource f77fddc5-8027-435e-806c-0cd000e3c020 (type: security_groups) to 1 2026-05-31 18:36:20.724 8 INFO neutron.db.ovn_revision_numbers_db [None req-d054bdc4-781e-4467-afa9-0ace748e9c39 ca51a2b355c14003a14e83e73b137628 4c7edb5ecf304d4aa402bca7855f4f43 - - default default] Successfully bumped revision number for resource a0bdf487-280b-47f5-ba08-661407310edc (type: security_group_rules) to 0 2026-05-31 18:36:20.734 8 INFO neutron.db.ovn_revision_numbers_db [None req-d054bdc4-781e-4467-afa9-0ace748e9c39 ca51a2b355c14003a14e83e73b137628 4c7edb5ecf304d4aa402bca7855f4f43 - - default default] Successfully bumped revision number for resource dd0e8550-99fa-49b3-b34d-e3e492911406 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1215/2557] 10.0.0.221 () {34 vars in 749 bytes} [Sun May 31 18:36:20 2026] PUT /v2.0/trunks/066de54f-49fe-4fa2-8e87-0df6a2069cb3/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2558] 10.0.0.221 () {34 vars in 684 bytes} [Sun May 31 18:36:20 2026] POST /v2.0/security-groups => generated 1601 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2559] 10.0.0.221 () {34 vars in 749 bytes} [Sun May 31 18:36:20 2026] PUT /v2.0/trunks/b9a4a9ef-8a39-48fc-95f7-a069eecdb696/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2560] 10.0.0.221 () {32 vars in 662 bytes} [Sun May 31 18:36:20 2026] GET /v2.0/trunks?tags=red => generated 1252 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2561] 10.0.0.221 () {32 vars in 676 bytes} [Sun May 31 18:36:20 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 847 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2562] 10.0.0.221 () {32 vars in 672 bytes} [Sun May 31 18:36:20 2026] GET /v2.0/trunks?tags-any=blue => generated 847 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2563] 10.0.0.221 () {32 vars in 684 bytes} [Sun May 31 18:36:20 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1252 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2564] 10.0.0.221 () {32 vars in 670 bytes} [Sun May 31 18:36:20 2026] GET /v2.0/trunks?not-tags=red => generated 819 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:36:20.912 8 INFO neutron.db.ovn_revision_numbers_db [None req-04c8340b-eb3e-4b3f-b67f-b730f7f19d27 ca51a2b355c14003a14e83e73b137628 4c7edb5ecf304d4aa402bca7855f4f43 - - default default] Successfully bumped revision number for resource f38a5ef7-b3d0-47b7-b5fd-d906da0220cc (type: security_groups) to 1 [pid: 7|app: 0|req: 1222/2565] 10.0.0.221 () {32 vars in 684 bytes} [Sun May 31 18:36:20 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1224 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:36:20.924 8 INFO neutron.db.ovn_revision_numbers_db [None req-04c8340b-eb3e-4b3f-b67f-b730f7f19d27 ca51a2b355c14003a14e83e73b137628 4c7edb5ecf304d4aa402bca7855f4f43 - - default default] Successfully bumped revision number for resource 352ab849-e823-440d-862f-a4e1612f80c6 (type: security_group_rules) to 0 2026-05-31 18:36:20.937 8 INFO neutron.db.ovn_revision_numbers_db [None req-04c8340b-eb3e-4b3f-b67f-b730f7f19d27 ca51a2b355c14003a14e83e73b137628 4c7edb5ecf304d4aa402bca7855f4f43 - - default default] Successfully bumped revision number for resource ffa78bdf-6203-42da-aeda-b92b4c77a471 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1223/2566] 10.0.0.221 () {32 vars in 680 bytes} [Sun May 31 18:36:20 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1224 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2567] 10.0.0.221 () {32 vars in 692 bytes} [Sun May 31 18:36:20 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 819 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2568] 10.0.0.221 () {34 vars in 684 bytes} [Sun May 31 18:36:20 2026] POST /v2.0/security-groups => generated 1601 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-31 18:36:21.038 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fe9fb8cb-d4ab-440d-9d01-fa00ab9344b4 - - - - - -] OVN reports status up for port: 9d8a9c8d-1ec6-4245-bb89-89c64f487933 [pid: 7|app: 0|req: 1225/2569] 10.0.0.221 () {32 vars in 719 bytes} [Sun May 31 18:36:20 2026] GET /v2.0/trunks/181e1504-3c85-4650-a290-9704f9d6414b => generated 414 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:36:21.073 7 INFO neutron.plugins.ml2.plugin [None req-fe9fb8cb-d4ab-440d-9d01-fa00ab9344b4 - - - - - -] Attempt 1 to provision port 9d8a9c8d-1ec6-4245-bb89-89c64f487933 2026-05-31 18:36:21.168 8 INFO neutron.db.ovn_revision_numbers_db [None req-ed5be510-2f08-4368-b961-21d4c6975eae ca51a2b355c14003a14e83e73b137628 4c7edb5ecf304d4aa402bca7855f4f43 - - default default] Successfully bumped revision number for resource db3d7e0c-f48f-40bd-af2b-13992246053c (type: security_groups) to 1 2026-05-31 18:36:21.181 8 INFO neutron.db.ovn_revision_numbers_db [None req-ed5be510-2f08-4368-b961-21d4c6975eae ca51a2b355c14003a14e83e73b137628 4c7edb5ecf304d4aa402bca7855f4f43 - - default default] Successfully bumped revision number for resource 2b15141c-27b2-4b4b-a3b8-7dc436f822f9 (type: security_group_rules) to 0 2026-05-31 18:36:21.198 8 INFO neutron.db.ovn_revision_numbers_db [None req-ed5be510-2f08-4368-b961-21d4c6975eae ca51a2b355c14003a14e83e73b137628 4c7edb5ecf304d4aa402bca7855f4f43 - - default default] Successfully bumped revision number for resource f79cf1ba-0dd2-4076-9b0a-ec79a686915b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1345/2570] 10.0.0.221 () {34 vars in 684 bytes} [Sun May 31 18:36:20 2026] POST /v2.0/security-groups => generated 1601 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2571] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:36:21 2026] GET /v2.0/ports/263306f3-5908-4600-8926-a58b6ee6a1d3 => generated 826 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:36:21.317 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1db8ad78-640a-4c1e-9b88-d751c6f4a3f2'] response: {'server_uuid': '4892a17a-29b1-42f1-b84b-2b9b93d8b3ff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9d8a9c8d-1ec6-4245-bb89-89c64f487933', 'code': 200} 2026-05-31 18:36:21.380 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b9e1501-9402-46cd-9f57-56f33efa4350 ca51a2b355c14003a14e83e73b137628 4c7edb5ecf304d4aa402bca7855f4f43 - - default default] Successfully bumped revision number for resource ab8f9b4f-210e-40b2-a3b2-da2d4c62fff7 (type: security_groups) to 1 2026-05-31 18:36:21.395 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b9e1501-9402-46cd-9f57-56f33efa4350 ca51a2b355c14003a14e83e73b137628 4c7edb5ecf304d4aa402bca7855f4f43 - - default default] Successfully bumped revision number for resource cf39f3f8-1be7-4314-b686-64a6597601ec (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1227/2572] 10.0.0.221 () {32 vars in 722 bytes} [Sun May 31 18:36:21 2026] DELETE /v2.0/trunks/181e1504-3c85-4650-a290-9704f9d6414b => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:36:21.414 8 INFO neutron.db.ovn_revision_numbers_db [None req-0b9e1501-9402-46cd-9f57-56f33efa4350 ca51a2b355c14003a14e83e73b137628 4c7edb5ecf304d4aa402bca7855f4f43 - - default default] Successfully bumped revision number for resource dde74a88-a794-4853-a752-00209d364c0c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1346/2573] 10.0.0.221 () {34 vars in 684 bytes} [Sun May 31 18:36:21 2026] POST /v2.0/security-groups => generated 1601 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2574] 10.0.0.221 () {32 vars in 719 bytes} [Sun May 31 18:36:21 2026] GET /v2.0/trunks/cafbce20-261f-46b8-bdd5-0a39578b8cef => generated 422 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2575] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:36:21 2026] GET /v2.0/ports?device_id=4892a17a-29b1-42f1-b84b-2b9b93d8b3ff => generated 1200 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:36:21.670 8 INFO neutron.db.ovn_revision_numbers_db [None req-74dcdebc-6324-4d95-af79-549e274863c3 ca51a2b355c14003a14e83e73b137628 4c7edb5ecf304d4aa402bca7855f4f43 - - default default] Successfully bumped revision number for resource 2b6dd120-297e-4142-805f-cfe973c1086e (type: security_groups) to 1 2026-05-31 18:36:21.672 7 INFO neutron.db.ovn_revision_numbers_db [None req-fe9fb8cb-d4ab-440d-9d01-fa00ab9344b4 - - - - - -] Successfully bumped revision number for resource 9d8a9c8d-1ec6-4245-bb89-89c64f487933 (type: ports) to 5 2026-05-31 18:36:21.680 8 INFO neutron.db.ovn_revision_numbers_db [None req-74dcdebc-6324-4d95-af79-549e274863c3 ca51a2b355c14003a14e83e73b137628 4c7edb5ecf304d4aa402bca7855f4f43 - - default default] Successfully bumped revision number for resource 478a2051-1039-4660-bad5-43171841c330 (type: security_group_rules) to 0 2026-05-31 18:36:21.692 8 INFO neutron.db.ovn_revision_numbers_db [None req-74dcdebc-6324-4d95-af79-549e274863c3 ca51a2b355c14003a14e83e73b137628 4c7edb5ecf304d4aa402bca7855f4f43 - - default default] Successfully bumped revision number for resource 5e0092fe-e43b-4c7b-a442-04ab74b4d0a2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1348/2576] 10.0.0.221 () {34 vars in 684 bytes} [Sun May 31 18:36:21 2026] POST /v2.0/security-groups => generated 1601 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2577] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:36:21 2026] GET /v2.0/ports/6c566125-b023-4c9f-88be-28f54489b010 => generated 826 bytes in 230 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: 1349/2578] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:36:21 2026] GET /v2.0/security-groups?id=912252be-fcca-4c38-80b9-25e0b1395b56&fields=id&fields=name => generated 111 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2579] 10.0.0.221 () {34 vars in 767 bytes} [Sun May 31 18:36:21 2026] PUT /v2.0/security-groups/f77fddc5-8027-435e-806c-0cd000e3c020/tags => generated 17 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2580] 10.0.0.221 () {32 vars in 722 bytes} [Sun May 31 18:36:21 2026] DELETE /v2.0/trunks/cafbce20-261f-46b8-bdd5-0a39578b8cef => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2581] 10.0.0.221 () {34 vars in 767 bytes} [Sun May 31 18:36:21 2026] PUT /v2.0/security-groups/f38a5ef7-b3d0-47b7-b5fd-d906da0220cc/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: 1351/2582] 10.0.0.221 () {32 vars in 719 bytes} [Sun May 31 18:36:21 2026] GET /v2.0/trunks/066de54f-49fe-4fa2-8e87-0df6a2069cb3 => generated 431 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2583] 10.0.0.221 () {34 vars in 767 bytes} [Sun May 31 18:36:21 2026] PUT /v2.0/security-groups/db3d7e0c-f48f-40bd-af2b-13992246053c/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: 1232/2584] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:36:21 2026] GET /v2.0/ports/054c723d-df3f-44f3-9d47-1fb32604b556 => generated 826 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2585] 10.0.0.221 () {34 vars in 767 bytes} [Sun May 31 18:36:21 2026] PUT /v2.0/security-groups/ab8f9b4f-210e-40b2-a3b2-da2d4c62fff7/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2586] 10.0.0.221 () {32 vars in 722 bytes} [Sun May 31 18:36:22 2026] DELETE /v2.0/trunks/066de54f-49fe-4fa2-8e87-0df6a2069cb3 => 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: 1234/2587] 10.0.0.221 () {32 vars in 719 bytes} [Sun May 31 18:36:22 2026] GET /v2.0/trunks/b9a4a9ef-8a39-48fc-95f7-a069eecdb696 => generated 416 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2588] 10.0.0.221 () {32 vars in 680 bytes} [Sun May 31 18:36:22 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2589] 10.0.0.221 () {32 vars in 694 bytes} [Sun May 31 18:36:22 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2590] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:36:22 2026] GET /v2.0/ports/01737abb-9f00-40e5-965a-8044c56d6628 => generated 826 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2591] 10.0.0.221 () {32 vars in 690 bytes} [Sun May 31 18:36:22 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2592] 10.0.0.221 () {32 vars in 722 bytes} [Sun May 31 18:36:22 2026] DELETE /v2.0/trunks/b9a4a9ef-8a39-48fc-95f7-a069eecdb696 => 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: 1237/2593] 10.0.0.221 () {32 vars in 702 bytes} [Sun May 31 18:36:22 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2594] 10.0.0.221 () {32 vars in 719 bytes} [Sun May 31 18:36:22 2026] GET /v2.0/trunks/0d0097ec-ef07-4b16-bcf9-43d92a4821d5 => generated 409 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2595] 10.0.0.221 () {32 vars in 688 bytes} [Sun May 31 18:36:22 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2596] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:36:22 2026] GET /v2.0/ports/d5cca644-52df-4820-9f35-be6093ebdcbc => generated 826 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2597] 10.0.0.221 () {32 vars in 702 bytes} [Sun May 31 18:36:22 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2598] 10.0.0.221 () {32 vars in 698 bytes} [Sun May 31 18:36:22 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2599] 10.0.0.221 () {32 vars in 722 bytes} [Sun May 31 18:36:22 2026] DELETE /v2.0/trunks/0d0097ec-ef07-4b16-bcf9-43d92a4821d5 => 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: 1241/2600] 10.0.0.221 () {32 vars in 710 bytes} [Sun May 31 18:36:22 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2601] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:22 2026] DELETE /v2.0/security-groups/f77fddc5-8027-435e-806c-0cd000e3c020 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:36:22.600 8 INFO neutron_taas.services.taas.taas_plugin [None req-e206088d-6e4e-4cf0-b1f2-1df007e2dac7 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] TaaS: Handle Delete Port: 263306f3-5908-4600-8926-a58b6ee6a1d3 2026-05-31 18:36:22.606 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e206088d-6e4e-4cf0-b1f2-1df007e2dac7 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Tap Mirror: Handle Delete Port: 263306f3-5908-4600-8926-a58b6ee6a1d3 [pid: 7|app: 0|req: 1243/2602] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:36:22 2026] GET /v2.0/ports?device_id=c4d38728-b0d5-4de3-a02a-30966d6b9ca8 => generated 1014 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2603] 10.0.0.221 () {32 vars in 720 bytes} [Sun May 31 18:36:22 2026] DELETE /v2.0/ports/263306f3-5908-4600-8926-a58b6ee6a1d3 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2604] 10.0.0.16 () {34 vars in 1119 bytes} [Sun May 31 18:36:22 2026] GET /v2.0/security-groups?id=e5a89878-d982-4561-a8c8-ea213763b0e8&id=52677ce2-ef34-4f1c-8cd5-e310eb13ccb6&fields=id&fields=name => generated 207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2605] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:22 2026] DELETE /v2.0/security-groups/f38a5ef7-b3d0-47b7-b5fd-d906da0220cc => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:36:22.942 8 INFO neutron_taas.services.taas.taas_plugin [None req-d3be0dc9-4d00-454c-b690-b2a2dbdb259f 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] TaaS: Handle Delete Port: 6c566125-b023-4c9f-88be-28f54489b010 2026-05-31 18:36:22.945 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3be0dc9-4d00-454c-b690-b2a2dbdb259f 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Tap Mirror: Handle Delete Port: 6c566125-b023-4c9f-88be-28f54489b010 [pid: 7|app: 0|req: 1245/2606] 10.0.0.221 () {32 vars in 736 bytes} [Sun May 31 18:36:22 2026] GET /v2.0/ports?device_id=c4d38728-b0d5-4de3-a02a-30966d6b9ca8 => generated 1252 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2607] 10.0.0.221 () {32 vars in 720 bytes} [Sun May 31 18:36:22 2026] DELETE /v2.0/ports/6c566125-b023-4c9f-88be-28f54489b010 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2608] 10.0.0.221 () {32 vars in 858 bytes} [Sun May 31 18:36:23 2026] GET /v2.0/floatingips?floating_network_id=cb58a59c-39e1-40c0-9b3c-07284d57f011&port_id=49f3e060-0e3c-4bd7-8b53-7cad25a73be6 => generated 861 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2609] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:23 2026] DELETE /v2.0/security-groups/db3d7e0c-f48f-40bd-af2b-13992246053c => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:36:23.238 8 INFO neutron_taas.services.taas.taas_plugin [None req-a94fe520-2477-43b0-bcf3-e463a5937cb2 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] TaaS: Handle Delete Port: 054c723d-df3f-44f3-9d47-1fb32604b556 2026-05-31 18:36:23.241 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a94fe520-2477-43b0-bcf3-e463a5937cb2 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Tap Mirror: Handle Delete Port: 054c723d-df3f-44f3-9d47-1fb32604b556 2026-05-31 18:36:23.373 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c4db8e0-6cee-491a-ae80-30c20f84585e'] response: {'server_uuid': '4892a17a-29b1-42f1-b84b-2b9b93d8b3ff', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9d8a9c8d-1ec6-4245-bb89-89c64f487933', 'code': 200} [pid: 7|app: 0|req: 1247/2610] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:23 2026] DELETE /v2.0/security-groups/ab8f9b4f-210e-40b2-a3b2-da2d4c62fff7 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2611] 10.0.0.221 () {32 vars in 720 bytes} [Sun May 31 18:36:23 2026] DELETE /v2.0/ports/054c723d-df3f-44f3-9d47-1fb32604b556 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2612] 10.0.0.61 () {34 vars in 989 bytes} [Sun May 31 18:36:23 2026] GET /v2.0/ports?device_id=c4d38728-b0d5-4de3-a02a-30966d6b9ca8 => generated 1252 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2613] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:23 2026] DELETE /v2.0/security-groups/2b6dd120-297e-4142-805f-cfe973c1086e => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2614] 10.0.0.61 () {34 vars in 1119 bytes} [Sun May 31 18:36:23 2026] GET /v2.0/security-groups?id=e5a89878-d982-4561-a8c8-ea213763b0e8&id=52677ce2-ef34-4f1c-8cd5-e310eb13ccb6&fields=id&fields=name => generated 207 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:36:23.575 7 INFO neutron_taas.services.taas.taas_plugin [None req-87673175-74f0-4b90-8259-0a2199e6eab8 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] TaaS: Handle Delete Port: 01737abb-9f00-40e5-965a-8044c56d6628 2026-05-31 18:36:23.578 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87673175-74f0-4b90-8259-0a2199e6eab8 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Tap Mirror: Handle Delete Port: 01737abb-9f00-40e5-965a-8044c56d6628 [pid: 7|app: 0|req: 1249/2615] 10.0.0.221 () {32 vars in 720 bytes} [Sun May 31 18:36:23 2026] DELETE /v2.0/ports/01737abb-9f00-40e5-965a-8044c56d6628 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:36:23.917 8 INFO neutron_taas.services.taas.taas_plugin [None req-73a566ec-96e5-4582-9086-d1fe9844d097 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] TaaS: Handle Delete Port: d5cca644-52df-4820-9f35-be6093ebdcbc 2026-05-31 18:36:23.920 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73a566ec-96e5-4582-9086-d1fe9844d097 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Tap Mirror: Handle Delete Port: d5cca644-52df-4820-9f35-be6093ebdcbc [pid: 8|app: 0|req: 1367/2616] 10.0.0.221 () {32 vars in 720 bytes} [Sun May 31 18:36:23 2026] DELETE /v2.0/ports/d5cca644-52df-4820-9f35-be6093ebdcbc => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:36:24.218 7 INFO neutron_taas.services.taas.taas_plugin [None req-7e89fffb-926f-4a0e-9418-b55f1b5d7f86 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] TaaS: Handle Delete Port: 2bcd117c-9b3f-482c-a715-a8ba0af7519b 2026-05-31 18:36:24.220 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e89fffb-926f-4a0e-9418-b55f1b5d7f86 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Tap Mirror: Handle Delete Port: 2bcd117c-9b3f-482c-a715-a8ba0af7519b 2026-05-31 18:36:24.408 7 INFO neutron.services.segments.plugin [-] Segment 411f1b08-f329-4f21-a2e9-2dcf76ea822d resource provider aggregate not found 2026-05-31 18:36:24.414 7 INFO neutron.services.segments.plugin [-] Segment 411f1b08-f329-4f21-a2e9-2dcf76ea822d resource provider aggregate not found 2026-05-31 18:36:24.428 7 INFO neutron.services.segments.plugin [-] Segment 411f1b08-f329-4f21-a2e9-2dcf76ea822d 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 411f1b08-f329-4f21-a2e9-2dcf76ea822d found for delete ", "request_id": "req-4ad3a173-5a15-43f8-a9fa-50409ccef34d"}]} 2026-05-31 18:36:24.441 7 INFO neutron.services.segments.plugin [-] Segment 411f1b08-f329-4f21-a2e9-2dcf76ea822d 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 411f1b08-f329-4f21-a2e9-2dcf76ea822d found for delete ", "request_id": "req-da9d6817-de34-4fde-8bbc-6eebdf29558f"}]} [pid: 7|app: 0|req: 1250/2617] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:36:24 2026] DELETE /v2.0/networks/e3ec778f-df47-491e-90ab-05886d9925d4 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:36:24.608 7 INFO neutron_taas.services.taas.taas_plugin [None req-8985537e-5646-40e9-adb4-9550e4e1ec1c 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] TaaS: Handle Delete Port: 48cfa9ee-0c39-482e-a61e-868d273d6b14 2026-05-31 18:36:24.611 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8985537e-5646-40e9-adb4-9550e4e1ec1c 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Tap Mirror: Handle Delete Port: 48cfa9ee-0c39-482e-a61e-868d273d6b14 2026-05-31 18:36:24.686 8 INFO neutron.db.ovn_revision_numbers_db [None req-d85a9f17-9af5-4b8b-9d18-e643544e36ab f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 894c26bc-557e-4f04-8176-acecf2b85e1b (type: security_groups) to 1 2026-05-31 18:36:24.700 8 INFO neutron.db.ovn_revision_numbers_db [None req-d85a9f17-9af5-4b8b-9d18-e643544e36ab f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 0534f383-28ba-44df-8c38-f35389951770 (type: security_group_rules) to 0 2026-05-31 18:36:24.713 8 INFO neutron.db.ovn_revision_numbers_db [None req-d85a9f17-9af5-4b8b-9d18-e643544e36ab f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 7420bbd8-b57f-4799-8a11-5737b810f18a (type: security_group_rules) to 0 2026-05-31 18:36:24.728 8 INFO neutron.db.ovn_revision_numbers_db [None req-d85a9f17-9af5-4b8b-9d18-e643544e36ab f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource b54e4bc1-97e5-40d3-84f7-135397be9310 (type: security_group_rules) to 0 2026-05-31 18:36:24.765 8 INFO neutron.db.ovn_revision_numbers_db [None req-d85a9f17-9af5-4b8b-9d18-e643544e36ab f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource f07284d4-586d-4724-a038-9bbb0557725d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1368/2618] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:24 2026] GET /v2.0/security-groups?tenant_id=43eb1e58036b46cd8c3dc9d4c7bb41db&name=default => generated 2925 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2619] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:36:24 2026] DELETE /v2.0/networks/98f3f5e9-8633-4f8f-b492-f3857fe2a06a => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:36:25.007 7 INFO neutron_taas.services.taas.taas_plugin [None req-918b6996-4f1f-4652-bf9c-a39ad3fe7eff 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] TaaS: Handle Delete Port: 9fd671ff-9bb5-4cab-92d2-b3608033ee26 2026-05-31 18:36:25.010 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-918b6996-4f1f-4652-bf9c-a39ad3fe7eff 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Tap Mirror: Handle Delete Port: 9fd671ff-9bb5-4cab-92d2-b3608033ee26 [pid: 8|app: 0|req: 1369/2620] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:24 2026] DELETE /v2.0/security-groups/894c26bc-557e-4f04-8176-acecf2b85e1b => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2621] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:36:24 2026] DELETE /v2.0/networks/148327c9-8646-4c99-8f20-d6063dce8a63 => generated 0 bytes in 453 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:36:25.411 8 INFO neutron.db.ovn_revision_numbers_db [None req-8a1f7d2d-6f54-4bf5-92c1-ce6c4a59d60a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource ab9d4c89-31a8-4152-b44e-fe11c62e011f (type: security_groups) to 1 2026-05-31 18:36:25.421 8 INFO neutron.db.ovn_revision_numbers_db [None req-8a1f7d2d-6f54-4bf5-92c1-ce6c4a59d60a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 10dbef42-0124-4512-af13-d997813cf4ef (type: security_group_rules) to 0 2026-05-31 18:36:25.438 8 INFO neutron.db.ovn_revision_numbers_db [None req-8a1f7d2d-6f54-4bf5-92c1-ce6c4a59d60a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 85f113e0-1607-4a52-841c-af3eaa095a27 (type: security_group_rules) to 0 2026-05-31 18:36:25.448 8 INFO neutron.db.ovn_revision_numbers_db [None req-8a1f7d2d-6f54-4bf5-92c1-ce6c4a59d60a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d6954265-eed7-47db-bdf2-356b9c983fbd (type: security_group_rules) to 0 2026-05-31 18:36:25.457 8 INFO neutron.db.ovn_revision_numbers_db [None req-8a1f7d2d-6f54-4bf5-92c1-ce6c4a59d60a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource dbae7e37-7e4a-4661-82ca-f524d4637c24 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1370/2622] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:25 2026] GET /v2.0/security-groups?tenant_id=c4e3e246eddc4a8ea7a403dad5676e12&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:36:25.518 7 INFO neutron_taas.services.taas.taas_plugin [None req-a9cc6762-6c78-4fc2-893b-331b4105fd03 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] TaaS: Handle Delete Port: 7fdcfd35-85b1-433b-b6b3-23fff5687c9f 2026-05-31 18:36:25.521 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9cc6762-6c78-4fc2-893b-331b4105fd03 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Tap Mirror: Handle Delete Port: 7fdcfd35-85b1-433b-b6b3-23fff5687c9f [pid: 8|app: 0|req: 1371/2623] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:25 2026] DELETE /v2.0/security-groups/ab9d4c89-31a8-4152-b44e-fe11c62e011f => 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: 1253/2624] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:36:25 2026] DELETE /v2.0/networks/c22f00ee-80a4-46a9-969d-c464f2ba4f95 => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2625] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:36:25 2026] GET /v2.0/ports?device_id=c4d38728-b0d5-4de3-a02a-30966d6b9ca8 => generated 1014 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2626] 10.0.0.16 () {34 vars in 1119 bytes} [Sun May 31 18:36:25 2026] GET /v2.0/security-groups?id=e5a89878-d982-4561-a8c8-ea213763b0e8&id=52677ce2-ef34-4f1c-8cd5-e310eb13ccb6&fields=id&fields=name => generated 207 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:36:25.907 7 INFO neutron_taas.services.taas.taas_plugin [None req-0e610cc4-b2ac-4a5d-b9f3-898a4ea5071c 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] TaaS: Handle Delete Port: a605f703-3178-44cf-95cc-42f39e964e45 2026-05-31 18:36:25.910 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e610cc4-b2ac-4a5d-b9f3-898a4ea5071c 2180f610cb734acf846f39df6eda5add 3daec72057854703822fe13d20d824a9 - - default default] Tap Mirror: Handle Delete Port: a605f703-3178-44cf-95cc-42f39e964e45 [pid: 8|app: 0|req: 1374/2627] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:25 2026] GET /v2.0/security-groups?tenant_id=4c7edb5ecf304d4aa402bca7855f4f43&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2628] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:36:25 2026] DELETE /v2.0/networks/93ed621e-f931-4644-b26e-12d2c713ddbd => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2629] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:25 2026] DELETE /v2.0/security-groups/d765fe19-7226-4d4f-84ed-6cf986c81e20 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:36:26.448 7 INFO neutron.services.segments.plugin [-] Segment d73d2053-e3c3-4496-a768-19a30b6933ae resource provider aggregate not found 2026-05-31 18:36:26.462 7 INFO neutron.services.segments.plugin [-] Segment d73d2053-e3c3-4496-a768-19a30b6933ae resource provider aggregate not found 2026-05-31 18:36:26.466 7 INFO neutron.services.segments.plugin [-] Segment d73d2053-e3c3-4496-a768-19a30b6933ae 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 d73d2053-e3c3-4496-a768-19a30b6933ae found for delete ", "request_id": "req-6e451a0f-777f-4754-ae58-3d75b8e910b8"}]} 2026-05-31 18:36:26.480 7 INFO neutron.services.segments.plugin [-] Segment 27854158-c027-4d15-b3a6-3fd6824d9e95 resource provider aggregate not found 2026-05-31 18:36:26.482 7 INFO neutron.services.segments.plugin [-] Segment d73d2053-e3c3-4496-a768-19a30b6933ae 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 d73d2053-e3c3-4496-a768-19a30b6933ae found for delete ", "request_id": "req-40598554-9820-4d4e-8ef6-610696a1ea5b"}]} 2026-05-31 18:36:26.500 7 INFO neutron.services.segments.plugin [-] Segment 27854158-c027-4d15-b3a6-3fd6824d9e95 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 27854158-c027-4d15-b3a6-3fd6824d9e95 found for delete ", "request_id": "req-9756ad5f-f01c-417c-8fff-ed521c4064b3"}]} 2026-05-31 18:36:26.509 7 INFO neutron.services.segments.plugin [-] Segment 27854158-c027-4d15-b3a6-3fd6824d9e95 resource provider aggregate not found 2026-05-31 18:36:26.519 7 INFO neutron.services.segments.plugin [-] Segment 388ad3e2-b738-4dd7-aed6-baa386e47987 resource provider aggregate not found 2026-05-31 18:36:26.532 7 INFO neutron.services.segments.plugin [-] Segment 27854158-c027-4d15-b3a6-3fd6824d9e95 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 27854158-c027-4d15-b3a6-3fd6824d9e95 found for delete ", "request_id": "req-54c77488-935a-4cb7-9976-7f1208d9131f"}]} 2026-05-31 18:36:26.544 7 INFO neutron.services.segments.plugin [-] Segment 388ad3e2-b738-4dd7-aed6-baa386e47987 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 388ad3e2-b738-4dd7-aed6-baa386e47987 found for delete ", "request_id": "req-40fa4306-d0e5-4d89-b32e-4456143c43cd"}]} 2026-05-31 18:36:26.550 7 INFO neutron.services.segments.plugin [-] Segment 388ad3e2-b738-4dd7-aed6-baa386e47987 resource provider aggregate not found 2026-05-31 18:36:26.564 7 INFO neutron.services.segments.plugin [-] Segment 2ded3111-acd3-4726-8348-f2e3050f94cc resource provider aggregate not found 2026-05-31 18:36:26.574 7 INFO neutron.services.segments.plugin [-] Segment 388ad3e2-b738-4dd7-aed6-baa386e47987 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 388ad3e2-b738-4dd7-aed6-baa386e47987 found for delete ", "request_id": "req-2e0ab098-3f16-4ac9-a11f-3d39057e9223"}]} 2026-05-31 18:36:26.583 7 INFO neutron.services.segments.plugin [-] Segment 2ded3111-acd3-4726-8348-f2e3050f94cc 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 2ded3111-acd3-4726-8348-f2e3050f94cc found for delete ", "request_id": "req-a13982de-af8b-4780-b351-60d0e20d82d4"}]} 2026-05-31 18:36:26.596 7 INFO neutron.services.segments.plugin [-] Segment 2ded3111-acd3-4726-8348-f2e3050f94cc resource provider aggregate not found 2026-05-31 18:36:26.618 7 INFO neutron.services.segments.plugin [-] Segment 2ded3111-acd3-4726-8348-f2e3050f94cc 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 2ded3111-acd3-4726-8348-f2e3050f94cc found for delete ", "request_id": "req-00e93265-6042-4705-ac46-3e24ada08bb0"}]} 2026-05-31 18:36:26.634 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-17620c86-fa2b-4d8e-bead-a8ffb2336759 - - - - - -] OVN reports status down for port: 49f3e060-0e3c-4bd7-8b53-7cad25a73be6 2026-05-31 18:36:26.782 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-be26be3e-5655-4988-96c8-8c8daa1d2df0'] response: {'server_uuid': 'c4d38728-b0d5-4de3-a02a-30966d6b9ca8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '49f3e060-0e3c-4bd7-8b53-7cad25a73be6', 'code': 200} 2026-05-31 18:36:26.964 7 INFO neutron.db.ovn_revision_numbers_db [None req-17620c86-fa2b-4d8e-bead-a8ffb2336759 - - - - - -] Successfully bumped revision number for resource 49f3e060-0e3c-4bd7-8b53-7cad25a73be6 (type: ports) to 6 [pid: 7|app: 0|req: 1255/2630] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:36:26 2026] GET /v2.0/ports?device_id=4892a17a-29b1-42f1-b84b-2b9b93d8b3ff => generated 1200 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2631] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:36:26 2026] GET /v2.0/ports?device_id=c4d38728-b0d5-4de3-a02a-30966d6b9ca8 => generated 1012 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2632] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:36:27 2026] GET /v2.0/security-groups?id=912252be-fcca-4c38-80b9-25e0b1395b56&fields=id&fields=name => generated 111 bytes in 41 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: 1378/2633] 10.0.0.16 () {34 vars in 1119 bytes} [Sun May 31 18:36:27 2026] GET /v2.0/security-groups?id=e5a89878-d982-4561-a8c8-ea213763b0e8&id=52677ce2-ef34-4f1c-8cd5-e310eb13ccb6&fields=id&fields=name => generated 207 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2634] 10.0.0.221 () {32 vars in 818 bytes} [Sun May 31 18:36:27 2026] GET /v2.0/ports?network_id=bebe0593-5771-4e86-b8df-fe0ef89169ad&mac_address=fa%3A16%3A3e%3A2f%3A6d%3A1d => generated 1200 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:36:27.252 7 INFO neutron.db.ovn_revision_numbers_db [None req-15335e68-2f2a-4a84-87da-48cbd96c60a5 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 9742776c-ffd7-4b25-8319-2a28c9b80abb (type: security_groups) to 1 2026-05-31 18:36:27.262 7 INFO neutron.db.ovn_revision_numbers_db [None req-15335e68-2f2a-4a84-87da-48cbd96c60a5 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 4da080a5-1d4f-446b-a83c-17ae7273b1b8 (type: security_group_rules) to 0 2026-05-31 18:36:27.273 7 INFO neutron.db.ovn_revision_numbers_db [None req-15335e68-2f2a-4a84-87da-48cbd96c60a5 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 6073b71e-c239-402a-ac42-17636678e787 (type: security_group_rules) to 0 2026-05-31 18:36:27.287 7 INFO neutron.db.ovn_revision_numbers_db [None req-15335e68-2f2a-4a84-87da-48cbd96c60a5 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource be242361-3733-4f93-baff-8050436b4b2c (type: security_group_rules) to 0 2026-05-31 18:36:27.299 7 INFO neutron.db.ovn_revision_numbers_db [None req-15335e68-2f2a-4a84-87da-48cbd96c60a5 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource f4a0a315-a253-4ed3-bb10-9d502bf23037 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1256/2635] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:26 2026] GET /v2.0/security-groups?tenant_id=1171542bb0ac43ceb65a977d60a44ab2&name=default => generated 2925 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:36:27.398 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c521fb7f-9e61-4810-913f-9d27ed56862d 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] No more DHCP agents 2026-05-31 18:36:27.399 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c521fb7f-9e61-4810-913f-9d27ed56862d 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1257/2636] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:27 2026] DELETE /v2.0/security-groups/9742776c-ffd7-4b25-8319-2a28c9b80abb => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2637] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:27 2026] GET /v2.0/security-groups?tenant_id=3daec72057854703822fe13d20d824a9&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2638] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:27 2026] DELETE /v2.0/security-groups/f15158dc-777f-43f3-b33e-f7bebdc5bbc8 => 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: 1260/2639] 199.204.45.227 () {34 vars in 994 bytes} [Sun May 31 18:36:28 2026] GET /v2.0/ports?device_id=c4d38728-b0d5-4de3-a02a-30966d6b9ca8 => generated 1012 bytes in 128 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-05-31 18:36:28.269 8 INFO neutron.db.ovn_revision_numbers_db [None req-c521fb7f-9e61-4810-913f-9d27ed56862d 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource 304d3536-594f-4dc7-a24d-9aec7fffbc2a (type: floatingips) to 1 2026-05-31 18:36:28.269 8 INFO neutron.db.l3_db [None req-c521fb7f-9e61-4810-913f-9d27ed56862d 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Floating IP 304d3536-594f-4dc7-a24d-9aec7fffbc2a associated. External IP: 10.96.250.217, port: 9d8a9c8d-1ec6-4245-bb89-89c64f487933. 2026-05-31 18:36:28.283 7 INFO neutron_taas.services.taas.taas_plugin [req-349119c5-1846-4b37-8216-fff47fdf73df req-c679a7c3-85d3-45f8-aaf5-e1ecc4d1a602 ec3be5717f1b4eb980c631cbc3c282a5 a844f3ae18924cbf92b920e5c0c911b6 - - default default] TaaS: Handle Delete Port: 49f3e060-0e3c-4bd7-8b53-7cad25a73be6 2026-05-31 18:36:28.286 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-349119c5-1846-4b37-8216-fff47fdf73df req-c679a7c3-85d3-45f8-aaf5-e1ecc4d1a602 ec3be5717f1b4eb980c631cbc3c282a5 a844f3ae18924cbf92b920e5c0c911b6 - - default default] Tap Mirror: Handle Delete Port: 49f3e060-0e3c-4bd7-8b53-7cad25a73be6 [pid: 8|app: 0|req: 1380/2640] 10.0.0.221 () {34 vars in 677 bytes} [Sun May 31 18:36:27 2026] POST /v2.0/floatingips => generated 855 bytes in 1155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:36:28.364 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-19a2fdc8-1a48-4500-bf30-81c3e6bf242e'] response: {'name': 'network-changed', 'server_uuid': '4892a17a-29b1-42f1-b84b-2b9b93d8b3ff', 'tag': '9d8a9c8d-1ec6-4245-bb89-89c64f487933', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1381/2641] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:36:28 2026] GET /v2.0/ports?device_id=c4d38728-b0d5-4de3-a02a-30966d6b9ca8 => generated 1012 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:36:28.548 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a659755-9c74-4397-a5e7-48322698897d f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 0206dbb7-2c14-4e96-a0d0-5540cd5bd320 (type: security_groups) to 1 2026-05-31 18:36:28.564 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a659755-9c74-4397-a5e7-48322698897d f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 6a7bc73c-7d39-47bc-a336-7b40aac74970 (type: security_group_rules) to 0 2026-05-31 18:36:28.571 7 INFO neutron.db.l3_db [req-349119c5-1846-4b37-8216-fff47fdf73df req-c679a7c3-85d3-45f8-aaf5-e1ecc4d1a602 ec3be5717f1b4eb980c631cbc3c282a5 a844f3ae18924cbf92b920e5c0c911b6 - - default default] Floating IP d79a71de-48dd-4212-b603-e3696fb2fa83 disassociated. External IP: 10.96.250.219, port: 49f3e060-0e3c-4bd7-8b53-7cad25a73be6. 2026-05-31 18:36:28.581 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a659755-9c74-4397-a5e7-48322698897d f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource c9289292-bd93-4ad1-9bc6-fcd77f2ccd26 (type: security_group_rules) to 0 2026-05-31 18:36:28.595 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a659755-9c74-4397-a5e7-48322698897d f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource f7c18578-d108-4691-a5d4-c7613fe203ad (type: security_group_rules) to 0 2026-05-31 18:36:28.610 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a659755-9c74-4397-a5e7-48322698897d f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource fd676fef-bd62-4d98-b522-bb574cc3334c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1382/2642] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:28 2026] GET /v2.0/security-groups?tenant_id=dbe2afe7568f451a83271f32440d187a&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2643] 10.0.0.16 () {34 vars in 1119 bytes} [Sun May 31 18:36:28 2026] GET /v2.0/security-groups?id=e5a89878-d982-4561-a8c8-ea213763b0e8&id=52677ce2-ef34-4f1c-8cd5-e310eb13ccb6&fields=id&fields=name => generated 207 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2644] 199.204.45.227 () {36 vars in 997 bytes} [Sun May 31 18:36:28 2026] DELETE /v2.0/ports/49f3e060-0e3c-4bd7-8b53-7cad25a73be6 => generated 0 bytes in 594 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:36:28.821 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-46ffe0f5-c2d8-47a0-8eff-e3e51f9231c5'] response: {'server_uuid': 'c4d38728-b0d5-4de3-a02a-30966d6b9ca8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '49f3e060-0e3c-4bd7-8b53-7cad25a73be6', 'code': 200} 2026-05-31 18:36:28.822 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-46ffe0f5-c2d8-47a0-8eff-e3e51f9231c5'] response: {'server_uuid': 'c4d38728-b0d5-4de3-a02a-30966d6b9ca8', 'name': 'network-vif-deleted', 'tag': '49f3e060-0e3c-4bd7-8b53-7cad25a73be6', '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: 1264/2647] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:36:28 2026] GET /v2.0/ports?tenant_id=61da0c7ab4554787bd233a7b25af5fe5&device_id=4892a17a-29b1-42f1-b84b-2b9b93d8b3ff => generated 1438 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2648] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:36:28 2026] GET /v2.0/networks?id=bebe0593-5771-4e86-b8df-fe0ef89169ad => generated 803 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2649] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:28 2026] DELETE /v2.0/security-groups/0206dbb7-2c14-4e96-a0d0-5540cd5bd320 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2650] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:36:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.215&port_id=9d8a9c8d-1ec6-4245-bb89-89c64f487933 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2651] 199.204.45.227 () {34 vars in 1104 bytes} [Sun May 31 18:36:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A10&port_id=9d8a9c8d-1ec6-4245-bb89-89c64f487933 => 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: 1267/2652] 199.204.45.227 () {34 vars in 1064 bytes} [Sun May 31 18:36:29 2026] GET /v2.0/subnets?id=e687b2aa-e56b-4fdc-82f4-5d304e3e11ab&id=a2343230-eeda-4f1b-939c-814219ab84d8 => generated 1412 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2653] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:36:29 2026] GET /v2.0/ports?network_id=bebe0593-5771-4e86-b8df-fe0ef89169ad&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: 1268/2654] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:36:29 2026] GET /v2.0/ports?network_id=bebe0593-5771-4e86-b8df-fe0ef89169ad&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: 1387/2655] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:36:29 2026] GET /v2.0/networks/bebe0593-5771-4e86-b8df-fe0ef89169ad?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2656] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:36:29 2026] GET /v2.0/networks/bebe0593-5771-4e86-b8df-fe0ef89169ad?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-05-31 18:36:29.682 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9fe20ef-b6e1-4e47-ad92-29752386e95d 4376f5793c764f60afd7247650413cb4 84756ff4ece44da5a554d058a8940495 - - default default] Successfully bumped revision number for resource c6521166-6790-4720-b208-503fd1e62371 (type: security_groups) to 1 2026-05-31 18:36:29.693 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9fe20ef-b6e1-4e47-ad92-29752386e95d 4376f5793c764f60afd7247650413cb4 84756ff4ece44da5a554d058a8940495 - - default default] Successfully bumped revision number for resource 4677c959-5dbe-4676-923a-0a50446028bb (type: security_group_rules) to 0 2026-05-31 18:36:29.705 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9fe20ef-b6e1-4e47-ad92-29752386e95d 4376f5793c764f60afd7247650413cb4 84756ff4ece44da5a554d058a8940495 - - default default] Successfully bumped revision number for resource 92ed471c-4521-43fa-8dfd-845f668d33d2 (type: security_group_rules) to 0 2026-05-31 18:36:29.718 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9fe20ef-b6e1-4e47-ad92-29752386e95d 4376f5793c764f60afd7247650413cb4 84756ff4ece44da5a554d058a8940495 - - default default] Successfully bumped revision number for resource 96d7f812-24ff-42b1-8d38-d230b627258f (type: security_group_rules) to 0 2026-05-31 18:36:29.727 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9fe20ef-b6e1-4e47-ad92-29752386e95d 4376f5793c764f60afd7247650413cb4 84756ff4ece44da5a554d058a8940495 - - default default] Successfully bumped revision number for resource ed006790-7cdf-4f32-8e8e-c26d541223eb (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1270/2657] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:36:29 2026] GET /v2.0/ports?device_id=c4d38728-b0d5-4de3-a02a-30966d6b9ca8 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:36:29.805 8 INFO neutron.db.segments_db [None req-f9fe20ef-b6e1-4e47-ad92-29752386e95d 4376f5793c764f60afd7247650413cb4 84756ff4ece44da5a554d058a8940495 - - default default] Added segment f3454d92-1fe1-4b51-80cc-a7658064fd10 of type geneve for network 71eff02c-1947-4dee-92b5-609fdee7d391 2026-05-31 18:36:29.938 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9fe20ef-b6e1-4e47-ad92-29752386e95d 4376f5793c764f60afd7247650413cb4 84756ff4ece44da5a554d058a8940495 - - default default] Successfully bumped revision number for resource 71eff02c-1947-4dee-92b5-609fdee7d391 (type: networks) to 1 2026-05-31 18:36:30.080 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f9fe20ef-b6e1-4e47-ad92-29752386e95d 4376f5793c764f60afd7247650413cb4 84756ff4ece44da5a554d058a8940495 - - default default] No more DHCP agents 2026-05-31 18:36:30.081 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f9fe20ef-b6e1-4e47-ad92-29752386e95d 4376f5793c764f60afd7247650413cb4 84756ff4ece44da5a554d058a8940495 - - default default] Unable to schedule network 71eff02c-1947-4dee-92b5-609fdee7d391: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:36:30.145 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-10b919da-0a3c-4d13-9349-d699e61881f5 - - - - - -] OVN reports status down for port: 499da720-8f54-4f87-acd1-19459c577133 2026-05-31 18:36:30.184 8 INFO neutron.db.ovn_revision_numbers_db [None req-f9fe20ef-b6e1-4e47-ad92-29752386e95d 4376f5793c764f60afd7247650413cb4 84756ff4ece44da5a554d058a8940495 - - default default] Successfully bumped revision number for resource 499da720-8f54-4f87-acd1-19459c577133 (type: ports) to 1 [pid: 8|app: 0|req: 1388/2658] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:36:29 2026] POST /v2.0/networks => generated 632 bytes in 826 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:36:30.442 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-372e18cb-d4f8-4488-908e-3ce51c37dfcd 4376f5793c764f60afd7247650413cb4 84756ff4ece44da5a554d058a8940495 - - default default] No more DHCP agents 2026-05-31 18:36:30.443 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-372e18cb-d4f8-4488-908e-3ce51c37dfcd 4376f5793c764f60afd7247650413cb4 84756ff4ece44da5a554d058a8940495 - - default default] Unable to schedule network 71eff02c-1947-4dee-92b5-609fdee7d391: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:36:30.516 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-10b919da-0a3c-4d13-9349-d699e61881f5 - - - - - -] OVN reports status down for port: f998083c-36fc-44d5-9d1c-6111554d0d19 2026-05-31 18:36:30.591 7 INFO neutron.db.ovn_revision_numbers_db [None req-372e18cb-d4f8-4488-908e-3ce51c37dfcd 4376f5793c764f60afd7247650413cb4 84756ff4ece44da5a554d058a8940495 - - default default] Successfully bumped revision number for resource f998083c-36fc-44d5-9d1c-6111554d0d19 (type: ports) to 1 [pid: 7|app: 0|req: 1271/2659] 10.0.0.221 () {34 vars in 664 bytes} [Sun May 31 18:36:30 2026] POST /v2.0/ports => generated 743 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2660] 10.0.0.221 () {34 vars in 747 bytes} [Sun May 31 18:36:30 2026] PUT /v2.0/ports/f998083c-36fc-44d5-9d1c-6111554d0d19/tags => generated 25 bytes in 65 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: 1272/2661] 10.0.0.221 () {32 vars in 727 bytes} [Sun May 31 18:36:30 2026] GET /v2.0/ports/f998083c-36fc-44d5-9d1c-6111554d0d19/tags => generated 25 bytes in 54 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, ' /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: 1273/2662] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:36:30 2026] GET /v2.0/ports?device_id=c4d38728-b0d5-4de3-a02a-30966d6b9ca8 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2663] 10.0.0.221 () {34 vars in 758 bytes} [Sun May 31 18:36:30 2026] PUT /v2.0/ports/f998083c-36fc-44d5-9d1c-6111554d0d19/tags/green => generated 4 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2664] 10.0.0.221 () {32 vars in 727 bytes} [Sun May 31 18:36:30 2026] GET /v2.0/ports/f998083c-36fc-44d5-9d1c-6111554d0d19/tags => generated 34 bytes in 49 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: 1391/2665] 10.0.0.221 () {34 vars in 754 bytes} [Sun May 31 18:36:30 2026] PUT /v2.0/ports/f998083c-36fc-44d5-9d1c-6111554d0d19/tags/red => generated 4 bytes in 66 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: 1275/2666] 10.0.0.221 () {32 vars in 727 bytes} [Sun May 31 18:36:31 2026] GET /v2.0/ports/f998083c-36fc-44d5-9d1c-6111554d0d19/tags => generated 34 bytes in 54 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: 1392/2667] 10.0.0.221 () {34 vars in 776 bytes} [Sun May 31 18:36:31 2026] PUT /v2.0/ports/f998083c-36fc-44d5-9d1c-6111554d0d19/tags/black.or.white => generated 4 bytes in 90 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: 1276/2668] 10.0.0.221 () {32 vars in 727 bytes} [Sun May 31 18:36:31 2026] GET /v2.0/ports/f998083c-36fc-44d5-9d1c-6111554d0d19/tags => generated 52 bytes in 48 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: 1393/2669] 10.0.0.221 () {34 vars in 747 bytes} [Sun May 31 18:36:31 2026] PUT /v2.0/ports/f998083c-36fc-44d5-9d1c-6111554d0d19/tags => generated 37 bytes in 74 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: 1277/2670] 10.0.0.221 () {32 vars in 727 bytes} [Sun May 31 18:36:31 2026] GET /v2.0/ports/f998083c-36fc-44d5-9d1c-6111554d0d19/tags => generated 37 bytes in 49 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: 1394/2671] 10.0.0.221 () {32 vars in 735 bytes} [Sun May 31 18:36:31 2026] GET /v2.0/ports/f998083c-36fc-44d5-9d1c-6111554d0d19/tags/red => generated 0 bytes in 76 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-05-31 18:36:31.483 7 INFO neutron.api.v2.resource [None req-5c4bb267-db37-4a32-be43-75b73d403015 4376f5793c764f60afd7247650413cb4 84756ff4ece44da5a554d058a8940495 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1278/2672] 10.0.0.221 () {32 vars in 739 bytes} [Sun May 31 18:36:31 2026] GET /v2.0/ports/f998083c-36fc-44d5-9d1c-6111554d0d19/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: 8|app: 0|req: 1395/2673] 10.0.0.221 () {32 vars in 738 bytes} [Sun May 31 18:36:31 2026] DELETE /v2.0/ports/f998083c-36fc-44d5-9d1c-6111554d0d19/tags/red => generated 0 bytes in 61 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: 1279/2674] 10.0.0.221 () {32 vars in 727 bytes} [Sun May 31 18:36:31 2026] GET /v2.0/ports/f998083c-36fc-44d5-9d1c-6111554d0d19/tags => generated 30 bytes in 48 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-05-31 18:36:31.663 8 INFO neutron.api.v2.resource [None req-e01f5f6d-08da-47bc-a8b4-bcf1f0fab86e 4376f5793c764f60afd7247650413cb4 84756ff4ece44da5a554d058a8940495 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1396/2675] 10.0.0.221 () {32 vars in 742 bytes} [Sun May 31 18:36:31 2026] DELETE /v2.0/ports/f998083c-36fc-44d5-9d1c-6111554d0d19/tags/green => generated 99 bytes in 56 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: 1280/2676] 10.0.0.221 () {32 vars in 730 bytes} [Sun May 31 18:36:31 2026] DELETE /v2.0/ports/f998083c-36fc-44d5-9d1c-6111554d0d19/tags => generated 0 bytes in 82 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: 1397/2677] 10.0.0.221 () {32 vars in 727 bytes} [Sun May 31 18:36:31 2026] GET /v2.0/ports/f998083c-36fc-44d5-9d1c-6111554d0d19/tags => generated 12 bytes in 55 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, ' /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: 1398/2678] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:36:31 2026] GET /v2.0/ports?device_id=c4d38728-b0d5-4de3-a02a-30966d6b9ca8 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:36:31.952 7 INFO neutron_taas.services.taas.taas_plugin [None req-9a26ec7a-b32e-4345-a904-ec7851a8d159 4376f5793c764f60afd7247650413cb4 84756ff4ece44da5a554d058a8940495 - - default default] TaaS: Handle Delete Port: f998083c-36fc-44d5-9d1c-6111554d0d19 2026-05-31 18:36:31.955 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a26ec7a-b32e-4345-a904-ec7851a8d159 4376f5793c764f60afd7247650413cb4 84756ff4ece44da5a554d058a8940495 - - default default] Tap Mirror: Handle Delete Port: f998083c-36fc-44d5-9d1c-6111554d0d19 [pid: 7|app: 0|req: 1281/2679] 10.0.0.221 () {32 vars in 720 bytes} [Sun May 31 18:36:31 2026] DELETE /v2.0/ports/f998083c-36fc-44d5-9d1c-6111554d0d19 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2680] 10.0.0.221 () {34 vars in 676 bytes} [Sun May 31 18:36:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2681] 10.0.0.221 () {34 vars in 759 bytes} [Sun May 31 18:36:32 2026] PUT /v2.0/subnetpools/1e25890a-41ef-44ac-a704-f0f44c1c1f55/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: 1401/2682] 10.0.0.221 () {32 vars in 739 bytes} [Sun May 31 18:36:32 2026] GET /v2.0/subnetpools/1e25890a-41ef-44ac-a704-f0f44c1c1f55/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:36:32.244 7 INFO neutron_taas.services.taas.taas_plugin [None req-8f067b5e-379c-4df4-a119-7feb344f223f 4376f5793c764f60afd7247650413cb4 84756ff4ece44da5a554d058a8940495 - - default default] TaaS: Handle Delete Port: 499da720-8f54-4f87-acd1-19459c577133 2026-05-31 18:36:32.247 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f067b5e-379c-4df4-a119-7feb344f223f 4376f5793c764f60afd7247650413cb4 84756ff4ece44da5a554d058a8940495 - - default default] Tap Mirror: Handle Delete Port: 499da720-8f54-4f87-acd1-19459c577133 [pid: 8|app: 0|req: 1402/2683] 10.0.0.221 () {34 vars in 770 bytes} [Sun May 31 18:36:32 2026] PUT /v2.0/subnetpools/1e25890a-41ef-44ac-a704-f0f44c1c1f55/tags/green => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2684] 10.0.0.221 () {32 vars in 739 bytes} [Sun May 31 18:36:32 2026] GET /v2.0/subnetpools/1e25890a-41ef-44ac-a704-f0f44c1c1f55/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2685] 10.0.0.221 () {34 vars in 766 bytes} [Sun May 31 18:36:32 2026] PUT /v2.0/subnetpools/1e25890a-41ef-44ac-a704-f0f44c1c1f55/tags/red => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2686] 10.0.0.221 () {32 vars in 739 bytes} [Sun May 31 18:36:32 2026] GET /v2.0/subnetpools/1e25890a-41ef-44ac-a704-f0f44c1c1f55/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:36:32.506 7 INFO neutron.services.segments.plugin [-] Segment f3454d92-1fe1-4b51-80cc-a7658064fd10 resource provider aggregate not found 2026-05-31 18:36:32.511 7 INFO neutron.services.segments.plugin [-] Segment f3454d92-1fe1-4b51-80cc-a7658064fd10 resource provider aggregate not found [pid: 8|app: 0|req: 1406/2687] 10.0.0.221 () {34 vars in 788 bytes} [Sun May 31 18:36:32 2026] PUT /v2.0/subnetpools/1e25890a-41ef-44ac-a704-f0f44c1c1f55/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-31 18:36:32.532 7 INFO neutron.services.segments.plugin [-] Segment f3454d92-1fe1-4b51-80cc-a7658064fd10 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 f3454d92-1fe1-4b51-80cc-a7658064fd10 found for delete ", "request_id": "req-dafb5c9f-21c0-48d4-a275-9c89a31f13ef"}]} 2026-05-31 18:36:32.534 7 INFO neutron.services.segments.plugin [-] Segment f3454d92-1fe1-4b51-80cc-a7658064fd10 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 f3454d92-1fe1-4b51-80cc-a7658064fd10 found for delete ", "request_id": "req-83fa7691-185c-4f2b-9e0f-bc62918de883"}]} [pid: 8|app: 0|req: 1407/2688] 10.0.0.221 () {32 vars in 739 bytes} [Sun May 31 18:36:32 2026] GET /v2.0/subnetpools/1e25890a-41ef-44ac-a704-f0f44c1c1f55/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2689] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:36:32 2026] DELETE /v2.0/networks/71eff02c-1947-4dee-92b5-609fdee7d391 => generated 0 bytes in 489 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2690] 10.0.0.221 () {34 vars in 759 bytes} [Sun May 31 18:36:32 2026] PUT /v2.0/subnetpools/1e25890a-41ef-44ac-a704-f0f44c1c1f55/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2691] 10.0.0.61 () {34 vars in 989 bytes} [Sun May 31 18:36:32 2026] GET /v2.0/ports?device_id=4892a17a-29b1-42f1-b84b-2b9b93d8b3ff => generated 1438 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2692] 10.0.0.221 () {32 vars in 739 bytes} [Sun May 31 18:36:32 2026] GET /v2.0/subnetpools/1e25890a-41ef-44ac-a704-f0f44c1c1f55/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2693] 10.0.0.61 () {34 vars in 1039 bytes} [Sun May 31 18:36:32 2026] GET /v2.0/security-groups?id=912252be-fcca-4c38-80b9-25e0b1395b56&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2694] 10.0.0.221 () {32 vars in 747 bytes} [Sun May 31 18:36:32 2026] GET /v2.0/subnetpools/1e25890a-41ef-44ac-a704-f0f44c1c1f55/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:36:32.769 8 INFO neutron.api.v2.resource [None req-8b00ab57-e4ab-4aed-9ff2-587b469f400f 1d0a023bf71247da8621fb344066cac3 b3a1343cc62248c19358a32811f35387 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1410/2695] 10.0.0.221 () {32 vars in 751 bytes} [Sun May 31 18:36:32 2026] GET /v2.0/subnetpools/1e25890a-41ef-44ac-a704-f0f44c1c1f55/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2696] 10.0.0.221 () {32 vars in 750 bytes} [Sun May 31 18:36:32 2026] DELETE /v2.0/subnetpools/1e25890a-41ef-44ac-a704-f0f44c1c1f55/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2697] 10.0.0.221 () {32 vars in 739 bytes} [Sun May 31 18:36:32 2026] GET /v2.0/subnetpools/1e25890a-41ef-44ac-a704-f0f44c1c1f55/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:36:32.893 7 INFO neutron.api.v2.resource [None req-a62a7aad-1ec2-489c-9aaa-4503d0316653 1d0a023bf71247da8621fb344066cac3 b3a1343cc62248c19358a32811f35387 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1287/2698] 10.0.0.221 () {32 vars in 754 bytes} [Sun May 31 18:36:32 2026] DELETE /v2.0/subnetpools/1e25890a-41ef-44ac-a704-f0f44c1c1f55/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2699] 10.0.0.221 () {32 vars in 742 bytes} [Sun May 31 18:36:32 2026] DELETE /v2.0/subnetpools/1e25890a-41ef-44ac-a704-f0f44c1c1f55/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2700] 10.0.0.221 () {32 vars in 739 bytes} [Sun May 31 18:36:32 2026] GET /v2.0/subnetpools/1e25890a-41ef-44ac-a704-f0f44c1c1f55/tags => 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: 1413/2701] 10.0.0.221 () {32 vars in 732 bytes} [Sun May 31 18:36:32 2026] DELETE /v2.0/subnetpools/1e25890a-41ef-44ac-a704-f0f44c1c1f55 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2702] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:33 2026] DELETE /v2.0/security-groups/e5a89878-d982-4561-a8c8-ea213763b0e8 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:36:33.312 7 INFO neutron.api.v2.resource [None req-dc6a0b95-4659-4d36-8c9f-40ffc40b351f ec3be5717f1b4eb980c631cbc3c282a5 a844f3ae18924cbf92b920e5c0c911b6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1290/2703] 10.0.0.221 () {32 vars in 737 bytes} [Sun May 31 18:36:33 2026] GET /v2.0/security-groups/e5a89878-d982-4561-a8c8-ea213763b0e8 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:36:33.449 7 INFO neutron_taas.services.taas.taas_plugin [None req-7ff5f4ca-bf0d-4c90-a030-d035bc5cf269 ec3be5717f1b4eb980c631cbc3c282a5 a844f3ae18924cbf92b920e5c0c911b6 - - default default] TaaS: Handle Delete Port: e61eab3a-25ef-473e-9e49-18411fb0435f 2026-05-31 18:36:33.453 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ff5f4ca-bf0d-4c90-a030-d035bc5cf269 ec3be5717f1b4eb980c631cbc3c282a5 a844f3ae18924cbf92b920e5c0c911b6 - - default default] Tap Mirror: Handle Delete Port: e61eab3a-25ef-473e-9e49-18411fb0435f [pid: 8|app: 0|req: 1414/2704] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:33 2026] GET /v2.0/security-groups?tenant_id=84756ff4ece44da5a554d058a8940495&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2705] 10.0.0.221 () {32 vars in 732 bytes} [Sun May 31 18:36:33 2026] DELETE /v2.0/floatingips/d79a71de-48dd-4212-b603-e3696fb2fa83 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2706] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:33 2026] DELETE /v2.0/security-groups/c6521166-6790-4720-b208-503fd1e62371 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:36:33.924 7 INFO neutron.db.ovn_revision_numbers_db [None req-552d3ebe-eea9-49fc-ac45-7f1cc44e0aef f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 4b77f6e9-c041-4d32-b6c1-4c17ce074339 (type: security_groups) to 1 2026-05-31 18:36:33.937 7 INFO neutron.db.ovn_revision_numbers_db [None req-552d3ebe-eea9-49fc-ac45-7f1cc44e0aef f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 1d11b97d-cb95-471c-8d89-464614ea9a9d (type: security_group_rules) to 0 2026-05-31 18:36:33.955 7 INFO neutron.db.ovn_revision_numbers_db [None req-552d3ebe-eea9-49fc-ac45-7f1cc44e0aef f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 86293978-2dc3-42ec-9530-afecb01355a2 (type: security_group_rules) to 0 2026-05-31 18:36:33.969 7 INFO neutron.db.ovn_revision_numbers_db [None req-552d3ebe-eea9-49fc-ac45-7f1cc44e0aef f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 9e553223-20a8-4a96-a1fe-2e6d6d6a037a (type: security_group_rules) to 0 2026-05-31 18:36:33.982 7 INFO neutron.db.ovn_revision_numbers_db [None req-552d3ebe-eea9-49fc-ac45-7f1cc44e0aef f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource af4d27dd-3265-4149-952b-7d00487e6796 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1292/2707] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:33 2026] GET /v2.0/security-groups?tenant_id=1a10e9bccf3f4cc2b0c2a16bd1ad78a4&name=default => generated 2925 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2708] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:33 2026] DELETE /v2.0/security-groups/52677ce2-ef34-4f1c-8cd5-e310eb13ccb6 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:36:34.217 7 INFO neutron.db.ovn_revision_numbers_db [None req-1955c032-0134-4cf9-9fee-5cb7083fea40 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource ab351d9a-038b-43eb-84f9-4811742e9922 (type: security_groups) to 1 2026-05-31 18:36:34.231 7 INFO neutron.db.ovn_revision_numbers_db [None req-1955c032-0134-4cf9-9fee-5cb7083fea40 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 14f7033f-5183-402f-ab04-1d668b7d5456 (type: security_group_rules) to 0 2026-05-31 18:36:34.249 7 INFO neutron.db.ovn_revision_numbers_db [None req-1955c032-0134-4cf9-9fee-5cb7083fea40 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 6d6a782e-9932-4ac5-9eac-fa5259570ecf (type: security_group_rules) to 0 2026-05-31 18:36:34.265 7 INFO neutron.db.ovn_revision_numbers_db [None req-1955c032-0134-4cf9-9fee-5cb7083fea40 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource cb840aef-0675-45ff-8290-272ff7a4d08c (type: security_group_rules) to 0 2026-05-31 18:36:34.281 7 INFO neutron.db.ovn_revision_numbers_db [None req-1955c032-0134-4cf9-9fee-5cb7083fea40 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e780e723-b143-4a2a-8df6-9a8817da85dc (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1293/2709] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:34 2026] GET /v2.0/security-groups?tenant_id=1ed83fa0d3a84a9783b593e43be24c29&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: 1417/2710] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:34 2026] DELETE /v2.0/security-groups/4b77f6e9-c041-4d32-b6c1-4c17ce074339 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:36:34.627 7 INFO neutron_taas.services.taas.taas_plugin [None req-ae2db4ec-04c5-474c-8a22-51e288a37169 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: 3ed96cb2-791d-4d34-b9f7-987ad8048273 2026-05-31 18:36:34.629 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae2db4ec-04c5-474c-8a22-51e288a37169 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: 3ed96cb2-791d-4d34-b9f7-987ad8048273 [pid: 8|app: 0|req: 1418/2711] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:34 2026] DELETE /v2.0/security-groups/ab351d9a-038b-43eb-84f9-4811742e9922 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:36:34.815 8 INFO neutron.db.ovn_revision_numbers_db [None req-4e25436f-aabd-4d84-bb7d-a892679010c7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource f3a3459f-f51f-45bd-ba05-e5d820cae1ac (type: security_groups) to 1 2026-05-31 18:36:34.827 8 INFO neutron.db.ovn_revision_numbers_db [None req-4e25436f-aabd-4d84-bb7d-a892679010c7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 0407b3e9-4d39-4662-9691-56a1c587cf3e (type: security_group_rules) to 0 2026-05-31 18:36:34.838 8 INFO neutron.db.ovn_revision_numbers_db [None req-4e25436f-aabd-4d84-bb7d-a892679010c7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 3be408b3-a875-46ae-bcd0-f21501db3091 (type: security_group_rules) to 0 2026-05-31 18:36:34.851 8 INFO neutron.db.ovn_revision_numbers_db [None req-4e25436f-aabd-4d84-bb7d-a892679010c7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 6ca974d4-b54f-4ae9-b46d-099b5854b9ae (type: security_group_rules) to 0 2026-05-31 18:36:34.879 8 INFO neutron.db.ovn_revision_numbers_db [None req-4e25436f-aabd-4d84-bb7d-a892679010c7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e337947e-423d-4ed1-a264-276d793488f9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1419/2712] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:34 2026] GET /v2.0/security-groups?tenant_id=b3a1343cc62248c19358a32811f35387&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2713] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:34 2026] DELETE /v2.0/security-groups/f3a3459f-f51f-45bd-ba05-e5d820cae1ac => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2714] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:36:34 2026] PUT /v2.0/routers/b165085d-f9ce-4e8b-b326-47bffcae7414/remove_router_interface => generated 309 bytes in 1105 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-05-31 18:36:35.705 8 INFO neutron_taas.services.taas.taas_plugin [None req-3b6011fe-8136-4161-8f5a-b113d793bf50 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: 1f963a2b-3d16-4fbe-983b-cb003a824091 [pid: 7|app: 0|req: 1295/2715] 10.0.0.221 () {32 vars in 721 bytes} [Sun May 31 18:36:35 2026] GET /v2.0/subnets/b0a2d34d-1c71-4afe-8930-aacc1dc50d35 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:36:35.709 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b6011fe-8136-4161-8f5a-b113d793bf50 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: 1f963a2b-3d16-4fbe-983b-cb003a824091 [pid: 8|app: 0|req: 1421/2716] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:36:35 2026] DELETE /v2.0/routers/b165085d-f9ce-4e8b-b326-47bffcae7414 => generated 0 bytes in 720 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2717] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:36:36 2026] DELETE /v2.0/subnets/06a05e83-b4dd-4ccb-b4da-fefb76b54341 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:36:36.434 8 INFO neutron_taas.services.taas.taas_plugin [None req-853baec5-fb43-4985-9407-9f20ae7ce69b f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: 22215f59-800b-4d0c-b6e3-262719b9cb8e 2026-05-31 18:36:36.438 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-853baec5-fb43-4985-9407-9f20ae7ce69b f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: 22215f59-800b-4d0c-b6e3-262719b9cb8e 2026-05-31 18:36:36.614 8 INFO neutron.services.segments.plugin [-] Segment e41feb6d-756d-4684-a5cb-4600fda43d09 resource provider aggregate not found 2026-05-31 18:36:36.615 8 INFO neutron.services.segments.plugin [-] Segment e41feb6d-756d-4684-a5cb-4600fda43d09 resource provider aggregate not found 2026-05-31 18:36:36.641 8 INFO neutron.services.segments.plugin [-] Segment e41feb6d-756d-4684-a5cb-4600fda43d09 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 e41feb6d-756d-4684-a5cb-4600fda43d09 found for delete ", "request_id": "req-0de29b24-0c78-481c-b97c-f73ada588afb"}]} 2026-05-31 18:36:36.643 8 INFO neutron.services.segments.plugin [-] Segment e41feb6d-756d-4684-a5cb-4600fda43d09 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 e41feb6d-756d-4684-a5cb-4600fda43d09 found for delete ", "request_id": "req-03c4faf7-c338-4e75-a7ef-a219b0d26183"}]} [pid: 8|app: 0|req: 1422/2718] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:36:36 2026] DELETE /v2.0/networks/17d45c47-531c-4dcc-95b3-1793ccfb34e3 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2719] 10.0.0.244 () {30 vars in 690 bytes} [Sun May 31 18:36:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2720] 10.0.0.244 () {30 vars in 692 bytes} [Sun May 31 18:36:36 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: 1425/2721] 10.0.0.244 () {30 vars in 668 bytes} [Sun May 31 18:36:36 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: 1426/2722] 10.0.0.244 () {30 vars in 704 bytes} [Sun May 31 18:36:36 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) 2026-05-31 18:36:36.981 7 INFO neutron_taas.services.taas.taas_plugin [None req-289d9f8c-401e-4e3f-962b-4c064b77caf0 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: e539910e-8478-47f2-b932-706c9a97b3ef 2026-05-31 18:36:36.984 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-289d9f8c-401e-4e3f-962b-4c064b77caf0 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: e539910e-8478-47f2-b932-706c9a97b3ef [pid: 8|app: 0|req: 1427/2723] 10.0.0.244 () {28 vars in 439 bytes} [Sun May 31 18:36:37 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2724] 10.0.0.244 () {30 vars in 728 bytes} [Sun May 31 18:36:37 2026] GET /v2.0/subnets/b0a2d34d-1c71-4afe-8930-aacc1dc50d35 => generated 658 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2725] 10.0.0.244 () {30 vars in 690 bytes} [Sun May 31 18:36:37 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: 8|app: 0|req: 1430/2726] 10.0.0.244 () {30 vars in 692 bytes} [Sun May 31 18:36:37 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: 8|app: 0|req: 1431/2727] 10.0.0.244 () {30 vars in 668 bytes} [Sun May 31 18:36:37 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: 1432/2728] 10.0.0.244 () {30 vars in 704 bytes} [Sun May 31 18:36:37 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: 1433/2729] 10.0.0.244 () {30 vars in 728 bytes} [Sun May 31 18:36:37 2026] GET /v2.0/subnets/b0a2d34d-1c71-4afe-8930-aacc1dc50d35 => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2730] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:36:36 2026] PUT /v2.0/routers/f39eacf2-294e-40c4-947a-b689c72cbc48/remove_router_interface => generated 309 bytes in 941 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: 1298/2731] 10.0.0.244 () {30 vars in 690 bytes} [Sun May 31 18:36:37 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: 1299/2732] 10.0.0.244 () {30 vars in 692 bytes} [Sun May 31 18:36:37 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: 1300/2733] 10.0.0.244 () {30 vars in 668 bytes} [Sun May 31 18:36:37 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: 1301/2734] 10.0.0.244 () {30 vars in 704 bytes} [Sun May 31 18:36:37 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: 1302/2735] 10.0.0.244 () {30 vars in 730 bytes} [Sun May 31 18:36:37 2026] GET /v2.0/networks/6a996bbd-5f51-49b6-bf09-f99deef91271 => generated 803 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2736] 10.0.0.244 () {30 vars in 682 bytes} [Sun May 31 18:36:37 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:36:37.896 8 INFO neutron_taas.services.taas.taas_plugin [None req-604b7bd5-d7e4-4ea5-80ba-7d239b948710 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: 6767cfbe-05df-49d9-8fc4-458184069495 2026-05-31 18:36:37.900 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-604b7bd5-d7e4-4ea5-80ba-7d239b948710 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: 6767cfbe-05df-49d9-8fc4-458184069495 2026-05-31 18:36:37.996 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-69588052-3b78-4188-984c-442258d73637 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:36:37.998 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-69588052-3b78-4188-984c-442258d73637 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 6a996bbd-5f51-49b6-bf09-f99deef91271: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:36:38.157 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-10b919da-0a3c-4d13-9349-d699e61881f5 - - - - - -] OVN reports status down for port: e1c5ac46-6142-4520-9911-c474f8b96a0d 2026-05-31 18:36:38.237 7 INFO neutron.db.ovn_revision_numbers_db [None req-69588052-3b78-4188-984c-442258d73637 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e1c5ac46-6142-4520-9911-c474f8b96a0d (type: ports) to 1 [pid: 7|app: 0|req: 1304/2737] 10.0.0.244 () {34 vars in 704 bytes} [Sun May 31 18:36:37 2026] POST /v2.0/ports => generated 1132 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2738] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:36:37 2026] DELETE /v2.0/routers/f39eacf2-294e-40c4-947a-b689c72cbc48 => generated 0 bytes in 764 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-05-31 18:36:38.601 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ca939c1-cc43-4d36-960f-0be83fc6df30 fd08d8672f9c48d39d5fe94c62984b97 05dadd1a45044d56a4d8ffa69f3d9ea1 - - default default] Successfully bumped revision number for resource d1a7cb9d-5be4-4279-b005-cfd344eeebef (type: security_groups) to 1 2026-05-31 18:36:38.618 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ca939c1-cc43-4d36-960f-0be83fc6df30 fd08d8672f9c48d39d5fe94c62984b97 05dadd1a45044d56a4d8ffa69f3d9ea1 - - default default] Successfully bumped revision number for resource 15e8a46d-17b7-40e2-90b7-5f703b70754e (type: security_group_rules) to 0 2026-05-31 18:36:38.635 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ca939c1-cc43-4d36-960f-0be83fc6df30 fd08d8672f9c48d39d5fe94c62984b97 05dadd1a45044d56a4d8ffa69f3d9ea1 - - default default] Successfully bumped revision number for resource 79b0f108-7fc8-4b42-80c8-e8ae2ee9016e (type: security_group_rules) to 0 2026-05-31 18:36:38.647 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ca939c1-cc43-4d36-960f-0be83fc6df30 fd08d8672f9c48d39d5fe94c62984b97 05dadd1a45044d56a4d8ffa69f3d9ea1 - - default default] Successfully bumped revision number for resource 7aeee1b5-dfd4-4656-ad34-ae768774a068 (type: security_group_rules) to 0 2026-05-31 18:36:38.660 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ca939c1-cc43-4d36-960f-0be83fc6df30 fd08d8672f9c48d39d5fe94c62984b97 05dadd1a45044d56a4d8ffa69f3d9ea1 - - default default] Successfully bumped revision number for resource be5a80a5-aaae-4b0a-9bf6-550d0692c0dc (type: security_group_rules) to 0 2026-05-31 18:36:38.667 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec5b3ec7-e262-4938-b126-753e0a5a9673 3a2c99fd04e44cf3a47f80ad7bd1f168 b3009ba7172d45efaaf258ad8de3b717 - - default default] Successfully bumped revision number for resource ad6c7aa4-4c1b-4e0f-8894-2ff4f3da80bb (type: security_groups) to 1 2026-05-31 18:36:38.679 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec5b3ec7-e262-4938-b126-753e0a5a9673 3a2c99fd04e44cf3a47f80ad7bd1f168 b3009ba7172d45efaaf258ad8de3b717 - - default default] Successfully bumped revision number for resource 363cc75a-9cf6-4616-8060-86b313bb11ec (type: security_group_rules) to 0 2026-05-31 18:36:38.692 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec5b3ec7-e262-4938-b126-753e0a5a9673 3a2c99fd04e44cf3a47f80ad7bd1f168 b3009ba7172d45efaaf258ad8de3b717 - - default default] Successfully bumped revision number for resource 64160c6a-0029-464c-a1f4-43ec25edc44c (type: security_group_rules) to 0 2026-05-31 18:36:38.703 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec5b3ec7-e262-4938-b126-753e0a5a9673 3a2c99fd04e44cf3a47f80ad7bd1f168 b3009ba7172d45efaaf258ad8de3b717 - - default default] Successfully bumped revision number for resource ab4807af-9b9e-4a92-b139-500ef5cac48f (type: security_group_rules) to 0 2026-05-31 18:36:38.715 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec5b3ec7-e262-4938-b126-753e0a5a9673 3a2c99fd04e44cf3a47f80ad7bd1f168 b3009ba7172d45efaaf258ad8de3b717 - - default default] Successfully bumped revision number for resource c88be329-dc58-45cd-91b5-de1dc81751c0 (type: security_group_rules) to 0 2026-05-31 18:36:38.792 8 INFO neutron.db.segments_db [None req-ec5b3ec7-e262-4938-b126-753e0a5a9673 3a2c99fd04e44cf3a47f80ad7bd1f168 b3009ba7172d45efaaf258ad8de3b717 - - default default] Added segment c709a7d6-785c-4aa3-b4f5-0d300f4bd78d of type geneve for network 20bcffa9-726a-4cd9-a501-e9f7eba42de7 2026-05-31 18:36:38.798 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ca939c1-cc43-4d36-960f-0be83fc6df30 fd08d8672f9c48d39d5fe94c62984b97 05dadd1a45044d56a4d8ffa69f3d9ea1 - - default default] Successfully bumped revision number for resource f3ebb01b-ec58-4b10-afb7-ad1f4f5235ea (type: security_groups) to 1 2026-05-31 18:36:38.809 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ca939c1-cc43-4d36-960f-0be83fc6df30 fd08d8672f9c48d39d5fe94c62984b97 05dadd1a45044d56a4d8ffa69f3d9ea1 - - default default] Successfully bumped revision number for resource 2716aa4c-cdbe-4230-9e0c-bdf66d1705aa (type: security_group_rules) to 0 2026-05-31 18:36:38.820 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ca939c1-cc43-4d36-960f-0be83fc6df30 fd08d8672f9c48d39d5fe94c62984b97 05dadd1a45044d56a4d8ffa69f3d9ea1 - - default default] Successfully bumped revision number for resource a8fd2fa1-18c8-4b69-babc-50bd3ff8faaa (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1305/2739] 10.0.0.221 () {34 vars in 684 bytes} [Sun May 31 18:36:38 2026] POST /v2.0/security-groups => generated 1603 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-31 18:36:38.911 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec5b3ec7-e262-4938-b126-753e0a5a9673 3a2c99fd04e44cf3a47f80ad7bd1f168 b3009ba7172d45efaaf258ad8de3b717 - - default default] Successfully bumped revision number for resource 20bcffa9-726a-4cd9-a501-e9f7eba42de7 (type: networks) to 1 [pid: 7|app: 0|req: 1306/2740] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:36:38 2026] DELETE /v2.0/subnets/d949cb55-82fa-481f-a12d-4e5d5952501e => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:36:39.073 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ec5b3ec7-e262-4938-b126-753e0a5a9673 3a2c99fd04e44cf3a47f80ad7bd1f168 b3009ba7172d45efaaf258ad8de3b717 - - default default] No more DHCP agents 2026-05-31 18:36:39.075 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ec5b3ec7-e262-4938-b126-753e0a5a9673 3a2c99fd04e44cf3a47f80ad7bd1f168 b3009ba7172d45efaaf258ad8de3b717 - - default default] Unable to schedule network 20bcffa9-726a-4cd9-a501-e9f7eba42de7: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1307/2741] 10.0.0.221 () {34 vars in 767 bytes} [Sun May 31 18:36:39 2026] PUT /v2.0/security-groups/f3ebb01b-ec58-4b10-afb7-ad1f4f5235ea/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:36:39.164 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-10b919da-0a3c-4d13-9349-d699e61881f5 - - - - - -] OVN reports status down for port: 110e087b-ca7d-4aa0-adea-77b3051f9d4c 2026-05-31 18:36:39.188 8 INFO neutron.db.ovn_revision_numbers_db [None req-ec5b3ec7-e262-4938-b126-753e0a5a9673 3a2c99fd04e44cf3a47f80ad7bd1f168 b3009ba7172d45efaaf258ad8de3b717 - - default default] Successfully bumped revision number for resource 110e087b-ca7d-4aa0-adea-77b3051f9d4c (type: ports) to 1 [pid: 8|app: 0|req: 1435/2742] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:36:38 2026] POST /v2.0/networks => generated 632 bytes in 823 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2743] 10.0.0.221 () {32 vars in 747 bytes} [Sun May 31 18:36:39 2026] GET /v2.0/security-groups/f3ebb01b-ec58-4b10-afb7-ad1f4f5235ea/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:36:39.246 7 INFO neutron_taas.services.taas.taas_plugin [None req-c2ac41bd-4305-4527-a1fe-149ae9c9e776 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: 1f3b40d1-1c44-4cfd-958a-f4df1e616b4f 2026-05-31 18:36:39.248 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2ac41bd-4305-4527-a1fe-149ae9c9e776 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: 1f3b40d1-1c44-4cfd-958a-f4df1e616b4f 2026-05-31 18:36:39.443 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-55766770-9557-4907-9cd2-5dcc811c14e8 3a2c99fd04e44cf3a47f80ad7bd1f168 b3009ba7172d45efaaf258ad8de3b717 - - default default] No more DHCP agents 2026-05-31 18:36:39.444 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-55766770-9557-4907-9cd2-5dcc811c14e8 3a2c99fd04e44cf3a47f80ad7bd1f168 b3009ba7172d45efaaf258ad8de3b717 - - default default] Unable to schedule network 20bcffa9-726a-4cd9-a501-e9f7eba42de7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:36:39.444 7 INFO neutron.services.segments.plugin [-] Segment 30f7b894-5302-4cf0-90cb-282ecc487dcf resource provider aggregate not found 2026-05-31 18:36:39.451 7 INFO neutron.services.segments.plugin [-] Segment 30f7b894-5302-4cf0-90cb-282ecc487dcf resource provider aggregate not found 2026-05-31 18:36:39.467 7 INFO neutron.services.segments.plugin [-] Segment 30f7b894-5302-4cf0-90cb-282ecc487dcf 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 30f7b894-5302-4cf0-90cb-282ecc487dcf found for delete ", "request_id": "req-f085ad82-4b16-4357-a516-53d8c887d6d1"}]} 2026-05-31 18:36:39.472 7 INFO neutron.services.segments.plugin [-] Segment 30f7b894-5302-4cf0-90cb-282ecc487dcf 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 30f7b894-5302-4cf0-90cb-282ecc487dcf found for delete ", "request_id": "req-c9f0a800-77df-4b1f-b55a-77827923e57e"}]} [pid: 7|app: 0|req: 1308/2744] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:36:39 2026] DELETE /v2.0/networks/08d32195-7906-4ce4-9dfa-e853b805e63a => generated 0 bytes in 443 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2745] 10.0.0.221 () {34 vars in 778 bytes} [Sun May 31 18:36:39 2026] PUT /v2.0/security-groups/f3ebb01b-ec58-4b10-afb7-ad1f4f5235ea/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2746] 10.0.0.221 () {32 vars in 747 bytes} [Sun May 31 18:36:39 2026] GET /v2.0/security-groups/f3ebb01b-ec58-4b10-afb7-ad1f4f5235ea/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2747] 10.0.0.221 () {34 vars in 774 bytes} [Sun May 31 18:36:39 2026] PUT /v2.0/security-groups/f3ebb01b-ec58-4b10-afb7-ad1f4f5235ea/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: 1312/2748] 10.0.0.221 () {32 vars in 747 bytes} [Sun May 31 18:36:39 2026] GET /v2.0/security-groups/f3ebb01b-ec58-4b10-afb7-ad1f4f5235ea/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2749] 10.0.0.221 () {34 vars in 796 bytes} [Sun May 31 18:36:39 2026] PUT /v2.0/security-groups/f3ebb01b-ec58-4b10-afb7-ad1f4f5235ea/tags/black.or.white => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-31 18:36:39.870 8 INFO neutron.db.ovn_revision_numbers_db [None req-8a13d67a-be1a-4e39-860b-33297f675012 - - - - - -] Successfully bumped revision number for resource 110e087b-ca7d-4aa0-adea-77b3051f9d4c (type: ports) to 2 [pid: 7|app: 0|req: 1314/2750] 10.0.0.221 () {32 vars in 747 bytes} [Sun May 31 18:36:39 2026] GET /v2.0/security-groups/f3ebb01b-ec58-4b10-afb7-ad1f4f5235ea/tags => generated 52 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2751] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:39 2026] GET /v2.0/security-groups?tenant_id=a844f3ae18924cbf92b920e5c0c911b6&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:36:39.900 8 INFO neutron.db.ovn_revision_numbers_db [None req-8a13d67a-be1a-4e39-860b-33297f675012 - - - - - -] Successfully bumped revision number for resource 59b8e4cb-9fbe-4b78-a3b8-a3a3fc304d7d (type: subnets) to 0 [pid: 8|app: 0|req: 1437/2752] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:36:39 2026] POST /v2.0/subnets => generated 626 bytes in 674 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2753] 10.0.0.221 () {34 vars in 767 bytes} [Sun May 31 18:36:39 2026] PUT /v2.0/security-groups/f3ebb01b-ec58-4b10-afb7-ad1f4f5235ea/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2754] 10.0.0.221 () {34 vars in 751 bytes} [Sun May 31 18:36:39 2026] PUT /v2.0/subnets/59b8e4cb-9fbe-4b78-a3b8-a3a3fc304d7d/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2755] 10.0.0.221 () {32 vars in 747 bytes} [Sun May 31 18:36:39 2026] GET /v2.0/security-groups/f3ebb01b-ec58-4b10-afb7-ad1f4f5235ea/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2756] 10.0.0.221 () {32 vars in 731 bytes} [Sun May 31 18:36:40 2026] GET /v2.0/subnets/59b8e4cb-9fbe-4b78-a3b8-a3a3fc304d7d/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2757] 10.0.0.221 () {32 vars in 755 bytes} [Sun May 31 18:36:40 2026] GET /v2.0/security-groups/f3ebb01b-ec58-4b10-afb7-ad1f4f5235ea/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2758] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:39 2026] DELETE /v2.0/security-groups/de5a9141-9aa1-43ec-9d59-0af11038d411 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:36:40.186 8 INFO neutron.api.v2.resource [None req-b56f58e4-ee1c-41f3-a71d-f10351113e61 fd08d8672f9c48d39d5fe94c62984b97 05dadd1a45044d56a4d8ffa69f3d9ea1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1439/2759] 10.0.0.221 () {32 vars in 759 bytes} [Sun May 31 18:36:40 2026] GET /v2.0/security-groups/f3ebb01b-ec58-4b10-afb7-ad1f4f5235ea/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2760] 10.0.0.221 () {34 vars in 762 bytes} [Sun May 31 18:36:40 2026] PUT /v2.0/subnets/59b8e4cb-9fbe-4b78-a3b8-a3a3fc304d7d/tags/green => generated 4 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2761] 10.0.0.221 () {32 vars in 758 bytes} [Sun May 31 18:36:40 2026] DELETE /v2.0/security-groups/f3ebb01b-ec58-4b10-afb7-ad1f4f5235ea/tags/red => 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: 1441/2762] 10.0.0.221 () {32 vars in 747 bytes} [Sun May 31 18:36:40 2026] GET /v2.0/security-groups/f3ebb01b-ec58-4b10-afb7-ad1f4f5235ea/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: 1322/2763] 10.0.0.221 () {32 vars in 731 bytes} [Sun May 31 18:36:40 2026] GET /v2.0/subnets/59b8e4cb-9fbe-4b78-a3b8-a3a3fc304d7d/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:36:40.330 8 INFO neutron.api.v2.resource [None req-94c96f9e-3245-4f91-9bc1-118f7d155790 fd08d8672f9c48d39d5fe94c62984b97 05dadd1a45044d56a4d8ffa69f3d9ea1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1442/2764] 10.0.0.221 () {32 vars in 762 bytes} [Sun May 31 18:36:40 2026] DELETE /v2.0/security-groups/f3ebb01b-ec58-4b10-afb7-ad1f4f5235ea/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2765] 10.0.0.221 () {34 vars in 758 bytes} [Sun May 31 18:36:40 2026] PUT /v2.0/subnets/59b8e4cb-9fbe-4b78-a3b8-a3a3fc304d7d/tags/red => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2766] 10.0.0.221 () {32 vars in 750 bytes} [Sun May 31 18:36:40 2026] DELETE /v2.0/security-groups/f3ebb01b-ec58-4b10-afb7-ad1f4f5235ea/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2767] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:40 2026] GET /v2.0/security-groups?tenant_id=040de2353c0849fa89bb68c82a2aa3ea&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: 1444/2768] 10.0.0.221 () {32 vars in 731 bytes} [Sun May 31 18:36:40 2026] GET /v2.0/subnets/59b8e4cb-9fbe-4b78-a3b8-a3a3fc304d7d/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2769] 10.0.0.221 () {32 vars in 747 bytes} [Sun May 31 18:36:40 2026] GET /v2.0/security-groups/f3ebb01b-ec58-4b10-afb7-ad1f4f5235ea/tags => 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: 1326/2770] 10.0.0.221 () {34 vars in 780 bytes} [Sun May 31 18:36:40 2026] PUT /v2.0/subnets/59b8e4cb-9fbe-4b78-a3b8-a3a3fc304d7d/tags/black.or.white => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2771] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:40 2026] DELETE /v2.0/security-groups/f3ebb01b-ec58-4b10-afb7-ad1f4f5235ea => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2772] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:40 2026] DELETE /v2.0/security-groups/b767b633-a7dd-4476-81ff-deca3e1e112d => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2773] 10.0.0.221 () {32 vars in 731 bytes} [Sun May 31 18:36:40 2026] GET /v2.0/subnets/59b8e4cb-9fbe-4b78-a3b8-a3a3fc304d7d/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: 1329/2774] 10.0.0.221 () {34 vars in 751 bytes} [Sun May 31 18:36:40 2026] PUT /v2.0/subnets/59b8e4cb-9fbe-4b78-a3b8-a3a3fc304d7d/tags => generated 37 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2775] 10.0.0.221 () {32 vars in 731 bytes} [Sun May 31 18:36:40 2026] GET /v2.0/subnets/59b8e4cb-9fbe-4b78-a3b8-a3a3fc304d7d/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2776] 10.0.0.221 () {32 vars in 739 bytes} [Sun May 31 18:36:40 2026] GET /v2.0/subnets/59b8e4cb-9fbe-4b78-a3b8-a3a3fc304d7d/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:36:40.928 7 INFO neutron.api.v2.resource [None req-3dab8968-51f3-4fa1-9fdf-84c64b89d93c 3a2c99fd04e44cf3a47f80ad7bd1f168 b3009ba7172d45efaaf258ad8de3b717 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1332/2777] 10.0.0.221 () {32 vars in 743 bytes} [Sun May 31 18:36:40 2026] GET /v2.0/subnets/59b8e4cb-9fbe-4b78-a3b8-a3a3fc304d7d/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2778] 199.204.45.227 () {30 vars in 703 bytes} [Sun May 31 18:36:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2779] 199.204.45.227 () {30 vars in 705 bytes} [Sun May 31 18:36:40 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: 1448/2780] 199.204.45.227 () {30 vars in 681 bytes} [Sun May 31 18:36:40 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: 1449/2781] 199.204.45.227 () {30 vars in 717 bytes} [Sun May 31 18:36:40 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: 1333/2782] 10.0.0.221 () {32 vars in 742 bytes} [Sun May 31 18:36:40 2026] DELETE /v2.0/subnets/59b8e4cb-9fbe-4b78-a3b8-a3a3fc304d7d/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2783] 199.204.45.227 () {30 vars in 737 bytes} [Sun May 31 18:36:40 2026] GET /v2.0/ports/e1c5ac46-6142-4520-9911-c474f8b96a0d => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2784] 10.0.0.221 () {32 vars in 731 bytes} [Sun May 31 18:36:41 2026] GET /v2.0/subnets/59b8e4cb-9fbe-4b78-a3b8-a3a3fc304d7d/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:36:41.094 8 INFO neutron.api.v2.resource [None req-f1edef8c-1007-4213-b1cd-6ed136088b79 3a2c99fd04e44cf3a47f80ad7bd1f168 b3009ba7172d45efaaf258ad8de3b717 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1451/2785] 10.0.0.221 () {32 vars in 746 bytes} [Sun May 31 18:36:41 2026] DELETE /v2.0/subnets/59b8e4cb-9fbe-4b78-a3b8-a3a3fc304d7d/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2786] 10.0.0.221 () {32 vars in 734 bytes} [Sun May 31 18:36:41 2026] DELETE /v2.0/subnets/59b8e4cb-9fbe-4b78-a3b8-a3a3fc304d7d/tags => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2787] 10.0.0.221 () {32 vars in 731 bytes} [Sun May 31 18:36:41 2026] GET /v2.0/subnets/59b8e4cb-9fbe-4b78-a3b8-a3a3fc304d7d/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2788] 199.204.45.227 () {30 vars in 703 bytes} [Sun May 31 18:36:41 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: 1454/2789] 199.204.45.227 () {30 vars in 705 bytes} [Sun May 31 18:36:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2790] 199.204.45.227 () {30 vars in 681 bytes} [Sun May 31 18:36:41 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: 1456/2791] 199.204.45.227 () {30 vars in 717 bytes} [Sun May 31 18:36:41 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-05-31 18:36:41.348 8 INFO neutron.api.v2.resource [None req-2958c30c-3e03-4894-844a-37687f58cec8 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1457/2792] 199.204.45.227 () {30 vars in 763 bytes} [Sun May 31 18:36:41 2026] GET /v2.0/security-groups/lb-f18d56b4-e327-4d58-9227-707a2cdeddd0 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2793] 199.204.45.227 () {30 vars in 785 bytes} [Sun May 31 18:36:41 2026] GET /v2.0/security-groups?name=lb-f18d56b4-e327-4d58-9227-707a2cdeddd0 => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2794] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:36:41 2026] DELETE /v2.0/subnets/59b8e4cb-9fbe-4b78-a3b8-a3a3fc304d7d => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:36:41.525 8 INFO neutron.db.ovn_revision_numbers_db [None req-43e37715-a530-4e78-b973-5b091adbe39b f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 4db7e333-02e6-4f98-ba11-35da825b17cb (type: security_groups) to 1 2026-05-31 18:36:41.537 8 INFO neutron.db.ovn_revision_numbers_db [None req-43e37715-a530-4e78-b973-5b091adbe39b f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 035d08ab-0196-4eb5-a70b-b2ec8d4d485e (type: security_group_rules) to 0 2026-05-31 18:36:41.549 8 INFO neutron.db.ovn_revision_numbers_db [None req-43e37715-a530-4e78-b973-5b091adbe39b f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource f985541c-3d5c-4371-9e04-900b689cbac5 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1459/2795] 199.204.45.227 () {34 vars in 736 bytes} [Sun May 31 18:36:41 2026] POST /v2.0/security-groups => generated 1638 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-31 18:36:41.674 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ff3fe7b-e360-47bb-9a1b-e04791cb1a07 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 1231ae2b-429d-4c54-9148-dc6b20cce9fd (type: security_groups) to 1 2026-05-31 18:36:41.686 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ff3fe7b-e360-47bb-9a1b-e04791cb1a07 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 32f718e3-6120-467c-9bc9-75e46e38179e (type: security_group_rules) to 0 2026-05-31 18:36:41.697 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ff3fe7b-e360-47bb-9a1b-e04791cb1a07 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 3c03cdab-d0c8-4735-8c29-1171cb8aa0ac (type: security_group_rules) to 0 2026-05-31 18:36:41.718 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ff3fe7b-e360-47bb-9a1b-e04791cb1a07 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 9a654b2b-cceb-49b5-93d0-7826f03f0e04 (type: security_group_rules) to 0 2026-05-31 18:36:41.743 8 INFO neutron_taas.services.taas.taas_plugin [None req-420ce873-7731-479b-acd8-bc75235cd59b 3a2c99fd04e44cf3a47f80ad7bd1f168 b3009ba7172d45efaaf258ad8de3b717 - - default default] TaaS: Handle Delete Port: 110e087b-ca7d-4aa0-adea-77b3051f9d4c 2026-05-31 18:36:41.744 7 INFO neutron.db.ovn_revision_numbers_db [None req-8ff3fe7b-e360-47bb-9a1b-e04791cb1a07 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource c6994332-597d-428b-b290-58bcd6e59e0a (type: security_group_rules) to 0 2026-05-31 18:36:41.746 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-420ce873-7731-479b-acd8-bc75235cd59b 3a2c99fd04e44cf3a47f80ad7bd1f168 b3009ba7172d45efaaf258ad8de3b717 - - default default] Tap Mirror: Handle Delete Port: 110e087b-ca7d-4aa0-adea-77b3051f9d4c [pid: 7|app: 0|req: 1337/2796] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:41 2026] GET /v2.0/security-groups?tenant_id=caeec53cd41b4ab8a60579bbcc3435cf&name=default => generated 2929 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2797] 199.204.45.227 () {30 vars in 815 bytes} [Sun May 31 18:36:41 2026] GET /v2.0/security-group-rules?security_group_id=4db7e333-02e6-4f98-ba11-35da825b17cb => generated 1182 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:36:41.981 8 INFO neutron.services.segments.plugin [-] Segment c709a7d6-785c-4aa3-b4f5-0d300f4bd78d resource provider aggregate not found 2026-05-31 18:36:41.985 8 INFO neutron.services.segments.plugin [-] Segment c709a7d6-785c-4aa3-b4f5-0d300f4bd78d resource provider aggregate not found 2026-05-31 18:36:42.007 8 INFO neutron.services.segments.plugin [-] Segment c709a7d6-785c-4aa3-b4f5-0d300f4bd78d 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 c709a7d6-785c-4aa3-b4f5-0d300f4bd78d found for delete ", "request_id": "req-74a065f9-9cf4-4307-8f27-0862983f6bba"}]} 2026-05-31 18:36:42.008 8 INFO neutron.services.segments.plugin [-] Segment c709a7d6-785c-4aa3-b4f5-0d300f4bd78d 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 c709a7d6-785c-4aa3-b4f5-0d300f4bd78d found for delete ", "request_id": "req-cd0a0bd4-6b79-47ca-9d6b-adc2e6561493"}]} [pid: 8|app: 0|req: 1460/2798] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:36:41 2026] DELETE /v2.0/networks/20bcffa9-726a-4cd9-a501-e9f7eba42de7 => generated 0 bytes in 468 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2799] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:41 2026] DELETE /v2.0/security-groups/1231ae2b-429d-4c54-9148-dc6b20cce9fd => generated 0 bytes in 352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2800] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:42 2026] GET /v2.0/security-groups?tenant_id=05dadd1a45044d56a4d8ffa69f3d9ea1&name=default => generated 2929 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:36:42.436 8 INFO neutron.db.ovn_revision_numbers_db [None req-920c5f0c-a57b-4a10-81ee-066f8659254e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e1c5ac46-6142-4520-9911-c474f8b96a0d (type: ports) to 2 [pid: 8|app: 0|req: 1461/2801] 199.204.45.227 () {34 vars in 789 bytes} [Sun May 31 18:36:42 2026] PUT /v2.0/ports/e1c5ac46-6142-4520-9911-c474f8b96a0d => generated 1132 bytes in 398 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: 1462/2802] 199.204.45.227 () {30 vars in 703 bytes} [Sun May 31 18:36:42 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: 1463/2803] 199.204.45.227 () {30 vars in 705 bytes} [Sun May 31 18:36:42 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: 8|app: 0|req: 1464/2804] 199.204.45.227 () {30 vars in 681 bytes} [Sun May 31 18:36:42 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: 1465/2805] 199.204.45.227 () {30 vars in 717 bytes} [Sun May 31 18:36:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2806] 199.204.45.227 () {30 vars in 741 bytes} [Sun May 31 18:36:42 2026] GET /v2.0/subnets/b0a2d34d-1c71-4afe-8930-aacc1dc50d35 => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2807] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:42 2026] DELETE /v2.0/security-groups/d1a7cb9d-5be4-4279-b005-cfd344eeebef => generated 0 bytes in 319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2808] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:42 2026] GET /v2.0/security-groups?tenant_id=b3009ba7172d45efaaf258ad8de3b717&name=default => generated 2929 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2809] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:42 2026] DELETE /v2.0/security-groups/ad6c7aa4-4c1b-4e0f-8894-2ff4f3da80bb => generated 0 bytes in 319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:36:43.473 8 INFO neutron.db.ovn_revision_numbers_db [None req-7143f560-182a-4c53-abda-20e0367c1476 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 1f70458e-a085-4dee-b769-ce3f29e42b17 (type: security_groups) to 1 2026-05-31 18:36:43.483 8 INFO neutron.db.ovn_revision_numbers_db [None req-7143f560-182a-4c53-abda-20e0367c1476 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 14d87261-194a-41c0-b3a3-5913f8f5b92d (type: security_group_rules) to 0 2026-05-31 18:36:43.494 8 INFO neutron.db.ovn_revision_numbers_db [None req-7143f560-182a-4c53-abda-20e0367c1476 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 734d4ac3-5f72-4198-97e5-fd85c1ec7551 (type: security_group_rules) to 0 2026-05-31 18:36:43.503 8 INFO neutron.db.ovn_revision_numbers_db [None req-7143f560-182a-4c53-abda-20e0367c1476 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e4449b16-a654-47af-b12c-80b1bf33a4e1 (type: security_group_rules) to 0 2026-05-31 18:36:43.515 8 INFO neutron.db.ovn_revision_numbers_db [None req-7143f560-182a-4c53-abda-20e0367c1476 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e8a6b8eb-7104-4a0b-8305-17f9997b44ac (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1468/2810] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:43 2026] GET /v2.0/security-groups?tenant_id=6f7e61f2640f4704998220b9c1c6e58b&name=default => generated 2929 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2813] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:43 2026] DELETE /v2.0/security-groups/1f70458e-a085-4dee-b769-ce3f29e42b17 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:36:45.325 8 INFO neutron.db.ovn_revision_numbers_db [None req-686c5f22-e306-4000-a987-883cfe3e39d1 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] Successfully bumped revision number for resource 5c9961a7-07bb-46a0-ba55-8779a679ec98 (type: security_groups) to 1 2026-05-31 18:36:45.344 8 INFO neutron.db.ovn_revision_numbers_db [None req-686c5f22-e306-4000-a987-883cfe3e39d1 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] Successfully bumped revision number for resource 29e6d0e5-94e1-4521-a16c-a79375040785 (type: security_group_rules) to 0 2026-05-31 18:36:45.363 8 INFO neutron.db.ovn_revision_numbers_db [None req-686c5f22-e306-4000-a987-883cfe3e39d1 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] Successfully bumped revision number for resource 7d392e11-890d-4610-8374-95c6625abe11 (type: security_group_rules) to 0 2026-05-31 18:36:45.380 8 INFO neutron.db.ovn_revision_numbers_db [None req-686c5f22-e306-4000-a987-883cfe3e39d1 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] Successfully bumped revision number for resource b16c3b54-e4eb-40f2-8d5b-58838860e51c (type: security_group_rules) to 0 2026-05-31 18:36:45.393 8 INFO neutron.db.ovn_revision_numbers_db [None req-686c5f22-e306-4000-a987-883cfe3e39d1 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] Successfully bumped revision number for resource c3cdce16-a3d1-4d07-a56f-b3ebb80ddcb0 (type: security_group_rules) to 0 2026-05-31 18:36:45.466 8 INFO neutron.db.segments_db [None req-686c5f22-e306-4000-a987-883cfe3e39d1 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] Added segment 7e850d9c-ebb6-42b6-8604-4ffc0f4bbba4 of type geneve for network 77421536-fbd5-4b88-a64f-42436811a12f 2026-05-31 18:36:45.609 8 INFO neutron.db.ovn_revision_numbers_db [None req-686c5f22-e306-4000-a987-883cfe3e39d1 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] Successfully bumped revision number for resource 77421536-fbd5-4b88-a64f-42436811a12f (type: networks) to 1 2026-05-31 18:36:45.808 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-686c5f22-e306-4000-a987-883cfe3e39d1 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] No more DHCP agents 2026-05-31 18:36:45.809 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-686c5f22-e306-4000-a987-883cfe3e39d1 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] Unable to schedule network 77421536-fbd5-4b88-a64f-42436811a12f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:36:45.920 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-10b919da-0a3c-4d13-9349-d699e61881f5 - - - - - -] OVN reports status down for port: 82c85ab9-3e48-4d5f-8d39-6f39a165c756 2026-05-31 18:36:45.922 8 INFO neutron.db.ovn_revision_numbers_db [None req-686c5f22-e306-4000-a987-883cfe3e39d1 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] Successfully bumped revision number for resource 82c85ab9-3e48-4d5f-8d39-6f39a165c756 (type: ports) to 1 [pid: 8|app: 0|req: 1471/2814] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:36:44 2026] POST /v2.0/networks => generated 729 bytes in 993 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:36:46.083 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ccade6a2-507d-4a08-ac4b-6759eb77cc99 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] No more DHCP agents 2026-05-31 18:36:46.086 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ccade6a2-507d-4a08-ac4b-6759eb77cc99 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] Unable to schedule network 77421536-fbd5-4b88-a64f-42436811a12f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:36:46.100 7 INFO neutron.db.ovn_revision_numbers_db [None req-59eae5f6-c85b-40cd-8ec7-9bc0777a132d e35802e9ae9c4d088ba780f4245f287e 796251bbe27246da902c57956df11f93 - - default default] Successfully bumped revision number for resource 7b3c27a0-a949-4de8-be0d-f195eec91cb7 (type: security_groups) to 1 2026-05-31 18:36:46.114 7 INFO neutron.db.ovn_revision_numbers_db [None req-59eae5f6-c85b-40cd-8ec7-9bc0777a132d e35802e9ae9c4d088ba780f4245f287e 796251bbe27246da902c57956df11f93 - - default default] Successfully bumped revision number for resource 0744be34-db44-4ac8-94e3-7a626cffbecd (type: security_group_rules) to 0 2026-05-31 18:36:46.125 7 INFO neutron.db.ovn_revision_numbers_db [None req-59eae5f6-c85b-40cd-8ec7-9bc0777a132d e35802e9ae9c4d088ba780f4245f287e 796251bbe27246da902c57956df11f93 - - default default] Successfully bumped revision number for resource 235e5698-0553-4da6-be56-8c83c3e3b5db (type: security_group_rules) to 0 2026-05-31 18:36:46.136 7 INFO neutron.db.ovn_revision_numbers_db [None req-59eae5f6-c85b-40cd-8ec7-9bc0777a132d e35802e9ae9c4d088ba780f4245f287e 796251bbe27246da902c57956df11f93 - - default default] Successfully bumped revision number for resource 805af68c-22cf-42cf-a6af-94f2eb1ec238 (type: security_group_rules) to 0 2026-05-31 18:36:46.147 7 INFO neutron.db.ovn_revision_numbers_db [None req-59eae5f6-c85b-40cd-8ec7-9bc0777a132d e35802e9ae9c4d088ba780f4245f287e 796251bbe27246da902c57956df11f93 - - default default] Successfully bumped revision number for resource d5433943-81f8-4abf-b903-f27fc874e80b (type: security_group_rules) to 0 2026-05-31 18:36:46.224 7 INFO neutron.db.segments_db [None req-59eae5f6-c85b-40cd-8ec7-9bc0777a132d e35802e9ae9c4d088ba780f4245f287e 796251bbe27246da902c57956df11f93 - - default default] Added segment 9674a988-3820-4b98-a753-a2c6c2bf5de8 of type geneve for network cb710209-1c2e-4995-944d-0a96ee81af46 2026-05-31 18:36:46.346 7 INFO neutron.db.ovn_revision_numbers_db [None req-59eae5f6-c85b-40cd-8ec7-9bc0777a132d e35802e9ae9c4d088ba780f4245f287e 796251bbe27246da902c57956df11f93 - - default default] Successfully bumped revision number for resource cb710209-1c2e-4995-944d-0a96ee81af46 (type: networks) to 1 2026-05-31 18:36:46.582 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-59eae5f6-c85b-40cd-8ec7-9bc0777a132d e35802e9ae9c4d088ba780f4245f287e 796251bbe27246da902c57956df11f93 - - default default] No more DHCP agents 2026-05-31 18:36:46.584 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-59eae5f6-c85b-40cd-8ec7-9bc0777a132d e35802e9ae9c4d088ba780f4245f287e 796251bbe27246da902c57956df11f93 - - default default] Unable to schedule network cb710209-1c2e-4995-944d-0a96ee81af46: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:36:46.594 8 INFO neutron.db.ovn_revision_numbers_db [None req-1768a22e-6bd4-409c-92ef-15363cf3f4ff - - - - - -] Successfully bumped revision number for resource 82c85ab9-3e48-4d5f-8d39-6f39a165c756 (type: ports) to 2 2026-05-31 18:36:46.636 8 INFO neutron.db.ovn_revision_numbers_db [None req-1768a22e-6bd4-409c-92ef-15363cf3f4ff - - - - - -] Successfully bumped revision number for resource 06277188-fe60-494a-897e-8d5c05176ee4 (type: subnets) to 0 2026-05-31 18:36:46.656 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-10b919da-0a3c-4d13-9349-d699e61881f5 - - - - - -] OVN reports status down for port: 4d536c4f-49ee-4305-8c34-8e3c6fbcfe02 [pid: 8|app: 0|req: 1472/2815] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:36:45 2026] POST /v2.0/subnets => generated 644 bytes in 712 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:36:46.671 8 WARNING neutron.api.v2.base [None req-90e97254-c833-463d-b5a6-7371ff4bfc32 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - 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-05-31 18:36:46.672 8 INFO neutron.api.v2.resource [None req-90e97254-c833-463d-b5a6-7371ff4bfc32 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1473/2816] 10.0.0.221 () {34 vars in 681 bytes} [Sun May 31 18:36:46 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-31 18:36:46.736 7 INFO neutron.db.ovn_revision_numbers_db [None req-59eae5f6-c85b-40cd-8ec7-9bc0777a132d e35802e9ae9c4d088ba780f4245f287e 796251bbe27246da902c57956df11f93 - - default default] Successfully bumped revision number for resource 4d536c4f-49ee-4305-8c34-8e3c6fbcfe02 (type: ports) to 1 [pid: 7|app: 0|req: 1344/2817] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:36:45 2026] POST /v2.0/networks => generated 632 bytes in 1091 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:36:46.819 8 INFO neutron_taas.services.taas.taas_plugin [None req-c2e0cf95-58aa-41b0-a697-4ad8a374b9e6 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] TaaS: Handle Delete Port: 82c85ab9-3e48-4d5f-8d39-6f39a165c756 2026-05-31 18:36:46.822 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2e0cf95-58aa-41b0-a697-4ad8a374b9e6 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] Tap Mirror: Handle Delete Port: 82c85ab9-3e48-4d5f-8d39-6f39a165c756 2026-05-31 18:36:47.029 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2b189a9e-01a0-4386-bbe1-65cf309fcb52 e35802e9ae9c4d088ba780f4245f287e 796251bbe27246da902c57956df11f93 - - default default] No more DHCP agents 2026-05-31 18:36:47.030 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2b189a9e-01a0-4386-bbe1-65cf309fcb52 e35802e9ae9c4d088ba780f4245f287e 796251bbe27246da902c57956df11f93 - - default default] Unable to schedule network cb710209-1c2e-4995-944d-0a96ee81af46: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:36:47.123 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-10b919da-0a3c-4d13-9349-d699e61881f5 - - - - - -] OVN reports status down for port: 18729ca0-566c-4080-b498-8fc72b718851 2026-05-31 18:36:47.207 7 INFO neutron.db.ovn_revision_numbers_db [None req-2b189a9e-01a0-4386-bbe1-65cf309fcb52 e35802e9ae9c4d088ba780f4245f287e 796251bbe27246da902c57956df11f93 - - default default] Successfully bumped revision number for resource 18729ca0-566c-4080-b498-8fc72b718851 (type: ports) to 1 2026-05-31 18:36:47.229 8 INFO neutron.services.segments.plugin [-] Segment 7e850d9c-ebb6-42b6-8604-4ffc0f4bbba4 resource provider aggregate not found 2026-05-31 18:36:47.233 8 INFO neutron.services.segments.plugin [-] Segment 7e850d9c-ebb6-42b6-8604-4ffc0f4bbba4 resource provider aggregate not found 2026-05-31 18:36:47.252 8 INFO neutron.services.segments.plugin [-] Segment 7e850d9c-ebb6-42b6-8604-4ffc0f4bbba4 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 7e850d9c-ebb6-42b6-8604-4ffc0f4bbba4 found for delete ", "request_id": "req-62f57ec5-0d1e-4b25-ab99-1606cdfc1b62"}]} 2026-05-31 18:36:47.253 8 INFO neutron.services.segments.plugin [-] Segment 7e850d9c-ebb6-42b6-8604-4ffc0f4bbba4 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 7e850d9c-ebb6-42b6-8604-4ffc0f4bbba4 found for delete ", "request_id": "req-cdc447b0-3c09-49ab-bfd0-1cbfc30d2fb5"}]} [pid: 8|app: 0|req: 1474/2818] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:36:46 2026] DELETE /v2.0/networks/77421536-fbd5-4b88-a64f-42436811a12f => generated 0 bytes in 610 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2819] 10.0.0.221 () {34 vars in 664 bytes} [Sun May 31 18:36:46 2026] POST /v2.0/ports => generated 743 bytes in 507 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-05-31 18:36:47.380 7 INFO neutron.db.segments_db [None req-07acfb8f-d3e4-4a29-8382-6826aa930795 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] Added segment 7de207a9-b51f-49f0-804d-22e60cfb57dd of type geneve for network f93ab6de-77f2-4a01-b39e-6d4a2611b44a 2026-05-31 18:36:47.508 7 INFO neutron.db.ovn_revision_numbers_db [None req-07acfb8f-d3e4-4a29-8382-6826aa930795 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] Successfully bumped revision number for resource f93ab6de-77f2-4a01-b39e-6d4a2611b44a (type: networks) to 1 2026-05-31 18:36:47.604 8 INFO neutron.db.ovn_revision_numbers_db [None req-9193b3ec-086a-4fff-bb41-2f1b3a89b7d3 76ad604bb417448f9c7c1311b5edca16 d4c7f9166cc841938e50e44007c53daf - - default default] Successfully bumped revision number for resource 57e700b8-ad37-43df-ab45-f5fe61197805 (type: security_groups) to 1 2026-05-31 18:36:47.616 8 INFO neutron.db.ovn_revision_numbers_db [None req-9193b3ec-086a-4fff-bb41-2f1b3a89b7d3 76ad604bb417448f9c7c1311b5edca16 d4c7f9166cc841938e50e44007c53daf - - default default] Successfully bumped revision number for resource 14f67f9b-87b9-4762-8799-0082075caef9 (type: security_group_rules) to 0 2026-05-31 18:36:47.627 8 INFO neutron.db.ovn_revision_numbers_db [None req-9193b3ec-086a-4fff-bb41-2f1b3a89b7d3 76ad604bb417448f9c7c1311b5edca16 d4c7f9166cc841938e50e44007c53daf - - default default] Successfully bumped revision number for resource 824ab78d-c877-400d-9b52-a6b59373dd2b (type: security_group_rules) to 0 2026-05-31 18:36:47.638 8 INFO neutron.db.ovn_revision_numbers_db [None req-9193b3ec-086a-4fff-bb41-2f1b3a89b7d3 76ad604bb417448f9c7c1311b5edca16 d4c7f9166cc841938e50e44007c53daf - - default default] Successfully bumped revision number for resource cb30a9bc-bdc9-4173-b96c-6060c567b7e8 (type: security_group_rules) to 0 2026-05-31 18:36:47.656 8 INFO neutron.db.ovn_revision_numbers_db [None req-9193b3ec-086a-4fff-bb41-2f1b3a89b7d3 76ad604bb417448f9c7c1311b5edca16 d4c7f9166cc841938e50e44007c53daf - - default default] Successfully bumped revision number for resource cb9f3b2a-0256-4d03-9fa7-e0b99a7fee38 (type: security_group_rules) to 0 2026-05-31 18:36:47.701 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-07acfb8f-d3e4-4a29-8382-6826aa930795 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] No more DHCP agents 2026-05-31 18:36:47.702 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-07acfb8f-d3e4-4a29-8382-6826aa930795 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] Unable to schedule network f93ab6de-77f2-4a01-b39e-6d4a2611b44a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:36:47.728 8 INFO neutron.db.segments_db [None req-9193b3ec-086a-4fff-bb41-2f1b3a89b7d3 76ad604bb417448f9c7c1311b5edca16 d4c7f9166cc841938e50e44007c53daf - - default default] Added segment eda117d3-7e21-41ff-a9fe-66654d450666 of type geneve for network bf448807-ab4e-432a-9386-4e111fa4100c 2026-05-31 18:36:47.772 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-10b919da-0a3c-4d13-9349-d699e61881f5 - - - - - -] OVN reports status down for port: bc47c0c5-6ff0-492c-93ea-af1e3b6240f2 2026-05-31 18:36:47.819 7 INFO neutron.db.ovn_revision_numbers_db [None req-07acfb8f-d3e4-4a29-8382-6826aa930795 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] Successfully bumped revision number for resource bc47c0c5-6ff0-492c-93ea-af1e3b6240f2 (type: ports) to 1 [pid: 7|app: 0|req: 1346/2820] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:36:47 2026] POST /v2.0/networks => generated 730 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:36:47.903 8 INFO neutron.db.ovn_revision_numbers_db [None req-9193b3ec-086a-4fff-bb41-2f1b3a89b7d3 76ad604bb417448f9c7c1311b5edca16 d4c7f9166cc841938e50e44007c53daf - - default default] Successfully bumped revision number for resource bf448807-ab4e-432a-9386-4e111fa4100c (type: networks) to 1 [pid: 7|app: 0|req: 1347/2821] 10.0.0.221 () {34 vars in 666 bytes} [Sun May 31 18:36:47 2026] POST /v2.0/trunks => generated 409 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:36:48.063 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9193b3ec-086a-4fff-bb41-2f1b3a89b7d3 76ad604bb417448f9c7c1311b5edca16 d4c7f9166cc841938e50e44007c53daf - - default default] No more DHCP agents 2026-05-31 18:36:48.064 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9193b3ec-086a-4fff-bb41-2f1b3a89b7d3 76ad604bb417448f9c7c1311b5edca16 d4c7f9166cc841938e50e44007c53daf - - default default] Unable to schedule network bf448807-ab4e-432a-9386-4e111fa4100c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:36:48.148 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-10b919da-0a3c-4d13-9349-d699e61881f5 - - - - - -] OVN reports status down for port: dfafb115-2240-439c-80ec-2905125d14db 2026-05-31 18:36:48.165 8 INFO neutron.db.ovn_revision_numbers_db [None req-9193b3ec-086a-4fff-bb41-2f1b3a89b7d3 76ad604bb417448f9c7c1311b5edca16 d4c7f9166cc841938e50e44007c53daf - - default default] Successfully bumped revision number for resource dfafb115-2240-439c-80ec-2905125d14db (type: ports) to 1 [pid: 8|app: 0|req: 1475/2822] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:36:47 2026] POST /v2.0/networks => generated 632 bytes in 905 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2823] 10.0.0.221 () {34 vars in 749 bytes} [Sun May 31 18:36:48 2026] PUT /v2.0/trunks/4e14799c-f422-41c1-babe-439ba0da68c6/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:36:48.227 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-708afc00-66c7-4b5c-a0b9-3291753ee312 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] No more DHCP agents 2026-05-31 18:36:48.231 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-708afc00-66c7-4b5c-a0b9-3291753ee312 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] Unable to schedule network f93ab6de-77f2-4a01-b39e-6d4a2611b44a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:36:48.295 8 INFO neutron.db.segments_db [None req-145d22ae-44ea-42ca-8274-ad82d3aa9691 76ad604bb417448f9c7c1311b5edca16 d4c7f9166cc841938e50e44007c53daf - - default default] Added segment 750bc76c-3ef0-490b-b00c-370f7d9019ef of type geneve for network 65b0cb33-1702-4692-bb05-4fca64621e65 2026-05-31 18:36:48.393 8 INFO neutron.db.ovn_revision_numbers_db [None req-145d22ae-44ea-42ca-8274-ad82d3aa9691 76ad604bb417448f9c7c1311b5edca16 d4c7f9166cc841938e50e44007c53daf - - default default] Successfully bumped revision number for resource 65b0cb33-1702-4692-bb05-4fca64621e65 (type: networks) to 1 2026-05-31 18:36:48.564 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-145d22ae-44ea-42ca-8274-ad82d3aa9691 76ad604bb417448f9c7c1311b5edca16 d4c7f9166cc841938e50e44007c53daf - - default default] No more DHCP agents 2026-05-31 18:36:48.565 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-145d22ae-44ea-42ca-8274-ad82d3aa9691 76ad604bb417448f9c7c1311b5edca16 d4c7f9166cc841938e50e44007c53daf - - default default] Unable to schedule network 65b0cb33-1702-4692-bb05-4fca64621e65: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:36:48.658 8 INFO neutron.db.ovn_revision_numbers_db [None req-145d22ae-44ea-42ca-8274-ad82d3aa9691 76ad604bb417448f9c7c1311b5edca16 d4c7f9166cc841938e50e44007c53daf - - default default] Successfully bumped revision number for resource 643f7271-92b6-494e-b799-2960924d4023 (type: ports) to 1 2026-05-31 18:36:48.664 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-10b919da-0a3c-4d13-9349-d699e61881f5 - - - - - -] OVN reports status down for port: 643f7271-92b6-494e-b799-2960924d4023 [pid: 8|app: 0|req: 1477/2824] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:36:48 2026] POST /v2.0/networks => generated 632 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2825] 10.0.0.221 () {32 vars in 729 bytes} [Sun May 31 18:36:48 2026] GET /v2.0/trunks/4e14799c-f422-41c1-babe-439ba0da68c6/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2826] 10.0.0.221 () {34 vars in 753 bytes} [Sun May 31 18:36:48 2026] PUT /v2.0/networks/bf448807-ab4e-432a-9386-4e111fa4100c/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:36:48.786 7 INFO neutron.db.ovn_revision_numbers_db [None req-65dab272-7e8e-45bf-9d79-e8b44fd8f830 - - - - - -] Successfully bumped revision number for resource bc47c0c5-6ff0-492c-93ea-af1e3b6240f2 (type: ports) to 2 2026-05-31 18:36:48.819 7 INFO neutron.db.ovn_revision_numbers_db [None req-65dab272-7e8e-45bf-9d79-e8b44fd8f830 - - - - - -] Successfully bumped revision number for resource f1740bf2-8bd5-41ea-a0f5-9c0996f8a843 (type: subnets) to 0 [pid: 8|app: 0|req: 1480/2827] 10.0.0.221 () {34 vars in 760 bytes} [Sun May 31 18:36:48 2026] PUT /v2.0/trunks/4e14799c-f422-41c1-babe-439ba0da68c6/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2828] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:36:48 2026] POST /v2.0/subnets => generated 647 bytes in 810 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2829] 10.0.0.221 () {32 vars in 729 bytes} [Sun May 31 18:36:48 2026] GET /v2.0/trunks/4e14799c-f422-41c1-babe-439ba0da68c6/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:36:48.854 7 WARNING neutron.api.v2.base [None req-863968f4-5a6a-4e62-bca8-cc0ac56ba8d2 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - 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-05-31 18:36:48.855 7 INFO neutron.api.v2.resource [None req-863968f4-5a6a-4e62-bca8-cc0ac56ba8d2 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1350/2830] 10.0.0.221 () {34 vars in 681 bytes} [Sun May 31 18:36:48 2026] POST /v2.0/rbac-policies => generated 547 bytes in 4 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2831] 10.0.0.221 () {32 vars in 733 bytes} [Sun May 31 18:36:48 2026] GET /v2.0/networks/bf448807-ab4e-432a-9386-4e111fa4100c/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2832] 10.0.0.221 () {34 vars in 756 bytes} [Sun May 31 18:36:48 2026] PUT /v2.0/trunks/4e14799c-f422-41c1-babe-439ba0da68c6/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2833] 10.0.0.221 () {34 vars in 753 bytes} [Sun May 31 18:36:48 2026] PUT /v2.0/networks/65b0cb33-1702-4692-bb05-4fca64621e65/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: 1353/2834] 10.0.0.221 () {32 vars in 729 bytes} [Sun May 31 18:36:48 2026] GET /v2.0/trunks/4e14799c-f422-41c1-babe-439ba0da68c6/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:36:48.981 8 INFO neutron_taas.services.taas.taas_plugin [None req-d9475228-628f-4227-9328-36a4f8211500 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] TaaS: Handle Delete Port: bc47c0c5-6ff0-492c-93ea-af1e3b6240f2 2026-05-31 18:36:48.983 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9475228-628f-4227-9328-36a4f8211500 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] Tap Mirror: Handle Delete Port: bc47c0c5-6ff0-492c-93ea-af1e3b6240f2 [pid: 7|app: 0|req: 1354/2835] 10.0.0.221 () {32 vars in 733 bytes} [Sun May 31 18:36:48 2026] GET /v2.0/networks/65b0cb33-1702-4692-bb05-4fca64621e65/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2836] 10.0.0.221 () {34 vars in 778 bytes} [Sun May 31 18:36:48 2026] PUT /v2.0/trunks/4e14799c-f422-41c1-babe-439ba0da68c6/tags/black.or.white => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2837] 10.0.0.221 () {34 vars in 753 bytes} [Sun May 31 18:36:49 2026] PUT /v2.0/networks/65b0cb33-1702-4692-bb05-4fca64621e65/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2838] 10.0.0.221 () {32 vars in 729 bytes} [Sun May 31 18:36:49 2026] GET /v2.0/trunks/4e14799c-f422-41c1-babe-439ba0da68c6/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2839] 10.0.0.221 () {32 vars in 733 bytes} [Sun May 31 18:36:49 2026] GET /v2.0/networks/65b0cb33-1702-4692-bb05-4fca64621e65/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2840] 10.0.0.221 () {34 vars in 749 bytes} [Sun May 31 18:36:49 2026] PUT /v2.0/trunks/4e14799c-f422-41c1-babe-439ba0da68c6/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2841] 10.0.0.221 () {32 vars in 733 bytes} [Sun May 31 18:36:49 2026] GET /v2.0/networks/bf448807-ab4e-432a-9386-4e111fa4100c/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2842] 10.0.0.221 () {32 vars in 729 bytes} [Sun May 31 18:36:49 2026] GET /v2.0/trunks/4e14799c-f422-41c1-babe-439ba0da68c6/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:36:49.273 8 INFO neutron.services.segments.plugin [-] Segment 7de207a9-b51f-49f0-804d-22e60cfb57dd resource provider aggregate not found 2026-05-31 18:36:49.277 8 INFO neutron.services.segments.plugin [-] Segment 7de207a9-b51f-49f0-804d-22e60cfb57dd resource provider aggregate not found 2026-05-31 18:36:49.289 8 INFO neutron.services.segments.plugin [-] Segment 7de207a9-b51f-49f0-804d-22e60cfb57dd 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 7de207a9-b51f-49f0-804d-22e60cfb57dd found for delete ", "request_id": "req-95e72ca3-09f5-45ad-95be-87d2eeb05f20"}]} 2026-05-31 18:36:49.291 8 INFO neutron.services.segments.plugin [-] Segment 7de207a9-b51f-49f0-804d-22e60cfb57dd 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 7de207a9-b51f-49f0-804d-22e60cfb57dd found for delete ", "request_id": "req-4b101c18-6dfc-42e9-bf5e-79bc7ace1186"}]} [pid: 8|app: 0|req: 1482/2843] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:36:48 2026] DELETE /v2.0/networks/f93ab6de-77f2-4a01-b39e-6d4a2611b44a => generated 0 bytes in 438 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2844] 10.0.0.221 () {32 vars in 737 bytes} [Sun May 31 18:36:49 2026] GET /v2.0/trunks/4e14799c-f422-41c1-babe-439ba0da68c6/tags/red => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:36:49.379 8 INFO neutron.db.segments_db [None req-3daf8e63-949c-411f-ac9c-06b00c60537e 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] Added segment 92053d4a-2e3e-435d-aff8-6a6e5efb95a7 of type geneve for network 35819c60-0148-43d3-ae68-7456620a0f9d 2026-05-31 18:36:49.379 7 INFO neutron_taas.services.taas.taas_plugin [None req-4bbe0638-ef3f-4a79-9508-dd924471bc44 76ad604bb417448f9c7c1311b5edca16 d4c7f9166cc841938e50e44007c53daf - - default default] TaaS: Handle Delete Port: dfafb115-2240-439c-80ec-2905125d14db 2026-05-31 18:36:49.382 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4bbe0638-ef3f-4a79-9508-dd924471bc44 76ad604bb417448f9c7c1311b5edca16 d4c7f9166cc841938e50e44007c53daf - - default default] Tap Mirror: Handle Delete Port: dfafb115-2240-439c-80ec-2905125d14db 2026-05-31 18:36:49.483 8 INFO neutron.db.ovn_revision_numbers_db [None req-3daf8e63-949c-411f-ac9c-06b00c60537e 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] Successfully bumped revision number for resource 35819c60-0148-43d3-ae68-7456620a0f9d (type: networks) to 1 2026-05-31 18:36:49.595 7 INFO neutron.services.segments.plugin [-] Segment eda117d3-7e21-41ff-a9fe-66654d450666 resource provider aggregate not found 2026-05-31 18:36:49.604 7 INFO neutron.services.segments.plugin [-] Segment eda117d3-7e21-41ff-a9fe-66654d450666 resource provider aggregate not found 2026-05-31 18:36:49.623 7 INFO neutron.services.segments.plugin [-] Segment eda117d3-7e21-41ff-a9fe-66654d450666 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 eda117d3-7e21-41ff-a9fe-66654d450666 found for delete ", "request_id": "req-a6378496-1295-4db7-8da3-6ad8875b6862"}]} 2026-05-31 18:36:49.640 7 INFO neutron.services.segments.plugin [-] Segment eda117d3-7e21-41ff-a9fe-66654d450666 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 eda117d3-7e21-41ff-a9fe-66654d450666 found for delete ", "request_id": "req-e2f1b165-b379-4855-a2a4-4d1f4f89c521"}]} [pid: 7|app: 0|req: 1362/2845] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:36:49 2026] DELETE /v2.0/networks/bf448807-ab4e-432a-9386-4e111fa4100c => generated 0 bytes in 444 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:36:49.697 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3daf8e63-949c-411f-ac9c-06b00c60537e 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] No more DHCP agents 2026-05-31 18:36:49.698 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3daf8e63-949c-411f-ac9c-06b00c60537e 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] Unable to schedule network 35819c60-0148-43d3-ae68-7456620a0f9d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:36:49.707 7 INFO neutron.api.v2.resource [None req-de8a9580-5ed0-4e2f-b8cc-8a4582086fca e35802e9ae9c4d088ba780f4245f287e 796251bbe27246da902c57956df11f93 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1363/2846] 10.0.0.221 () {32 vars in 741 bytes} [Sun May 31 18:36:49 2026] GET /v2.0/trunks/4e14799c-f422-41c1-babe-439ba0da68c6/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-31 18:36:49.791 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-10b919da-0a3c-4d13-9349-d699e61881f5 - - - - - -] OVN reports status down for port: a0a7b198-3bd5-4859-9eb4-4eb83aa857c0 2026-05-31 18:36:49.805 8 INFO neutron.db.ovn_revision_numbers_db [None req-3daf8e63-949c-411f-ac9c-06b00c60537e 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] Successfully bumped revision number for resource a0a7b198-3bd5-4859-9eb4-4eb83aa857c0 (type: ports) to 1 [pid: 8|app: 0|req: 1484/2847] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:36:49 2026] POST /v2.0/networks => generated 729 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2848] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:49 2026] DELETE /v2.0/trunks/4e14799c-f422-41c1-babe-439ba0da68c6/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:36:49.884 7 INFO neutron_taas.services.taas.taas_plugin [None req-6206256b-7838-4972-95af-3cbb0f16afe8 76ad604bb417448f9c7c1311b5edca16 d4c7f9166cc841938e50e44007c53daf - - default default] TaaS: Handle Delete Port: 643f7271-92b6-494e-b799-2960924d4023 2026-05-31 18:36:49.889 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6206256b-7838-4972-95af-3cbb0f16afe8 76ad604bb417448f9c7c1311b5edca16 d4c7f9166cc841938e50e44007c53daf - - default default] Tap Mirror: Handle Delete Port: 643f7271-92b6-494e-b799-2960924d4023 2026-05-31 18:36:49.973 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b3635fac-5ca2-4dcb-b673-4696fbe2e24c 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] No more DHCP agents 2026-05-31 18:36:49.975 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b3635fac-5ca2-4dcb-b673-4696fbe2e24c 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] Unable to schedule network 35819c60-0148-43d3-ae68-7456620a0f9d: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1364/2849] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:36:49 2026] DELETE /v2.0/networks/65b0cb33-1702-4692-bb05-4fca64621e65 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2850] 10.0.0.221 () {32 vars in 729 bytes} [Sun May 31 18:36:50 2026] GET /v2.0/trunks/4e14799c-f422-41c1-babe-439ba0da68c6/tags => generated 30 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2851] 10.0.0.16 () {34 vars in 1015 bytes} [Sun May 31 18:36:50 2026] GET /v2.0/security-groups?id=95752e47-3f88-4823-a921-d13fc55c9b9c&fields=id => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:36:50.178 7 INFO neutron.api.v2.resource [None req-cfe0e594-515e-416f-afef-a00856603f0e e35802e9ae9c4d088ba780f4245f287e 796251bbe27246da902c57956df11f93 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1367/2852] 10.0.0.221 () {32 vars in 744 bytes} [Sun May 31 18:36:50 2026] DELETE /v2.0/trunks/4e14799c-f422-41c1-babe-439ba0da68c6/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2853] 10.0.0.16 () {34 vars in 981 bytes} [Sun May 31 18:36:50 2026] GET /v2.0/networks?id=73e93798-e942-4e03-b48a-6044867a0be1 => generated 738 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2854] 10.0.0.221 () {32 vars in 732 bytes} [Sun May 31 18:36:50 2026] DELETE /v2.0/trunks/4e14799c-f422-41c1-babe-439ba0da68c6/tags => 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: 1370/2855] 10.0.0.16 () {34 vars in 964 bytes} [Sun May 31 18:36:50 2026] GET /v2.0/quotas/8f5bb697705c4075a44ffa238341dc8a => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2856] 10.0.0.221 () {32 vars in 729 bytes} [Sun May 31 18:36:50 2026] GET /v2.0/trunks/4e14799c-f422-41c1-babe-439ba0da68c6/tags => 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: 1372/2857] 10.0.0.16 () {34 vars in 1001 bytes} [Sun May 31 18:36:50 2026] GET /v2.0/ports?tenant_id=8f5bb697705c4075a44ffa238341dc8a&fields=id => generated 149 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2858] 10.0.0.221 () {32 vars in 719 bytes} [Sun May 31 18:36:50 2026] GET /v2.0/trunks/4e14799c-f422-41c1-babe-439ba0da68c6 => generated 409 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2859] 10.0.0.16 () {34 vars in 1007 bytes} [Sun May 31 18:36:50 2026] GET /v2.0/networks/73e93798-e942-4e03-b48a-6044867a0be1?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2860] 10.0.0.221 () {32 vars in 717 bytes} [Sun May 31 18:36:50 2026] GET /v2.0/ports/18729ca0-566c-4080-b498-8fc72b718851 => generated 826 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:36:50.492 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e029805-8f0e-411c-9a79-5831c95731b4 - - - - - -] Successfully bumped revision number for resource a0a7b198-3bd5-4859-9eb4-4eb83aa857c0 (type: ports) to 2 2026-05-31 18:36:50.520 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e029805-8f0e-411c-9a79-5831c95731b4 - - - - - -] Successfully bumped revision number for resource 71ee7827-3d81-42a4-8a6c-68bc67210d9a (type: subnets) to 0 [pid: 7|app: 0|req: 1376/2861] 10.0.0.16 () {34 vars in 1107 bytes} [Sun May 31 18:36:50 2026] GET /v2.0/networks/73e93798-e942-4e03-b48a-6044867a0be1?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: 1486/2862] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:36:49 2026] POST /v2.0/subnets => generated 647 bytes in 677 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2863] 10.0.0.221 () {32 vars in 722 bytes} [Sun May 31 18:36:50 2026] DELETE /v2.0/trunks/4e14799c-f422-41c1-babe-439ba0da68c6 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:36:50.705 7 INFO neutron_taas.services.taas.taas_plugin [None req-531c7626-9325-471a-99e1-ffecd3b4312a e35802e9ae9c4d088ba780f4245f287e 796251bbe27246da902c57956df11f93 - - default default] TaaS: Handle Delete Port: 18729ca0-566c-4080-b498-8fc72b718851 2026-05-31 18:36:50.708 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-531c7626-9325-471a-99e1-ffecd3b4312a e35802e9ae9c4d088ba780f4245f287e 796251bbe27246da902c57956df11f93 - - default default] Tap Mirror: Handle Delete Port: 18729ca0-566c-4080-b498-8fc72b718851 [pid: 8|app: 0|req: 1487/2864] 10.0.0.221 () {34 vars in 681 bytes} [Sun May 31 18:36:50 2026] POST /v2.0/rbac-policies => generated 324 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2865] 10.0.0.221 () {32 vars in 720 bytes} [Sun May 31 18:36:50 2026] DELETE /v2.0/ports/18729ca0-566c-4080-b498-8fc72b718851 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:36:51.040 7 INFO neutron_taas.services.taas.taas_plugin [None req-5e4ffef2-2a3f-48a7-9fec-f921acc0d396 e35802e9ae9c4d088ba780f4245f287e 796251bbe27246da902c57956df11f93 - - default default] TaaS: Handle Delete Port: 4d536c4f-49ee-4305-8c34-8e3c6fbcfe02 2026-05-31 18:36:51.043 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e4ffef2-2a3f-48a7-9fec-f921acc0d396 e35802e9ae9c4d088ba780f4245f287e 796251bbe27246da902c57956df11f93 - - default default] Tap Mirror: Handle Delete Port: 4d536c4f-49ee-4305-8c34-8e3c6fbcfe02 2026-05-31 18:36:51.049 8 INFO neutron.db.ovn_revision_numbers_db [None req-0578b47b-b4a5-4c30-ac48-dc09d013a3b0 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource dacc63c4-c513-465c-9619-f12b257d17cf (type: security_groups) to 1 2026-05-31 18:36:51.061 8 INFO neutron.db.ovn_revision_numbers_db [None req-0578b47b-b4a5-4c30-ac48-dc09d013a3b0 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 04b5eb0b-357c-4ed6-b54e-f8dd05d0aad2 (type: security_group_rules) to 0 2026-05-31 18:36:51.073 8 INFO neutron.db.ovn_revision_numbers_db [None req-0578b47b-b4a5-4c30-ac48-dc09d013a3b0 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 3215445a-81f4-467b-9b0d-6e144096e0ea (type: security_group_rules) to 0 2026-05-31 18:36:51.086 8 INFO neutron.db.ovn_revision_numbers_db [None req-0578b47b-b4a5-4c30-ac48-dc09d013a3b0 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 89c8aa1e-f740-4499-8bea-a5f2c4223520 (type: security_group_rules) to 0 2026-05-31 18:36:51.096 8 INFO neutron.db.ovn_revision_numbers_db [None req-0578b47b-b4a5-4c30-ac48-dc09d013a3b0 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d23b8063-e222-4905-9ef1-b03dae34aaad (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1488/2866] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:50 2026] GET /v2.0/security-groups?tenant_id=2c8f3006a1254008bd2dd034ce42e809&name=default => generated 2929 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2867] 10.0.0.221 () {32 vars in 723 bytes} [Sun May 31 18:36:51 2026] GET /v2.0/networks/35819c60-0148-43d3-ae68-7456620a0f9d => generated 654 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2868] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:36:50 2026] DELETE /v2.0/networks/cb710209-1c2e-4995-944d-0a96ee81af46 => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2869] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:36:51 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 12 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2870] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:36:51 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => 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: 1380/2871] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:51 2026] DELETE /v2.0/security-groups/dacc63c4-c513-465c-9619-f12b257d17cf => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:36:51.649 7 INFO neutron.services.segments.plugin [-] Segment 750bc76c-3ef0-490b-b00c-370f7d9019ef resource provider aggregate not found 2026-05-31 18:36:51.657 7 INFO neutron.services.segments.plugin [-] Segment 750bc76c-3ef0-490b-b00c-370f7d9019ef resource provider aggregate not found 2026-05-31 18:36:51.661 7 INFO neutron.services.segments.plugin [-] Segment 750bc76c-3ef0-490b-b00c-370f7d9019ef 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 750bc76c-3ef0-490b-b00c-370f7d9019ef found for delete ", "request_id": "req-95b772d4-8a46-484d-b6bc-a71ca79fe68a"}]} 2026-05-31 18:36:51.675 7 INFO neutron.services.segments.plugin [-] Segment 750bc76c-3ef0-490b-b00c-370f7d9019ef 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 750bc76c-3ef0-490b-b00c-370f7d9019ef found for delete ", "request_id": "req-c99c3f82-25b1-488c-9cf4-bd77d2dc9da0"}]} 2026-05-31 18:36:51.679 7 INFO neutron.services.segments.plugin [-] Segment 9674a988-3820-4b98-a753-a2c6c2bf5de8 resource provider aggregate not found 2026-05-31 18:36:51.696 7 INFO neutron.services.segments.plugin [-] Segment 9674a988-3820-4b98-a753-a2c6c2bf5de8 resource provider aggregate not found 2026-05-31 18:36:51.705 7 INFO neutron.services.segments.plugin [-] Segment 9674a988-3820-4b98-a753-a2c6c2bf5de8 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 9674a988-3820-4b98-a753-a2c6c2bf5de8 found for delete ", "request_id": "req-b1e9facf-08e9-42e2-a67c-b3b101c1d98a"}]} 2026-05-31 18:36:51.714 7 INFO neutron.services.segments.plugin [-] Segment 9674a988-3820-4b98-a753-a2c6c2bf5de8 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 9674a988-3820-4b98-a753-a2c6c2bf5de8 found for delete ", "request_id": "req-301415d3-7bea-4acd-a6e9-81fe369174e7"}]} [pid: 7|app: 0|req: 1381/2872] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:51 2026] GET /v2.0/security-groups?tenant_id=d4c7f9166cc841938e50e44007c53daf&name=default => generated 2929 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:36:51.733 8 INFO neutron.pecan_wsgi.hooks.translation [None req-56835928-3679-4889-815b-6d97032ae4e8 1a6028a46b0b4e12aa7d382a99346978 583aaa5587044f0fa280848af469793a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1492/2873] 10.0.0.221 () {32 vars in 723 bytes} [Sun May 31 18:36:51 2026] GET /v2.0/networks/35819c60-0148-43d3-ae68-7456620a0f9d => generated 138 bytes in 193 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:36:51.862 8 INFO neutron_taas.services.taas.taas_plugin [None req-ae044955-d7b3-47a9-b8f5-e86be027563e 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] TaaS: Handle Delete Port: a0a7b198-3bd5-4859-9eb4-4eb83aa857c0 2026-05-31 18:36:51.868 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae044955-d7b3-47a9-b8f5-e86be027563e 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] Tap Mirror: Handle Delete Port: a0a7b198-3bd5-4859-9eb4-4eb83aa857c0 [pid: 7|app: 0|req: 1382/2874] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:51 2026] DELETE /v2.0/security-groups/57e700b8-ad37-43df-ab45-f5fe61197805 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2875] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:51 2026] GET /v2.0/security-groups?tenant_id=796251bbe27246da902c57956df11f93&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:36:52.230 8 INFO neutron.services.segments.plugin [-] Segment 92053d4a-2e3e-435d-aff8-6a6e5efb95a7 resource provider aggregate not found 2026-05-31 18:36:52.244 8 INFO neutron.services.segments.plugin [-] Segment 92053d4a-2e3e-435d-aff8-6a6e5efb95a7 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 92053d4a-2e3e-435d-aff8-6a6e5efb95a7 found for delete ", "request_id": "req-a1266071-1e8f-40aa-84ba-43bd8b198f09"}]} 2026-05-31 18:36:52.246 8 INFO neutron.services.segments.plugin [-] Segment 92053d4a-2e3e-435d-aff8-6a6e5efb95a7 resource provider aggregate not found 2026-05-31 18:36:52.265 8 INFO neutron.services.segments.plugin [-] Segment 92053d4a-2e3e-435d-aff8-6a6e5efb95a7 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 92053d4a-2e3e-435d-aff8-6a6e5efb95a7 found for delete ", "request_id": "req-53f1fd47-5c13-44d6-a0a6-87e0c2375e3c"}]} [pid: 8|app: 0|req: 1493/2876] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:36:51 2026] DELETE /v2.0/networks/35819c60-0148-43d3-ae68-7456620a0f9d => generated 0 bytes in 576 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:36:52.324 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e3e15b7d-d080-4961-9cad-ebf0e87913db 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1494/2877] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:36:52 2026] DELETE /v2.0/subnets/06277188-fe60-494a-897e-8d5c05176ee4 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:36:52.335 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e4be80bb-a78b-415b-94ce-98abd9102f7d 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1495/2878] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:36:52 2026] DELETE /v2.0/subnets/f1740bf2-8bd5-41ea-a0f5-9c0996f8a843 => generated 136 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:36:52.352 8 INFO neutron.pecan_wsgi.hooks.translation [None req-894dafa8-da39-4c52-8c3c-5b4bd756d5dd 279d6f67e7e04b9e88c83c912b60a4f2 6ff8a792372743b09e96968b2aef069f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1496/2879] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:36:52 2026] DELETE /v2.0/subnets/71ee7827-3d81-42a4-8a6c-68bc67210d9a => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2880] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:52 2026] DELETE /v2.0/security-groups/7b3c27a0-a949-4de8-be0d-f195eec91cb7 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:36:52.701 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf5bfb1b-4a14-4565-a893-9a2800fcd237 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e824ab4c-96c8-45f4-8a39-580c8c8420b8 (type: security_groups) to 1 2026-05-31 18:36:52.713 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf5bfb1b-4a14-4565-a893-9a2800fcd237 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 4e77c8dd-1c61-4384-9161-baee365a88ae (type: security_group_rules) to 0 2026-05-31 18:36:52.724 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf5bfb1b-4a14-4565-a893-9a2800fcd237 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource a5df3120-d1ce-4c0f-9c4a-068219ef99d1 (type: security_group_rules) to 0 2026-05-31 18:36:52.734 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf5bfb1b-4a14-4565-a893-9a2800fcd237 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource aa03858b-03eb-4878-b63e-91fcdd220097 (type: security_group_rules) to 0 2026-05-31 18:36:52.744 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf5bfb1b-4a14-4565-a893-9a2800fcd237 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource aeb1f8e5-278f-4970-9cb5-919136ca5172 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1497/2881] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:52 2026] GET /v2.0/security-groups?tenant_id=99dad5019aaf44ecaf3db800399f441f&name=default => generated 2929 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2882] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:52 2026] DELETE /v2.0/security-groups/e824ab4c-96c8-45f4-8a39-580c8c8420b8 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:36:53.484 8 INFO neutron.db.ovn_revision_numbers_db [None req-4eeeaa94-d0ee-49e1-a52a-25021a4570f6 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 6c02fb89-290e-47d9-a5e9-7899b4e295a1 (type: security_groups) to 1 2026-05-31 18:36:53.497 8 INFO neutron.db.ovn_revision_numbers_db [None req-4eeeaa94-d0ee-49e1-a52a-25021a4570f6 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 2028bab9-7170-4d57-b248-5e342b76aab4 (type: security_group_rules) to 0 2026-05-31 18:36:53.511 8 INFO neutron.db.ovn_revision_numbers_db [None req-4eeeaa94-d0ee-49e1-a52a-25021a4570f6 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 533d4f4c-32df-4820-b317-51b37578b332 (type: security_group_rules) to 0 2026-05-31 18:36:53.521 8 INFO neutron.db.ovn_revision_numbers_db [None req-4eeeaa94-d0ee-49e1-a52a-25021a4570f6 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 5501ed5e-d7f6-477b-bf46-bf260b0d8fca (type: security_group_rules) to 0 2026-05-31 18:36:53.533 8 INFO neutron.db.ovn_revision_numbers_db [None req-4eeeaa94-d0ee-49e1-a52a-25021a4570f6 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource cd260cea-b9dc-4f8b-9bbb-23faadaa9997 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1498/2883] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:53 2026] GET /v2.0/security-groups?tenant_id=583aaa5587044f0fa280848af469793a&name=default => generated 2929 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2884] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:53 2026] DELETE /v2.0/security-groups/6c02fb89-290e-47d9-a5e9-7899b4e295a1 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2885] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:54 2026] GET /v2.0/security-groups?tenant_id=6ff8a792372743b09e96968b2aef069f&name=default => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2886] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:36:54 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2887] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:36:54 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => 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: 1387/2888] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:54 2026] DELETE /v2.0/security-groups/5c9961a7-07bb-46a0-ba55-8779a679ec98 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:36:54.612 8 INFO neutron.db.ovn_revision_numbers_db [None req-5efd8d73-af92-41f2-891e-c0f3f309531a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 1d454a6e-1bbf-4463-951d-c0d1cdc23cb7 (type: security_groups) to 1 2026-05-31 18:36:54.625 8 INFO neutron.db.ovn_revision_numbers_db [None req-5efd8d73-af92-41f2-891e-c0f3f309531a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 6abf0cfb-ae5c-4cf0-a6c4-0b137b573315 (type: security_group_rules) to 0 2026-05-31 18:36:54.636 8 INFO neutron.db.ovn_revision_numbers_db [None req-5efd8d73-af92-41f2-891e-c0f3f309531a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 92887505-b72b-4414-a001-1bd52a1883dd (type: security_group_rules) to 0 2026-05-31 18:36:54.648 8 INFO neutron.db.ovn_revision_numbers_db [None req-5efd8d73-af92-41f2-891e-c0f3f309531a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource ce2df886-75e9-4a3f-b0dc-844372d213a8 (type: security_group_rules) to 0 2026-05-31 18:36:54.658 8 INFO neutron.db.ovn_revision_numbers_db [None req-5efd8d73-af92-41f2-891e-c0f3f309531a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource f268ff3f-340b-4299-aacf-254aaabeecf4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1502/2889] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:36:54 2026] GET /v2.0/security-groups?tenant_id=be6dc09635514751afac8823c17e2dc6&name=default => generated 2929 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2890] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:36:54 2026] DELETE /v2.0/security-groups/1d454a6e-1bbf-4463-951d-c0d1cdc23cb7 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2891] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:36:55 2026] GET /v2.0/networks?id=73e93798-e942-4e03-b48a-6044867a0be1 => generated 738 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2892] 199.204.45.227 () {34 vars in 1050 bytes} [Sun May 31 18:36:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8f5bb697705c4075a44ffa238341dc8a => generated 343 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:36:55.504 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-a4443fc6-8203-4c74-951e-bf4881002fe2 req-f83047bb-c404-4f07-a0a3-3ec19f543e58 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:36:55.506 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-a4443fc6-8203-4c74-951e-bf4881002fe2 req-f83047bb-c404-4f07-a0a3-3ec19f543e58 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 73e93798-e942-4e03-b48a-6044867a0be1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:36:55.648 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-10b919da-0a3c-4d13-9349-d699e61881f5 - - - - - -] OVN reports status down for port: f083640c-00a4-4f15-a59e-4bae4b55ea0b 2026-05-31 18:36:55.704 8 INFO neutron.db.ovn_revision_numbers_db [req-a4443fc6-8203-4c74-951e-bf4881002fe2 req-f83047bb-c404-4f07-a0a3-3ec19f543e58 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource f083640c-00a4-4f15-a59e-4bae4b55ea0b (type: ports) to 1 [pid: 8|app: 0|req: 1504/2893] 199.204.45.227 () {38 vars in 955 bytes} [Sun May 31 18:36:55 2026] POST /v2.0/ports => generated 1082 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-31 18:36:56.113 7 INFO neutron.db.ovn_revision_numbers_db [req-a4443fc6-8203-4c74-951e-bf4881002fe2 req-5a5b90f7-02d8-43a4-8e52-39f4bcf9ad3c d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource f083640c-00a4-4f15-a59e-4bae4b55ea0b (type: ports) to 2 2026-05-31 18:36:56.352 7 INFO neutron.db.ovn_revision_numbers_db [req-a4443fc6-8203-4c74-951e-bf4881002fe2 req-5a5b90f7-02d8-43a4-8e52-39f4bcf9ad3c d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource f083640c-00a4-4f15-a59e-4bae4b55ea0b (type: ports) to 4 [pid: 7|app: 0|req: 1390/2894] 199.204.45.227 () {38 vars in 1028 bytes} [Sun May 31 18:36:55 2026] PUT /v2.0/ports/f083640c-00a4-4f15-a59e-4bae4b55ea0b => generated 1212 bytes in 649 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:36:56.429 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-43d9ca1e-5205-4346-88bc-d5f39e48653e'] response: {'name': 'network-changed', 'server_uuid': '3e55bb2e-c294-4526-9f27-e3f925f8372e', 'tag': 'f083640c-00a4-4f15-a59e-4bae4b55ea0b', '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: 1505/2895] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:36:56 2026] GET /v2.0/ports?tenant_id=8f5bb697705c4075a44ffa238341dc8a&device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 1215 bytes in 40 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: 1391/2896] 199.204.45.227 () {34 vars in 1018 bytes} [Sun May 31 18:36:56 2026] GET /v2.0/networks?tenant_id=8f5bb697705c4075a44ffa238341dc8a&shared=False => generated 738 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2897] 199.204.45.227 () {34 vars in 930 bytes} [Sun May 31 18:36:57 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2898] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:36:57 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 1215 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2899] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:36:57 2026] GET /v2.0/security-groups?id=95752e47-3f88-4823-a921-d13fc55c9b9c&fields=id&fields=name => generated 96 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2900] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:36:57 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 1215 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2901] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:36:58 2026] GET /v2.0/ports?tenant_id=8f5bb697705c4075a44ffa238341dc8a&device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => 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: 1394/2902] 199.204.45.227 () {34 vars in 1062 bytes} [Sun May 31 18:36:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.206&port_id=f083640c-00a4-4f15-a59e-4bae4b55ea0b => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2903] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:36:58 2026] GET /v2.0/subnets?id=1a3ef15c-766c-4b7c-b6b4-e1123533cd93 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2904] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:36:58 2026] GET /v2.0/ports?network_id=73e93798-e942-4e03-b48a-6044867a0be1&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: 8|app: 0|req: 1510/2905] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:36:58 2026] GET /v2.0/networks/73e93798-e942-4e03-b48a-6044867a0be1?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2906] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:36:58 2026] GET /v2.0/networks/73e93798-e942-4e03-b48a-6044867a0be1?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: 8|app: 0|req: 1511/2909] 10.0.0.221 () {34 vars in 678 bytes} [Sun May 31 18:36:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2910] 10.0.0.221 () {34 vars in 678 bytes} [Sun May 31 18:36:58 2026] POST /v2.0/qos/policies => generated 359 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2911] 10.0.0.221 () {34 vars in 678 bytes} [Sun May 31 18:36:59 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: 1400/2912] 10.0.0.221 () {34 vars in 678 bytes} [Sun May 31 18:36:59 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2913] 10.0.0.221 () {34 vars in 678 bytes} [Sun May 31 18:36:59 2026] POST /v2.0/qos/policies => generated 359 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2914] 10.0.0.221 () {34 vars in 753 bytes} [Sun May 31 18:36:59 2026] PUT /v2.0/policies/a9363882-9119-4a4d-8272-9e748e75c452/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2915] 10.0.0.221 () {34 vars in 753 bytes} [Sun May 31 18:36:59 2026] PUT /v2.0/policies/7cc96edb-ccfd-4371-aeea-b24d741f7430/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: 1402/2916] 10.0.0.221 () {34 vars in 753 bytes} [Sun May 31 18:36:59 2026] PUT /v2.0/policies/1008a68b-33ed-41c7-ae2d-598ad156550a/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2917] 10.0.0.221 () {34 vars in 753 bytes} [Sun May 31 18:36:59 2026] PUT /v2.0/policies/10d25f32-877b-4212-adbf-9c37ba2496d3/tags => 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: 1403/2918] 10.0.0.221 () {32 vars in 674 bytes} [Sun May 31 18:36:59 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2919] 10.0.0.221 () {32 vars in 688 bytes} [Sun May 31 18:36:59 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2920] 10.0.0.221 () {32 vars in 684 bytes} [Sun May 31 18:36: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: 7|app: 0|req: 1405/2921] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:36:59 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 1215 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2922] 10.0.0.221 () {32 vars in 696 bytes} [Sun May 31 18:36:59 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2923] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:36:59 2026] GET /v2.0/security-groups?id=95752e47-3f88-4823-a921-d13fc55c9b9c&fields=id&fields=name => generated 96 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2924] 10.0.0.221 () {32 vars in 682 bytes} [Sun May 31 18:36:59 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2925] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:37:00 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 1215 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2926] 10.0.0.221 () {32 vars in 696 bytes} [Sun May 31 18:37:00 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2927] 10.0.0.221 () {32 vars in 692 bytes} [Sun May 31 18:37:00 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2928] 10.0.0.221 () {32 vars in 704 bytes} [Sun May 31 18:37:00 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2929] 10.0.0.221 () {32 vars in 734 bytes} [Sun May 31 18:37:00 2026] DELETE /v2.0/qos/policies/a9363882-9119-4a4d-8272-9e748e75c452 => 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: 1409/2930] 10.0.0.221 () {32 vars in 734 bytes} [Sun May 31 18:37:00 2026] DELETE /v2.0/qos/policies/7cc96edb-ccfd-4371-aeea-b24d741f7430 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2931] 10.0.0.221 () {32 vars in 734 bytes} [Sun May 31 18:37:00 2026] DELETE /v2.0/qos/policies/1008a68b-33ed-41c7-ae2d-598ad156550a => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2932] 10.0.0.221 () {32 vars in 734 bytes} [Sun May 31 18:37:00 2026] DELETE /v2.0/qos/policies/10d25f32-877b-4212-adbf-9c37ba2496d3 => 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: 1523/2933] 10.0.0.221 () {32 vars in 734 bytes} [Sun May 31 18:37:00 2026] DELETE /v2.0/qos/policies/a863d1b9-0b3f-4d0f-8d0a-89d295003b85 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:37:01.486 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e7fa4bc-42f9-452b-ab10-ed1eaa6dc62e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 968f89a2-a88d-4829-97fa-b62c167578a2 (type: security_groups) to 1 2026-05-31 18:37:01.498 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e7fa4bc-42f9-452b-ab10-ed1eaa6dc62e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource a11e633c-f1b3-4d66-b124-d145a9213c25 (type: security_group_rules) to 0 2026-05-31 18:37:01.507 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e7fa4bc-42f9-452b-ab10-ed1eaa6dc62e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource c57da90b-45ac-4390-94c3-9e6e75ebbba6 (type: security_group_rules) to 0 2026-05-31 18:37:01.517 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e7fa4bc-42f9-452b-ab10-ed1eaa6dc62e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource cff16162-22fe-436f-8c56-d4dc5ad31b4d (type: security_group_rules) to 0 2026-05-31 18:37:01.528 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e7fa4bc-42f9-452b-ab10-ed1eaa6dc62e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d406971c-da9c-41a8-8cfe-00f19afd4e8e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1411/2934] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:37:01 2026] GET /v2.0/security-groups?tenant_id=42d9374efde748959ce80d14de3f8baf&name=default => generated 2929 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2935] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:37:01 2026] DELETE /v2.0/security-groups/968f89a2-a88d-4829-97fa-b62c167578a2 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2936] 199.204.45.227 () {34 vars in 994 bytes} [Sun May 31 18:37:01 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => 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: 1413/2937] 199.204.45.227 () {34 vars in 1044 bytes} [Sun May 31 18:37:01 2026] GET /v2.0/security-groups?id=95752e47-3f88-4823-a921-d13fc55c9b9c&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:37:02.122 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-10b919da-0a3c-4d13-9349-d699e61881f5 - - - - - -] OVN reports status up for port: f083640c-00a4-4f15-a59e-4bae4b55ea0b 2026-05-31 18:37:02.136 7 INFO neutron.plugins.ml2.plugin [None req-10b919da-0a3c-4d13-9349-d699e61881f5 - - - - - -] Attempt 1 to provision port f083640c-00a4-4f15-a59e-4bae4b55ea0b 2026-05-31 18:37:02.447 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-758b22fd-9ff7-46af-b32a-86c0d76133aa'] response: {'server_uuid': '3e55bb2e-c294-4526-9f27-e3f925f8372e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f083640c-00a4-4f15-a59e-4bae4b55ea0b', 'code': 200} 2026-05-31 18:37:02.453 7 INFO neutron.db.ovn_revision_numbers_db [None req-10b919da-0a3c-4d13-9349-d699e61881f5 - - - - - -] Successfully bumped revision number for resource f083640c-00a4-4f15-a59e-4bae4b55ea0b (type: ports) to 5 2026-05-31 18:37:02.639 8 INFO neutron.db.ovn_revision_numbers_db [None req-6f17e2ff-7f76-4434-bb25-8c0d032c50b7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource b133d3b9-58db-44ae-9eda-324ca032c8ad (type: security_groups) to 1 2026-05-31 18:37:02.660 8 INFO neutron.db.ovn_revision_numbers_db [None req-6f17e2ff-7f76-4434-bb25-8c0d032c50b7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 2cefffa7-9dc4-480f-ad99-29bd1516b28e (type: security_group_rules) to 0 2026-05-31 18:37:02.675 8 INFO neutron.db.ovn_revision_numbers_db [None req-6f17e2ff-7f76-4434-bb25-8c0d032c50b7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource b9154f35-7929-4fd4-a3c8-4d631609981f (type: security_group_rules) to 0 2026-05-31 18:37:02.689 8 INFO neutron.db.ovn_revision_numbers_db [None req-6f17e2ff-7f76-4434-bb25-8c0d032c50b7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource c9af85e0-2ff6-4530-82a6-30984e4bcd02 (type: security_group_rules) to 0 2026-05-31 18:37:02.700 8 INFO neutron.db.ovn_revision_numbers_db [None req-6f17e2ff-7f76-4434-bb25-8c0d032c50b7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d5d6005d-c8b6-44b0-8a1d-843b4f741c31 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1525/2938] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:37:01 2026] GET /v2.0/security-groups?tenant_id=60b6d50b0aad4a87b8d0c24f09d2ceab&name=default => generated 2929 bytes in 819 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: 1526/2939] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:37:02 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 1217 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2940] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:37:02 2026] GET /v2.0/security-groups?id=95752e47-3f88-4823-a921-d13fc55c9b9c&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2941] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:37:02 2026] DELETE /v2.0/security-groups/b133d3b9-58db-44ae-9eda-324ca032c8ad => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2942] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:37:03 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 1217 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:37:03.330 7 INFO neutron.db.ovn_revision_numbers_db [None req-43828219-04e5-40b6-8277-d2dfb87c3746 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 224517c9-38a2-4d6e-825e-bcf94e7472a3 (type: security_groups) to 1 2026-05-31 18:37:03.342 7 INFO neutron.db.ovn_revision_numbers_db [None req-43828219-04e5-40b6-8277-d2dfb87c3746 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 017e8d55-3d20-46d9-a5ca-f476c9ed13ad (type: security_group_rules) to 0 2026-05-31 18:37:03.353 7 INFO neutron.db.ovn_revision_numbers_db [None req-43828219-04e5-40b6-8277-d2dfb87c3746 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 7709e3e9-db9b-4d30-bd5a-3661fac7bf92 (type: security_group_rules) to 0 2026-05-31 18:37:03.373 7 INFO neutron.db.ovn_revision_numbers_db [None req-43828219-04e5-40b6-8277-d2dfb87c3746 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 9774808a-a162-4a8c-8e00-2d94d8fa3ccd (type: security_group_rules) to 0 2026-05-31 18:37:03.387 7 INFO neutron.db.ovn_revision_numbers_db [None req-43828219-04e5-40b6-8277-d2dfb87c3746 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e072c3e3-53eb-4956-9239-28ef9bb8824e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1415/2943] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:37:03 2026] GET /v2.0/security-groups?tenant_id=4a12b699137a40d98cfe989fd512a72b&name=default => generated 2929 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2944] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:37:03 2026] DELETE /v2.0/security-groups/224517c9-38a2-4d6e-825e-bcf94e7472a3 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:37:04.483 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cfa954ed-cefb-414e-b3c6-e5be28c1965d'] response: {'server_uuid': '3e55bb2e-c294-4526-9f27-e3f925f8372e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f083640c-00a4-4f15-a59e-4bae4b55ea0b', 'code': 200} [pid: 7|app: 0|req: 1416/2945] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:37:05 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 1217 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2946] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:37:05 2026] GET /v2.0/security-groups?id=95752e47-3f88-4823-a921-d13fc55c9b9c&fields=id&fields=name => generated 96 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2947] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:37:05 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 1217 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:37:07.134 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-232ef5e8-f2df-4166-a718-1455cfa52fbf ad1e4bedfd344f1695ecfa58d4bfc57c 0c8f383d21c14c918960ee037e24a82c - - default default] No more DHCP agents 2026-05-31 18:37:07.138 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-232ef5e8-f2df-4166-a718-1455cfa52fbf ad1e4bedfd344f1695ecfa58d4bfc57c 0c8f383d21c14c918960ee037e24a82c - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1531/2948] 10.0.0.221 () {34 vars in 676 bytes} [Sun May 31 18:37:06 2026] POST /v2.0/floatingips => generated 552 bytes in 669 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2949] 10.0.0.221 () {34 vars in 759 bytes} [Sun May 31 18:37:07 2026] PUT /v2.0/floatingips/54fbcaad-5937-4721-9369-694ba75f583e/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2950] 10.0.0.221 () {32 vars in 739 bytes} [Sun May 31 18:37:07 2026] GET /v2.0/floatingips/54fbcaad-5937-4721-9369-694ba75f583e/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2951] 10.0.0.221 () {34 vars in 770 bytes} [Sun May 31 18:37:07 2026] PUT /v2.0/floatingips/54fbcaad-5937-4721-9369-694ba75f583e/tags/green => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/2952] 10.0.0.221 () {32 vars in 739 bytes} [Sun May 31 18:37:07 2026] GET /v2.0/floatingips/54fbcaad-5937-4721-9369-694ba75f583e/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2953] 10.0.0.221 () {34 vars in 766 bytes} [Sun May 31 18:37:07 2026] PUT /v2.0/floatingips/54fbcaad-5937-4721-9369-694ba75f583e/tags/red => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/2954] 10.0.0.221 () {32 vars in 739 bytes} [Sun May 31 18:37:07 2026] GET /v2.0/floatingips/54fbcaad-5937-4721-9369-694ba75f583e/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2955] 10.0.0.221 () {34 vars in 788 bytes} [Sun May 31 18:37:07 2026] PUT /v2.0/floatingips/54fbcaad-5937-4721-9369-694ba75f583e/tags/black.or.white => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2956] 10.0.0.221 () {32 vars in 739 bytes} [Sun May 31 18:37:07 2026] GET /v2.0/floatingips/54fbcaad-5937-4721-9369-694ba75f583e/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2957] 10.0.0.221 () {34 vars in 759 bytes} [Sun May 31 18:37:07 2026] PUT /v2.0/floatingips/54fbcaad-5937-4721-9369-694ba75f583e/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2958] 10.0.0.221 () {32 vars in 739 bytes} [Sun May 31 18:37:07 2026] GET /v2.0/floatingips/54fbcaad-5937-4721-9369-694ba75f583e/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2959] 10.0.0.221 () {32 vars in 747 bytes} [Sun May 31 18:37:07 2026] GET /v2.0/floatingips/54fbcaad-5937-4721-9369-694ba75f583e/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:37:08.077 8 INFO neutron.api.v2.resource [None req-168d4819-89ba-4280-b993-c01a5238d3f4 ad1e4bedfd344f1695ecfa58d4bfc57c 0c8f383d21c14c918960ee037e24a82c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1537/2960] 10.0.0.221 () {32 vars in 751 bytes} [Sun May 31 18:37:08 2026] GET /v2.0/floatingips/54fbcaad-5937-4721-9369-694ba75f583e/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2961] 10.0.0.221 () {32 vars in 750 bytes} [Sun May 31 18:37:08 2026] DELETE /v2.0/floatingips/54fbcaad-5937-4721-9369-694ba75f583e/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/2962] 10.0.0.221 () {32 vars in 739 bytes} [Sun May 31 18:37:08 2026] GET /v2.0/floatingips/54fbcaad-5937-4721-9369-694ba75f583e/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:37:08.229 7 INFO neutron.api.v2.resource [None req-123d0477-2a81-46b2-b280-e2c02b2d2282 ad1e4bedfd344f1695ecfa58d4bfc57c 0c8f383d21c14c918960ee037e24a82c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1425/2963] 10.0.0.221 () {32 vars in 754 bytes} [Sun May 31 18:37:08 2026] DELETE /v2.0/floatingips/54fbcaad-5937-4721-9369-694ba75f583e/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/2964] 10.0.0.221 () {32 vars in 742 bytes} [Sun May 31 18:37:08 2026] DELETE /v2.0/floatingips/54fbcaad-5937-4721-9369-694ba75f583e/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2965] 10.0.0.221 () {32 vars in 739 bytes} [Sun May 31 18:37:08 2026] GET /v2.0/floatingips/54fbcaad-5937-4721-9369-694ba75f583e/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:37:08.497 8 INFO neutron_taas.services.taas.taas_plugin [None req-a0e4f6c3-6ae4-442c-8a3b-fb2711a17865 ad1e4bedfd344f1695ecfa58d4bfc57c 0c8f383d21c14c918960ee037e24a82c - - default default] TaaS: Handle Delete Port: b3494e8b-a058-4688-9819-1e62cea987c6 2026-05-31 18:37:08.500 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a0e4f6c3-6ae4-442c-8a3b-fb2711a17865 ad1e4bedfd344f1695ecfa58d4bfc57c 0c8f383d21c14c918960ee037e24a82c - - default default] Tap Mirror: Handle Delete Port: b3494e8b-a058-4688-9819-1e62cea987c6 [pid: 8|app: 0|req: 1540/2966] 10.0.0.221 () {32 vars in 732 bytes} [Sun May 31 18:37:08 2026] DELETE /v2.0/floatingips/54fbcaad-5937-4721-9369-694ba75f583e => generated 0 bytes in 313 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:37:09.610 7 INFO neutron.db.ovn_revision_numbers_db [None req-29ee5155-e00d-4841-a15b-a1e3983eff34 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource ba228471-0dfa-49ee-8821-a38922c369c6 (type: security_groups) to 1 2026-05-31 18:37:09.625 7 INFO neutron.db.ovn_revision_numbers_db [None req-29ee5155-e00d-4841-a15b-a1e3983eff34 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 7dc43055-cb49-4bc3-af7f-ad362288c1ee (type: security_group_rules) to 0 2026-05-31 18:37:09.639 7 INFO neutron.db.ovn_revision_numbers_db [None req-29ee5155-e00d-4841-a15b-a1e3983eff34 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 9befa0ff-d517-48d6-a0ca-c927b56c027f (type: security_group_rules) to 0 2026-05-31 18:37:09.653 7 INFO neutron.db.ovn_revision_numbers_db [None req-29ee5155-e00d-4841-a15b-a1e3983eff34 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 9f1f82df-b111-4883-b820-2ec591c87744 (type: security_group_rules) to 0 2026-05-31 18:37:09.666 7 INFO neutron.db.ovn_revision_numbers_db [None req-29ee5155-e00d-4841-a15b-a1e3983eff34 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e920b192-476f-41d0-bd24-b0d5b65f42c5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1427/2967] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:37:09 2026] GET /v2.0/security-groups?tenant_id=0c8f383d21c14c918960ee037e24a82c&name=default => generated 2929 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/2968] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:37:09 2026] DELETE /v2.0/security-groups/ba228471-0dfa-49ee-8821-a38922c369c6 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:37:10.330 7 INFO neutron.db.ovn_revision_numbers_db [None req-101ba5e9-f2e8-4a30-8904-864be3500e7a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 61a3670e-124f-4652-9920-a814308020b1 (type: security_groups) to 1 2026-05-31 18:37:10.344 7 INFO neutron.db.ovn_revision_numbers_db [None req-101ba5e9-f2e8-4a30-8904-864be3500e7a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d541bce5-156f-447c-8536-706e839d7fdf (type: security_group_rules) to 0 2026-05-31 18:37:10.357 7 INFO neutron.db.ovn_revision_numbers_db [None req-101ba5e9-f2e8-4a30-8904-864be3500e7a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e29ceb88-37f2-45ae-8841-d930e72be094 (type: security_group_rules) to 0 2026-05-31 18:37:10.369 7 INFO neutron.db.ovn_revision_numbers_db [None req-101ba5e9-f2e8-4a30-8904-864be3500e7a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource f21e69e6-d90d-4fa2-af23-a4bb325af64e (type: security_group_rules) to 0 2026-05-31 18:37:10.381 7 INFO neutron.db.ovn_revision_numbers_db [None req-101ba5e9-f2e8-4a30-8904-864be3500e7a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource fa0d78cb-5e48-4168-9bf0-26c48fef4df0 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1428/2969] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:37:10 2026] GET /v2.0/security-groups?tenant_id=55e617e822324743b6a0f6e47d66460d&name=default => generated 2929 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2970] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:37:10 2026] DELETE /v2.0/security-groups/61a3670e-124f-4652-9920-a814308020b1 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:37:13.998 7 INFO neutron.db.ovn_revision_numbers_db [None req-218671a6-4dc6-4191-a0e2-8e6da1edbf1e 48c65c225c9642849a7139be0f3637b4 b100196b0bcc427abfbb75e19b796ab9 - - default default] Successfully bumped revision number for resource d65abc63-a952-4f30-990a-1274c9310a7a (type: security_groups) to 1 2026-05-31 18:37:14.010 7 INFO neutron.db.ovn_revision_numbers_db [None req-218671a6-4dc6-4191-a0e2-8e6da1edbf1e 48c65c225c9642849a7139be0f3637b4 b100196b0bcc427abfbb75e19b796ab9 - - default default] Successfully bumped revision number for resource 621cb570-4818-47cf-aacb-9836ee0b556c (type: security_group_rules) to 0 2026-05-31 18:37:14.022 7 INFO neutron.db.ovn_revision_numbers_db [None req-218671a6-4dc6-4191-a0e2-8e6da1edbf1e 48c65c225c9642849a7139be0f3637b4 b100196b0bcc427abfbb75e19b796ab9 - - default default] Successfully bumped revision number for resource 9eb26b1c-af8b-4c72-b06b-870740402b22 (type: security_group_rules) to 0 2026-05-31 18:37:14.035 7 INFO neutron.db.ovn_revision_numbers_db [None req-218671a6-4dc6-4191-a0e2-8e6da1edbf1e 48c65c225c9642849a7139be0f3637b4 b100196b0bcc427abfbb75e19b796ab9 - - default default] Successfully bumped revision number for resource aa504918-e103-44ef-89a0-1275c7ff82d3 (type: security_group_rules) to 0 2026-05-31 18:37:14.047 7 INFO neutron.db.ovn_revision_numbers_db [None req-218671a6-4dc6-4191-a0e2-8e6da1edbf1e 48c65c225c9642849a7139be0f3637b4 b100196b0bcc427abfbb75e19b796ab9 - - default default] Successfully bumped revision number for resource ed105b34-3cee-4acc-b245-55d78a2ccd61 (type: security_group_rules) to 0 2026-05-31 18:37:14.117 7 INFO neutron.db.segments_db [None req-218671a6-4dc6-4191-a0e2-8e6da1edbf1e 48c65c225c9642849a7139be0f3637b4 b100196b0bcc427abfbb75e19b796ab9 - - default default] Added segment 633b7e35-be3d-4f25-96ea-f5836afe9b42 of type geneve for network 8a71f30d-0b2b-40b2-962d-442e4c27845e 2026-05-31 18:37:14.228 7 INFO neutron.db.ovn_revision_numbers_db [None req-218671a6-4dc6-4191-a0e2-8e6da1edbf1e 48c65c225c9642849a7139be0f3637b4 b100196b0bcc427abfbb75e19b796ab9 - - default default] Successfully bumped revision number for resource 8a71f30d-0b2b-40b2-962d-442e4c27845e (type: networks) to 1 2026-05-31 18:37:14.387 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-218671a6-4dc6-4191-a0e2-8e6da1edbf1e 48c65c225c9642849a7139be0f3637b4 b100196b0bcc427abfbb75e19b796ab9 - - default default] No more DHCP agents 2026-05-31 18:37:14.388 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-218671a6-4dc6-4191-a0e2-8e6da1edbf1e 48c65c225c9642849a7139be0f3637b4 b100196b0bcc427abfbb75e19b796ab9 - - default default] Unable to schedule network 8a71f30d-0b2b-40b2-962d-442e4c27845e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:37:14.463 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c5f8baa7-770d-4f1f-9679-b518351142d4 - - - - - -] OVN reports status down for port: ac701545-ddcd-4f63-9d30-a04ba1330e7b 2026-05-31 18:37:14.523 7 INFO neutron.db.ovn_revision_numbers_db [None req-218671a6-4dc6-4191-a0e2-8e6da1edbf1e 48c65c225c9642849a7139be0f3637b4 b100196b0bcc427abfbb75e19b796ab9 - - default default] Successfully bumped revision number for resource ac701545-ddcd-4f63-9d30-a04ba1330e7b (type: ports) to 1 [pid: 7|app: 0|req: 1429/2973] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:37:13 2026] POST /v2.0/networks => generated 631 bytes in 857 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/2974] 10.0.0.221 () {34 vars in 753 bytes} [Sun May 31 18:37:14 2026] PUT /v2.0/networks/8a71f30d-0b2b-40b2-962d-442e4c27845e/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2975] 10.0.0.221 () {32 vars in 733 bytes} [Sun May 31 18:37:14 2026] GET /v2.0/networks/8a71f30d-0b2b-40b2-962d-442e4c27845e/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/2976] 10.0.0.221 () {34 vars in 764 bytes} [Sun May 31 18:37:14 2026] PUT /v2.0/networks/8a71f30d-0b2b-40b2-962d-442e4c27845e/tags/green => generated 4 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2977] 10.0.0.221 () {32 vars in 733 bytes} [Sun May 31 18:37:14 2026] GET /v2.0/networks/8a71f30d-0b2b-40b2-962d-442e4c27845e/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/2978] 10.0.0.221 () {34 vars in 760 bytes} [Sun May 31 18:37:14 2026] PUT /v2.0/networks/8a71f30d-0b2b-40b2-962d-442e4c27845e/tags/red => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2979] 10.0.0.221 () {32 vars in 733 bytes} [Sun May 31 18:37:14 2026] GET /v2.0/networks/8a71f30d-0b2b-40b2-962d-442e4c27845e/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/2980] 10.0.0.221 () {34 vars in 782 bytes} [Sun May 31 18:37:14 2026] PUT /v2.0/networks/8a71f30d-0b2b-40b2-962d-442e4c27845e/tags/black.or.white => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2981] 10.0.0.221 () {32 vars in 733 bytes} [Sun May 31 18:37:14 2026] GET /v2.0/networks/8a71f30d-0b2b-40b2-962d-442e4c27845e/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/2982] 10.0.0.221 () {34 vars in 753 bytes} [Sun May 31 18:37:15 2026] PUT /v2.0/networks/8a71f30d-0b2b-40b2-962d-442e4c27845e/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2983] 10.0.0.221 () {32 vars in 733 bytes} [Sun May 31 18:37:15 2026] GET /v2.0/networks/8a71f30d-0b2b-40b2-962d-442e4c27845e/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/2984] 10.0.0.221 () {32 vars in 741 bytes} [Sun May 31 18:37:15 2026] GET /v2.0/networks/8a71f30d-0b2b-40b2-962d-442e4c27845e/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:37:15.222 7 INFO neutron.api.v2.resource [None req-317bb4e0-3a7a-4f48-ae48-bdbb2601bc16 48c65c225c9642849a7139be0f3637b4 b100196b0bcc427abfbb75e19b796ab9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1435/2985] 10.0.0.221 () {32 vars in 745 bytes} [Sun May 31 18:37:15 2026] GET /v2.0/networks/8a71f30d-0b2b-40b2-962d-442e4c27845e/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/2986] 10.0.0.221 () {32 vars in 744 bytes} [Sun May 31 18:37:15 2026] DELETE /v2.0/networks/8a71f30d-0b2b-40b2-962d-442e4c27845e/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2987] 10.0.0.221 () {32 vars in 733 bytes} [Sun May 31 18:37:15 2026] GET /v2.0/networks/8a71f30d-0b2b-40b2-962d-442e4c27845e/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:37:15.382 8 INFO neutron.api.v2.resource [None req-4f7b3ee2-05f5-4489-a89e-74db1ec69317 48c65c225c9642849a7139be0f3637b4 b100196b0bcc427abfbb75e19b796ab9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1552/2988] 10.0.0.221 () {32 vars in 748 bytes} [Sun May 31 18:37:15 2026] DELETE /v2.0/networks/8a71f30d-0b2b-40b2-962d-442e4c27845e/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2989] 10.0.0.221 () {32 vars in 736 bytes} [Sun May 31 18:37:15 2026] DELETE /v2.0/networks/8a71f30d-0b2b-40b2-962d-442e4c27845e/tags => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/2990] 10.0.0.221 () {32 vars in 733 bytes} [Sun May 31 18:37:15 2026] GET /v2.0/networks/8a71f30d-0b2b-40b2-962d-442e4c27845e/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:37:15.619 7 INFO neutron_taas.services.taas.taas_plugin [None req-4bc74ce3-bf34-4baf-9d25-547c92b36ec4 48c65c225c9642849a7139be0f3637b4 b100196b0bcc427abfbb75e19b796ab9 - - default default] TaaS: Handle Delete Port: ac701545-ddcd-4f63-9d30-a04ba1330e7b 2026-05-31 18:37:15.622 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4bc74ce3-bf34-4baf-9d25-547c92b36ec4 48c65c225c9642849a7139be0f3637b4 b100196b0bcc427abfbb75e19b796ab9 - - default default] Tap Mirror: Handle Delete Port: ac701545-ddcd-4f63-9d30-a04ba1330e7b [pid: 7|app: 0|req: 1438/2991] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:37:15 2026] DELETE /v2.0/networks/8a71f30d-0b2b-40b2-962d-442e4c27845e => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:37:15.934 7 INFO neutron.services.segments.plugin [-] Segment 633b7e35-be3d-4f25-96ea-f5836afe9b42 resource provider aggregate not found 2026-05-31 18:37:15.949 7 INFO neutron.services.segments.plugin [-] Segment 633b7e35-be3d-4f25-96ea-f5836afe9b42 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 633b7e35-be3d-4f25-96ea-f5836afe9b42 found for delete ", "request_id": "req-87b0b9bc-4a43-4684-b90b-5510815d5f78"}]} 2026-05-31 18:37:15.951 7 INFO neutron.services.segments.plugin [-] Segment 633b7e35-be3d-4f25-96ea-f5836afe9b42 resource provider aggregate not found 2026-05-31 18:37:15.965 7 INFO neutron.services.segments.plugin [-] Segment 633b7e35-be3d-4f25-96ea-f5836afe9b42 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 633b7e35-be3d-4f25-96ea-f5836afe9b42 found for delete ", "request_id": "req-ee949069-f877-4432-a97c-0239d9f05c70"}]} [pid: 8|app: 0|req: 1554/2992] 10.0.0.180 () {28 vars in 581 bytes} [Sun May 31 18:37:16 2026] GET /v2.0/agents => generated 1214 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/2993] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:37:16 2026] GET /v2.0/subnets => generated 5509 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/2994] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:37:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/2995] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:37:16 2026] GET /v2.0/floatingips => generated 1702 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:37:16.738 7 INFO neutron.db.ovn_revision_numbers_db [None req-248837b7-844e-479b-b44e-a51e4055b963 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 13eec1d0-1573-4e8a-b7aa-4800a7ac7f43 (type: security_groups) to 1 2026-05-31 18:37:16.749 7 INFO neutron.db.ovn_revision_numbers_db [None req-248837b7-844e-479b-b44e-a51e4055b963 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 972e99ed-8099-4307-97db-b8cee0243889 (type: security_group_rules) to 0 2026-05-31 18:37:16.760 7 INFO neutron.db.ovn_revision_numbers_db [None req-248837b7-844e-479b-b44e-a51e4055b963 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e29ddafe-73fa-4533-a0f6-230eb259ee38 (type: security_group_rules) to 0 2026-05-31 18:37:16.771 7 INFO neutron.db.ovn_revision_numbers_db [None req-248837b7-844e-479b-b44e-a51e4055b963 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource f884317f-7ac9-4fac-b2fa-392489472d45 (type: security_group_rules) to 0 2026-05-31 18:37:16.782 7 INFO neutron.db.ovn_revision_numbers_db [None req-248837b7-844e-479b-b44e-a51e4055b963 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource ff0f0a06-e035-4844-881e-992c7e604669 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1439/2996] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:37:16 2026] GET /v2.0/security-groups?tenant_id=bb7445ddd2c84b2993dcb384842f3b1e&name=default => generated 2929 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/2997] 10.0.0.180 () {28 vars in 579 bytes} [Sun May 31 18:37:16 2026] GET /v2.0/ports => generated 19732 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/2998] 10.0.0.180 () {28 vars in 619 bytes} [Sun May 31 18:37:16 2026] GET /v2.0/network-ip-availabilities => generated 3185 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/2999] 10.0.0.180 () {28 vars in 585 bytes} [Sun May 31 18:37:16 2026] GET /v2.0/networks => generated 4545 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3000] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:37:16 2026] GET /v2.0/subnets => generated 5509 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3001] 10.0.0.180 () {28 vars in 599 bytes} [Sun May 31 18:37:17 2026] GET /v2.0/security-groups => generated 36073 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/3002] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:37:16 2026] DELETE /v2.0/security-groups/13eec1d0-1573-4e8a-b7aa-4800a7ac7f43 => 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: 1563/3003] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:37:17 2026] GET /v2.0/routers => generated 966 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/3004] 10.0.0.180 () {28 vars in 624 bytes} [Sun May 31 18:37:17 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3005] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:37:17 2026] GET /v2.0/security-groups?tenant_id=b100196b0bcc427abfbb75e19b796ab9&name=default => generated 2929 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/3006] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:37:17 2026] DELETE /v2.0/security-groups/d65abc63-a952-4f30-990a-1274c9310a7a => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:37:21.018 8 INFO neutron.db.ovn_revision_numbers_db [None req-f4c9c103-3d35-40a8-b146-188ea8a2bcc1 9d60eeb1c7334754b1ae2e8d6bdf9e5a d5b015f3a4584dacb4e4beb5ae5f1620 - - default default] Successfully bumped revision number for resource af1191aa-7f7a-496f-9832-a83f994f2ca9 (type: routers) to 1 [pid: 8|app: 0|req: 1565/3007] 10.0.0.221 () {34 vars in 668 bytes} [Sun May 31 18:37:20 2026] POST /v2.0/routers => generated 570 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/3008] 10.0.0.221 () {34 vars in 751 bytes} [Sun May 31 18:37:21 2026] PUT /v2.0/routers/af1191aa-7f7a-496f-9832-a83f994f2ca9/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3009] 10.0.0.221 () {32 vars in 731 bytes} [Sun May 31 18:37:21 2026] GET /v2.0/routers/af1191aa-7f7a-496f-9832-a83f994f2ca9/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/3010] 10.0.0.221 () {34 vars in 762 bytes} [Sun May 31 18:37:21 2026] PUT /v2.0/routers/af1191aa-7f7a-496f-9832-a83f994f2ca9/tags/green => generated 4 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3011] 10.0.0.221 () {32 vars in 731 bytes} [Sun May 31 18:37:21 2026] GET /v2.0/routers/af1191aa-7f7a-496f-9832-a83f994f2ca9/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/3012] 10.0.0.221 () {34 vars in 758 bytes} [Sun May 31 18:37:21 2026] PUT /v2.0/routers/af1191aa-7f7a-496f-9832-a83f994f2ca9/tags/red => generated 4 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3013] 10.0.0.221 () {32 vars in 731 bytes} [Sun May 31 18:37:21 2026] GET /v2.0/routers/af1191aa-7f7a-496f-9832-a83f994f2ca9/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/3014] 10.0.0.221 () {34 vars in 780 bytes} [Sun May 31 18:37:21 2026] PUT /v2.0/routers/af1191aa-7f7a-496f-9832-a83f994f2ca9/tags/black.or.white => generated 4 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3015] 10.0.0.221 () {32 vars in 731 bytes} [Sun May 31 18:37:21 2026] GET /v2.0/routers/af1191aa-7f7a-496f-9832-a83f994f2ca9/tags => generated 52 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/3016] 10.0.0.221 () {34 vars in 751 bytes} [Sun May 31 18:37:21 2026] PUT /v2.0/routers/af1191aa-7f7a-496f-9832-a83f994f2ca9/tags => generated 37 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3017] 10.0.0.221 () {32 vars in 731 bytes} [Sun May 31 18:37:21 2026] GET /v2.0/routers/af1191aa-7f7a-496f-9832-a83f994f2ca9/tags => generated 37 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/3018] 10.0.0.221 () {32 vars in 739 bytes} [Sun May 31 18:37:21 2026] GET /v2.0/routers/af1191aa-7f7a-496f-9832-a83f994f2ca9/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:37:22.143 8 INFO neutron.api.v2.resource [None req-ea226e43-d87a-4c5d-bc19-7e9871c8941b 9d60eeb1c7334754b1ae2e8d6bdf9e5a d5b015f3a4584dacb4e4beb5ae5f1620 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1571/3019] 10.0.0.221 () {32 vars in 743 bytes} [Sun May 31 18:37:22 2026] GET /v2.0/routers/af1191aa-7f7a-496f-9832-a83f994f2ca9/tags/green => generated 99 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/3020] 10.0.0.221 () {32 vars in 742 bytes} [Sun May 31 18:37:22 2026] DELETE /v2.0/routers/af1191aa-7f7a-496f-9832-a83f994f2ca9/tags/red => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3021] 10.0.0.221 () {32 vars in 731 bytes} [Sun May 31 18:37:22 2026] GET /v2.0/routers/af1191aa-7f7a-496f-9832-a83f994f2ca9/tags => generated 30 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:37:22.367 7 INFO neutron.api.v2.resource [None req-1c5791f5-a3b6-44f6-8c39-fbd1e0178261 9d60eeb1c7334754b1ae2e8d6bdf9e5a d5b015f3a4584dacb4e4beb5ae5f1620 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1450/3022] 10.0.0.221 () {32 vars in 746 bytes} [Sun May 31 18:37:22 2026] DELETE /v2.0/routers/af1191aa-7f7a-496f-9832-a83f994f2ca9/tags/green => generated 99 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3023] 10.0.0.221 () {32 vars in 734 bytes} [Sun May 31 18:37:22 2026] DELETE /v2.0/routers/af1191aa-7f7a-496f-9832-a83f994f2ca9/tags => 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: 1451/3024] 10.0.0.221 () {32 vars in 731 bytes} [Sun May 31 18:37:22 2026] GET /v2.0/routers/af1191aa-7f7a-496f-9832-a83f994f2ca9/tags => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3025] 10.0.0.221 () {32 vars in 721 bytes} [Sun May 31 18:37:22 2026] GET /v2.0/routers/af1191aa-7f7a-496f-9832-a83f994f2ca9 => generated 576 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:37:22.872 7 INFO neutron.db.ovn_revision_numbers_db [None req-53aec62d-9540-42b3-874d-082e6b3ee214 9d60eeb1c7334754b1ae2e8d6bdf9e5a d5b015f3a4584dacb4e4beb5ae5f1620 - - default default] Successfully bumped revision number for resource af1191aa-7f7a-496f-9832-a83f994f2ca9 (type: routers) to 7 [pid: 7|app: 0|req: 1452/3026] 10.0.0.221 () {34 vars in 742 bytes} [Sun May 31 18:37:22 2026] PUT /v2.0/routers/af1191aa-7f7a-496f-9832-a83f994f2ca9 => generated 576 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3027] 10.0.0.221 () {32 vars in 736 bytes} [Sun May 31 18:37:22 2026] GET /v2.0/ports?device_id=af1191aa-7f7a-496f-9832-a83f994f2ca9 => 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: 1453/3028] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:37:22 2026] DELETE /v2.0/routers/af1191aa-7f7a-496f-9832-a83f994f2ca9 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:37:23.962 8 INFO neutron.db.ovn_revision_numbers_db [None req-1a47f903-e031-4c57-9a00-d5790cb2dc86 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource f5b7e7e5-d3ed-4905-a73b-bc91517c766d (type: security_groups) to 1 2026-05-31 18:37:23.976 8 INFO neutron.db.ovn_revision_numbers_db [None req-1a47f903-e031-4c57-9a00-d5790cb2dc86 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 54d8bb7f-3ca3-42e7-a8db-2bfcae0605c8 (type: security_group_rules) to 0 2026-05-31 18:37:23.991 8 INFO neutron.db.ovn_revision_numbers_db [None req-1a47f903-e031-4c57-9a00-d5790cb2dc86 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 970e6366-db86-40ee-9a7e-b4de1f9bd9b4 (type: security_group_rules) to 0 2026-05-31 18:37:24.005 8 INFO neutron.db.ovn_revision_numbers_db [None req-1a47f903-e031-4c57-9a00-d5790cb2dc86 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource c68f5ed0-1791-4548-b1f0-43a51cb3afbc (type: security_group_rules) to 0 2026-05-31 18:37:24.019 8 INFO neutron.db.ovn_revision_numbers_db [None req-1a47f903-e031-4c57-9a00-d5790cb2dc86 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource fee56003-bfd8-4a75-bfeb-9b20a80afeff (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1576/3029] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:37:23 2026] GET /v2.0/security-groups?tenant_id=d5b015f3a4584dacb4e4beb5ae5f1620&name=default => generated 2929 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/3030] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:37:24 2026] DELETE /v2.0/security-groups/f5b7e7e5-d3ed-4905-a73b-bc91517c766d => generated 0 bytes in 318 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:37:24.660 8 INFO neutron.db.ovn_revision_numbers_db [None req-47e38c71-e099-43a3-a0f3-fc62327fc6e3 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 99be6e83-1509-45fb-bf74-836756fa078d (type: security_groups) to 1 2026-05-31 18:37:24.669 8 INFO neutron.db.ovn_revision_numbers_db [None req-47e38c71-e099-43a3-a0f3-fc62327fc6e3 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 81fd33d1-d62e-46de-8200-397c43085d7c (type: security_group_rules) to 0 2026-05-31 18:37:24.680 8 INFO neutron.db.ovn_revision_numbers_db [None req-47e38c71-e099-43a3-a0f3-fc62327fc6e3 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource cc700d1e-fc0b-4422-b1d5-1b10786a073b (type: security_group_rules) to 0 2026-05-31 18:37:24.690 8 INFO neutron.db.ovn_revision_numbers_db [None req-47e38c71-e099-43a3-a0f3-fc62327fc6e3 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e4085029-c539-48b0-8594-3df0c01a12dc (type: security_group_rules) to 0 2026-05-31 18:37:24.701 8 INFO neutron.db.ovn_revision_numbers_db [None req-47e38c71-e099-43a3-a0f3-fc62327fc6e3 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource ea7a1147-70c0-4686-ba6c-2b7c55ba9e0d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1577/3031] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:37:24 2026] GET /v2.0/security-groups?tenant_id=cf478db0cc7d47a7b322e39023f0bddf&name=default => generated 2929 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3032] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:37:24 2026] DELETE /v2.0/security-groups/99be6e83-1509-45fb-bf74-836756fa078d => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:37:28.431 8 INFO neutron.db.ovn_revision_numbers_db [None req-f41e6c3e-67d2-4ca0-8909-e3dd85e1337b 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource 9954542f-f12d-4088-9d72-1ca303f28fa3 (type: security_groups) to 1 2026-05-31 18:37:28.442 8 INFO neutron.db.ovn_revision_numbers_db [None req-f41e6c3e-67d2-4ca0-8909-e3dd85e1337b 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource 0c52974f-25fa-442e-97cc-e612717e2211 (type: security_group_rules) to 0 2026-05-31 18:37:28.453 8 INFO neutron.db.ovn_revision_numbers_db [None req-f41e6c3e-67d2-4ca0-8909-e3dd85e1337b 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource 317f7a6c-4707-4df2-b221-b6189b632e38 (type: security_group_rules) to 0 2026-05-31 18:37:28.464 8 INFO neutron.db.ovn_revision_numbers_db [None req-f41e6c3e-67d2-4ca0-8909-e3dd85e1337b 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource 32b6408c-b8be-4fe8-8077-2c9ac3bb13bf (type: security_group_rules) to 0 2026-05-31 18:37:28.476 8 INFO neutron.db.ovn_revision_numbers_db [None req-f41e6c3e-67d2-4ca0-8909-e3dd85e1337b 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource 7f870949-5104-4edf-b407-e9cb8b377601 (type: security_group_rules) to 0 2026-05-31 18:37:28.549 8 INFO neutron.db.segments_db [None req-f41e6c3e-67d2-4ca0-8909-e3dd85e1337b 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Added segment 1c43e357-1db4-406f-b55d-7db41c91d330 of type geneve for network d4cde676-dd2a-42f3-b8e9-2b7bb27ab946 2026-05-31 18:37:28.663 8 INFO neutron.db.ovn_revision_numbers_db [None req-f41e6c3e-67d2-4ca0-8909-e3dd85e1337b 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource d4cde676-dd2a-42f3-b8e9-2b7bb27ab946 (type: networks) to 1 2026-05-31 18:37:28.830 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f41e6c3e-67d2-4ca0-8909-e3dd85e1337b 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] No more DHCP agents 2026-05-31 18:37:28.831 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f41e6c3e-67d2-4ca0-8909-e3dd85e1337b 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Unable to schedule network d4cde676-dd2a-42f3-b8e9-2b7bb27ab946: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:37:28.890 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c5f8baa7-770d-4f1f-9679-b518351142d4 - - - - - -] OVN reports status down for port: 9fc55660-52ee-4060-a6d2-b3779ea2ab0c 2026-05-31 18:37:28.923 8 INFO neutron.db.ovn_revision_numbers_db [None req-f41e6c3e-67d2-4ca0-8909-e3dd85e1337b 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource 9fc55660-52ee-4060-a6d2-b3779ea2ab0c (type: ports) to 1 [pid: 8|app: 0|req: 1578/3035] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:37:28 2026] POST /v2.0/networks => generated 626 bytes in 844 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:37:29.137 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7572e30b-a3cf-433a-a9c4-d2740e47bd68 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] No more DHCP agents 2026-05-31 18:37:29.138 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7572e30b-a3cf-433a-a9c4-d2740e47bd68 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Unable to schedule network d4cde676-dd2a-42f3-b8e9-2b7bb27ab946: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:37:29.581 7 INFO neutron.db.ovn_revision_numbers_db [None req-673a88b2-3394-4a55-b017-f097c17d1507 - - - - - -] Successfully bumped revision number for resource 9fc55660-52ee-4060-a6d2-b3779ea2ab0c (type: ports) to 2 2026-05-31 18:37:29.612 7 INFO neutron.db.ovn_revision_numbers_db [None req-673a88b2-3394-4a55-b017-f097c17d1507 - - - - - -] Successfully bumped revision number for resource 55cd8d3a-f5ac-468c-ad95-73f40af286f3 (type: subnets) to 0 [pid: 7|app: 0|req: 1458/3036] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:37:28 2026] POST /v2.0/subnets => generated 626 bytes in 675 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:37:30.027 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-43505ce6-2642-4852-bbc1-3f9fb5f20bf4 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] No more DHCP agents 2026-05-31 18:37:30.029 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-43505ce6-2642-4852-bbc1-3f9fb5f20bf4 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:37:30.144 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c5f8baa7-770d-4f1f-9679-b518351142d4 - - - - - -] OVN reports status down for port: a24ac917-a051-4a92-9200-f549609cdc68 2026-05-31 18:37:30.194 8 INFO neutron.db.ovn_revision_numbers_db [None req-43505ce6-2642-4852-bbc1-3f9fb5f20bf4 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource a24ac917-a051-4a92-9200-f549609cdc68 (type: ports) to 1 2026-05-31 18:37:30.749 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-a24ac917-a051-4a92-9200-f549609cdc68 on gateway d5cb41c3-6d1b-4e0a-be22-9c994d255c69 with priority 1 2026-05-31 18:37:30.815 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c5f8baa7-770d-4f1f-9679-b518351142d4 - - - - - -] OVN reports status up for port: a24ac917-a051-4a92-9200-f549609cdc68 2026-05-31 18:37:30.828 7 INFO neutron.plugins.ml2.plugin [None req-c5f8baa7-770d-4f1f-9679-b518351142d4 - - - - - -] Attempt 1 to provision port a24ac917-a051-4a92-9200-f549609cdc68 2026-05-31 18:37:30.865 8 INFO neutron.db.ovn_revision_numbers_db [None req-43505ce6-2642-4852-bbc1-3f9fb5f20bf4 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource a24ac917-a051-4a92-9200-f549609cdc68 (type: router_ports) to 1 2026-05-31 18:37:30.941 8 INFO neutron.db.ovn_revision_numbers_db [None req-43505ce6-2642-4852-bbc1-3f9fb5f20bf4 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource 42148011-716c-4d0f-9dc9-b15a09c76c66 (type: routers) to 2 [pid: 8|app: 0|req: 1579/3037] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:37:29 2026] POST /v2.0/routers => generated 936 bytes in 1323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:37:31.977 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e06bcaa3-0676-4339-8789-6f0d65a358c5 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] No more DHCP agents 2026-05-31 18:37:31.978 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e06bcaa3-0676-4339-8789-6f0d65a358c5 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Unable to schedule network d4cde676-dd2a-42f3-b8e9-2b7bb27ab946: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:37:32.158 7 INFO neutron.db.ovn_revision_numbers_db [None req-e06bcaa3-0676-4339-8789-6f0d65a358c5 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource b0438d9c-8174-409f-b788-e3960a73c5b2 (type: ports) to 1 2026-05-31 18:37:32.871 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e06bcaa3-0676-4339-8789-6f0d65a358c5 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] No more DHCP agents 2026-05-31 18:37:32.873 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e06bcaa3-0676-4339-8789-6f0d65a358c5 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Unable to schedule network d4cde676-dd2a-42f3-b8e9-2b7bb27ab946: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:37:33.280 7 INFO neutron.db.ovn_revision_numbers_db [None req-e06bcaa3-0676-4339-8789-6f0d65a358c5 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource b0438d9c-8174-409f-b788-e3960a73c5b2 (type: router_ports) to 1 [pid: 7|app: 0|req: 1459/3038] 10.0.0.221 () {34 vars in 783 bytes} [Sun May 31 18:37:30 2026] PUT /v2.0/routers/42148011-716c-4d0f-9dc9-b15a09c76c66/add_router_interface => generated 309 bytes in 2330 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:37:33.870 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4244cb62-e0ec-4a88-96b9-03d7098d4f0f - - - - - -] No more DHCP agents 2026-05-31 18:37:33.871 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4244cb62-e0ec-4a88-96b9-03d7098d4f0f - - - - - -] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:37:34.041 8 INFO neutron.db.ovn_revision_numbers_db [None req-4244cb62-e0ec-4a88-96b9-03d7098d4f0f - - - - - -] Successfully bumped revision number for resource 53dac6e8-a93d-4553-bdce-266511292416 (type: ports) to 1 2026-05-31 18:37:34.298 8 INFO neutron.db.ovn_revision_numbers_db [None req-4244cb62-e0ec-4a88-96b9-03d7098d4f0f - - - - - -] Successfully bumped revision number for resource 53dac6e8-a93d-4553-bdce-266511292416 (type: ports) to 3 2026-05-31 18:37:34.357 8 INFO neutron.db.segments_db [None req-4244cb62-e0ec-4a88-96b9-03d7098d4f0f - - - - - -] Added segment 614c19b1-568c-4576-9359-c5201568f2a2 of type geneve for network 43762ee9-c0ac-4fa7-a933-eca2aee4868a 2026-05-31 18:37:34.485 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ff82cce-d00d-421b-803d-268b12882180 - - - - - -] Successfully bumped revision number for resource 43762ee9-c0ac-4fa7-a933-eca2aee4868a (type: networks) to 1 2026-05-31 18:37:34.617 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5ff82cce-d00d-421b-803d-268b12882180 - - - - - -] No more DHCP agents 2026-05-31 18:37:34.619 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5ff82cce-d00d-421b-803d-268b12882180 - - - - - -] Unable to schedule network 43762ee9-c0ac-4fa7-a933-eca2aee4868a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:37:34.734 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ff82cce-d00d-421b-803d-268b12882180 - - - - - -] Successfully bumped revision number for resource c4024e98-dc95-4854-832d-6bfd93fc5fd5 (type: ports) to 1 2026-05-31 18:37:34.866 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5ff82cce-d00d-421b-803d-268b12882180 - - - - - -] No more DHCP agents 2026-05-31 18:37:34.867 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5ff82cce-d00d-421b-803d-268b12882180 - - - - - -] Unable to schedule network 43762ee9-c0ac-4fa7-a933-eca2aee4868a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:37:34.889 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ff82cce-d00d-421b-803d-268b12882180 - - - - - -] Successfully bumped revision number for resource c83b1c10-19a1-4000-b2bf-27a634cf6bd6 (type: subnets) to 0 2026-05-31 18:37:35.261 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5ff82cce-d00d-421b-803d-268b12882180 - - - - - -] No more DHCP agents 2026-05-31 18:37:35.263 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5ff82cce-d00d-421b-803d-268b12882180 - - - - - -] Unable to schedule network 43762ee9-c0ac-4fa7-a933-eca2aee4868a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:37:35.488 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ff82cce-d00d-421b-803d-268b12882180 - - - - - -] Successfully bumped revision number for resource 6123674a-55b8-4788-960f-94cda106a31b (type: ports) to 1 2026-05-31 18:37:35.619 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c5f8baa7-770d-4f1f-9679-b518351142d4 - - - - - -] No hosting information found for port a24ac917-a051-4a92-9200-f549609cdc68: RuntimeError: No hosting information found for port a24ac917-a051-4a92-9200-f549609cdc68 2026-05-31 18:37:35.620 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c5f8baa7-770d-4f1f-9679-b518351142d4 - - - - - -] OVN reports status down for port: b0438d9c-8174-409f-b788-e3960a73c5b2 2026-05-31 18:37:35.694 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c5f8baa7-770d-4f1f-9679-b518351142d4 - - - - - -] Logical_Switch_Port b0438d9c-8174-409f-b788-e3960a73c5b2 host information not removed, the port state is up 2026-05-31 18:37:35.694 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c5f8baa7-770d-4f1f-9679-b518351142d4 - - - - - -] OVN reports status up for port: b0438d9c-8174-409f-b788-e3960a73c5b2 2026-05-31 18:37:35.711 7 INFO neutron.plugins.ml2.plugin [None req-c5f8baa7-770d-4f1f-9679-b518351142d4 - - - - - -] Attempt 1 to provision port b0438d9c-8174-409f-b788-e3960a73c5b2 2026-05-31 18:37:36.193 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5ff82cce-d00d-421b-803d-268b12882180 - - - - - -] No more DHCP agents 2026-05-31 18:37:36.197 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5ff82cce-d00d-421b-803d-268b12882180 - - - - - -] Unable to schedule network 43762ee9-c0ac-4fa7-a933-eca2aee4868a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:37:36.310 7 INFO neutron.db.ovn_revision_numbers_db [None req-c5f8baa7-770d-4f1f-9679-b518351142d4 - - - - - -] Successfully bumped revision number for resource b0438d9c-8174-409f-b788-e3960a73c5b2 (type: ports) to 2 2026-05-31 18:37:36.699 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ff82cce-d00d-421b-803d-268b12882180 - - - - - -] Successfully bumped revision number for resource 6123674a-55b8-4788-960f-94cda106a31b (type: router_ports) to 1 2026-05-31 18:37:36.899 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5ff82cce-d00d-421b-803d-268b12882180 - - - - - -] No more DHCP agents 2026-05-31 18:37:36.901 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5ff82cce-d00d-421b-803d-268b12882180 - - - - - -] Unable to schedule network 43762ee9-c0ac-4fa7-a933-eca2aee4868a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:37:37.062 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ff82cce-d00d-421b-803d-268b12882180 - - - - - -] Successfully bumped revision number for resource d93c3f01-36c0-40cb-b78c-366caa257b4a (type: ports) to 1 2026-05-31 18:37:37.287 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ff82cce-d00d-421b-803d-268b12882180 - - - - - -] Successfully bumped revision number for resource d93c3f01-36c0-40cb-b78c-366caa257b4a (type: ports) to 3 [pid: 8|app: 0|req: 1580/3039] 10.0.0.221 () {34 vars in 685 bytes} [Sun May 31 18:37:33 2026] POST /v2.0/vpn/vpnservices => generated 458 bytes in 4230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/3040] 10.0.0.221 () {34 vars in 685 bytes} [Sun May 31 18:37:37 2026] POST /v2.0/vpn/vpnservices => generated 423 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3041] 10.0.0.221 () {34 vars in 684 bytes} [Sun May 31 18:37:38 2026] POST /v2.0/vpn/ikepolicies => generated 403 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/3042] 10.0.0.221 () {34 vars in 688 bytes} [Sun May 31 18:37:38 2026] POST /v2.0/vpn/ipsecpolicies => generated 413 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3043] 10.0.0.221 () {34 vars in 693 bytes} [Sun May 31 18:37:38 2026] POST /v2.0/vpn/endpoint-groups => generated 328 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/3044] 10.0.0.221 () {34 vars in 693 bytes} [Sun May 31 18:37:38 2026] POST /v2.0/vpn/endpoint-groups => generated 320 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:37:38.932 8 INFO neutron.db.ovn_revision_numbers_db [None req-d39119a3-9cf8-464b-bfab-e7402be73be9 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource 42148011-716c-4d0f-9dc9-b15a09c76c66 (type: routers) to 5 [pid: 8|app: 0|req: 1583/3045] 10.0.0.221 () {34 vars in 707 bytes} [Sun May 31 18:37:38 2026] POST /v2.0/vpn/ipsec-site-connections => generated 802 bytes in 692 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3046] 199.204.45.227 () {30 vars in 703 bytes} [Sun May 31 18:37:39 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: 1463/3047] 10.0.0.221 () {34 vars in 693 bytes} [Sun May 31 18:37:38 2026] POST /v2.0/vpn/endpoint-groups => generated 289 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3048] 199.204.45.227 () {30 vars in 705 bytes} [Sun May 31 18:37:39 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: 1586/3049] 199.204.45.227 () {30 vars in 681 bytes} [Sun May 31 18:37:39 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: 1587/3050] 199.204.45.227 () {30 vars in 717 bytes} [Sun May 31 18:37:39 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: 1464/3051] 10.0.0.221 () {32 vars in 748 bytes} [Sun May 31 18:37:39 2026] DELETE /v2.0/vpn/endpoint-groups/bd33d77c-e456-44d4-8bdb-f9e2205bb508 => 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: 1465/3052] 10.0.0.221 () {32 vars in 671 bytes} [Sun May 31 18:37:39 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: 8|app: 0|req: 1588/3053] 199.204.45.227 () {30 vars in 741 bytes} [Sun May 31 18:37:39 2026] GET /v2.0/subnets/b0a2d34d-1c71-4afe-8930-aacc1dc50d35 => 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: 1466/3054] 10.0.0.221 () {32 vars in 671 bytes} [Sun May 31 18:37:39 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3055] 199.204.45.227 () {30 vars in 769 bytes} [Sun May 31 18:37:39 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 1217 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:37:39.385 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-60dc721b-0d3c-438b-84af-a32bf46bab5e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:37:39.387 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-60dc721b-0d3c-438b-84af-a32bf46bab5e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 6a996bbd-5f51-49b6-bf09-f99deef91271: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1590/3056] 10.0.0.221 () {34 vars in 685 bytes} [Sun May 31 18:37:39 2026] POST /v2.0/vpn/ikepolicies => generated 403 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3057] 10.0.0.221 () {32 vars in 663 bytes} [Sun May 31 18:37:39 2026] GET /v2.0/vpn/ikepolicies => generated 797 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3058] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:37:39 2026] DELETE /v2.0/vpn/ikepolicies/bdddccdf-49c2-418c-b964-a0528100ec89 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:37:39.534 7 INFO neutron.db.ovn_revision_numbers_db [None req-60dc721b-0d3c-438b-84af-a32bf46bab5e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 30e18501-3c22-4d15-8038-af35f973057e (type: ports) to 1 [pid: 7|app: 0|req: 1467/3059] 199.204.45.227 () {34 vars in 717 bytes} [Sun May 31 18:37:39 2026] POST /v2.0/ports => generated 1059 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3060] 10.0.0.221 () {34 vars in 689 bytes} [Sun May 31 18:37:39 2026] POST /v2.0/vpn/ipsecpolicies => generated 412 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3061] 10.0.0.221 () {32 vars in 667 bytes} [Sun May 31 18:37:39 2026] GET /v2.0/vpn/ipsecpolicies => generated 814 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3062] 10.0.0.221 () {32 vars in 744 bytes} [Sun May 31 18:37:39 2026] DELETE /v2.0/vpn/ipsecpolicies/83a3ece3-beb1-48d5-9723-75fc6d2cbf35 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/3063] 10.0.0.16 () {34 vars in 970 bytes} [Sun May 31 18:37:39 2026] GET /v2.0/ports/30e18501-3c22-4d15-8038-af35f973057e => generated 1059 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3064] 10.0.0.16 () {34 vars in 906 bytes} [Sun May 31 18:37:39 2026] GET /v2.0/extensions => generated 20118 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-31 18:37:39.701 8 INFO neutron.db.segments_db [None req-66f40886-2a1d-42e9-a45b-bbc8f6f3e901 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Added segment 1e7740dc-d121-4faf-b080-36787155b844 of type geneve for network 75a7f533-9b08-42cf-8f09-18b96191c2af 2026-05-31 18:37:39.820 8 INFO neutron.db.ovn_revision_numbers_db [None req-66f40886-2a1d-42e9-a45b-bbc8f6f3e901 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource 75a7f533-9b08-42cf-8f09-18b96191c2af (type: networks) to 1 2026-05-31 18:37:39.974 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-66f40886-2a1d-42e9-a45b-bbc8f6f3e901 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] No more DHCP agents 2026-05-31 18:37:39.976 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-66f40886-2a1d-42e9-a45b-bbc8f6f3e901 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Unable to schedule network 75a7f533-9b08-42cf-8f09-18b96191c2af: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:37:40.079 8 INFO neutron.db.ovn_revision_numbers_db [None req-66f40886-2a1d-42e9-a45b-bbc8f6f3e901 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource a863f826-e6b7-4673-9f84-3d796062eac5 (type: ports) to 1 [pid: 8|app: 0|req: 1595/3065] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:37:39 2026] POST /v2.0/networks => generated 631 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:37:40.284 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2e72a4a2-d57a-487a-847f-1110cacf1460 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] No more DHCP agents 2026-05-31 18:37:40.284 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2e72a4a2-d57a-487a-847f-1110cacf1460 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Unable to schedule network 75a7f533-9b08-42cf-8f09-18b96191c2af: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:37:40.717 7 INFO neutron.db.ovn_revision_numbers_db [None req-8265e008-87a4-4f8d-873e-dedead5c3785 - - - - - -] Successfully bumped revision number for resource a863f826-e6b7-4673-9f84-3d796062eac5 (type: ports) to 2 [pid: 8|app: 0|req: 1596/3066] 199.204.45.227 () {34 vars in 1262 bytes} [Sun May 31 18:37:40 2026] GET /v2.0/ports/30e18501-3c22-4d15-8038-af35f973057e?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-05-31 18:37:40.744 7 INFO neutron.db.ovn_revision_numbers_db [None req-8265e008-87a4-4f8d-873e-dedead5c3785 - - - - - -] Successfully bumped revision number for resource 547bf7ef-a374-4295-844f-bfbc8bb271c4 (type: subnets) to 0 [pid: 7|app: 0|req: 1471/3067] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:37:40 2026] POST /v2.0/subnets => generated 629 bytes in 654 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3068] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:37:40 2026] GET /v2.0/networks/6a996bbd-5f51-49b6-bf09-f99deef91271?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3069] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:37:40 2026] GET /v2.0/networks/6a996bbd-5f51-49b6-bf09-f99deef91271?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-05-31 18:37:41.099 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-265b5256-a5d8-4c6b-b72f-c01dc0c6e15d 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] No more DHCP agents 2026-05-31 18:37:41.100 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-265b5256-a5d8-4c6b-b72f-c01dc0c6e15d 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:37:41.253 7 INFO neutron.db.ovn_revision_numbers_db [None req-265b5256-a5d8-4c6b-b72f-c01dc0c6e15d 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource c55540e5-e2f6-4179-a7f2-0bc73956dbb8 (type: ports) to 1 [pid: 8|app: 0|req: 1599/3070] 199.204.45.227 () {34 vars in 975 bytes} [Sun May 31 18:37:41 2026] GET /v2.0/ports/30e18501-3c22-4d15-8038-af35f973057e => generated 1059 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3071] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:37:41 2026] GET /v2.0/networks?id=6a996bbd-5f51-49b6-bf09-f99deef91271 => generated 806 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:37:41.599 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-64b61ac3-3c23-46a8-abed-97355aaaddfc - - - - - -] No hosting information found for port b0438d9c-8174-409f-b788-e3960a73c5b2: RuntimeError: No hosting information found for port b0438d9c-8174-409f-b788-e3960a73c5b2 2026-05-31 18:37:41.747 7 INFO neutron.db.ovn_revision_numbers_db [None req-64b61ac3-3c23-46a8-abed-97355aaaddfc - - - - - -] Successfully bumped revision number for resource b0438d9c-8174-409f-b788-e3960a73c5b2 (type: router_ports) to 2 2026-05-31 18:37:41.748 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-64b61ac3-3c23-46a8-abed-97355aaaddfc - - - - - -] OVN reports status down for port: 53dac6e8-a93d-4553-bdce-266511292416 2026-05-31 18:37:41.807 8 INFO neutron.db.ovn_revision_numbers_db [req-5dcb8f6a-dd8f-4d89-9a37-de29516a3845 req-e1bde3a9-18f3-4e23-bde7-49a7c6ddb94b d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource 30e18501-3c22-4d15-8038-af35f973057e (type: ports) to 2 2026-05-31 18:37:41.899 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-64b61ac3-3c23-46a8-abed-97355aaaddfc - - - - - -] OVN reports status down for port: c4024e98-dc95-4854-832d-6bfd93fc5fd5 2026-05-31 18:37:41.954 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-f90d77a2-4f3d-48ab-91d8-91202b427d96 - - - - - -] Schedule LRP lrp-c55540e5-e2f6-4179-a7f2-0bc73956dbb8 on gateway d5cb41c3-6d1b-4e0a-be22-9c994d255c69 with priority 1 2026-05-31 18:37:42.083 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-64b61ac3-3c23-46a8-abed-97355aaaddfc - - - - - -] OVN reports status down for port: 6123674a-55b8-4788-960f-94cda106a31b 2026-05-31 18:37:42.088 8 INFO neutron.db.ovn_revision_numbers_db [req-5dcb8f6a-dd8f-4d89-9a37-de29516a3845 req-e1bde3a9-18f3-4e23-bde7-49a7c6ddb94b d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource 30e18501-3c22-4d15-8038-af35f973057e (type: ports) to 4 [pid: 8|app: 0|req: 1601/3072] 199.204.45.227 () {38 vars in 1028 bytes} [Sun May 31 18:37:41 2026] PUT /v2.0/ports/30e18501-3c22-4d15-8038-af35f973057e => generated 1218 bytes in 675 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:37:42.139 7 INFO neutron.db.ovn_revision_numbers_db [None req-265b5256-a5d8-4c6b-b72f-c01dc0c6e15d 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource c55540e5-e2f6-4179-a7f2-0bc73956dbb8 (type: router_ports) to 1 2026-05-31 18:37:42.172 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-64b61ac3-3c23-46a8-abed-97355aaaddfc - - - - - -] Logical_Switch_Port 6123674a-55b8-4788-960f-94cda106a31b host information not removed, the port state is up 2026-05-31 18:37:42.172 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-64b61ac3-3c23-46a8-abed-97355aaaddfc - - - - - -] OVN reports status up for port: 6123674a-55b8-4788-960f-94cda106a31b 2026-05-31 18:37:42.199 7 INFO neutron.plugins.ml2.plugin [None req-64b61ac3-3c23-46a8-abed-97355aaaddfc - - - - - -] Attempt 1 to provision port 6123674a-55b8-4788-960f-94cda106a31b 2026-05-31 18:37:42.240 7 INFO neutron.db.ovn_revision_numbers_db [None req-265b5256-a5d8-4c6b-b72f-c01dc0c6e15d 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource 71c28c60-b7d2-4e98-8078-a87323958f03 (type: routers) to 2 [pid: 7|app: 0|req: 1472/3073] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:37:40 2026] POST /v2.0/routers => generated 936 bytes in 1497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:37:42.281 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8a72886-86d9-41b0-be68-7df09d2a46d9'] response: {'name': 'network-changed', 'server_uuid': '3e55bb2e-c294-4526-9f27-e3f925f8372e', 'tag': '30e18501-3c22-4d15-8038-af35f973057e', 'status': 'completed', 'code': 200} 2026-05-31 18:37:42.606 7 INFO neutron.db.ovn_revision_numbers_db [None req-64b61ac3-3c23-46a8-abed-97355aaaddfc - - - - - -] Successfully bumped revision number for resource 6123674a-55b8-4788-960f-94cda106a31b (type: ports) to 2 2026-05-31 18:37:42.781 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-027c3c18-0686-4140-b5e8-7d94dc394cc9 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] No more DHCP agents 2026-05-31 18:37:42.782 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-027c3c18-0686-4140-b5e8-7d94dc394cc9 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Unable to schedule network 75a7f533-9b08-42cf-8f09-18b96191c2af: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1473/3074] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:37:42 2026] GET /v2.0/ports?tenant_id=8f5bb697705c4075a44ffa238341dc8a&device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 2427 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3075] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:37:42 2026] GET /v2.0/networks?id=6a996bbd-5f51-49b6-bf09-f99deef91271 => generated 806 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3076] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:37:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.194&port_id=30e18501-3c22-4d15-8038-af35f973057e => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3077] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:37:42 2026] GET /v2.0/subnets?id=b0a2d34d-1c71-4afe-8930-aacc1dc50d35 => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:37:42.974 8 INFO neutron.db.ovn_revision_numbers_db [None req-027c3c18-0686-4140-b5e8-7d94dc394cc9 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource 87a3310e-f925-4825-9b48-cc611b1ead15 (type: ports) to 1 [pid: 7|app: 0|req: 1477/3078] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:37:42 2026] GET /v2.0/ports?network_id=6a996bbd-5f51-49b6-bf09-f99deef91271&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: 1478/3079] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:37:42 2026] GET /v2.0/networks/6a996bbd-5f51-49b6-bf09-f99deef91271?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3080] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:37:43 2026] GET /v2.0/networks/6a996bbd-5f51-49b6-bf09-f99deef91271?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-05-31 18:37:43.656 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-027c3c18-0686-4140-b5e8-7d94dc394cc9 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] No more DHCP agents 2026-05-31 18:37:43.658 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-027c3c18-0686-4140-b5e8-7d94dc394cc9 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Unable to schedule network 75a7f533-9b08-42cf-8f09-18b96191c2af: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:37:44.017 8 INFO neutron.db.ovn_revision_numbers_db [None req-027c3c18-0686-4140-b5e8-7d94dc394cc9 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource 87a3310e-f925-4825-9b48-cc611b1ead15 (type: router_ports) to 1 [pid: 8|app: 0|req: 1602/3083] 10.0.0.221 () {34 vars in 783 bytes} [Sun May 31 18:37:42 2026] PUT /v2.0/routers/71c28c60-b7d2-4e98-8078-a87323958f03/add_router_interface => generated 309 bytes in 1738 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3084] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:37:44 2026] GET /v2.0/ports?tenant_id=8f5bb697705c4075a44ffa238341dc8a&device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 2427 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3085] 199.204.45.227 () {34 vars in 1062 bytes} [Sun May 31 18:37:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.206&port_id=f083640c-00a4-4f15-a59e-4bae4b55ea0b => 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: 1605/3086] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:37:44 2026] GET /v2.0/subnets?id=1a3ef15c-766c-4b7c-b6b4-e1123533cd93 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3087] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:37:44 2026] GET /v2.0/ports?network_id=73e93798-e942-4e03-b48a-6044867a0be1&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: 8|app: 0|req: 1607/3088] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:37:44 2026] GET /v2.0/networks/73e93798-e942-4e03-b48a-6044867a0be1?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: 1608/3089] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:37:44 2026] GET /v2.0/networks/73e93798-e942-4e03-b48a-6044867a0be1?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: 8|app: 0|req: 1609/3090] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:37:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.194&port_id=30e18501-3c22-4d15-8038-af35f973057e => 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: 1610/3091] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:37:44 2026] GET /v2.0/subnets?id=b0a2d34d-1c71-4afe-8930-aacc1dc50d35 => 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: 1611/3092] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:37:44 2026] GET /v2.0/ports?network_id=6a996bbd-5f51-49b6-bf09-f99deef91271&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: 1612/3093] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:37:44 2026] GET /v2.0/networks/6a996bbd-5f51-49b6-bf09-f99deef91271?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:37:44.526 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e8845409-0960-4b90-ae47-4f0a060fd9ce - - - - - -] No more DHCP agents 2026-05-31 18:37:44.528 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e8845409-0960-4b90-ae47-4f0a060fd9ce - - - - - -] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1613/3094] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:37:44 2026] GET /v2.0/networks/6a996bbd-5f51-49b6-bf09-f99deef91271?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) 2026-05-31 18:37:44.693 7 INFO neutron.db.ovn_revision_numbers_db [None req-e8845409-0960-4b90-ae47-4f0a060fd9ce - - - - - -] Successfully bumped revision number for resource 4fd05aaa-c91d-4355-bd13-201e423fcfdc (type: ports) to 1 2026-05-31 18:37:44.931 7 INFO neutron.db.ovn_revision_numbers_db [None req-e8845409-0960-4b90-ae47-4f0a060fd9ce - - - - - -] Successfully bumped revision number for resource 4fd05aaa-c91d-4355-bd13-201e423fcfdc (type: ports) to 3 2026-05-31 18:37:44.994 7 INFO neutron.db.segments_db [None req-e8845409-0960-4b90-ae47-4f0a060fd9ce - - - - - -] Added segment 76ebaff4-989c-4c90-93bb-8bcb9dbf65a3 of type geneve for network f50e1714-799e-4da8-bc0a-e22f63ef7c88 2026-05-31 18:37:45.161 7 INFO neutron.db.ovn_revision_numbers_db [None req-03f33024-baaf-4708-b946-e05d4269460b - - - - - -] Successfully bumped revision number for resource f50e1714-799e-4da8-bc0a-e22f63ef7c88 (type: networks) to 1 2026-05-31 18:37:45.303 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-03f33024-baaf-4708-b946-e05d4269460b - - - - - -] No more DHCP agents 2026-05-31 18:37:45.305 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-03f33024-baaf-4708-b946-e05d4269460b - - - - - -] Unable to schedule network f50e1714-799e-4da8-bc0a-e22f63ef7c88: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:37:45.432 7 INFO neutron.db.ovn_revision_numbers_db [None req-03f33024-baaf-4708-b946-e05d4269460b - - - - - -] Successfully bumped revision number for resource 054107e4-1f18-4a89-b9dc-94d0cb11f0f6 (type: ports) to 1 2026-05-31 18:37:45.549 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-03f33024-baaf-4708-b946-e05d4269460b - - - - - -] No more DHCP agents 2026-05-31 18:37:45.550 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-03f33024-baaf-4708-b946-e05d4269460b - - - - - -] Unable to schedule network f50e1714-799e-4da8-bc0a-e22f63ef7c88: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:37:45.573 7 INFO neutron.db.ovn_revision_numbers_db [None req-03f33024-baaf-4708-b946-e05d4269460b - - - - - -] Successfully bumped revision number for resource 74fbe8ec-9229-4096-9dc0-d3e1c6f0e655 (type: subnets) to 0 2026-05-31 18:37:45.945 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-03f33024-baaf-4708-b946-e05d4269460b - - - - - -] No more DHCP agents 2026-05-31 18:37:45.946 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-03f33024-baaf-4708-b946-e05d4269460b - - - - - -] Unable to schedule network f50e1714-799e-4da8-bc0a-e22f63ef7c88: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:37:46.123 7 INFO neutron.db.ovn_revision_numbers_db [None req-03f33024-baaf-4708-b946-e05d4269460b - - - - - -] Successfully bumped revision number for resource 9fc77997-4c74-41cf-9396-e66a3f960b4e (type: ports) to 1 2026-05-31 18:37:46.789 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-03f33024-baaf-4708-b946-e05d4269460b - - - - - -] No more DHCP agents 2026-05-31 18:37:46.790 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-03f33024-baaf-4708-b946-e05d4269460b - - - - - -] Unable to schedule network f50e1714-799e-4da8-bc0a-e22f63ef7c88: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:37:47.329 7 INFO neutron.db.ovn_revision_numbers_db [None req-03f33024-baaf-4708-b946-e05d4269460b - - - - - -] Successfully bumped revision number for resource 9fc77997-4c74-41cf-9396-e66a3f960b4e (type: router_ports) to 1 2026-05-31 18:37:47.555 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-03f33024-baaf-4708-b946-e05d4269460b - - - - - -] No more DHCP agents 2026-05-31 18:37:47.556 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-03f33024-baaf-4708-b946-e05d4269460b - - - - - -] Unable to schedule network f50e1714-799e-4da8-bc0a-e22f63ef7c88: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:37:47.723 7 INFO neutron.db.ovn_revision_numbers_db [None req-03f33024-baaf-4708-b946-e05d4269460b - - - - - -] Successfully bumped revision number for resource 35062a91-14c0-4cc1-842e-06f0fc0ab219 (type: ports) to 1 2026-05-31 18:37:47.962 7 INFO neutron.db.ovn_revision_numbers_db [None req-03f33024-baaf-4708-b946-e05d4269460b - - - - - -] Successfully bumped revision number for resource 35062a91-14c0-4cc1-842e-06f0fc0ab219 (type: ports) to 3 2026-05-31 18:37:48.050 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-bf114a8c-72be-493f-b26f-fe9ec0ab325d - - - - - -] No hosting information found for port 6123674a-55b8-4788-960f-94cda106a31b: RuntimeError: No hosting information found for port 6123674a-55b8-4788-960f-94cda106a31b [pid: 8|app: 0|req: 1614/3095] 10.0.0.16 () {34 vars in 970 bytes} [Sun May 31 18:37:48 2026] GET /v2.0/ports/30e18501-3c22-4d15-8038-af35f973057e => generated 1218 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3096] 10.0.0.221 () {34 vars in 685 bytes} [Sun May 31 18:37:44 2026] POST /v2.0/vpn/vpnservices => generated 458 bytes in 4285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:37:48.316 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf114a8c-72be-493f-b26f-fe9ec0ab325d - - - - - -] Successfully bumped revision number for resource 6123674a-55b8-4788-960f-94cda106a31b (type: router_ports) to 2 2026-05-31 18:37:48.316 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bf114a8c-72be-493f-b26f-fe9ec0ab325d - - - - - -] OVN reports status down for port: d93c3f01-36c0-40cb-b78c-366caa257b4a [pid: 7|app: 0|req: 1483/3097] 10.0.0.221 () {32 vars in 663 bytes} [Sun May 31 18:37:48 2026] GET /v2.0/vpn/vpnservices => generated 1314 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:37:48.411 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bf114a8c-72be-493f-b26f-fe9ec0ab325d - - - - - -] OVN reports status down for port: 30e18501-3c22-4d15-8038-af35f973057e 2026-05-31 18:37:48.521 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-bf114a8c-72be-493f-b26f-fe9ec0ab325d - - - - - -] Logical_Switch_Port 30e18501-3c22-4d15-8038-af35f973057e host information not removed, the port state is up 2026-05-31 18:37:48.522 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bf114a8c-72be-493f-b26f-fe9ec0ab325d - - - - - -] OVN reports status down for port: a863f826-e6b7-4673-9f84-3d796062eac5 2026-05-31 18:37:48.563 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf965447-976d-4fea-af3b-f31646aa4471'] response: {'server_uuid': '3e55bb2e-c294-4526-9f27-e3f925f8372e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '30e18501-3c22-4d15-8038-af35f973057e', 'code': 200} 2026-05-31 18:37:48.684 8 INFO neutron.db.ovn_revision_numbers_db [None req-d1d209da-1739-4a1e-ae74-776a947b40c7 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 30e18501-3c22-4d15-8038-af35f973057e (type: ports) to 5 [pid: 8|app: 0|req: 1615/3098] 199.204.45.227 () {34 vars in 789 bytes} [Sun May 31 18:37:48 2026] PUT /v2.0/ports/30e18501-3c22-4d15-8038-af35f973057e => generated 1251 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:37:48.711 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bf114a8c-72be-493f-b26f-fe9ec0ab325d - - - - - -] OVN reports status down for port: c55540e5-e2f6-4179-a7f2-0bc73956dbb8 2026-05-31 18:37:48.717 8 INFO neutron.api.v2.resource [None req-ade786d4-24a9-4e2e-b30f-5ccd0cd9a787 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1616/3099] 199.204.45.227 () {30 vars in 763 bytes} [Sun May 31 18:37:48 2026] GET /v2.0/security-groups/lb-f18d56b4-e327-4d58-9227-707a2cdeddd0 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:37:48.737 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9813fbb9-c422-43c0-a54d-3b7bf9973b4c'] response: {'name': 'network-changed', 'server_uuid': '3e55bb2e-c294-4526-9f27-e3f925f8372e', 'tag': '30e18501-3c22-4d15-8038-af35f973057e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1617/3100] 199.204.45.227 () {30 vars in 785 bytes} [Sun May 31 18:37:48 2026] GET /v2.0/security-groups?name=lb-f18d56b4-e327-4d58-9227-707a2cdeddd0 => generated 1639 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:37:48.816 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-bf114a8c-72be-493f-b26f-fe9ec0ab325d - - - - - -] Logical_Switch_Port c55540e5-e2f6-4179-a7f2-0bc73956dbb8 host information not removed, the port state is up 2026-05-31 18:37:48.817 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bf114a8c-72be-493f-b26f-fe9ec0ab325d - - - - - -] OVN reports status up for port: c55540e5-e2f6-4179-a7f2-0bc73956dbb8 2026-05-31 18:37:48.839 7 INFO neutron.plugins.ml2.plugin [None req-bf114a8c-72be-493f-b26f-fe9ec0ab325d - - - - - -] Attempt 1 to provision port c55540e5-e2f6-4179-a7f2-0bc73956dbb8 2026-05-31 18:37:48.861 7 INFO neutron_taas.services.taas.taas_plugin [None req-b96fbe66-0935-490a-bcec-fa90362dbc3f c3a345c421f84352ad71cc23a5e05b1e 8d5388a53c774c19ad84ed1011a9d492 - - default default] TaaS: Handle Delete Port: 4fd05aaa-c91d-4355-bd13-201e423fcfdc 2026-05-31 18:37:48.867 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b96fbe66-0935-490a-bcec-fa90362dbc3f c3a345c421f84352ad71cc23a5e05b1e 8d5388a53c774c19ad84ed1011a9d492 - - default default] Tap Mirror: Handle Delete Port: 4fd05aaa-c91d-4355-bd13-201e423fcfdc 2026-05-31 18:37:49.033 8 INFO neutron.db.ovn_revision_numbers_db [None req-d9a3e10d-d8b2-414f-bef7-22947d40bb0b f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 30e18501-3c22-4d15-8038-af35f973057e (type: ports) to 6 [pid: 8|app: 0|req: 1618/3101] 199.204.45.227 () {34 vars in 789 bytes} [Sun May 31 18:37:48 2026] PUT /v2.0/ports/30e18501-3c22-4d15-8038-af35f973057e => generated 1289 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:37:49.202 7 INFO neutron_taas.services.taas.taas_plugin [None req-acf7a59f-d232-4a3a-97cd-7638df5b78aa - - - - - -] TaaS: Handle Delete Port: 35062a91-14c0-4cc1-842e-06f0fc0ab219 2026-05-31 18:37:49.205 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-acf7a59f-d232-4a3a-97cd-7638df5b78aa - - - - - -] Tap Mirror: Handle Delete Port: 35062a91-14c0-4cc1-842e-06f0fc0ab219 /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: 1619/3102] 199.204.45.227 () {30 vars in 703 bytes} [Sun May 31 18:37:49 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: 8|app: 0|req: 1620/3103] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:37:49 2026] GET /v2.0/ports?tenant_id=8f5bb697705c4075a44ffa238341dc8a&device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 2526 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3104] 199.204.45.227 () {30 vars in 705 bytes} [Sun May 31 18:37:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3105] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:37:49 2026] GET /v2.0/networks?id=6a996bbd-5f51-49b6-bf09-f99deef91271 => generated 806 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3106] 199.204.45.227 () {30 vars in 681 bytes} [Sun May 31 18:37:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3107] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:37:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.194&port_id=30e18501-3c22-4d15-8038-af35f973057e => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3108] 199.204.45.227 () {30 vars in 717 bytes} [Sun May 31 18:37:49 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: 1626/3109] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:37:49 2026] GET /v2.0/subnets?id=b0a2d34d-1c71-4afe-8930-aacc1dc50d35 => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3110] 199.204.45.227 () {30 vars in 741 bytes} [Sun May 31 18:37:49 2026] GET /v2.0/subnets/b0a2d34d-1c71-4afe-8930-aacc1dc50d35 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3111] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:37:49 2026] GET /v2.0/ports?network_id=6a996bbd-5f51-49b6-bf09-f99deef91271&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: 8|app: 0|req: 1629/3112] 199.204.45.227 () {30 vars in 737 bytes} [Sun May 31 18:37:49 2026] GET /v2.0/ports/e1c5ac46-6142-4520-9911-c474f8b96a0d => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3113] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:37:49 2026] GET /v2.0/networks/6a996bbd-5f51-49b6-bf09-f99deef91271?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3114] 199.204.45.227 () {30 vars in 737 bytes} [Sun May 31 18:37:49 2026] GET /v2.0/ports/30e18501-3c22-4d15-8038-af35f973057e => generated 1317 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3115] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:37:49 2026] GET /v2.0/networks/6a996bbd-5f51-49b6-bf09-f99deef91271?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: 8|app: 0|req: 1633/3116] 199.204.45.227 () {30 vars in 741 bytes} [Sun May 31 18:37:49 2026] GET /v2.0/subnets/b0a2d34d-1c71-4afe-8930-aacc1dc50d35 => generated 676 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:37:49.661 7 INFO neutron_taas.services.taas.taas_plugin [None req-0a31b45e-7581-4096-9f07-7390f7ab6294 - - - - - -] TaaS: Handle Delete Port: 9fc77997-4c74-41cf-9396-e66a3f960b4e 2026-05-31 18:37:49.664 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0a31b45e-7581-4096-9f07-7390f7ab6294 - - - - - -] Tap Mirror: Handle Delete Port: 9fc77997-4c74-41cf-9396-e66a3f960b4e [pid: 8|app: 0|req: 1634/3117] 199.204.45.227 () {30 vars in 743 bytes} [Sun May 31 18:37:49 2026] GET /v2.0/networks/6a996bbd-5f51-49b6-bf09-f99deef91271 => generated 803 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3118] 199.204.45.227 () {30 vars in 737 bytes} [Sun May 31 18:37:49 2026] GET /v2.0/ports/e1c5ac46-6142-4520-9911-c474f8b96a0d => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3119] 199.204.45.227 () {30 vars in 741 bytes} [Sun May 31 18:37:49 2026] GET /v2.0/subnets/b0a2d34d-1c71-4afe-8930-aacc1dc50d35 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:37:50.530 7 INFO neutron_taas.services.taas.taas_plugin [None req-0a31b45e-7581-4096-9f07-7390f7ab6294 - - - - - -] TaaS: Handle Delete Port: 054107e4-1f18-4a89-b9dc-94d0cb11f0f6 2026-05-31 18:37:50.533 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0a31b45e-7581-4096-9f07-7390f7ab6294 - - - - - -] Tap Mirror: Handle Delete Port: 054107e4-1f18-4a89-b9dc-94d0cb11f0f6 2026-05-31 18:37:50.733 7 INFO neutron.services.segments.plugin [-] Segment 76ebaff4-989c-4c90-93bb-8bcb9dbf65a3 resource provider aggregate not found 2026-05-31 18:37:50.737 7 INFO neutron.services.segments.plugin [-] Segment 76ebaff4-989c-4c90-93bb-8bcb9dbf65a3 resource provider aggregate not found 2026-05-31 18:37:50.748 7 INFO neutron.services.segments.plugin [-] Segment 76ebaff4-989c-4c90-93bb-8bcb9dbf65a3 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 76ebaff4-989c-4c90-93bb-8bcb9dbf65a3 found for delete ", "request_id": "req-ccece7e5-f356-4142-937f-23cc507d1f34"}]} 2026-05-31 18:37:50.760 7 INFO neutron.services.segments.plugin [-] Segment 76ebaff4-989c-4c90-93bb-8bcb9dbf65a3 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 76ebaff4-989c-4c90-93bb-8bcb9dbf65a3 found for delete ", "request_id": "req-33af432f-9147-4d4d-992d-2a8a309e0480"}]} 2026-05-31 18:37:50.778 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7614a8a0-98c8-449a-bbb7-46ac72f758e0'] response: {'name': 'network-changed', 'server_uuid': '3e55bb2e-c294-4526-9f27-e3f925f8372e', 'tag': '30e18501-3c22-4d15-8038-af35f973057e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1484/3120] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:37:48 2026] DELETE /v2.0/vpn/vpnservices/59180b20-8929-496d-ae66-d2f4161cb3bb => generated 0 bytes in 2450 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3121] 10.0.0.221 () {34 vars in 693 bytes} [Sun May 31 18:37:50 2026] POST /v2.0/vpn/endpoint-groups => generated 301 bytes in 61 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: 1485/3122] 10.0.0.221 () {34 vars in 693 bytes} [Sun May 31 18:37:50 2026] POST /v2.0/vpn/endpoint-groups => generated 293 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:37:50.919 8 WARNING neutron.api.v2.base [None req-4b16444d-457b-46dd-b220-0858860dbdba 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - 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-05-31 18:37:50.919 8 INFO neutron.api.v2.resource [None req-4b16444d-457b-46dd-b220-0858860dbdba 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] create failed (client error): Unrecognized attribute(s) 'peer_cidr' [pid: 8|app: 0|req: 1638/3123] 10.0.0.221 () {34 vars in 707 bytes} [Sun May 31 18:37:50 2026] POST /v2.0/vpn/ipsec-site-connections => generated 110 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3124] 10.0.0.221 () {32 vars in 671 bytes} [Sun May 31 18:37:50 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: 8|app: 0|req: 1639/3125] 10.0.0.221 () {32 vars in 748 bytes} [Sun May 31 18:37:50 2026] DELETE /v2.0/vpn/endpoint-groups/184f1575-034e-4379-8674-003151a57212 => 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: 1487/3126] 10.0.0.221 () {32 vars in 671 bytes} [Sun May 31 18:37:50 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: 1640/3127] 10.0.0.221 () {32 vars in 671 bytes} [Sun May 31 18:37:50 2026] GET /v2.0/vpn/endpoint-groups => generated 916 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3128] 10.0.0.221 () {32 vars in 748 bytes} [Sun May 31 18:37:51 2026] DELETE /v2.0/vpn/endpoint-groups/eafe3e3f-f91a-4425-a26f-d84d9d82af6c => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3129] 10.0.0.221 () {32 vars in 671 bytes} [Sun May 31 18:37:51 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: 1489/3130] 10.0.0.221 () {34 vars in 693 bytes} [Sun May 31 18:37:51 2026] POST /v2.0/vpn/endpoint-groups => generated 302 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3131] 10.0.0.221 () {34 vars in 693 bytes} [Sun May 31 18:37:51 2026] POST /v2.0/vpn/endpoint-groups => generated 294 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:37:51.238 7 INFO neutron.api.v2.resource [None req-ffb2eebe-49e8-4031-ade9-ac248f5a3d20 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - 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: 1490/3132] 10.0.0.221 () {34 vars in 707 bytes} [Sun May 31 18:37:51 2026] POST /v2.0/vpn/ipsec-site-connections => generated 170 bytes in 66 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3133] 10.0.0.221 () {32 vars in 671 bytes} [Sun May 31 18:37:51 2026] GET /v2.0/vpn/endpoint-groups => generated 1193 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3134] 10.0.0.221 () {32 vars in 748 bytes} [Sun May 31 18:37:51 2026] DELETE /v2.0/vpn/endpoint-groups/ef385c5c-bcc9-4fd1-a334-04b4abc056cb => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3135] 10.0.0.221 () {32 vars in 671 bytes} [Sun May 31 18:37:51 2026] GET /v2.0/vpn/endpoint-groups => generated 917 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3136] 10.0.0.221 () {32 vars in 671 bytes} [Sun May 31 18:37:51 2026] GET /v2.0/vpn/endpoint-groups => generated 917 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3137] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:37:51 2026] GET /v2.0/ports?tenant_id=8f5bb697705c4075a44ffa238341dc8a&device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 2526 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3138] 10.0.0.221 () {32 vars in 748 bytes} [Sun May 31 18:37:51 2026] DELETE /v2.0/vpn/endpoint-groups/271c2b74-542c-4d89-bcb2-3e61749cdabe => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3139] 10.0.0.221 () {32 vars in 671 bytes} [Sun May 31 18:37:51 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3140] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:37:51 2026] GET /v2.0/networks?id=6a996bbd-5f51-49b6-bf09-f99deef91271 => generated 806 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3141] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:37:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.194&port_id=30e18501-3c22-4d15-8038-af35f973057e => 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: 1496/3142] 10.0.0.221 () {34 vars in 693 bytes} [Sun May 31 18:37:51 2026] POST /v2.0/vpn/endpoint-groups => generated 301 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:37:51.417 7 WARNING neutron.api.v2.base [None req-04d8a4c2-e6ce-4ef0-ba0b-23f8911d5ee1 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - 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-05-31 18:37:51.417 7 INFO neutron.api.v2.resource [None req-04d8a4c2-e6ce-4ef0-ba0b-23f8911d5ee1 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] create failed (client error): Failed to parse request. Required attribute 'peer_id' not specified [pid: 7|app: 0|req: 1497/3143] 10.0.0.221 () {34 vars in 707 bytes} [Sun May 31 18:37:51 2026] POST /v2.0/vpn/ipsec-site-connections => generated 140 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3144] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:37:51 2026] GET /v2.0/subnets?id=b0a2d34d-1c71-4afe-8930-aacc1dc50d35 => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3145] 10.0.0.221 () {32 vars in 671 bytes} [Sun May 31 18:37:51 2026] GET /v2.0/vpn/endpoint-groups => generated 916 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3146] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:37:51 2026] GET /v2.0/ports?network_id=6a996bbd-5f51-49b6-bf09-f99deef91271&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: 1499/3147] 10.0.0.221 () {32 vars in 748 bytes} [Sun May 31 18:37:51 2026] DELETE /v2.0/vpn/endpoint-groups/a1ee588a-a539-465a-96e7-a90f1d603ac1 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3148] 10.0.0.221 () {32 vars in 671 bytes} [Sun May 31 18:37:51 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: 1649/3149] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:37:51 2026] GET /v2.0/networks/6a996bbd-5f51-49b6-bf09-f99deef91271?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3150] 10.0.0.221 () {34 vars in 693 bytes} [Sun May 31 18:37:51 2026] POST /v2.0/vpn/endpoint-groups => generated 293 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:37:51.535 7 WARNING neutron.api.v2.base [None req-c6ce25ce-2a93-4af2-a3bf-5f397b0e13b6 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - 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-05-31 18:37:51.535 7 INFO neutron.api.v2.resource [None req-c6ce25ce-2a93-4af2-a3bf-5f397b0e13b6 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] create failed (client error): Failed to parse request. Required attribute 'peer_id' not specified [pid: 7|app: 0|req: 1502/3151] 10.0.0.221 () {34 vars in 707 bytes} [Sun May 31 18:37:51 2026] POST /v2.0/vpn/ipsec-site-connections => generated 140 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3152] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:37:51 2026] GET /v2.0/networks/6a996bbd-5f51-49b6-bf09-f99deef91271?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) [pid: 7|app: 0|req: 1503/3153] 10.0.0.221 () {32 vars in 671 bytes} [Sun May 31 18:37:51 2026] GET /v2.0/vpn/endpoint-groups => generated 908 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3154] 10.0.0.221 () {32 vars in 748 bytes} [Sun May 31 18:37:51 2026] DELETE /v2.0/vpn/endpoint-groups/065be9fa-8722-4ace-a0a4-41d2c5f03ba3 => 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: 1504/3155] 10.0.0.221 () {32 vars in 671 bytes} [Sun May 31 18:37:51 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: 1652/3156] 10.0.0.221 () {34 vars in 693 bytes} [Sun May 31 18:37:51 2026] POST /v2.0/vpn/endpoint-groups => generated 290 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3157] 10.0.0.221 () {34 vars in 693 bytes} [Sun May 31 18:37:51 2026] POST /v2.0/vpn/endpoint-groups => generated 301 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:37:53.157 8 INFO neutron.db.ovn_revision_numbers_db [None req-13e64486-52c8-45fe-bc16-001e6c56a920 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource 42148011-716c-4d0f-9dc9-b15a09c76c66 (type: routers) to 6 [pid: 8|app: 0|req: 1653/3158] 10.0.0.221 () {34 vars in 707 bytes} [Sun May 31 18:37:51 2026] POST /v2.0/vpn/ipsec-site-connections => generated 845 bytes in 1479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:37:53.523 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-bf114a8c-72be-493f-b26f-fe9ec0ab325d - - - - - -] No hosting information found for port c55540e5-e2f6-4179-a7f2-0bc73956dbb8: RuntimeError: No hosting information found for port c55540e5-e2f6-4179-a7f2-0bc73956dbb8 2026-05-31 18:37:53.605 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bf114a8c-72be-493f-b26f-fe9ec0ab325d - - - - - -] OVN reports status down for port: 87a3310e-f925-4825-9b48-cc611b1ead15 2026-05-31 18:37:53.730 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-bf114a8c-72be-493f-b26f-fe9ec0ab325d - - - - - -] Logical_Switch_Port 87a3310e-f925-4825-9b48-cc611b1ead15 host information not removed, the port state is up 2026-05-31 18:37:53.731 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bf114a8c-72be-493f-b26f-fe9ec0ab325d - - - - - -] OVN reports status up for port: 87a3310e-f925-4825-9b48-cc611b1ead15 2026-05-31 18:37:53.756 7 INFO neutron.plugins.ml2.plugin [None req-bf114a8c-72be-493f-b26f-fe9ec0ab325d - - - - - -] Attempt 1 to provision port 87a3310e-f925-4825-9b48-cc611b1ead15 2026-05-31 18:37:54.076 7 INFO neutron.db.ovn_revision_numbers_db [None req-91a344ef-de30-4ee4-afb1-61de63c4ea4e 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource 42148011-716c-4d0f-9dc9-b15a09c76c66 (type: routers) to 7 [pid: 7|app: 0|req: 1506/3159] 10.0.0.221 () {32 vars in 762 bytes} [Sun May 31 18:37:53 2026] DELETE /v2.0/vpn/ipsec-site-connections/d17e5d04-bc25-4475-8842-cd598e6d47e7 => generated 0 bytes in 967 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3160] 10.0.0.221 () {32 vars in 685 bytes} [Sun May 31 18:37:54 2026] GET /v2.0/vpn/ipsec-site-connections => generated 805 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:37:54.212 7 INFO neutron.api.v2.resource [None req-195e67f4-2411-450e-98f0-d8a595b98520 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1507/3161] 10.0.0.221 () {32 vars in 762 bytes} [Sun May 31 18:37:54 2026] DELETE /v2.0/vpn/ipsec-site-connections/d17e5d04-bc25-4475-8842-cd598e6d47e7 => generated 154 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1655/3162] 10.0.0.221 () {32 vars in 671 bytes} [Sun May 31 18:37:54 2026] GET /v2.0/vpn/endpoint-groups => generated 1188 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3163] 10.0.0.221 () {32 vars in 748 bytes} [Sun May 31 18:37:54 2026] DELETE /v2.0/vpn/endpoint-groups/a9dfbb4b-a4c1-491b-bfed-3c36bbbc8411 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3164] 10.0.0.221 () {32 vars in 671 bytes} [Sun May 31 18:37:54 2026] GET /v2.0/vpn/endpoint-groups => generated 905 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3165] 10.0.0.221 () {32 vars in 671 bytes} [Sun May 31 18:37:54 2026] GET /v2.0/vpn/endpoint-groups => generated 905 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3166] 10.0.0.221 () {32 vars in 748 bytes} [Sun May 31 18:37:54 2026] DELETE /v2.0/vpn/endpoint-groups/6ccd0d40-f5a4-48ab-8bdd-4e724e9f129a => 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: 1510/3167] 10.0.0.221 () {32 vars in 671 bytes} [Sun May 31 18:37:54 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:37:54.440 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf114a8c-72be-493f-b26f-fe9ec0ab325d - - - - - -] Successfully bumped revision number for resource 87a3310e-f925-4825-9b48-cc611b1ead15 (type: ports) to 2 2026-05-31 18:37:55.002 8 INFO neutron.db.ovn_revision_numbers_db [None req-856542f4-fb38-4f58-958f-1ff0841cc611 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource 42148011-716c-4d0f-9dc9-b15a09c76c66 (type: routers) to 8 [pid: 8|app: 0|req: 1658/3168] 10.0.0.221 () {34 vars in 707 bytes} [Sun May 31 18:37:54 2026] POST /v2.0/vpn/ipsec-site-connections => generated 804 bytes in 641 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:37:55.582 7 INFO neutron.db.ovn_revision_numbers_db [None req-651fe9f0-ac95-4b87-807b-b353eea2f786 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource 42148011-716c-4d0f-9dc9-b15a09c76c66 (type: routers) to 9 [pid: 7|app: 0|req: 1511/3169] 10.0.0.221 () {32 vars in 762 bytes} [Sun May 31 18:37:55 2026] DELETE /v2.0/vpn/ipsec-site-connections/de34e563-b6f1-4f8a-9c24-66bacdd5c15d => generated 0 bytes in 556 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3170] 10.0.0.221 () {32 vars in 685 bytes} [Sun May 31 18:37:55 2026] GET /v2.0/vpn/ipsec-site-connections => generated 805 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:37:55.630 7 INFO neutron.api.v2.resource [None req-0dbf9ba7-96e2-42b4-bbe4-2ee6df4811bc 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1512/3171] 10.0.0.221 () {32 vars in 762 bytes} [Sun May 31 18:37:55 2026] DELETE /v2.0/vpn/ipsec-site-connections/de34e563-b6f1-4f8a-9c24-66bacdd5c15d => generated 154 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3172] 10.0.0.221 () {34 vars in 693 bytes} [Sun May 31 18:37:55 2026] POST /v2.0/vpn/endpoint-groups => generated 289 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3173] 10.0.0.221 () {30 vars in 702 bytes} [Sun May 31 18:37:55 2026] PUT /v2.0/vpn/endpoint-groups/c3b7e6bf-970b-4a9d-b078-e19000257a0e => generated 289 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3174] 10.0.0.221 () {32 vars in 745 bytes} [Sun May 31 18:37:55 2026] GET /v2.0/vpn/endpoint-groups/c3b7e6bf-970b-4a9d-b078-e19000257a0e => generated 289 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3175] 10.0.0.221 () {32 vars in 748 bytes} [Sun May 31 18:37:55 2026] DELETE /v2.0/vpn/endpoint-groups/c3b7e6bf-970b-4a9d-b078-e19000257a0e => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3176] 10.0.0.221 () {32 vars in 671 bytes} [Sun May 31 18:37:55 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3177] 10.0.0.221 () {32 vars in 671 bytes} [Sun May 31 18:37:55 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3178] 10.0.0.221 () {34 vars in 685 bytes} [Sun May 31 18:37:55 2026] POST /v2.0/vpn/ikepolicies => generated 403 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3179] 10.0.0.221 () {30 vars in 695 bytes} [Sun May 31 18:37:55 2026] PUT /v2.0/vpn/ikepolicies/e5be10d5-c85e-4c3f-a24e-50f241f8961a => generated 419 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3180] 10.0.0.221 () {32 vars in 737 bytes} [Sun May 31 18:37:55 2026] GET /v2.0/vpn/ikepolicies/e5be10d5-c85e-4c3f-a24e-50f241f8961a => generated 419 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3181] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:37:55 2026] DELETE /v2.0/vpn/ikepolicies/e5be10d5-c85e-4c3f-a24e-50f241f8961a => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3182] 10.0.0.221 () {32 vars in 663 bytes} [Sun May 31 18:37:55 2026] GET /v2.0/vpn/ikepolicies => generated 407 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3183] 10.0.0.221 () {32 vars in 663 bytes} [Sun May 31 18:37:55 2026] GET /v2.0/vpn/ikepolicies => generated 407 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3184] 10.0.0.221 () {34 vars in 689 bytes} [Sun May 31 18:37:55 2026] POST /v2.0/vpn/ipsecpolicies => generated 412 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3185] 10.0.0.221 () {30 vars in 699 bytes} [Sun May 31 18:37:55 2026] PUT /v2.0/vpn/ipsecpolicies/7a527202-6b07-4384-9c7c-f094a23922f2 => generated 431 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3186] 10.0.0.221 () {32 vars in 744 bytes} [Sun May 31 18:37:56 2026] DELETE /v2.0/vpn/ipsecpolicies/7a527202-6b07-4384-9c7c-f094a23922f2 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:37:56.072 7 INFO neutron.api.v2.resource [None req-268fdc26-0f36-47d5-9a1d-1ef30abca0c6 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1520/3187] 10.0.0.221 () {32 vars in 744 bytes} [Sun May 31 18:37:56 2026] DELETE /v2.0/vpn/ipsecpolicies/7a527202-6b07-4384-9c7c-f094a23922f2 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:37:56.090 8 INFO neutron.api.v2.resource [None req-4ba1dacc-536d-4160-af21-7b38cd5ecc63 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1668/3188] 10.0.0.221 () {32 vars in 744 bytes} [Sun May 31 18:37:56 2026] DELETE /v2.0/vpn/ipsecpolicies/7a527202-6b07-4384-9c7c-f094a23922f2 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:37:56.180 7 INFO neutron.db.segments_db [None req-c9d7725d-009f-4f59-acf2-8a9a94e0dbab 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Added segment 66756e7c-0494-480d-ade7-860a97f7a70f of type geneve for network 982c7d55-3272-4df8-aac8-8cbd8eb22e07 2026-05-31 18:37:56.285 7 INFO neutron.db.ovn_revision_numbers_db [None req-c9d7725d-009f-4f59-acf2-8a9a94e0dbab 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource 982c7d55-3272-4df8-aac8-8cbd8eb22e07 (type: networks) to 1 2026-05-31 18:37:56.445 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c9d7725d-009f-4f59-acf2-8a9a94e0dbab 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] No more DHCP agents 2026-05-31 18:37:56.446 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c9d7725d-009f-4f59-acf2-8a9a94e0dbab 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Unable to schedule network 982c7d55-3272-4df8-aac8-8cbd8eb22e07: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:37:56.546 7 INFO neutron.db.ovn_revision_numbers_db [None req-c9d7725d-009f-4f59-acf2-8a9a94e0dbab 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource cbf22244-430d-4996-bae2-7288502271f8 (type: ports) to 1 [pid: 7|app: 0|req: 1521/3189] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:37:56 2026] POST /v2.0/networks => generated 631 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:37:56.750 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ab9322c0-5d66-43e7-8034-7e2a5e0cddc4 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] No more DHCP agents 2026-05-31 18:37:56.752 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ab9322c0-5d66-43e7-8034-7e2a5e0cddc4 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Unable to schedule network 982c7d55-3272-4df8-aac8-8cbd8eb22e07: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:37:57.195 8 INFO neutron.db.ovn_revision_numbers_db [None req-a2cc4d73-e118-401e-bbfd-9dee4491cb66 - - - - - -] Successfully bumped revision number for resource cbf22244-430d-4996-bae2-7288502271f8 (type: ports) to 2 2026-05-31 18:37:57.219 8 INFO neutron.db.ovn_revision_numbers_db [None req-a2cc4d73-e118-401e-bbfd-9dee4491cb66 - - - - - -] Successfully bumped revision number for resource cf286aa1-7db0-48be-94ad-8a134a2e3e25 (type: subnets) to 0 [pid: 8|app: 0|req: 1669/3190] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:37:56 2026] POST /v2.0/subnets => generated 629 bytes in 664 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:37:57.640 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-574e3cb1-2dc4-4931-806f-8d9076159ff7 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] No more DHCP agents 2026-05-31 18:37:57.641 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-574e3cb1-2dc4-4931-806f-8d9076159ff7 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:37:57.776 7 INFO neutron.db.ovn_revision_numbers_db [None req-574e3cb1-2dc4-4931-806f-8d9076159ff7 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource 56bdf5c0-daeb-4b52-ac76-4c4cff8b6a3f (type: ports) to 1 2026-05-31 18:37:58.918 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-f90d77a2-4f3d-48ab-91d8-91202b427d96 - - - - - -] Schedule LRP lrp-56bdf5c0-daeb-4b52-ac76-4c4cff8b6a3f on gateway d5cb41c3-6d1b-4e0a-be22-9c994d255c69 with priority 1 2026-05-31 18:37:58.983 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-89865008-cba1-499e-bedf-2f3dfc90ff61 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] No more DHCP agents 2026-05-31 18:37:58.985 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-89865008-cba1-499e-bedf-2f3dfc90ff61 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:37:59.020 7 INFO neutron.db.ovn_revision_numbers_db [None req-574e3cb1-2dc4-4931-806f-8d9076159ff7 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource 56bdf5c0-daeb-4b52-ac76-4c4cff8b6a3f (type: router_ports) to 1 2026-05-31 18:37:59.068 7 INFO neutron.db.ovn_revision_numbers_db [None req-574e3cb1-2dc4-4931-806f-8d9076159ff7 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource 2af5b4ab-6df3-4685-9b9e-a4109dea2534 (type: routers) to 2 [pid: 7|app: 0|req: 1522/3191] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:37:57 2026] POST /v2.0/routers => generated 937 bytes in 1846 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:37:59.588 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7237b645-f3ad-4aa2-b9a5-838d8361ba28 - - - - - -] No hosting information found for port 87a3310e-f925-4825-9b48-cc611b1ead15: RuntimeError: No hosting information found for port 87a3310e-f925-4825-9b48-cc611b1ead15 2026-05-31 18:37:59.613 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3db5902d-876b-4333-9373-d8334dc26997 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] No more DHCP agents 2026-05-31 18:37:59.615 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3db5902d-876b-4333-9373-d8334dc26997 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Unable to schedule network 982c7d55-3272-4df8-aac8-8cbd8eb22e07: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:37:59.814 7 INFO neutron.db.ovn_revision_numbers_db [None req-7237b645-f3ad-4aa2-b9a5-838d8361ba28 - - - - - -] Successfully bumped revision number for resource 87a3310e-f925-4825-9b48-cc611b1ead15 (type: router_ports) to 2 2026-05-31 18:37:59.814 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7237b645-f3ad-4aa2-b9a5-838d8361ba28 - - - - - -] OVN reports status down for port: 4fd05aaa-c91d-4355-bd13-201e423fcfdc 2026-05-31 18:37:59.855 8 INFO neutron.db.ovn_revision_numbers_db [None req-89865008-cba1-499e-bedf-2f3dfc90ff61 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Successfully bumped revision number for resource 1dae3096-6745-4bb6-9dd9-fba4abae877f (type: floatingips) to 1 2026-05-31 18:37:59.855 8 INFO neutron.db.l3_db [None req-89865008-cba1-499e-bedf-2f3dfc90ff61 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Floating IP 1dae3096-6745-4bb6-9dd9-fba4abae877f associated. External IP: 10.96.250.216, port: e1c5ac46-6142-4520-9911-c474f8b96a0d. 2026-05-31 18:37:59.861 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7237b645-f3ad-4aa2-b9a5-838d8361ba28 - - - - - -] OVN reports status up for port: 30e18501-3c22-4d15-8038-af35f973057e 2026-05-31 18:37:59.878 7 INFO neutron.plugins.ml2.plugin [None req-7237b645-f3ad-4aa2-b9a5-838d8361ba28 - - - - - -] Attempt 1 to provision port 30e18501-3c22-4d15-8038-af35f973057e 2026-05-31 18:37:59.887 7 INFO neutron.db.ovn_revision_numbers_db [None req-3db5902d-876b-4333-9373-d8334dc26997 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource c10b28ad-e812-4538-9a79-ce962f7a1a87 (type: ports) to 1 [pid: 8|app: 0|req: 1670/3194] 10.0.0.221 () {34 vars in 677 bytes} [Sun May 31 18:37:58 2026] POST /v2.0/floatingips => generated 899 bytes in 1149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:38:00.054 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd7f40e0-3df1-4e0f-aec8-b3d2232e2154'] response: {'server_uuid': '3e55bb2e-c294-4526-9f27-e3f925f8372e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '30e18501-3c22-4d15-8038-af35f973057e', 'code': 200} 2026-05-31 18:38:00.289 7 INFO neutron.db.ovn_revision_numbers_db [None req-7237b645-f3ad-4aa2-b9a5-838d8361ba28 - - - - - -] Successfully bumped revision number for resource 30e18501-3c22-4d15-8038-af35f973057e (type: ports) to 7 2026-05-31 18:38:00.425 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ad927ac4-3dbd-499c-80c6-e070e738ca36 - - - - - -] OVN reports status down for port: 054107e4-1f18-4a89-b9dc-94d0cb11f0f6 2026-05-31 18:38:00.450 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ad927ac4-3dbd-499c-80c6-e070e738ca36 - - - - - -] OVN reports status down for port: 9fc77997-4c74-41cf-9396-e66a3f960b4e 2026-05-31 18:38:00.466 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ad927ac4-3dbd-499c-80c6-e070e738ca36 - - - - - -] OVN reports status up for port: 9fc77997-4c74-41cf-9396-e66a3f960b4e 2026-05-31 18:38:00.508 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ad927ac4-3dbd-499c-80c6-e070e738ca36 - - - - - -] OVN reports status down for port: 35062a91-14c0-4cc1-842e-06f0fc0ab219 2026-05-31 18:38:00.593 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ad927ac4-3dbd-499c-80c6-e070e738ca36 - - - - - -] OVN reports status down for port: cbf22244-430d-4996-bae2-7288502271f8 2026-05-31 18:38:00.690 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ad927ac4-3dbd-499c-80c6-e070e738ca36 - - - - - -] OVN reports status down for port: 56bdf5c0-daeb-4b52-ac76-4c4cff8b6a3f 2026-05-31 18:38:00.803 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ad927ac4-3dbd-499c-80c6-e070e738ca36 - - - - - -] Logical_Switch_Port 56bdf5c0-daeb-4b52-ac76-4c4cff8b6a3f host information not removed, the port state is up 2026-05-31 18:38:00.803 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ad927ac4-3dbd-499c-80c6-e070e738ca36 - - - - - -] OVN reports status up for port: 56bdf5c0-daeb-4b52-ac76-4c4cff8b6a3f 2026-05-31 18:38:00.826 7 INFO neutron.plugins.ml2.plugin [None req-ad927ac4-3dbd-499c-80c6-e070e738ca36 - - - - - -] Attempt 1 to provision port 56bdf5c0-daeb-4b52-ac76-4c4cff8b6a3f 2026-05-31 18:38:01.019 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3db5902d-876b-4333-9373-d8334dc26997 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] No more DHCP agents 2026-05-31 18:38:01.021 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3db5902d-876b-4333-9373-d8334dc26997 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Unable to schedule network 982c7d55-3272-4df8-aac8-8cbd8eb22e07: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:38:01.438 7 INFO neutron.db.ovn_revision_numbers_db [None req-3db5902d-876b-4333-9373-d8334dc26997 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource c10b28ad-e812-4538-9a79-ce962f7a1a87 (type: router_ports) to 1 [pid: 7|app: 0|req: 1525/3195] 10.0.0.221 () {34 vars in 783 bytes} [Sun May 31 18:37:59 2026] PUT /v2.0/routers/2af5b4ab-6df3-4685-9b9e-a4109dea2534/add_router_interface => generated 309 bytes in 2358 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:38:01.870 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9e9f0e09-d5cc-41ee-8404-dc5f78d87098 - - - - - -] No more DHCP agents 2026-05-31 18:38:01.871 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9e9f0e09-d5cc-41ee-8404-dc5f78d87098 - - - - - -] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:38:02.040 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e9f0e09-d5cc-41ee-8404-dc5f78d87098 - - - - - -] Successfully bumped revision number for resource 92fe37c9-e54a-47cb-913b-63e6246c0eec (type: ports) to 1 2026-05-31 18:38:02.091 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae5f845c-56fc-4369-89f1-eca513b1dcf4'] response: {'server_uuid': '3e55bb2e-c294-4526-9f27-e3f925f8372e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '30e18501-3c22-4d15-8038-af35f973057e', 'code': 200} 2026-05-31 18:38:02.257 8 INFO neutron.db.ovn_revision_numbers_db [None req-9e9f0e09-d5cc-41ee-8404-dc5f78d87098 - - - - - -] Successfully bumped revision number for resource 92fe37c9-e54a-47cb-913b-63e6246c0eec (type: ports) to 3 2026-05-31 18:38:02.317 8 INFO neutron.db.segments_db [None req-9e9f0e09-d5cc-41ee-8404-dc5f78d87098 - - - - - -] Added segment c0fdd2d9-e960-461a-8899-7746f07d610c of type geneve for network 0a6a8ab5-75d2-45ba-be9b-21aed54b0c4b 2026-05-31 18:38:02.436 8 INFO neutron.db.ovn_revision_numbers_db [None req-f3544d5e-3174-41ca-9c20-b934db9c5e74 - - - - - -] Successfully bumped revision number for resource 0a6a8ab5-75d2-45ba-be9b-21aed54b0c4b (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: 7|app: 0|req: 1526/3196] 199.204.45.227 () {30 vars in 703 bytes} [Sun May 31 18:38:02 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: 1527/3197] 199.204.45.227 () {30 vars in 705 bytes} [Sun May 31 18:38:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3198] 199.204.45.227 () {30 vars in 681 bytes} [Sun May 31 18:38:02 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: 1529/3199] 199.204.45.227 () {30 vars in 717 bytes} [Sun May 31 18:38:02 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-05-31 18:38:02.628 7 INFO neutron.api.v2.resource [None req-3cebdc9c-1c4a-4d81-83b4-066459ff5af4 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1530/3200] 199.204.45.227 () {30 vars in 763 bytes} [Sun May 31 18:38:02 2026] GET /v2.0/security-groups/lb-f18d56b4-e327-4d58-9227-707a2cdeddd0 => generated 149 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:38:02.633 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f3544d5e-3174-41ca-9c20-b934db9c5e74 - - - - - -] No more DHCP agents 2026-05-31 18:38:02.634 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f3544d5e-3174-41ca-9c20-b934db9c5e74 - - - - - -] Unable to schedule network 0a6a8ab5-75d2-45ba-be9b-21aed54b0c4b: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1531/3201] 199.204.45.227 () {30 vars in 785 bytes} [Sun May 31 18:38:02 2026] GET /v2.0/security-groups?name=lb-f18d56b4-e327-4d58-9227-707a2cdeddd0 => generated 1639 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:38:02.747 8 INFO neutron.db.ovn_revision_numbers_db [None req-f3544d5e-3174-41ca-9c20-b934db9c5e74 - - - - - -] Successfully bumped revision number for resource 6d2beced-ab92-4c0d-aa4e-a1d4c8aa3352 (type: ports) to 1 [pid: 7|app: 0|req: 1532/3202] 199.204.45.227 () {30 vars in 815 bytes} [Sun May 31 18:38:02 2026] GET /v2.0/security-group-rules?security_group_id=4db7e333-02e6-4f98-ba11-35da825b17cb => generated 1182 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:38:02.857 7 INFO neutron.db.ovn_revision_numbers_db [None req-3074e933-578f-4922-ae65-8a7d5fec71ac - - - - - -] Successfully bumped revision number for resource e1c5ac46-6142-4520-9911-c474f8b96a0d (type: ports) to 4 2026-05-31 18:38:02.866 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f3544d5e-3174-41ca-9c20-b934db9c5e74 - - - - - -] No more DHCP agents 2026-05-31 18:38:02.867 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f3544d5e-3174-41ca-9c20-b934db9c5e74 - - - - - -] Unable to schedule network 0a6a8ab5-75d2-45ba-be9b-21aed54b0c4b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:38:02.886 8 INFO neutron.db.ovn_revision_numbers_db [None req-f3544d5e-3174-41ca-9c20-b934db9c5e74 - - - - - -] Successfully bumped revision number for resource 70db52e4-1c9f-4847-9ff5-d5dab05d2355 (type: subnets) to 0 2026-05-31 18:38:02.960 7 INFO neutron.db.ovn_revision_numbers_db [None req-0486bd72-fa34-4cfc-aa66-c599e49c5804 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 5f978728-fd4b-489f-b54b-b601c7fc97f0 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1533/3203] 199.204.45.227 () {34 vars in 747 bytes} [Sun May 31 18:38:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:38:03.122 7 INFO neutron.db.ovn_revision_numbers_db [None req-228cf18f-9550-4693-9c6a-54a2d21a6108 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 730ae686-3113-4cce-b850-e83a0f846ee9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1534/3204] 199.204.45.227 () {34 vars in 747 bytes} [Sun May 31 18:38:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:38:03.243 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f3544d5e-3174-41ca-9c20-b934db9c5e74 - - - - - -] No more DHCP agents 2026-05-31 18:38:03.246 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f3544d5e-3174-41ca-9c20-b934db9c5e74 - - - - - -] Unable to schedule network 0a6a8ab5-75d2-45ba-be9b-21aed54b0c4b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:38:03.393 8 INFO neutron.db.ovn_revision_numbers_db [None req-f3544d5e-3174-41ca-9c20-b934db9c5e74 - - - - - -] Successfully bumped revision number for resource b66dbdb5-8b5a-467b-a56c-70b2562419ef (type: ports) to 1 2026-05-31 18:38:04.029 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f3544d5e-3174-41ca-9c20-b934db9c5e74 - - - - - -] No more DHCP agents 2026-05-31 18:38:04.030 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f3544d5e-3174-41ca-9c20-b934db9c5e74 - - - - - -] Unable to schedule network 0a6a8ab5-75d2-45ba-be9b-21aed54b0c4b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:38:04.461 8 INFO neutron.db.ovn_revision_numbers_db [None req-f3544d5e-3174-41ca-9c20-b934db9c5e74 - - - - - -] Successfully bumped revision number for resource b66dbdb5-8b5a-467b-a56c-70b2562419ef (type: router_ports) to 1 2026-05-31 18:38:04.661 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f3544d5e-3174-41ca-9c20-b934db9c5e74 - - - - - -] No more DHCP agents 2026-05-31 18:38:04.664 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f3544d5e-3174-41ca-9c20-b934db9c5e74 - - - - - -] Unable to schedule network 0a6a8ab5-75d2-45ba-be9b-21aed54b0c4b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:38:04.844 8 INFO neutron.db.ovn_revision_numbers_db [None req-f3544d5e-3174-41ca-9c20-b934db9c5e74 - - - - - -] Successfully bumped revision number for resource 361b91ad-5713-4de1-b8cb-919c79dcedac (type: ports) to 1 2026-05-31 18:38:05.094 8 INFO neutron.db.ovn_revision_numbers_db [None req-f3544d5e-3174-41ca-9c20-b934db9c5e74 - - - - - -] Successfully bumped revision number for resource 361b91ad-5713-4de1-b8cb-919c79dcedac (type: ports) to 3 [pid: 8|app: 0|req: 1671/3205] 10.0.0.221 () {34 vars in 685 bytes} [Sun May 31 18:38:01 2026] POST /v2.0/vpn/vpnservices => generated 458 bytes in 3800 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3206] 10.0.0.221 () {32 vars in 663 bytes} [Sun May 31 18:38:05 2026] GET /v2.0/vpn/vpnservices => generated 1314 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:38:05.517 8 INFO neutron_taas.services.taas.taas_plugin [None req-fa41f5cb-b04d-4d86-b340-ae234f11c8c4 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] TaaS: Handle Delete Port: 92fe37c9-e54a-47cb-913b-63e6246c0eec 2026-05-31 18:38:05.519 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa41f5cb-b04d-4d86-b340-ae234f11c8c4 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Tap Mirror: Handle Delete Port: 92fe37c9-e54a-47cb-913b-63e6246c0eec 2026-05-31 18:38:05.772 8 INFO neutron_taas.services.taas.taas_plugin [None req-9f7e6295-447a-4553-bacc-8031591877b0 - - - - - -] TaaS: Handle Delete Port: 361b91ad-5713-4de1-b8cb-919c79dcedac 2026-05-31 18:38:05.775 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f7e6295-447a-4553-bacc-8031591877b0 - - - - - -] Tap Mirror: Handle Delete Port: 361b91ad-5713-4de1-b8cb-919c79dcedac 2026-05-31 18:38:06.006 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ad927ac4-3dbd-499c-80c6-e070e738ca36 - - - - - -] No hosting information found for port 56bdf5c0-daeb-4b52-ac76-4c4cff8b6a3f: RuntimeError: No hosting information found for port 56bdf5c0-daeb-4b52-ac76-4c4cff8b6a3f 2026-05-31 18:38:06.035 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ad927ac4-3dbd-499c-80c6-e070e738ca36 - - - - - -] OVN reports status down for port: c10b28ad-e812-4538-9a79-ce962f7a1a87 2026-05-31 18:38:06.117 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ad927ac4-3dbd-499c-80c6-e070e738ca36 - - - - - -] Logical_Switch_Port c10b28ad-e812-4538-9a79-ce962f7a1a87 host information not removed, the port state is up 2026-05-31 18:38:06.117 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ad927ac4-3dbd-499c-80c6-e070e738ca36 - - - - - -] OVN reports status up for port: c10b28ad-e812-4538-9a79-ce962f7a1a87 2026-05-31 18:38:06.128 7 INFO neutron.plugins.ml2.plugin [None req-ad927ac4-3dbd-499c-80c6-e070e738ca36 - - - - - -] Attempt 1 to provision port c10b28ad-e812-4538-9a79-ce962f7a1a87 2026-05-31 18:38:06.241 8 INFO neutron_taas.services.taas.taas_plugin [None req-32aaa4ed-c7cf-4680-bec8-47736bdcf65d - - - - - -] TaaS: Handle Delete Port: b66dbdb5-8b5a-467b-a56c-70b2562419ef 2026-05-31 18:38:06.244 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32aaa4ed-c7cf-4680-bec8-47736bdcf65d - - - - - -] Tap Mirror: Handle Delete Port: b66dbdb5-8b5a-467b-a56c-70b2562419ef 2026-05-31 18:38:06.565 7 INFO neutron.db.ovn_revision_numbers_db [None req-ad927ac4-3dbd-499c-80c6-e070e738ca36 - - - - - -] Successfully bumped revision number for resource c10b28ad-e812-4538-9a79-ce962f7a1a87 (type: ports) to 2 2026-05-31 18:38:07.022 8 INFO neutron_taas.services.taas.taas_plugin [None req-32aaa4ed-c7cf-4680-bec8-47736bdcf65d - - - - - -] TaaS: Handle Delete Port: 6d2beced-ab92-4c0d-aa4e-a1d4c8aa3352 2026-05-31 18:38:07.026 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32aaa4ed-c7cf-4680-bec8-47736bdcf65d - - - - - -] Tap Mirror: Handle Delete Port: 6d2beced-ab92-4c0d-aa4e-a1d4c8aa3352 [pid: 8|app: 0|req: 1672/3207] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:38:05 2026] DELETE /v2.0/vpn/vpnservices/c19e5a84-9927-4e24-b7a9-f4ff2f937472 => generated 0 bytes in 1980 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: 1536/3208] 10.0.0.221 () {32 vars in 663 bytes} [Sun May 31 18:38:07 2026] GET /v2.0/vpn/vpnservices => generated 870 bytes in 15 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-05-31 18:38:07.300 8 INFO neutron.services.segments.plugin [-] Segment c0fdd2d9-e960-461a-8899-7746f07d610c resource provider aggregate not found 2026-05-31 18:38:07.311 8 INFO neutron.services.segments.plugin [-] Segment c0fdd2d9-e960-461a-8899-7746f07d610c resource provider aggregate not found 2026-05-31 18:38:07.318 8 INFO neutron.services.segments.plugin [-] Segment c0fdd2d9-e960-461a-8899-7746f07d610c 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 c0fdd2d9-e960-461a-8899-7746f07d610c found for delete ", "request_id": "req-864fcdad-00b6-410a-a849-23b3d0862d14"}]} 2026-05-31 18:38:07.328 8 INFO neutron.services.segments.plugin [-] Segment c0fdd2d9-e960-461a-8899-7746f07d610c 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 c0fdd2d9-e960-461a-8899-7746f07d610c found for delete ", "request_id": "req-f62a5cbf-a15a-4f64-adb1-531f5c399a74"}]} 2026-05-31 18:38:07.352 8 INFO neutron.api.v2.resource [None req-5025c4b1-053f-4935-8704-05d85bf396d8 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - 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: 1673/3209] 10.0.0.221 () {34 vars in 707 bytes} [Sun May 31 18:38:07 2026] POST /v2.0/vpn/ipsec-site-connections => generated 127 bytes in 67 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-31 18:38:07.426 7 INFO neutron.api.v2.resource [None req-1fa15fe2-753c-46b2-919d-086597c43402 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - 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: 1537/3210] 10.0.0.221 () {34 vars in 707 bytes} [Sun May 31 18:38:07 2026] POST /v2.0/vpn/ipsec-site-connections => generated 136 bytes in 70 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-31 18:38:07.441 8 WARNING neutron.api.v2.base [None req-ac8f7806-b4be-46f2-a425-59b26b06f382 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - 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-05-31 18:38:07.441 8 INFO neutron.api.v2.resource [None req-ac8f7806-b4be-46f2-a425-59b26b06f382 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] create failed (client error): Invalid input for dpd. Reason: '59' is not a dictionary. [pid: 8|app: 0|req: 1674/3211] 10.0.0.221 () {34 vars in 707 bytes} [Sun May 31 18:38:07 2026] POST /v2.0/vpn/ipsec-site-connections => generated 129 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3212] 10.0.0.221 () {34 vars in 693 bytes} [Sun May 31 18:38:07 2026] POST /v2.0/vpn/endpoint-groups => generated 294 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:38:07.529 8 INFO neutron.api.v2.resource [None req-f6f24572-9401-4345-af42-cdc63cdc4f97 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - 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: 1675/3213] 10.0.0.221 () {34 vars in 707 bytes} [Sun May 31 18:38:07 2026] POST /v2.0/vpn/ipsec-site-connections => generated 149 bytes in 40 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3214] 10.0.0.221 () {32 vars in 671 bytes} [Sun May 31 18:38:07 2026] GET /v2.0/vpn/endpoint-groups => generated 909 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3215] 10.0.0.221 () {32 vars in 748 bytes} [Sun May 31 18:38:07 2026] DELETE /v2.0/vpn/endpoint-groups/224b0052-cb32-43af-9d33-b208469f7101 => 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: 1540/3216] 10.0.0.221 () {32 vars in 671 bytes} [Sun May 31 18:38:07 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: 1677/3217] 10.0.0.221 () {34 vars in 693 bytes} [Sun May 31 18:38:07 2026] POST /v2.0/vpn/endpoint-groups => generated 301 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:38:07.698 7 INFO neutron.api.v2.resource [None req-f293a098-354d-483e-b445-98df6e7c3c1c 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - 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: 1541/3218] 10.0.0.221 () {34 vars in 707 bytes} [Sun May 31 18:38:07 2026] POST /v2.0/vpn/ipsec-site-connections => generated 148 bytes in 47 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1678/3219] 10.0.0.221 () {32 vars in 671 bytes} [Sun May 31 18:38:07 2026] GET /v2.0/vpn/endpoint-groups => generated 916 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3220] 10.0.0.221 () {32 vars in 748 bytes} [Sun May 31 18:38:07 2026] DELETE /v2.0/vpn/endpoint-groups/0c5f914a-824f-4b0c-af93-86b2586e8c0d => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3221] 10.0.0.221 () {32 vars in 671 bytes} [Sun May 31 18:38:07 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) 2026-05-31 18:38:07.760 7 WARNING neutron.api.v2.base [None req-462c064d-e9b1-4cc8-a095-45fb9d9d9a44 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - 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-05-31 18:38:07.760 7 INFO neutron.api.v2.resource [None req-462c064d-e9b1-4cc8-a095-45fb9d9d9a44 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] create failed (client error): Invalid input for peer_cidrs. Reason: '1.0.0.0/33' is not a valid IP subnet. [pid: 7|app: 0|req: 1543/3222] 10.0.0.221 () {34 vars in 707 bytes} [Sun May 31 18:38:07 2026] POST /v2.0/vpn/ipsec-site-connections => generated 149 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-31 18:38:07.848 8 INFO neutron.db.segments_db [None req-4a935f72-3c82-4946-8319-d6162acc8c95 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Added segment 8ba42b52-8c6d-4dba-9bda-d864ea1a4b94 of type geneve for network ddb40362-e0b4-4fe2-9b5e-e9dfd91b6995 2026-05-31 18:38:07.970 8 INFO neutron.db.ovn_revision_numbers_db [None req-4a935f72-3c82-4946-8319-d6162acc8c95 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource ddb40362-e0b4-4fe2-9b5e-e9dfd91b6995 (type: networks) to 1 2026-05-31 18:38:08.129 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4a935f72-3c82-4946-8319-d6162acc8c95 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] No more DHCP agents 2026-05-31 18:38:08.131 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4a935f72-3c82-4946-8319-d6162acc8c95 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Unable to schedule network ddb40362-e0b4-4fe2-9b5e-e9dfd91b6995: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:38:08.234 8 INFO neutron.db.ovn_revision_numbers_db [None req-4a935f72-3c82-4946-8319-d6162acc8c95 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource 7d159606-5e07-4fda-943e-d0b526a2ba7b (type: ports) to 1 [pid: 8|app: 0|req: 1680/3223] 10.0.0.221 () {34 vars in 670 bytes} [Sun May 31 18:38:07 2026] POST /v2.0/networks => generated 632 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:38:08.422 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-806a6f7e-d2e2-461f-ab1e-7e806bb5bda1 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] No more DHCP agents 2026-05-31 18:38:08.423 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-806a6f7e-d2e2-461f-ab1e-7e806bb5bda1 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Unable to schedule network ddb40362-e0b4-4fe2-9b5e-e9dfd91b6995: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:38:08.847 7 INFO neutron.db.ovn_revision_numbers_db [None req-90f23586-871b-4771-90c3-f6fdefd47af5 - - - - - -] Successfully bumped revision number for resource 7d159606-5e07-4fda-943e-d0b526a2ba7b (type: ports) to 2 2026-05-31 18:38:08.867 7 INFO neutron.db.ovn_revision_numbers_db [None req-90f23586-871b-4771-90c3-f6fdefd47af5 - - - - - -] Successfully bumped revision number for resource c3e73cf4-3029-42df-8f0f-14d34801bf7d (type: subnets) to 0 [pid: 7|app: 0|req: 1544/3224] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:38:08 2026] POST /v2.0/subnets => generated 629 bytes in 619 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:38:09.247 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-faf3cb0e-00a6-4e9f-9aa5-0cda6126ff80 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] No more DHCP agents 2026-05-31 18:38:09.249 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-faf3cb0e-00a6-4e9f-9aa5-0cda6126ff80 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Unable to schedule network cb58a59c-39e1-40c0-9b3c-07284d57f011: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:38:09.413 8 INFO neutron.db.ovn_revision_numbers_db [None req-faf3cb0e-00a6-4e9f-9aa5-0cda6126ff80 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource bc5ac66e-b590-4b41-9685-d90a070d52cd (type: ports) to 1 2026-05-31 18:38:09.929 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [-] Schedule LRP lrp-bc5ac66e-b590-4b41-9685-d90a070d52cd on gateway d5cb41c3-6d1b-4e0a-be22-9c994d255c69 with priority 1 2026-05-31 18:38:10.027 8 INFO neutron.db.ovn_revision_numbers_db [None req-faf3cb0e-00a6-4e9f-9aa5-0cda6126ff80 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource bc5ac66e-b590-4b41-9685-d90a070d52cd (type: router_ports) to 1 2026-05-31 18:38:10.091 8 INFO neutron.db.ovn_revision_numbers_db [None req-faf3cb0e-00a6-4e9f-9aa5-0cda6126ff80 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource 9c8b6990-9c4b-479d-bf1b-033bb6f3c76a (type: routers) to 2 [pid: 8|app: 0|req: 1681/3225] 10.0.0.221 () {34 vars in 669 bytes} [Sun May 31 18:38:08 2026] POST /v2.0/routers => generated 937 bytes in 1224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-31 18:38:10.210 7 INFO neutron.api.v2.resource [None req-27191729-5d36-408d-b2e4-407bbb4722fe c3a345c421f84352ad71cc23a5e05b1e 8d5388a53c774c19ad84ed1011a9d492 - - 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: 1545/3226] 10.0.0.221 () {34 vars in 685 bytes} [Sun May 31 18:38:10 2026] POST /v2.0/vpn/vpnservices => generated 194 bytes in 96 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-31 18:38:10.357 8 INFO neutron_taas.services.taas.taas_plugin [None req-3c662f80-fc84-43f5-9af7-1a270615a07e c3a345c421f84352ad71cc23a5e05b1e 8d5388a53c774c19ad84ed1011a9d492 - - default default] TaaS: Handle Delete Port: 7d159606-5e07-4fda-943e-d0b526a2ba7b 2026-05-31 18:38:10.360 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c662f80-fc84-43f5-9af7-1a270615a07e c3a345c421f84352ad71cc23a5e05b1e 8d5388a53c774c19ad84ed1011a9d492 - - default default] Tap Mirror: Handle Delete Port: 7d159606-5e07-4fda-943e-d0b526a2ba7b 2026-05-31 18:38:10.674 8 INFO neutron.services.segments.plugin [-] Segment 8ba42b52-8c6d-4dba-9bda-d864ea1a4b94 resource provider aggregate not found 2026-05-31 18:38:10.682 8 INFO neutron.services.segments.plugin [-] Segment 8ba42b52-8c6d-4dba-9bda-d864ea1a4b94 resource provider aggregate not found 2026-05-31 18:38:10.699 8 INFO neutron.services.segments.plugin [-] Segment 8ba42b52-8c6d-4dba-9bda-d864ea1a4b94 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 8ba42b52-8c6d-4dba-9bda-d864ea1a4b94 found for delete ", "request_id": "req-a9cc147e-24f5-4f6b-8e17-7c7062b1ca75"}]} 2026-05-31 18:38:10.700 8 INFO neutron.services.segments.plugin [-] Segment 8ba42b52-8c6d-4dba-9bda-d864ea1a4b94 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 8ba42b52-8c6d-4dba-9bda-d864ea1a4b94 found for delete ", "request_id": "req-348cef4d-5df3-40b0-b2f1-672408a1d6e4"}]} [pid: 8|app: 0|req: 1682/3227] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:38:10 2026] DELETE /v2.0/networks/ddb40362-e0b4-4fe2-9b5e-e9dfd91b6995 => generated 0 bytes in 523 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:38:11.025 7 INFO neutron_taas.services.taas.taas_plugin [None req-7b7cee86-fa1f-4ee1-b5e2-da42d068208e c3a345c421f84352ad71cc23a5e05b1e 8d5388a53c774c19ad84ed1011a9d492 - - default default] TaaS: Handle Delete Port: bc5ac66e-b590-4b41-9685-d90a070d52cd 2026-05-31 18:38:11.028 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7b7cee86-fa1f-4ee1-b5e2-da42d068208e c3a345c421f84352ad71cc23a5e05b1e 8d5388a53c774c19ad84ed1011a9d492 - - default default] Tap Mirror: Handle Delete Port: bc5ac66e-b590-4b41-9685-d90a070d52cd [pid: 7|app: 0|req: 1546/3228] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:38:10 2026] DELETE /v2.0/routers/9c8b6990-9c4b-479d-bf1b-033bb6f3c76a => generated 0 bytes in 717 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:38:11.476 8 WARNING neutron.api.v2.base [None req-a4ced0c9-fc8c-4aa3-96c8-044b7927a18f 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - 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-05-31 18:38:11.476 8 INFO neutron.api.v2.resource [None req-a4ced0c9-fc8c-4aa3-96c8-044b7927a18f 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] create failed (client error): Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255. [pid: 8|app: 0|req: 1683/3229] 10.0.0.221 () {34 vars in 685 bytes} [Sun May 31 18:38:11 2026] POST /v2.0/vpn/vpnservices => generated 401 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-31 18:38:11.490 7 WARNING neutron.api.v2.base [None req-3503c7cc-79b2-4544-bd6e-f51d4d1fa6e0 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - 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-05-31 18:38:11.490 7 INFO neutron.api.v2.resource [None req-3503c7cc-79b2-4544-bd6e-f51d4d1fa6e0 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] create failed (client error): Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255. [pid: 7|app: 0|req: 1547/3230] 10.0.0.221 () {34 vars in 685 bytes} [Sun May 31 18:38:11 2026] POST /v2.0/vpn/vpnservices => generated 394 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-31 18:38:11.531 8 INFO neutron.api.v2.resource [None req-59590017-cd33-49d5-81ac-6baffef40d36 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - 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: 1684/3231] 10.0.0.221 () {34 vars in 693 bytes} [Sun May 31 18:38:11 2026] POST /v2.0/vpn/endpoint-groups => generated 183 bytes in 37 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-31 18:38:11.570 7 INFO neutron.api.v2.resource [None req-a12cea18-4b0d-4678-959f-f5776b2200c0 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - 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: 1548/3232] 10.0.0.221 () {34 vars in 693 bytes} [Sun May 31 18:38:11 2026] POST /v2.0/vpn/endpoint-groups => generated 160 bytes in 32 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-05-31 18:38:11.608 8 INFO neutron.api.v2.resource [None req-53ad3880-da7a-45f1-9bc7-37ff6b675d5c 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - 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: 1685/3233] 10.0.0.221 () {34 vars in 693 bytes} [Sun May 31 18:38:11 2026] POST /v2.0/vpn/endpoint-groups => generated 154 bytes in 32 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1686/3234] 10.0.0.221 () {32 vars in 663 bytes} [Sun May 31 18:38:11 2026] GET /v2.0/vpn/ikepolicies => generated 407 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3235] 10.0.0.244 () {30 vars in 690 bytes} [Sun May 31 18:38:11 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) [pid: 8|app: 0|req: 1687/3236] 10.0.0.221 () {32 vars in 667 bytes} [Sun May 31 18:38:11 2026] GET /v2.0/vpn/ipsecpolicies => generated 417 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3237] 10.0.0.244 () {30 vars in 692 bytes} [Sun May 31 18:38:11 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: 1551/3238] 10.0.0.244 () {30 vars in 668 bytes} [Sun May 31 18:38:11 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: 1688/3239] 10.0.0.221 () {32 vars in 685 bytes} [Sun May 31 18:38:11 2026] GET /v2.0/vpn/ipsec-site-connections => generated 805 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3240] 10.0.0.244 () {30 vars in 704 bytes} [Sun May 31 18:38:11 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: 1552/3241] 10.0.0.221 () {32 vars in 663 bytes} [Sun May 31 18:38:11 2026] GET /v2.0/vpn/vpnservices => generated 870 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3242] 10.0.0.221 () {32 vars in 745 bytes} [Sun May 31 18:38:11 2026] GET /v2.0/vpn/endpoint-groups/100bdd11-04d2-46e4-9fe0-4a69ff0eeef0 => generated 328 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3243] 10.0.0.221 () {32 vars in 745 bytes} [Sun May 31 18:38:11 2026] GET /v2.0/vpn/endpoint-groups/a66d51f5-230e-42d7-b18a-8d7c21dc9074 => generated 320 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1691/3244] 10.0.0.221 () {32 vars in 737 bytes} [Sun May 31 18:38:11 2026] GET /v2.0/vpn/ikepolicies/343bb6ad-d57c-411c-8f5f-af1b559fedab => generated 403 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3245] 10.0.0.221 () {32 vars in 741 bytes} [Sun May 31 18:38:11 2026] GET /v2.0/vpn/ipsecpolicies/6012b838-a1a9-4034-9600-f30b274b1eb8 => generated 413 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1692/3246] 10.0.0.221 () {32 vars in 737 bytes} [Sun May 31 18:38:11 2026] GET /v2.0/vpn/vpnservices/59ebf223-7da6-4682-bcbd-487b67b1a08a => generated 458 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1693/3247] 10.0.0.244 () {28 vars in 439 bytes} [Sun May 31 18:38:12 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1694/3248] 10.0.0.244 () {30 vars in 728 bytes} [Sun May 31 18:38:12 2026] GET /v2.0/subnets/4061208f-8653-4594-b607-48ede9b876c3 => generated 655 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:38:12.276 7 INFO neutron.db.ovn_revision_numbers_db [None req-911527b3-0b8b-4275-ac50-e6bdee534d7f 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource 42148011-716c-4d0f-9dc9-b15a09c76c66 (type: routers) to 10 2026-05-31 18:38:12.313 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-6153eec0-202e-4d7d-8ae1-7ba3d5f4ff39 - - - - - -] No hosting information found for port c10b28ad-e812-4538-9a79-ce962f7a1a87: RuntimeError: No hosting information found for port c10b28ad-e812-4538-9a79-ce962f7a1a87 [pid: 7|app: 0|req: 1555/3249] 10.0.0.221 () {32 vars in 762 bytes} [Sun May 31 18:38:11 2026] DELETE /v2.0/vpn/ipsec-site-connections/7a9757e2-062b-4495-86e0-aa6306b90579 => generated 0 bytes in 574 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1695/3250] 10.0.0.221 () {32 vars in 748 bytes} [Sun May 31 18:38:12 2026] DELETE /v2.0/vpn/endpoint-groups/100bdd11-04d2-46e4-9fe0-4a69ff0eeef0 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3251] 10.0.0.221 () {32 vars in 748 bytes} [Sun May 31 18:38:12 2026] DELETE /v2.0/vpn/endpoint-groups/a66d51f5-230e-42d7-b18a-8d7c21dc9074 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:38:12.418 7 INFO neutron.db.ovn_revision_numbers_db [None req-6153eec0-202e-4d7d-8ae1-7ba3d5f4ff39 - - - - - -] Successfully bumped revision number for resource c10b28ad-e812-4538-9a79-ce962f7a1a87 (type: router_ports) to 2 2026-05-31 18:38:12.418 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6153eec0-202e-4d7d-8ae1-7ba3d5f4ff39 - - - - - -] OVN reports status down for port: 92fe37c9-e54a-47cb-913b-63e6246c0eec 2026-05-31 18:38:12.428 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6153eec0-202e-4d7d-8ae1-7ba3d5f4ff39 - - - - - -] OVN reports status down for port: 6d2beced-ab92-4c0d-aa4e-a1d4c8aa3352 [pid: 8|app: 0|req: 1696/3252] 10.0.0.221 () {32 vars in 744 bytes} [Sun May 31 18:38:12 2026] DELETE /v2.0/vpn/ipsecpolicies/6012b838-a1a9-4034-9600-f30b274b1eb8 => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:38:12.435 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6153eec0-202e-4d7d-8ae1-7ba3d5f4ff39 - - - - - -] OVN reports status down for port: b66dbdb5-8b5a-467b-a56c-70b2562419ef 2026-05-31 18:38:12.442 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6153eec0-202e-4d7d-8ae1-7ba3d5f4ff39 - - - - - -] OVN reports status up for port: b66dbdb5-8b5a-467b-a56c-70b2562419ef 2026-05-31 18:38:12.479 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6153eec0-202e-4d7d-8ae1-7ba3d5f4ff39 - - - - - -] OVN reports status down for port: 361b91ad-5713-4de1-b8cb-919c79dcedac [pid: 7|app: 0|req: 1557/3253] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:38:12 2026] DELETE /v2.0/vpn/ikepolicies/343bb6ad-d57c-411c-8f5f-af1b559fedab => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:38:12.535 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6153eec0-202e-4d7d-8ae1-7ba3d5f4ff39 - - - - - -] OVN reports status down for port: 7d159606-5e07-4fda-943e-d0b526a2ba7b 2026-05-31 18:38:12.544 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6153eec0-202e-4d7d-8ae1-7ba3d5f4ff39 - - - - - -] OVN reports status down for port: bc5ac66e-b590-4b41-9685-d90a070d52cd [pid: 8|app: 0|req: 1697/3254] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:38:12 2026] DELETE /v2.0/vpn/vpnservices/59ebf223-7da6-4682-bcbd-487b67b1a08a => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:38:12.553 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6153eec0-202e-4d7d-8ae1-7ba3d5f4ff39 - - - - - -] OVN reports status up for port: bc5ac66e-b590-4b41-9685-d90a070d52cd 2026-05-31 18:38:12.854 7 INFO neutron_taas.services.taas.taas_plugin [None req-5249c3b4-76ec-498b-9e61-b450dd90ac9b 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] TaaS: Handle Delete Port: 53dac6e8-a93d-4553-bdce-266511292416 2026-05-31 18:38:12.857 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5249c3b4-76ec-498b-9e61-b450dd90ac9b 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Tap Mirror: Handle Delete Port: 53dac6e8-a93d-4553-bdce-266511292416 2026-05-31 18:38:13.150 7 INFO neutron_taas.services.taas.taas_plugin [None req-2b9407f2-b976-4146-ab2a-a59bfc9e88e6 - - - - - -] TaaS: Handle Delete Port: d93c3f01-36c0-40cb-b78c-366caa257b4a 2026-05-31 18:38:13.152 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b9407f2-b976-4146-ab2a-a59bfc9e88e6 - - - - - -] Tap Mirror: Handle Delete Port: d93c3f01-36c0-40cb-b78c-366caa257b4a 2026-05-31 18:38:13.482 7 INFO neutron_taas.services.taas.taas_plugin [None req-00025393-29d1-4cbb-a6f0-d4e630cf0071 - - - - - -] TaaS: Handle Delete Port: 6123674a-55b8-4788-960f-94cda106a31b 2026-05-31 18:38:13.485 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00025393-29d1-4cbb-a6f0-d4e630cf0071 - - - - - -] Tap Mirror: Handle Delete Port: 6123674a-55b8-4788-960f-94cda106a31b 2026-05-31 18:38:14.260 7 INFO neutron_taas.services.taas.taas_plugin [None req-00025393-29d1-4cbb-a6f0-d4e630cf0071 - - - - - -] TaaS: Handle Delete Port: c4024e98-dc95-4854-832d-6bfd93fc5fd5 2026-05-31 18:38:14.264 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00025393-29d1-4cbb-a6f0-d4e630cf0071 - - - - - -] Tap Mirror: Handle Delete Port: c4024e98-dc95-4854-832d-6bfd93fc5fd5 2026-05-31 18:38:14.469 7 INFO neutron.services.segments.plugin [-] Segment 614c19b1-568c-4576-9359-c5201568f2a2 resource provider aggregate not found 2026-05-31 18:38:14.474 7 INFO neutron.services.segments.plugin [-] Segment 614c19b1-568c-4576-9359-c5201568f2a2 resource provider aggregate not found [pid: 8|app: 0|req: 1700/3257] 199.204.45.227 () {30 vars in 703 bytes} [Sun May 31 18:38:14 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) 2026-05-31 18:38:14.490 7 INFO neutron.services.segments.plugin [-] Segment 614c19b1-568c-4576-9359-c5201568f2a2 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 614c19b1-568c-4576-9359-c5201568f2a2 found for delete ", "request_id": "req-9b90a88d-0682-4331-9da4-94801b194897"}]} 2026-05-31 18:38:14.496 7 INFO neutron.services.segments.plugin [-] Segment 614c19b1-568c-4576-9359-c5201568f2a2 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 614c19b1-568c-4576-9359-c5201568f2a2 found for delete ", "request_id": "req-c2196c86-bd1e-4118-a37f-6100a9a6f933"}]} [pid: 8|app: 0|req: 1701/3258] 199.204.45.227 () {30 vars in 705 bytes} [Sun May 31 18:38:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1702/3259] 199.204.45.227 () {30 vars in 681 bytes} [Sun May 31 18:38:14 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: 1703/3260] 199.204.45.227 () {30 vars in 717 bytes} [Sun May 31 18:38:14 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: 1558/3261] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:38:12 2026] DELETE /v2.0/vpn/vpnservices/358a6353-e9d8-45c7-aaa0-93154064fc77 => generated 0 bytes in 1969 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1704/3262] 10.0.0.221 () {32 vars in 721 bytes} [Sun May 31 18:38:14 2026] GET /v2.0/routers/42148011-716c-4d0f-9dc9-b15a09c76c66 => generated 943 bytes in 61 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: 1705/3263] 199.204.45.227 () {30 vars in 741 bytes} [Sun May 31 18:38:14 2026] GET /v2.0/subnets/4061208f-8653-4594-b607-48ede9b876c3 => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3264] 199.204.45.227 () {30 vars in 769 bytes} [Sun May 31 18:38:14 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 2528 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1707/3265] 199.204.45.227 () {30 vars in 703 bytes} [Sun May 31 18:38: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: 8|app: 0|req: 1708/3266] 199.204.45.227 () {30 vars in 705 bytes} [Sun May 31 18:38: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: 1709/3267] 199.204.45.227 () {30 vars in 681 bytes} [Sun May 31 18:38: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: 8|app: 0|req: 1710/3268] 199.204.45.227 () {30 vars in 717 bytes} [Sun May 31 18:38:14 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-05-31 18:38:15.070 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-abac1c90-f4aa-4046-b98c-45715767ea36 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:38:15.071 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-abac1c90-f4aa-4046-b98c-45715767ea36 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network 8f47d89c-41c3-43b7-abf0-e435726d0efc: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:38:15.264 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6153eec0-202e-4d7d-8ae1-7ba3d5f4ff39 - - - - - -] OVN reports status down for port: db37fdc3-7667-4ff0-aabc-7728f0daf32c 2026-05-31 18:38:15.283 7 INFO neutron.db.ovn_revision_numbers_db [None req-86451a39-ba03-4be9-8b05-f1ae735da6ac 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource 42148011-716c-4d0f-9dc9-b15a09c76c66 (type: routers) to 11 [pid: 7|app: 0|req: 1559/3269] 10.0.0.221 () {34 vars in 742 bytes} [Sun May 31 18:38:14 2026] PUT /v2.0/routers/42148011-716c-4d0f-9dc9-b15a09c76c66 => generated 943 bytes in 695 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:38:15.295 8 INFO neutron.db.ovn_revision_numbers_db [None req-abac1c90-f4aa-4046-b98c-45715767ea36 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource db37fdc3-7667-4ff0-aabc-7728f0daf32c (type: ports) to 1 [pid: 8|app: 0|req: 1711/3270] 199.204.45.227 () {34 vars in 717 bytes} [Sun May 31 18:38:14 2026] POST /v2.0/ports => generated 1328 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3271] 10.0.0.221 () {32 vars in 736 bytes} [Sun May 31 18:38:15 2026] GET /v2.0/ports?device_id=42148011-716c-4d0f-9dc9-b15a09c76c66 => generated 946 bytes in 133 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-05-31 18:38:15.690 8 INFO neutron_taas.services.taas.taas_plugin [None req-5b5d4266-30de-4e45-962e-107b2fdba1f9 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] TaaS: Handle Delete Port: b0438d9c-8174-409f-b788-e3960a73c5b2 2026-05-31 18:38:15.695 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b5d4266-30de-4e45-962e-107b2fdba1f9 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Tap Mirror: Handle Delete Port: b0438d9c-8174-409f-b788-e3960a73c5b2 [pid: 7|app: 0|req: 1561/3272] 10.0.0.16 () {34 vars in 970 bytes} [Sun May 31 18:38:15 2026] GET /v2.0/ports/db37fdc3-7667-4ff0-aabc-7728f0daf32c => generated 1328 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1712/3273] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:38:15 2026] PUT /v2.0/routers/42148011-716c-4d0f-9dc9-b15a09c76c66/remove_router_interface => generated 309 bytes in 752 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: 1713/3274] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:38:16 2026] GET /v2.0/subnets => generated 7417 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1714/3275] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:38:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1715/3276] 10.0.0.180 () {28 vars in 585 bytes} [Sun May 31 18:38:16 2026] GET /v2.0/networks => generated 6770 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1716/3277] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:38:16 2026] GET /v2.0/floatingips => generated 2589 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1717/3278] 10.0.0.180 () {28 vars in 581 bytes} [Sun May 31 18:38:16 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) 2026-05-31 18:38:16.466 7 INFO neutron_taas.services.taas.taas_plugin [None req-f1670fd0-86e5-47d1-a571-826f8da4ada2 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] TaaS: Handle Delete Port: a24ac917-a051-4a92-9200-f549609cdc68 2026-05-31 18:38:16.469 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1670fd0-86e5-47d1-a571-826f8da4ada2 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Tap Mirror: Handle Delete Port: a24ac917-a051-4a92-9200-f549609cdc68 [pid: 8|app: 0|req: 1718/3279] 10.0.0.180 () {28 vars in 599 bytes} [Sun May 31 18:38:16 2026] GET /v2.0/security-groups => generated 34391 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1719/3280] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:38:16 2026] GET /v2.0/subnets => generated 7417 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1720/3281] 10.0.0.180 () {28 vars in 619 bytes} [Sun May 31 18:38:16 2026] GET /v2.0/network-ip-availabilities => generated 4424 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1721/3282] 10.0.0.180 () {28 vars in 579 bytes} [Sun May 31 18:38:16 2026] GET /v2.0/ports => generated 30642 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1722/3283] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:38:16 2026] GET /v2.0/routers => generated 3455 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1723/3284] 199.204.45.227 () {34 vars in 1262 bytes} [Sun May 31 18:38:16 2026] GET /v2.0/ports/db37fdc3-7667-4ff0-aabc-7728f0daf32c?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3285] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:38:16 2026] DELETE /v2.0/routers/42148011-716c-4d0f-9dc9-b15a09c76c66 => generated 0 bytes in 683 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1724/3286] 10.0.0.180 () {28 vars in 624 bytes} [Sun May 31 18:38:16 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: 7|app: 0|req: 1563/3287] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:38:16 2026] GET /v2.0/networks/8f47d89c-41c3-43b7-abf0-e435726d0efc?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1725/3288] 10.0.0.221 () {32 vars in 721 bytes} [Sun May 31 18:38:16 2026] GET /v2.0/routers/71c28c60-b7d2-4e98-8078-a87323958f03 => generated 942 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3289] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:38:16 2026] GET /v2.0/networks/8f47d89c-41c3-43b7-abf0-e435726d0efc?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: 7|app: 0|req: 1565/3290] 199.204.45.227 () {34 vars in 975 bytes} [Sun May 31 18:38:17 2026] GET /v2.0/ports/db37fdc3-7667-4ff0-aabc-7728f0daf32c => generated 1328 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3291] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:38:17 2026] GET /v2.0/networks?id=8f47d89c-41c3-43b7-abf0-e435726d0efc => generated 804 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:38:17.579 8 INFO neutron.db.ovn_revision_numbers_db [None req-536301dd-a6ad-45cb-a4d2-de465836007a 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource 71c28c60-b7d2-4e98-8078-a87323958f03 (type: routers) to 5 [pid: 8|app: 0|req: 1726/3292] 10.0.0.221 () {34 vars in 742 bytes} [Sun May 31 18:38:16 2026] PUT /v2.0/routers/71c28c60-b7d2-4e98-8078-a87323958f03 => generated 942 bytes in 627 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1727/3293] 10.0.0.221 () {32 vars in 736 bytes} [Sun May 31 18:38:17 2026] GET /v2.0/ports?device_id=71c28c60-b7d2-4e98-8078-a87323958f03 => generated 950 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:38:17.897 7 INFO neutron.db.ovn_revision_numbers_db [req-bf5513fe-c178-4e4a-bdab-f604d518183c req-9483d34d-2df0-46be-b70a-32e68b31cd92 d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource db37fdc3-7667-4ff0-aabc-7728f0daf32c (type: ports) to 2 2026-05-31 18:38:17.926 8 INFO neutron_taas.services.taas.taas_plugin [None req-0d1cb742-3af5-4a57-9d60-239eb5aa00f4 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] TaaS: Handle Delete Port: 87a3310e-f925-4825-9b48-cc611b1ead15 2026-05-31 18:38:17.930 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d1cb742-3af5-4a57-9d60-239eb5aa00f4 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Tap Mirror: Handle Delete Port: 87a3310e-f925-4825-9b48-cc611b1ead15 2026-05-31 18:38:18.139 7 INFO neutron.db.ovn_revision_numbers_db [req-bf5513fe-c178-4e4a-bdab-f604d518183c req-9483d34d-2df0-46be-b70a-32e68b31cd92 d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource db37fdc3-7667-4ff0-aabc-7728f0daf32c (type: ports) to 4 [pid: 7|app: 0|req: 1567/3294] 199.204.45.227 () {38 vars in 1028 bytes} [Sun May 31 18:38:17 2026] PUT /v2.0/ports/db37fdc3-7667-4ff0-aabc-7728f0daf32c => generated 1487 bytes in 602 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:38:18.199 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c55a38a6-9452-49c0-a409-cdb3f5e0fa9c'] response: {'name': 'network-changed', 'server_uuid': '3e55bb2e-c294-4526-9f27-e3f925f8372e', 'tag': 'db37fdc3-7667-4ff0-aabc-7728f0daf32c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1728/3295] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:38:17 2026] PUT /v2.0/routers/71c28c60-b7d2-4e98-8078-a87323958f03/remove_router_interface => generated 309 bytes in 810 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, ' /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: 1729/3296] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:38:18 2026] GET /v2.0/ports?tenant_id=8f5bb697705c4075a44ffa238341dc8a&device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 4007 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:38:18.784 7 INFO neutron_taas.services.taas.taas_plugin [None req-f26dcace-8d00-48ed-beb6-d79f7e50622e 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] TaaS: Handle Delete Port: c55540e5-e2f6-4179-a7f2-0bc73956dbb8 2026-05-31 18:38:18.787 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f26dcace-8d00-48ed-beb6-d79f7e50622e 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Tap Mirror: Handle Delete Port: c55540e5-e2f6-4179-a7f2-0bc73956dbb8 [pid: 8|app: 0|req: 1730/3297] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:38:18 2026] GET /v2.0/networks?id=8f47d89c-41c3-43b7-abf0-e435726d0efc => generated 804 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1731/3298] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:38:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.130&port_id=db37fdc3-7667-4ff0-aabc-7728f0daf32c => 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: 1732/3299] 199.204.45.227 () {34 vars in 1104 bytes} [Sun May 31 18:38:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A287&port_id=db37fdc3-7667-4ff0-aabc-7728f0daf32c => 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: 1733/3300] 199.204.45.227 () {34 vars in 1064 bytes} [Sun May 31 18:38:18 2026] GET /v2.0/subnets?id=60742595-529c-41b7-ab13-e650fde71eb3&id=4061208f-8653-4594-b607-48ede9b876c3 => generated 1409 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1734/3301] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:38:18 2026] GET /v2.0/ports?network_id=8f47d89c-41c3-43b7-abf0-e435726d0efc&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: 1735/3302] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:38:18 2026] GET /v2.0/ports?network_id=8f47d89c-41c3-43b7-abf0-e435726d0efc&device_owner=network%3Adhcp => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1736/3303] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:38:18 2026] GET /v2.0/networks/8f47d89c-41c3-43b7-abf0-e435726d0efc?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1737/3304] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:38:19 2026] GET /v2.0/networks/8f47d89c-41c3-43b7-abf0-e435726d0efc?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: 1568/3305] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:38:18 2026] DELETE /v2.0/routers/71c28c60-b7d2-4e98-8078-a87323958f03 => generated 0 bytes in 733 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1738/3306] 10.0.0.221 () {32 vars in 721 bytes} [Sun May 31 18:38:19 2026] GET /v2.0/routers/2af5b4ab-6df3-4685-9b9e-a4109dea2534 => generated 943 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:38:19.907 7 INFO neutron.db.ovn_revision_numbers_db [None req-3559dd9c-64df-4eff-ba8e-ea874f523c87 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Successfully bumped revision number for resource 2af5b4ab-6df3-4685-9b9e-a4109dea2534 (type: routers) to 5 [pid: 7|app: 0|req: 1569/3307] 10.0.0.221 () {34 vars in 742 bytes} [Sun May 31 18:38:19 2026] PUT /v2.0/routers/2af5b4ab-6df3-4685-9b9e-a4109dea2534 => generated 943 bytes in 636 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1739/3308] 10.0.0.221 () {32 vars in 736 bytes} [Sun May 31 18:38:19 2026] GET /v2.0/ports?device_id=2af5b4ab-6df3-4685-9b9e-a4109dea2534 => generated 950 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1740/3309] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:38:20 2026] GET /v2.0/ports?tenant_id=8f5bb697705c4075a44ffa238341dc8a&device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 4007 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1741/3310] 199.204.45.227 () {34 vars in 1062 bytes} [Sun May 31 18:38:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.206&port_id=f083640c-00a4-4f15-a59e-4bae4b55ea0b => 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: 1742/3311] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:38:20 2026] GET /v2.0/subnets?id=1a3ef15c-766c-4b7c-b6b4-e1123533cd93 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1743/3312] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:38:20 2026] GET /v2.0/ports?network_id=73e93798-e942-4e03-b48a-6044867a0be1&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: 1744/3313] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:38:20 2026] GET /v2.0/networks/73e93798-e942-4e03-b48a-6044867a0be1?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:38:20.318 7 INFO neutron_taas.services.taas.taas_plugin [None req-9e2700ee-c44d-493e-a962-ce992a809e57 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] TaaS: Handle Delete Port: c10b28ad-e812-4538-9a79-ce962f7a1a87 2026-05-31 18:38:20.324 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e2700ee-c44d-493e-a962-ce992a809e57 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Tap Mirror: Handle Delete Port: c10b28ad-e812-4538-9a79-ce962f7a1a87 [pid: 8|app: 0|req: 1745/3314] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:38:20 2026] GET /v2.0/networks/73e93798-e942-4e03-b48a-6044867a0be1?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: 1746/3315] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:38:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.194&port_id=30e18501-3c22-4d15-8038-af35f973057e => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1747/3316] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:38:20 2026] GET /v2.0/subnets?id=b0a2d34d-1c71-4afe-8930-aacc1dc50d35 => 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: 1748/3317] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:38:20 2026] GET /v2.0/ports?network_id=6a996bbd-5f51-49b6-bf09-f99deef91271&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: 1749/3318] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:38:20 2026] GET /v2.0/networks/6a996bbd-5f51-49b6-bf09-f99deef91271?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1750/3319] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:38:20 2026] GET /v2.0/networks/6a996bbd-5f51-49b6-bf09-f99deef91271?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) [pid: 8|app: 0|req: 1751/3320] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:38:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.130&port_id=db37fdc3-7667-4ff0-aabc-7728f0daf32c => 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: 1752/3321] 199.204.45.227 () {34 vars in 1104 bytes} [Sun May 31 18:38:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A287&port_id=db37fdc3-7667-4ff0-aabc-7728f0daf32c => 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: 1753/3322] 199.204.45.227 () {34 vars in 1064 bytes} [Sun May 31 18:38:20 2026] GET /v2.0/subnets?id=60742595-529c-41b7-ab13-e650fde71eb3&id=4061208f-8653-4594-b607-48ede9b876c3 => generated 1409 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1754/3323] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:38:20 2026] GET /v2.0/ports?network_id=8f47d89c-41c3-43b7-abf0-e435726d0efc&device_owner=network%3Adhcp => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1755/3324] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:38:20 2026] GET /v2.0/ports?network_id=8f47d89c-41c3-43b7-abf0-e435726d0efc&device_owner=network%3Adhcp => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1756/3325] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:38:20 2026] GET /v2.0/networks/8f47d89c-41c3-43b7-abf0-e435726d0efc?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1757/3326] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:38:20 2026] GET /v2.0/networks/8f47d89c-41c3-43b7-abf0-e435726d0efc?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: 1570/3327] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:38:20 2026] PUT /v2.0/routers/2af5b4ab-6df3-4685-9b9e-a4109dea2534/remove_router_interface => generated 309 bytes in 880 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:38:21.191 8 INFO neutron_taas.services.taas.taas_plugin [None req-d3049620-a77d-45e5-8eea-2ffce4b12636 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] TaaS: Handle Delete Port: 56bdf5c0-daeb-4b52-ac76-4c4cff8b6a3f 2026-05-31 18:38:21.194 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3049620-a77d-45e5-8eea-2ffce4b12636 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Tap Mirror: Handle Delete Port: 56bdf5c0-daeb-4b52-ac76-4c4cff8b6a3f 2026-05-31 18:38:21.394 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6153eec0-202e-4d7d-8ae1-7ba3d5f4ff39 - - - - - -] OVN reports status up for port: db37fdc3-7667-4ff0-aabc-7728f0daf32c 2026-05-31 18:38:21.406 7 INFO neutron.plugins.ml2.plugin [None req-6153eec0-202e-4d7d-8ae1-7ba3d5f4ff39 - - - - - -] Attempt 1 to provision port db37fdc3-7667-4ff0-aabc-7728f0daf32c 2026-05-31 18:38:21.547 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a45c7e3-4ae0-4bf2-b6e6-f7873979efad'] response: {'server_uuid': '3e55bb2e-c294-4526-9f27-e3f925f8372e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'db37fdc3-7667-4ff0-aabc-7728f0daf32c', 'code': 200} [pid: 8|app: 0|req: 1758/3328] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:38:20 2026] DELETE /v2.0/routers/2af5b4ab-6df3-4685-9b9e-a4109dea2534 => generated 0 bytes in 803 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-05-31 18:38:21.725 7 INFO neutron.db.ovn_revision_numbers_db [None req-6153eec0-202e-4d7d-8ae1-7ba3d5f4ff39 - - - - - -] Successfully bumped revision number for resource db37fdc3-7667-4ff0-aabc-7728f0daf32c (type: ports) to 5 2026-05-31 18:38:21.727 7 INFO neutron.api.v2.resource [None req-7af9706e-c3b0-4fcb-9c30-f5ea4408c567 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1571/3329] 10.0.0.221 () {32 vars in 721 bytes} [Sun May 31 18:38:21 2026] GET /v2.0/routers/9c8b6990-9c4b-479d-bf1b-033bb6f3c76a => generated 135 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1759/3330] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:38:21 2026] DELETE /v2.0/subnets/55cd8d3a-f5ac-468c-ad95-73f40af286f3 => generated 0 bytes in 225 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: 1572/3331] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:38:21 2026] DELETE /v2.0/subnets/547bf7ef-a374-4295-844f-bfbc8bb271c4 => 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: 1760/3332] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:38:22 2026] DELETE /v2.0/subnets/cf286aa1-7db0-48be-94ad-8a134a2e3e25 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:38:22.333 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ca67768e-b699-4db8-bd2b-b49195340d68 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1573/3333] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:38:22 2026] DELETE /v2.0/subnets/c3e73cf4-3029-42df-8f0f-14d34801bf7d => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:38:22.454 8 INFO neutron_taas.services.taas.taas_plugin [None req-07ae2aab-aca5-456c-a812-5104d1c2aa0f 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] TaaS: Handle Delete Port: 9fc55660-52ee-4060-a6d2-b3779ea2ab0c 2026-05-31 18:38:22.459 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-07ae2aab-aca5-456c-a812-5104d1c2aa0f 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Tap Mirror: Handle Delete Port: 9fc55660-52ee-4060-a6d2-b3779ea2ab0c 2026-05-31 18:38:22.652 8 INFO neutron.services.segments.plugin [-] Segment 1c43e357-1db4-406f-b55d-7db41c91d330 resource provider aggregate not found 2026-05-31 18:38:22.661 8 INFO neutron.services.segments.plugin [-] Segment 1c43e357-1db4-406f-b55d-7db41c91d330 resource provider aggregate not found 2026-05-31 18:38:22.678 8 INFO neutron.services.segments.plugin [-] Segment 1c43e357-1db4-406f-b55d-7db41c91d330 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 1c43e357-1db4-406f-b55d-7db41c91d330 found for delete ", "request_id": "req-76dfda83-6126-4b8e-9511-89a13d58da75"}]} 2026-05-31 18:38:22.683 8 INFO neutron.services.segments.plugin [-] Segment 1c43e357-1db4-406f-b55d-7db41c91d330 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 1c43e357-1db4-406f-b55d-7db41c91d330 found for delete ", "request_id": "req-1fe126a9-3ce5-4fb1-a76a-ee79c9a0854a"}]} [pid: 8|app: 0|req: 1761/3334] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:38:22 2026] DELETE /v2.0/networks/d4cde676-dd2a-42f3-b8e9-2b7bb27ab946 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:38:22.824 7 INFO neutron_taas.services.taas.taas_plugin [None req-50d33354-b918-47ca-8337-c60b07251b63 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] TaaS: Handle Delete Port: a863f826-e6b7-4673-9f84-3d796062eac5 2026-05-31 18:38:22.827 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50d33354-b918-47ca-8337-c60b07251b63 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Tap Mirror: Handle Delete Port: a863f826-e6b7-4673-9f84-3d796062eac5 2026-05-31 18:38:23.012 7 INFO neutron.services.segments.plugin [-] Segment 1e7740dc-d121-4faf-b080-36787155b844 resource provider aggregate not found 2026-05-31 18:38:23.021 7 INFO neutron.services.segments.plugin [-] Segment 1e7740dc-d121-4faf-b080-36787155b844 resource provider aggregate not found 2026-05-31 18:38:23.033 7 INFO neutron.services.segments.plugin [-] Segment 1e7740dc-d121-4faf-b080-36787155b844 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 1e7740dc-d121-4faf-b080-36787155b844 found for delete ", "request_id": "req-d19d3129-2a64-4a73-b66c-520faab21630"}]} 2026-05-31 18:38:23.042 7 INFO neutron.services.segments.plugin [-] Segment 1e7740dc-d121-4faf-b080-36787155b844 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 1e7740dc-d121-4faf-b080-36787155b844 found for delete ", "request_id": "req-c6034114-a90e-4dab-a94b-52151ca9612c"}]} [pid: 7|app: 0|req: 1574/3335] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:38:22 2026] DELETE /v2.0/networks/75a7f533-9b08-42cf-8f09-18b96191c2af => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:38:23.187 8 INFO neutron_taas.services.taas.taas_plugin [None req-2b842ce4-97f3-4938-85b1-846cb4657349 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] TaaS: Handle Delete Port: cbf22244-430d-4996-bae2-7288502271f8 2026-05-31 18:38:23.189 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b842ce4-97f3-4938-85b1-846cb4657349 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] Tap Mirror: Handle Delete Port: cbf22244-430d-4996-bae2-7288502271f8 [pid: 8|app: 0|req: 1762/3336] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:38:23 2026] DELETE /v2.0/networks/982c7d55-3272-4df8-aac8-8cbd8eb22e07 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:38:23.449 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5301b31d-9c90-4897-ab58-d2017cab35b0 9b8a55870c694922963422ecb305582c 044f8ba4e53d4878aeb039bf9cb40162 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1575/3337] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:38:23 2026] DELETE /v2.0/networks/ddb40362-e0b4-4fe2-9b5e-e9dfd91b6995 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:38:23.581 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-303c978c-57c5-4d06-95b8-fff353c0e482'] response: {'server_uuid': '3e55bb2e-c294-4526-9f27-e3f925f8372e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'db37fdc3-7667-4ff0-aabc-7728f0daf32c', 'code': 200} 2026-05-31 18:38:24.240 8 INFO neutron.db.ovn_revision_numbers_db [None req-610ce956-7907-4b4a-8410-6fce188f865e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 590e9eb0-e456-4341-8df4-7b5b8cf94536 (type: security_groups) to 1 2026-05-31 18:38:24.251 8 INFO neutron.db.ovn_revision_numbers_db [None req-610ce956-7907-4b4a-8410-6fce188f865e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 2e4bda90-1dff-415e-9bb3-b4ae3949944c (type: security_group_rules) to 0 2026-05-31 18:38:24.261 8 INFO neutron.db.ovn_revision_numbers_db [None req-610ce956-7907-4b4a-8410-6fce188f865e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 3ff5365b-1a5c-464e-a28b-ad775e2ec0fa (type: security_group_rules) to 0 2026-05-31 18:38:24.272 8 INFO neutron.db.ovn_revision_numbers_db [None req-610ce956-7907-4b4a-8410-6fce188f865e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 486c48e8-638b-49ec-b532-623e95d81221 (type: security_group_rules) to 0 2026-05-31 18:38:24.282 8 INFO neutron.db.ovn_revision_numbers_db [None req-610ce956-7907-4b4a-8410-6fce188f865e f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 8c8c89d2-266a-4886-aabc-e47e7fd6998b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1763/3338] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:38:24 2026] GET /v2.0/security-groups?tenant_id=8d5388a53c774c19ad84ed1011a9d492&name=default => generated 2929 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3339] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:38:24 2026] DELETE /v2.0/security-groups/590e9eb0-e456-4341-8df4-7b5b8cf94536 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:38:24.703 8 INFO neutron.services.segments.plugin [-] Segment 66756e7c-0494-480d-ade7-860a97f7a70f resource provider aggregate not found [pid: 8|app: 0|req: 1764/3340] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:38:24 2026] GET /v2.0/security-groups?tenant_id=044f8ba4e53d4878aeb039bf9cb40162&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:38:24.704 8 INFO neutron.services.segments.plugin [-] Segment 66756e7c-0494-480d-ade7-860a97f7a70f resource provider aggregate not found 2026-05-31 18:38:24.724 8 INFO neutron.services.segments.plugin [-] Segment 66756e7c-0494-480d-ade7-860a97f7a70f 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 66756e7c-0494-480d-ade7-860a97f7a70f found for delete ", "request_id": "req-455788a7-e922-4e80-ba36-88864e4eb45b"}]} 2026-05-31 18:38:24.724 8 INFO neutron.services.segments.plugin [-] Segment 66756e7c-0494-480d-ade7-860a97f7a70f 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 66756e7c-0494-480d-ade7-860a97f7a70f found for delete ", "request_id": "req-44f1e120-d053-4d1b-adc9-935849195517"}]} [pid: 8|app: 0|req: 1765/3341] 10.0.0.16 () {34 vars in 970 bytes} [Sun May 31 18:38:24 2026] GET /v2.0/ports/db37fdc3-7667-4ff0-aabc-7728f0daf32c => generated 1489 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1766/3342] 199.204.45.227 () {30 vars in 743 bytes} [Sun May 31 18:38:24 2026] GET /v2.0/networks/8f47d89c-41c3-43b7-abf0-e435726d0efc => generated 801 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3343] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:38:24 2026] DELETE /v2.0/security-groups/9954542f-f12d-4088-9d72-1ca303f28fa3 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1767/3344] 199.204.45.227 () {30 vars in 741 bytes} [Sun May 31 18:38:24 2026] GET /v2.0/subnets/4061208f-8653-4594-b607-48ede9b876c3 => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3345] 199.204.45.227 () {30 vars in 741 bytes} [Sun May 31 18:38:24 2026] GET /v2.0/subnets/60742595-529c-41b7-ab13-e650fde71eb3 => generated 743 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1768/3346] 199.204.45.227 () {30 vars in 703 bytes} [Sun May 31 18:38:25 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: 1579/3347] 199.204.45.227 () {30 vars in 705 bytes} [Sun May 31 18:38: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: 8|app: 0|req: 1769/3348] 199.204.45.227 () {30 vars in 681 bytes} [Sun May 31 18:38:25 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: 1580/3349] 199.204.45.227 () {30 vars in 717 bytes} [Sun May 31 18:38:25 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: 1770/3350] 199.204.45.227 () {30 vars in 741 bytes} [Sun May 31 18:38:25 2026] GET /v2.0/subnets/b0a2d34d-1c71-4afe-8930-aacc1dc50d35 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3351] 199.204.45.227 () {30 vars in 737 bytes} [Sun May 31 18:38:25 2026] GET /v2.0/ports/e1c5ac46-6142-4520-9911-c474f8b96a0d => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1771/3352] 199.204.45.227 () {30 vars in 737 bytes} [Sun May 31 18:38:25 2026] GET /v2.0/ports/30e18501-3c22-4d15-8038-af35f973057e => generated 1319 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3353] 199.204.45.227 () {30 vars in 741 bytes} [Sun May 31 18:38:25 2026] GET /v2.0/subnets/b0a2d34d-1c71-4afe-8930-aacc1dc50d35 => generated 676 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1772/3354] 199.204.45.227 () {30 vars in 743 bytes} [Sun May 31 18:38:25 2026] GET /v2.0/networks/6a996bbd-5f51-49b6-bf09-f99deef91271 => generated 803 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3355] 199.204.45.227 () {30 vars in 737 bytes} [Sun May 31 18:38:25 2026] GET /v2.0/ports/e1c5ac46-6142-4520-9911-c474f8b96a0d => generated 1140 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1773/3356] 199.204.45.227 () {30 vars in 741 bytes} [Sun May 31 18:38:25 2026] GET /v2.0/subnets/b0a2d34d-1c71-4afe-8930-aacc1dc50d35 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3359] 10.0.0.244 () {30 vars in 690 bytes} [Sun May 31 18:38:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1775/3360] 10.0.0.244 () {30 vars in 692 bytes} [Sun May 31 18:38:32 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: 7|app: 0|req: 1586/3361] 10.0.0.244 () {30 vars in 668 bytes} [Sun May 31 18:38:32 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: 1776/3362] 10.0.0.244 () {30 vars in 704 bytes} [Sun May 31 18:38:32 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: 1587/3363] 10.0.0.244 () {28 vars in 439 bytes} [Sun May 31 18:38:33 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1777/3364] 10.0.0.244 () {30 vars in 728 bytes} [Sun May 31 18:38:33 2026] GET /v2.0/subnets/e687b2aa-e56b-4fdc-82f4-5d304e3e11ab => generated 655 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3365] 199.204.45.227 () {30 vars in 703 bytes} [Sun May 31 18:38: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: 8|app: 0|req: 1778/3366] 199.204.45.227 () {30 vars in 705 bytes} [Sun May 31 18:38:34 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: 1589/3367] 199.204.45.227 () {30 vars in 681 bytes} [Sun May 31 18:38: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) [pid: 8|app: 0|req: 1779/3368] 199.204.45.227 () {30 vars in 717 bytes} [Sun May 31 18:38:34 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: 1590/3369] 199.204.45.227 () {30 vars in 741 bytes} [Sun May 31 18:38:34 2026] GET /v2.0/subnets/4061208f-8653-4594-b607-48ede9b876c3 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1780/3370] 199.204.45.227 () {30 vars in 741 bytes} [Sun May 31 18:38:34 2026] GET /v2.0/subnets/e687b2aa-e56b-4fdc-82f4-5d304e3e11ab => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3371] 199.204.45.227 () {30 vars in 769 bytes} [Sun May 31 18:38:34 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 4009 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1781/3372] 199.204.45.227 () {30 vars in 703 bytes} [Sun May 31 18:38: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) [pid: 7|app: 0|req: 1592/3373] 199.204.45.227 () {30 vars in 705 bytes} [Sun May 31 18:38: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: 1782/3374] 199.204.45.227 () {30 vars in 681 bytes} [Sun May 31 18:38:34 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: 1593/3375] 199.204.45.227 () {30 vars in 717 bytes} [Sun May 31 18:38:34 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-05-31 18:38:34.868 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-82769896-73e6-4a5a-b174-eba9d18f7452 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] No more DHCP agents 2026-05-31 18:38:34.869 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-82769896-73e6-4a5a-b174-eba9d18f7452 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Unable to schedule network bebe0593-5771-4e86-b8df-fe0ef89169ad: no agents available; will retry on subsequent port and subnet creation events. 2026-05-31 18:38:34.991 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-70bee762-d13e-4a6d-82a8-8b5f7d8cd529 - - - - - -] OVN reports status down for port: 62e0db23-2e6c-46e2-b571-848db2bcf670 2026-05-31 18:38:35.048 8 INFO neutron.db.ovn_revision_numbers_db [None req-82769896-73e6-4a5a-b174-eba9d18f7452 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 62e0db23-2e6c-46e2-b571-848db2bcf670 (type: ports) to 1 [pid: 8|app: 0|req: 1783/3376] 199.204.45.227 () {34 vars in 717 bytes} [Sun May 31 18:38:34 2026] POST /v2.0/ports => generated 1332 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3377] 10.0.0.16 () {34 vars in 970 bytes} [Sun May 31 18:38:35 2026] GET /v2.0/ports/62e0db23-2e6c-46e2-b571-848db2bcf670 => generated 1332 bytes in 35 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: 1784/3378] 199.204.45.227 () {34 vars in 1262 bytes} [Sun May 31 18:38:36 2026] GET /v2.0/ports/62e0db23-2e6c-46e2-b571-848db2bcf670?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3379] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:38:36 2026] GET /v2.0/networks/bebe0593-5771-4e86-b8df-fe0ef89169ad?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1785/3380] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:38:36 2026] GET /v2.0/networks/bebe0593-5771-4e86-b8df-fe0ef89169ad?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: 1596/3381] 199.204.45.227 () {34 vars in 975 bytes} [Sun May 31 18:38:36 2026] GET /v2.0/ports/62e0db23-2e6c-46e2-b571-848db2bcf670 => generated 1332 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1786/3382] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:38:36 2026] GET /v2.0/networks?id=bebe0593-5771-4e86-b8df-fe0ef89169ad => generated 803 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:38:37.391 7 INFO neutron.db.ovn_revision_numbers_db [req-df385914-8237-4994-b58d-28ff55a74ddc req-41fc6623-2eec-4e66-ae3a-ee7a98d21011 d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource 62e0db23-2e6c-46e2-b571-848db2bcf670 (type: ports) to 2 2026-05-31 18:38:37.612 7 INFO neutron.db.ovn_revision_numbers_db [req-df385914-8237-4994-b58d-28ff55a74ddc req-41fc6623-2eec-4e66-ae3a-ee7a98d21011 d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource 62e0db23-2e6c-46e2-b571-848db2bcf670 (type: ports) to 4 [pid: 7|app: 0|req: 1597/3383] 199.204.45.227 () {38 vars in 1028 bytes} [Sun May 31 18:38:36 2026] PUT /v2.0/ports/62e0db23-2e6c-46e2-b571-848db2bcf670 => generated 1491 bytes in 714 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:38:37.670 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4563fc82-3a4f-47c1-b2c4-4dbf3df2957a'] response: {'name': 'network-changed', 'server_uuid': '3e55bb2e-c294-4526-9f27-e3f925f8372e', 'tag': '62e0db23-2e6c-46e2-b571-848db2bcf670', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1787/3384] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:38:38 2026] GET /v2.0/ports?tenant_id=8f5bb697705c4075a44ffa238341dc8a&device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 5492 bytes in 63 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: 1598/3385] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:38:38 2026] GET /v2.0/networks?id=bebe0593-5771-4e86-b8df-fe0ef89169ad => generated 803 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1788/3386] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:38:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.112&port_id=62e0db23-2e6c-46e2-b571-848db2bcf670 => 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: 1599/3387] 199.204.45.227 () {34 vars in 1106 bytes} [Sun May 31 18:38:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A25b&port_id=62e0db23-2e6c-46e2-b571-848db2bcf670 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1789/3388] 199.204.45.227 () {34 vars in 1064 bytes} [Sun May 31 18:38:38 2026] GET /v2.0/subnets?id=e687b2aa-e56b-4fdc-82f4-5d304e3e11ab&id=a2343230-eeda-4f1b-939c-814219ab84d8 => generated 1412 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3389] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:38:38 2026] GET /v2.0/ports?network_id=bebe0593-5771-4e86-b8df-fe0ef89169ad&device_owner=network%3Adhcp => 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: 1790/3390] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:38:38 2026] GET /v2.0/ports?network_id=bebe0593-5771-4e86-b8df-fe0ef89169ad&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: 1601/3391] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:38:38 2026] GET /v2.0/networks/bebe0593-5771-4e86-b8df-fe0ef89169ad?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1791/3392] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:38:38 2026] GET /v2.0/networks/bebe0593-5771-4e86-b8df-fe0ef89169ad?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: 7|app: 0|req: 1602/3393] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:38:39 2026] GET /v2.0/ports?tenant_id=8f5bb697705c4075a44ffa238341dc8a&device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 5492 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1792/3394] 199.204.45.227 () {34 vars in 1062 bytes} [Sun May 31 18:38:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.206&port_id=f083640c-00a4-4f15-a59e-4bae4b55ea0b => 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: 1603/3395] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:38:39 2026] GET /v2.0/subnets?id=1a3ef15c-766c-4b7c-b6b4-e1123533cd93 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1793/3396] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:38:39 2026] GET /v2.0/ports?network_id=73e93798-e942-4e03-b48a-6044867a0be1&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: 1604/3397] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:38:39 2026] GET /v2.0/networks/73e93798-e942-4e03-b48a-6044867a0be1?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: 1794/3398] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:38:39 2026] GET /v2.0/networks/73e93798-e942-4e03-b48a-6044867a0be1?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: 1605/3399] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:38:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.194&port_id=30e18501-3c22-4d15-8038-af35f973057e => 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: 1795/3400] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:38:39 2026] GET /v2.0/subnets?id=b0a2d34d-1c71-4afe-8930-aacc1dc50d35 => 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: 1606/3401] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:38:39 2026] GET /v2.0/ports?network_id=6a996bbd-5f51-49b6-bf09-f99deef91271&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: 1796/3402] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:38:39 2026] GET /v2.0/networks/6a996bbd-5f51-49b6-bf09-f99deef91271?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3403] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:38:39 2026] GET /v2.0/networks/6a996bbd-5f51-49b6-bf09-f99deef91271?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: 1797/3404] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:38:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.130&port_id=db37fdc3-7667-4ff0-aabc-7728f0daf32c => 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: 1608/3405] 199.204.45.227 () {34 vars in 1104 bytes} [Sun May 31 18:38:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A287&port_id=db37fdc3-7667-4ff0-aabc-7728f0daf32c => 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: 1798/3406] 199.204.45.227 () {34 vars in 1064 bytes} [Sun May 31 18:38:40 2026] GET /v2.0/subnets?id=60742595-529c-41b7-ab13-e650fde71eb3&id=4061208f-8653-4594-b607-48ede9b876c3 => generated 1409 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3407] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:38:40 2026] GET /v2.0/ports?network_id=8f47d89c-41c3-43b7-abf0-e435726d0efc&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: 1799/3408] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:38:40 2026] GET /v2.0/ports?network_id=8f47d89c-41c3-43b7-abf0-e435726d0efc&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: 1610/3409] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:38:40 2026] GET /v2.0/networks/8f47d89c-41c3-43b7-abf0-e435726d0efc?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: 1800/3410] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:38:40 2026] GET /v2.0/networks/8f47d89c-41c3-43b7-abf0-e435726d0efc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3411] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:38:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.112&port_id=62e0db23-2e6c-46e2-b571-848db2bcf670 => 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: 1801/3412] 199.204.45.227 () {34 vars in 1106 bytes} [Sun May 31 18:38:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A25b&port_id=62e0db23-2e6c-46e2-b571-848db2bcf670 => 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: 1612/3413] 199.204.45.227 () {34 vars in 1064 bytes} [Sun May 31 18:38:40 2026] GET /v2.0/subnets?id=e687b2aa-e56b-4fdc-82f4-5d304e3e11ab&id=a2343230-eeda-4f1b-939c-814219ab84d8 => generated 1412 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1802/3414] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:38:40 2026] GET /v2.0/ports?network_id=bebe0593-5771-4e86-b8df-fe0ef89169ad&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: 1613/3415] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:38:40 2026] GET /v2.0/ports?network_id=bebe0593-5771-4e86-b8df-fe0ef89169ad&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: 1803/3416] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:38:40 2026] GET /v2.0/networks/bebe0593-5771-4e86-b8df-fe0ef89169ad?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3417] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:38:40 2026] GET /v2.0/networks/bebe0593-5771-4e86-b8df-fe0ef89169ad?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-05-31 18:38:41.546 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-70bee762-d13e-4a6d-82a8-8b5f7d8cd529 - - - - - -] OVN reports status up for port: 62e0db23-2e6c-46e2-b571-848db2bcf670 2026-05-31 18:38:41.560 7 INFO neutron.plugins.ml2.plugin [None req-70bee762-d13e-4a6d-82a8-8b5f7d8cd529 - - - - - -] Attempt 1 to provision port 62e0db23-2e6c-46e2-b571-848db2bcf670 2026-05-31 18:38:41.671 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-553ccd0d-c9b1-4e18-b951-5735a630011e'] response: {'server_uuid': '3e55bb2e-c294-4526-9f27-e3f925f8372e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '62e0db23-2e6c-46e2-b571-848db2bcf670', 'code': 200} 2026-05-31 18:38:41.793 7 INFO neutron.db.ovn_revision_numbers_db [None req-70bee762-d13e-4a6d-82a8-8b5f7d8cd529 - - - - - -] Successfully bumped revision number for resource 62e0db23-2e6c-46e2-b571-848db2bcf670 (type: ports) to 5 2026-05-31 18:38:43.708 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8fed0978-c1a6-4766-85a9-b056ed47236b'] response: {'server_uuid': '3e55bb2e-c294-4526-9f27-e3f925f8372e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '62e0db23-2e6c-46e2-b571-848db2bcf670', '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: 1616/3420] 10.0.0.16 () {34 vars in 970 bytes} [Sun May 31 18:38:44 2026] GET /v2.0/ports/62e0db23-2e6c-46e2-b571-848db2bcf670 => generated 1493 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1805/3421] 199.204.45.227 () {30 vars in 743 bytes} [Sun May 31 18:38:44 2026] GET /v2.0/networks/bebe0593-5771-4e86-b8df-fe0ef89169ad => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3422] 199.204.45.227 () {30 vars in 741 bytes} [Sun May 31 18:38:44 2026] GET /v2.0/subnets/e687b2aa-e56b-4fdc-82f4-5d304e3e11ab => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1806/3423] 199.204.45.227 () {30 vars in 741 bytes} [Sun May 31 18:38:44 2026] GET /v2.0/subnets/a2343230-eeda-4f1b-939c-814219ab84d8 => generated 746 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3424] 199.204.45.227 () {30 vars in 737 bytes} [Sun May 31 18:38:44 2026] GET /v2.0/ports/db37fdc3-7667-4ff0-aabc-7728f0daf32c => generated 1489 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:38:45.324 8 INFO neutron.db.ovn_revision_numbers_db [None req-4e3eefa7-7e9d-4f8d-93ca-d9e9cba6e630 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource db37fdc3-7667-4ff0-aabc-7728f0daf32c (type: ports) to 6 [pid: 8|app: 0|req: 1807/3425] 199.204.45.227 () {34 vars in 790 bytes} [Sun May 31 18:38:44 2026] PUT /v2.0/ports/db37fdc3-7667-4ff0-aabc-7728f0daf32c => generated 1232 bytes in 393 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:38:45.374 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-83c2cd89-c9b8-4cfe-8490-fc168172b34c'] response: {'name': 'network-changed', 'server_uuid': '3e55bb2e-c294-4526-9f27-e3f925f8372e', 'tag': 'db37fdc3-7667-4ff0-aabc-7728f0daf32c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1619/3426] 199.204.45.227 () {30 vars in 743 bytes} [Sun May 31 18:38:45 2026] GET /v2.0/networks/8f47d89c-41c3-43b7-abf0-e435726d0efc => generated 801 bytes in 51 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: 1808/3427] 199.204.45.227 () {30 vars in 741 bytes} [Sun May 31 18:38:45 2026] GET /v2.0/subnets/4061208f-8653-4594-b607-48ede9b876c3 => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3428] 199.204.45.227 () {30 vars in 703 bytes} [Sun May 31 18:38:45 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: 1809/3429] 199.204.45.227 () {30 vars in 705 bytes} [Sun May 31 18:38:45 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: 1621/3430] 199.204.45.227 () {30 vars in 681 bytes} [Sun May 31 18:38:45 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: 1810/3431] 199.204.45.227 () {30 vars in 717 bytes} [Sun May 31 18:38:45 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: 1622/3432] 199.204.45.227 () {30 vars in 741 bytes} [Sun May 31 18:38:45 2026] GET /v2.0/subnets/b0a2d34d-1c71-4afe-8930-aacc1dc50d35 => 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: 1811/3433] 199.204.45.227 () {30 vars in 737 bytes} [Sun May 31 18:38:45 2026] GET /v2.0/ports/e1c5ac46-6142-4520-9911-c474f8b96a0d => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3434] 199.204.45.227 () {30 vars in 737 bytes} [Sun May 31 18:38:45 2026] GET /v2.0/ports/30e18501-3c22-4d15-8038-af35f973057e => generated 1319 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1812/3435] 199.204.45.227 () {30 vars in 741 bytes} [Sun May 31 18:38:45 2026] GET /v2.0/subnets/b0a2d34d-1c71-4afe-8930-aacc1dc50d35 => 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: 1624/3436] 199.204.45.227 () {30 vars in 743 bytes} [Sun May 31 18:38:45 2026] GET /v2.0/networks/6a996bbd-5f51-49b6-bf09-f99deef91271 => generated 803 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1813/3437] 199.204.45.227 () {30 vars in 737 bytes} [Sun May 31 18:38:45 2026] GET /v2.0/ports/e1c5ac46-6142-4520-9911-c474f8b96a0d => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3438] 199.204.45.227 () {30 vars in 741 bytes} [Sun May 31 18:38:45 2026] GET /v2.0/subnets/b0a2d34d-1c71-4afe-8930-aacc1dc50d35 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1814/3439] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:38:45 2026] GET /v2.0/ports?tenant_id=8f5bb697705c4075a44ffa238341dc8a&device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 5265 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3440] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:38:45 2026] GET /v2.0/networks?id=8f47d89c-41c3-43b7-abf0-e435726d0efc => generated 804 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1815/3441] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:38:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.130&port_id=db37fdc3-7667-4ff0-aabc-7728f0daf32c => 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: 1627/3442] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:38:46 2026] GET /v2.0/subnets?id=4061208f-8653-4594-b607-48ede9b876c3 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1816/3443] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:38:46 2026] GET /v2.0/ports?network_id=8f47d89c-41c3-43b7-abf0-e435726d0efc&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: 1628/3444] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:38:46 2026] GET /v2.0/networks/8f47d89c-41c3-43b7-abf0-e435726d0efc?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1817/3445] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:38:46 2026] GET /v2.0/networks/8f47d89c-41c3-43b7-abf0-e435726d0efc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3446] 199.204.45.227 () {30 vars in 703 bytes} [Sun May 31 18:38:57 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: 8|app: 0|req: 1818/3447] 199.204.45.227 () {30 vars in 705 bytes} [Sun May 31 18:38:57 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: 7|app: 0|req: 1630/3448] 199.204.45.227 () {30 vars in 681 bytes} [Sun May 31 18:38:57 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: 1819/3449] 199.204.45.227 () {30 vars in 717 bytes} [Sun May 31 18:38:57 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: 7|app: 0|req: 1631/3450] 199.204.45.227 () {30 vars in 741 bytes} [Sun May 31 18:38:57 2026] GET /v2.0/subnets/4061208f-8653-4594-b607-48ede9b876c3 => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1820/3451] 199.204.45.227 () {30 vars in 769 bytes} [Sun May 31 18:38:57 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 5265 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3452] 199.204.45.227 () {30 vars in 703 bytes} [Sun May 31 18:38:58 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: 8|app: 0|req: 1821/3453] 199.204.45.227 () {30 vars in 705 bytes} [Sun May 31 18:38:58 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: 1633/3454] 199.204.45.227 () {30 vars in 681 bytes} [Sun May 31 18:38:58 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: 1822/3455] 199.204.45.227 () {30 vars in 717 bytes} [Sun May 31 18:38:58 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: 1634/3456] 199.204.45.227 () {30 vars in 737 bytes} [Sun May 31 18:38:58 2026] GET /v2.0/ports/62e0db23-2e6c-46e2-b571-848db2bcf670 => generated 1493 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:38:58.596 8 INFO neutron.db.ovn_revision_numbers_db [None req-2d06c6fc-f947-4c73-a231-115e4afb952a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 62e0db23-2e6c-46e2-b571-848db2bcf670 (type: ports) to 6 [pid: 8|app: 0|req: 1823/3457] 199.204.45.227 () {34 vars in 790 bytes} [Sun May 31 18:38:58 2026] PUT /v2.0/ports/62e0db23-2e6c-46e2-b571-848db2bcf670 => generated 1232 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:38:58.640 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8aac13ba-5fb0-4707-8168-630ecd43075c'] response: {'name': 'network-changed', 'server_uuid': '3e55bb2e-c294-4526-9f27-e3f925f8372e', 'tag': '62e0db23-2e6c-46e2-b571-848db2bcf670', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1635/3458] 199.204.45.227 () {30 vars in 743 bytes} [Sun May 31 18:38:58 2026] GET /v2.0/networks/bebe0593-5771-4e86-b8df-fe0ef89169ad => generated 800 bytes in 38 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: 1824/3459] 199.204.45.227 () {30 vars in 741 bytes} [Sun May 31 18:38:58 2026] GET /v2.0/subnets/e687b2aa-e56b-4fdc-82f4-5d304e3e11ab => generated 673 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3460] 199.204.45.227 () {30 vars in 737 bytes} [Sun May 31 18:38:58 2026] GET /v2.0/ports/62e0db23-2e6c-46e2-b571-848db2bcf670 => generated 1260 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:38:59.121 8 INFO neutron.db.ovn_revision_numbers_db [None req-a808b58f-2c82-4110-96ac-cd84ef31ae8b f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 62e0db23-2e6c-46e2-b571-848db2bcf670 (type: ports) to 7 [pid: 8|app: 0|req: 1825/3463] 199.204.45.227 () {34 vars in 789 bytes} [Sun May 31 18:38:58 2026] PUT /v2.0/ports/62e0db23-2e6c-46e2-b571-848db2bcf670 => generated 1057 bytes in 397 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: 1639/3464] 199.204.45.227 () {30 vars in 743 bytes} [Sun May 31 18:38:59 2026] GET /v2.0/networks/bebe0593-5771-4e86-b8df-fe0ef89169ad => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1826/3465] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:38:59 2026] GET /v2.0/ports?tenant_id=8f5bb697705c4075a44ffa238341dc8a&device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 4857 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1827/3466] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:38:59 2026] GET /v2.0/networks?id=bebe0593-5771-4e86-b8df-fe0ef89169ad => generated 803 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3467] 199.204.45.227 () {30 vars in 769 bytes} [Sun May 31 18:38:59 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 4857 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1828/3468] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:38:59 2026] GET /v2.0/networks/bebe0593-5771-4e86-b8df-fe0ef89169ad?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: 1641/3469] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:38:59 2026] GET /v2.0/networks/bebe0593-5771-4e86-b8df-fe0ef89169ad?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: 8|app: 0|req: 1829/3470] 199.204.45.227 () {30 vars in 769 bytes} [Sun May 31 18:38:59 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 4857 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3471] 199.204.45.227 () {30 vars in 769 bytes} [Sun May 31 18:39:00 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 4857 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:39:00.673 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-25fd2f22-efc0-4e3d-856e-104025d47c06'] response: {'name': 'network-changed', 'server_uuid': '3e55bb2e-c294-4526-9f27-e3f925f8372e', 'tag': '62e0db23-2e6c-46e2-b571-848db2bcf670', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1830/3472] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:39:01 2026] GET /v2.0/ports?tenant_id=8f5bb697705c4075a44ffa238341dc8a&device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 4857 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3473] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:39:01 2026] GET /v2.0/networks?id=bebe0593-5771-4e86-b8df-fe0ef89169ad => generated 803 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:39:01.352 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f60f4b8d-c81a-4ac6-8932-2fb2541d2ca8 - - - - - -] OVN reports status down for port: 62e0db23-2e6c-46e2-b571-848db2bcf670 [pid: 8|app: 0|req: 1831/3474] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:39:01 2026] GET /v2.0/networks/bebe0593-5771-4e86-b8df-fe0ef89169ad?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3475] 199.204.45.227 () {34 vars in 975 bytes} [Sun May 31 18:39:01 2026] GET /v2.0/ports/62e0db23-2e6c-46e2-b571-848db2bcf670 => generated 1085 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1832/3476] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:39:01 2026] GET /v2.0/networks/bebe0593-5771-4e86-b8df-fe0ef89169ad?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: 1833/3477] 199.204.45.227 () {30 vars in 769 bytes} [Sun May 31 18:39:01 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 4857 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3478] 199.204.45.227 () {34 vars in 1060 bytes} [Sun May 31 18:39:01 2026] GET /v2.0/ports/62e0db23-2e6c-46e2-b571-848db2bcf670?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 512 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:39:01.978 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4988afc4-5733-4add-b79b-5b49af2fcf30'] response: {'server_uuid': '3e55bb2e-c294-4526-9f27-e3f925f8372e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '62e0db23-2e6c-46e2-b571-848db2bcf670', 'code': 200} [pid: 8|app: 0|req: 1834/3479] 199.204.45.227 () {34 vars in 1016 bytes} [Sun May 31 18:39:01 2026] GET /v2.0/networks/bebe0593-5771-4e86-b8df-fe0ef89169ad?fields=dns_domain => generated 29 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:39:02.130 7 INFO neutron.db.ovn_revision_numbers_db [None req-f60f4b8d-c81a-4ac6-8932-2fb2541d2ca8 - - - - - -] Successfully bumped revision number for resource 62e0db23-2e6c-46e2-b571-848db2bcf670 (type: ports) to 8 2026-05-31 18:39:02.389 7 INFO neutron.db.ovn_revision_numbers_db [req-64d14602-3f6f-46b1-a3e8-faf9fd044d28 req-cc342dfb-c6ac-4ebd-b326-7e9c9477574a d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource 62e0db23-2e6c-46e2-b571-848db2bcf670 (type: ports) to 9 [pid: 7|app: 0|req: 1646/3480] 199.204.45.227 () {38 vars in 1028 bytes} [Sun May 31 18:39:02 2026] PUT /v2.0/ports/62e0db23-2e6c-46e2-b571-848db2bcf670 => generated 917 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1835/3481] 199.204.45.227 () {30 vars in 769 bytes} [Sun May 31 18:39:02 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 3780 bytes in 46 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-05-31 18:39:02.731 7 INFO neutron_taas.services.taas.taas_plugin [None req-cbd2df70-0f39-4b0d-80e4-af0a63212b50 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: 62e0db23-2e6c-46e2-b571-848db2bcf670 2026-05-31 18:39:02.734 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cbd2df70-0f39-4b0d-80e4-af0a63212b50 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: 62e0db23-2e6c-46e2-b571-848db2bcf670 [pid: 7|app: 0|req: 1647/3482] 199.204.45.227 () {32 vars in 759 bytes} [Sun May 31 18:39:02 2026] DELETE /v2.0/ports/62e0db23-2e6c-46e2-b571-848db2bcf670 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1836/3483] 199.204.45.227 () {30 vars in 703 bytes} [Sun May 31 18:39:02 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: 1648/3484] 199.204.45.227 () {30 vars in 705 bytes} [Sun May 31 18:39:03 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: 1837/3485] 199.204.45.227 () {30 vars in 681 bytes} [Sun May 31 18:39:03 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: 1649/3486] 199.204.45.227 () {30 vars in 717 bytes} [Sun May 31 18:39:03 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: 1838/3487] 199.204.45.227 () {30 vars in 741 bytes} [Sun May 31 18:39:03 2026] GET /v2.0/subnets/b0a2d34d-1c71-4afe-8930-aacc1dc50d35 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3488] 199.204.45.227 () {30 vars in 737 bytes} [Sun May 31 18:39:03 2026] GET /v2.0/ports/e1c5ac46-6142-4520-9911-c474f8b96a0d => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1839/3489] 199.204.45.227 () {30 vars in 737 bytes} [Sun May 31 18:39:03 2026] GET /v2.0/ports/30e18501-3c22-4d15-8038-af35f973057e => generated 1319 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3490] 199.204.45.227 () {30 vars in 741 bytes} [Sun May 31 18:39:03 2026] GET /v2.0/subnets/b0a2d34d-1c71-4afe-8930-aacc1dc50d35 => 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: 1840/3491] 199.204.45.227 () {30 vars in 743 bytes} [Sun May 31 18:39:03 2026] GET /v2.0/networks/6a996bbd-5f51-49b6-bf09-f99deef91271 => generated 803 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3492] 199.204.45.227 () {30 vars in 737 bytes} [Sun May 31 18:39:03 2026] GET /v2.0/ports/e1c5ac46-6142-4520-9911-c474f8b96a0d => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1841/3493] 199.204.45.227 () {30 vars in 741 bytes} [Sun May 31 18:39:03 2026] GET /v2.0/subnets/b0a2d34d-1c71-4afe-8930-aacc1dc50d35 => 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: 1653/3494] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:39:03 2026] GET /v2.0/ports?tenant_id=8f5bb697705c4075a44ffa238341dc8a&device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 3780 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:39:04.019 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b150dbff-cfac-41c0-978b-93407f56b1e5'] response: {'server_uuid': '3e55bb2e-c294-4526-9f27-e3f925f8372e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '62e0db23-2e6c-46e2-b571-848db2bcf670', 'code': 200} [pid: 8|app: 0|req: 1842/3495] 199.204.45.227 () {34 vars in 1226 bytes} [Sun May 31 18:39:04 2026] GET /v2.0/networks?id=73e93798-e942-4e03-b48a-6044867a0be1&id=6a996bbd-5f51-49b6-bf09-f99deef91271&id=8f47d89c-41c3-43b7-abf0-e435726d0efc&id=bebe0593-5771-4e86-b8df-fe0ef89169ad => generated 3109 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3496] 199.204.45.227 () {34 vars in 1062 bytes} [Sun May 31 18:39:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.206&port_id=f083640c-00a4-4f15-a59e-4bae4b55ea0b => 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: 1843/3497] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:39:04 2026] GET /v2.0/subnets?id=1a3ef15c-766c-4b7c-b6b4-e1123533cd93 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3498] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:39:04 2026] GET /v2.0/ports?network_id=73e93798-e942-4e03-b48a-6044867a0be1&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: 8|app: 0|req: 1844/3499] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:39:04 2026] GET /v2.0/networks/73e93798-e942-4e03-b48a-6044867a0be1?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: 1656/3500] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:39:04 2026] GET /v2.0/networks/73e93798-e942-4e03-b48a-6044867a0be1?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) [pid: 8|app: 0|req: 1845/3501] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:39:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.194&port_id=30e18501-3c22-4d15-8038-af35f973057e => 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: 1657/3502] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:39:04 2026] GET /v2.0/subnets?id=b0a2d34d-1c71-4afe-8930-aacc1dc50d35 => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1846/3503] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:39:04 2026] GET /v2.0/ports?network_id=6a996bbd-5f51-49b6-bf09-f99deef91271&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: 1658/3504] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:39:04 2026] GET /v2.0/networks/6a996bbd-5f51-49b6-bf09-f99deef91271?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1847/3505] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:39:04 2026] GET /v2.0/networks/6a996bbd-5f51-49b6-bf09-f99deef91271?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: 1659/3506] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:39:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.130&port_id=db37fdc3-7667-4ff0-aabc-7728f0daf32c => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1848/3507] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:39:04 2026] GET /v2.0/subnets?id=4061208f-8653-4594-b607-48ede9b876c3 => 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: 1660/3508] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:39:04 2026] GET /v2.0/ports?network_id=8f47d89c-41c3-43b7-abf0-e435726d0efc&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: 1849/3509] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:39:04 2026] GET /v2.0/networks/8f47d89c-41c3-43b7-abf0-e435726d0efc?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: 1661/3510] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:39:04 2026] GET /v2.0/networks/8f47d89c-41c3-43b7-abf0-e435726d0efc?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: 1850/3511] 199.204.45.227 () {30 vars in 703 bytes} [Sun May 31 18:39:08 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: 1662/3512] 199.204.45.227 () {30 vars in 705 bytes} [Sun May 31 18:39:08 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: 1851/3513] 199.204.45.227 () {30 vars in 681 bytes} [Sun May 31 18:39: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: 7|app: 0|req: 1663/3514] 199.204.45.227 () {30 vars in 717 bytes} [Sun May 31 18:39:08 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: 1852/3515] 199.204.45.227 () {30 vars in 769 bytes} [Sun May 31 18:39:08 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 3780 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3516] 199.204.45.227 () {30 vars in 703 bytes} [Sun May 31 18:39:08 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: 8|app: 0|req: 1853/3517] 199.204.45.227 () {30 vars in 705 bytes} [Sun May 31 18:39: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: 1665/3518] 199.204.45.227 () {30 vars in 681 bytes} [Sun May 31 18:39:08 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: 1854/3519] 199.204.45.227 () {30 vars in 717 bytes} [Sun May 31 18:39:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3520] 199.204.45.227 () {30 vars in 737 bytes} [Sun May 31 18:39:08 2026] GET /v2.0/ports/db37fdc3-7667-4ff0-aabc-7728f0daf32c => generated 1260 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:39:08.955 8 INFO neutron.db.ovn_revision_numbers_db [None req-d711fde7-d44e-49ac-b8ca-fb479588f5c3 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource db37fdc3-7667-4ff0-aabc-7728f0daf32c (type: ports) to 7 [pid: 8|app: 0|req: 1855/3521] 199.204.45.227 () {34 vars in 789 bytes} [Sun May 31 18:39:08 2026] PUT /v2.0/ports/db37fdc3-7667-4ff0-aabc-7728f0daf32c => generated 1057 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:39:09.003 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5decbd47-b059-478c-bfe1-c2865a19f269'] response: {'name': 'network-changed', 'server_uuid': '3e55bb2e-c294-4526-9f27-e3f925f8372e', 'tag': 'db37fdc3-7667-4ff0-aabc-7728f0daf32c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1667/3522] 199.204.45.227 () {30 vars in 743 bytes} [Sun May 31 18:39:08 2026] GET /v2.0/networks/8f47d89c-41c3-43b7-abf0-e435726d0efc => generated 801 bytes in 52 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: 1856/3523] 199.204.45.227 () {30 vars in 769 bytes} [Sun May 31 18:39:09 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 3605 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3524] 199.204.45.227 () {30 vars in 769 bytes} [Sun May 31 18:39:09 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 3605 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1857/3525] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:39:09 2026] GET /v2.0/ports?tenant_id=8f5bb697705c4075a44ffa238341dc8a&device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 3605 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3526] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:39:09 2026] GET /v2.0/networks?id=8f47d89c-41c3-43b7-abf0-e435726d0efc => generated 804 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1858/3527] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:39:09 2026] GET /v2.0/networks/8f47d89c-41c3-43b7-abf0-e435726d0efc?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3528] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:39:09 2026] GET /v2.0/networks/8f47d89c-41c3-43b7-abf0-e435726d0efc?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: 1859/3529] 199.204.45.227 () {30 vars in 769 bytes} [Sun May 31 18:39:10 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 3605 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:39:10.946 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8b9ba78c-9834-4db9-b0ff-4eb8a22cd8ed - - - - - -] OVN reports status down for port: db37fdc3-7667-4ff0-aabc-7728f0daf32c [pid: 7|app: 0|req: 1671/3530] 199.204.45.227 () {34 vars in 975 bytes} [Sun May 31 18:39:10 2026] GET /v2.0/ports/db37fdc3-7667-4ff0-aabc-7728f0daf32c => generated 1085 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1860/3531] 199.204.45.227 () {34 vars in 1060 bytes} [Sun May 31 18:39:11 2026] GET /v2.0/ports/db37fdc3-7667-4ff0-aabc-7728f0daf32c?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:39:11.099 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d28e4f9-6312-48bc-ab61-4713c9fa22f0'] response: {'server_uuid': '3e55bb2e-c294-4526-9f27-e3f925f8372e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'db37fdc3-7667-4ff0-aabc-7728f0daf32c', 'code': 200} [pid: 7|app: 0|req: 1672/3532] 199.204.45.227 () {34 vars in 1016 bytes} [Sun May 31 18:39:11 2026] GET /v2.0/networks/8f47d89c-41c3-43b7-abf0-e435726d0efc?fields=dns_domain => generated 29 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:39:11.240 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b9ba78c-9834-4db9-b0ff-4eb8a22cd8ed - - - - - -] Successfully bumped revision number for resource db37fdc3-7667-4ff0-aabc-7728f0daf32c (type: ports) to 8 /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: 1673/3533] 199.204.45.227 () {30 vars in 769 bytes} [Sun May 31 18:39:11 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 3603 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:39:11.494 8 INFO neutron.db.ovn_revision_numbers_db [req-cdfeb89a-9f06-4941-82e0-a545e95ac286 req-25a38338-1ef7-4980-9dee-b518f81bf6a2 d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource db37fdc3-7667-4ff0-aabc-7728f0daf32c (type: ports) to 9 [pid: 8|app: 0|req: 1861/3534] 199.204.45.227 () {38 vars in 1028 bytes} [Sun May 31 18:39:11 2026] PUT /v2.0/ports/db37fdc3-7667-4ff0-aabc-7728f0daf32c => generated 917 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3535] 199.204.45.227 () {30 vars in 769 bytes} [Sun May 31 18:39:12 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 2528 bytes in 41 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-05-31 18:39:12.532 8 INFO neutron_taas.services.taas.taas_plugin [None req-ef4a33f4-79af-4b09-a1e5-2926c3c889b4 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: db37fdc3-7667-4ff0-aabc-7728f0daf32c 2026-05-31 18:39:12.535 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef4a33f4-79af-4b09-a1e5-2926c3c889b4 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: db37fdc3-7667-4ff0-aabc-7728f0daf32c [pid: 8|app: 0|req: 1862/3536] 199.204.45.227 () {32 vars in 759 bytes} [Sun May 31 18:39:12 2026] DELETE /v2.0/ports/db37fdc3-7667-4ff0-aabc-7728f0daf32c => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3537] 199.204.45.227 () {30 vars in 703 bytes} [Sun May 31 18:39:12 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: 8|app: 0|req: 1863/3538] 199.204.45.227 () {30 vars in 705 bytes} [Sun May 31 18:39:12 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: 1676/3539] 199.204.45.227 () {30 vars in 681 bytes} [Sun May 31 18:39:12 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: 1864/3540] 199.204.45.227 () {30 vars in 717 bytes} [Sun May 31 18:39:12 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: 7|app: 0|req: 1677/3541] 199.204.45.227 () {30 vars in 741 bytes} [Sun May 31 18:39:12 2026] GET /v2.0/subnets/b0a2d34d-1c71-4afe-8930-aacc1dc50d35 => 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: 1865/3542] 199.204.45.227 () {30 vars in 737 bytes} [Sun May 31 18:39:12 2026] GET /v2.0/ports/e1c5ac46-6142-4520-9911-c474f8b96a0d => 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: 1678/3543] 199.204.45.227 () {30 vars in 737 bytes} [Sun May 31 18:39:12 2026] GET /v2.0/ports/30e18501-3c22-4d15-8038-af35f973057e => generated 1319 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1866/3544] 199.204.45.227 () {30 vars in 741 bytes} [Sun May 31 18:39:12 2026] GET /v2.0/subnets/b0a2d34d-1c71-4afe-8930-aacc1dc50d35 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3545] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:39:13 2026] GET /v2.0/ports?tenant_id=8f5bb697705c4075a44ffa238341dc8a&device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 2528 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1867/3546] 199.204.45.227 () {30 vars in 743 bytes} [Sun May 31 18:39:13 2026] GET /v2.0/networks/6a996bbd-5f51-49b6-bf09-f99deef91271 => generated 803 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1868/3547] 199.204.45.227 () {30 vars in 737 bytes} [Sun May 31 18:39:13 2026] GET /v2.0/ports/e1c5ac46-6142-4520-9911-c474f8b96a0d => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1680/3548] 199.204.45.227 () {34 vars in 1146 bytes} [Sun May 31 18:39:13 2026] GET /v2.0/networks?id=73e93798-e942-4e03-b48a-6044867a0be1&id=6a996bbd-5f51-49b6-bf09-f99deef91271&id=8f47d89c-41c3-43b7-abf0-e435726d0efc => generated 2320 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:39:13.133 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-280db95f-afda-41b5-a283-33e29e6d4303'] response: {'server_uuid': '3e55bb2e-c294-4526-9f27-e3f925f8372e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'db37fdc3-7667-4ff0-aabc-7728f0daf32c', 'code': 200} [pid: 7|app: 0|req: 1681/3549] 199.204.45.227 () {34 vars in 1062 bytes} [Sun May 31 18:39:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.206&port_id=f083640c-00a4-4f15-a59e-4bae4b55ea0b => 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: 1869/3550] 199.204.45.227 () {30 vars in 741 bytes} [Sun May 31 18:39:13 2026] GET /v2.0/subnets/b0a2d34d-1c71-4afe-8930-aacc1dc50d35 => 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: 1682/3551] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:39:13 2026] GET /v2.0/subnets?id=1a3ef15c-766c-4b7c-b6b4-e1123533cd93 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1870/3552] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:39:13 2026] GET /v2.0/ports?network_id=73e93798-e942-4e03-b48a-6044867a0be1&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: 1683/3553] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:39:13 2026] GET /v2.0/networks/73e93798-e942-4e03-b48a-6044867a0be1?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1871/3554] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:39:13 2026] GET /v2.0/networks/73e93798-e942-4e03-b48a-6044867a0be1?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: 1684/3555] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:39:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.194&port_id=30e18501-3c22-4d15-8038-af35f973057e => 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: 1872/3556] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:39:13 2026] GET /v2.0/subnets?id=b0a2d34d-1c71-4afe-8930-aacc1dc50d35 => 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: 1685/3557] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:39:13 2026] GET /v2.0/ports?network_id=6a996bbd-5f51-49b6-bf09-f99deef91271&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: 1873/3558] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:39:13 2026] GET /v2.0/networks/6a996bbd-5f51-49b6-bf09-f99deef91271?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1686/3559] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:39:13 2026] GET /v2.0/networks/6a996bbd-5f51-49b6-bf09-f99deef91271?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: 1875/3562] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:39:16 2026] GET /v2.0/floatingips => generated 2589 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1688/3563] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:39:16 2026] GET /v2.0/subnets => generated 5509 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1876/3564] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:39:16 2026] GET /v2.0/subnets => generated 5509 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1689/3565] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:39:16 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: 1877/3566] 10.0.0.180 () {28 vars in 579 bytes} [Sun May 31 18:39:16 2026] GET /v2.0/ports => generated 22045 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1690/3567] 10.0.0.180 () {28 vars in 619 bytes} [Sun May 31 18:39:16 2026] GET /v2.0/network-ip-availabilities => generated 3185 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1878/3568] 10.0.0.180 () {28 vars in 585 bytes} [Sun May 31 18:39:16 2026] GET /v2.0/networks => generated 4545 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3569] 10.0.0.180 () {28 vars in 599 bytes} [Sun May 31 18:39:16 2026] GET /v2.0/security-groups => generated 31483 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1879/3570] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:39:16 2026] GET /v2.0/routers => generated 966 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1692/3571] 10.0.0.180 () {28 vars in 624 bytes} [Sun May 31 18:39:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1880/3572] 10.0.0.180 () {28 vars in 581 bytes} [Sun May 31 18:39:16 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: 1693/3573] 199.204.45.227 () {30 vars in 703 bytes} [Sun May 31 18:39:25 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: 1881/3574] 199.204.45.227 () {30 vars in 705 bytes} [Sun May 31 18:39:25 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: 1694/3575] 199.204.45.227 () {30 vars in 681 bytes} [Sun May 31 18:39:25 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: 1882/3576] 199.204.45.227 () {30 vars in 717 bytes} [Sun May 31 18:39:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:39:25.475 7 INFO neutron.api.v2.resource [None req-b7873dcb-0db7-4e93-9094-3755a55b1b72 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1695/3577] 199.204.45.227 () {30 vars in 763 bytes} [Sun May 31 18:39:25 2026] GET /v2.0/security-groups/lb-f18d56b4-e327-4d58-9227-707a2cdeddd0 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1883/3578] 199.204.45.227 () {30 vars in 785 bytes} [Sun May 31 18:39:25 2026] GET /v2.0/security-groups?name=lb-f18d56b4-e327-4d58-9227-707a2cdeddd0 => generated 2865 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1696/3579] 199.204.45.227 () {30 vars in 815 bytes} [Sun May 31 18:39:25 2026] GET /v2.0/security-group-rules?security_group_id=4db7e333-02e6-4f98-ba11-35da825b17cb => generated 2334 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1884/3580] 199.204.45.227 () {32 vars in 789 bytes} [Sun May 31 18:39:25 2026] DELETE /v2.0/security-group-rules/5f978728-fd4b-489f-b54b-b601c7fc97f0 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3581] 199.204.45.227 () {32 vars in 789 bytes} [Sun May 31 18:39:25 2026] DELETE /v2.0/security-group-rules/730ae686-3113-4cce-b850-e83a0f846ee9 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:39:28.397 8 INFO neutron_taas.services.taas.taas_plugin [None req-6ad5f216-6eba-4f6e-a9ad-336d904fbe05 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] TaaS: Handle Delete Port: b268d83b-39ca-40e4-a1ff-ee4412120f92 2026-05-31 18:39:28.400 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ad5f216-6eba-4f6e-a9ad-336d904fbe05 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Tap Mirror: Handle Delete Port: b268d83b-39ca-40e4-a1ff-ee4412120f92 2026-05-31 18:39:28.616 8 INFO neutron.db.l3_db [None req-6ad5f216-6eba-4f6e-a9ad-336d904fbe05 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Floating IP 1dae3096-6745-4bb6-9dd9-fba4abae877f disassociated (deleted). External IP: 10.96.250.216, port: e1c5ac46-6142-4520-9911-c474f8b96a0d. [pid: 8|app: 0|req: 1885/3582] 10.0.0.221 () {32 vars in 732 bytes} [Sun May 31 18:39:28 2026] DELETE /v2.0/floatingips/1dae3096-6745-4bb6-9dd9-fba4abae877f => generated 0 bytes in 407 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-05-31 18:39:28.697 7 INFO neutron.api.v2.resource [None req-28cd3865-0295-43d6-b753-2d5262f5d970 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1698/3583] 10.0.0.221 () {32 vars in 729 bytes} [Sun May 31 18:39:28 2026] GET /v2.0/floatingips/1dae3096-6745-4bb6-9dd9-fba4abae877f => generated 144 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1887/3586] 199.204.45.227 () {30 vars in 703 bytes} [Sun May 31 18:39:29 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: 1700/3587] 199.204.45.227 () {30 vars in 705 bytes} [Sun May 31 18:39:29 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: 1888/3588] 199.204.45.227 () {30 vars in 681 bytes} [Sun May 31 18:39:29 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: 1701/3589] 199.204.45.227 () {30 vars in 717 bytes} [Sun May 31 18:39:29 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-05-31 18:39:29.621 8 INFO neutron.api.v2.resource [None req-06b550af-b520-4631-ac31-f668821c9f02 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1889/3590] 199.204.45.227 () {30 vars in 763 bytes} [Sun May 31 18:39:29 2026] GET /v2.0/security-groups/lb-f18d56b4-e327-4d58-9227-707a2cdeddd0 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1702/3591] 199.204.45.227 () {30 vars in 785 bytes} [Sun May 31 18:39:29 2026] GET /v2.0/security-groups?name=lb-f18d56b4-e327-4d58-9227-707a2cdeddd0 => generated 1639 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1890/3592] 199.204.45.227 () {30 vars in 815 bytes} [Sun May 31 18:39:29 2026] GET /v2.0/security-group-rules?security_group_id=4db7e333-02e6-4f98-ba11-35da825b17cb => generated 1182 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1703/3593] 199.204.45.227 () {30 vars in 703 bytes} [Sun May 31 18:39:29 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: 1891/3594] 199.204.45.227 () {30 vars in 705 bytes} [Sun May 31 18:39:29 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: 1704/3595] 199.204.45.227 () {30 vars in 681 bytes} [Sun May 31 18:39:29 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: 1892/3596] 199.204.45.227 () {30 vars in 717 bytes} [Sun May 31 18:39:29 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: 7|app: 0|req: 1705/3597] 199.204.45.227 () {30 vars in 741 bytes} [Sun May 31 18:39:29 2026] GET /v2.0/subnets/b0a2d34d-1c71-4afe-8930-aacc1dc50d35 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1893/3598] 199.204.45.227 () {30 vars in 769 bytes} [Sun May 31 18:39:29 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 2528 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1706/3599] 199.204.45.227 () {30 vars in 769 bytes} [Sun May 31 18:39:29 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => 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: 1894/3600] 199.204.45.227 () {30 vars in 769 bytes} [Sun May 31 18:39:29 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 2528 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1707/3601] 199.204.45.227 () {30 vars in 769 bytes} [Sun May 31 18:39:31 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 2528 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:39:31.756 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-228002f8-c7f0-4846-bac3-1d57cc66e21f - - - - - -] OVN reports status down for port: 30e18501-3c22-4d15-8038-af35f973057e [pid: 8|app: 0|req: 1895/3602] 199.204.45.227 () {34 vars in 975 bytes} [Sun May 31 18:39:31 2026] GET /v2.0/ports/30e18501-3c22-4d15-8038-af35f973057e => generated 1319 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1708/3603] 199.204.45.227 () {34 vars in 1060 bytes} [Sun May 31 18:39:31 2026] GET /v2.0/ports/30e18501-3c22-4d15-8038-af35f973057e?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1896/3604] 199.204.45.227 () {34 vars in 1016 bytes} [Sun May 31 18:39:31 2026] GET /v2.0/networks/6a996bbd-5f51-49b6-bf09-f99deef91271?fields=dns_domain => generated 29 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:39:32.026 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-948adec3-4c49-4bc3-80ce-75897ffc18df'] response: {'server_uuid': '3e55bb2e-c294-4526-9f27-e3f925f8372e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '30e18501-3c22-4d15-8038-af35f973057e', 'code': 200} 2026-05-31 18:39:32.093 7 INFO neutron.db.ovn_revision_numbers_db [None req-3074e933-578f-4922-ae65-8a7d5fec71ac - - - - - -] Successfully bumped revision number for resource e1c5ac46-6142-4520-9911-c474f8b96a0d (type: ports) to 6 [pid: 8|app: 0|req: 1897/3605] 199.204.45.227 () {30 vars in 769 bytes} [Sun May 31 18:39:32 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 2526 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:39:32.318 7 INFO neutron.db.ovn_revision_numbers_db [None req-228002f8-c7f0-4846-bac3-1d57cc66e21f - - - - - -] Successfully bumped revision number for resource 30e18501-3c22-4d15-8038-af35f973057e (type: ports) to 8 2026-05-31 18:39:32.449 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d7e700b8-132b-4fa8-b9f2-99b4a2cfb7be - - - - - -] OVN reports status down for port: e1c5ac46-6142-4520-9911-c474f8b96a0d 2026-05-31 18:39:32.653 7 INFO neutron.db.ovn_revision_numbers_db [req-ec126ca1-3ce3-4963-b8c5-8d191eb072c6 req-25f28ff4-d9e0-485e-80e4-34ff35fd2f5d d7457649d86c4660ba6716102c2bd76a d694a3abee884980962d1a4475f84e06 - - 5389ae000765473f94b2f399866a6e6e 5389ae000765473f94b2f399866a6e6e] Successfully bumped revision number for resource 30e18501-3c22-4d15-8038-af35f973057e (type: ports) to 9 [pid: 7|app: 0|req: 1709/3606] 199.204.45.227 () {38 vars in 1028 bytes} [Sun May 31 18:39:32 2026] PUT /v2.0/ports/30e18501-3c22-4d15-8038-af35f973057e => generated 1151 bytes in 680 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1898/3607] 199.204.45.227 () {30 vars in 769 bytes} [Sun May 31 18:39:33 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 1217 bytes in 37 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-05-31 18:39:33.582 7 INFO neutron.db.ovn_revision_numbers_db [None req-445ade16-15ea-45d8-ae06-25b60772bc97 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 30e18501-3c22-4d15-8038-af35f973057e (type: ports) to 10 [pid: 7|app: 0|req: 1710/3608] 199.204.45.227 () {34 vars in 789 bytes} [Sun May 31 18:39:33 2026] PUT /v2.0/ports/30e18501-3c22-4d15-8038-af35f973057e => generated 1091 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1899/3609] 199.204.45.227 () {30 vars in 737 bytes} [Sun May 31 18:39:33 2026] GET /v2.0/ports/30e18501-3c22-4d15-8038-af35f973057e => generated 1091 bytes in 35 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-05-31 18:39:33.752 7 INFO neutron.db.ovn_revision_numbers_db [None req-3074e933-578f-4922-ae65-8a7d5fec71ac - - - - - -] Successfully bumped revision number for resource e1c5ac46-6142-4520-9911-c474f8b96a0d (type: ports) to 8 2026-05-31 18:39:33.829 7 INFO neutron_taas.services.taas.taas_plugin [None req-7c7b6102-e593-41a2-ac15-34d9be38f69a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: 30e18501-3c22-4d15-8038-af35f973057e 2026-05-31 18:39:33.833 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7c7b6102-e593-41a2-ac15-34d9be38f69a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: 30e18501-3c22-4d15-8038-af35f973057e [pid: 7|app: 0|req: 1711/3610] 199.204.45.227 () {32 vars in 759 bytes} [Sun May 31 18:39:33 2026] DELETE /v2.0/ports/30e18501-3c22-4d15-8038-af35f973057e => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:39:34.062 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-649c9001-95e6-45fd-ba94-c7c1c8f72198'] response: {'server_uuid': '3e55bb2e-c294-4526-9f27-e3f925f8372e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '30e18501-3c22-4d15-8038-af35f973057e', 'code': 200} [pid: 8|app: 0|req: 1900/3611] 199.204.45.227 () {30 vars in 703 bytes} [Sun May 31 18:39: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) [pid: 7|app: 0|req: 1712/3612] 199.204.45.227 () {30 vars in 705 bytes} [Sun May 31 18:39:34 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: 1901/3613] 199.204.45.227 () {30 vars in 681 bytes} [Sun May 31 18:39:34 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: 1713/3614] 199.204.45.227 () {30 vars in 717 bytes} [Sun May 31 18:39:34 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) 2026-05-31 18:39:34.156 8 INFO neutron.pecan_wsgi.hooks.translation [None req-83938cad-ffb7-451c-8716-265c9b5f85ca f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1902/3615] 199.204.45.227 () {32 vars in 759 bytes} [Sun May 31 18:39:34 2026] DELETE /v2.0/ports/30e18501-3c22-4d15-8038-af35f973057e => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1714/3616] 199.204.45.227 () {30 vars in 737 bytes} [Sun May 31 18:39:34 2026] GET /v2.0/ports/e1c5ac46-6142-4520-9911-c474f8b96a0d => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:39:34.219 8 INFO neutron.api.v2.resource [None req-e01b578d-ab3e-4a9d-8e1b-11fa040976ea f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1903/3617] 199.204.45.227 () {30 vars in 763 bytes} [Sun May 31 18:39:34 2026] GET /v2.0/security-groups/lb-f18d56b4-e327-4d58-9227-707a2cdeddd0 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1904/3618] 199.204.45.227 () {30 vars in 785 bytes} [Sun May 31 18:39:34 2026] GET /v2.0/security-groups?name=lb-f18d56b4-e327-4d58-9227-707a2cdeddd0 => generated 1639 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1715/3619] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:39:34 2026] GET /v2.0/ports?tenant_id=8f5bb697705c4075a44ffa238341dc8a&device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 1217 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1905/3620] 199.204.45.227 () {30 vars in 737 bytes} [Sun May 31 18:39:34 2026] GET /v2.0/ports/e1c5ac46-6142-4520-9911-c474f8b96a0d => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1716/3621] 199.204.45.227 () {34 vars in 1066 bytes} [Sun May 31 18:39:34 2026] GET /v2.0/networks?id=73e93798-e942-4e03-b48a-6044867a0be1&id=6a996bbd-5f51-49b6-bf09-f99deef91271 => generated 1530 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1717/3622] 199.204.45.227 () {34 vars in 1062 bytes} [Sun May 31 18:39:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.206&port_id=f083640c-00a4-4f15-a59e-4bae4b55ea0b => 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: 1718/3623] 199.204.45.227 () {34 vars in 984 bytes} [Sun May 31 18:39:34 2026] GET /v2.0/subnets?id=1a3ef15c-766c-4b7c-b6b4-e1123533cd93 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1719/3624] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:39:34 2026] GET /v2.0/ports?network_id=73e93798-e942-4e03-b48a-6044867a0be1&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: 1720/3625] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:39:34 2026] GET /v2.0/networks/73e93798-e942-4e03-b48a-6044867a0be1?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1721/3626] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:39:34 2026] GET /v2.0/networks/73e93798-e942-4e03-b48a-6044867a0be1?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-05-31 18:39:34.601 8 INFO neutron.db.ovn_revision_numbers_db [None req-b8501096-3a70-48f1-b9ad-587b1223362b f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e1c5ac46-6142-4520-9911-c474f8b96a0d (type: ports) to 9 [pid: 8|app: 0|req: 1906/3627] 199.204.45.227 () {34 vars in 789 bytes} [Sun May 31 18:39:34 2026] PUT /v2.0/ports/e1c5ac46-6142-4520-9911-c474f8b96a0d => generated 1094 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1722/3628] 199.204.45.227 () {32 vars in 779 bytes} [Sun May 31 18:39:34 2026] DELETE /v2.0/security-groups/4db7e333-02e6-4f98-ba11-35da825b17cb => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:39:34.889 8 INFO neutron_taas.services.taas.taas_plugin [None req-c1e1c65d-2a8e-46fb-8f17-ff65901fd172 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: e1c5ac46-6142-4520-9911-c474f8b96a0d 2026-05-31 18:39:34.892 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c1e1c65d-2a8e-46fb-8f17-ff65901fd172 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: e1c5ac46-6142-4520-9911-c474f8b96a0d [pid: 8|app: 0|req: 1907/3629] 199.204.45.227 () {32 vars in 759 bytes} [Sun May 31 18:39:34 2026] DELETE /v2.0/ports/e1c5ac46-6142-4520-9911-c474f8b96a0d => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:39:36.403 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d7e700b8-132b-4fa8-b9f2-99b4a2cfb7be - - - - - -] OVN reports status down for port: f083640c-00a4-4f15-a59e-4bae4b55ea0b 2026-05-31 18:39:36.522 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2b788c4-96c7-4cc0-ac66-8012267f6831'] response: {'server_uuid': '3e55bb2e-c294-4526-9f27-e3f925f8372e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f083640c-00a4-4f15-a59e-4bae4b55ea0b', 'code': 200} 2026-05-31 18:39:36.647 7 INFO neutron.db.ovn_revision_numbers_db [None req-d7e700b8-132b-4fa8-b9f2-99b4a2cfb7be - - - - - -] Successfully bumped revision number for resource f083640c-00a4-4f15-a59e-4bae4b55ea0b (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: 1723/3630] 199.204.45.227 () {34 vars in 994 bytes} [Sun May 31 18:39:37 2026] GET /v2.0/ports?device_id=3e55bb2e-c294-4526-9f27-e3f925f8372e => generated 1215 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:39:37.682 8 INFO neutron_taas.services.taas.taas_plugin [req-e38d0505-d902-4a43-b4b6-6836ca2eab18 req-e8108113-813b-4677-9815-5d7143a5f498 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] TaaS: Handle Delete Port: f083640c-00a4-4f15-a59e-4bae4b55ea0b 2026-05-31 18:39:37.685 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e38d0505-d902-4a43-b4b6-6836ca2eab18 req-e8108113-813b-4677-9815-5d7143a5f498 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Tap Mirror: Handle Delete Port: f083640c-00a4-4f15-a59e-4bae4b55ea0b [pid: 8|app: 0|req: 1908/3631] 199.204.45.227 () {36 vars in 997 bytes} [Sun May 31 18:39:37 2026] DELETE /v2.0/ports/f083640c-00a4-4f15-a59e-4bae4b55ea0b => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:39:37.864 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bdb456ba-6286-4b17-b57c-0e3d6fa787ae'] response: {'server_uuid': '3e55bb2e-c294-4526-9f27-e3f925f8372e', 'name': 'network-vif-deleted', 'tag': 'f083640c-00a4-4f15-a59e-4bae4b55ea0b', 'status': 'completed', 'code': 200} 2026-05-31 18:39:38.561 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-85cf69ed-9f02-43d8-a6d1-55f01bdc01bd'] response: {'server_uuid': '3e55bb2e-c294-4526-9f27-e3f925f8372e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f083640c-00a4-4f15-a59e-4bae4b55ea0b', 'code': 200} 2026-05-31 18:39:39.044 7 INFO neutron_taas.services.taas.taas_plugin [None req-7cf7e4d6-8e60-452a-bb95-7bb4ef655c68 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] TaaS: Handle Delete Port: 6f1b3332-3db9-4fda-b407-17697cb10573 2026-05-31 18:39:39.047 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7cf7e4d6-8e60-452a-bb95-7bb4ef655c68 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Tap Mirror: Handle Delete Port: 6f1b3332-3db9-4fda-b407-17697cb10573 2026-05-31 18:39:39.268 7 INFO neutron.db.l3_db [None req-7cf7e4d6-8e60-452a-bb95-7bb4ef655c68 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Floating IP 304d3536-594f-4dc7-a24d-9aec7fffbc2a disassociated (deleted). External IP: 10.96.250.217, port: 9d8a9c8d-1ec6-4245-bb89-89c64f487933. [pid: 7|app: 0|req: 1724/3632] 10.0.0.221 () {32 vars in 732 bytes} [Sun May 31 18:39:38 2026] DELETE /v2.0/floatingips/304d3536-594f-4dc7-a24d-9aec7fffbc2a => generated 0 bytes in 407 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:39:39.320 8 INFO neutron.api.v2.resource [None req-31f3d871-ba3d-412c-8b38-aae058b5e7b8 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1909/3633] 10.0.0.221 () {32 vars in 729 bytes} [Sun May 31 18:39:39 2026] GET /v2.0/floatingips/304d3536-594f-4dc7-a24d-9aec7fffbc2a => generated 144 bytes in 18 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: 1725/3634] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:39:39 2026] GET /v2.0/ports?device_id=4892a17a-29b1-42f1-b84b-2b9b93d8b3ff => generated 1200 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1910/3635] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:39:39 2026] GET /v2.0/security-groups?id=912252be-fcca-4c38-80b9-25e0b1395b56&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:39:40.542 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cd5f1a59-cb47-4069-b385-7e5abde25a9f - - - - - -] OVN reports status down for port: 9d8a9c8d-1ec6-4245-bb89-89c64f487933 2026-05-31 18:39:40.603 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8fdc4224-386e-462c-a3c0-d00e1b3c9218'] response: {'name': 'network-changed', 'server_uuid': '4892a17a-29b1-42f1-b84b-2b9b93d8b3ff', 'tag': '9d8a9c8d-1ec6-4245-bb89-89c64f487933', 'status': 'completed', 'code': 200} 2026-05-31 18:39:40.776 7 INFO neutron.db.ovn_revision_numbers_db [None req-cd5f1a59-cb47-4069-b385-7e5abde25a9f - - - - - -] Successfully bumped revision number for resource 9d8a9c8d-1ec6-4245-bb89-89c64f487933 (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: 1726/3636] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:39:41 2026] GET /v2.0/ports?tenant_id=61da0c7ab4554787bd233a7b25af5fe5&device_id=4892a17a-29b1-42f1-b84b-2b9b93d8b3ff => generated 1436 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1911/3637] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:39:41 2026] GET /v2.0/networks?id=bebe0593-5771-4e86-b8df-fe0ef89169ad => generated 803 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1727/3638] 199.204.45.227 () {34 vars in 1058 bytes} [Sun May 31 18:39:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.215&port_id=9d8a9c8d-1ec6-4245-bb89-89c64f487933 => 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: 1912/3639] 199.204.45.227 () {34 vars in 1104 bytes} [Sun May 31 18:39:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A10&port_id=9d8a9c8d-1ec6-4245-bb89-89c64f487933 => 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: 1728/3640] 199.204.45.227 () {34 vars in 1064 bytes} [Sun May 31 18:39:41 2026] GET /v2.0/subnets?id=e687b2aa-e56b-4fdc-82f4-5d304e3e11ab&id=a2343230-eeda-4f1b-939c-814219ab84d8 => generated 1412 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1913/3641] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:39:41 2026] GET /v2.0/ports?network_id=bebe0593-5771-4e86-b8df-fe0ef89169ad&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: 1729/3642] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:39:41 2026] GET /v2.0/ports?network_id=bebe0593-5771-4e86-b8df-fe0ef89169ad&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: 1914/3643] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:39:41 2026] GET /v2.0/networks/bebe0593-5771-4e86-b8df-fe0ef89169ad?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: 1730/3644] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:39:41 2026] GET /v2.0/networks/bebe0593-5771-4e86-b8df-fe0ef89169ad?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) [pid: 8|app: 0|req: 1915/3645] 199.204.45.227 () {34 vars in 994 bytes} [Sun May 31 18:39:41 2026] GET /v2.0/ports?device_id=4892a17a-29b1-42f1-b84b-2b9b93d8b3ff => generated 1198 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:39:41.907 7 INFO neutron_taas.services.taas.taas_plugin [req-90ee73b0-ce02-4a4d-a696-4716553a08b6 req-78e74f07-9955-4417-8acd-4f2a2e97cbc9 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] TaaS: Handle Delete Port: 9d8a9c8d-1ec6-4245-bb89-89c64f487933 2026-05-31 18:39:41.911 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-90ee73b0-ce02-4a4d-a696-4716553a08b6 req-78e74f07-9955-4417-8acd-4f2a2e97cbc9 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Tap Mirror: Handle Delete Port: 9d8a9c8d-1ec6-4245-bb89-89c64f487933 [pid: 7|app: 0|req: 1731/3646] 199.204.45.227 () {36 vars in 997 bytes} [Sun May 31 18:39:41 2026] DELETE /v2.0/ports/9d8a9c8d-1ec6-4245-bb89-89c64f487933 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:39:42.634 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb620dc7-d942-402f-aabc-9546c92787e7'] response: {'server_uuid': '4892a17a-29b1-42f1-b84b-2b9b93d8b3ff', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9d8a9c8d-1ec6-4245-bb89-89c64f487933', 'code': 200} 2026-05-31 18:39:42.634 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb620dc7-d942-402f-aabc-9546c92787e7'] response: {'server_uuid': '4892a17a-29b1-42f1-b84b-2b9b93d8b3ff', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9d8a9c8d-1ec6-4245-bb89-89c64f487933', 'code': 200} 2026-05-31 18:39:42.635 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb620dc7-d942-402f-aabc-9546c92787e7'] response: {'server_uuid': '4892a17a-29b1-42f1-b84b-2b9b93d8b3ff', 'name': 'network-vif-deleted', 'tag': '9d8a9c8d-1ec6-4245-bb89-89c64f487933', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1733/3649] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:39:44 2026] GET /v2.0/ports?device_id=4892a17a-29b1-42f1-b84b-2b9b93d8b3ff => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:39:49.856 8 INFO neutron_taas.services.taas.taas_plugin [None req-863412b4-e2f7-43a8-b68d-e33e57569bf9 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] TaaS: Handle Delete Port: 84465b76-a00f-4a50-95c9-d5a15300961d 2026-05-31 18:39:49.859 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-863412b4-e2f7-43a8-b68d-e33e57569bf9 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Tap Mirror: Handle Delete Port: 84465b76-a00f-4a50-95c9-d5a15300961d 2026-05-31 18:39:50.062 8 INFO neutron.db.l3_db [None req-863412b4-e2f7-43a8-b68d-e33e57569bf9 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Floating IP 2e25aa4c-cd9b-4877-8cf3-282765a8d1f0 disassociated (deleted). External IP: 10.96.250.211, port: 531209d3-0559-4468-8fb8-d4570f0e2717. [pid: 8|app: 0|req: 1917/3650] 10.0.0.221 () {32 vars in 732 bytes} [Sun May 31 18:39:49 2026] DELETE /v2.0/floatingips/2e25aa4c-cd9b-4877-8cf3-282765a8d1f0 => generated 0 bytes in 385 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-05-31 18:39:50.125 7 INFO neutron.api.v2.resource [None req-2b8027d1-cfff-4c23-b7de-ddd157900b16 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1734/3651] 10.0.0.221 () {32 vars in 729 bytes} [Sun May 31 18:39:50 2026] GET /v2.0/floatingips/2e25aa4c-cd9b-4877-8cf3-282765a8d1f0 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:39:50.134 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-51710a68-ce54-418f-8d75-06d63abbb399'] response: {'name': 'network-changed', 'server_uuid': '83e64052-a409-4ba8-9f72-d7a1a296f257', 'tag': '531209d3-0559-4468-8fb8-d4570f0e2717', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1918/3652] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:39:50 2026] GET /v2.0/ports?device_id=83e64052-a409-4ba8-9f72-d7a1a296f257 => generated 1196 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1735/3653] 10.0.0.16 () {34 vars in 1039 bytes} [Sun May 31 18:39:50 2026] GET /v2.0/security-groups?id=912252be-fcca-4c38-80b9-25e0b1395b56&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1919/3654] 199.204.45.227 () {34 vars in 1080 bytes} [Sun May 31 18:39:50 2026] GET /v2.0/ports?tenant_id=61da0c7ab4554787bd233a7b25af5fe5&device_id=83e64052-a409-4ba8-9f72-d7a1a296f257 => generated 1434 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1736/3655] 199.204.45.227 () {34 vars in 986 bytes} [Sun May 31 18:39:50 2026] GET /v2.0/networks?id=8f47d89c-41c3-43b7-abf0-e435726d0efc => generated 804 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1920/3656] 199.204.45.227 () {34 vars in 1056 bytes} [Sun May 31 18:39:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.32&port_id=531209d3-0559-4468-8fb8-d4570f0e2717 => 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: 1737/3657] 199.204.45.227 () {34 vars in 1104 bytes} [Sun May 31 18:39:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2e8&port_id=531209d3-0559-4468-8fb8-d4570f0e2717 => 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: 1921/3658] 199.204.45.227 () {34 vars in 1064 bytes} [Sun May 31 18:39:50 2026] GET /v2.0/subnets?id=60742595-529c-41b7-ab13-e650fde71eb3&id=4061208f-8653-4594-b607-48ede9b876c3 => generated 1409 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1738/3659] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:39:50 2026] GET /v2.0/ports?network_id=8f47d89c-41c3-43b7-abf0-e435726d0efc&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: 1922/3660] 199.204.45.227 () {34 vars in 1052 bytes} [Sun May 31 18:39:50 2026] GET /v2.0/ports?network_id=8f47d89c-41c3-43b7-abf0-e435726d0efc&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: 1739/3661] 199.204.45.227 () {34 vars in 1012 bytes} [Sun May 31 18:39:50 2026] GET /v2.0/networks/8f47d89c-41c3-43b7-abf0-e435726d0efc?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: 1923/3662] 199.204.45.227 () {34 vars in 1112 bytes} [Sun May 31 18:39:50 2026] GET /v2.0/networks/8f47d89c-41c3-43b7-abf0-e435726d0efc?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-05-31 18:39:51.344 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-91d51706-dfc6-4197-a450-7750838fe29c - - - - - -] OVN reports status down for port: 531209d3-0559-4468-8fb8-d4570f0e2717 2026-05-31 18:39:51.478 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f460593a-f53c-4a5a-9e2c-0d6abd3531b3'] response: {'server_uuid': '83e64052-a409-4ba8-9f72-d7a1a296f257', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '531209d3-0559-4468-8fb8-d4570f0e2717', 'code': 200} 2026-05-31 18:39:51.598 7 INFO neutron.db.ovn_revision_numbers_db [None req-91d51706-dfc6-4197-a450-7750838fe29c - - - - - -] Successfully bumped revision number for resource 531209d3-0559-4468-8fb8-d4570f0e2717 (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: 1740/3663] 199.204.45.227 () {34 vars in 994 bytes} [Sun May 31 18:39:52 2026] GET /v2.0/ports?device_id=83e64052-a409-4ba8-9f72-d7a1a296f257 => generated 1194 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-31 18:39:52.721 8 INFO neutron_taas.services.taas.taas_plugin [req-cdd55409-f62c-42c3-b263-cf9cec24d5ad req-6c49c598-567e-4a80-a32a-599dc500f207 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] TaaS: Handle Delete Port: 531209d3-0559-4468-8fb8-d4570f0e2717 2026-05-31 18:39:52.725 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-cdd55409-f62c-42c3-b263-cf9cec24d5ad req-6c49c598-567e-4a80-a32a-599dc500f207 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Tap Mirror: Handle Delete Port: 531209d3-0559-4468-8fb8-d4570f0e2717 [pid: 8|app: 0|req: 1924/3664] 199.204.45.227 () {36 vars in 997 bytes} [Sun May 31 18:39:52 2026] DELETE /v2.0/ports/531209d3-0559-4468-8fb8-d4570f0e2717 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:39:52.937 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b02e094-9bbc-45a6-b9a4-881dc435bf4d'] response: {'server_uuid': '83e64052-a409-4ba8-9f72-d7a1a296f257', 'name': 'network-vif-deleted', 'tag': '531209d3-0559-4468-8fb8-d4570f0e2717', 'status': 'completed', 'code': 200} 2026-05-31 18:39:53.513 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-377b1b97-841e-426d-b5c1-c3d98b2eef24'] response: {'server_uuid': '83e64052-a409-4ba8-9f72-d7a1a296f257', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '531209d3-0559-4468-8fb8-d4570f0e2717', 'code': 200} [pid: 7|app: 0|req: 1741/3665] 10.0.0.16 () {34 vars in 989 bytes} [Sun May 31 18:39:55 2026] GET /v2.0/ports?device_id=83e64052-a409-4ba8-9f72-d7a1a296f257 => 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: 1926/3668] 10.0.0.221 () {32 vars in 750 bytes} [Sun May 31 18:40:00 2026] DELETE /v2.0/security-group-rules/ff7675e5-83df-4c12-8082-f5bce47c9f8c => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:40:00.717 7 INFO neutron.api.v2.resource [None req-06547766-7eeb-45b0-b3b9-8a6cdd42a4ae 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1743/3669] 10.0.0.221 () {32 vars in 747 bytes} [Sun May 31 18:40:00 2026] GET /v2.0/security-group-rules/ff7675e5-83df-4c12-8082-f5bce47c9f8c => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1927/3670] 10.0.0.221 () {32 vars in 750 bytes} [Sun May 31 18:40:00 2026] DELETE /v2.0/security-group-rules/65e3fb31-43a2-4140-b881-5de8b7933693 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:40:00.881 7 INFO neutron.api.v2.resource [None req-abf436c6-5b98-4603-b366-c58a51fbd128 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1744/3671] 10.0.0.221 () {32 vars in 747 bytes} [Sun May 31 18:40:00 2026] GET /v2.0/security-group-rules/65e3fb31-43a2-4140-b881-5de8b7933693 => 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: 1928/3672] 10.0.0.221 () {32 vars in 750 bytes} [Sun May 31 18:40:00 2026] DELETE /v2.0/security-group-rules/2e1f16b9-b088-49fa-99ee-a0633323de4c => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:40:01.035 7 INFO neutron.api.v2.resource [None req-3529156d-4a34-47af-a455-aae649e45c98 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1745/3673] 10.0.0.221 () {32 vars in 747 bytes} [Sun May 31 18:40:01 2026] GET /v2.0/security-group-rules/2e1f16b9-b088-49fa-99ee-a0633323de4c => 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: 1929/3674] 10.0.0.221 () {32 vars in 750 bytes} [Sun May 31 18:40:01 2026] DELETE /v2.0/security-group-rules/0371e4f6-7260-4414-a715-d47fad28b07c => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:40:01.212 7 INFO neutron.api.v2.resource [None req-45b4b94b-67c9-4a5f-ae1d-e2554f4eebaf 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1746/3675] 10.0.0.221 () {32 vars in 747 bytes} [Sun May 31 18:40:01 2026] GET /v2.0/security-group-rules/0371e4f6-7260-4414-a715-d47fad28b07c => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1930/3676] 10.0.0.221 () {32 vars in 750 bytes} [Sun May 31 18:40:01 2026] DELETE /v2.0/security-group-rules/a015194e-3f5e-454a-b033-2f9d38d3a232 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:40:01.446 7 INFO neutron.api.v2.resource [None req-5917731b-254d-4a2e-bfe4-d26fbe5d2c7d 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1747/3677] 10.0.0.221 () {32 vars in 747 bytes} [Sun May 31 18:40:01 2026] GET /v2.0/security-group-rules/a015194e-3f5e-454a-b033-2f9d38d3a232 => 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: 1931/3678] 10.0.0.221 () {32 vars in 750 bytes} [Sun May 31 18:40:01 2026] DELETE /v2.0/security-group-rules/0ff8dbe0-bb26-4fe4-922e-5c0d52f399e2 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:40:01.617 7 INFO neutron.api.v2.resource [None req-b8169e01-2e7b-46c2-b413-3837c16bdcac 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1748/3679] 10.0.0.221 () {32 vars in 747 bytes} [Sun May 31 18:40:01 2026] GET /v2.0/security-group-rules/0ff8dbe0-bb26-4fe4-922e-5c0d52f399e2 => 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: 1932/3680] 10.0.0.221 () {32 vars in 750 bytes} [Sun May 31 18:40:01 2026] DELETE /v2.0/security-group-rules/234b337d-d9ab-4497-b38a-26c235aa731b => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:40:01.773 7 INFO neutron.api.v2.resource [None req-7c1114c8-20f2-47cd-8380-548004e2846a 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1749/3681] 10.0.0.221 () {32 vars in 747 bytes} [Sun May 31 18:40:01 2026] GET /v2.0/security-group-rules/234b337d-d9ab-4497-b38a-26c235aa731b => 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: 1933/3682] 10.0.0.221 () {32 vars in 750 bytes} [Sun May 31 18:40:01 2026] DELETE /v2.0/security-group-rules/7eb5eb66-b05a-41e9-8485-7f2a9c6be268 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:40:01.945 7 INFO neutron.api.v2.resource [None req-5eaead71-c06e-4ea7-a6e3-d590a15b2da4 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1750/3683] 10.0.0.221 () {32 vars in 747 bytes} [Sun May 31 18:40:01 2026] GET /v2.0/security-group-rules/7eb5eb66-b05a-41e9-8485-7f2a9c6be268 => 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: 1934/3684] 10.0.0.221 () {32 vars in 750 bytes} [Sun May 31 18:40:01 2026] DELETE /v2.0/security-group-rules/4f4b93e1-1954-4a13-8c68-567f8a645ff2 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:40:02.080 7 INFO neutron.api.v2.resource [None req-2cebffaa-238e-4deb-8dbd-d79b03cc114b 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1751/3685] 10.0.0.221 () {32 vars in 747 bytes} [Sun May 31 18:40:02 2026] GET /v2.0/security-group-rules/4f4b93e1-1954-4a13-8c68-567f8a645ff2 => 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: 1935/3686] 10.0.0.221 () {32 vars in 750 bytes} [Sun May 31 18:40:02 2026] DELETE /v2.0/security-group-rules/5060b026-0aa3-4814-b64d-f99632f91653 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:40:02.219 7 INFO neutron.api.v2.resource [None req-42081d97-d116-417d-8be8-75197a7f5005 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1752/3687] 10.0.0.221 () {32 vars in 747 bytes} [Sun May 31 18:40:02 2026] GET /v2.0/security-group-rules/5060b026-0aa3-4814-b64d-f99632f91653 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1936/3688] 10.0.0.221 () {32 vars in 750 bytes} [Sun May 31 18:40:02 2026] DELETE /v2.0/security-group-rules/91e5a395-6f74-4b73-818f-394619a21331 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:40:02.354 7 INFO neutron.api.v2.resource [None req-e6a0f5b9-7c66-48af-a814-5717da6b31ea 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1753/3689] 10.0.0.221 () {32 vars in 747 bytes} [Sun May 31 18:40:02 2026] GET /v2.0/security-group-rules/91e5a395-6f74-4b73-818f-394619a21331 => 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: 1937/3690] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:40:02 2026] DELETE /v2.0/security-groups/912252be-fcca-4c38-80b9-25e0b1395b56 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:40:02.510 7 INFO neutron.api.v2.resource [None req-9c0a1c4e-5a8e-4675-8e27-d6dd3e3eb885 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1754/3691] 10.0.0.221 () {32 vars in 737 bytes} [Sun May 31 18:40:02 2026] GET /v2.0/security-groups/912252be-fcca-4c38-80b9-25e0b1395b56 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:40:02.850 8 INFO neutron_taas.services.taas.taas_plugin [None req-0c6e604b-8d7e-4e3d-b6bc-1bdea6dccb7d 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] TaaS: Handle Delete Port: ed3eac8a-f848-4ac1-ad46-5c642a67f630 2026-05-31 18:40:02.854 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c6e604b-8d7e-4e3d-b6bc-1bdea6dccb7d 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Tap Mirror: Handle Delete Port: ed3eac8a-f848-4ac1-ad46-5c642a67f630 [pid: 8|app: 0|req: 1938/3692] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:40:02 2026] PUT /v2.0/routers/86225997-f1cd-463b-a2a3-15958888ae8c/remove_router_interface => generated 309 bytes in 807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:40:03.477 7 INFO neutron.api.v2.resource [None req-e4545127-82d1-4e14-8be0-214f704e1c45 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1755/3693] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:40:03 2026] PUT /v2.0/routers/86225997-f1cd-463b-a2a3-15958888ae8c/remove_router_interface => generated 198 bytes in 99 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-05-31 18:40:03.771 8 INFO neutron_taas.services.taas.taas_plugin [None req-3d535fb4-7d9e-4a5c-b0d9-b7530d27480a 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] TaaS: Handle Delete Port: 0c7b3d93-84ca-4fdb-b36b-b064d37d41db 2026-05-31 18:40:03.775 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d535fb4-7d9e-4a5c-b0d9-b7530d27480a 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Tap Mirror: Handle Delete Port: 0c7b3d93-84ca-4fdb-b36b-b064d37d41db [pid: 8|app: 0|req: 1939/3694] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:40:03 2026] PUT /v2.0/routers/86225997-f1cd-463b-a2a3-15958888ae8c/remove_router_interface => generated 309 bytes in 856 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:40:04.444 7 INFO neutron.api.v2.resource [None req-6cc7c0e9-2b0c-4c01-ad0b-5f34c2c2d95d 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1756/3695] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:40:04 2026] PUT /v2.0/routers/86225997-f1cd-463b-a2a3-15958888ae8c/remove_router_interface => generated 198 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-31 18:40:04.759 8 INFO neutron_taas.services.taas.taas_plugin [None req-04ef0de9-0934-4ac8-8569-bae1e232e1eb 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] TaaS: Handle Delete Port: 6f619d5a-9604-4407-b694-7c79fdb54061 2026-05-31 18:40:04.762 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04ef0de9-0934-4ac8-8569-bae1e232e1eb 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Tap Mirror: Handle Delete Port: 6f619d5a-9604-4407-b694-7c79fdb54061 [pid: 8|app: 0|req: 1940/3696] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:40:04 2026] PUT /v2.0/routers/86225997-f1cd-463b-a2a3-15958888ae8c/remove_router_interface => generated 309 bytes in 883 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-31 18:40:05.445 7 INFO neutron.api.v2.resource [None req-982bc3f7-4f7a-4d8c-a875-695d0ddf8073 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1757/3697] 10.0.0.221 () {34 vars in 789 bytes} [Sun May 31 18:40:05 2026] PUT /v2.0/routers/86225997-f1cd-463b-a2a3-15958888ae8c/remove_router_interface => generated 198 bytes in 106 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-05-31 18:40:05.766 8 INFO neutron_taas.services.taas.taas_plugin [None req-a0fc8cbe-b087-4c07-888d-52ba7eba8221 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] TaaS: Handle Delete Port: c78b60b4-c908-436a-8c1c-473a27ff1b65 2026-05-31 18:40:05.769 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a0fc8cbe-b087-4c07-888d-52ba7eba8221 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Tap Mirror: Handle Delete Port: c78b60b4-c908-436a-8c1c-473a27ff1b65 [pid: 8|app: 0|req: 1941/3698] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:40:05 2026] DELETE /v2.0/routers/86225997-f1cd-463b-a2a3-15958888ae8c => generated 0 bytes in 780 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:40:06.251 7 INFO neutron.api.v2.resource [None req-64afbcd4-5b0d-48f4-956d-f5e72d55e811 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1758/3699] 10.0.0.221 () {32 vars in 721 bytes} [Sun May 31 18:40:06 2026] GET /v2.0/routers/86225997-f1cd-463b-a2a3-15958888ae8c => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1942/3700] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:40:06 2026] DELETE /v2.0/subnets/a2343230-eeda-4f1b-939c-814219ab84d8 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:40:06.423 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8c21a101-f7f0-4e77-bbc5-9f6f56b6a5e7 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1759/3701] 10.0.0.221 () {32 vars in 721 bytes} [Sun May 31 18:40:06 2026] GET /v2.0/subnets/a2343230-eeda-4f1b-939c-814219ab84d8 => 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: 1943/3702] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:40:06 2026] DELETE /v2.0/subnets/e687b2aa-e56b-4fdc-82f4-5d304e3e11ab => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:40:06.609 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9cde3649-99c0-4126-bd02-73123f63d0cf 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1760/3703] 10.0.0.221 () {32 vars in 721 bytes} [Sun May 31 18:40:06 2026] GET /v2.0/subnets/e687b2aa-e56b-4fdc-82f4-5d304e3e11ab => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:40:06.733 8 INFO neutron_taas.services.taas.taas_plugin [None req-b225b2e0-91ba-4544-9085-14604e380dff 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] TaaS: Handle Delete Port: 5ac204d9-688e-436f-999e-aa116b578d19 2026-05-31 18:40:06.735 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b225b2e0-91ba-4544-9085-14604e380dff 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Tap Mirror: Handle Delete Port: 5ac204d9-688e-436f-999e-aa116b578d19 2026-05-31 18:40:06.958 8 INFO neutron.services.segments.plugin [-] Segment 599decf6-37e9-4473-b452-d7343ada3052 resource provider aggregate not found 2026-05-31 18:40:06.964 8 INFO neutron.services.segments.plugin [-] Segment 599decf6-37e9-4473-b452-d7343ada3052 resource provider aggregate not found 2026-05-31 18:40:06.992 8 INFO neutron.services.segments.plugin [-] Segment 599decf6-37e9-4473-b452-d7343ada3052 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 599decf6-37e9-4473-b452-d7343ada3052 found for delete ", "request_id": "req-4b22ded6-64bc-4f44-9b12-abb09d445208"}]} 2026-05-31 18:40:06.995 8 INFO neutron.services.segments.plugin [-] Segment 599decf6-37e9-4473-b452-d7343ada3052 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 599decf6-37e9-4473-b452-d7343ada3052 found for delete ", "request_id": "req-a91084d3-7960-4ee7-9d21-da275ecafce3"}]} [pid: 8|app: 0|req: 1944/3704] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:40:06 2026] DELETE /v2.0/networks/bebe0593-5771-4e86-b8df-fe0ef89169ad => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:40:07.043 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5798f778-0efc-46ca-b4c7-bacb4026302b 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1761/3705] 10.0.0.221 () {32 vars in 723 bytes} [Sun May 31 18:40:07 2026] GET /v2.0/networks/bebe0593-5771-4e86-b8df-fe0ef89169ad => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1945/3706] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:40:07 2026] DELETE /v2.0/subnets/60742595-529c-41b7-ab13-e650fde71eb3 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:40:07.214 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1027e129-c4d8-46ca-9feb-790773efbac1 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1762/3707] 10.0.0.221 () {32 vars in 721 bytes} [Sun May 31 18:40:07 2026] GET /v2.0/subnets/60742595-529c-41b7-ab13-e650fde71eb3 => 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: 1946/3708] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:40:07 2026] DELETE /v2.0/subnets/4061208f-8653-4594-b607-48ede9b876c3 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:40:07.413 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0d88f142-a8c6-452c-bff1-c8b542965666 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1763/3709] 10.0.0.221 () {32 vars in 721 bytes} [Sun May 31 18:40:07 2026] GET /v2.0/subnets/4061208f-8653-4594-b607-48ede9b876c3 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:40:07.522 8 INFO neutron_taas.services.taas.taas_plugin [None req-d9d97f35-0e1b-436d-a432-3b1210e6efd8 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] TaaS: Handle Delete Port: e15f57fc-767b-45eb-8011-73c33cec6c35 2026-05-31 18:40:07.525 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9d97f35-0e1b-436d-a432-3b1210e6efd8 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Tap Mirror: Handle Delete Port: e15f57fc-767b-45eb-8011-73c33cec6c35 [pid: 8|app: 0|req: 1947/3710] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:40:07 2026] DELETE /v2.0/networks/8f47d89c-41c3-43b7-abf0-e435726d0efc => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:40:07.780 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8ad1136d-c4b7-45de-899e-9e361a89a4bc 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1764/3711] 10.0.0.221 () {32 vars in 723 bytes} [Sun May 31 18:40:07 2026] GET /v2.0/networks/8f47d89c-41c3-43b7-abf0-e435726d0efc => 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: 1948/3712] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:40:07 2026] DELETE /v2.0/subnets/f491131e-161e-4931-835f-886f7c490c4e => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:40:07.963 7 INFO neutron.pecan_wsgi.hooks.translation [None req-511c9f62-b0c6-40c1-bde0-e8434c77e396 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1765/3713] 10.0.0.221 () {32 vars in 721 bytes} [Sun May 31 18:40:07 2026] GET /v2.0/subnets/f491131e-161e-4931-835f-886f7c490c4e => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1949/3714] 10.0.0.221 () {32 vars in 724 bytes} [Sun May 31 18:40:07 2026] DELETE /v2.0/subnets/b0a2d34d-1c71-4afe-8930-aacc1dc50d35 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:40:08.147 7 INFO neutron.pecan_wsgi.hooks.translation [None req-db5c2512-8311-4708-8ab7-30af64e966f2 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1766/3715] 10.0.0.221 () {32 vars in 721 bytes} [Sun May 31 18:40:08 2026] GET /v2.0/subnets/b0a2d34d-1c71-4afe-8930-aacc1dc50d35 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:40:08.280 8 INFO neutron_taas.services.taas.taas_plugin [None req-adcf0c97-26dc-49d0-8853-8e6e0ef5cb46 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] TaaS: Handle Delete Port: d393eb3e-997c-4e73-b2ea-4de5d430fb56 2026-05-31 18:40:08.282 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-adcf0c97-26dc-49d0-8853-8e6e0ef5cb46 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] Tap Mirror: Handle Delete Port: d393eb3e-997c-4e73-b2ea-4de5d430fb56 [pid: 8|app: 0|req: 1950/3716] 10.0.0.221 () {32 vars in 726 bytes} [Sun May 31 18:40:08 2026] DELETE /v2.0/networks/6a996bbd-5f51-49b6-bf09-f99deef91271 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-31 18:40:08.527 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ac787f57-75ce-4b0a-84e7-b83f6b95a695 4a0b45def3034d4294e3208919f98ff5 61da0c7ab4554787bd233a7b25af5fe5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1767/3717] 10.0.0.221 () {32 vars in 723 bytes} [Sun May 31 18:40:08 2026] GET /v2.0/networks/6a996bbd-5f51-49b6-bf09-f99deef91271 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-31 18:40:09.015 8 INFO neutron.services.segments.plugin [-] Segment cccfe00b-9d1f-4d89-80cb-389cf9622848 resource provider aggregate not found 2026-05-31 18:40:09.020 8 INFO neutron.services.segments.plugin [-] Segment cccfe00b-9d1f-4d89-80cb-389cf9622848 resource provider aggregate not found 2026-05-31 18:40:09.033 8 INFO neutron.services.segments.plugin [-] Segment cccfe00b-9d1f-4d89-80cb-389cf9622848 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 cccfe00b-9d1f-4d89-80cb-389cf9622848 found for delete ", "request_id": "req-29c26c91-c16f-40b6-bb0b-d69ef415933a"}]} 2026-05-31 18:40:09.037 8 INFO neutron.services.segments.plugin [-] Segment cccfe00b-9d1f-4d89-80cb-389cf9622848 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 cccfe00b-9d1f-4d89-80cb-389cf9622848 found for delete ", "request_id": "req-a409a97d-f645-4056-8aef-d17b944411ab"}]} 2026-05-31 18:40:09.051 8 INFO neutron.services.segments.plugin [-] Segment a40092fd-e9f2-4c44-ac16-d244cf4c87ce resource provider aggregate not found 2026-05-31 18:40:09.056 8 INFO neutron.services.segments.plugin [-] Segment a40092fd-e9f2-4c44-ac16-d244cf4c87ce resource provider aggregate not found 2026-05-31 18:40:09.068 8 INFO neutron.services.segments.plugin [-] Segment a40092fd-e9f2-4c44-ac16-d244cf4c87ce 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 a40092fd-e9f2-4c44-ac16-d244cf4c87ce found for delete ", "request_id": "req-82ce2134-8f52-4c18-8ac4-e438b8aaf52a"}]} 2026-05-31 18:40:09.069 8 INFO neutron.services.segments.plugin [-] Segment a40092fd-e9f2-4c44-ac16-d244cf4c87ce 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 a40092fd-e9f2-4c44-ac16-d244cf4c87ce found for delete ", "request_id": "req-0baacb86-c136-4c3d-998e-c4c2428cba6c"}]} 2026-05-31 18:40:10.537 8 INFO neutron.db.ovn_revision_numbers_db [None req-329e637f-ce44-4798-a61b-12c6c1ad445a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource ad439fc2-ebd9-4a7e-8d4c-eedd35687cd8 (type: security_groups) to 1 2026-05-31 18:40:10.549 8 INFO neutron.db.ovn_revision_numbers_db [None req-329e637f-ce44-4798-a61b-12c6c1ad445a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 4d0e9683-5a69-4470-89d2-f2fc419cc402 (type: security_group_rules) to 0 2026-05-31 18:40:10.559 8 INFO neutron.db.ovn_revision_numbers_db [None req-329e637f-ce44-4798-a61b-12c6c1ad445a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e38f25f5-7cd1-4a9a-9c62-7f3c697835c5 (type: security_group_rules) to 0 2026-05-31 18:40:10.569 8 INFO neutron.db.ovn_revision_numbers_db [None req-329e637f-ce44-4798-a61b-12c6c1ad445a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource ec3e43d9-99c3-4224-af11-635a9689d0f8 (type: security_group_rules) to 0 2026-05-31 18:40:10.579 8 INFO neutron.db.ovn_revision_numbers_db [None req-329e637f-ce44-4798-a61b-12c6c1ad445a f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource fed520dd-f2a0-41c6-88a4-40cad1c05c12 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1951/3718] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:40:10 2026] GET /v2.0/security-groups?tenant_id=3b8be26ccd15493b954b970fe200ac64&name=default => generated 2929 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1768/3719] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:40:10 2026] DELETE /v2.0/security-groups/ad439fc2-ebd9-4a7e-8d4c-eedd35687cd8 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:40:11.140 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b53b744-606a-4c5b-a757-f7b3ff433747 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 91b0db29-1008-46f1-b15e-72ea6eff9031 (type: security_groups) to 1 2026-05-31 18:40:11.150 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b53b744-606a-4c5b-a757-f7b3ff433747 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 020a4f12-fa74-4ad6-9d7e-a76ca56de9b8 (type: security_group_rules) to 0 2026-05-31 18:40:11.161 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b53b744-606a-4c5b-a757-f7b3ff433747 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 30485383-cf9b-47b2-a0f0-5ee1a5d4a75d (type: security_group_rules) to 0 2026-05-31 18:40:11.171 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b53b744-606a-4c5b-a757-f7b3ff433747 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 38f0eaaa-13c7-45b7-bbcd-8d110f22ba24 (type: security_group_rules) to 0 2026-05-31 18:40:11.181 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b53b744-606a-4c5b-a757-f7b3ff433747 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 7ae47e8e-62f3-4276-866f-b4c4b0d573cd (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1952/3720] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:40:10 2026] GET /v2.0/security-groups?tenant_id=5731a835c36a4709a06abb64ebeffe9e&name=default => generated 2929 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1769/3721] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:40:11 2026] DELETE /v2.0/security-groups/91b0db29-1008-46f1-b15e-72ea6eff9031 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:40:11.827 8 INFO neutron.db.ovn_revision_numbers_db [None req-5460cbc9-ccb5-4b8b-8bda-abc279be1df1 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource ad86899f-9452-44b0-8d6e-d99ec7b7d65f (type: security_groups) to 1 2026-05-31 18:40:11.837 8 INFO neutron.db.ovn_revision_numbers_db [None req-5460cbc9-ccb5-4b8b-8bda-abc279be1df1 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource b6de2e7d-ebcb-406b-9f1c-ff4afbe3785e (type: security_group_rules) to 0 2026-05-31 18:40:11.848 8 INFO neutron.db.ovn_revision_numbers_db [None req-5460cbc9-ccb5-4b8b-8bda-abc279be1df1 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource c2028727-fcb3-48d6-b5a6-9efec96a9afe (type: security_group_rules) to 0 2026-05-31 18:40:11.871 8 INFO neutron.db.ovn_revision_numbers_db [None req-5460cbc9-ccb5-4b8b-8bda-abc279be1df1 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e70c0a3a-02fa-4f57-a75b-dba64ee2599b (type: security_group_rules) to 0 2026-05-31 18:40:11.883 8 INFO neutron.db.ovn_revision_numbers_db [None req-5460cbc9-ccb5-4b8b-8bda-abc279be1df1 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource f5f4ab82-7c59-4c65-bdd8-bbc1f9e67db0 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1953/3722] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:40:11 2026] GET /v2.0/security-groups?tenant_id=2c9d5d42f541423db69e6a7dfc059b79&name=default => generated 2929 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1770/3723] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:40:11 2026] DELETE /v2.0/security-groups/ad86899f-9452-44b0-8d6e-d99ec7b7d65f => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:40:12.490 8 INFO neutron.db.ovn_revision_numbers_db [None req-e6259ceb-f187-4214-b0ae-1c669f83ae22 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e2a4f413-2b61-4e8d-bbbc-f4fef9d44d24 (type: security_groups) to 1 2026-05-31 18:40:12.501 8 INFO neutron.db.ovn_revision_numbers_db [None req-e6259ceb-f187-4214-b0ae-1c669f83ae22 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 0143d440-e48f-4be6-8648-f279eb79dfc2 (type: security_group_rules) to 0 2026-05-31 18:40:12.511 8 INFO neutron.db.ovn_revision_numbers_db [None req-e6259ceb-f187-4214-b0ae-1c669f83ae22 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 8dcdcff3-ba91-4736-bdb5-d5ce7ca65934 (type: security_group_rules) to 0 2026-05-31 18:40:12.522 8 INFO neutron.db.ovn_revision_numbers_db [None req-e6259ceb-f187-4214-b0ae-1c669f83ae22 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 94b85d40-cf58-4a9a-8d8b-6e02a9cb64f6 (type: security_group_rules) to 0 2026-05-31 18:40:12.532 8 INFO neutron.db.ovn_revision_numbers_db [None req-e6259ceb-f187-4214-b0ae-1c669f83ae22 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 9ad626b3-74b8-40ec-891a-ebb4e7e11f39 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1954/3724] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:40:12 2026] GET /v2.0/security-groups?tenant_id=6b058055c0a041c3b26f572d19e8f741&name=default => generated 2929 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1771/3725] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:40:12 2026] DELETE /v2.0/security-groups/e2a4f413-2b61-4e8d-bbbc-f4fef9d44d24 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:40:13.141 8 INFO neutron.db.ovn_revision_numbers_db [None req-7d3317ac-305a-406e-ba2a-31de19c351fc f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 79a78a84-3ad0-4b54-ad2a-8d92542a78a8 (type: security_groups) to 1 2026-05-31 18:40:13.152 8 INFO neutron.db.ovn_revision_numbers_db [None req-7d3317ac-305a-406e-ba2a-31de19c351fc f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 3b1b5c93-ece6-46b2-ab1e-e33c670a2f89 (type: security_group_rules) to 0 2026-05-31 18:40:13.164 8 INFO neutron.db.ovn_revision_numbers_db [None req-7d3317ac-305a-406e-ba2a-31de19c351fc f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 7d09325a-920a-4d57-b388-7f852cd52f1c (type: security_group_rules) to 0 2026-05-31 18:40:13.175 8 INFO neutron.db.ovn_revision_numbers_db [None req-7d3317ac-305a-406e-ba2a-31de19c351fc f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d55672f8-b1e9-4818-943a-ca30a61a47be (type: security_group_rules) to 0 2026-05-31 18:40:13.186 8 INFO neutron.db.ovn_revision_numbers_db [None req-7d3317ac-305a-406e-ba2a-31de19c351fc f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource d97bcc3f-3922-4b76-8a45-66f9bef05675 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1955/3726] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:40:12 2026] GET /v2.0/security-groups?tenant_id=389b0d9519414d9d87a50771475a7d83&name=default => generated 2929 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1772/3727] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:40:13 2026] DELETE /v2.0/security-groups/79a78a84-3ad0-4b54-ad2a-8d92542a78a8 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:40:13.800 8 INFO neutron.db.ovn_revision_numbers_db [None req-b03f02b1-3a75-48aa-bec2-bbb10911d9f2 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 70a17f35-d587-4b90-a0f5-f5d0b0bd17fb (type: security_groups) to 1 2026-05-31 18:40:13.813 8 INFO neutron.db.ovn_revision_numbers_db [None req-b03f02b1-3a75-48aa-bec2-bbb10911d9f2 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 3af63edb-9d3d-401d-8d57-b1ee8714c1a0 (type: security_group_rules) to 0 2026-05-31 18:40:13.828 8 INFO neutron.db.ovn_revision_numbers_db [None req-b03f02b1-3a75-48aa-bec2-bbb10911d9f2 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 3e0129b4-e04c-4a33-a727-f4f807fd6f52 (type: security_group_rules) to 0 2026-05-31 18:40:13.841 8 INFO neutron.db.ovn_revision_numbers_db [None req-b03f02b1-3a75-48aa-bec2-bbb10911d9f2 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 41e58680-b69b-4137-b5c7-93a57e339d80 (type: security_group_rules) to 0 2026-05-31 18:40:13.853 8 INFO neutron.db.ovn_revision_numbers_db [None req-b03f02b1-3a75-48aa-bec2-bbb10911d9f2 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 4780f65e-b919-464f-8d52-c8aa3a3096fd (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1956/3730] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:40:13 2026] GET /v2.0/security-groups?tenant_id=1816443e3dfb47a689338f527eb7f0df&name=default => generated 2929 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1775/3731] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:40:13 2026] DELETE /v2.0/security-groups/70a17f35-d587-4b90-a0f5-f5d0b0bd17fb => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1957/3732] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:40:14 2026] GET /v2.0/security-groups?tenant_id=61da0c7ab4554787bd233a7b25af5fe5&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1776/3733] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:40:14 2026] DELETE /v2.0/security-groups/fa9b30ff-8076-4fa3-bdc6-bf9c0b18f7fa => 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: 1958/3734] 10.0.0.180 () {28 vars in 585 bytes} [Sun May 31 18:40:16 2026] GET /v2.0/networks => generated 2174 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1777/3735] 10.0.0.180 () {28 vars in 619 bytes} [Sun May 31 18:40:16 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: 1959/3736] 10.0.0.180 () {28 vars in 599 bytes} [Sun May 31 18:40:16 2026] GET /v2.0/security-groups => generated 17401 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1778/3737] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:40:16 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: 1960/3738] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:40:16 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: 1779/3739] 10.0.0.180 () {28 vars in 579 bytes} [Sun May 31 18:40:16 2026] GET /v2.0/ports => generated 5175 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1961/3740] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:40:16 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1780/3741] 10.0.0.180 () {28 vars in 624 bytes} [Sun May 31 18:40:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1962/3742] 10.0.0.180 () {28 vars in 581 bytes} [Sun May 31 18:40:16 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: 1781/3743] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:40:16 2026] GET /v2.0/floatingips => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1963/3744] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:40:16 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: 1782/3745] 10.0.0.221 () {34 vars in 676 bytes} [Sun May 31 18:40:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1964/3746] 10.0.0.221 () {34 vars in 676 bytes} [Sun May 31 18:40:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1783/3747] 10.0.0.221 () {34 vars in 676 bytes} [Sun May 31 18:40:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1965/3748] 10.0.0.221 () {34 vars in 676 bytes} [Sun May 31 18:40:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1784/3749] 10.0.0.221 () {34 vars in 676 bytes} [Sun May 31 18:40:18 2026] POST /v2.0/subnetpools => generated 516 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1966/3750] 10.0.0.221 () {34 vars in 759 bytes} [Sun May 31 18:40:18 2026] PUT /v2.0/subnetpools/4a1989b1-9ea4-4a80-a108-9673dcc6d4a5/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1785/3751] 10.0.0.221 () {34 vars in 759 bytes} [Sun May 31 18:40:18 2026] PUT /v2.0/subnetpools/d3553c10-fab9-4c8c-bc12-87bb2a4fd663/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: 1967/3752] 10.0.0.221 () {34 vars in 759 bytes} [Sun May 31 18:40:18 2026] PUT /v2.0/subnetpools/21415035-18c1-4138-8df1-96f1a3e69910/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1786/3753] 10.0.0.221 () {34 vars in 759 bytes} [Sun May 31 18:40:18 2026] PUT /v2.0/subnetpools/cad7ad2b-efdd-4393-92e2-16917e144c3f/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1968/3754] 10.0.0.221 () {32 vars in 672 bytes} [Sun May 31 18:40:18 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1787/3755] 10.0.0.221 () {32 vars in 686 bytes} [Sun May 31 18:40:18 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1969/3756] 10.0.0.221 () {32 vars in 682 bytes} [Sun May 31 18:40:18 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1788/3757] 10.0.0.221 () {32 vars in 694 bytes} [Sun May 31 18:40:19 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1970/3758] 10.0.0.221 () {32 vars in 680 bytes} [Sun May 31 18:40:19 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1789/3759] 10.0.0.221 () {32 vars in 694 bytes} [Sun May 31 18:40:19 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1971/3760] 10.0.0.221 () {32 vars in 690 bytes} [Sun May 31 18:40:19 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1790/3761] 10.0.0.221 () {32 vars in 702 bytes} [Sun May 31 18:40:19 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1972/3762] 10.0.0.221 () {32 vars in 732 bytes} [Sun May 31 18:40:19 2026] DELETE /v2.0/subnetpools/4a1989b1-9ea4-4a80-a108-9673dcc6d4a5 => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1791/3763] 10.0.0.221 () {32 vars in 732 bytes} [Sun May 31 18:40:19 2026] DELETE /v2.0/subnetpools/d3553c10-fab9-4c8c-bc12-87bb2a4fd663 => 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: 1973/3764] 10.0.0.221 () {32 vars in 732 bytes} [Sun May 31 18:40:19 2026] DELETE /v2.0/subnetpools/21415035-18c1-4138-8df1-96f1a3e69910 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1792/3765] 10.0.0.221 () {32 vars in 732 bytes} [Sun May 31 18:40:19 2026] DELETE /v2.0/subnetpools/cad7ad2b-efdd-4393-92e2-16917e144c3f => 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: 1974/3766] 10.0.0.221 () {32 vars in 732 bytes} [Sun May 31 18:40:19 2026] DELETE /v2.0/subnetpools/9851d80c-9cc2-45c0-8501-5110e3664e19 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:40:20.421 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b9e08bc-72a1-4498-8ee8-6709061b7777 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 947f2fc9-03ae-4598-a6b2-28e06f9f0fe3 (type: security_groups) to 1 2026-05-31 18:40:20.433 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b9e08bc-72a1-4498-8ee8-6709061b7777 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 0022ae4d-53b1-49a5-9dc2-7f388e5eb5a7 (type: security_group_rules) to 0 2026-05-31 18:40:20.445 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b9e08bc-72a1-4498-8ee8-6709061b7777 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 63b0fe07-c5ff-4e93-96c7-1fe16674a65d (type: security_group_rules) to 0 2026-05-31 18:40:20.456 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b9e08bc-72a1-4498-8ee8-6709061b7777 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 76d0801a-9d3d-4c70-a41a-1b82311f9681 (type: security_group_rules) to 0 2026-05-31 18:40:20.469 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b9e08bc-72a1-4498-8ee8-6709061b7777 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e16dbef8-4475-4667-94a4-4b8733865094 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1793/3767] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:40:20 2026] GET /v2.0/security-groups?tenant_id=fa512939a5e240cb8070ba6ede8b0fce&name=default => generated 2929 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1975/3768] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:40:20 2026] DELETE /v2.0/security-groups/947f2fc9-03ae-4598-a6b2-28e06f9f0fe3 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:40:20.991 7 INFO neutron.db.ovn_revision_numbers_db [None req-9dbc2b26-ceba-45b2-91f6-1969addaddd3 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 3f2ce64d-8a8c-43b8-9042-8dffe6c5e41e (type: security_groups) to 1 2026-05-31 18:40:21.001 7 INFO neutron.db.ovn_revision_numbers_db [None req-9dbc2b26-ceba-45b2-91f6-1969addaddd3 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 0c7a1e63-2b68-4030-bd2a-f14c3a30fcdf (type: security_group_rules) to 0 2026-05-31 18:40:21.009 7 INFO neutron.db.ovn_revision_numbers_db [None req-9dbc2b26-ceba-45b2-91f6-1969addaddd3 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 118bfc6e-6969-479f-987d-53f7ae2fab0d (type: security_group_rules) to 0 2026-05-31 18:40:21.018 7 INFO neutron.db.ovn_revision_numbers_db [None req-9dbc2b26-ceba-45b2-91f6-1969addaddd3 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 2f3485b4-4df0-47f7-806b-cfdbedeae633 (type: security_group_rules) to 0 2026-05-31 18:40:21.033 7 INFO neutron.db.ovn_revision_numbers_db [None req-9dbc2b26-ceba-45b2-91f6-1969addaddd3 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 766679ca-2ee3-4181-b4fd-b0d2fd9c6ff2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1794/3769] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:40:20 2026] GET /v2.0/security-groups?tenant_id=6c6d22472ca54f1f937464e0bb22e607&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: 1976/3770] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:40:21 2026] DELETE /v2.0/security-groups/3f2ce64d-8a8c-43b8-9042-8dffe6c5e41e => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:40:21.623 7 INFO neutron.db.ovn_revision_numbers_db [None req-66033cae-ed40-4f32-8d4c-2b3d958bf980 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 9734d929-8c08-4631-8fec-77985cd2f08e (type: security_groups) to 1 2026-05-31 18:40:21.634 7 INFO neutron.db.ovn_revision_numbers_db [None req-66033cae-ed40-4f32-8d4c-2b3d958bf980 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 4f0c78b5-cb92-4b5a-8bee-c4b31a9832e2 (type: security_group_rules) to 0 2026-05-31 18:40:21.645 7 INFO neutron.db.ovn_revision_numbers_db [None req-66033cae-ed40-4f32-8d4c-2b3d958bf980 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 72e7bc50-77b2-440d-9c3c-49e2c9b85605 (type: security_group_rules) to 0 2026-05-31 18:40:21.656 7 INFO neutron.db.ovn_revision_numbers_db [None req-66033cae-ed40-4f32-8d4c-2b3d958bf980 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource b9fe0fed-c279-4ff1-bf2d-761c4a04be11 (type: security_group_rules) to 0 2026-05-31 18:40:21.668 7 INFO neutron.db.ovn_revision_numbers_db [None req-66033cae-ed40-4f32-8d4c-2b3d958bf980 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource e34111eb-9a64-4790-8145-8040be9faa2f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1795/3771] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:40:21 2026] GET /v2.0/security-groups?tenant_id=57dcc440910e402fb0009c48050ebc83&name=default => generated 2929 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1977/3772] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:40:21 2026] DELETE /v2.0/security-groups/9734d929-8c08-4631-8fec-77985cd2f08e => generated 0 bytes in 363 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1796/3773] 10.0.0.221 () {34 vars in 678 bytes} [Sun May 31 18:40:24 2026] POST /v2.0/qos/policies => generated 359 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1978/3774] 10.0.0.221 () {34 vars in 753 bytes} [Sun May 31 18:40:25 2026] PUT /v2.0/policies/f09cab25-2a5e-4b81-a6f1-35941ba2d72a/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: 1797/3775] 10.0.0.221 () {32 vars in 733 bytes} [Sun May 31 18:40:25 2026] GET /v2.0/policies/f09cab25-2a5e-4b81-a6f1-35941ba2d72a/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: 1979/3776] 10.0.0.221 () {34 vars in 764 bytes} [Sun May 31 18:40:25 2026] PUT /v2.0/policies/f09cab25-2a5e-4b81-a6f1-35941ba2d72a/tags/green => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1798/3777] 10.0.0.221 () {32 vars in 733 bytes} [Sun May 31 18:40:25 2026] GET /v2.0/policies/f09cab25-2a5e-4b81-a6f1-35941ba2d72a/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1980/3778] 10.0.0.221 () {34 vars in 760 bytes} [Sun May 31 18:40:25 2026] PUT /v2.0/policies/f09cab25-2a5e-4b81-a6f1-35941ba2d72a/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1799/3779] 10.0.0.221 () {32 vars in 733 bytes} [Sun May 31 18:40:25 2026] GET /v2.0/policies/f09cab25-2a5e-4b81-a6f1-35941ba2d72a/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1981/3780] 10.0.0.221 () {34 vars in 782 bytes} [Sun May 31 18:40:25 2026] PUT /v2.0/policies/f09cab25-2a5e-4b81-a6f1-35941ba2d72a/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: 1800/3781] 10.0.0.221 () {32 vars in 733 bytes} [Sun May 31 18:40:25 2026] GET /v2.0/policies/f09cab25-2a5e-4b81-a6f1-35941ba2d72a/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1982/3782] 10.0.0.221 () {34 vars in 753 bytes} [Sun May 31 18:40:25 2026] PUT /v2.0/policies/f09cab25-2a5e-4b81-a6f1-35941ba2d72a/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1801/3783] 10.0.0.221 () {32 vars in 733 bytes} [Sun May 31 18:40:25 2026] GET /v2.0/policies/f09cab25-2a5e-4b81-a6f1-35941ba2d72a/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1983/3784] 10.0.0.221 () {32 vars in 741 bytes} [Sun May 31 18:40:25 2026] GET /v2.0/policies/f09cab25-2a5e-4b81-a6f1-35941ba2d72a/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:40:25.665 7 INFO neutron.api.v2.resource [None req-81725500-c69d-4d1e-88cd-befc7d2add81 5a8c008c5dc74528936c6acdfaff37fc 80750fb15cb242efb81d4ca513c12b3d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1802/3785] 10.0.0.221 () {32 vars in 745 bytes} [Sun May 31 18:40:25 2026] GET /v2.0/policies/f09cab25-2a5e-4b81-a6f1-35941ba2d72a/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1984/3786] 10.0.0.221 () {32 vars in 744 bytes} [Sun May 31 18:40:25 2026] DELETE /v2.0/policies/f09cab25-2a5e-4b81-a6f1-35941ba2d72a/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1803/3787] 10.0.0.221 () {32 vars in 733 bytes} [Sun May 31 18:40:25 2026] GET /v2.0/policies/f09cab25-2a5e-4b81-a6f1-35941ba2d72a/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-31 18:40:25.798 8 INFO neutron.api.v2.resource [None req-69d67cb2-e2bb-438f-93be-d292e183cfef 5a8c008c5dc74528936c6acdfaff37fc 80750fb15cb242efb81d4ca513c12b3d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1985/3788] 10.0.0.221 () {32 vars in 748 bytes} [Sun May 31 18:40:25 2026] DELETE /v2.0/policies/f09cab25-2a5e-4b81-a6f1-35941ba2d72a/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1804/3789] 10.0.0.221 () {32 vars in 736 bytes} [Sun May 31 18:40:25 2026] DELETE /v2.0/policies/f09cab25-2a5e-4b81-a6f1-35941ba2d72a/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1986/3790] 10.0.0.221 () {32 vars in 733 bytes} [Sun May 31 18:40:25 2026] GET /v2.0/policies/f09cab25-2a5e-4b81-a6f1-35941ba2d72a/tags => 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: 1805/3791] 10.0.0.221 () {32 vars in 734 bytes} [Sun May 31 18:40:25 2026] DELETE /v2.0/qos/policies/f09cab25-2a5e-4b81-a6f1-35941ba2d72a => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:40:26.778 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f2231c5-b39e-4d15-ad2c-080b43b63840 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 32a47620-e83c-43bb-81a6-8445f69b6ab4 (type: security_groups) to 1 2026-05-31 18:40:26.790 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f2231c5-b39e-4d15-ad2c-080b43b63840 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 54e515b5-777b-4f79-bee6-5b65ecfe782d (type: security_group_rules) to 0 2026-05-31 18:40:26.800 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f2231c5-b39e-4d15-ad2c-080b43b63840 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 7b8b1813-7fef-4c31-812e-9d6a7de1ffe7 (type: security_group_rules) to 0 2026-05-31 18:40:26.812 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f2231c5-b39e-4d15-ad2c-080b43b63840 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 811a2ab5-9fd7-486f-a426-ab762cdcbe41 (type: security_group_rules) to 0 2026-05-31 18:40:26.822 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f2231c5-b39e-4d15-ad2c-080b43b63840 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 92dde615-20df-4b11-80fa-ac6175e2b0b8 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1987/3792] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:40:26 2026] GET /v2.0/security-groups?tenant_id=65c4e3084bca45a48c0be6f4fc691972&name=default => generated 2929 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1806/3793] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:40:26 2026] DELETE /v2.0/security-groups/32a47620-e83c-43bb-81a6-8445f69b6ab4 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-31 18:40:27.380 8 INFO neutron.db.ovn_revision_numbers_db [None req-324fd05e-124d-4e42-b51f-e9b06daf45d4 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 7fcb9ab5-7515-4b13-9caf-9314082401c9 (type: security_groups) to 1 2026-05-31 18:40:27.391 8 INFO neutron.db.ovn_revision_numbers_db [None req-324fd05e-124d-4e42-b51f-e9b06daf45d4 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 1bc69dbb-3fba-439b-9b74-7346e7d18b3c (type: security_group_rules) to 0 2026-05-31 18:40:27.401 8 INFO neutron.db.ovn_revision_numbers_db [None req-324fd05e-124d-4e42-b51f-e9b06daf45d4 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 66d8ab78-70f8-497c-acfc-7789c318bcbe (type: security_group_rules) to 0 2026-05-31 18:40:27.411 8 INFO neutron.db.ovn_revision_numbers_db [None req-324fd05e-124d-4e42-b51f-e9b06daf45d4 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource 8503b12a-9386-4948-9812-c086ccfa0234 (type: security_group_rules) to 0 2026-05-31 18:40:27.421 8 INFO neutron.db.ovn_revision_numbers_db [None req-324fd05e-124d-4e42-b51f-e9b06daf45d4 f582892b33db4dfab0a28e0a20d0ef56 8f5bb697705c4075a44ffa238341dc8a - - default default] Successfully bumped revision number for resource a7707652-0a78-4292-8772-1f80fbb19234 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1988/3794] 10.0.0.221 () {32 vars in 774 bytes} [Sun May 31 18:40:27 2026] GET /v2.0/security-groups?tenant_id=80750fb15cb242efb81d4ca513c12b3d&name=default => generated 2929 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1807/3795] 10.0.0.221 () {32 vars in 740 bytes} [Sun May 31 18:40:27 2026] DELETE /v2.0/security-groups/7fcb9ab5-7515-4b13-9caf-9314082401c9 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1990/3798] 10.0.0.221 () {32 vars in 649 bytes} [Sun May 31 18:40:30 2026] GET /v2.0/networks => generated 2174 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1809/3799] 10.0.0.221 () {32 vars in 655 bytes} [Sun May 31 18:40:31 2026] GET /v2.0/floatingips => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1991/3800] 10.0.0.221 () {32 vars in 647 bytes} [Sun May 31 18:40:31 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: 1810/3801] 10.0.0.221 () {32 vars in 643 bytes} [Sun May 31 18:40:31 2026] GET /v2.0/ports => generated 5175 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1992/3802] 10.0.0.221 () {32 vars in 647 bytes} [Sun May 31 18:40:31 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: 1811/3803] 10.0.0.221 () {32 vars in 649 bytes} [Sun May 31 18:40:31 2026] GET /v2.0/networks => generated 2174 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1993/3804] 10.0.0.221 () {32 vars in 663 bytes} [Sun May 31 18:40:31 2026] GET /v2.0/security-groups => generated 17401 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1812/3805] 10.0.0.221 () {32 vars in 655 bytes} [Sun May 31 18:40:31 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: 1816/3812] 10.0.0.180 () {28 vars in 619 bytes} [Sun May 31 18:41:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1997/3813] 10.0.0.180 () {28 vars in 585 bytes} [Sun May 31 18:41:16 2026] GET /v2.0/networks => generated 2174 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1817/3814] 10.0.0.180 () {28 vars in 599 bytes} [Sun May 31 18:41:16 2026] GET /v2.0/security-groups => generated 17401 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1998/3815] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:41:16 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: 1818/3816] 10.0.0.180 () {28 vars in 624 bytes} [Sun May 31 18:41:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1999/3817] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:41:16 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: 1819/3818] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:41:16 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2000/3819] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:41:16 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: 7|app: 0|req: 1820/3820] 10.0.0.180 () {28 vars in 581 bytes} [Sun May 31 18:41:16 2026] GET /v2.0/agents => generated 1214 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2001/3821] 10.0.0.180 () {28 vars in 579 bytes} [Sun May 31 18:41:16 2026] GET /v2.0/ports => generated 5175 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1821/3822] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:41:16 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: 2006/3831] 10.0.0.180 () {28 vars in 581 bytes} [Sun May 31 18:42:16 2026] GET /v2.0/agents => generated 1214 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1826/3832] 10.0.0.180 () {28 vars in 619 bytes} [Sun May 31 18:42:16 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: 2007/3833] 10.0.0.180 () {28 vars in 599 bytes} [Sun May 31 18:42:16 2026] GET /v2.0/security-groups => generated 17401 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1827/3834] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:42:16 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: 2008/3835] 10.0.0.180 () {28 vars in 579 bytes} [Sun May 31 18:42:16 2026] GET /v2.0/ports => generated 5175 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1828/3836] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:42:16 2026] GET /v2.0/routers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2009/3837] 10.0.0.180 () {28 vars in 624 bytes} [Sun May 31 18:42:16 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: 1829/3838] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:42:16 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: 8|app: 0|req: 2010/3839] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:42:16 2026] GET /v2.0/subnets => generated 1308 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1830/3840] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:42:16 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: 2011/3841] 10.0.0.180 () {28 vars in 585 bytes} [Sun May 31 18:42:16 2026] GET /v2.0/networks => generated 2174 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2016/3850] 10.0.0.180 () {28 vars in 579 bytes} [Sun May 31 18:43:16 2026] GET /v2.0/ports => generated 5175 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1835/3851] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:43:16 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: 2017/3852] 10.0.0.180 () {28 vars in 624 bytes} [Sun May 31 18:43:16 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1836/3853] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:43:16 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: 2018/3854] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:43:16 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: 1837/3855] 10.0.0.180 () {28 vars in 581 bytes} [Sun May 31 18:43:16 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: 2019/3856] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:43:16 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: 1838/3857] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:43:16 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: 2020/3858] 10.0.0.180 () {28 vars in 619 bytes} [Sun May 31 18:43:16 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1839/3859] 10.0.0.180 () {28 vars in 585 bytes} [Sun May 31 18:43:16 2026] GET /v2.0/networks => generated 2174 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2021/3860] 10.0.0.180 () {28 vars in 599 bytes} [Sun May 31 18:43:16 2026] GET /v2.0/security-groups => generated 17401 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1844/3869] 10.0.0.180 () {28 vars in 599 bytes} [Sun May 31 18:44:16 2026] GET /v2.0/security-groups => generated 17401 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2026/3870] 10.0.0.180 () {28 vars in 579 bytes} [Sun May 31 18:44:16 2026] GET /v2.0/ports => generated 5175 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1845/3871] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:44:16 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2027/3872] 10.0.0.180 () {28 vars in 581 bytes} [Sun May 31 18:44:16 2026] GET /v2.0/agents => generated 1214 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1846/3873] 10.0.0.180 () {28 vars in 619 bytes} [Sun May 31 18:44:16 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: 2028/3874] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:44:16 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1847/3875] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:44:16 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: 2029/3876] 10.0.0.180 () {28 vars in 585 bytes} [Sun May 31 18:44:16 2026] GET /v2.0/networks => generated 2174 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1848/3877] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:44:16 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2030/3878] 10.0.0.180 () {28 vars in 624 bytes} [Sun May 31 18:44:16 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: 1849/3879] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:44:16 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: 1854/3888] 10.0.0.180 () {28 vars in 585 bytes} [Sun May 31 18:45:16 2026] GET /v2.0/networks => generated 2174 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2035/3889] 10.0.0.180 () {28 vars in 599 bytes} [Sun May 31 18:45:16 2026] GET /v2.0/security-groups => generated 17401 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1855/3890] 10.0.0.180 () {28 vars in 579 bytes} [Sun May 31 18:45:16 2026] GET /v2.0/ports => generated 5175 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2036/3891] 10.0.0.180 () {28 vars in 581 bytes} [Sun May 31 18:45:16 2026] GET /v2.0/agents => generated 1214 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1856/3892] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:45:16 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: 2037/3893] 10.0.0.180 () {28 vars in 624 bytes} [Sun May 31 18:45:16 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: 1857/3894] 10.0.0.180 () {28 vars in 619 bytes} [Sun May 31 18:45:16 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: 8|app: 0|req: 2038/3895] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:45:16 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1858/3896] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:45:16 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: 8|app: 0|req: 2039/3897] 10.0.0.180 () {28 vars in 583 bytes} [Sun May 31 18:45:16 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1859/3898] 10.0.0.180 () {28 vars in 591 bytes} [Sun May 31 18:45:16 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)