+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + 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 /etc/neutron/neutron_vpnaas.conf --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 [Thu Jun 18 16:46:12 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-77bc7d9dcc-db2x9 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7ff8ce209668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-18 16:46:17.145 7 INFO neutron.common.config [-] Logging enabled! 2026-06-18 16:46:17.145 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-06-18 16:46:17.431 8 INFO neutron.common.config [-] Logging enabled! 2026-06-18 16:46:17.432 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-06-18 16:46:18.314 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-18 16:46:18.572 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-18 16:46:20.091 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-18 16:46:20.094 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-18 16:46:20.097 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-18 16:46:20.098 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-18 16:46:20.098 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-18 16:46:20.099 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-18 16:46:20.099 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-18 16:46:20.107 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-18 16:46:20.108 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-18 16:46:20.108 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-18 16:46:20.134 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-18 16:46:20.135 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-18 16:46:20.135 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-18 16:46:20.166 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-18 16:46:20.166 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-18 16:46:20.166 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-18 16:46:20.166 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-18 16:46:20.477 7 INFO neutron.plugins.ml2.managers [None req-9362d164-6fa5-41db-ba48-49c0cc341a92 - - - - - -] Initializing driver for type 'vlan' 2026-06-18 16:46:20.599 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-18 16:46:20.601 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-18 16:46:20.605 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-18 16:46:20.606 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-18 16:46:20.606 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-18 16:46:20.606 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-18 16:46:20.607 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-18 16:46:20.614 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-18 16:46:20.614 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-18 16:46:20.614 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-18 16:46:20.636 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-18 16:46:20.637 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-18 16:46:20.638 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-18 16:46:20.666 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-18 16:46:20.666 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-18 16:46:20.666 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-18 16:46:20.666 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-18 16:46:20.755 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9362d164-6fa5-41db-ba48-49c0cc341a92 - - - - - -] VlanTypeDriver initialization complete 2026-06-18 16:46:20.755 7 INFO neutron.plugins.ml2.managers [None req-9362d164-6fa5-41db-ba48-49c0cc341a92 - - - - - -] Initializing driver for type 'vxlan' 2026-06-18 16:46:20.755 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-9362d164-6fa5-41db-ba48-49c0cc341a92 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-18 16:46:20.769 7 INFO neutron.plugins.ml2.managers [None req-9362d164-6fa5-41db-ba48-49c0cc341a92 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-18 16:46:20.769 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9362d164-6fa5-41db-ba48-49c0cc341a92 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-18 16:46:20.769 7 INFO neutron.plugins.ml2.managers [None req-9362d164-6fa5-41db-ba48-49c0cc341a92 - - - - - -] Initializing extension driver 'port_security' 2026-06-18 16:46:20.769 7 INFO neutron.plugins.ml2.extensions.port_security [None req-9362d164-6fa5-41db-ba48-49c0cc341a92 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-18 16:46:20.769 7 INFO neutron.plugins.ml2.managers [None req-9362d164-6fa5-41db-ba48-49c0cc341a92 - - - - - -] Initializing extension driver 'qos' 2026-06-18 16:46:20.769 7 INFO neutron.plugins.ml2.managers [None req-9362d164-6fa5-41db-ba48-49c0cc341a92 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-18 16:46:20.769 7 INFO neutron.plugins.ml2.managers [None req-9362d164-6fa5-41db-ba48-49c0cc341a92 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-18 16:46:20.786 7 INFO neutron.quota [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded quota_driver: . 2026-06-18 16:46:20.787 7 INFO neutron.plugins.ml2.plugin [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Modular L2 Plugin initialization complete 2026-06-18 16:46:20.787 7 INFO neutron.plugins.ml2.managers [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-18 16:46:20.787 7 INFO neutron.plugins.ml2.managers [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-18 16:46:20.787 7 INFO neutron.plugins.ml2.managers [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-18 16:46:20.787 7 INFO neutron.manager [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loading Plugin: qos 2026-06-18 16:46:20.801 7 INFO neutron.manager [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loading Plugin: router 2026-06-18 16:46:20.850 7 INFO neutron.services.service_base [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-18 16:46:20.851 7 INFO neutron.manager [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loading Plugin: segments 2026-06-18 16:46:20.960 8 INFO neutron.plugins.ml2.managers [None req-9643bb16-a963-4b49-a45a-78c9671bfc15 - - - - - -] Initializing driver for type 'vlan' 2026-06-18 16:46:20.963 7 INFO neutron.manager [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loading Plugin: trunk 2026-06-18 16:46:20.984 7 INFO neutron.manager [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loading Plugin: vpnaas 2026-06-18 16:46:21.026 7 WARNING stevedore.named [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-18 16:46:21.107 7 INFO neutron_vpnaas.services.vpn.plugin [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-18 16:46:21.107 7 INFO neutron.common.utils [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-18 16:46:21.107 7 INFO neutron.manager [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loading Plugin: taas 2026-06-18 16:46:21.132 7 WARNING stevedore.named [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-18 16:46:21.132 7 WARNING stevedore.named [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-18 16:46:21.155 7 INFO neutron_taas.services.taas.taas_plugin [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-18 16:46:21.155 7 INFO neutron.manager [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loading Plugin: tapmirror 2026-06-18 16:46:21.169 7 WARNING stevedore.named [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-18 16:46:21.169 7 WARNING stevedore.named [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-18 16:46:21.182 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-18 16:46:21.182 7 INFO neutron.manager [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loading Plugin: auto_allocate 2026-06-18 16:46:21.190 7 INFO neutron.manager [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loading Plugin: tag 2026-06-18 16:46:21.201 7 INFO neutron.manager [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loading Plugin: timestamp 2026-06-18 16:46:21.205 7 INFO neutron.manager [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loading Plugin: network_ip_availability 2026-06-18 16:46:21.209 7 INFO neutron.manager [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loading Plugin: flavors 2026-06-18 16:46:21.213 7 INFO neutron.manager [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loading Plugin: revisions 2026-06-18 16:46:21.216 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Initializing extension manager. 2026-06-18 16:46:21.218 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: address-group 2026-06-18 16:46:21.219 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: address-scope 2026-06-18 16:46:21.219 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-18 16:46:21.220 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: agent 2026-06-18 16:46:21.220 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: agent-resources-synced 2026-06-18 16:46:21.222 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-18 16:46:21.222 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-18 16:46:21.223 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: availability_zone 2026-06-18 16:46:21.224 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: availability_zone_filter 2026-06-18 16:46:21.224 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-18 16:46:21.225 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: default-subnetpools 2026-06-18 16:46:21.226 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-18 16:46:21.227 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: dns-integration 2026-06-18 16:46:21.228 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: dns-domain-ports 2026-06-18 16:46:21.228 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-18 16:46:21.229 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: dvr 2026-06-18 16:46:21.230 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-18 16:46:21.231 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: empty-string-filtering 2026-06-18 16:46:21.231 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-18 16:46:21.232 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-18 16:46:21.233 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: external-net 2026-06-18 16:46:21.233 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-18 16:46:21.234 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: extraroute 2026-06-18 16:46:21.236 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: extraroute-atomic 2026-06-18 16:46:21.238 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-18 16:46:21.239 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-18 16:46:21.241 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-18 16:46:21.242 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-18 16:46:21.244 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: fip-port-details 2026-06-18 16:46:21.245 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: flavors 2026-06-18 16:46:21.247 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-18 16:46:21.248 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: floatingip-pools 2026-06-18 16:46:21.249 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: ip_allocation 2026-06-18 16:46:21.249 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-18 16:46:21.250 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: l2_adjacency 2026-06-18 16:46:21.251 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: router 2026-06-18 16:46:21.254 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-18 16:46:21.255 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-18 16:46:21.256 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-18 16:46:21.256 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: ext-gw-mode 2026-06-18 16:46:21.257 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: l3-ha 2026-06-18 16:46:21.257 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-18 16:46:21.258 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-18 16:46:21.258 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: l3-flavors 2026-06-18 16:46:21.260 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-18 16:46:21.261 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-18 16:46:21.263 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-18 16:46:21.265 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-18 16:46:21.266 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-18 16:46:21.267 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-18 16:46:21.268 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-18 16:46:21.268 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: multi-provider 2026-06-18 16:46:21.269 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: net-mtu 2026-06-18 16:46:21.270 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: net-mtu-writable 2026-06-18 16:46:21.271 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: network_availability_zone 2026-06-18 16:46:21.271 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: network_ha 2026-06-18 16:46:21.272 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: network-ip-availability 2026-06-18 16:46:21.273 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-18 16:46:21.274 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: pagination 2026-06-18 16:46:21.274 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: port-device-profile 2026-06-18 16:46:21.275 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-18 16:46:21.275 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-18 16:46:21.276 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-18 16:46:21.276 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: port-mac-override 2026-06-18 16:46:21.277 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-18 16:46:21.277 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-18 16:46:21.278 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-18 16:46:21.278 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: port-resource-request 2026-06-18 16:46:21.279 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-18 16:46:21.280 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-18 16:46:21.280 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: binding 2026-06-18 16:46:21.281 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: binding-extended 2026-06-18 16:46:21.282 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: port-security 2026-06-18 16:46:21.282 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: project-id 2026-06-18 16:46:21.283 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: provider 2026-06-18 16:46:21.284 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-18 16:46:21.287 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: qos 2026-06-18 16:46:21.287 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-18 16:46:21.288 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-18 16:46:21.289 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: qos-default 2026-06-18 16:46:21.289 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: qos-fip 2026-06-18 16:46:21.290 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-18 16:46:21.290 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-18 16:46:21.291 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-18 16:46:21.292 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-18 16:46:21.293 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-18 16:46:21.294 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: qos-pps 2026-06-18 16:46:21.294 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-18 16:46:21.295 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-18 16:46:21.296 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: qos-rules-alias 2026-06-18 16:46:21.296 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: quota-check-limit 2026-06-18 16:46:21.297 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-18 16:46:21.301 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: quotas 2026-06-18 16:46:21.304 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: quota_details 2026-06-18 16:46:21.306 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: rbac-policies 2026-06-18 16:46:21.307 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: rbac-address-group 2026-06-18 16:46:21.308 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: rbac-address-scope 2026-06-18 16:46:21.309 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: rbac-security-groups 2026-06-18 16:46:21.310 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-18 16:46:21.310 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: revision-if-match 2026-06-18 16:46:21.312 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-18 16:46:21.313 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: router_availability_zone 2026-06-18 16:46:21.313 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-18 16:46:21.316 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-18 16:46:21.317 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-18 16:46:21.317 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-18 16:46:21.318 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-18 16:46:21.318 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-18 16:46:21.319 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-18 16:46:21.324 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: security-group 2026-06-18 16:46:21.326 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: segment 2026-06-18 16:46:21.327 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-18 16:46:21.327 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: service-type 2026-06-18 16:46:21.328 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: sorting 2026-06-18 16:46:21.328 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: standard-attr-segment 2026-06-18 16:46:21.329 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: standard-attr-description 2026-06-18 16:46:21.332 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: stateful-security-group 2026-06-18 16:46:21.332 7 WARNING neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-18 16:46:21.333 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-18 16:46:21.334 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: subnet-external-network 2026-06-18 16:46:21.336 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: subnet_onboard 2026-06-18 16:46:21.337 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-18 16:46:21.337 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: subnet-service-types 2026-06-18 16:46:21.338 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: subnet_allocation 2026-06-18 16:46:21.339 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-18 16:46:21.340 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9643bb16-a963-4b49-a45a-78c9671bfc15 - - - - - -] VlanTypeDriver initialization complete 2026-06-18 16:46:21.340 8 INFO neutron.plugins.ml2.managers [None req-9643bb16-a963-4b49-a45a-78c9671bfc15 - - - - - -] Initializing driver for type 'vxlan' 2026-06-18 16:46:21.340 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: tag-creation 2026-06-18 16:46:21.340 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-9643bb16-a963-4b49-a45a-78c9671bfc15 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-18 16:46:21.341 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-18 16:46:21.346 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: standard-attr-tag 2026-06-18 16:46:21.347 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-18 16:46:21.348 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: trunk 2026-06-18 16:46:21.349 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: trunk-details 2026-06-18 16:46:21.350 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-18 16:46:21.350 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-18 16:46:21.351 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-18 16:46:21.352 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-18 16:46:21.354 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-18 16:46:21.355 8 INFO neutron.plugins.ml2.managers [None req-9643bb16-a963-4b49-a45a-78c9671bfc15 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-18 16:46:21.355 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9643bb16-a963-4b49-a45a-78c9671bfc15 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-18 16:46:21.355 8 INFO neutron.plugins.ml2.managers [None req-9643bb16-a963-4b49-a45a-78c9671bfc15 - - - - - -] Initializing extension driver 'port_security' 2026-06-18 16:46:21.356 8 INFO neutron.plugins.ml2.extensions.port_security [None req-9643bb16-a963-4b49-a45a-78c9671bfc15 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-18 16:46:21.356 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-18 16:46:21.356 8 INFO neutron.plugins.ml2.managers [None req-9643bb16-a963-4b49-a45a-78c9671bfc15 - - - - - -] Initializing extension driver 'qos' 2026-06-18 16:46:21.356 8 INFO neutron.plugins.ml2.managers [None req-9643bb16-a963-4b49-a45a-78c9671bfc15 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-18 16:46:21.356 8 INFO neutron.plugins.ml2.managers [None req-9643bb16-a963-4b49-a45a-78c9671bfc15 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-18 16:46:21.356 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: vpn-flavors 2026-06-18 16:46:21.359 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: vpnaas 2026-06-18 16:46:21.360 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: taas 2026-06-18 16:46:21.362 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: tap-mirror 2026-06-18 16:46:21.363 7 INFO neutron.api.extensions [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-18 16:46:21.366 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-18 16:46:21.366 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-18 16:46:21.366 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-18 16:46:21.366 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-18 16:46:21.371 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-18 16:46:21.372 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-18 16:46:21.374 8 INFO neutron.quota [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded quota_driver: . 2026-06-18 16:46:21.374 8 INFO neutron.plugins.ml2.plugin [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Modular L2 Plugin initialization complete 2026-06-18 16:46:21.375 8 INFO neutron.plugins.ml2.managers [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-18 16:46:21.375 8 INFO neutron.plugins.ml2.managers [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-18 16:46:21.375 8 INFO neutron.plugins.ml2.managers [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-18 16:46:21.375 8 INFO neutron.manager [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loading Plugin: qos 2026-06-18 16:46:21.378 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-18 16:46:21.378 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-18 16:46:21.379 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-18 16:46:21.380 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-18 16:46:21.380 7 WARNING neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] subnetpool is already registered 2026-06-18 16:46:21.381 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-18 16:46:21.381 7 WARNING neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] subnetpool is already registered 2026-06-18 16:46:21.382 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-18 16:46:21.382 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-18 16:46:21.383 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-18 16:46:21.383 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-18 16:46:21.384 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-18 16:46:21.384 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-18 16:46:21.385 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-18 16:46:21.385 7 WARNING neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] ipsecpolicy is already registered 2026-06-18 16:46:21.386 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-18 16:46:21.386 7 WARNING neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] ikepolicy is already registered 2026-06-18 16:46:21.392 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-18 16:46:21.393 7 WARNING neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] router is already registered 2026-06-18 16:46:21.393 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-18 16:46:21.394 7 WARNING neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] floatingip is already registered 2026-06-18 16:46:21.393 8 INFO neutron.manager [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loading Plugin: router 2026-06-18 16:46:21.398 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-18 16:46:21.399 7 WARNING neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] rbac_policy is already registered 2026-06-18 16:46:21.399 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-18 16:46:21.400 7 WARNING neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] security_group is already registered 2026-06-18 16:46:21.400 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-18 16:46:21.400 7 WARNING neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] security_group_rule is already registered 2026-06-18 16:46:21.401 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-18 16:46:21.401 7 WARNING neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] subnetpool is already registered 2026-06-18 16:46:21.402 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-18 16:46:21.402 7 WARNING neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] subnetpool is already registered 2026-06-18 16:46:21.402 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-18 16:46:21.403 7 WARNING neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] trunk is already registered 2026-06-18 16:46:21.403 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-18 16:46:21.403 7 WARNING neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] ikepolicy is already registered 2026-06-18 16:46:21.404 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-18 16:46:21.404 7 WARNING neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] ipsecpolicy is already registered 2026-06-18 16:46:21.404 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-18 16:46:21.404 7 WARNING neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] endpoint_group is already registered 2026-06-18 16:46:21.405 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-18 16:46:21.405 7 WARNING neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] vpnservice is already registered 2026-06-18 16:46:21.406 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-18 16:46:21.406 7 WARNING neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] ipsec_site_connection is already registered 2026-06-18 16:46:21.406 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-18 16:46:21.406 7 WARNING neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] ipsecpolicy is already registered 2026-06-18 16:46:21.407 7 INFO neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-18 16:46:21.407 7 WARNING neutron.quota.resource_registry [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] ikepolicy is already registered 2026-06-18 16:46:21.448 7 WARNING keystonemiddleware._common.config [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-18 16:46:21.458 7 WARNING oslo_config.cfg [None req-9e58c88c-3b98-4760-9298-11cf8e2bb6b3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-18 16:46:21.458 8 INFO neutron.services.service_base [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-18 16:46:21.459 8 INFO neutron.manager [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loading Plugin: segments WSGI app 0 (mountpoint='') ready in 9 seconds on interpreter 0x7ff8ce209668 pid: 7 (default app) 2026-06-18 16:46:21.565 8 INFO neutron.manager [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loading Plugin: trunk 2026-06-18 16:46:21.580 8 INFO neutron.manager [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loading Plugin: vpnaas 2026-06-18 16:46:21.621 8 WARNING stevedore.named [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-18 16:46:21.706 8 INFO neutron_vpnaas.services.vpn.plugin [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-18 16:46:21.707 8 INFO neutron.common.utils [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-18 16:46:21.707 8 INFO neutron.manager [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loading Plugin: taas 2026-06-18 16:46:21.736 8 WARNING stevedore.named [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-18 16:46:21.736 8 WARNING stevedore.named [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-18 16:46:21.761 8 INFO neutron_taas.services.taas.taas_plugin [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-18 16:46:21.761 8 INFO neutron.manager [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loading Plugin: tapmirror 2026-06-18 16:46:21.775 8 WARNING stevedore.named [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-18 16:46:21.775 8 WARNING stevedore.named [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-18 16:46:21.792 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-18 16:46:21.793 8 INFO neutron.manager [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loading Plugin: auto_allocate 2026-06-18 16:46:21.803 8 INFO neutron.manager [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loading Plugin: tag 2026-06-18 16:46:21.814 8 INFO neutron.manager [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loading Plugin: timestamp 2026-06-18 16:46:21.817 8 INFO neutron.manager [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loading Plugin: network_ip_availability 2026-06-18 16:46:21.820 8 INFO neutron.manager [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loading Plugin: flavors 2026-06-18 16:46:21.824 8 INFO neutron.manager [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loading Plugin: revisions 2026-06-18 16:46:21.828 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Initializing extension manager. 2026-06-18 16:46:21.829 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: address-group 2026-06-18 16:46:21.831 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: address-scope 2026-06-18 16:46:21.832 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-18 16:46:21.833 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: agent 2026-06-18 16:46:21.834 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: agent-resources-synced 2026-06-18 16:46:21.835 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-18 16:46:21.836 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-18 16:46:21.837 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: availability_zone 2026-06-18 16:46:21.838 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: availability_zone_filter 2026-06-18 16:46:21.838 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-18 16:46:21.839 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: default-subnetpools 2026-06-18 16:46:21.842 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-18 16:46:21.842 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: dns-integration 2026-06-18 16:46:21.843 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: dns-domain-ports 2026-06-18 16:46:21.843 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-18 16:46:21.844 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: dvr 2026-06-18 16:46:21.844 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-18 16:46:21.845 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: empty-string-filtering 2026-06-18 16:46:21.845 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-18 16:46:21.846 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-18 16:46:21.846 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: external-net 2026-06-18 16:46:21.847 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-18 16:46:21.847 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: extraroute 2026-06-18 16:46:21.848 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: extraroute-atomic 2026-06-18 16:46:21.849 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-18 16:46:21.849 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-18 16:46:21.850 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-18 16:46:21.850 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-18 16:46:21.851 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: fip-port-details 2026-06-18 16:46:21.851 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: flavors 2026-06-18 16:46:21.852 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-18 16:46:21.853 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: floatingip-pools 2026-06-18 16:46:21.854 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: ip_allocation 2026-06-18 16:46:21.854 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-18 16:46:21.855 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: l2_adjacency 2026-06-18 16:46:21.856 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: router 2026-06-18 16:46:21.858 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-18 16:46:21.858 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-18 16:46:21.859 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-18 16:46:21.859 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: ext-gw-mode 2026-06-18 16:46:21.860 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: l3-ha 2026-06-18 16:46:21.860 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-18 16:46:21.861 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-18 16:46:21.861 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: l3-flavors 2026-06-18 16:46:21.862 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-18 16:46:21.863 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-18 16:46:21.865 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-18 16:46:21.866 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-18 16:46:21.867 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-18 16:46:21.868 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-18 16:46:21.869 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-18 16:46:21.869 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: multi-provider 2026-06-18 16:46:21.870 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: net-mtu 2026-06-18 16:46:21.870 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: net-mtu-writable 2026-06-18 16:46:21.871 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: network_availability_zone 2026-06-18 16:46:21.871 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: network_ha 2026-06-18 16:46:21.872 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: network-ip-availability 2026-06-18 16:46:21.873 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-18 16:46:21.875 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: pagination 2026-06-18 16:46:21.875 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: port-device-profile 2026-06-18 16:46:21.876 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-18 16:46:21.876 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-18 16:46:21.877 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-18 16:46:21.877 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: port-mac-override 2026-06-18 16:46:21.878 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-18 16:46:21.878 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-18 16:46:21.879 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-18 16:46:21.879 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: port-resource-request 2026-06-18 16:46:21.880 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-18 16:46:21.880 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-18 16:46:21.880 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: binding 2026-06-18 16:46:21.881 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: binding-extended 2026-06-18 16:46:21.882 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: port-security 2026-06-18 16:46:21.882 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: project-id 2026-06-18 16:46:21.883 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: provider 2026-06-18 16:46:21.883 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-18 16:46:21.885 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: qos 2026-06-18 16:46:21.886 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-18 16:46:21.887 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-18 16:46:21.887 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: qos-default 2026-06-18 16:46:21.888 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: qos-fip 2026-06-18 16:46:21.888 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-18 16:46:21.889 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-18 16:46:21.889 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-18 16:46:21.890 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-18 16:46:21.890 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-18 16:46:21.891 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: qos-pps 2026-06-18 16:46:21.891 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-18 16:46:21.892 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-18 16:46:21.892 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: qos-rules-alias 2026-06-18 16:46:21.893 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: quota-check-limit 2026-06-18 16:46:21.894 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-18 16:46:21.896 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: quotas 2026-06-18 16:46:21.897 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: quota_details 2026-06-18 16:46:21.898 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: rbac-policies 2026-06-18 16:46:21.899 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: rbac-address-group 2026-06-18 16:46:21.899 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: rbac-address-scope 2026-06-18 16:46:21.900 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: rbac-security-groups 2026-06-18 16:46:21.900 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-18 16:46:21.901 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: revision-if-match 2026-06-18 16:46:21.901 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-18 16:46:21.902 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: router_availability_zone 2026-06-18 16:46:21.903 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-18 16:46:21.904 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-18 16:46:21.905 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-18 16:46:21.906 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-18 16:46:21.906 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-18 16:46:21.907 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-18 16:46:21.907 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-18 16:46:21.912 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: security-group 2026-06-18 16:46:21.913 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: segment 2026-06-18 16:46:21.913 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-18 16:46:21.914 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: service-type 2026-06-18 16:46:21.915 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: sorting 2026-06-18 16:46:21.915 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: standard-attr-segment 2026-06-18 16:46:21.916 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: standard-attr-description 2026-06-18 16:46:21.916 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: stateful-security-group 2026-06-18 16:46:21.917 8 WARNING neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-18 16:46:21.917 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-18 16:46:21.918 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: subnet-external-network 2026-06-18 16:46:21.918 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: subnet_onboard 2026-06-18 16:46:21.919 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-18 16:46:21.919 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: subnet-service-types 2026-06-18 16:46:21.920 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: subnet_allocation 2026-06-18 16:46:21.921 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-18 16:46:21.921 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: tag-creation 2026-06-18 16:46:21.922 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-18 16:46:21.926 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: standard-attr-tag 2026-06-18 16:46:21.926 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-18 16:46:21.927 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: trunk 2026-06-18 16:46:21.928 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: trunk-details 2026-06-18 16:46:21.929 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-18 16:46:21.929 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-18 16:46:21.930 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-18 16:46:21.932 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-18 16:46:21.935 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-18 16:46:21.936 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-18 16:46:21.937 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: vpn-flavors 2026-06-18 16:46:21.939 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: vpnaas 2026-06-18 16:46:21.941 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: taas 2026-06-18 16:46:21.942 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: tap-mirror 2026-06-18 16:46:21.943 8 INFO neutron.api.extensions [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-18 16:46:21.945 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-18 16:46:21.946 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-18 16:46:21.946 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-18 16:46:21.946 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-18 16:46:21.950 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-18 16:46:21.950 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-18 16:46:21.955 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-18 16:46:21.955 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-18 16:46:21.956 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-18 16:46:21.957 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-18 16:46:21.958 8 WARNING neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] subnetpool is already registered 2026-06-18 16:46:21.958 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-18 16:46:21.958 8 WARNING neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] subnetpool is already registered 2026-06-18 16:46:21.959 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-18 16:46:21.960 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-18 16:46:21.960 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-18 16:46:21.960 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-18 16:46:21.961 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-18 16:46:21.961 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-18 16:46:21.962 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-18 16:46:21.962 8 WARNING neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] ipsecpolicy is already registered 2026-06-18 16:46:21.962 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-18 16:46:21.963 8 WARNING neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] ikepolicy is already registered 2026-06-18 16:46:21.969 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-18 16:46:21.969 8 WARNING neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] router is already registered 2026-06-18 16:46:21.970 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-18 16:46:21.970 8 WARNING neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] floatingip is already registered 2026-06-18 16:46:21.973 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-18 16:46:21.974 8 WARNING neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] rbac_policy is already registered 2026-06-18 16:46:21.974 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-18 16:46:21.974 8 WARNING neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] security_group is already registered 2026-06-18 16:46:21.975 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-18 16:46:21.975 8 WARNING neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] security_group_rule is already registered 2026-06-18 16:46:21.976 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-18 16:46:21.976 8 WARNING neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] subnetpool is already registered 2026-06-18 16:46:21.976 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-18 16:46:21.977 8 WARNING neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] subnetpool is already registered 2026-06-18 16:46:21.977 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-18 16:46:21.977 8 WARNING neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] trunk is already registered 2026-06-18 16:46:21.977 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-18 16:46:21.978 8 WARNING neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] ikepolicy is already registered 2026-06-18 16:46:21.978 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-18 16:46:21.978 8 WARNING neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] ipsecpolicy is already registered 2026-06-18 16:46:21.978 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-18 16:46:21.979 8 WARNING neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] endpoint_group is already registered 2026-06-18 16:46:21.979 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-18 16:46:21.979 8 WARNING neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] vpnservice is already registered 2026-06-18 16:46:21.979 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-18 16:46:21.979 8 WARNING neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] ipsec_site_connection is already registered 2026-06-18 16:46:21.980 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-18 16:46:21.980 8 WARNING neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] ipsecpolicy is already registered 2026-06-18 16:46:21.980 8 INFO neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-18 16:46:21.980 8 WARNING neutron.quota.resource_registry [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] ikepolicy is already registered 2026-06-18 16:46:22.028 8 WARNING keystonemiddleware._common.config [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-18 16:46:22.035 8 WARNING oslo_config.cfg [None req-b2c89f49-6cc3-4f47-9e0d-5e281c508c03 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 10 seconds on interpreter 0x7ff8ce209668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 16:46:26.539 7 INFO neutron.pecan_wsgi.hooks.translation [None req-46757683-d171-4197-a0e3-4520a0e8c7e0 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.204.45.53 () {44 vars in 924 bytes} [Thu Jun 18 16:46:25 2026] GET /v2.0/networks/public => generated 108 bytes in 900 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: 1/4] 199.204.45.53 () {44 vars in 946 bytes} [Thu Jun 18 16:46:26 2026] GET /v2.0/networks?name=public => generated 15 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:46:27.511 7 WARNING neutron.services.revisions.revision_plugin [None req-98fc5627-61f9-42d0-840d-ba67acec2080 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Could not find related network for resource to bump revision. 2026-06-18 16:46:27.535 7 INFO neutron.db.segments_db [None req-98fc5627-61f9-42d0-840d-ba67acec2080 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Added segment 96530172-1f0e-4d57-8b37-517399082942 of type flat for network 05d288d1-c424-4873-898d-5c34c441cad7 2026-06-18 16:46:27.597 7 INFO neutron.pecan_wsgi.hooks.translation [None req-98fc5627-61f9-42d0-840d-ba67acec2080 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.204.45.53 () {48 vars in 964 bytes} [Thu Jun 18 16:46:26 2026] POST /v2.0/networks => generated 124 bytes in 678 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 16:46:33.563 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f7e8fe90-ac1c-4756-a9c0-a26ccd55ce5a ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.53 () {44 vars in 924 bytes} [Thu Jun 18 16:46:33 2026] GET /v2.0/networks/public => generated 108 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.53 () {44 vars in 946 bytes} [Thu Jun 18 16:46:33 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:46:33.653 7 WARNING neutron.services.revisions.revision_plugin [None req-6f7d3509-5ff3-4533-9ff1-797b410e2907 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Could not find related network for resource to bump revision. 2026-06-18 16:46:33.669 7 INFO neutron.db.segments_db [None req-6f7d3509-5ff3-4533-9ff1-797b410e2907 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Added segment 6bd463ad-d1e7-4013-9bc1-0e05c5a8b097 of type flat for network 79567395-3e32-471e-9680-0d9b1358ed74 2026-06-18 16:46:33.694 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f7d3509-5ff3-4533-9ff1-797b410e2907 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.53 () {48 vars in 964 bytes} [Thu Jun 18 16:46:33 2026] POST /v2.0/networks => generated 124 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 16:46:39.965 8 INFO neutron.pecan_wsgi.hooks.translation [None req-01c90133-c422-43d8-a549-0431fc332092 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 199.204.45.53 () {44 vars in 924 bytes} [Thu Jun 18 16:46:39 2026] GET /v2.0/networks/public => generated 108 bytes in 379 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.53 () {44 vars in 946 bytes} [Thu Jun 18 16:46:39 2026] GET /v2.0/networks?name=public => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:46:40.222 8 WARNING neutron.services.revisions.revision_plugin [None req-5556e926-4ca3-44e3-a408-1466842d829d ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Could not find related network for resource to bump revision. 2026-06-18 16:46:40.245 8 INFO neutron.db.segments_db [None req-5556e926-4ca3-44e3-a408-1466842d829d ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Added segment 3ea0e3b2-0c37-48c9-9fa7-d4efba886c62 of type flat for network dc89e657-cf5a-4dff-adbb-a47127ae7f42 2026-06-18 16:46:40.292 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5556e926-4ca3-44e3-a408-1466842d829d ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.53 () {48 vars in 964 bytes} [Thu Jun 18 16:46:40 2026] POST /v2.0/networks => generated 124 bytes in 306 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 16:46:46.257 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0295dbe4-3b69-49d4-be04-6d3767acb209 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.204.45.53 () {44 vars in 924 bytes} [Thu Jun 18 16:46:46 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.204.45.53 () {44 vars in 946 bytes} [Thu Jun 18 16:46:46 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:46:46.324 8 WARNING neutron.services.revisions.revision_plugin [None req-9e83ee49-2d91-47e1-8747-dee775ee5621 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Could not find related network for resource to bump revision. 2026-06-18 16:46:46.344 8 INFO neutron.db.segments_db [None req-9e83ee49-2d91-47e1-8747-dee775ee5621 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Added segment cec03976-6120-4763-8a3c-0c3d71506d8d of type flat for network d4c20161-5f57-4b7f-ab99-db182fcca879 2026-06-18 16:46:46.370 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9e83ee49-2d91-47e1-8747-dee775ee5621 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.204.45.53 () {48 vars in 964 bytes} [Thu Jun 18 16:46:46 2026] POST /v2.0/networks => generated 124 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 16:46:52.352 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a90b410d-9985-4c63-be5f-2075cc0b59eb ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.53 () {44 vars in 924 bytes} [Thu Jun 18 16:46:52 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.53 () {44 vars in 946 bytes} [Thu Jun 18 16:46:52 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:46:52.910 7 WARNING neutron.services.revisions.revision_plugin [None req-030e6f13-8ff5-4197-816f-f883b931e7b8 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Could not find related network for resource to bump revision. 2026-06-18 16:46:52.935 7 INFO neutron.db.segments_db [None req-030e6f13-8ff5-4197-816f-f883b931e7b8 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Added segment 7974ec1a-e0e8-4a61-8408-e7d07a5fe8bb of type flat for network 190119ca-2679-46f1-a915-9f6865f2b34e 2026-06-18 16:46:52.962 7 INFO neutron.pecan_wsgi.hooks.translation [None req-030e6f13-8ff5-4197-816f-f883b931e7b8 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 199.204.45.53 () {48 vars in 964 bytes} [Thu Jun 18 16:46:52 2026] POST /v2.0/networks => generated 124 bytes in 602 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 16:46:58.981 8 INFO neutron.pecan_wsgi.hooks.translation [None req-82f56517-ea69-40eb-8fb1-f080190bb7ad ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/20] 199.204.45.53 () {44 vars in 924 bytes} [Thu Jun 18 16:46:58 2026] GET /v2.0/networks/public => generated 108 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/21] 199.204.45.53 () {44 vars in 946 bytes} [Thu Jun 18 16:46:58 2026] GET /v2.0/networks?name=public => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:46:59.083 8 WARNING neutron.services.revisions.revision_plugin [None req-27ac1803-4ab8-44f1-9e90-1da78c272b80 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Could not find related network for resource to bump revision. 2026-06-18 16:46:59.104 8 INFO neutron.db.segments_db [None req-27ac1803-4ab8-44f1-9e90-1da78c272b80 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Added segment 3bac21fc-c3d7-4108-a42e-0190f71adca4 of type flat for network 609f3d2a-a5d2-4bc4-b8c2-7245dde5d62b [pid: 8|app: 0|req: 10/22] 199.204.45.53 () {48 vars in 964 bytes} [Thu Jun 18 16:46:59 2026] POST /v2.0/networks => generated 706 bytes in 1012 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:47:01.523 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d0dba0f5-0093-41f5-b744-27a8e2ef6c73 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/24] 199.204.45.53 () {44 vars in 924 bytes} [Thu Jun 18 16:47:01 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 199.204.45.53 () {44 vars in 946 bytes} [Thu Jun 18 16:47:01 2026] GET /v2.0/networks?name=public => generated 709 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:47:01.603 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ab10905b-5266-4603-96c5-1af25b6e43a5 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/26] 199.204.45.53 () {44 vars in 1031 bytes} [Thu Jun 18 16:47:01 2026] GET /v2.0/subnets/public-subnet?network_id=609f3d2a-a5d2-4bc4-b8c2-7245dde5d62b => generated 113 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/27] 199.204.45.53 () {44 vars in 1054 bytes} [Thu Jun 18 16:47:01 2026] GET /v2.0/subnets?name=public-subnet&network_id=609f3d2a-a5d2-4bc4-b8c2-7245dde5d62b => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 199.204.45.53 () {48 vars in 962 bytes} [Thu Jun 18 16:47:01 2026] POST /v2.0/subnets => generated 664 bytes in 3913 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:52:18.810 7 INFO neutron.pecan_wsgi.hooks.translation [None req-adc82692-4bb7-4237-9b14-332b0c164be8 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/71] 199.204.45.53 () {44 vars in 934 bytes} [Thu Jun 18 16:52:18 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/72] 199.204.45.53 () {44 vars in 956 bytes} [Thu Jun 18 16:52:18 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 16:52:18.915 7 INFO neutron.db.segments_db [None req-aa9eecf5-ceab-488e-b848-33052c428aa0 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Added segment e32e26bb-38a3-476a-9f5b-e8f1b657a394 of type vxlan for network b525643e-1a5c-4945-85d6-664623cdea80 [pid: 7|app: 0|req: 38/73] 199.204.45.53 () {48 vars in 963 bytes} [Thu Jun 18 16:52:18 2026] POST /v2.0/networks => generated 688 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:52:20.019 8 INFO neutron.pecan_wsgi.hooks.translation [None req-877c438c-8549-4b67-a675-217f733fcb4b ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/74] 199.204.45.53 () {44 vars in 934 bytes} [Thu Jun 18 16:52:19 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/75] 199.204.45.53 () {44 vars in 956 bytes} [Thu Jun 18 16:52:20 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:52:20.078 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8ce7723b-f9dd-4b01-8973-d284f180c634 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/76] 199.204.45.53 () {44 vars in 1033 bytes} [Thu Jun 18 16:52:20 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=b525643e-1a5c-4945-85d6-664623cdea80 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.204.45.53 () {44 vars in 1056 bytes} [Thu Jun 18 16:52:20 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=b525643e-1a5c-4945-85d6-664623cdea80 => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 199.204.45.53 () {48 vars in 962 bytes} [Thu Jun 18 16:52:20 2026] POST /v2.0/subnets => generated 651 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 16:52:21.428 7 INFO neutron.api.v2.resource [None req-8af1f994-5e4d-423e-904c-03f25142305e ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 41/79] 199.204.45.53 () {44 vars in 968 bytes} [Thu Jun 18 16:52:21 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.204.45.53 () {44 vars in 990 bytes} [Thu Jun 18 16:52:21 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.204.45.53 () {48 vars in 977 bytes} [Thu Jun 18 16:52:21 2026] POST /v2.0/security-groups => generated 1616 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 16:52:22 2026] GET /v2.0/security-groups/db9d4f8d-a342-48b5-abe2-32959a88db5b => generated 1616 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 16:52:22 2026] GET /v2.0/security-groups/db9d4f8d-a342-48b5-abe2-32959a88db5b => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 16:52:22 2026] GET /v2.0/security-groups/db9d4f8d-a342-48b5-abe2-32959a88db5b => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.204.45.53 () {48 vars in 988 bytes} [Thu Jun 18 16:52:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 16:52:23 2026] GET /v2.0/security-groups/db9d4f8d-a342-48b5-abe2-32959a88db5b => generated 2230 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 16:52:23 2026] GET /v2.0/security-groups/db9d4f8d-a342-48b5-abe2-32959a88db5b => generated 2230 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 16:52:23 2026] GET /v2.0/security-groups/db9d4f8d-a342-48b5-abe2-32959a88db5b => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 199.204.45.53 () {48 vars in 988 bytes} [Thu Jun 18 16:52:23 2026] POST /v2.0/security-group-rules => generated 603 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 16:52:24 2026] GET /v2.0/security-groups/db9d4f8d-a342-48b5-abe2-32959a88db5b => generated 2846 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 16:52:24 2026] GET /v2.0/security-groups/db9d4f8d-a342-48b5-abe2-32959a88db5b => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 16:52:24 2026] GET /v2.0/security-groups/db9d4f8d-a342-48b5-abe2-32959a88db5b => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/93] 199.204.45.53 () {48 vars in 988 bytes} [Thu Jun 18 16:52:24 2026] POST /v2.0/security-group-rules => generated 603 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/94] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 16:52:25 2026] GET /v2.0/security-groups/db9d4f8d-a342-48b5-abe2-32959a88db5b => generated 3462 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 16:52:25 2026] GET /v2.0/security-groups/db9d4f8d-a342-48b5-abe2-32959a88db5b => generated 3462 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/96] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 16:52:26 2026] GET /v2.0/security-groups/db9d4f8d-a342-48b5-abe2-32959a88db5b => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/97] 199.204.45.53 () {48 vars in 988 bytes} [Thu Jun 18 16:52:26 2026] POST /v2.0/security-group-rules => generated 603 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/98] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 16:52:27 2026] GET /v2.0/security-groups/db9d4f8d-a342-48b5-abe2-32959a88db5b => generated 4078 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/99] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 16:52:27 2026] GET /v2.0/security-groups/db9d4f8d-a342-48b5-abe2-32959a88db5b => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/100] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 16:52:27 2026] GET /v2.0/security-groups/db9d4f8d-a342-48b5-abe2-32959a88db5b => generated 4078 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/101] 199.204.45.53 () {48 vars in 988 bytes} [Thu Jun 18 16:52:27 2026] POST /v2.0/security-group-rules => generated 603 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/102] 199.204.45.53 () {44 vars in 984 bytes} [Thu Jun 18 16:52:28 2026] GET /v2.0/networks/b525643e-1a5c-4945-85d6-664623cdea80 => generated 732 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 16:52:28.556 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e6d2d12a-48aa-4432-86fc-e251c75dcf1b ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/103] 199.204.45.53 () {44 vars in 1073 bytes} [Thu Jun 18 16:52:28 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=b525643e-1a5c-4945-85d6-664623cdea80 => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/104] 199.204.45.53 () {44 vars in 1096 bytes} [Thu Jun 18 16:52:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=b525643e-1a5c-4945-85d6-664623cdea80 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/105] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 16:52:28 2026] GET /v2.0/security-groups/db9d4f8d-a342-48b5-abe2-32959a88db5b => 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: 52/106] 199.204.45.53 () {48 vars in 958 bytes} [Thu Jun 18 16:52:28 2026] POST /v2.0/ports => generated 1096 bytes in 371 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 16:52:36.315 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2fb911b0-5011-401a-98ab-159c5b9f1287 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 54/109] 199.204.45.53 () {44 vars in 976 bytes} [Thu Jun 18 16:52:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/110] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 16:52:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/111] 199.204.45.53 () {48 vars in 1028 bytes} [Thu Jun 18 16:52:36 2026] PUT /v2.0/ports/db55d786-92bd-47a2-b4ec-5bda9719490c => generated 1245 bytes in 737 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/112] 199.204.45.53 () {44 vars in 917 bytes} [Thu Jun 18 16:52:38 2026] GET /v2.0/ports => generated 3726 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 16:52:39.937 8 INFO neutron.api.v2.resource [None req-a0ca61d8-0f5d-4843-85d9-9dd99d6ccda2 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 56/113] 199.204.45.53 () {44 vars in 956 bytes} [Thu Jun 18 16:52:39 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/114] 199.204.45.53 () {44 vars in 978 bytes} [Thu Jun 18 16:52:39 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/115] 199.204.45.53 () {48 vars in 977 bytes} [Thu Jun 18 16:52:39 2026] POST /v2.0/security-groups => generated 1610 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/116] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 16:52:41 2026] GET /v2.0/security-groups/3e110459-c66c-4103-a966-e8a19889a12a => generated 1610 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/117] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 16:52:41 2026] GET /v2.0/security-groups/3e110459-c66c-4103-a966-e8a19889a12a => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/118] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 16:52:41 2026] GET /v2.0/security-groups/3e110459-c66c-4103-a966-e8a19889a12a => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/119] 199.204.45.53 () {48 vars in 988 bytes} [Thu Jun 18 16:52:41 2026] POST /v2.0/security-group-rules => generated 621 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/120] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 16:52:42 2026] GET /v2.0/security-groups/3e110459-c66c-4103-a966-e8a19889a12a => generated 2244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/121] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 16:52:42 2026] GET /v2.0/security-groups/3e110459-c66c-4103-a966-e8a19889a12a => generated 2244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/122] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 16:52:42 2026] GET /v2.0/security-groups/3e110459-c66c-4103-a966-e8a19889a12a => generated 2244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/123] 199.204.45.53 () {48 vars in 988 bytes} [Thu Jun 18 16:52:42 2026] POST /v2.0/security-group-rules => generated 625 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/134] 199.204.45.53 () {44 vars in 972 bytes} [Thu Jun 18 16:53:49 2026] GET /v2.0/quotas/793afc6274db453a9f76a5e6431e3e59 => 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: 67/135] 199.204.45.53 () {48 vars in 1024 bytes} [Thu Jun 18 16:53:49 2026] PUT /v2.0/quotas/793afc6274db453a9f76a5e6431e3e59 => generated 291 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 16:56:10.284 7 INFO neutron.pecan_wsgi.hooks.translation [None req-edb40d3d-df36-4778-b3bb-2194d802c88d ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 78/154] 199.204.45.53 () {30 vars in 740 bytes} [Thu Jun 18 16:56:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 225 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: 77/155] 199.204.45.53 () {30 vars in 762 bytes} [Thu Jun 18 16:56:10 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 16:56:12.195 7 INFO neutron.pecan_wsgi.hooks.translation [None req-033a2fac-cb06-4439-baa0-e74e310f7630 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 79/156] 199.204.45.53 () {30 vars in 740 bytes} [Thu Jun 18 16:56:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/157] 199.204.45.53 () {30 vars in 762 bytes} [Thu Jun 18 16:56:12 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:02:53.135 8 INFO neutron.api.v2.resource [None req-567c2fd8-f39b-4261-90a9-5e09a8951d1c ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 106/212] 199.204.45.53 () {44 vars in 1071 bytes} [Thu Jun 18 17:02:53 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=86b7174546bc46bfa6d3ba876194b75c => generated 139 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/213] 199.204.45.53 () {44 vars in 1094 bytes} [Thu Jun 18 17:02:53 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=86b7174546bc46bfa6d3ba876194b75c => generated 23 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/214] 199.204.45.53 () {48 vars in 978 bytes} [Thu Jun 18 17:02:53 2026] POST /v2.0/security-groups => generated 1624 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/215] 199.204.45.53 () {44 vars in 1085 bytes} [Thu Jun 18 17:02:54 2026] GET /v2.0/security-groups/459b5f04-1aaf-4ae1-8f56-22d759b659f9?project_id=86b7174546bc46bfa6d3ba876194b75c => generated 1624 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/216] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 17:02:54 2026] GET /v2.0/security-groups/459b5f04-1aaf-4ae1-8f56-22d759b659f9 => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/217] 199.204.45.53 () {44 vars in 1085 bytes} [Thu Jun 18 17:02:54 2026] GET /v2.0/security-groups/459b5f04-1aaf-4ae1-8f56-22d759b659f9?project_id=86b7174546bc46bfa6d3ba876194b75c => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/218] 199.204.45.53 () {48 vars in 988 bytes} [Thu Jun 18 17:02:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/219] 199.204.45.53 () {44 vars in 1085 bytes} [Thu Jun 18 17:02:55 2026] GET /v2.0/security-groups/459b5f04-1aaf-4ae1-8f56-22d759b659f9?project_id=86b7174546bc46bfa6d3ba876194b75c => generated 2234 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/220] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 17:02:55 2026] GET /v2.0/security-groups/459b5f04-1aaf-4ae1-8f56-22d759b659f9 => generated 2234 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/221] 199.204.45.53 () {44 vars in 1085 bytes} [Thu Jun 18 17:02:55 2026] GET /v2.0/security-groups/459b5f04-1aaf-4ae1-8f56-22d759b659f9?project_id=86b7174546bc46bfa6d3ba876194b75c => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/222] 199.204.45.53 () {48 vars in 988 bytes} [Thu Jun 18 17:02:55 2026] POST /v2.0/security-group-rules => generated 599 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/223] 199.204.45.53 () {44 vars in 1085 bytes} [Thu Jun 18 17:02:56 2026] GET /v2.0/security-groups/459b5f04-1aaf-4ae1-8f56-22d759b659f9?project_id=86b7174546bc46bfa6d3ba876194b75c => generated 2846 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/224] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 17:02:57 2026] GET /v2.0/security-groups/459b5f04-1aaf-4ae1-8f56-22d759b659f9 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/225] 199.204.45.53 () {44 vars in 1085 bytes} [Thu Jun 18 17:02:57 2026] GET /v2.0/security-groups/459b5f04-1aaf-4ae1-8f56-22d759b659f9?project_id=86b7174546bc46bfa6d3ba876194b75c => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/226] 199.204.45.53 () {48 vars in 988 bytes} [Thu Jun 18 17:02:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/227] 199.204.45.53 () {44 vars in 1085 bytes} [Thu Jun 18 17:02:58 2026] GET /v2.0/security-groups/459b5f04-1aaf-4ae1-8f56-22d759b659f9?project_id=86b7174546bc46bfa6d3ba876194b75c => generated 3460 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/228] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 17:02:58 2026] GET /v2.0/security-groups/459b5f04-1aaf-4ae1-8f56-22d759b659f9 => generated 3460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/229] 199.204.45.53 () {44 vars in 1085 bytes} [Thu Jun 18 17:02:58 2026] GET /v2.0/security-groups/459b5f04-1aaf-4ae1-8f56-22d759b659f9?project_id=86b7174546bc46bfa6d3ba876194b75c => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/230] 199.204.45.53 () {48 vars in 988 bytes} [Thu Jun 18 17:02:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/251] 199.204.45.53 () {30 vars in 739 bytes} [Thu Jun 18 17:05:19 2026] GET /v2.0/networks?tenant_id=86b7174546bc46bfa6d3ba876194b75c&shared=False => generated 15 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:05:19.329 8 INFO neutron.db.segments_db [None req-c343fcf4-b7c9-4dfd-a23e-1140a90c9022 a5548087f1e14116b924386177229f7e 86b7174546bc46bfa6d3ba876194b75c - - 01beb1a0f7b845ed9dd2018853078a6e 01beb1a0f7b845ed9dd2018853078a6e] Added segment cebbd2b8-56aa-4cde-869e-279802c9f455 of type vxlan for network d54e2223-4f7e-4d74-9a3d-f99a84376dd8 [pid: 8|app: 0|req: 126/252] 199.204.45.53 () {34 vars in 681 bytes} [Thu Jun 18 17:05:19 2026] POST /v2.0/networks => generated 699 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/253] 199.204.45.53 () {30 vars in 721 bytes} [Thu Jun 18 17:05:19 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/254] 199.204.45.53 () {30 vars in 632 bytes} [Thu Jun 18 17:05:19 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/255] 199.204.45.53 () {34 vars in 676 bytes} [Thu Jun 18 17:05:19 2026] POST /v2.0/ports => generated 999 bytes in 568 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/256] 199.204.45.53 () {30 vars in 702 bytes} [Thu Jun 18 17:05:20 2026] GET /v2.0/networks/d54e2223-4f7e-4d74-9a3d-f99a84376dd8 => generated 705 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/257] 199.204.45.53 () {30 vars in 721 bytes} [Thu Jun 18 17:05:21 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/258] 199.204.45.53 () {30 vars in 702 bytes} [Thu Jun 18 17:05:21 2026] GET /v2.0/networks/d54e2223-4f7e-4d74-9a3d-f99a84376dd8 => generated 705 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/263] 199.204.45.53 () {44 vars in 972 bytes} [Thu Jun 18 17:05:48 2026] GET /v2.0/quotas/86b7174546bc46bfa6d3ba876194b75c => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/264] 199.204.45.53 () {48 vars in 1024 bytes} [Thu Jun 18 17:05:48 2026] PUT /v2.0/quotas/86b7174546bc46bfa6d3ba876194b75c => generated 291 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:17:40.112 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6e9fea40-5480-4590-98fd-6500c6e5eb47 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/359] 199.204.45.53 () {44 vars in 924 bytes} [Thu Jun 18 17:17:39 2026] GET /v2.0/networks/public => generated 108 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/360] 199.204.45.53 () {44 vars in 946 bytes} [Thu Jun 18 17:17:40 2026] GET /v2.0/networks?name=public => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:17:41.455 8 INFO neutron.pecan_wsgi.hooks.translation [None req-288effab-17c8-4c1c-984f-e31418f6bd3e ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/361] 199.204.45.53 () {44 vars in 924 bytes} [Thu Jun 18 17:17:41 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/362] 199.204.45.53 () {44 vars in 946 bytes} [Thu Jun 18 17:17:41 2026] GET /v2.0/networks?name=public => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:17:41.530 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f5fc0046-ddf4-4383-b91b-d1208a915ad5 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/363] 199.204.45.53 () {44 vars in 1031 bytes} [Thu Jun 18 17:17:41 2026] GET /v2.0/subnets/public-subnet?network_id=609f3d2a-a5d2-4bc4-b8c2-7245dde5d62b => generated 113 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/364] 199.204.45.53 () {44 vars in 1054 bytes} [Thu Jun 18 17:17:41 2026] GET /v2.0/subnets?name=public-subnet&network_id=609f3d2a-a5d2-4bc4-b8c2-7245dde5d62b => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:18:10.407 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dd7a9911-0e15-4205-ae43-5775b5fa856e ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 185/369] 199.204.45.53 () {44 vars in 934 bytes} [Thu Jun 18 17:18:10 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: 185/370] 199.204.45.53 () {44 vars in 956 bytes} [Thu Jun 18 17:18:10 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:18:11.493 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fdf04500-d2ba-4c64-82fe-21063e66b209 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 186/371] 199.204.45.53 () {44 vars in 934 bytes} [Thu Jun 18 17:18:11 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: 186/372] 199.204.45.53 () {44 vars in 956 bytes} [Thu Jun 18 17:18:11 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:18:11.563 8 INFO neutron.pecan_wsgi.hooks.translation [None req-068285d2-2eda-42a4-bca3-1ff66787244d ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 187/373] 199.204.45.53 () {44 vars in 1033 bytes} [Thu Jun 18 17:18:11 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=b525643e-1a5c-4945-85d6-664623cdea80 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/374] 199.204.45.53 () {44 vars in 1056 bytes} [Thu Jun 18 17:18:11 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=b525643e-1a5c-4945-85d6-664623cdea80 => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:18:12.702 8 INFO neutron.api.v2.resource [None req-ba25713e-fb7f-4de5-97ab-3b484f3cc258 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 188/375] 199.204.45.53 () {44 vars in 968 bytes} [Thu Jun 18 17:18:12 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/376] 199.204.45.53 () {44 vars in 990 bytes} [Thu Jun 18 17:18:12 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/377] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 17:18:13 2026] GET /v2.0/security-groups/db9d4f8d-a342-48b5-abe2-32959a88db5b => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/378] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 17:18:13 2026] GET /v2.0/security-groups/db9d4f8d-a342-48b5-abe2-32959a88db5b => generated 4694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/379] 199.204.45.53 () {44 vars in 1008 bytes} [Thu Jun 18 17:18:13 2026] GET /v2.0/security-group-rules/90d550a9-5ea7-43f1-a456-33299debedd4 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/380] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 17:18:14 2026] GET /v2.0/security-groups/db9d4f8d-a342-48b5-abe2-32959a88db5b => generated 4694 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/381] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 17:18:14 2026] GET /v2.0/security-groups/db9d4f8d-a342-48b5-abe2-32959a88db5b => generated 4694 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/382] 199.204.45.53 () {44 vars in 1008 bytes} [Thu Jun 18 17:18:14 2026] GET /v2.0/security-group-rules/708a7b5c-1cb6-4e22-9e62-5ebe12cf10ca => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/385] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 17:18:15 2026] GET /v2.0/security-groups/db9d4f8d-a342-48b5-abe2-32959a88db5b => generated 4694 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/386] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 17:18:15 2026] GET /v2.0/security-groups/db9d4f8d-a342-48b5-abe2-32959a88db5b => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/387] 199.204.45.53 () {44 vars in 1008 bytes} [Thu Jun 18 17:18:16 2026] GET /v2.0/security-group-rules/acbfdff5-1359-4b3c-8e73-efb61a8e93d6 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/388] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 17:18:16 2026] GET /v2.0/security-groups/db9d4f8d-a342-48b5-abe2-32959a88db5b => generated 4694 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/389] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 17:18:16 2026] GET /v2.0/security-groups/db9d4f8d-a342-48b5-abe2-32959a88db5b => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/390] 199.204.45.53 () {44 vars in 1008 bytes} [Thu Jun 18 17:18:17 2026] GET /v2.0/security-group-rules/6f76ba2c-991c-42e3-bbda-d433d42f4668 => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/391] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 17:18:17 2026] GET /v2.0/security-groups/db9d4f8d-a342-48b5-abe2-32959a88db5b => generated 4694 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/392] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 17:18:17 2026] GET /v2.0/security-groups/db9d4f8d-a342-48b5-abe2-32959a88db5b => generated 4694 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/393] 199.204.45.53 () {44 vars in 1008 bytes} [Thu Jun 18 17:18:18 2026] GET /v2.0/security-group-rules/aa1d6da0-1376-4683-af97-3fd0f8e13a02 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/394] 199.204.45.53 () {44 vars in 984 bytes} [Thu Jun 18 17:18:19 2026] GET /v2.0/networks/b525643e-1a5c-4945-85d6-664623cdea80 => generated 732 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:18:19.238 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4854cbe1-a956-4300-9492-c1b7d836be51 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 198/395] 199.204.45.53 () {44 vars in 1073 bytes} [Thu Jun 18 17:18:19 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=b525643e-1a5c-4945-85d6-664623cdea80 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 199.204.45.53 () {44 vars in 1096 bytes} [Thu Jun 18 17:18:19 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=b525643e-1a5c-4945-85d6-664623cdea80 => generated 1250 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/397] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 17:18:19 2026] GET /v2.0/security-groups/db9d4f8d-a342-48b5-abe2-32959a88db5b => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:18:27.140 8 INFO neutron.pecan_wsgi.hooks.translation [None req-37ed2448-7c87-4e06-966f-e9114e0d2892 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 199/398] 199.204.45.53 () {44 vars in 976 bytes} [Thu Jun 18 17:18:27 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: 200/399] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 17:18:27 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/400] 199.204.45.53 () {44 vars in 917 bytes} [Thu Jun 18 17:18:28 2026] GET /v2.0/ports => generated 4721 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:18:30.039 7 INFO neutron.api.v2.resource [None req-431c2117-fc16-4e59-979e-9c49d0980877 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 201/401] 199.204.45.53 () {44 vars in 956 bytes} [Thu Jun 18 17:18:29 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/402] 199.204.45.53 () {44 vars in 978 bytes} [Thu Jun 18 17:18:30 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/405] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 17:18:30 2026] GET /v2.0/security-groups/3e110459-c66c-4103-a966-e8a19889a12a => generated 2882 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/406] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 17:18:31 2026] GET /v2.0/security-groups/3e110459-c66c-4103-a966-e8a19889a12a => generated 2882 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/407] 199.204.45.53 () {44 vars in 1008 bytes} [Thu Jun 18 17:18:31 2026] GET /v2.0/security-group-rules/49abd7e8-41fa-446b-83b3-9788e21db96a => generated 621 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/408] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 17:18:32 2026] GET /v2.0/security-groups/3e110459-c66c-4103-a966-e8a19889a12a => generated 2882 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/409] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 17:18:32 2026] GET /v2.0/security-groups/3e110459-c66c-4103-a966-e8a19889a12a => generated 2882 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/410] 199.204.45.53 () {44 vars in 1008 bytes} [Thu Jun 18 17:18:32 2026] GET /v2.0/security-group-rules/36650a52-cfda-459d-931d-7fab41a71e21 => generated 625 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/411] 199.204.45.53 () {44 vars in 972 bytes} [Thu Jun 18 17:18:44 2026] GET /v2.0/quotas/793afc6274db453a9f76a5e6431e3e59 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:19:41.038 7 INFO neutron.api.v2.resource [None req-64e09621-d1e1-46fa-8d2c-6c266c623629 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 210/420] 199.204.45.53 () {44 vars in 1071 bytes} [Thu Jun 18 17:19:40 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=86b7174546bc46bfa6d3ba876194b75c => generated 139 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/421] 199.204.45.53 () {44 vars in 1094 bytes} [Thu Jun 18 17:19:41 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=86b7174546bc46bfa6d3ba876194b75c => generated 4072 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/422] 199.204.45.53 () {44 vars in 1085 bytes} [Thu Jun 18 17:19:42 2026] GET /v2.0/security-groups/459b5f04-1aaf-4ae1-8f56-22d759b659f9?project_id=86b7174546bc46bfa6d3ba876194b75c => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/423] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 17:19:42 2026] GET /v2.0/security-groups/459b5f04-1aaf-4ae1-8f56-22d759b659f9 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/424] 199.204.45.53 () {44 vars in 1008 bytes} [Thu Jun 18 17:19:42 2026] GET /v2.0/security-group-rules/b9738748-4339-45cc-ab62-5a90bcaa71e9 => generated 597 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/425] 199.204.45.53 () {44 vars in 1085 bytes} [Thu Jun 18 17:19:43 2026] GET /v2.0/security-groups/459b5f04-1aaf-4ae1-8f56-22d759b659f9?project_id=86b7174546bc46bfa6d3ba876194b75c => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/426] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 17:19:43 2026] GET /v2.0/security-groups/459b5f04-1aaf-4ae1-8f56-22d759b659f9 => 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: 214/427] 199.204.45.53 () {44 vars in 1008 bytes} [Thu Jun 18 17:19:43 2026] GET /v2.0/security-group-rules/121678f4-4b5e-4b51-bdd2-dc92fa882f0f => generated 599 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/428] 199.204.45.53 () {44 vars in 1085 bytes} [Thu Jun 18 17:19:44 2026] GET /v2.0/security-groups/459b5f04-1aaf-4ae1-8f56-22d759b659f9?project_id=86b7174546bc46bfa6d3ba876194b75c => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/429] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 17:19:44 2026] GET /v2.0/security-groups/459b5f04-1aaf-4ae1-8f56-22d759b659f9 => generated 4075 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/430] 199.204.45.53 () {44 vars in 1008 bytes} [Thu Jun 18 17:19:44 2026] GET /v2.0/security-group-rules/5b0ceede-513b-4c47-ae20-6d08c0bdb04b => 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: 217/433] 199.204.45.53 () {44 vars in 1085 bytes} [Thu Jun 18 17:19:45 2026] GET /v2.0/security-groups/459b5f04-1aaf-4ae1-8f56-22d759b659f9?project_id=86b7174546bc46bfa6d3ba876194b75c => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/434] 199.204.45.53 () {44 vars in 998 bytes} [Thu Jun 18 17:19:45 2026] GET /v2.0/security-groups/459b5f04-1aaf-4ae1-8f56-22d759b659f9 => generated 4075 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/435] 199.204.45.53 () {44 vars in 1008 bytes} [Thu Jun 18 17:19:45 2026] GET /v2.0/security-group-rules/fb72b58c-9c26-43ff-8cb5-4b100b7efde4 => generated 602 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/436] 199.204.45.53 () {44 vars in 972 bytes} [Thu Jun 18 17:19:52 2026] GET /v2.0/quotas/86b7174546bc46bfa6d3ba876194b75c => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/443] 199.204.45.53 () {44 vars in 946 bytes} [Thu Jun 18 17:20:44 2026] GET /v2.0/networks?name=public => generated 753 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/450] 10.0.0.32 () {32 vars in 648 bytes} [Thu Jun 18 17:21:24 2026] GET /v2.0/networks => generated 2168 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/451] 10.0.0.32 () {32 vars in 654 bytes} [Thu Jun 18 17:21:26 2026] GET /v2.0/floatingips => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/452] 10.0.0.32 () {32 vars in 646 bytes} [Thu Jun 18 17:21:26 2026] GET /v2.0/routers => generated 15 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/453] 10.0.0.32 () {32 vars in 642 bytes} [Thu Jun 18 17:21:26 2026] GET /v2.0/ports => generated 4721 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/454] 10.0.0.32 () {32 vars in 646 bytes} [Thu Jun 18 17:21:26 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/455] 10.0.0.32 () {32 vars in 648 bytes} [Thu Jun 18 17:21:26 2026] GET /v2.0/networks => generated 2168 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/456] 10.0.0.32 () {32 vars in 662 bytes} [Thu Jun 18 17:21:26 2026] GET /v2.0/security-groups => generated 17397 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/457] 10.0.0.32 () {32 vars in 654 bytes} [Thu Jun 18 17:21:26 2026] GET /v2.0/subnetpools => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:21:37.951 8 INFO neutron.db.segments_db [None req-eeaa3d9e-f0b0-49b3-be89-19d57c3c453f ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Added segment ef16a101-c3c1-4af4-881c-96869dfbcf06 of type vxlan for network 700980e9-d6c4-47f0-b70d-7dc6475f09e4 2026-06-18 17:21:37.984 7 INFO neutron.db.segments_db [None req-bf89507a-ba6e-4bc4-825b-548400f1a823 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Added segment 186ed3b0-7f5c-4792-a63c-39e76e0395a1 of type vxlan for network d0371a02-a5de-4801-804f-d7e94eef3963 [pid: 7|app: 0|req: 231/460] 10.0.0.32 () {34 vars in 670 bytes} [Thu Jun 18 17:21:37 2026] POST /v2.0/networks => generated 726 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/461] 10.0.0.32 () {34 vars in 670 bytes} [Thu Jun 18 17:21:37 2026] POST /v2.0/networks => generated 725 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:21:38.272 7 INFO neutron.db.segments_db [None req-2591c371-6778-4180-8216-1455b2ca4a80 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Added segment deec6bec-e86e-4ec8-923d-5bfaa65b980e of type vxlan for network e5f42a7a-2654-487d-ab86-74b7f8dfaf5d [pid: 8|app: 0|req: 231/462] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:21:38 2026] POST /v2.0/subnets => generated 692 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/463] 10.0.0.32 () {34 vars in 670 bytes} [Thu Jun 18 17:21:38 2026] POST /v2.0/networks => generated 727 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:21:38.378 7 INFO neutron.db.segments_db [None req-a2d49acf-e310-47af-9fa8-7508e442ea6b ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Added segment f7c20049-6217-4230-bb7e-48091b08a566 of type vxlan for network 76f9c90d-49ed-4ba6-9fc2-d04766df6328 [pid: 8|app: 0|req: 232/464] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:21:38 2026] POST /v2.0/subnets => generated 691 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/465] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:21:38 2026] POST /v2.0/subnets => generated 694 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:21:38.617 7 INFO neutron.db.l3_hamode_db [None req-a2d49acf-e310-47af-9fa8-7508e442ea6b ad51fa594f6e462da00ca437ecbb0ba6 16b9ff7ac0924244b7b8420f16f8fea9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 17:21:38.647 8 INFO neutron.db.segments_db [None req-4147ad5f-5763-4081-b672-0da0a5fc433f ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Added segment 2a707897-5792-4133-a0cd-b54c236eaa9e of type vxlan for network 25123ee9-7526-4da7-8601-79ea6980e491 2026-06-18 17:21:38.859 8 INFO neutron.db.l3_hamode_db [None req-4147ad5f-5763-4081-b672-0da0a5fc433f ad51fa594f6e462da00ca437ecbb0ba6 575dccb3ac7d47c8828a0ae3df63e4d6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 17:21:39.534 7 INFO neutron.db.l3_hamode_db [None req-a2d49acf-e310-47af-9fa8-7508e442ea6b ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 17:21:39.823 8 INFO neutron.db.l3_hamode_db [None req-4147ad5f-5763-4081-b672-0da0a5fc433f ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 233/466] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:21:38 2026] POST /v2.0/routers => generated 732 bytes in 2476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/467] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:21:40 2026] GET /v2.0/security-groups?tenant_id=37c4e2c6910a411e8931a3e13440d7f2&name=default => generated 2921 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:21:41.107 7 INFO neutron.db.segments_db [None req-3b8874e6-a1d4-4be1-acc6-7e671d0da363 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Added segment 9ea6bb87-4757-427d-8a4e-aac5755cb3f5 of type vxlan for network 88705766-6621-4ae4-a302-f90345ab8f7b [pid: 8|app: 0|req: 234/468] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:21:38 2026] POST /v2.0/routers => generated 731 bytes in 2665 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:21:41.396 7 INFO neutron.db.l3_hamode_db [None req-3b8874e6-a1d4-4be1-acc6-7e671d0da363 ad51fa594f6e462da00ca437ecbb0ba6 93965412e2e048558f6284730faa92b2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 17:21:42.148 7 INFO neutron.db.l3_hamode_db [None req-3b8874e6-a1d4-4be1-acc6-7e671d0da363 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 235/469] 10.0.0.32 () {34 vars in 782 bytes} [Thu Jun 18 17:21:41 2026] PUT /v2.0/routers/21b2dc2c-e202-4f8b-a936-b81351b14235/add_router_interface => generated 309 bytes in 1151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/470] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:21:42 2026] DELETE /v2.0/security-groups/b5950d77-aef9-48bc-8419-383833bb73a7 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/471] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:21:41 2026] POST /v2.0/routers => generated 734 bytes in 2040 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/472] 10.0.0.32 () {34 vars in 782 bytes} [Thu Jun 18 17:21:42 2026] PUT /v2.0/routers/ad50254f-b0b2-4f34-bd07-f60b82bc5f25/add_router_interface => generated 309 bytes in 1147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/473] 10.0.0.15 () {34 vars in 981 bytes} [Thu Jun 18 17:21:43 2026] GET /v2.0/networks?id=d0371a02-a5de-4801-804f-d7e94eef3963 => generated 677 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/474] 10.0.0.15 () {34 vars in 964 bytes} [Thu Jun 18 17:21:43 2026] GET /v2.0/quotas/16b9ff7ac0924244b7b8420f16f8fea9 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/475] 10.0.0.15 () {34 vars in 1001 bytes} [Thu Jun 18 17:21:44 2026] GET /v2.0/ports?tenant_id=16b9ff7ac0924244b7b8420f16f8fea9&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/476] 10.0.0.32 () {34 vars in 782 bytes} [Thu Jun 18 17:21:43 2026] PUT /v2.0/routers/0c36e79f-c604-4d67-96ba-ced8dc5a54be/add_router_interface => generated 309 bytes in 1132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/477] 10.0.0.32 () {34 vars in 684 bytes} [Thu Jun 18 17:21:44 2026] POST /v2.0/security-groups => generated 1661 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/478] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:21:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/479] 10.0.0.15 () {34 vars in 906 bytes} [Thu Jun 18 17:21:44 2026] GET /v2.0/extensions => generated 21537 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-18 17:21:44.699 7 INFO neutron.db.segments_db [None req-7d63fa29-02ec-4d82-8e02-dd5747426fad ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Added segment 95035bc8-9392-4b53-870f-de4ecb9395fb of type vxlan for network 77f38a33-fd16-4c6a-95bd-db4bdcf697c6 [pid: 8|app: 0|req: 244/480] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:21:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/481] 10.0.0.15 () {34 vars in 1007 bytes} [Thu Jun 18 17:21:44 2026] GET /v2.0/networks/d0371a02-a5de-4801-804f-d7e94eef3963?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: 237/482] 10.0.0.32 () {34 vars in 670 bytes} [Thu Jun 18 17:21:44 2026] POST /v2.0/networks => generated 730 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/483] 10.0.0.32 () {34 vars in 684 bytes} [Thu Jun 18 17:21:44 2026] POST /v2.0/security-groups => generated 1660 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/484] 10.0.0.15 () {34 vars in 1107 bytes} [Thu Jun 18 17:21:44 2026] GET /v2.0/networks/d0371a02-a5de-4801-804f-d7e94eef3963?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/485] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:21:45 2026] POST /v2.0/subnets => generated 696 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/486] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:21:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:21:45.377 7 INFO neutron.db.segments_db [None req-c0b4511d-88a2-4162-bb73-23ecc95a541d ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Added segment 4698f15b-f9ae-4a14-9665-828246864b4b of type vxlan for network 338ff772-02f7-485b-a175-0135de39c49e [pid: 8|app: 0|req: 246/487] 10.0.0.32 () {34 vars in 675 bytes} [Thu Jun 18 17:21:44 2026] POST /v2.0/floatingips => generated 552 bytes in 677 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/490] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:21:45 2026] POST /v2.0/security-group-rules => generated 602 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/491] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:21:45 2026] GET /v2.0/ports?device_id=4d6c1723-2d99-408f-a318-9b076a7b545b => generated 12 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:21:45.715 7 INFO neutron.db.l3_hamode_db [None req-c0b4511d-88a2-4162-bb73-23ecc95a541d ad51fa594f6e462da00ca437ecbb0ba6 33f5e3dd699043f79b679226bc9437fd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 251/492] 10.0.0.32 () {34 vars in 675 bytes} [Thu Jun 18 17:21:45 2026] POST /v2.0/floatingips => generated 552 bytes in 663 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/493] 10.0.0.15 () {34 vars in 1099 bytes} [Thu Jun 18 17:21:46 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1452757182&fields=id&tenant_id=575dccb3ac7d47c8828a0ae3df63e4d6 => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/494] 10.0.0.15 () {34 vars in 981 bytes} [Thu Jun 18 17:21:46 2026] GET /v2.0/networks?id=700980e9-d6c4-47f0-b70d-7dc6475f09e4 => generated 676 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/495] 10.0.0.15 () {34 vars in 964 bytes} [Thu Jun 18 17:21:46 2026] GET /v2.0/quotas/575dccb3ac7d47c8828a0ae3df63e4d6 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/496] 10.0.0.15 () {34 vars in 1001 bytes} [Thu Jun 18 17:21:46 2026] GET /v2.0/ports?tenant_id=575dccb3ac7d47c8828a0ae3df63e4d6&fields=id => generated 57 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/497] 10.0.0.15 () {34 vars in 1007 bytes} [Thu Jun 18 17:21:46 2026] GET /v2.0/networks/700980e9-d6c4-47f0-b70d-7dc6475f09e4?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:21:46.704 7 INFO neutron.db.l3_hamode_db [None req-c0b4511d-88a2-4162-bb73-23ecc95a541d ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 257/498] 10.0.0.15 () {34 vars in 1107 bytes} [Thu Jun 18 17:21:46 2026] GET /v2.0/networks/700980e9-d6c4-47f0-b70d-7dc6475f09e4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/499] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:21:46 2026] GET /v2.0/ports?device_id=4d6c1723-2d99-408f-a318-9b076a7b545b => 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: 259/500] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:21:46 2026] GET /v2.0/ports?device_id=d450c953-0a2a-4a41-bdd2-09edf1090ad7 => 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: 242/501] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:21:45 2026] POST /v2.0/routers => generated 736 bytes in 2406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/502] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:21:47 2026] GET /v2.0/ports?device_id=4d6c1723-2d99-408f-a318-9b076a7b545b => generated 12 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/503] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:21:48 2026] GET /v2.0/ports?device_id=d450c953-0a2a-4a41-bdd2-09edf1090ad7 => 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: 260/504] 10.0.0.32 () {34 vars in 782 bytes} [Thu Jun 18 17:21:47 2026] PUT /v2.0/routers/aaeddd68-d24b-4da9-8e5f-ab1396cdff33/add_router_interface => generated 309 bytes in 1156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/505] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:21:49 2026] GET /v2.0/ports?device_id=4d6c1723-2d99-408f-a318-9b076a7b545b => 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: 261/506] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:21:49 2026] GET /v2.0/ports?device_id=d450c953-0a2a-4a41-bdd2-09edf1090ad7 => 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: 246/507] 10.0.0.15 () {38 vars in 970 bytes} [Thu Jun 18 17:21:49 2026] POST /v2.0/security-groups => generated 1686 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/508] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jun 18 17:21:49 2026] GET /v2.0/security-groups/85d1fbee-a44b-4804-9142-c89b7c970eec => generated 1686 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/509] 10.0.0.15 () {38 vars in 980 bytes} [Thu Jun 18 17:21:49 2026] POST /v2.0/security-group-rules => generated 614 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/510] 10.0.0.15 () {38 vars in 970 bytes} [Thu Jun 18 17:21:49 2026] POST /v2.0/security-groups => generated 1683 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/511] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jun 18 17:21:49 2026] GET /v2.0/security-groups/719fc7f6-db1e-4f2a-aaf0-cca4731a2f04 => generated 1683 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/512] 10.0.0.15 () {38 vars in 980 bytes} [Thu Jun 18 17:21:49 2026] POST /v2.0/security-group-rules => generated 614 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/513] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jun 18 17:21:50 2026] GET /v2.0/security-groups/719fc7f6-db1e-4f2a-aaf0-cca4731a2f04 => generated 2308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/514] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:21:50 2026] GET /v2.0/networks?id=d0371a02-a5de-4801-804f-d7e94eef3963 => generated 677 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/515] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:21:50 2026] GET /v2.0/ports?device_id=4d6c1723-2d99-408f-a318-9b076a7b545b => 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: 266/516] 10.0.0.15 () {38 vars in 980 bytes} [Thu Jun 18 17:21:50 2026] POST /v2.0/security-group-rules => generated 619 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/517] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jun 18 17:21:50 2026] GET /v2.0/security-groups/719fc7f6-db1e-4f2a-aaf0-cca4731a2f04 => generated 2938 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/518] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:21:50 2026] GET /v2.0/ports?device_id=d450c953-0a2a-4a41-bdd2-09edf1090ad7 => 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: 269/519] 10.0.0.15 () {34 vars in 1000 bytes} [Thu Jun 18 17:21:50 2026] GET /v2.0/security-group-rules/97028bc8-42f6-40f2-9e40-9ffc2b18ad04 => generated 616 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/520] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jun 18 17:21:50 2026] GET /v2.0/security-groups/719fc7f6-db1e-4f2a-aaf0-cca4731a2f04 => generated 2938 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/521] 10.0.0.15 () {36 vars in 1022 bytes} [Thu Jun 18 17:21:50 2026] DELETE /v2.0/security-group-rules/97028bc8-42f6-40f2-9e40-9ffc2b18ad04 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/522] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jun 18 17:21:50 2026] GET /v2.0/security-groups/719fc7f6-db1e-4f2a-aaf0-cca4731a2f04 => generated 2308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/523] 10.0.0.15 () {36 vars in 1012 bytes} [Thu Jun 18 17:21:50 2026] DELETE /v2.0/security-groups/719fc7f6-db1e-4f2a-aaf0-cca4731a2f04 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/524] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jun 18 17:21:50 2026] GET /v2.0/security-groups/85d1fbee-a44b-4804-9142-c89b7c970eec => generated 2311 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/525] 10.0.0.15 () {36 vars in 1012 bytes} [Thu Jun 18 17:21:50 2026] DELETE /v2.0/security-groups/85d1fbee-a44b-4804-9142-c89b7c970eec => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/526] 199.204.45.53 () {38 vars in 954 bytes} [Thu Jun 18 17:21:50 2026] POST /v2.0/ports => generated 958 bytes in 774 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: 252/527] 199.204.45.53 () {34 vars in 910 bytes} [Thu Jun 18 17:21:50 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/528] 10.0.0.15 () {34 vars in 1099 bytes} [Thu Jun 18 17:21:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1430227214&fields=id&tenant_id=93965412e2e048558f6284730faa92b2 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/529] 10.0.0.15 () {34 vars in 981 bytes} [Thu Jun 18 17:21:51 2026] GET /v2.0/networks?id=e5f42a7a-2654-487d-ab86-74b7f8dfaf5d => generated 679 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/530] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:21:51 2026] GET /v2.0/ports?device_id=4d6c1723-2d99-408f-a318-9b076a7b545b => generated 961 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/531] 10.0.0.15 () {34 vars in 964 bytes} [Thu Jun 18 17:21:51 2026] GET /v2.0/quotas/93965412e2e048558f6284730faa92b2 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:21:51.638 8 INFO neutron_taas.services.taas.taas_plugin [None req-409bed26-8da2-4a6b-9f13-7d5d7ee0c646 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: ee5f5175-81ed-4f12-9fb9-67ce406e8f5f 2026-06-18 17:21:51.646 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-409bed26-8da2-4a6b-9f13-7d5d7ee0c646 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: ee5f5175-81ed-4f12-9fb9-67ce406e8f5f [pid: 7|app: 0|req: 257/532] 199.204.45.53 () {38 vars in 1027 bytes} [Thu Jun 18 17:21:51 2026] PUT /v2.0/ports/bb1ba605-8811-4e8a-98d0-d37192c9c3c2 => generated 1239 bytes in 496 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: 258/533] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:21:51 2026] GET /v2.0/security-groups?id=a6dde923-8f34-4096-a8de-c5b1d2b07e52&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/534] 10.0.0.15 () {34 vars in 1001 bytes} [Thu Jun 18 17:21:51 2026] GET /v2.0/ports?tenant_id=93965412e2e048558f6284730faa92b2&fields=id => generated 103 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/535] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:21:52 2026] GET /v2.0/networks?id=700980e9-d6c4-47f0-b70d-7dc6475f09e4 => generated 676 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/536] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:21:52 2026] GET /v2.0/ports?device_id=d450c953-0a2a-4a41-bdd2-09edf1090ad7 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/537] 10.0.0.15 () {34 vars in 1007 bytes} [Thu Jun 18 17:21:52 2026] GET /v2.0/networks/e5f42a7a-2654-487d-ab86-74b7f8dfaf5d?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/538] 199.204.45.53 () {34 vars in 1049 bytes} [Thu Jun 18 17:21:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=575dccb3ac7d47c8828a0ae3df63e4d6 => generated 181 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/539] 10.0.0.32 () {34 vars in 788 bytes} [Thu Jun 18 17:21:50 2026] PUT /v2.0/routers/aaeddd68-d24b-4da9-8e5f-ab1396cdff33/remove_router_interface => generated 309 bytes in 1392 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/540] 10.0.0.15 () {34 vars in 1107 bytes} [Thu Jun 18 17:21:52 2026] GET /v2.0/networks/e5f42a7a-2654-487d-ab86-74b7f8dfaf5d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:21:52.325 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-777ba023-d237-4db9-8813-09965ff7851d'] response: {'name': 'network-changed', 'server_uuid': '4d6c1723-2d99-408f-a318-9b076a7b545b', 'tag': 'bb1ba605-8811-4e8a-98d0-d37192c9c3c2', 'status': 'completed', 'code': 200} 2026-06-18 17:21:52.519 7 INFO neutron_taas.services.taas.taas_plugin [None req-0e959465-6d14-45a5-9c55-552aba3d93d8 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: 279a4bd7-24b9-4151-9b27-a02fb1b6b576 2026-06-18 17:21:52.526 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e959465-6d14-45a5-9c55-552aba3d93d8 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: 279a4bd7-24b9-4151-9b27-a02fb1b6b576 [pid: 8|app: 0|req: 277/541] 199.204.45.53 () {38 vars in 954 bytes} [Thu Jun 18 17:21:52 2026] POST /v2.0/ports => generated 958 bytes in 522 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: 278/542] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:21:52 2026] GET /v2.0/ports?device_id=172a37a7-7fa3-44b8-bd00-942192dd9d36 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:21:52.824 7 INFO neutron_taas.services.taas.taas_plugin [None req-0e959465-6d14-45a5-9c55-552aba3d93d8 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: 8704d7e5-f666-4ad2-94ab-9a9da412a048 2026-06-18 17:21:52.827 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e959465-6d14-45a5-9c55-552aba3d93d8 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: 8704d7e5-f666-4ad2-94ab-9a9da412a048 2026-06-18 17:21:52.936 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-0e959465-6d14-45a5-9c55-552aba3d93d8 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 279/543] 199.204.45.53 () {38 vars in 1027 bytes} [Thu Jun 18 17:21:52 2026] PUT /v2.0/ports/ceda22d2-9c0e-4ad2-9827-0dfb7e29cee9 => generated 1239 bytes in 484 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-06-18 17:21:53.336 7 INFO neutron.db.l3_hamode_db [None req-0e959465-6d14-45a5-9c55-552aba3d93d8 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] HA network 338ff772-02f7-485b-a175-0135de39c49e was deleted as no HA routers are present in tenant 33f5e3dd699043f79b679226bc9437fd. [pid: 7|app: 0|req: 265/544] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:21:52 2026] DELETE /v2.0/routers/aaeddd68-d24b-4da9-8e5f-ab1396cdff33 => generated 0 bytes in 1043 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/545] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:21:53 2026] GET /v2.0/ports?tenant_id=16b9ff7ac0924244b7b8420f16f8fea9&device_id=4d6c1723-2d99-408f-a318-9b076a7b545b => generated 1242 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/546] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:21:53 2026] GET /v2.0/ports?device_id=4d6c1723-2d99-408f-a318-9b076a7b545b => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/547] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:21:53 2026] GET /v2.0/ports?device_id=d450c953-0a2a-4a41-bdd2-09edf1090ad7 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/548] 199.204.45.53 () {34 vars in 1017 bytes} [Thu Jun 18 17:21:53 2026] GET /v2.0/networks?tenant_id=16b9ff7ac0924244b7b8420f16f8fea9&shared=False => generated 773 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/549] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:21:53 2026] GET /v2.0/security-groups?id=a6dde923-8f34-4096-a8de-c5b1d2b07e52&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: 284/550] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:21:53 2026] GET /v2.0/security-groups?id=3fb9520e-c5b0-4e13-af26-bbc0a5ddb88b&fields=id&fields=name => generated 114 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/551] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:21:53 2026] DELETE /v2.0/subnets/6fd33115-b5ab-41e6-9e43-d0a65f0ee6af => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/552] 199.204.45.53 () {34 vars in 929 bytes} [Thu Jun 18 17:21:53 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:21:53.674 7 INFO neutron.services.segments.plugin [-] Segment 4698f15b-f9ae-4a14-9665-828246864b4b resource provider aggregate not found 2026-06-18 17:21:53.678 7 INFO neutron.services.segments.plugin [-] Segment 4698f15b-f9ae-4a14-9665-828246864b4b resource provider aggregate not found [pid: 7|app: 0|req: 268/553] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:21:53 2026] DELETE /v2.0/networks/77f38a33-fd16-4c6a-95bd-db4bdcf697c6 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:21:53.699 7 INFO neutron.services.segments.plugin [-] Segment 4698f15b-f9ae-4a14-9665-828246864b4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4698f15b-f9ae-4a14-9665-828246864b4b found for delete ", "request_id": "req-ea110401-e750-4398-84db-6dac39d136a2"}]} 2026-06-18 17:21:53.700 7 INFO neutron.services.segments.plugin [-] Segment 4698f15b-f9ae-4a14-9665-828246864b4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4698f15b-f9ae-4a14-9665-828246864b4b found for delete ", "request_id": "req-3be9fdcc-d859-45fd-9fa9-fb4db72cf720"}]} 2026-06-18 17:21:53.795 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2abed78e-ff6e-4ea5-b4c2-631fc37f40af'] response: {'name': 'network-changed', 'server_uuid': 'd450c953-0a2a-4a41-bdd2-09edf1090ad7', 'tag': 'ceda22d2-9c0e-4ad2-9827-0dfb7e29cee9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 286/554] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:21:53 2026] GET /v2.0/security-groups?tenant_id=33f5e3dd699043f79b679226bc9437fd&name=default => generated 2925 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/555] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:21:53 2026] GET /v2.0/ports?device_id=172a37a7-7fa3-44b8-bd00-942192dd9d36 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/556] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:21:53 2026] DELETE /v2.0/security-groups/85cbc4c1-88be-4ee9-b037-715218c1fa5a => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/557] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:21:54 2026] GET /v2.0/ports?tenant_id=575dccb3ac7d47c8828a0ae3df63e4d6&device_id=d450c953-0a2a-4a41-bdd2-09edf1090ad7 => generated 1242 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/558] 199.204.45.53 () {34 vars in 1017 bytes} [Thu Jun 18 17:21:54 2026] GET /v2.0/networks?tenant_id=575dccb3ac7d47c8828a0ae3df63e4d6&shared=False => generated 772 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/559] 199.204.45.53 () {34 vars in 929 bytes} [Thu Jun 18 17:21:54 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/560] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:21:54 2026] GET /v2.0/ports?tenant_id=16b9ff7ac0924244b7b8420f16f8fea9&device_id=4d6c1723-2d99-408f-a318-9b076a7b545b => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/561] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:21:54 2026] GET /v2.0/ports?device_id=4d6c1723-2d99-408f-a318-9b076a7b545b => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/562] 199.204.45.53 () {34 vars in 1059 bytes} [Thu Jun 18 17:21:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=bb1ba605-8811-4e8a-98d0-d37192c9c3c2 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/563] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:21:54 2026] GET /v2.0/ports?device_id=d450c953-0a2a-4a41-bdd2-09edf1090ad7 => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/564] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:21:54 2026] GET /v2.0/security-groups?id=a6dde923-8f34-4096-a8de-c5b1d2b07e52&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: 7|app: 0|req: 274/565] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:21:54 2026] GET /v2.0/subnets?id=de4a2a44-31d8-4109-a944-7a6925e6a6e9 => generated 695 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/566] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:21:54 2026] GET /v2.0/security-groups?id=3fb9520e-c5b0-4e13-af26-bbc0a5ddb88b&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/567] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:21:54 2026] GET /v2.0/ports?network_id=d0371a02-a5de-4801-804f-d7e94eef3963&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/568] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:21:54 2026] GET /v2.0/networks/d0371a02-a5de-4801-804f-d7e94eef3963?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/569] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:21:54 2026] GET /v2.0/networks/d0371a02-a5de-4801-804f-d7e94eef3963?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/570] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:21:55 2026] GET /v2.0/ports?device_id=172a37a7-7fa3-44b8-bd00-942192dd9d36 => 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: 277/571] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:21:55 2026] GET /v2.0/ports?tenant_id=575dccb3ac7d47c8828a0ae3df63e4d6&device_id=d450c953-0a2a-4a41-bdd2-09edf1090ad7 => generated 1242 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/572] 199.204.45.53 () {34 vars in 1059 bytes} [Thu Jun 18 17:21:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=ceda22d2-9c0e-4ad2-9827-0dfb7e29cee9 => 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: 278/573] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:21:55 2026] GET /v2.0/subnets?id=02ad0130-ed88-405f-be42-d0b020dab433 => generated 694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/574] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:21:55 2026] GET /v2.0/ports?network_id=700980e9-d6c4-47f0-b70d-7dc6475f09e4&device_owner=network%3Adhcp => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:21:55.724 7 INFO neutron.services.segments.plugin [-] Segment 95035bc8-9392-4b53-870f-de4ecb9395fb resource provider aggregate not found 2026-06-18 17:21:55.728 7 INFO neutron.services.segments.plugin [-] Segment 95035bc8-9392-4b53-870f-de4ecb9395fb resource provider aggregate not found 2026-06-18 17:21:55.749 7 INFO neutron.services.segments.plugin [-] Segment 95035bc8-9392-4b53-870f-de4ecb9395fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95035bc8-9392-4b53-870f-de4ecb9395fb found for delete ", "request_id": "req-bf04f5e4-b847-4657-a218-950027ee5eb6"}]} [pid: 7|app: 0|req: 279/575] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:21:55 2026] GET /v2.0/networks/700980e9-d6c4-47f0-b70d-7dc6475f09e4?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:21:55.762 7 INFO neutron.services.segments.plugin [-] Segment 95035bc8-9392-4b53-870f-de4ecb9395fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95035bc8-9392-4b53-870f-de4ecb9395fb found for delete ", "request_id": "req-34a84fea-449f-4f17-9630-6cd3a8914729"}]} [pid: 8|app: 0|req: 297/576] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:21:55 2026] GET /v2.0/networks/700980e9-d6c4-47f0-b70d-7dc6475f09e4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/577] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:21:55 2026] GET /v2.0/ports?device_id=4d6c1723-2d99-408f-a318-9b076a7b545b => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/578] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:21:55 2026] GET /v2.0/ports?device_id=d450c953-0a2a-4a41-bdd2-09edf1090ad7 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/579] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:21:55 2026] GET /v2.0/security-groups?id=a6dde923-8f34-4096-a8de-c5b1d2b07e52&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/580] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:21:55 2026] GET /v2.0/security-groups?id=3fb9520e-c5b0-4e13-af26-bbc0a5ddb88b&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/581] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:21:56 2026] GET /v2.0/ports?device_id=172a37a7-7fa3-44b8-bd00-942192dd9d36 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:21:56.247 7 INFO neutron.db.segments_db [None req-33115222-7b00-46bd-87a0-c4e00e94cd8c ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Added segment ae7b93a9-03ed-46fd-9821-67a6fe1de953 of type vxlan for network e9c09ede-a83b-4773-a739-d3f6306653f8 [pid: 7|app: 0|req: 281/582] 10.0.0.32 () {34 vars in 670 bytes} [Thu Jun 18 17:21:55 2026] POST /v2.0/networks => generated 725 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/583] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:21:56 2026] POST /v2.0/subnets => generated 692 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:21:56.635 7 INFO neutron.db.segments_db [None req-3e08ac03-1a0a-4101-a3bf-fc721a2053c2 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Added segment 057fcbc1-8d8b-4e7a-bfa7-f2555728ea45 of type vxlan for network b2b8e407-5fbb-4d76-a0c6-66bd648e44ec 2026-06-18 17:21:56.963 7 INFO neutron.db.l3_hamode_db [None req-3e08ac03-1a0a-4101-a3bf-fc721a2053c2 ad51fa594f6e462da00ca437ecbb0ba6 f7fcca8487004d6aa906356162324cb9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 303/584] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:21:56 2026] GET /v2.0/networks?id=e5f42a7a-2654-487d-ab86-74b7f8dfaf5d => generated 679 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/585] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:21:57 2026] GET /v2.0/ports?device_id=4d6c1723-2d99-408f-a318-9b076a7b545b => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/586] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:21:57 2026] GET /v2.0/ports?device_id=d450c953-0a2a-4a41-bdd2-09edf1090ad7 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/587] 199.204.45.53 () {34 vars in 1049 bytes} [Thu Jun 18 17:21:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=93965412e2e048558f6284730faa92b2 => generated 181 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/588] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:21:57 2026] GET /v2.0/security-groups?id=a6dde923-8f34-4096-a8de-c5b1d2b07e52&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: 8|app: 0|req: 308/589] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:21:57 2026] GET /v2.0/security-groups?id=3fb9520e-c5b0-4e13-af26-bbc0a5ddb88b&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: 309/590] 199.204.45.53 () {38 vars in 954 bytes} [Thu Jun 18 17:21:57 2026] POST /v2.0/ports => generated 954 bytes in 338 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: 310/591] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:21:57 2026] GET /v2.0/ports?device_id=172a37a7-7fa3-44b8-bd00-942192dd9d36 => generated 957 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:21:57.744 7 INFO neutron.db.l3_hamode_db [None req-3e08ac03-1a0a-4101-a3bf-fc721a2053c2 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 311/592] 199.204.45.53 () {38 vars in 1027 bytes} [Thu Jun 18 17:21:57 2026] PUT /v2.0/ports/43096c4a-feb0-4137-a992-71ee198e3d96 => generated 1235 bytes in 420 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: 312/593] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:21:58 2026] GET /v2.0/security-groups?id=06f02545-3c54-4784-86b9-b4fa1ea8f46d&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-06-18 17:21:58.050 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-474bdf96-8bcb-433d-845b-33ec631c4050'] response: {'name': 'network-changed', 'server_uuid': '172a37a7-7fa3-44b8-bd00-942192dd9d36', 'tag': '43096c4a-feb0-4137-a992-71ee198e3d96', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 313/594] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:21:58 2026] GET /v2.0/ports?device_id=4d6c1723-2d99-408f-a318-9b076a7b545b => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/595] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:21:58 2026] GET /v2.0/ports?device_id=d450c953-0a2a-4a41-bdd2-09edf1090ad7 => generated 973 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/596] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:21:58 2026] GET /v2.0/security-groups?id=a6dde923-8f34-4096-a8de-c5b1d2b07e52&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/597] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:21:58 2026] GET /v2.0/security-groups?id=3fb9520e-c5b0-4e13-af26-bbc0a5ddb88b&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: 8|app: 0|req: 317/598] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:21:58 2026] GET /v2.0/ports?tenant_id=93965412e2e048558f6284730faa92b2&device_id=172a37a7-7fa3-44b8-bd00-942192dd9d36 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/599] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:21:56 2026] POST /v2.0/routers => generated 732 bytes in 2133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/600] 199.204.45.53 () {34 vars in 1017 bytes} [Thu Jun 18 17:21:58 2026] GET /v2.0/networks?tenant_id=93965412e2e048558f6284730faa92b2&shared=False => generated 774 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/601] 199.204.45.53 () {34 vars in 929 bytes} [Thu Jun 18 17:21:58 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: 8|app: 0|req: 320/602] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:21:59 2026] GET /v2.0/ports?device_id=172a37a7-7fa3-44b8-bd00-942192dd9d36 => 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: 321/603] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:21:59 2026] GET /v2.0/security-groups?id=06f02545-3c54-4784-86b9-b4fa1ea8f46d&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: 322/604] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:21:59 2026] GET /v2.0/ports?device_id=4d6c1723-2d99-408f-a318-9b076a7b545b => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/605] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:21:59 2026] GET /v2.0/ports?device_id=d450c953-0a2a-4a41-bdd2-09edf1090ad7 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/606] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:21:59 2026] GET /v2.0/security-groups?id=a6dde923-8f34-4096-a8de-c5b1d2b07e52&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: 8|app: 0|req: 325/607] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:21:59 2026] GET /v2.0/security-groups?id=3fb9520e-c5b0-4e13-af26-bbc0a5ddb88b&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: 326/608] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:21:59 2026] GET /v2.0/ports?tenant_id=93965412e2e048558f6284730faa92b2&device_id=172a37a7-7fa3-44b8-bd00-942192dd9d36 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/609] 199.204.45.53 () {34 vars in 1057 bytes} [Thu Jun 18 17:21:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=43096c4a-feb0-4137-a992-71ee198e3d96 => 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: 283/610] 10.0.0.32 () {34 vars in 782 bytes} [Thu Jun 18 17:21:58 2026] PUT /v2.0/routers/d35d75ab-52c7-41e2-b7f3-14603d3a8d89/add_router_interface => generated 309 bytes in 1165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/611] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:21:59 2026] GET /v2.0/subnets?id=75529ee7-12c4-4c05-b78a-4f0a02fe8b69 => generated 697 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/612] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:21:59 2026] GET /v2.0/ports?network_id=e5f42a7a-2654-487d-ab86-74b7f8dfaf5d&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/613] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:21:59 2026] GET /v2.0/networks/e5f42a7a-2654-487d-ab86-74b7f8dfaf5d?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/614] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:22:00 2026] GET /v2.0/networks/e5f42a7a-2654-487d-ab86-74b7f8dfaf5d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/615] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:00 2026] GET /v2.0/ports?device_id=172a37a7-7fa3-44b8-bd00-942192dd9d36 => 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: 286/618] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:00 2026] GET /v2.0/security-groups?id=06f02545-3c54-4784-86b9-b4fa1ea8f46d&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/619] 10.0.0.15 () {38 vars in 970 bytes} [Thu Jun 18 17:22:00 2026] POST /v2.0/security-groups => generated 1678 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/620] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:00 2026] GET /v2.0/ports?device_id=4d6c1723-2d99-408f-a318-9b076a7b545b => generated 973 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/621] 10.0.0.15 () {38 vars in 970 bytes} [Thu Jun 18 17:22:00 2026] POST /v2.0/security-groups => generated 1682 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/622] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:00 2026] GET /v2.0/security-groups?id=a6dde923-8f34-4096-a8de-c5b1d2b07e52&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: 336/623] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:00 2026] GET /v2.0/ports?device_id=d450c953-0a2a-4a41-bdd2-09edf1090ad7 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/624] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:00 2026] GET /v2.0/security-groups?id=3fb9520e-c5b0-4e13-af26-bbc0a5ddb88b&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: 288/625] 10.0.0.15 () {38 vars in 970 bytes} [Thu Jun 18 17:22:00 2026] POST /v2.0/security-groups => generated 1681 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/626] 10.0.0.15 () {34 vars in 1001 bytes} [Thu Jun 18 17:22:01 2026] GET /v2.0/security-groups?tenant_id=f7fcca8487004d6aa906356162324cb9 => generated 7906 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/627] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jun 18 17:22:01 2026] GET /v2.0/security-groups/4e354d49-8e37-4d3a-802d-a54db2c6ef6d => generated 2922 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/628] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jun 18 17:22:01 2026] GET /v2.0/security-groups/4e354d49-8e37-4d3a-802d-a54db2c6ef6d => generated 2922 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/629] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jun 18 17:22:01 2026] GET /v2.0/security-groups/32dfcaad-ee6a-4353-866a-8af14360c818 => generated 1678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/630] 10.0.0.15 () {36 vars in 1012 bytes} [Thu Jun 18 17:22:01 2026] DELETE /v2.0/security-groups/32dfcaad-ee6a-4353-866a-8af14360c818 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:22:01.425 7 INFO neutron.api.v2.resource [req-ac0192ce-eef0-4285-8b02-39ea7ec2e6a5 req-68483437-aea4-4b3e-8d7b-baef9a024c0f c37bbc89678f4865a18ff5649c9b6ab3 f7fcca8487004d6aa906356162324cb9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 291/631] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jun 18 17:22:01 2026] GET /v2.0/security-groups/32dfcaad-ee6a-4353-866a-8af14360c818 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/632] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:01 2026] GET /v2.0/ports?device_id=172a37a7-7fa3-44b8-bd00-942192dd9d36 => 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: 292/633] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jun 18 17:22:01 2026] GET /v2.0/security-groups/330c5a74-1877-40f6-9c52-7d8457472510 => generated 1682 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/634] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:01 2026] GET /v2.0/security-groups?id=06f02545-3c54-4784-86b9-b4fa1ea8f46d&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: 293/635] 10.0.0.15 () {36 vars in 1012 bytes} [Thu Jun 18 17:22:01 2026] DELETE /v2.0/security-groups/330c5a74-1877-40f6-9c52-7d8457472510 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:22:01.600 8 INFO neutron.api.v2.resource [req-3612cb24-acdc-4e5d-9fde-592ffc043505 req-1e46a189-92bb-4f1d-a3d5-3f18fb98eecd c37bbc89678f4865a18ff5649c9b6ab3 f7fcca8487004d6aa906356162324cb9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 343/636] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jun 18 17:22:01 2026] GET /v2.0/security-groups/330c5a74-1877-40f6-9c52-7d8457472510 => 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: 294/637] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jun 18 17:22:01 2026] GET /v2.0/security-groups/ba67a372-ff49-47c0-bdec-c2a01a547895 => generated 1681 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/638] 10.0.0.15 () {36 vars in 1012 bytes} [Thu Jun 18 17:22:01 2026] DELETE /v2.0/security-groups/ba67a372-ff49-47c0-bdec-c2a01a547895 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:22:01.804 7 INFO neutron.api.v2.resource [req-80c73209-598a-4c40-8641-01306fa6ab34 req-c90bedda-9abf-4e08-be6a-f9610ad22c39 c37bbc89678f4865a18ff5649c9b6ab3 f7fcca8487004d6aa906356162324cb9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 295/639] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jun 18 17:22:01 2026] GET /v2.0/security-groups/ba67a372-ff49-47c0-bdec-c2a01a547895 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/640] 10.0.0.15 () {34 vars in 1001 bytes} [Thu Jun 18 17:22:01 2026] GET /v2.0/security-groups?tenant_id=f7fcca8487004d6aa906356162324cb9 => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/641] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jun 18 17:22:01 2026] GET /v2.0/security-groups/4e354d49-8e37-4d3a-802d-a54db2c6ef6d => generated 2922 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/642] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:01 2026] GET /v2.0/ports?device_id=4d6c1723-2d99-408f-a318-9b076a7b545b => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/643] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jun 18 17:22:01 2026] GET /v2.0/security-groups/4e354d49-8e37-4d3a-802d-a54db2c6ef6d => generated 2922 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/644] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:01 2026] GET /v2.0/security-groups?id=a6dde923-8f34-4096-a8de-c5b1d2b07e52&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:22:02.025 7 INFO neutron.api.v2.resource [req-b4911948-3c78-4c11-85c5-92fa66faf8ba req-b26de87e-fd66-4b14-bb2a-51d70a1b29f9 c37bbc89678f4865a18ff5649c9b6ab3 f7fcca8487004d6aa906356162324cb9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 298/645] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jun 18 17:22:02 2026] GET /v2.0/security-groups/ba67a372-ff49-47c0-bdec-c2a01a547895 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:22:02.063 8 INFO neutron.api.v2.resource [req-8a162447-0515-4c34-af66-8f74180fc764 req-8f7f1241-a150-4288-9c79-e03a5e6f1ad7 c37bbc89678f4865a18ff5649c9b6ab3 f7fcca8487004d6aa906356162324cb9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 348/646] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jun 18 17:22:02 2026] GET /v2.0/security-groups/330c5a74-1877-40f6-9c52-7d8457472510 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:22:02.106 8 INFO neutron.api.v2.resource [req-6f252d4f-041a-4ab4-be5d-b9c8801e77af req-b16e014b-94cd-46aa-8c99-d7538be3ef69 c37bbc89678f4865a18ff5649c9b6ab3 f7fcca8487004d6aa906356162324cb9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 349/647] 10.0.0.15 () {34 vars in 990 bytes} [Thu Jun 18 17:22:02 2026] GET /v2.0/security-groups/32dfcaad-ee6a-4353-866a-8af14360c818 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/648] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:02 2026] GET /v2.0/ports?device_id=d450c953-0a2a-4a41-bdd2-09edf1090ad7 => generated 973 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/649] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:02 2026] GET /v2.0/security-groups?id=3fb9520e-c5b0-4e13-af26-bbc0a5ddb88b&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-06-18 17:22:02.405 8 INFO neutron_taas.services.taas.taas_plugin [None req-157cdc02-8f6f-4561-9316-3d46ffc5ccc1 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: 36e5414c-1204-4680-b33f-9388bbdc0358 2026-06-18 17:22:02.407 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-157cdc02-8f6f-4561-9316-3d46ffc5ccc1 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: 36e5414c-1204-4680-b33f-9388bbdc0358 [pid: 7|app: 0|req: 301/650] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:02 2026] GET /v2.0/ports?device_id=172a37a7-7fa3-44b8-bd00-942192dd9d36 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/651] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:02 2026] GET /v2.0/security-groups?id=06f02545-3c54-4784-86b9-b4fa1ea8f46d&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/652] 10.0.0.32 () {34 vars in 788 bytes} [Thu Jun 18 17:22:02 2026] PUT /v2.0/routers/d35d75ab-52c7-41e2-b7f3-14603d3a8d89/remove_router_interface => generated 309 bytes in 759 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:22:03.167 7 INFO neutron_taas.services.taas.taas_plugin [None req-4ec56cfc-f7b7-4666-b4dc-f1ec35a5249b ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: 46a4ccb6-f92a-46e7-aae6-6cdd35dac5d0 [pid: 8|app: 0|req: 351/653] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:03 2026] GET /v2.0/ports?device_id=4d6c1723-2d99-408f-a318-9b076a7b545b => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:22:03.169 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ec56cfc-f7b7-4666-b4dc-f1ec35a5249b ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: 46a4ccb6-f92a-46e7-aae6-6cdd35dac5d0 [pid: 8|app: 0|req: 352/654] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:03 2026] GET /v2.0/security-groups?id=a6dde923-8f34-4096-a8de-c5b1d2b07e52&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/655] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:03 2026] GET /v2.0/ports?device_id=d450c953-0a2a-4a41-bdd2-09edf1090ad7 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/656] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:03 2026] GET /v2.0/security-groups?id=3fb9520e-c5b0-4e13-af26-bbc0a5ddb88b&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-06-18 17:22:03.494 7 INFO neutron_taas.services.taas.taas_plugin [None req-4ec56cfc-f7b7-4666-b4dc-f1ec35a5249b ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: 5fb01389-f388-43ff-aedc-c3c6b3b9dfc9 2026-06-18 17:22:03.497 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ec56cfc-f7b7-4666-b4dc-f1ec35a5249b ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: 5fb01389-f388-43ff-aedc-c3c6b3b9dfc9 [pid: 8|app: 0|req: 355/657] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:03 2026] GET /v2.0/ports?device_id=172a37a7-7fa3-44b8-bd00-942192dd9d36 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:22:03.941 7 INFO neutron.services.segments.plugin [-] Segment 057fcbc1-8d8b-4e7a-bfa7-f2555728ea45 resource provider aggregate not found 2026-06-18 17:22:03.945 7 INFO neutron.services.segments.plugin [-] Segment 057fcbc1-8d8b-4e7a-bfa7-f2555728ea45 resource provider aggregate not found 2026-06-18 17:22:03.978 7 INFO neutron.services.segments.plugin [-] Segment 057fcbc1-8d8b-4e7a-bfa7-f2555728ea45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 057fcbc1-8d8b-4e7a-bfa7-f2555728ea45 found for delete ", "request_id": "req-1c4806a6-9c8b-4968-b90a-b33dddb0f82a"}]} [pid: 8|app: 0|req: 356/658] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:03 2026] GET /v2.0/security-groups?id=06f02545-3c54-4784-86b9-b4fa1ea8f46d&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:22:03.991 7 INFO neutron.db.l3_hamode_db [None req-4ec56cfc-f7b7-4666-b4dc-f1ec35a5249b ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] HA network b2b8e407-5fbb-4d76-a0c6-66bd648e44ec was deleted as no HA routers are present in tenant f7fcca8487004d6aa906356162324cb9. 2026-06-18 17:22:03.991 7 INFO neutron.services.segments.plugin [-] Segment 057fcbc1-8d8b-4e7a-bfa7-f2555728ea45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 057fcbc1-8d8b-4e7a-bfa7-f2555728ea45 found for delete ", "request_id": "req-3313d3cd-502f-4550-8339-d36780de23ab"}]} [pid: 7|app: 0|req: 303/659] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:22:02 2026] DELETE /v2.0/routers/d35d75ab-52c7-41e2-b7f3-14603d3a8d89 => generated 0 bytes in 1117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/660] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:22:04 2026] DELETE /v2.0/subnets/8c7c9c71-de60-480d-9a91-6fd672c1478b => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/661] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:22:04 2026] DELETE /v2.0/networks/e9c09ede-a83b-4773-a739-d3f6306653f8 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/662] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:04 2026] GET /v2.0/ports?device_id=4d6c1723-2d99-408f-a318-9b076a7b545b => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/663] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:04 2026] GET /v2.0/security-groups?id=a6dde923-8f34-4096-a8de-c5b1d2b07e52&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: 359/664] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:22:04 2026] GET /v2.0/security-groups?tenant_id=f7fcca8487004d6aa906356162324cb9&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/665] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:04 2026] GET /v2.0/ports?device_id=d450c953-0a2a-4a41-bdd2-09edf1090ad7 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/666] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:22:04 2026] DELETE /v2.0/security-groups/4e354d49-8e37-4d3a-802d-a54db2c6ef6d => 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: 307/667] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:04 2026] GET /v2.0/security-groups?id=3fb9520e-c5b0-4e13-af26-bbc0a5ddb88b&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/668] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:04 2026] GET /v2.0/ports?device_id=d450c953-0a2a-4a41-bdd2-09edf1090ad7 => 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: 362/669] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:05 2026] GET /v2.0/ports?device_id=172a37a7-7fa3-44b8-bd00-942192dd9d36 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/670] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:05 2026] GET /v2.0/security-groups?id=06f02545-3c54-4784-86b9-b4fa1ea8f46d&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: 364/671] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:05 2026] GET /v2.0/ports?device_id=4d6c1723-2d99-408f-a318-9b076a7b545b => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/672] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:05 2026] GET /v2.0/security-groups?id=a6dde923-8f34-4096-a8de-c5b1d2b07e52&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:22:05.618 7 INFO neutron.db.l3_db [None req-0d78518a-685b-4566-874f-1638c728abf5 77575c6eccc048f69af2b5123a49e61d 575dccb3ac7d47c8828a0ae3df63e4d6 - - default default] Floating IP ad283c20-8a7c-447e-9e54-040ed05ce062 associated. External IP: 10.96.250.211, port: ceda22d2-9c0e-4ad2-9827-0dfb7e29cee9. [pid: 7|app: 0|req: 308/673] 10.0.0.32 () {34 vars in 748 bytes} [Thu Jun 18 17:22:04 2026] PUT /v2.0/floatingips/ad283c20-8a7c-447e-9e54-040ed05ce062 => generated 856 bytes in 1214 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:22:06.010 7 INFO neutron.services.segments.plugin [-] Segment ae7b93a9-03ed-46fd-9821-67a6fe1de953 resource provider aggregate not found 2026-06-18 17:22:06.016 7 INFO neutron.services.segments.plugin [-] Segment ae7b93a9-03ed-46fd-9821-67a6fe1de953 resource provider aggregate not found 2026-06-18 17:22:06.029 7 INFO neutron.services.segments.plugin [-] Segment ae7b93a9-03ed-46fd-9821-67a6fe1de953 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae7b93a9-03ed-46fd-9821-67a6fe1de953 found for delete ", "request_id": "req-76188519-c55a-4164-ba7a-cd256bfded41"}]} 2026-06-18 17:22:06.049 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-52a75afd-453b-4db3-b304-83a5d10fcc46'] response: {'name': 'network-changed', 'server_uuid': 'd450c953-0a2a-4a41-bdd2-09edf1090ad7', 'tag': 'ceda22d2-9c0e-4ad2-9827-0dfb7e29cee9', 'status': 'completed', 'code': 200} 2026-06-18 17:22:06.051 7 INFO neutron.services.segments.plugin [-] Segment ae7b93a9-03ed-46fd-9821-67a6fe1de953 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae7b93a9-03ed-46fd-9821-67a6fe1de953 found for delete ", "request_id": "req-680d29a3-f8c3-46ed-b36f-27bf61e2f347"}]} [pid: 8|app: 0|req: 366/674] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:06 2026] GET /v2.0/ports?device_id=d450c953-0a2a-4a41-bdd2-09edf1090ad7 => 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: 309/675] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:06 2026] GET /v2.0/security-groups?id=3fb9520e-c5b0-4e13-af26-bbc0a5ddb88b&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: 8|app: 0|req: 367/676] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:06 2026] GET /v2.0/ports?device_id=172a37a7-7fa3-44b8-bd00-942192dd9d36 => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/677] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:06 2026] GET /v2.0/security-groups?id=06f02545-3c54-4784-86b9-b4fa1ea8f46d&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: 368/678] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:06 2026] GET /v2.0/ports?device_id=d450c953-0a2a-4a41-bdd2-09edf1090ad7 => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/679] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:22:06 2026] GET /v2.0/ports?tenant_id=575dccb3ac7d47c8828a0ae3df63e4d6&device_id=d450c953-0a2a-4a41-bdd2-09edf1090ad7 => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/680] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:06 2026] GET /v2.0/ports?device_id=4d6c1723-2d99-408f-a318-9b076a7b545b => generated 975 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/681] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:22:06 2026] GET /v2.0/networks?id=700980e9-d6c4-47f0-b70d-7dc6475f09e4 => generated 772 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/682] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:06 2026] GET /v2.0/security-groups?id=3fb9520e-c5b0-4e13-af26-bbc0a5ddb88b&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: 7|app: 0|req: 315/683] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:06 2026] GET /v2.0/security-groups?id=a6dde923-8f34-4096-a8de-c5b1d2b07e52&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: 7|app: 0|req: 316/684] 199.204.45.53 () {34 vars in 1059 bytes} [Thu Jun 18 17:22:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=ceda22d2-9c0e-4ad2-9827-0dfb7e29cee9 => generated 859 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/685] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:22:06 2026] GET /v2.0/subnets?id=02ad0130-ed88-405f-be42-d0b020dab433 => generated 694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/686] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:22:07 2026] GET /v2.0/ports?network_id=700980e9-d6c4-47f0-b70d-7dc6475f09e4&device_owner=network%3Adhcp => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:22:07.117 8 INFO neutron.db.segments_db [None req-c2f23061-f1ae-4338-a23d-b275810f4175 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Added segment 6b4d42b9-62f7-49ec-99c1-b470102686c2 of type vxlan for network 4ae2f696-eb3b-4d52-8c0e-8ca6854c2d54 [pid: 7|app: 0|req: 319/687] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:22:07 2026] GET /v2.0/networks/700980e9-d6c4-47f0-b70d-7dc6475f09e4?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/688] 10.0.0.32 () {34 vars in 670 bytes} [Thu Jun 18 17:22:06 2026] POST /v2.0/networks => generated 733 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/689] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:22:07 2026] GET /v2.0/networks/700980e9-d6c4-47f0-b70d-7dc6475f09e4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/690] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:07 2026] GET /v2.0/ports?device_id=4d6c1723-2d99-408f-a318-9b076a7b545b => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/691] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:07 2026] GET /v2.0/security-groups?id=a6dde923-8f34-4096-a8de-c5b1d2b07e52&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: 370/692] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:22:07 2026] POST /v2.0/subnets => generated 699 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:22:07.441 7 INFO neutron.db.segments_db [None req-b832e54b-67a0-44da-a2ec-b6b63fc3a023 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Added segment 3f203698-bd2c-48af-ad30-a07a4ab320db of type vxlan for network a1b80336-c936-40dd-9fc7-01648c29e321 [pid: 8|app: 0|req: 371/693] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:07 2026] GET /v2.0/ports?device_id=172a37a7-7fa3-44b8-bd00-942192dd9d36 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/694] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:07 2026] GET /v2.0/security-groups?id=06f02545-3c54-4784-86b9-b4fa1ea8f46d&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-06-18 17:22:07.714 7 INFO neutron.db.l3_hamode_db [None req-b832e54b-67a0-44da-a2ec-b6b63fc3a023 ad51fa594f6e462da00ca437ecbb0ba6 8bf485e232024769a786a767b62c0a03 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 373/695] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:07 2026] GET /v2.0/ports?device_id=d450c953-0a2a-4a41-bdd2-09edf1090ad7 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/696] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:07 2026] GET /v2.0/security-groups?id=3fb9520e-c5b0-4e13-af26-bbc0a5ddb88b&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/697] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:08 2026] GET /v2.0/ports?device_id=4d6c1723-2d99-408f-a318-9b076a7b545b => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/698] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:08 2026] GET /v2.0/security-groups?id=a6dde923-8f34-4096-a8de-c5b1d2b07e52&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:22:08.637 7 INFO neutron.db.l3_hamode_db [None req-b832e54b-67a0-44da-a2ec-b6b63fc3a023 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 377/699] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:08 2026] GET /v2.0/ports?device_id=172a37a7-7fa3-44b8-bd00-942192dd9d36 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/700] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:08 2026] GET /v2.0/security-groups?id=06f02545-3c54-4784-86b9-b4fa1ea8f46d&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: 379/701] 199.204.45.53 () {34 vars in 993 bytes} [Thu Jun 18 17:22:08 2026] GET /v2.0/ports?device_id=d450c953-0a2a-4a41-bdd2-09edf1090ad7 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:22:09.159 8 INFO neutron_taas.services.taas.taas_plugin [req-b4eff7f8-4f2b-4b21-b265-072afbb4f9c1 req-af94b54c-335f-4388-b13b-2d7b8ca085a6 77575c6eccc048f69af2b5123a49e61d 575dccb3ac7d47c8828a0ae3df63e4d6 - - default default] TaaS: Handle Delete Port: ceda22d2-9c0e-4ad2-9827-0dfb7e29cee9 2026-06-18 17:22:09.163 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b4eff7f8-4f2b-4b21-b265-072afbb4f9c1 req-af94b54c-335f-4388-b13b-2d7b8ca085a6 77575c6eccc048f69af2b5123a49e61d 575dccb3ac7d47c8828a0ae3df63e4d6 - - default default] Tap Mirror: Handle Delete Port: ceda22d2-9c0e-4ad2-9827-0dfb7e29cee9 2026-06-18 17:22:09.350 8 INFO neutron.db.l3_db [req-b4eff7f8-4f2b-4b21-b265-072afbb4f9c1 req-af94b54c-335f-4388-b13b-2d7b8ca085a6 77575c6eccc048f69af2b5123a49e61d 575dccb3ac7d47c8828a0ae3df63e4d6 - - default default] Floating IP ad283c20-8a7c-447e-9e54-040ed05ce062 disassociated. External IP: 10.96.250.211, port: ceda22d2-9c0e-4ad2-9827-0dfb7e29cee9. [pid: 7|app: 0|req: 323/702] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:22:07 2026] POST /v2.0/routers => generated 739 bytes in 2210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/703] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:09 2026] GET /v2.0/ports?device_id=d450c953-0a2a-4a41-bdd2-09edf1090ad7 => 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: 380/704] 199.204.45.53 () {36 vars in 996 bytes} [Thu Jun 18 17:22:09 2026] DELETE /v2.0/ports/ceda22d2-9c0e-4ad2-9827-0dfb7e29cee9 => generated 0 bytes in 1006 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/705] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:10 2026] GET /v2.0/ports?device_id=4d6c1723-2d99-408f-a318-9b076a7b545b => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/706] 199.204.45.53 () {34 vars in 993 bytes} [Thu Jun 18 17:22:10 2026] GET /v2.0/ports?device_id=4d6c1723-2d99-408f-a318-9b076a7b545b => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/707] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:10 2026] GET /v2.0/ports?device_id=172a37a7-7fa3-44b8-bd00-942192dd9d36 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/708] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:10 2026] GET /v2.0/security-groups?id=a6dde923-8f34-4096-a8de-c5b1d2b07e52&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-06-18 17:22:10.244 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e2752b4-71c9-45a6-a553-a0337e91b983'] response: {'server_uuid': 'd450c953-0a2a-4a41-bdd2-09edf1090ad7', 'name': 'network-vif-deleted', 'tag': 'ceda22d2-9c0e-4ad2-9827-0dfb7e29cee9', 'status': 'completed', 'code': 200} 2026-06-18 17:22:10.301 8 INFO neutron_taas.services.taas.taas_plugin [req-c40c256c-4a8f-4318-a384-a885533082ba req-c3cfab4c-059e-429c-9601-65df959e2b67 1000b378b59f46c1ac52910bd33f5b08 16b9ff7ac0924244b7b8420f16f8fea9 - - default default] TaaS: Handle Delete Port: bb1ba605-8811-4e8a-98d0-d37192c9c3c2 2026-06-18 17:22:10.303 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c40c256c-4a8f-4318-a384-a885533082ba req-c3cfab4c-059e-429c-9601-65df959e2b67 1000b378b59f46c1ac52910bd33f5b08 16b9ff7ac0924244b7b8420f16f8fea9 - - default default] Tap Mirror: Handle Delete Port: bb1ba605-8811-4e8a-98d0-d37192c9c3c2 [pid: 8|app: 0|req: 385/709] 199.204.45.53 () {36 vars in 996 bytes} [Thu Jun 18 17:22:10 2026] DELETE /v2.0/ports/bb1ba605-8811-4e8a-98d0-d37192c9c3c2 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/710] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:10 2026] GET /v2.0/security-groups?id=06f02545-3c54-4784-86b9-b4fa1ea8f46d&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: 387/711] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:10 2026] GET /v2.0/ports?device_id=172a37a7-7fa3-44b8-bd00-942192dd9d36 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/712] 10.0.0.32 () {34 vars in 782 bytes} [Thu Jun 18 17:22:09 2026] PUT /v2.0/routers/9203e448-e537-4b99-a691-25643c3d5b50/add_router_interface => generated 309 bytes in 1177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/713] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:10 2026] GET /v2.0/ports?device_id=d450c953-0a2a-4a41-bdd2-09edf1090ad7 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:22:10.995 8 INFO neutron.db.l3_db [None req-9b0ec06b-a943-4756-ae58-092aedf1aaa2 69065d39682a42f789f6e6176d5defc9 93965412e2e048558f6284730faa92b2 - - default default] Floating IP f55bfa64-79df-46e0-837c-a69cece486b5 associated. External IP: 10.96.250.219, port: 43096c4a-feb0-4137-a992-71ee198e3d96. [pid: 8|app: 0|req: 388/714] 10.0.0.32 () {34 vars in 748 bytes} [Thu Jun 18 17:22:10 2026] PUT /v2.0/floatingips/f55bfa64-79df-46e0-837c-a69cece486b5 => generated 855 bytes in 709 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/715] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:11 2026] GET /v2.0/ports?device_id=4d6c1723-2d99-408f-a318-9b076a7b545b => 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: 328/716] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:11 2026] GET /v2.0/ports?device_id=172a37a7-7fa3-44b8-bd00-942192dd9d36 => 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: 389/717] 10.0.0.32 () {34 vars in 684 bytes} [Thu Jun 18 17:22:11 2026] POST /v2.0/security-groups => generated 1659 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/718] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:11 2026] GET /v2.0/security-groups?id=06f02545-3c54-4784-86b9-b4fa1ea8f46d&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/719] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:22:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/720] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:22:11 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: 392/721] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:11 2026] GET /v2.0/ports?device_id=172a37a7-7fa3-44b8-bd00-942192dd9d36 => 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: 393/722] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:11 2026] GET /v2.0/security-groups?id=06f02545-3c54-4784-86b9-b4fa1ea8f46d&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/723] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:11 2026] GET /v2.0/ports?device_id=d450c953-0a2a-4a41-bdd2-09edf1090ad7 => 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: 330/724] 10.0.0.32 () {34 vars in 675 bytes} [Thu Jun 18 17:22:11 2026] POST /v2.0/floatingips => generated 552 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:22:12.298 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6026f3d6-4f4b-4461-850a-352f90ce8d4a'] response: {'server_uuid': '4d6c1723-2d99-408f-a318-9b076a7b545b', 'name': 'network-vif-deleted', 'tag': 'bb1ba605-8811-4e8a-98d0-d37192c9c3c2', 'status': 'completed', 'code': 200} 2026-06-18 17:22:12.298 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6026f3d6-4f4b-4461-850a-352f90ce8d4a'] response: {'name': 'network-changed', 'server_uuid': '172a37a7-7fa3-44b8-bd00-942192dd9d36', 'tag': '43096c4a-feb0-4137-a992-71ee198e3d96', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 395/725] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:12 2026] GET /v2.0/ports?device_id=4d6c1723-2d99-408f-a318-9b076a7b545b => 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: 331/726] 10.0.0.15 () {34 vars in 1097 bytes} [Thu Jun 18 17:22:12 2026] GET /v2.0/security-groups?name=tempest-securitygroup--303905395&fields=id&tenant_id=8bf485e232024769a786a767b62c0a03 => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/727] 10.0.0.15 () {34 vars in 981 bytes} [Thu Jun 18 17:22:12 2026] GET /v2.0/networks?id=4ae2f696-eb3b-4d52-8c0e-8ca6854c2d54 => generated 684 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/728] 10.0.0.15 () {34 vars in 964 bytes} [Thu Jun 18 17:22:12 2026] GET /v2.0/quotas/8bf485e232024769a786a767b62c0a03 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/729] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:22:12 2026] GET /v2.0/ports?tenant_id=93965412e2e048558f6284730faa92b2&device_id=172a37a7-7fa3-44b8-bd00-942192dd9d36 => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/730] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:22:12 2026] GET /v2.0/networks?id=e5f42a7a-2654-487d-ab86-74b7f8dfaf5d => generated 774 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/731] 10.0.0.15 () {34 vars in 1001 bytes} [Thu Jun 18 17:22:12 2026] GET /v2.0/ports?tenant_id=8bf485e232024769a786a767b62c0a03&fields=id => generated 103 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/732] 199.204.45.53 () {34 vars in 1057 bytes} [Thu Jun 18 17:22:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=43096c4a-feb0-4137-a992-71ee198e3d96 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/733] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:12 2026] GET /v2.0/ports?device_id=172a37a7-7fa3-44b8-bd00-942192dd9d36 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/734] 10.0.0.15 () {34 vars in 1007 bytes} [Thu Jun 18 17:22:12 2026] GET /v2.0/networks/4ae2f696-eb3b-4d52-8c0e-8ca6854c2d54?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: 400/735] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:22:13 2026] GET /v2.0/subnets?id=75529ee7-12c4-4c05-b78a-4f0a02fe8b69 => generated 697 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/736] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:13 2026] GET /v2.0/security-groups?id=06f02545-3c54-4784-86b9-b4fa1ea8f46d&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: 337/737] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:22:13 2026] GET /v2.0/ports?network_id=e5f42a7a-2654-487d-ab86-74b7f8dfaf5d&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/738] 10.0.0.15 () {34 vars in 1107 bytes} [Thu Jun 18 17:22:13 2026] GET /v2.0/networks/4ae2f696-eb3b-4d52-8c0e-8ca6854c2d54?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/739] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:13 2026] GET /v2.0/ports?device_id=d450c953-0a2a-4a41-bdd2-09edf1090ad7 => 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: 338/740] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:22:13 2026] GET /v2.0/networks/e5f42a7a-2654-487d-ab86-74b7f8dfaf5d?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/741] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:22:13 2026] GET /v2.0/networks/e5f42a7a-2654-487d-ab86-74b7f8dfaf5d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/742] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:13 2026] GET /v2.0/ports?device_id=c3a6f280-fc6f-4cce-a913-46114db51873 => 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: 404/743] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:13 2026] GET /v2.0/ports?device_id=4d6c1723-2d99-408f-a318-9b076a7b545b => 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: 340/744] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:14 2026] GET /v2.0/ports?device_id=172a37a7-7fa3-44b8-bd00-942192dd9d36 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/745] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:14 2026] GET /v2.0/security-groups?id=06f02545-3c54-4784-86b9-b4fa1ea8f46d&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: 341/746] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:22:14 2026] DELETE /v2.0/security-groups/3fb9520e-c5b0-4e13-af26-bbc0a5ddb88b => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:22:14.372 8 INFO neutron.api.v2.resource [None req-1e1d1d9e-f37a-4f1b-af4e-0c3f14e47383 77575c6eccc048f69af2b5123a49e61d 575dccb3ac7d47c8828a0ae3df63e4d6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 406/747] 10.0.0.32 () {32 vars in 736 bytes} [Thu Jun 18 17:22:14 2026] GET /v2.0/security-groups/3fb9520e-c5b0-4e13-af26-bbc0a5ddb88b => 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: 342/748] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:14 2026] GET /v2.0/ports?device_id=c3a6f280-fc6f-4cce-a913-46114db51873 => 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: 343/749] 199.204.45.53 () {34 vars in 993 bytes} [Thu Jun 18 17:22:14 2026] GET /v2.0/ports?device_id=172a37a7-7fa3-44b8-bd00-942192dd9d36 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:22:14.509 8 INFO neutron_taas.services.taas.taas_plugin [None req-49e63037-3445-4df5-8ff7-d2383ea13b45 77575c6eccc048f69af2b5123a49e61d 575dccb3ac7d47c8828a0ae3df63e4d6 - - default default] TaaS: Handle Delete Port: 44fbe123-a479-4efe-b084-23b5e243c153 2026-06-18 17:22:14.512 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-49e63037-3445-4df5-8ff7-d2383ea13b45 77575c6eccc048f69af2b5123a49e61d 575dccb3ac7d47c8828a0ae3df63e4d6 - - default default] Tap Mirror: Handle Delete Port: 44fbe123-a479-4efe-b084-23b5e243c153 2026-06-18 17:22:14.616 7 INFO neutron_taas.services.taas.taas_plugin [req-1fc90845-dfa2-4429-a448-8a9eba10d086 req-9e87b770-865a-428b-a782-5290516fe759 69065d39682a42f789f6e6176d5defc9 93965412e2e048558f6284730faa92b2 - - default default] TaaS: Handle Delete Port: 43096c4a-feb0-4137-a992-71ee198e3d96 2026-06-18 17:22:14.622 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1fc90845-dfa2-4429-a448-8a9eba10d086 req-9e87b770-865a-428b-a782-5290516fe759 69065d39682a42f789f6e6176d5defc9 93965412e2e048558f6284730faa92b2 - - default default] Tap Mirror: Handle Delete Port: 43096c4a-feb0-4137-a992-71ee198e3d96 [pid: 8|app: 0|req: 407/750] 10.0.0.32 () {32 vars in 731 bytes} [Thu Jun 18 17:22:14 2026] DELETE /v2.0/floatingips/ad283c20-8a7c-447e-9e54-040ed05ce062 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:22:14.809 7 INFO neutron.db.l3_db [req-1fc90845-dfa2-4429-a448-8a9eba10d086 req-9e87b770-865a-428b-a782-5290516fe759 69065d39682a42f789f6e6176d5defc9 93965412e2e048558f6284730faa92b2 - - default default] Floating IP f55bfa64-79df-46e0-837c-a69cece486b5 disassociated. External IP: 10.96.250.219, port: 43096c4a-feb0-4137-a992-71ee198e3d96. 2026-06-18 17:22:15.083 8 INFO neutron_taas.services.taas.taas_plugin [None req-9b6adee6-0e23-4ceb-8fe7-eb98c820bf16 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: 5cbc7054-9157-4491-9726-d504c5406a8f 2026-06-18 17:22:15.085 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b6adee6-0e23-4ceb-8fe7-eb98c820bf16 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: 5cbc7054-9157-4491-9726-d504c5406a8f [pid: 7|app: 0|req: 344/751] 199.204.45.53 () {36 vars in 996 bytes} [Thu Jun 18 17:22:14 2026] DELETE /v2.0/ports/43096c4a-feb0-4137-a992-71ee198e3d96 => generated 0 bytes in 761 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:22:15.309 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d07d5c5-d3c9-4437-9688-9c9e36e42c6a'] response: {'server_uuid': '172a37a7-7fa3-44b8-bd00-942192dd9d36', 'name': 'network-vif-deleted', 'tag': '43096c4a-feb0-4137-a992-71ee198e3d96', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 408/752] 10.0.0.32 () {34 vars in 788 bytes} [Thu Jun 18 17:22:14 2026] PUT /v2.0/routers/21b2dc2c-e202-4f8b-a936-b81351b14235/remove_router_interface => generated 309 bytes in 911 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/753] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:15 2026] GET /v2.0/ports?device_id=172a37a7-7fa3-44b8-bd00-942192dd9d36 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/756] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:15 2026] GET /v2.0/ports?device_id=c3a6f280-fc6f-4cce-a913-46114db51873 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:22:15.733 7 INFO neutron_taas.services.taas.taas_plugin [None req-7e8452ed-2b4d-495a-ae24-e6e7bdb664b2 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: b3b95021-8733-4b50-940a-49408affd347 2026-06-18 17:22:15.736 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e8452ed-2b4d-495a-ae24-e6e7bdb664b2 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: b3b95021-8733-4b50-940a-49408affd347 2026-06-18 17:22:15.861 8 INFO neutron_taas.services.taas.taas_plugin [None req-3879d3cf-f4f9-43c2-ac7a-184119e62508 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: cb9c97a4-cff9-4e84-b226-fd6a671380b3 2026-06-18 17:22:15.863 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3879d3cf-f4f9-43c2-ac7a-184119e62508 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: cb9c97a4-cff9-4e84-b226-fd6a671380b3 2026-06-18 17:22:16.089 8 INFO neutron_taas.services.taas.taas_plugin [None req-3879d3cf-f4f9-43c2-ac7a-184119e62508 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: 92fdcb38-ef60-4cf1-a898-ae0889790d26 2026-06-18 17:22:16.092 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3879d3cf-f4f9-43c2-ac7a-184119e62508 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: 92fdcb38-ef60-4cf1-a898-ae0889790d26 2026-06-18 17:22:16.172 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-3879d3cf-f4f9-43c2-ac7a-184119e62508 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 345/757] 10.0.0.32 () {34 vars in 788 bytes} [Thu Jun 18 17:22:15 2026] PUT /v2.0/routers/ad50254f-b0b2-4f34-bd07-f60b82bc5f25/remove_router_interface => generated 309 bytes in 1082 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:22:16.545 7 INFO neutron_taas.services.taas.taas_plugin [None req-e6091d88-edae-4105-871c-7244adc05290 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: 6f5df95c-dcf2-4de6-8a02-624f81e78e06 2026-06-18 17:22:16.548 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6091d88-edae-4105-871c-7244adc05290 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: 6f5df95c-dcf2-4de6-8a02-624f81e78e06 2026-06-18 17:22:16.578 8 INFO neutron.db.l3_hamode_db [None req-3879d3cf-f4f9-43c2-ac7a-184119e62508 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] HA network 76f9c90d-49ed-4ba6-9fc2-d04766df6328 was deleted as no HA routers are present in tenant 16b9ff7ac0924244b7b8420f16f8fea9. [pid: 8|app: 0|req: 413/758] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:22:15 2026] DELETE /v2.0/routers/21b2dc2c-e202-4f8b-a936-b81351b14235 => generated 0 bytes in 962 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/759] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:22:16 2026] DELETE /v2.0/subnets/de4a2a44-31d8-4109-a944-7a6925e6a6e9 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:22:16.886 7 INFO neutron_taas.services.taas.taas_plugin [None req-e6091d88-edae-4105-871c-7244adc05290 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: 8009365a-bcd7-4c3e-8004-dbe82cee3f9d 2026-06-18 17:22:16.888 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6091d88-edae-4105-871c-7244adc05290 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: 8009365a-bcd7-4c3e-8004-dbe82cee3f9d [pid: 8|app: 0|req: 415/760] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:16 2026] GET /v2.0/ports?device_id=172a37a7-7fa3-44b8-bd00-942192dd9d36 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/761] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:16 2026] GET /v2.0/ports?device_id=c3a6f280-fc6f-4cce-a913-46114db51873 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:22:17.101 8 INFO neutron_taas.services.taas.taas_plugin [None req-29d55aa9-e0bd-42c7-88b0-20cd45fcc0ea ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: 0dbb2ce3-3cb9-42d2-bf3c-a864689a950b 2026-06-18 17:22:17.104 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29d55aa9-e0bd-42c7-88b0-20cd45fcc0ea ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: 0dbb2ce3-3cb9-42d2-bf3c-a864689a950b 2026-06-18 17:22:17.131 8 INFO neutron.services.segments.plugin [-] Segment f7c20049-6217-4230-bb7e-48091b08a566 resource provider aggregate not found 2026-06-18 17:22:17.173 8 INFO neutron.services.segments.plugin [-] Segment f7c20049-6217-4230-bb7e-48091b08a566 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7c20049-6217-4230-bb7e-48091b08a566 found for delete ", "request_id": "req-bbb09fcf-d274-4457-b940-1b2e2994f7cc"}]} 2026-06-18 17:22:17.204 8 INFO neutron.services.segments.plugin [-] Segment f7c20049-6217-4230-bb7e-48091b08a566 resource provider aggregate not found 2026-06-18 17:22:17.223 8 INFO neutron.services.segments.plugin [-] Segment f7c20049-6217-4230-bb7e-48091b08a566 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7c20049-6217-4230-bb7e-48091b08a566 found for delete ", "request_id": "req-a4d635f1-ac91-4a39-8ed6-7f47a66ff729"}]} 2026-06-18 17:22:17.344 7 INFO neutron.services.segments.plugin [-] Segment 2a707897-5792-4133-a0cd-b54c236eaa9e resource provider aggregate not found [pid: 8|app: 0|req: 417/762] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:22:16 2026] DELETE /v2.0/networks/d0371a02-a5de-4801-804f-d7e94eef3963 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:22:17.348 7 INFO neutron.services.segments.plugin [-] Segment 2a707897-5792-4133-a0cd-b54c236eaa9e resource provider aggregate not found 2026-06-18 17:22:17.373 7 INFO neutron.services.segments.plugin [-] Segment 2a707897-5792-4133-a0cd-b54c236eaa9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a707897-5792-4133-a0cd-b54c236eaa9e found for delete ", "request_id": "req-1a0af19a-d76f-46bd-bd10-d61234b2f200"}]} 2026-06-18 17:22:17.373 7 INFO neutron.db.l3_hamode_db [None req-e6091d88-edae-4105-871c-7244adc05290 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] HA network 25123ee9-7526-4da7-8601-79ea6980e491 was deleted as no HA routers are present in tenant 575dccb3ac7d47c8828a0ae3df63e4d6. 2026-06-18 17:22:17.375 7 INFO neutron.services.segments.plugin [-] Segment 2a707897-5792-4133-a0cd-b54c236eaa9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a707897-5792-4133-a0cd-b54c236eaa9e found for delete ", "request_id": "req-fb46e1e8-25aa-494f-9625-afa11df4e66d"}]} [pid: 7|app: 0|req: 346/763] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:22:16 2026] DELETE /v2.0/routers/ad50254f-b0b2-4f34-bd07-f60b82bc5f25 => generated 0 bytes in 1036 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/764] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:22:17 2026] GET /v2.0/networks?id=4ae2f696-eb3b-4d52-8c0e-8ca6854c2d54 => generated 684 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/765] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:22:17 2026] DELETE /v2.0/subnets/02ad0130-ed88-405f-be42-d0b020dab433 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/766] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:22:17 2026] GET /v2.0/security-groups?tenant_id=16b9ff7ac0924244b7b8420f16f8fea9&name=default => generated 2921 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/767] 199.204.45.53 () {34 vars in 1049 bytes} [Thu Jun 18 17:22:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8bf485e232024769a786a767b62c0a03 => generated 180 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/768] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:22:17 2026] DELETE /v2.0/security-groups/a6dde923-8f34-4096-a8de-c5b1d2b07e52 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:22:17.752 8 INFO neutron_taas.services.taas.taas_plugin [None req-2992fe51-425e-4263-864b-c45fd2926bbc ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: bc429a38-7f89-4034-b83b-b298eba785d0 2026-06-18 17:22:17.755 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2992fe51-425e-4263-864b-c45fd2926bbc ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: bc429a38-7f89-4034-b83b-b298eba785d0 [pid: 8|app: 0|req: 420/769] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:22:17 2026] DELETE /v2.0/networks/700980e9-d6c4-47f0-b70d-7dc6475f09e4 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/770] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:18 2026] GET /v2.0/ports?device_id=172a37a7-7fa3-44b8-bd00-942192dd9d36 => 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: 422/771] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:18 2026] GET /v2.0/ports?device_id=c3a6f280-fc6f-4cce-a913-46114db51873 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/772] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:22:18 2026] GET /v2.0/security-groups?tenant_id=575dccb3ac7d47c8828a0ae3df63e4d6&name=default => generated 2921 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/773] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:22:18 2026] DELETE /v2.0/security-groups/77bdae4e-10f5-4ce0-9c38-35248b5863b6 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/774] 199.204.45.53 () {38 vars in 954 bytes} [Thu Jun 18 17:22:17 2026] POST /v2.0/ports => generated 958 bytes in 769 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/775] 199.204.45.53 () {38 vars in 1027 bytes} [Thu Jun 18 17:22:18 2026] PUT /v2.0/ports/d8f4e40f-65d7-459c-8b7f-ef39da7a7e09 => generated 1239 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:22:18.936 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-350d3854-9111-425d-98f2-a7a099bb4c6e'] response: {'name': 'network-changed', 'server_uuid': 'c3a6f280-fc6f-4cce-a913-46114db51873', 'tag': 'd8f4e40f-65d7-459c-8b7f-ef39da7a7e09', '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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 351/776] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:19 2026] GET /v2.0/ports?device_id=172a37a7-7fa3-44b8-bd00-942192dd9d36 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:22:19.199 8 INFO neutron.services.segments.plugin [-] Segment 186ed3b0-7f5c-4792-a63c-39e76e0395a1 resource provider aggregate not found 2026-06-18 17:22:19.227 8 INFO neutron.services.segments.plugin [-] Segment 186ed3b0-7f5c-4792-a63c-39e76e0395a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 186ed3b0-7f5c-4792-a63c-39e76e0395a1 found for delete ", "request_id": "req-e2b9a199-0945-4d12-bed6-4c9eed8542ba"}]} 2026-06-18 17:22:19.253 8 INFO neutron.services.segments.plugin [-] Segment 186ed3b0-7f5c-4792-a63c-39e76e0395a1 resource provider aggregate not found 2026-06-18 17:22:19.257 8 INFO neutron.services.segments.plugin [-] Segment ef16a101-c3c1-4af4-881c-96869dfbcf06 resource provider aggregate not found [pid: 8|app: 0|req: 426/777] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:19 2026] GET /v2.0/ports?device_id=c3a6f280-fc6f-4cce-a913-46114db51873 => generated 973 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:22:19.276 8 INFO neutron.services.segments.plugin [-] Segment ef16a101-c3c1-4af4-881c-96869dfbcf06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef16a101-c3c1-4af4-881c-96869dfbcf06 found for delete ", "request_id": "req-ac247b6d-ec5c-4d39-902a-e2a1ba9fa5fb"}]} 2026-06-18 17:22:19.283 8 INFO neutron.services.segments.plugin [-] Segment 186ed3b0-7f5c-4792-a63c-39e76e0395a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 186ed3b0-7f5c-4792-a63c-39e76e0395a1 found for delete ", "request_id": "req-2570c639-c7ea-4381-8df6-95a6b52d9012"}]} 2026-06-18 17:22:19.301 8 INFO neutron.services.segments.plugin [-] Segment ef16a101-c3c1-4af4-881c-96869dfbcf06 resource provider aggregate not found [pid: 7|app: 0|req: 352/778] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:19 2026] GET /v2.0/security-groups?id=889e1ad3-ec44-4034-a06b-1bedcda56fa8&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-06-18 17:22:19.319 8 INFO neutron.services.segments.plugin [-] Segment ef16a101-c3c1-4af4-881c-96869dfbcf06 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef16a101-c3c1-4af4-881c-96869dfbcf06 found for delete ", "request_id": "req-b98c8726-88b2-45ac-ba74-09af9e8db9b3"}]} [pid: 8|app: 0|req: 427/779] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:22:19 2026] GET /v2.0/ports?tenant_id=8bf485e232024769a786a767b62c0a03&device_id=c3a6f280-fc6f-4cce-a913-46114db51873 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/780] 199.204.45.53 () {34 vars in 1017 bytes} [Thu Jun 18 17:22:19 2026] GET /v2.0/networks?tenant_id=8bf485e232024769a786a767b62c0a03&shared=False => generated 780 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/781] 199.204.45.53 () {34 vars in 929 bytes} [Thu Jun 18 17:22:19 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/782] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:20 2026] GET /v2.0/ports?device_id=172a37a7-7fa3-44b8-bd00-942192dd9d36 => 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: 429/783] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:20 2026] GET /v2.0/ports?device_id=c3a6f280-fc6f-4cce-a913-46114db51873 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/784] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:20 2026] GET /v2.0/security-groups?id=889e1ad3-ec44-4034-a06b-1bedcda56fa8&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/785] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:22:20 2026] GET /v2.0/ports?tenant_id=8bf485e232024769a786a767b62c0a03&device_id=c3a6f280-fc6f-4cce-a913-46114db51873 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/786] 199.204.45.53 () {34 vars in 1059 bytes} [Thu Jun 18 17:22:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=d8f4e40f-65d7-459c-8b7f-ef39da7a7e09 => 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: 431/787] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:22:20 2026] GET /v2.0/subnets?id=297f0ea1-2680-40a7-80d2-05973ecb63dd => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/788] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:22:20 2026] GET /v2.0/ports?network_id=4ae2f696-eb3b-4d52-8c0e-8ca6854c2d54&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/789] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:22:20 2026] GET /v2.0/networks/4ae2f696-eb3b-4d52-8c0e-8ca6854c2d54?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/790] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:22:20 2026] GET /v2.0/networks/4ae2f696-eb3b-4d52-8c0e-8ca6854c2d54?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/791] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:22:20 2026] GET /v2.0/security-groups?tenant_id=1958b0c864894f79b2e00341ea49ce73&name=default => generated 2925 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/792] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:22:21 2026] DELETE /v2.0/security-groups/73cd0cce-e67e-4361-a600-14355eb30d74 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/793] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:22:21 2026] DELETE /v2.0/security-groups/06f02545-3c54-4784-86b9-b4fa1ea8f46d => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:22:21.467 8 INFO neutron.api.v2.resource [None req-d01565be-62cf-44fd-a25f-84b65b282d77 69065d39682a42f789f6e6176d5defc9 93965412e2e048558f6284730faa92b2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 435/794] 10.0.0.32 () {32 vars in 736 bytes} [Thu Jun 18 17:22:21 2026] GET /v2.0/security-groups/06f02545-3c54-4784-86b9-b4fa1ea8f46d => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/795] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:21 2026] GET /v2.0/ports?device_id=c3a6f280-fc6f-4cce-a913-46114db51873 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/796] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:21 2026] GET /v2.0/security-groups?id=889e1ad3-ec44-4034-a06b-1bedcda56fa8&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-06-18 17:22:21.620 7 INFO neutron_taas.services.taas.taas_plugin [None req-3153444c-4ed6-449f-b4d1-b190570f0056 69065d39682a42f789f6e6176d5defc9 93965412e2e048558f6284730faa92b2 - - default default] TaaS: Handle Delete Port: cb8591fc-0335-46dd-808d-0b12b0f3364b 2026-06-18 17:22:21.625 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3153444c-4ed6-449f-b4d1-b190570f0056 69065d39682a42f789f6e6176d5defc9 93965412e2e048558f6284730faa92b2 - - default default] Tap Mirror: Handle Delete Port: cb8591fc-0335-46dd-808d-0b12b0f3364b [pid: 7|app: 0|req: 360/797] 10.0.0.32 () {32 vars in 731 bytes} [Thu Jun 18 17:22:21 2026] DELETE /v2.0/floatingips/f55bfa64-79df-46e0-837c-a69cece486b5 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:22:22.243 8 INFO neutron_taas.services.taas.taas_plugin [None req-72861712-d66a-4ac9-b691-ae150ac64ddd ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: 13ce9464-d35e-4bf6-accb-6c1729418867 2026-06-18 17:22:22.246 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72861712-d66a-4ac9-b691-ae150ac64ddd ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: 13ce9464-d35e-4bf6-accb-6c1729418867 [pid: 8|app: 0|req: 438/798] 10.0.0.32 () {34 vars in 788 bytes} [Thu Jun 18 17:22:21 2026] PUT /v2.0/routers/0c36e79f-c604-4d67-96ba-ced8dc5a54be/remove_router_interface => generated 309 bytes in 953 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/799] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:22 2026] GET /v2.0/ports?device_id=c3a6f280-fc6f-4cce-a913-46114db51873 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/800] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:22:22 2026] GET /v2.0/security-groups?tenant_id=90c2993de63d485a8c0fb16dce5adaaf&name=default => generated 2925 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/801] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:22 2026] GET /v2.0/security-groups?id=889e1ad3-ec44-4034-a06b-1bedcda56fa8&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:22:23.050 8 INFO neutron_taas.services.taas.taas_plugin [None req-e8bb0ccd-f1bb-4698-a9a1-4cfa678fd19f ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: 895bf3ce-3f68-4e24-8ad9-46cdfb1598dd 2026-06-18 17:22:23.052 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e8bb0ccd-f1bb-4698-a9a1-4cfa678fd19f ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: 895bf3ce-3f68-4e24-8ad9-46cdfb1598dd [pid: 7|app: 0|req: 363/802] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:22:22 2026] DELETE /v2.0/security-groups/bba705bc-4a26-42a5-b458-76193b141e9d => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:22:23.321 8 INFO neutron_taas.services.taas.taas_plugin [None req-e8bb0ccd-f1bb-4698-a9a1-4cfa678fd19f ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: b879847b-d0f9-4369-9335-42164399d04a 2026-06-18 17:22:23.324 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e8bb0ccd-f1bb-4698-a9a1-4cfa678fd19f ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: b879847b-d0f9-4369-9335-42164399d04a [pid: 7|app: 0|req: 364/803] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:22:23 2026] GET /v2.0/security-groups?tenant_id=0ed051a0301a4cd6be8845aabf3a5e07&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/804] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:22:23 2026] DELETE /v2.0/security-groups/28b45f3f-e439-4d37-bba8-d3490502d3ed => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:22:23.703 8 INFO neutron.services.segments.plugin [-] Segment 9ea6bb87-4757-427d-8a4e-aac5755cb3f5 resource provider aggregate not found 2026-06-18 17:22:23.708 8 INFO neutron.services.segments.plugin [-] Segment 9ea6bb87-4757-427d-8a4e-aac5755cb3f5 resource provider aggregate not found 2026-06-18 17:22:23.729 8 INFO neutron.services.segments.plugin [-] Segment 9ea6bb87-4757-427d-8a4e-aac5755cb3f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ea6bb87-4757-427d-8a4e-aac5755cb3f5 found for delete ", "request_id": "req-785038bc-70f5-46ae-b08e-619ab2cd9bd7"}]} 2026-06-18 17:22:23.729 8 INFO neutron.services.segments.plugin [-] Segment 9ea6bb87-4757-427d-8a4e-aac5755cb3f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ea6bb87-4757-427d-8a4e-aac5755cb3f5 found for delete ", "request_id": "req-99a68540-99b2-4107-8856-1a546bc06450"}]} 2026-06-18 17:22:23.750 8 INFO neutron.db.l3_hamode_db [None req-e8bb0ccd-f1bb-4698-a9a1-4cfa678fd19f ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] HA network 88705766-6621-4ae4-a302-f90345ab8f7b was deleted as no HA routers are present in tenant 93965412e2e048558f6284730faa92b2. [pid: 8|app: 0|req: 440/805] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:22:22 2026] DELETE /v2.0/routers/0c36e79f-c604-4d67-96ba-ced8dc5a54be => generated 0 bytes in 941 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/806] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:22:23 2026] DELETE /v2.0/subnets/75529ee7-12c4-4c05-b78a-4f0a02fe8b69 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:22:24.096 8 INFO neutron_taas.services.taas.taas_plugin [None req-0957a998-0f6f-46f3-8866-d2cc9f7ee75e ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: 7b77ab03-082e-4680-81a3-7a0444a2f1f8 2026-06-18 17:22:24.100 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0957a998-0f6f-46f3-8866-d2cc9f7ee75e ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: 7b77ab03-082e-4680-81a3-7a0444a2f1f8 [pid: 7|app: 0|req: 367/807] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:24 2026] GET /v2.0/ports?device_id=c3a6f280-fc6f-4cce-a913-46114db51873 => generated 973 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/808] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:24 2026] GET /v2.0/security-groups?id=889e1ad3-ec44-4034-a06b-1bedcda56fa8&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: 441/809] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:22:23 2026] DELETE /v2.0/networks/e5f42a7a-2654-487d-ab86-74b7f8dfaf5d => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/810] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:22:24 2026] GET /v2.0/security-groups?tenant_id=93965412e2e048558f6284730faa92b2&name=default => generated 2921 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/811] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:22:24 2026] DELETE /v2.0/security-groups/c7a63052-5ffb-48e0-8aeb-c8749e8a865b => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/812] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:25 2026] GET /v2.0/ports?device_id=c3a6f280-fc6f-4cce-a913-46114db51873 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/813] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:25 2026] GET /v2.0/security-groups?id=889e1ad3-ec44-4034-a06b-1bedcda56fa8&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-06-18 17:22:25.756 8 INFO neutron.services.segments.plugin [-] Segment deec6bec-e86e-4ec8-923d-5bfaa65b980e resource provider aggregate not found 2026-06-18 17:22:25.763 8 INFO neutron.services.segments.plugin [-] Segment deec6bec-e86e-4ec8-923d-5bfaa65b980e resource provider aggregate not found 2026-06-18 17:22:25.779 8 INFO neutron.services.segments.plugin [-] Segment deec6bec-e86e-4ec8-923d-5bfaa65b980e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid deec6bec-e86e-4ec8-923d-5bfaa65b980e found for delete ", "request_id": "req-3a33b41c-af61-436e-82dc-f873d608d6b0"}]} 2026-06-18 17:22:25.781 8 INFO neutron.services.segments.plugin [-] Segment deec6bec-e86e-4ec8-923d-5bfaa65b980e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid deec6bec-e86e-4ec8-923d-5bfaa65b980e found for delete ", "request_id": "req-cc0d1836-62fa-4e87-bf41-d144ebcccc35"}]} [pid: 7|app: 0|req: 371/814] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:22:26 2026] GET /v2.0/security-groups?tenant_id=dafaf958087a45858c8f3c2caec4c11f&name=default => generated 2925 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/815] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:26 2026] GET /v2.0/ports?device_id=c3a6f280-fc6f-4cce-a913-46114db51873 => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/816] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:22:26 2026] DELETE /v2.0/security-groups/13552f01-1548-453b-871a-5c74d7f09924 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/817] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:26 2026] GET /v2.0/security-groups?id=889e1ad3-ec44-4034-a06b-1bedcda56fa8&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/818] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:26 2026] GET /v2.0/ports?device_id=c3a6f280-fc6f-4cce-a913-46114db51873 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:22:27.031 8 INFO neutron.db.segments_db [None req-c3d3cfaa-3993-467d-bbc5-df4e22c769c3 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Added segment 80638fa9-8444-423c-8469-9f3f41b14856 of type vxlan for network 14e68197-e126-465d-a6b3-db3228233bb0 [pid: 8|app: 0|req: 445/819] 10.0.0.32 () {34 vars in 670 bytes} [Thu Jun 18 17:22:26 2026] POST /v2.0/networks => generated 717 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:22:27.167 7 INFO neutron.db.l3_db [None req-f9e46e8b-1a6b-47e6-ae55-d0434a1a2f11 a000d78ff21143d38b2fb00d6067eb46 8bf485e232024769a786a767b62c0a03 - - default default] Floating IP 797e03aa-3e24-468b-a128-bf2ad9232556 associated. External IP: 10.96.250.202, port: d8f4e40f-65d7-459c-8b7f-ef39da7a7e09. [pid: 8|app: 0|req: 446/820] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:22:27 2026] POST /v2.0/subnets => generated 684 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:22:27.377 8 INFO neutron.db.segments_db [None req-8a2707f0-1ebb-43e8-9ae4-3bc9c55d02f2 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Added segment ce3f4978-e09a-4389-9edb-80744409b949 of type vxlan for network 9aa118a4-8926-4b65-b743-583823a3052d [pid: 7|app: 0|req: 375/821] 10.0.0.32 () {34 vars in 748 bytes} [Thu Jun 18 17:22:26 2026] PUT /v2.0/floatingips/797e03aa-3e24-468b-a128-bf2ad9232556 => generated 856 bytes in 803 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:22:27.633 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc34b2c1-9898-4cfe-9dec-31868f22a5ad'] response: {'name': 'network-changed', 'server_uuid': 'c3a6f280-fc6f-4cce-a913-46114db51873', 'tag': 'd8f4e40f-65d7-459c-8b7f-ef39da7a7e09', 'status': 'completed', 'code': 200} 2026-06-18 17:22:27.665 8 INFO neutron.db.l3_hamode_db [None req-8a2707f0-1ebb-43e8-9ae4-3bc9c55d02f2 ad51fa594f6e462da00ca437ecbb0ba6 742eb5223c59469cb6d5ff03cf8d2c3a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 376/822] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:27 2026] GET /v2.0/ports?device_id=c3a6f280-fc6f-4cce-a913-46114db51873 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/823] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:27 2026] GET /v2.0/security-groups?id=889e1ad3-ec44-4034-a06b-1bedcda56fa8&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: 378/824] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:22:27 2026] GET /v2.0/security-groups?tenant_id=b719ca56244a4d83ab2415d021ef1871&name=default => generated 2925 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/825] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:22:28 2026] GET /v2.0/ports?tenant_id=8bf485e232024769a786a767b62c0a03&device_id=c3a6f280-fc6f-4cce-a913-46114db51873 => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/826] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:22:28 2026] DELETE /v2.0/security-groups/be162c72-d1fc-494c-9d1c-5be2adef72a0 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/827] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:22:28 2026] GET /v2.0/networks?id=4ae2f696-eb3b-4d52-8c0e-8ca6854c2d54 => generated 780 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:22:28.567 8 INFO neutron.db.l3_hamode_db [None req-8a2707f0-1ebb-43e8-9ae4-3bc9c55d02f2 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 382/828] 199.204.45.53 () {34 vars in 1059 bytes} [Thu Jun 18 17:22:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=d8f4e40f-65d7-459c-8b7f-ef39da7a7e09 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/829] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:22:28 2026] GET /v2.0/subnets?id=297f0ea1-2680-40a7-80d2-05973ecb63dd => generated 702 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/830] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:22:28 2026] GET /v2.0/ports?network_id=4ae2f696-eb3b-4d52-8c0e-8ca6854c2d54&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/831] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:22:28 2026] GET /v2.0/security-groups?tenant_id=629ecb6303ee4a4cb53e2adb108ef044&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:22:29.121 7 INFO neutron.db.segments_db [None req-b7338dce-2cc2-47f8-a0d1-aabab86987e7 89b02295dbbd447c9ebbb1aa478b06cd 99187b9dc9bb4ea69c20bedcc10c795b - - default default] Added segment bcda8d57-c508-4382-a74d-717b05614fb5 of type vxlan for network d91e464b-f7ab-4573-9349-8389756aa03f 2026-06-18 17:22:29.201 7 INFO neutron.db.segments_db [None req-b7338dce-2cc2-47f8-a0d1-aabab86987e7 89b02295dbbd447c9ebbb1aa478b06cd 99187b9dc9bb4ea69c20bedcc10c795b - - default default] Added segment 751981f3-bc06-4493-b5f7-e621e27b6de2 of type vxlan for network be60b57d-89df-48d3-967e-d988c9792937 [pid: 7|app: 0|req: 386/832] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:22:28 2026] POST /v2.0/networks => generated 1207 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/833] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:22:29 2026] GET /v2.0/networks/4ae2f696-eb3b-4d52-8c0e-8ca6854c2d54?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: 447/834] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:22:27 2026] POST /v2.0/routers => generated 724 bytes in 2051 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/835] 10.0.0.32 () {32 vars in 648 bytes} [Thu Jun 18 17:22:29 2026] GET /v2.0/networks => generated 1844 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/836] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:22:29 2026] DELETE /v2.0/security-groups/943a4ebf-f31a-4dc9-b4e0-3cb67983abb4 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/837] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:22:29 2026] GET /v2.0/networks/4ae2f696-eb3b-4d52-8c0e-8ca6854c2d54?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:22:29.625 8 INFO neutron.services.segments.plugin [-] Segment bcda8d57-c508-4382-a74d-717b05614fb5 resource provider aggregate not found 2026-06-18 17:22:29.630 8 INFO neutron.services.segments.plugin [-] Segment bcda8d57-c508-4382-a74d-717b05614fb5 resource provider aggregate not found 2026-06-18 17:22:29.650 8 INFO neutron.services.segments.plugin [-] Segment bcda8d57-c508-4382-a74d-717b05614fb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcda8d57-c508-4382-a74d-717b05614fb5 found for delete ", "request_id": "req-87cd330e-1c1d-403c-9134-9ca806f76966"}]} 2026-06-18 17:22:29.665 8 INFO neutron.services.segments.plugin [-] Segment bcda8d57-c508-4382-a74d-717b05614fb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcda8d57-c508-4382-a74d-717b05614fb5 found for delete ", "request_id": "req-90c4c52d-843f-43f8-8f6d-99304c733e80"}]} [pid: 8|app: 0|req: 450/838] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:22:29 2026] DELETE /v2.0/networks/d91e464b-f7ab-4573-9349-8389756aa03f => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/839] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:22:29 2026] DELETE /v2.0/networks/be60b57d-89df-48d3-967e-d988c9792937 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/840] 10.0.0.32 () {32 vars in 648 bytes} [Thu Jun 18 17:22:29 2026] GET /v2.0/networks => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:22:29.899 8 INFO neutron.db.segments_db [None req-9ff6550a-6919-4073-b871-23ff9499ce85 89b02295dbbd447c9ebbb1aa478b06cd 99187b9dc9bb4ea69c20bedcc10c795b - - default default] Added segment 763d7e82-120b-4584-906b-763b962a3d46 of type vxlan for network 53c0fdfe-1e52-44d7-b658-fa6f0042f0b0 [pid: 8|app: 0|req: 453/841] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:22:29 2026] POST /v2.0/networks => generated 630 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:22:30.095 8 INFO neutron.db.segments_db [None req-0560a73b-1080-4f62-88f4-307095d6076e 89b02295dbbd447c9ebbb1aa478b06cd 99187b9dc9bb4ea69c20bedcc10c795b - - default default] Added segment b6c60782-6bd4-4ea6-9844-3b59b4489633 of type vxlan for network 864a858c-e49c-4bbe-a547-139d5b7badb6 [pid: 8|app: 0|req: 454/842] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:22:30 2026] POST /v2.0/networks => generated 630 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/843] 10.0.0.32 () {34 vars in 782 bytes} [Thu Jun 18 17:22:29 2026] PUT /v2.0/routers/465100b1-4a23-44bf-9eb3-4aec1889b2e0/add_router_interface => generated 309 bytes in 1268 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/846] 10.0.0.32 () {34 vars in 664 bytes} [Thu Jun 18 17:22:30 2026] POST /v2.0/ports => generated 1505 bytes in 704 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/847] 10.0.0.32 () {32 vars in 642 bytes} [Thu Jun 18 17:22:30 2026] GET /v2.0/ports => generated 1505 bytes in 133 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-06-18 17:22:31.157 8 INFO neutron_taas.services.taas.taas_plugin [None req-957c205b-ed42-41e8-83ed-1783d34bdae8 89b02295dbbd447c9ebbb1aa478b06cd 99187b9dc9bb4ea69c20bedcc10c795b - - default default] TaaS: Handle Delete Port: 1e4497d2-3997-469e-a57a-db01c6cea2da 2026-06-18 17:22:31.161 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-957c205b-ed42-41e8-83ed-1783d34bdae8 89b02295dbbd447c9ebbb1aa478b06cd 99187b9dc9bb4ea69c20bedcc10c795b - - default default] Tap Mirror: Handle Delete Port: 1e4497d2-3997-469e-a57a-db01c6cea2da [pid: 8|app: 0|req: 456/848] 10.0.0.32 () {32 vars in 719 bytes} [Thu Jun 18 17:22:31 2026] DELETE /v2.0/ports/1e4497d2-3997-469e-a57a-db01c6cea2da => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:22:31.388 7 INFO neutron_taas.services.taas.taas_plugin [None req-7d35d3f7-61aa-4596-9d2a-4a2414bb02b1 89b02295dbbd447c9ebbb1aa478b06cd 99187b9dc9bb4ea69c20bedcc10c795b - - default default] TaaS: Handle Delete Port: e3e20e66-598e-4c96-8c37-99a22536959f 2026-06-18 17:22:31.392 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d35d3f7-61aa-4596-9d2a-4a2414bb02b1 89b02295dbbd447c9ebbb1aa478b06cd 99187b9dc9bb4ea69c20bedcc10c795b - - default default] Tap Mirror: Handle Delete Port: e3e20e66-598e-4c96-8c37-99a22536959f [pid: 7|app: 0|req: 393/849] 10.0.0.32 () {32 vars in 719 bytes} [Thu Jun 18 17:22:31 2026] DELETE /v2.0/ports/e3e20e66-598e-4c96-8c37-99a22536959f => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/850] 10.0.0.32 () {32 vars in 642 bytes} [Thu Jun 18 17:22:31 2026] GET /v2.0/ports => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/851] 10.0.0.32 () {34 vars in 684 bytes} [Thu Jun 18 17:22:31 2026] POST /v2.0/security-groups => generated 1659 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-18 17:22:31.563 7 INFO neutron.db.segments_db [None req-b4fcf1ff-1a06-40d6-916f-fcaec4681455 89b02295dbbd447c9ebbb1aa478b06cd 99187b9dc9bb4ea69c20bedcc10c795b - - default default] Added segment 67f89643-f128-4103-a7db-82ae763bf8b0 of type vxlan for network 92b43b60-65ca-4f82-8c0a-94b2b0b722d1 [pid: 7|app: 0|req: 395/852] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:22:31 2026] POST /v2.0/networks => generated 630 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:22:31.678 8 INFO neutron.services.segments.plugin [-] Segment 751981f3-bc06-4493-b5f7-e621e27b6de2 resource provider aggregate not found 2026-06-18 17:22:31.692 8 INFO neutron.services.segments.plugin [-] Segment 751981f3-bc06-4493-b5f7-e621e27b6de2 resource provider aggregate not found 2026-06-18 17:22:31.699 8 INFO neutron.services.segments.plugin [-] Segment 751981f3-bc06-4493-b5f7-e621e27b6de2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 751981f3-bc06-4493-b5f7-e621e27b6de2 found for delete ", "request_id": "req-e1992d8f-afa0-43e8-8281-84cfb1c673ee"}]} 2026-06-18 17:22:31.713 8 INFO neutron.services.segments.plugin [-] Segment 751981f3-bc06-4493-b5f7-e621e27b6de2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 751981f3-bc06-4493-b5f7-e621e27b6de2 found for delete ", "request_id": "req-503c134a-c96c-4e6f-a0e4-d35301b9e4db"}]} 2026-06-18 17:22:31.723 7 INFO neutron.db.segments_db [None req-900fd2b5-b7fd-4a82-8d5f-4bf0da44ef08 89b02295dbbd447c9ebbb1aa478b06cd 99187b9dc9bb4ea69c20bedcc10c795b - - default default] Added segment 6239dd94-b354-4826-9fc7-d363d91cb9f4 of type vxlan for network 0190ee12-c8e4-4dde-ae62-11a06d69686d [pid: 8|app: 0|req: 458/853] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:22:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/854] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:22:31 2026] POST /v2.0/networks => generated 630 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/855] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:22:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/856] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:22:31 2026] POST /v2.0/subnets => generated 1274 bytes in 498 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/857] 10.0.0.32 () {32 vars in 646 bytes} [Thu Jun 18 17:22:32 2026] GET /v2.0/subnets => generated 1910 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/858] 10.0.0.32 () {34 vars in 675 bytes} [Thu Jun 18 17:22:31 2026] POST /v2.0/floatingips => generated 552 bytes in 587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/859] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:22:32 2026] DELETE /v2.0/subnets/5945a3a7-84b2-400c-9187-087c2b518a86 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/860] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:22:32 2026] DELETE /v2.0/subnets/5ab07abd-3c6c-48c6-b4db-82e7f05dcc1e => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/861] 10.0.0.32 () {32 vars in 646 bytes} [Thu Jun 18 17:22:32 2026] GET /v2.0/subnets => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/862] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:22:32 2026] DELETE /v2.0/networks/0190ee12-c8e4-4dde-ae62-11a06d69686d => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/863] 10.0.0.15 () {34 vars in 1097 bytes} [Thu Jun 18 17:22:32 2026] GET /v2.0/security-groups?name=tempest-securitygroup--854061430&fields=id&tenant_id=742eb5223c59469cb6d5ff03cf8d2c3a => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:22:33.029 7 INFO neutron.services.segments.plugin [-] Segment 67f89643-f128-4103-a7db-82ae763bf8b0 resource provider aggregate not found 2026-06-18 17:22:33.040 7 INFO neutron.services.segments.plugin [-] Segment 67f89643-f128-4103-a7db-82ae763bf8b0 resource provider aggregate not found 2026-06-18 17:22:33.048 7 INFO neutron.services.segments.plugin [-] Segment 67f89643-f128-4103-a7db-82ae763bf8b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67f89643-f128-4103-a7db-82ae763bf8b0 found for delete ", "request_id": "req-894325be-5eb7-47c3-97c7-a108bcbed71c"}]} [pid: 8|app: 0|req: 464/864] 10.0.0.15 () {34 vars in 981 bytes} [Thu Jun 18 17:22:32 2026] GET /v2.0/networks?id=14e68197-e126-465d-a6b3-db3228233bb0 => generated 669 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:22:33.059 7 INFO neutron.services.segments.plugin [-] Segment 67f89643-f128-4103-a7db-82ae763bf8b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67f89643-f128-4103-a7db-82ae763bf8b0 found for delete ", "request_id": "req-3716af93-ce0a-40aa-90a2-8218e1eac6b6"}]} [pid: 7|app: 0|req: 401/865] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:22:32 2026] DELETE /v2.0/networks/92b43b60-65ca-4f82-8c0a-94b2b0b722d1 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/866] 10.0.0.15 () {34 vars in 964 bytes} [Thu Jun 18 17:22:33 2026] GET /v2.0/quotas/742eb5223c59469cb6d5ff03cf8d2c3a => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/867] 10.0.0.15 () {34 vars in 1001 bytes} [Thu Jun 18 17:22:33 2026] GET /v2.0/ports?tenant_id=742eb5223c59469cb6d5ff03cf8d2c3a&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/868] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:22:33 2026] DELETE /v2.0/networks/864a858c-e49c-4bbe-a547-139d5b7badb6 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/869] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:22:33 2026] DELETE /v2.0/networks/53c0fdfe-1e52-44d7-b658-fa6f0042f0b0 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:22:33.699 7 WARNING keystonemiddleware.audit [None req-8d4e12a3-6b0a-4bda-a120-67511596ffed 89b02295dbbd447c9ebbb1aa478b06cd 99187b9dc9bb4ea69c20bedcc10c795b - - default default] Skipping service tempest-service-340243802 as it have no endpoints. [pid: 7|app: 0|req: 403/870] 10.0.0.15 () {34 vars in 906 bytes} [Thu Jun 18 17:22:33 2026] GET /v2.0/extensions => generated 21537 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-18 17:22:33.732 8 INFO neutron.services.segments.plugin [-] Segment 6239dd94-b354-4826-9fc7-d363d91cb9f4 resource provider aggregate not found 2026-06-18 17:22:33.739 8 WARNING keystonemiddleware.audit [None req-76c739e4-e325-4646-ad4a-8dbeb66adaac 89b02295dbbd447c9ebbb1aa478b06cd 99187b9dc9bb4ea69c20bedcc10c795b - - default default] Skipping service tempest-service-340243802 as it have no endpoints. 2026-06-18 17:22:33.749 8 INFO neutron.services.segments.plugin [-] Segment 6239dd94-b354-4826-9fc7-d363d91cb9f4 resource provider aggregate not found 2026-06-18 17:22:33.762 8 INFO neutron.services.segments.plugin [-] Segment 6239dd94-b354-4826-9fc7-d363d91cb9f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6239dd94-b354-4826-9fc7-d363d91cb9f4 found for delete ", "request_id": "req-7a9e5a89-fcef-42c3-bcea-62636abc9379"}]} 2026-06-18 17:22:33.776 8 INFO neutron.services.segments.plugin [-] Segment 6239dd94-b354-4826-9fc7-d363d91cb9f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6239dd94-b354-4826-9fc7-d363d91cb9f4 found for delete ", "request_id": "req-b792e28e-c03c-4daa-b29b-586db5384488"}]} 2026-06-18 17:22:33.788 8 INFO neutron.services.segments.plugin [-] Segment 763d7e82-120b-4584-906b-763b962a3d46 resource provider aggregate not found 2026-06-18 17:22:33.805 8 INFO neutron.services.segments.plugin [-] Segment 763d7e82-120b-4584-906b-763b962a3d46 resource provider aggregate not found 2026-06-18 17:22:33.810 8 INFO neutron.services.segments.plugin [-] Segment 763d7e82-120b-4584-906b-763b962a3d46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 763d7e82-120b-4584-906b-763b962a3d46 found for delete ", "request_id": "req-a1272bce-9505-4c16-966a-16066cd0203f"}]} 2026-06-18 17:22:33.828 8 INFO neutron.services.segments.plugin [-] Segment 763d7e82-120b-4584-906b-763b962a3d46 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 763d7e82-120b-4584-906b-763b962a3d46 found for delete ", "request_id": "req-8f8e8060-cb17-4e77-81ed-8516c5934fb7"}]} [pid: 8|app: 0|req: 468/871] 10.0.0.15 () {34 vars in 1007 bytes} [Thu Jun 18 17:22:33 2026] GET /v2.0/networks/14e68197-e126-465d-a6b3-db3228233bb0?fields=segments => generated 14 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:22:33.850 7 WARNING keystonemiddleware.audit [req-4ae49d40-79bd-46ed-8c84-f8f2dd09de48 req-16cb67bf-7094-4bbc-85bd-15e5a619f434 0f7f75b7f8404e4ba1d7cf8ca65d9b3c 86b7174546bc46bfa6d3ba876194b75c - - 01beb1a0f7b845ed9dd2018853078a6e 01beb1a0f7b845ed9dd2018853078a6e] Skipping service tempest-service-340243802 as it have no endpoints. [pid: 7|app: 0|req: 404/872] 10.0.0.15 () {34 vars in 1107 bytes} [Thu Jun 18 17:22:33 2026] GET /v2.0/networks/14e68197-e126-465d-a6b3-db3228233bb0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/873] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:22:33 2026] GET /v2.0/security-groups?tenant_id=99187b9dc9bb4ea69c20bedcc10c795b&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/874] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:34 2026] GET /v2.0/ports?device_id=a78434c2-66b5-43b3-800f-17c98ff6d4fe => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/875] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:22:34 2026] DELETE /v2.0/security-groups/f7b7df40-de26-4481-aa5d-3eb766eb46ef => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/876] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:22:34 2026] GET /v2.0/security-groups?tenant_id=310b952a4ba64631bb5a50c079b50301&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/877] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:22:34 2026] DELETE /v2.0/security-groups/3ac70364-c5c9-4ce9-a20c-c092cdb72d8d => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:22:35.071 7 INFO neutron.services.segments.plugin [-] Segment b6c60782-6bd4-4ea6-9844-3b59b4489633 resource provider aggregate not found 2026-06-18 17:22:35.087 7 INFO neutron.services.segments.plugin [-] Segment b6c60782-6bd4-4ea6-9844-3b59b4489633 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6c60782-6bd4-4ea6-9844-3b59b4489633 found for delete ", "request_id": "req-ab0cd6ba-5f3f-4d40-b7c6-99f764ec1dba"}]} 2026-06-18 17:22:35.089 7 INFO neutron.services.segments.plugin [-] Segment b6c60782-6bd4-4ea6-9844-3b59b4489633 resource provider aggregate not found 2026-06-18 17:22:35.106 7 INFO neutron.services.segments.plugin [-] Segment b6c60782-6bd4-4ea6-9844-3b59b4489633 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6c60782-6bd4-4ea6-9844-3b59b4489633 found for delete ", "request_id": "req-3127559a-28da-4cca-bf78-f2375f55fed0"}]} [pid: 8|app: 0|req: 472/878] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:22:35 2026] GET /v2.0/security-groups?tenant_id=12b080083b4b410e9a6557b4c92da5df&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/879] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:35 2026] GET /v2.0/ports?device_id=a78434c2-66b5-43b3-800f-17c98ff6d4fe => 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: 473/880] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:22:35 2026] DELETE /v2.0/security-groups/df8b9e59-4999-4025-901e-5b80c2850364 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/881] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:36 2026] GET /v2.0/ports?device_id=a78434c2-66b5-43b3-800f-17c98ff6d4fe => 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: 408/882] 10.0.0.32 () {34 vars in 683 bytes} [Thu Jun 18 17:22:35 2026] POST /v2.0/security-groups => generated 1623 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/883] 10.0.0.32 () {32 vars in 662 bytes} [Thu Jun 18 17:22:36 2026] GET /v2.0/security-groups => generated 4528 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/884] 10.0.0.32 () {34 vars in 757 bytes} [Thu Jun 18 17:22:36 2026] PUT /v2.0/security-groups/e54480fa-e51c-4136-884c-1ce359999cca => generated 1663 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/885] 10.0.0.32 () {32 vars in 736 bytes} [Thu Jun 18 17:22:36 2026] GET /v2.0/security-groups/e54480fa-e51c-4136-884c-1ce359999cca => generated 1663 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/886] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:22:36 2026] DELETE /v2.0/security-groups/e54480fa-e51c-4136-884c-1ce359999cca => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/887] 10.0.0.32 () {32 vars in 662 bytes} [Thu Jun 18 17:22:36 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-06-18 17:22:36.626 7 INFO neutron.api.v2.resource [None req-a42df0f0-a401-479d-b133-5ac74d07601a 511097e218ab49cb985e68c325716ed1 1a0bc74c28234c988e3fa9286446bb64 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 411/888] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:22:36 2026] DELETE /v2.0/security-groups/e54480fa-e51c-4136-884c-1ce359999cca => 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: 478/889] 10.0.0.32 () {34 vars in 683 bytes} [Thu Jun 18 17:22:36 2026] POST /v2.0/security-groups => generated 1623 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/890] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:22:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/891] 10.0.0.32 () {32 vars in 746 bytes} [Thu Jun 18 17:22:36 2026] GET /v2.0/security-group-rules/bb4b7ba0-9613-47f0-8a29-e888a1936128 => generated 601 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/892] 10.0.0.32 () {32 vars in 672 bytes} [Thu Jun 18 17:22:36 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/893] 10.0.0.32 () {32 vars in 749 bytes} [Thu Jun 18 17:22:37 2026] DELETE /v2.0/security-group-rules/bb4b7ba0-9613-47f0-8a29-e888a1936128 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/894] 10.0.0.32 () {32 vars in 672 bytes} [Thu Jun 18 17:22:37 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/895] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:22:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/896] 10.0.0.32 () {32 vars in 746 bytes} [Thu Jun 18 17:22:37 2026] GET /v2.0/security-group-rules/570d727f-38f0-46ce-95c5-6d461c04f86d => generated 601 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/897] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:37 2026] GET /v2.0/ports?device_id=a78434c2-66b5-43b3-800f-17c98ff6d4fe => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/898] 10.0.0.32 () {32 vars in 672 bytes} [Thu Jun 18 17:22:37 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/899] 10.0.0.32 () {32 vars in 749 bytes} [Thu Jun 18 17:22:37 2026] DELETE /v2.0/security-group-rules/570d727f-38f0-46ce-95c5-6d461c04f86d => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/900] 10.0.0.32 () {32 vars in 672 bytes} [Thu Jun 18 17:22:37 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/901] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:22:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/902] 10.0.0.32 () {32 vars in 746 bytes} [Thu Jun 18 17:22:37 2026] GET /v2.0/security-group-rules/b188ccf1-70ad-477e-948f-8ff14300ca8c => 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: 485/903] 10.0.0.32 () {32 vars in 672 bytes} [Thu Jun 18 17:22:37 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/904] 10.0.0.32 () {32 vars in 749 bytes} [Thu Jun 18 17:22:37 2026] DELETE /v2.0/security-group-rules/b188ccf1-70ad-477e-948f-8ff14300ca8c => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/905] 10.0.0.32 () {32 vars in 672 bytes} [Thu Jun 18 17:22:38 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/906] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:22:38 2026] DELETE /v2.0/security-groups/56e7cce9-8383-406c-9f71-62e2c111a012 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/907] 10.0.0.32 () {32 vars in 662 bytes} [Thu Jun 18 17:22:38 2026] GET /v2.0/security-groups => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/908] 10.0.0.32 () {32 vars in 662 bytes} [Thu Jun 18 17:22:38 2026] GET /v2.0/security-groups => generated 2925 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/909] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:22:38 2026] GET /v2.0/networks?id=14e68197-e126-465d-a6b3-db3228233bb0 => generated 669 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/910] 199.204.45.53 () {34 vars in 1049 bytes} [Thu Jun 18 17:22:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=742eb5223c59469cb6d5ff03cf8d2c3a => generated 180 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/911] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:38 2026] GET /v2.0/ports?device_id=a78434c2-66b5-43b3-800f-17c98ff6d4fe => 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: 489/912] 199.204.45.53 () {38 vars in 954 bytes} [Thu Jun 18 17:22:38 2026] POST /v2.0/ports => generated 958 bytes in 416 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: 424/913] 10.0.0.84 () {34 vars in 989 bytes} [Thu Jun 18 17:22:38 2026] GET /v2.0/ports?device_id=c3a6f280-fc6f-4cce-a913-46114db51873 => generated 1244 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/914] 199.204.45.53 () {38 vars in 1027 bytes} [Thu Jun 18 17:22:38 2026] PUT /v2.0/ports/c5ac536f-83f9-4011-8888-12fe3ad077a4 => generated 1239 bytes in 429 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: 425/915] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:22:39 2026] GET /v2.0/security-groups?tenant_id=1a0bc74c28234c988e3fa9286446bb64&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/916] 10.0.0.84 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:39 2026] GET /v2.0/security-groups?id=889e1ad3-ec44-4034-a06b-1bedcda56fa8&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:22:39.348 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8be77829-b31c-411f-9ffb-cf93d822f1f7'] response: {'name': 'network-changed', 'server_uuid': 'a78434c2-66b5-43b3-800f-17c98ff6d4fe', 'tag': 'c5ac536f-83f9-4011-8888-12fe3ad077a4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 426/917] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:22:39 2026] DELETE /v2.0/security-groups/17895585-b1cf-46b7-bd09-257492837952 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/918] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:22:39 2026] GET /v2.0/security-groups?tenant_id=5b168ee84ea3458189aae1fd60534db8&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/919] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:39 2026] GET /v2.0/ports?device_id=a78434c2-66b5-43b3-800f-17c98ff6d4fe => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/920] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:39 2026] GET /v2.0/security-groups?id=7c4e7ec5-92ee-42fd-bec5-6117d85d1890&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: 427/921] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:22:39 2026] DELETE /v2.0/security-groups/0174aea7-9873-4ff7-b11d-37c5bcb540e5 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/922] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:22:39 2026] GET /v2.0/ports?tenant_id=742eb5223c59469cb6d5ff03cf8d2c3a&device_id=a78434c2-66b5-43b3-800f-17c98ff6d4fe => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/923] 199.204.45.53 () {34 vars in 1017 bytes} [Thu Jun 18 17:22:39 2026] GET /v2.0/networks?tenant_id=742eb5223c59469cb6d5ff03cf8d2c3a&shared=False => generated 764 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/924] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:22:39 2026] GET /v2.0/security-groups?tenant_id=c7684f5999f04702a20f9415f5e7f702&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/925] 199.204.45.53 () {34 vars in 929 bytes} [Thu Jun 18 17:22:39 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/926] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:22:40 2026] DELETE /v2.0/security-groups/f19e79a3-71f6-4f48-9277-13b14b9f87ea => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/927] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:40 2026] GET /v2.0/ports?device_id=a78434c2-66b5-43b3-800f-17c98ff6d4fe => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/928] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:40 2026] GET /v2.0/security-groups?id=7c4e7ec5-92ee-42fd-bec5-6117d85d1890&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/929] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:22:41 2026] GET /v2.0/ports?tenant_id=742eb5223c59469cb6d5ff03cf8d2c3a&device_id=a78434c2-66b5-43b3-800f-17c98ff6d4fe => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/930] 199.204.45.53 () {34 vars in 1059 bytes} [Thu Jun 18 17:22:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c5ac536f-83f9-4011-8888-12fe3ad077a4 => 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: 500/931] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:22:41 2026] GET /v2.0/subnets?id=74959481-c3f4-4e8c-a09e-23d36e78d958 => generated 687 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/932] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:22:41 2026] GET /v2.0/ports?network_id=14e68197-e126-465d-a6b3-db3228233bb0&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/933] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:22:41 2026] GET /v2.0/networks/14e68197-e126-465d-a6b3-db3228233bb0?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: 433/934] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:22:41 2026] GET /v2.0/networks/14e68197-e126-465d-a6b3-db3228233bb0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/935] 10.0.0.32 () {32 vars in 622 bytes} [Thu Jun 18 17:22:41 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/936] 10.0.0.32 () {32 vars in 632 bytes} [Thu Jun 18 17:22:41 2026] GET /v2.0/ => generated 632 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/937] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:22:41 2026] GET /v2.0/security-groups?tenant_id=0043a94fa1fb4470b2d16a6cd63d329a&name=default => generated 2925 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/938] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:41 2026] GET /v2.0/ports?device_id=a78434c2-66b5-43b3-800f-17c98ff6d4fe => generated 973 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/939] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:42 2026] GET /v2.0/security-groups?id=7c4e7ec5-92ee-42fd-bec5-6117d85d1890&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/940] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:22:42 2026] DELETE /v2.0/security-groups/f30097f6-d6ce-4bf9-aad3-a82b7c4ab6fe => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/941] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:43 2026] GET /v2.0/ports?device_id=a78434c2-66b5-43b3-800f-17c98ff6d4fe => 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: 437/942] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:43 2026] GET /v2.0/security-groups?id=7c4e7ec5-92ee-42fd-bec5-6117d85d1890&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/943] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:44 2026] GET /v2.0/ports?device_id=a78434c2-66b5-43b3-800f-17c98ff6d4fe => generated 973 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/944] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:44 2026] GET /v2.0/security-groups?id=7c4e7ec5-92ee-42fd-bec5-6117d85d1890&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/947] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:45 2026] GET /v2.0/ports?device_id=a78434c2-66b5-43b3-800f-17c98ff6d4fe => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/948] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:45 2026] GET /v2.0/security-groups?id=7c4e7ec5-92ee-42fd-bec5-6117d85d1890&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/949] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:22:46 2026] GET /v2.0/security-groups?tenant_id=a270720df79c41e383a432c341abbef7&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/950] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:22:46 2026] DELETE /v2.0/security-groups/96032bee-7c57-4e0d-b059-47099aa36be9 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/951] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:22:46 2026] GET /v2.0/security-groups?tenant_id=07b62c950716409db6b88c248ce81231&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/952] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:22:46 2026] DELETE /v2.0/security-groups/9fa18659-0ce9-45de-b1d6-e71216a074ac => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/953] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:47 2026] GET /v2.0/ports?device_id=a78434c2-66b5-43b3-800f-17c98ff6d4fe => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/954] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:47 2026] GET /v2.0/security-groups?id=7c4e7ec5-92ee-42fd-bec5-6117d85d1890&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/955] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:47 2026] GET /v2.0/ports?device_id=a78434c2-66b5-43b3-800f-17c98ff6d4fe => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:22:47.631 8 INFO neutron.db.l3_db [None req-e2e87f0a-8610-4e4e-b4e7-48574f3aca90 dfe62d9729c8402f81acb32108924036 742eb5223c59469cb6d5ff03cf8d2c3a - - default default] Floating IP cd51a6d1-e05b-44ed-9388-95f205f6bfba associated. External IP: 10.96.250.205, port: c5ac536f-83f9-4011-8888-12fe3ad077a4. [pid: 8|app: 0|req: 512/956] 10.0.0.32 () {34 vars in 748 bytes} [Thu Jun 18 17:22:47 2026] PUT /v2.0/floatingips/cd51a6d1-e05b-44ed-9388-95f205f6bfba => generated 856 bytes in 742 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:22:48.045 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0228f7ec-4084-4707-9c97-33beba8abd3c'] response: {'name': 'network-changed', 'server_uuid': 'a78434c2-66b5-43b3-800f-17c98ff6d4fe', 'tag': 'c5ac536f-83f9-4011-8888-12fe3ad077a4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 513/957] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:48 2026] GET /v2.0/ports?device_id=a78434c2-66b5-43b3-800f-17c98ff6d4fe => 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: 514/958] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:48 2026] GET /v2.0/security-groups?id=7c4e7ec5-92ee-42fd-bec5-6117d85d1890&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: 445/959] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:22:47 2026] GET /v2.0/security-groups?tenant_id=d9aa78d3afc84de289b249230ebef880&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/960] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:22:48 2026] DELETE /v2.0/security-groups/267f6489-194e-4351-8cca-fc3c0e55998e => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/961] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:48 2026] GET /v2.0/ports?device_id=a78434c2-66b5-43b3-800f-17c98ff6d4fe => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/962] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:48 2026] GET /v2.0/security-groups?id=7c4e7ec5-92ee-42fd-bec5-6117d85d1890&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/963] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:22:48 2026] GET /v2.0/ports?tenant_id=742eb5223c59469cb6d5ff03cf8d2c3a&device_id=a78434c2-66b5-43b3-800f-17c98ff6d4fe => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/964] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:22:48 2026] GET /v2.0/networks?id=14e68197-e126-465d-a6b3-db3228233bb0 => generated 764 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/965] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:22:48 2026] GET /v2.0/security-groups?tenant_id=664617e17d9843978ea8713e8a3efbfe&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: 519/966] 199.204.45.53 () {34 vars in 1059 bytes} [Thu Jun 18 17:22:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=c5ac536f-83f9-4011-8888-12fe3ad077a4 => generated 859 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/967] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:22:48 2026] GET /v2.0/subnets?id=74959481-c3f4-4e8c-a09e-23d36e78d958 => generated 687 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/968] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:22:48 2026] DELETE /v2.0/security-groups/43d06cf8-d683-4e05-8200-f68d5bba0b10 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/969] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:22:48 2026] GET /v2.0/ports?network_id=14e68197-e126-465d-a6b3-db3228233bb0&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/970] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:22:48 2026] GET /v2.0/networks/14e68197-e126-465d-a6b3-db3228233bb0?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: 522/971] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:22:48 2026] GET /v2.0/networks/14e68197-e126-465d-a6b3-db3228233bb0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/972] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:49 2026] GET /v2.0/ports?device_id=a78434c2-66b5-43b3-800f-17c98ff6d4fe => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/973] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:49 2026] GET /v2.0/security-groups?id=7c4e7ec5-92ee-42fd-bec5-6117d85d1890&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/974] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:22:49 2026] GET /v2.0/security-groups?tenant_id=fb7bcc2763924f58b4bf68d32cf0530d&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/975] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:22:49 2026] DELETE /v2.0/security-groups/b3974ee2-01a0-40af-882c-7f5270670a6a => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/976] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:50 2026] GET /v2.0/ports?device_id=a78434c2-66b5-43b3-800f-17c98ff6d4fe => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/977] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:50 2026] GET /v2.0/security-groups?id=7c4e7ec5-92ee-42fd-bec5-6117d85d1890&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: 7|app: 0|req: 453/978] 199.204.45.53 () {34 vars in 993 bytes} [Thu Jun 18 17:22:50 2026] GET /v2.0/ports?device_id=a78434c2-66b5-43b3-800f-17c98ff6d4fe => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:22:51.046 8 INFO neutron_taas.services.taas.taas_plugin [req-73d22f60-7fc7-4d30-9593-ec95adf54289 req-e8b3975b-915a-41e1-a860-fd7b5a563937 dfe62d9729c8402f81acb32108924036 742eb5223c59469cb6d5ff03cf8d2c3a - - default default] TaaS: Handle Delete Port: c5ac536f-83f9-4011-8888-12fe3ad077a4 2026-06-18 17:22:51.050 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-73d22f60-7fc7-4d30-9593-ec95adf54289 req-e8b3975b-915a-41e1-a860-fd7b5a563937 dfe62d9729c8402f81acb32108924036 742eb5223c59469cb6d5ff03cf8d2c3a - - default default] Tap Mirror: Handle Delete Port: c5ac536f-83f9-4011-8888-12fe3ad077a4 [pid: 7|app: 0|req: 454/979] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:51 2026] GET /v2.0/ports?device_id=c3a6f280-fc6f-4cce-a913-46114db51873 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:22:51.176 8 INFO neutron.db.l3_db [req-73d22f60-7fc7-4d30-9593-ec95adf54289 req-e8b3975b-915a-41e1-a860-fd7b5a563937 dfe62d9729c8402f81acb32108924036 742eb5223c59469cb6d5ff03cf8d2c3a - - default default] Floating IP cd51a6d1-e05b-44ed-9388-95f205f6bfba disassociated. External IP: 10.96.250.205, port: c5ac536f-83f9-4011-8888-12fe3ad077a4. [pid: 7|app: 0|req: 455/980] 10.0.0.15 () {34 vars in 970 bytes} [Thu Jun 18 17:22:51 2026] GET /v2.0/ports/d8f4e40f-65d7-459c-8b7f-ef39da7a7e09 => generated 972 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/981] 199.204.45.53 () {36 vars in 996 bytes} [Thu Jun 18 17:22:50 2026] DELETE /v2.0/ports/c5ac536f-83f9-4011-8888-12fe3ad077a4 => generated 0 bytes in 739 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:22:51.654 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4c522b0-f6c6-45c2-902d-9eb59f76d2c1'] response: {'server_uuid': 'a78434c2-66b5-43b3-800f-17c98ff6d4fe', 'name': 'network-vif-deleted', 'tag': 'c5ac536f-83f9-4011-8888-12fe3ad077a4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 456/982] 199.204.45.53 () {34 vars in 999 bytes} [Thu Jun 18 17:22:51 2026] GET /v2.0/subnets?network_id=4ae2f696-eb3b-4d52-8c0e-8ca6854c2d54 => generated 684 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/983] 199.204.45.53 () {34 vars in 1145 bytes} [Thu Jun 18 17:22:51 2026] GET /v2.0/ports?device_id=c3a6f280-fc6f-4cce-a913-46114db51873&device_owner=compute%3Anova&network_id=4ae2f696-eb3b-4d52-8c0e-8ca6854c2d54 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/984] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:51 2026] GET /v2.0/ports?device_id=a78434c2-66b5-43b3-800f-17c98ff6d4fe => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:22:52.171 8 INFO neutron.db.segments_db [None req-a5994bd4-7788-4dcc-8546-d75e26aecff9 dae5637e36f649e5b44cd970d7b9ba6d 0f425a0f0b314d71b3b37794658326cf - - default default] Added segment 4c2ffb3a-ea45-4c83-a8b1-33976f0cc8ba of type vxlan for network 0e898e49-577a-47a9-ba2e-ea90332b4e3c [pid: 8|app: 0|req: 527/985] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:22:51 2026] POST /v2.0/networks => generated 631 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/986] 199.204.45.53 () {38 vars in 1027 bytes} [Thu Jun 18 17:22:51 2026] PUT /v2.0/ports/d8f4e40f-65d7-459c-8b7f-ef39da7a7e09 => generated 1153 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/987] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:22:52 2026] POST /v2.0/subnets => generated 627 bytes in 280 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-06-18 17:22:52.569 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-29bf4161-7785-4f8b-86c4-6db5f49a3301'] response: {'name': 'network-changed', 'server_uuid': 'c3a6f280-fc6f-4cce-a913-46114db51873', 'tag': 'd8f4e40f-65d7-459c-8b7f-ef39da7a7e09', 'status': 'completed', 'code': 200} 2026-06-18 17:22:52.597 7 INFO neutron.db.segments_db [None req-0e5e3502-64dc-48fe-a2f4-4197b5b73713 dae5637e36f649e5b44cd970d7b9ba6d 0f425a0f0b314d71b3b37794658326cf - - default default] Added segment 1ec354c9-d1fe-4b13-b425-4321ba77ef99 of type vxlan for network 9eddcc62-32de-4eba-b5bd-1d531ca1e9cd [pid: 8|app: 0|req: 529/988] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:22:52 2026] GET /v2.0/security-groups?tenant_id=b7ffb5da47504a68b780c2bd0d8fe932&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:22:52.882 7 INFO neutron.db.l3_hamode_db [None req-0e5e3502-64dc-48fe-a2f4-4197b5b73713 dae5637e36f649e5b44cd970d7b9ba6d 0f425a0f0b314d71b3b37794658326cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 530/989] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:22:52 2026] DELETE /v2.0/security-groups/6e8081db-6d22-472c-b621-e0e434bcaf7f => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/990] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:53 2026] GET /v2.0/ports?device_id=a78434c2-66b5-43b3-800f-17c98ff6d4fe => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/991] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:22:53 2026] GET /v2.0/ports?tenant_id=8bf485e232024769a786a767b62c0a03&device_id=c3a6f280-fc6f-4cce-a913-46114db51873 => generated 1425 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/992] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:22:53 2026] GET /v2.0/networks?id=4ae2f696-eb3b-4d52-8c0e-8ca6854c2d54 => generated 780 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/993] 199.204.45.53 () {34 vars in 1059 bytes} [Thu Jun 18 17:22:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=d8f4e40f-65d7-459c-8b7f-ef39da7a7e09 => 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: 535/994] 199.204.45.53 () {34 vars in 1059 bytes} [Thu Jun 18 17:22:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=d8f4e40f-65d7-459c-8b7f-ef39da7a7e09 => generated 861 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/995] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:22:53 2026] GET /v2.0/subnets?id=297f0ea1-2680-40a7-80d2-05973ecb63dd => generated 702 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/996] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:22:53 2026] GET /v2.0/ports?network_id=4ae2f696-eb3b-4d52-8c0e-8ca6854c2d54&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/997] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:22:53 2026] GET /v2.0/networks/4ae2f696-eb3b-4d52-8c0e-8ca6854c2d54?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: 539/998] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:22:53 2026] GET /v2.0/networks/4ae2f696-eb3b-4d52-8c0e-8ca6854c2d54?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:22:53.696 7 INFO neutron.db.l3_hamode_db [None req-0e5e3502-64dc-48fe-a2f4-4197b5b73713 dae5637e36f649e5b44cd970d7b9ba6d 0f425a0f0b314d71b3b37794658326cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 540/999] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:54 2026] GET /v2.0/ports?device_id=a78434c2-66b5-43b3-800f-17c98ff6d4fe => 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: 541/1000] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:22:54 2026] GET /v2.0/ports?tenant_id=8bf485e232024769a786a767b62c0a03&device_id=c3a6f280-fc6f-4cce-a913-46114db51873 => generated 1425 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1001] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:22:54 2026] GET /v2.0/networks?id=4ae2f696-eb3b-4d52-8c0e-8ca6854c2d54 => generated 780 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/1002] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:22:52 2026] POST /v2.0/routers => generated 694 bytes in 2006 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/1003] 199.204.45.53 () {34 vars in 1059 bytes} [Thu Jun 18 17:22:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=d8f4e40f-65d7-459c-8b7f-ef39da7a7e09 => 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: 543/1004] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:54 2026] GET /v2.0/ports?device_id=c3a6f280-fc6f-4cce-a913-46114db51873 => generated 1156 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1005] 199.204.45.53 () {34 vars in 1059 bytes} [Thu Jun 18 17:22:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=d8f4e40f-65d7-459c-8b7f-ef39da7a7e09 => generated 861 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1006] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:54 2026] GET /v2.0/security-groups?id=889e1ad3-ec44-4034-a06b-1bedcda56fa8&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1007] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:22:54 2026] GET /v2.0/subnets?id=297f0ea1-2680-40a7-80d2-05973ecb63dd => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1008] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:22:54 2026] GET /v2.0/ports?network_id=4ae2f696-eb3b-4d52-8c0e-8ca6854c2d54&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1009] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:22:54 2026] GET /v2.0/networks/4ae2f696-eb3b-4d52-8c0e-8ca6854c2d54?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: 549/1010] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:22:54 2026] GET /v2.0/networks/4ae2f696-eb3b-4d52-8c0e-8ca6854c2d54?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1011] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:22:55 2026] DELETE /v2.0/security-groups/7c4e7ec5-92ee-42fd-bec5-6117d85d1890 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:22:55.369 8 INFO neutron.api.v2.resource [None req-ad17a1d7-cb3c-4ab7-af32-557e3a2c0530 dfe62d9729c8402f81acb32108924036 742eb5223c59469cb6d5ff03cf8d2c3a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 551/1012] 10.0.0.32 () {32 vars in 736 bytes} [Thu Jun 18 17:22:55 2026] GET /v2.0/security-groups/7c4e7ec5-92ee-42fd-bec5-6117d85d1890 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1013] 199.204.45.53 () {34 vars in 1119 bytes} [Thu Jun 18 17:22:55 2026] GET /v2.0/ports?device_id=c3a6f280-fc6f-4cce-a913-46114db51873&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.12 => generated 1156 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:22:55.513 8 INFO neutron_taas.services.taas.taas_plugin [None req-54187dd2-13dc-491c-af46-df7db7513c88 dfe62d9729c8402f81acb32108924036 742eb5223c59469cb6d5ff03cf8d2c3a - - default default] TaaS: Handle Delete Port: c4fb8e96-289d-4071-974b-dcf62ffd4d17 2026-06-18 17:22:55.515 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54187dd2-13dc-491c-af46-df7db7513c88 dfe62d9729c8402f81acb32108924036 742eb5223c59469cb6d5ff03cf8d2c3a - - default default] Tap Mirror: Handle Delete Port: c4fb8e96-289d-4071-974b-dcf62ffd4d17 [pid: 8|app: 0|req: 553/1014] 10.0.0.32 () {32 vars in 731 bytes} [Thu Jun 18 17:22:55 2026] DELETE /v2.0/floatingips/cd51a6d1-e05b-44ed-9388-95f205f6bfba => generated 0 bytes in 237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/1015] 10.0.0.32 () {34 vars in 782 bytes} [Thu Jun 18 17:22:54 2026] PUT /v2.0/routers/15448919-d1c5-484b-a5db-da9472d85a6c/add_router_interface => generated 309 bytes in 1246 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1016] 199.204.45.53 () {38 vars in 1027 bytes} [Thu Jun 18 17:22:55 2026] PUT /v2.0/ports/d8f4e40f-65d7-459c-8b7f-ef39da7a7e09 => generated 972 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:22:56.071 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-358c1870-242e-41d6-bb5f-1beafa8b41ce'] response: {'name': 'network-changed', 'server_uuid': 'c3a6f280-fc6f-4cce-a913-46114db51873', 'tag': 'd8f4e40f-65d7-459c-8b7f-ef39da7a7e09', 'status': 'completed', 'code': 200} 2026-06-18 17:22:56.206 7 INFO neutron_taas.services.taas.taas_plugin [None req-a266bab8-33a2-467a-a33c-afd3b8e272be ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: 2e661257-7c98-4ce5-97d0-bf05cf2af553 2026-06-18 17:22:56.209 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a266bab8-33a2-467a-a33c-afd3b8e272be ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: 2e661257-7c98-4ce5-97d0-bf05cf2af553 [pid: 8|app: 0|req: 555/1017] 10.0.0.32 () {34 vars in 664 bytes} [Thu Jun 18 17:22:56 2026] POST /v2.0/ports => generated 955 bytes in 444 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: 463/1018] 10.0.0.32 () {34 vars in 788 bytes} [Thu Jun 18 17:22:55 2026] PUT /v2.0/routers/465100b1-4a23-44bf-9eb3-4aec1889b2e0/remove_router_interface => generated 309 bytes in 921 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/1019] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:22:56 2026] GET /v2.0/ports?tenant_id=8bf485e232024769a786a767b62c0a03&device_id=c3a6f280-fc6f-4cce-a913-46114db51873 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1020] 10.0.0.32 () {34 vars in 664 bytes} [Thu Jun 18 17:22:56 2026] POST /v2.0/ports => generated 954 bytes in 421 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: 557/1021] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:22:56 2026] GET /v2.0/networks?id=4ae2f696-eb3b-4d52-8c0e-8ca6854c2d54 => generated 780 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:22:56.998 7 INFO neutron_taas.services.taas.taas_plugin [None req-6beeaa2c-1f4e-4c2c-ae6c-de0f149867a0 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: 84be5474-0648-4635-b5e2-2860ace4f25a 2026-06-18 17:22:57.001 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6beeaa2c-1f4e-4c2c-ae6c-de0f149867a0 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: 84be5474-0648-4635-b5e2-2860ace4f25a 2026-06-18 17:22:57.266 7 INFO neutron_taas.services.taas.taas_plugin [None req-6beeaa2c-1f4e-4c2c-ae6c-de0f149867a0 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: 9319c8e9-3586-4b16-96e6-c1a483d8e437 2026-06-18 17:22:57.269 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6beeaa2c-1f4e-4c2c-ae6c-de0f149867a0 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: 9319c8e9-3586-4b16-96e6-c1a483d8e437 2026-06-18 17:22:57.632 7 INFO neutron.services.segments.plugin [-] Segment ce3f4978-e09a-4389-9edb-80744409b949 resource provider aggregate not found 2026-06-18 17:22:57.638 7 INFO neutron.services.segments.plugin [-] Segment ce3f4978-e09a-4389-9edb-80744409b949 resource provider aggregate not found 2026-06-18 17:22:57.650 7 INFO neutron.services.segments.plugin [-] Segment ce3f4978-e09a-4389-9edb-80744409b949 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce3f4978-e09a-4389-9edb-80744409b949 found for delete ", "request_id": "req-a4d6aa36-0eeb-40fe-bbce-a28b148adc09"}]} 2026-06-18 17:22:57.658 7 INFO neutron.services.segments.plugin [-] Segment ce3f4978-e09a-4389-9edb-80744409b949 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce3f4978-e09a-4389-9edb-80744409b949 found for delete ", "request_id": "req-043df6bc-710e-4a2b-b526-05dbd1b78187"}]} 2026-06-18 17:22:57.662 7 INFO neutron.db.l3_hamode_db [None req-6beeaa2c-1f4e-4c2c-ae6c-de0f149867a0 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] HA network 9aa118a4-8926-4b65-b743-583823a3052d was deleted as no HA routers are present in tenant 742eb5223c59469cb6d5ff03cf8d2c3a. [pid: 7|app: 0|req: 465/1022] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:22:56 2026] DELETE /v2.0/routers/465100b1-4a23-44bf-9eb3-4aec1889b2e0 => generated 0 bytes in 888 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/1023] 199.204.45.53 () {34 vars in 1059 bytes} [Thu Jun 18 17:22:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=d8f4e40f-65d7-459c-8b7f-ef39da7a7e09 => generated 861 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:22:57.722 8 INFO neutron.db.l3_db [None req-034cb2c4-8684-422e-8587-c206a4fd8698 dae5637e36f649e5b44cd970d7b9ba6d 0f425a0f0b314d71b3b37794658326cf - - default default] Floating IP 634efb6b-cc80-4978-8656-a2ba686ee0e0 associated. External IP: 10.96.250.216, port: 09563de2-4876-4cb2-9b9d-43c9faae80d0. [pid: 7|app: 0|req: 467/1024] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:22:57 2026] DELETE /v2.0/subnets/74959481-c3f4-4e8c-a09e-23d36e78d958 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/1025] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:22:57 2026] GET /v2.0/subnets?id=297f0ea1-2680-40a7-80d2-05973ecb63dd => generated 702 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:22:58.026 7 INFO neutron_taas.services.taas.taas_plugin [None req-ff3aa6ce-e2d6-41ce-9f2a-e6175aaa84c7 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: a31c6e7f-81b9-49c8-9959-e5ed823c2fe9 2026-06-18 17:22:58.030 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff3aa6ce-e2d6-41ce-9f2a-e6175aaa84c7 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: a31c6e7f-81b9-49c8-9959-e5ed823c2fe9 [pid: 8|app: 0|req: 558/1026] 10.0.0.32 () {34 vars in 676 bytes} [Thu Jun 18 17:22:56 2026] POST /v2.0/floatingips => generated 841 bytes in 1123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1027] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:22:58 2026] GET /v2.0/ports?network_id=4ae2f696-eb3b-4d52-8c0e-8ca6854c2d54&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:22:58.219 8 INFO neutron.db.l3_db [None req-314a4934-656c-4643-b5c9-6cc62c3c73b6 dae5637e36f649e5b44cd970d7b9ba6d 0f425a0f0b314d71b3b37794658326cf - - default default] Floating IP 634efb6b-cc80-4978-8656-a2ba686ee0e0 disassociated. External IP: 10.96.250.216, port: 09563de2-4876-4cb2-9b9d-43c9faae80d0. [pid: 7|app: 0|req: 469/1028] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:22:57 2026] DELETE /v2.0/networks/14e68197-e126-465d-a6b3-db3228233bb0 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/1029] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:22:58 2026] GET /v2.0/networks/4ae2f696-eb3b-4d52-8c0e-8ca6854c2d54?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/1030] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:22:58 2026] GET /v2.0/networks/4ae2f696-eb3b-4d52-8c0e-8ca6854c2d54?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/1031] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:22:58 2026] GET /v2.0/security-groups?tenant_id=742eb5223c59469cb6d5ff03cf8d2c3a&name=default => 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: 560/1032] 10.0.0.32 () {34 vars in 748 bytes} [Thu Jun 18 17:22:58 2026] PUT /v2.0/floatingips/634efb6b-cc80-4978-8656-a2ba686ee0e0 => generated 552 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/1033] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:22:58 2026] DELETE /v2.0/security-groups/4cfaef89-9bf6-4c52-8329-ad88af3d2987 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:22:58.677 8 INFO neutron_taas.services.taas.taas_plugin [None req-fd3293bc-8adb-4b9b-8b37-ba979144a58b dae5637e36f649e5b44cd970d7b9ba6d 0f425a0f0b314d71b3b37794658326cf - - default default] TaaS: Handle Delete Port: 2d93a366-2431-4503-a25c-6aa467234732 2026-06-18 17:22:58.679 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd3293bc-8adb-4b9b-8b37-ba979144a58b dae5637e36f649e5b44cd970d7b9ba6d 0f425a0f0b314d71b3b37794658326cf - - default default] Tap Mirror: Handle Delete Port: 2d93a366-2431-4503-a25c-6aa467234732 [pid: 8|app: 0|req: 561/1034] 10.0.0.32 () {32 vars in 731 bytes} [Thu Jun 18 17:22:58 2026] DELETE /v2.0/floatingips/634efb6b-cc80-4978-8656-a2ba686ee0e0 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1035] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:22:59 2026] GET /v2.0/ports?device_id=c3a6f280-fc6f-4cce-a913-46114db51873 => 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: 563/1036] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:22:59 2026] GET /v2.0/security-groups?id=889e1ad3-ec44-4034-a06b-1bedcda56fa8&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: 564/1037] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:22:59 2026] GET /v2.0/ports?tenant_id=8bf485e232024769a786a767b62c0a03&device_id=c3a6f280-fc6f-4cce-a913-46114db51873 => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1038] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:22:59 2026] GET /v2.0/networks?id=4ae2f696-eb3b-4d52-8c0e-8ca6854c2d54 => generated 780 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1039] 199.204.45.53 () {34 vars in 1059 bytes} [Thu Jun 18 17:22:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=d8f4e40f-65d7-459c-8b7f-ef39da7a7e09 => generated 861 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1040] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:22:59 2026] GET /v2.0/subnets?id=297f0ea1-2680-40a7-80d2-05973ecb63dd => generated 702 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:22:59.585 7 INFO neutron.db.l3_db [None req-ed06cf6e-b468-4248-811b-4176c0ce3d31 dae5637e36f649e5b44cd970d7b9ba6d 0f425a0f0b314d71b3b37794658326cf - - default default] Floating IP b67912a2-5bac-460c-9e30-e1daea6b1b63 associated. External IP: 10.96.250.209, port: 70b90175-bcdc-458b-b465-5150af0b3dcf. [pid: 8|app: 0|req: 568/1041] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:22:59 2026] GET /v2.0/ports?network_id=4ae2f696-eb3b-4d52-8c0e-8ca6854c2d54&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1042] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:22:59 2026] GET /v2.0/networks/4ae2f696-eb3b-4d52-8c0e-8ca6854c2d54?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:22:59.669 7 INFO neutron.services.segments.plugin [-] Segment 80638fa9-8444-423c-8469-9f3f41b14856 resource provider aggregate not found [pid: 8|app: 0|req: 570/1043] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:22:59 2026] GET /v2.0/networks/4ae2f696-eb3b-4d52-8c0e-8ca6854c2d54?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:22:59.690 7 INFO neutron.services.segments.plugin [-] Segment 80638fa9-8444-423c-8469-9f3f41b14856 resource provider aggregate not found 2026-06-18 17:22:59.701 7 INFO neutron.services.segments.plugin [-] Segment 80638fa9-8444-423c-8469-9f3f41b14856 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80638fa9-8444-423c-8469-9f3f41b14856 found for delete ", "request_id": "req-b679eca1-4095-4bff-85ee-e821856ef0f9"}]} 2026-06-18 17:22:59.710 7 INFO neutron.services.segments.plugin [-] Segment 80638fa9-8444-423c-8469-9f3f41b14856 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80638fa9-8444-423c-8469-9f3f41b14856 found for delete ", "request_id": "req-87ac183c-5937-4662-b06d-a1ffd80898ea"}]} [pid: 7|app: 0|req: 474/1044] 10.0.0.32 () {34 vars in 676 bytes} [Thu Jun 18 17:22:58 2026] POST /v2.0/floatingips => generated 842 bytes in 1026 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1045] 10.0.0.32 () {32 vars in 728 bytes} [Thu Jun 18 17:22:59 2026] GET /v2.0/floatingips/b67912a2-5bac-460c-9e30-e1daea6b1b63 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/1046] 10.0.0.32 () {32 vars in 654 bytes} [Thu Jun 18 17:22:59 2026] GET /v2.0/floatingips => generated 845 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:23:00.370 8 INFO neutron.db.l3_db [None req-97885722-c91e-4bc2-8c04-d72b2a180d28 dae5637e36f649e5b44cd970d7b9ba6d 0f425a0f0b314d71b3b37794658326cf - - default default] Floating IP b67912a2-5bac-460c-9e30-e1daea6b1b63 associated. External IP: 10.96.250.209, port: 70b90175-bcdc-458b-b465-5150af0b3dcf. [pid: 7|app: 0|req: 476/1047] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:00 2026] GET /v2.0/ports?device_id=c3a6f280-fc6f-4cce-a913-46114db51873 => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:23:00.723 7 INFO neutron.db.segments_db [None req-21d495c1-fb1d-4245-9ab1-c3fc5ecc0594 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Added segment c4effedf-d847-4d89-8bee-da31c91a3e3e of type vxlan for network 4206939d-1eb3-435d-8f3a-cf2aef85cc3a [pid: 7|app: 0|req: 479/1050] 10.0.0.32 () {34 vars in 670 bytes} [Thu Jun 18 17:23:00 2026] POST /v2.0/networks => generated 724 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/1051] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:23:00 2026] GET /v2.0/security-groups?id=889e1ad3-ec44-4034-a06b-1bedcda56fa8&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: 572/1052] 10.0.0.32 () {34 vars in 748 bytes} [Thu Jun 18 17:23:00 2026] PUT /v2.0/floatingips/b67912a2-5bac-460c-9e30-e1daea6b1b63 => generated 841 bytes in 953 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:23:01.109 8 INFO neutron.db.l3_db [None req-657170f6-e65e-476e-be8a-094e91b4b3a6 dae5637e36f649e5b44cd970d7b9ba6d 0f425a0f0b314d71b3b37794658326cf - - default default] Floating IP b67912a2-5bac-460c-9e30-e1daea6b1b63 disassociated. External IP: 10.96.250.209, port: 09563de2-4876-4cb2-9b9d-43c9faae80d0. [pid: 8|app: 0|req: 573/1053] 10.0.0.32 () {34 vars in 748 bytes} [Thu Jun 18 17:23:00 2026] PUT /v2.0/floatingips/b67912a2-5bac-460c-9e30-e1daea6b1b63 => generated 552 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/1054] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:23:00 2026] POST /v2.0/subnets => generated 690 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1055] 199.204.45.53 () {34 vars in 993 bytes} [Thu Jun 18 17:23:01 2026] GET /v2.0/ports?device_id=c3a6f280-fc6f-4cce-a913-46114db51873 => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:23:01.544 7 INFO neutron_taas.services.taas.taas_plugin [None req-3d1b3a27-6f77-49b3-a55e-4c725bbf755a dae5637e36f649e5b44cd970d7b9ba6d 0f425a0f0b314d71b3b37794658326cf - - default default] TaaS: Handle Delete Port: 7ec86878-e315-40d0-a950-7a1b4a1c47f6 2026-06-18 17:23:01.547 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d1b3a27-6f77-49b3-a55e-4c725bbf755a dae5637e36f649e5b44cd970d7b9ba6d 0f425a0f0b314d71b3b37794658326cf - - default default] Tap Mirror: Handle Delete Port: 7ec86878-e315-40d0-a950-7a1b4a1c47f6 2026-06-18 17:23:01.552 8 INFO neutron.db.segments_db [None req-6fce8aed-d6e0-4f39-8234-81a5b990258d ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Added segment 087b0aad-a0ab-4c24-8bc2-379bc882d032 of type vxlan for network c21f00dd-6f42-4621-a4fc-c3ec15d42587 [pid: 7|app: 0|req: 482/1056] 10.0.0.32 () {32 vars in 731 bytes} [Thu Jun 18 17:23:01 2026] DELETE /v2.0/floatingips/b67912a2-5bac-460c-9e30-e1daea6b1b63 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:23:01.788 8 INFO neutron.db.l3_hamode_db [None req-6fce8aed-d6e0-4f39-8234-81a5b990258d ad51fa594f6e462da00ca437ecbb0ba6 1fbc8b031e31438abbc5d3af0f4796b4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 17:23:01.805 7 INFO neutron_taas.services.taas.taas_plugin [req-abef9d03-af09-42ef-aece-2588ae745ff2 req-3d05f41f-1bfd-4ef5-9338-b6c96a0ed461 a000d78ff21143d38b2fb00d6067eb46 8bf485e232024769a786a767b62c0a03 - - default default] TaaS: Handle Delete Port: d8f4e40f-65d7-459c-8b7f-ef39da7a7e09 2026-06-18 17:23:01.808 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-abef9d03-af09-42ef-aece-2588ae745ff2 req-3d05f41f-1bfd-4ef5-9338-b6c96a0ed461 a000d78ff21143d38b2fb00d6067eb46 8bf485e232024769a786a767b62c0a03 - - default default] Tap Mirror: Handle Delete Port: d8f4e40f-65d7-459c-8b7f-ef39da7a7e09 2026-06-18 17:23:01.945 7 INFO neutron.db.l3_db [req-abef9d03-af09-42ef-aece-2588ae745ff2 req-3d05f41f-1bfd-4ef5-9338-b6c96a0ed461 a000d78ff21143d38b2fb00d6067eb46 8bf485e232024769a786a767b62c0a03 - - default default] Floating IP 797e03aa-3e24-468b-a128-bf2ad9232556 disassociated. External IP: 10.96.250.202, port: d8f4e40f-65d7-459c-8b7f-ef39da7a7e09. [pid: 7|app: 0|req: 483/1057] 199.204.45.53 () {36 vars in 996 bytes} [Thu Jun 18 17:23:01 2026] DELETE /v2.0/ports/d8f4e40f-65d7-459c-8b7f-ef39da7a7e09 => generated 0 bytes in 634 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:23:02.368 7 INFO neutron.api.v2.resource [None req-024798d9-0387-41f7-9210-33ea8b387359 dae5637e36f649e5b44cd970d7b9ba6d 0f425a0f0b314d71b3b37794658326cf - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 484/1058] 10.0.0.32 () {32 vars in 731 bytes} [Thu Jun 18 17:23:02 2026] DELETE /v2.0/floatingips/b67912a2-5bac-460c-9e30-e1daea6b1b63 => generated 144 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:23:02.383 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-85d4a439-6785-4127-9698-801a2bdc8f83'] response: {'server_uuid': 'c3a6f280-fc6f-4cce-a913-46114db51873', 'name': 'network-vif-deleted', 'tag': 'd8f4e40f-65d7-459c-8b7f-ef39da7a7e09', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 485/1059] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:02 2026] GET /v2.0/ports?device_id=c3a6f280-fc6f-4cce-a913-46114db51873 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:23:02.518 7 INFO neutron_taas.services.taas.taas_plugin [None req-a467ed9d-b262-48db-972e-f5be5f5086d5 dae5637e36f649e5b44cd970d7b9ba6d 0f425a0f0b314d71b3b37794658326cf - - default default] TaaS: Handle Delete Port: 09563de2-4876-4cb2-9b9d-43c9faae80d0 2026-06-18 17:23:02.522 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a467ed9d-b262-48db-972e-f5be5f5086d5 dae5637e36f649e5b44cd970d7b9ba6d 0f425a0f0b314d71b3b37794658326cf - - default default] Tap Mirror: Handle Delete Port: 09563de2-4876-4cb2-9b9d-43c9faae80d0 2026-06-18 17:23:02.625 8 INFO neutron.db.l3_hamode_db [None req-6fce8aed-d6e0-4f39-8234-81a5b990258d ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 486/1060] 10.0.0.32 () {32 vars in 719 bytes} [Thu Jun 18 17:23:02 2026] DELETE /v2.0/ports/09563de2-4876-4cb2-9b9d-43c9faae80d0 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:23:02.779 7 INFO neutron_taas.services.taas.taas_plugin [None req-a7c68b12-dbc1-446f-af43-a7a4d6e9a386 dae5637e36f649e5b44cd970d7b9ba6d 0f425a0f0b314d71b3b37794658326cf - - default default] TaaS: Handle Delete Port: 70b90175-bcdc-458b-b465-5150af0b3dcf 2026-06-18 17:23:02.781 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7c68b12-dbc1-446f-af43-a7a4d6e9a386 dae5637e36f649e5b44cd970d7b9ba6d 0f425a0f0b314d71b3b37794658326cf - - default default] Tap Mirror: Handle Delete Port: 70b90175-bcdc-458b-b465-5150af0b3dcf [pid: 7|app: 0|req: 487/1061] 10.0.0.32 () {32 vars in 719 bytes} [Thu Jun 18 17:23:02 2026] DELETE /v2.0/ports/70b90175-bcdc-458b-b465-5150af0b3dcf => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/1062] 10.0.0.32 () {32 vars in 735 bytes} [Thu Jun 18 17:23:02 2026] GET /v2.0/ports?device_id=15448919-d1c5-484b-a5db-da9472d85a6c => generated 958 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:23:03.347 7 INFO neutron_taas.services.taas.taas_plugin [None req-a1844c1c-811a-41dc-88db-fcb2adb780f6 dae5637e36f649e5b44cd970d7b9ba6d 0f425a0f0b314d71b3b37794658326cf - - default default] TaaS: Handle Delete Port: 6b9d97c9-b759-4077-8925-50aa21a60828 2026-06-18 17:23:03.351 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1844c1c-811a-41dc-88db-fcb2adb780f6 dae5637e36f649e5b44cd970d7b9ba6d 0f425a0f0b314d71b3b37794658326cf - - default default] Tap Mirror: Handle Delete Port: 6b9d97c9-b759-4077-8925-50aa21a60828 [pid: 8|app: 0|req: 575/1063] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:23:01 2026] POST /v2.0/routers => generated 730 bytes in 1995 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1064] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:03 2026] GET /v2.0/ports?device_id=c3a6f280-fc6f-4cce-a913-46114db51873 => 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: 489/1065] 10.0.0.32 () {34 vars in 788 bytes} [Thu Jun 18 17:23:02 2026] PUT /v2.0/routers/15448919-d1c5-484b-a5db-da9472d85a6c/remove_router_interface => generated 309 bytes in 889 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:23:04.072 7 INFO neutron_taas.services.taas.taas_plugin [None req-cb089356-5058-43e1-a5f2-7f92b3962fcd dae5637e36f649e5b44cd970d7b9ba6d 0f425a0f0b314d71b3b37794658326cf - - default default] TaaS: Handle Delete Port: e80c1d2e-66e8-48c8-8804-4b8e26f0e8f6 2026-06-18 17:23:04.075 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb089356-5058-43e1-a5f2-7f92b3962fcd dae5637e36f649e5b44cd970d7b9ba6d 0f425a0f0b314d71b3b37794658326cf - - default default] Tap Mirror: Handle Delete Port: e80c1d2e-66e8-48c8-8804-4b8e26f0e8f6 2026-06-18 17:23:04.332 7 INFO neutron_taas.services.taas.taas_plugin [None req-cb089356-5058-43e1-a5f2-7f92b3962fcd dae5637e36f649e5b44cd970d7b9ba6d 0f425a0f0b314d71b3b37794658326cf - - default default] TaaS: Handle Delete Port: 060a2ed7-7a02-4bc0-9ee7-65d44b5c7ee1 2026-06-18 17:23:04.335 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb089356-5058-43e1-a5f2-7f92b3962fcd dae5637e36f649e5b44cd970d7b9ba6d 0f425a0f0b314d71b3b37794658326cf - - default default] Tap Mirror: Handle Delete Port: 060a2ed7-7a02-4bc0-9ee7-65d44b5c7ee1 2026-06-18 17:23:04.670 7 INFO neutron.services.segments.plugin [-] Segment 1ec354c9-d1fe-4b13-b425-4321ba77ef99 resource provider aggregate not found 2026-06-18 17:23:04.673 7 INFO neutron.services.segments.plugin [-] Segment 1ec354c9-d1fe-4b13-b425-4321ba77ef99 resource provider aggregate not found 2026-06-18 17:23:04.694 7 INFO neutron.services.segments.plugin [-] Segment 1ec354c9-d1fe-4b13-b425-4321ba77ef99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ec354c9-d1fe-4b13-b425-4321ba77ef99 found for delete ", "request_id": "req-c0a60e25-a8b9-4f8a-96c1-d0c291b372bd"}]} 2026-06-18 17:23:04.697 7 INFO neutron.services.segments.plugin [-] Segment 1ec354c9-d1fe-4b13-b425-4321ba77ef99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ec354c9-d1fe-4b13-b425-4321ba77ef99 found for delete ", "request_id": "req-6b6d7ad7-bdd5-4f78-bcee-085105e4cff4"}]} 2026-06-18 17:23:04.709 7 INFO neutron.db.l3_hamode_db [None req-cb089356-5058-43e1-a5f2-7f92b3962fcd dae5637e36f649e5b44cd970d7b9ba6d 0f425a0f0b314d71b3b37794658326cf - - default default] HA network 9eddcc62-32de-4eba-b5bd-1d531ca1e9cd was deleted as no HA routers are present in tenant 0f425a0f0b314d71b3b37794658326cf. [pid: 8|app: 0|req: 577/1066] 10.0.0.32 () {34 vars in 782 bytes} [Thu Jun 18 17:23:03 2026] PUT /v2.0/routers/703b733c-fec2-48bb-b7c8-2083c5152836/add_router_interface => generated 309 bytes in 1182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1067] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:23:03 2026] DELETE /v2.0/routers/15448919-d1c5-484b-a5db-da9472d85a6c => generated 0 bytes in 854 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1068] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:04 2026] GET /v2.0/ports?device_id=c3a6f280-fc6f-4cce-a913-46114db51873 => 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: 491/1069] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:23:04 2026] DELETE /v2.0/subnets/7ad3981b-151c-4adf-af5f-f038ca58acaa => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:23:05.049 8 INFO neutron.services.segments.plugin [-] Segment 4c2ffb3a-ea45-4c83-a8b1-33976f0cc8ba resource provider aggregate not found 2026-06-18 17:23:05.055 8 INFO neutron.services.segments.plugin [-] Segment 4c2ffb3a-ea45-4c83-a8b1-33976f0cc8ba resource provider aggregate not found 2026-06-18 17:23:05.074 8 INFO neutron.services.segments.plugin [-] Segment 4c2ffb3a-ea45-4c83-a8b1-33976f0cc8ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c2ffb3a-ea45-4c83-a8b1-33976f0cc8ba found for delete ", "request_id": "req-ce0b6fc1-7edc-4006-a02b-a7c57f82f559"}]} 2026-06-18 17:23:05.075 8 INFO neutron.services.segments.plugin [-] Segment 4c2ffb3a-ea45-4c83-a8b1-33976f0cc8ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c2ffb3a-ea45-4c83-a8b1-33976f0cc8ba found for delete ", "request_id": "req-d0830053-0ee0-4b11-a603-48edaffc6ad4"}]} [pid: 8|app: 0|req: 579/1070] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:23:04 2026] DELETE /v2.0/networks/0e898e49-577a-47a9-ba2e-ea90332b4e3c => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1071] 10.0.0.32 () {34 vars in 684 bytes} [Thu Jun 18 17:23:05 2026] POST /v2.0/security-groups => generated 1661 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1072] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:23:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1073] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:23:05 2026] GET /v2.0/security-groups?tenant_id=0f425a0f0b314d71b3b37794658326cf&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1074] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:23:05 2026] POST /v2.0/security-group-rules => generated 602 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1075] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:05 2026] DELETE /v2.0/security-groups/f205aca3-1d3c-4858-bb94-47a8ae725472 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1076] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:05 2026] DELETE /v2.0/security-groups/889e1ad3-ec44-4034-a06b-1bedcda56fa8 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1077] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:23:05 2026] GET /v2.0/security-groups?tenant_id=5be61585d0a742bc84352dd261ff5e05&name=default => generated 2925 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:23:06.249 8 INFO neutron.api.v2.resource [None req-5be009fb-ad31-4aac-b0c9-328daba4eee1 a000d78ff21143d38b2fb00d6067eb46 8bf485e232024769a786a767b62c0a03 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 583/1078] 10.0.0.32 () {32 vars in 736 bytes} [Thu Jun 18 17:23:06 2026] GET /v2.0/security-groups/889e1ad3-ec44-4034-a06b-1bedcda56fa8 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1079] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:06 2026] DELETE /v2.0/security-groups/730adce6-613e-4a04-8469-06996e6eb4a0 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:23:06.472 8 INFO neutron_taas.services.taas.taas_plugin [None req-ac8136c6-81a8-4c57-a390-6306b8a672e5 a000d78ff21143d38b2fb00d6067eb46 8bf485e232024769a786a767b62c0a03 - - default default] TaaS: Handle Delete Port: f2c9dd19-49b1-4c6d-97f8-c51707aa1462 2026-06-18 17:23:06.475 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac8136c6-81a8-4c57-a390-6306b8a672e5 a000d78ff21143d38b2fb00d6067eb46 8bf485e232024769a786a767b62c0a03 - - default default] Tap Mirror: Handle Delete Port: f2c9dd19-49b1-4c6d-97f8-c51707aa1462 [pid: 7|app: 0|req: 496/1080] 10.0.0.32 () {34 vars in 675 bytes} [Thu Jun 18 17:23:05 2026] POST /v2.0/floatingips => generated 552 bytes in 587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1081] 10.0.0.32 () {32 vars in 731 bytes} [Thu Jun 18 17:23:06 2026] DELETE /v2.0/floatingips/797e03aa-3e24-468b-a128-bf2ad9232556 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1082] 10.0.0.15 () {34 vars in 1099 bytes} [Thu Jun 18 17:23:07 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1396257823&fields=id&tenant_id=1fbc8b031e31438abbc5d3af0f4796b4 => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1083] 10.0.0.15 () {34 vars in 981 bytes} [Thu Jun 18 17:23:07 2026] GET /v2.0/networks?id=4206939d-1eb3-435d-8f3a-cf2aef85cc3a => generated 675 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1084] 10.0.0.15 () {34 vars in 964 bytes} [Thu Jun 18 17:23:07 2026] GET /v2.0/quotas/1fbc8b031e31438abbc5d3af0f4796b4 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1085] 10.0.0.15 () {34 vars in 1001 bytes} [Thu Jun 18 17:23:07 2026] GET /v2.0/ports?tenant_id=1fbc8b031e31438abbc5d3af0f4796b4&fields=id => generated 103 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1086] 10.0.0.15 () {34 vars in 1007 bytes} [Thu Jun 18 17:23:07 2026] GET /v2.0/networks/4206939d-1eb3-435d-8f3a-cf2aef85cc3a?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:23:07.302 7 INFO neutron_taas.services.taas.taas_plugin [None req-259870e6-9f43-485c-9ee5-73cc61c68e22 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: 62a655bc-7fa0-469f-8bf7-69f7a436a834 2026-06-18 17:23:07.305 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-259870e6-9f43-485c-9ee5-73cc61c68e22 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: 62a655bc-7fa0-469f-8bf7-69f7a436a834 [pid: 8|app: 0|req: 591/1087] 10.0.0.15 () {34 vars in 1107 bytes} [Thu Jun 18 17:23:07 2026] GET /v2.0/networks/4206939d-1eb3-435d-8f3a-cf2aef85cc3a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1088] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:07 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => 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: 497/1089] 10.0.0.32 () {34 vars in 788 bytes} [Thu Jun 18 17:23:06 2026] PUT /v2.0/routers/9203e448-e537-4b99-a691-25643c3d5b50/remove_router_interface => generated 309 bytes in 1165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:23:08.246 7 INFO neutron_taas.services.taas.taas_plugin [None req-4f837495-89a3-4bfb-87f5-5d4238d14d00 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: 4e1d9dd6-3fbe-40c8-9f33-5f6b2d56339a 2026-06-18 17:23:08.249 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f837495-89a3-4bfb-87f5-5d4238d14d00 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: 4e1d9dd6-3fbe-40c8-9f33-5f6b2d56339a 2026-06-18 17:23:08.412 8 INFO neutron.db.segments_db [None req-41799c30-9392-46cc-8f9a-31be262c5447 1f7b1b8f5ef54d16b483350bea359843 eba1f43411f94560b15f905b38ee3afd - - default default] Added segment 9c6930a9-4ae8-439c-9107-11262907403c of type vxlan for network 6d491b9f-4d12-49c3-b63e-ad6472e76c90 2026-06-18 17:23:08.476 8 INFO neutron.db.segments_db [None req-41799c30-9392-46cc-8f9a-31be262c5447 1f7b1b8f5ef54d16b483350bea359843 eba1f43411f94560b15f905b38ee3afd - - default default] Added segment 5998cee7-7f8e-4901-9d05-e31c553c9466 of type vxlan for network 140cb9b2-1ed4-43d8-b39b-d26914af9786 2026-06-18 17:23:08.528 7 INFO neutron_taas.services.taas.taas_plugin [None req-4f837495-89a3-4bfb-87f5-5d4238d14d00 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: b373b82b-2d16-4191-8f74-6e50c3f02566 2026-06-18 17:23:08.531 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f837495-89a3-4bfb-87f5-5d4238d14d00 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: b373b82b-2d16-4191-8f74-6e50c3f02566 [pid: 8|app: 0|req: 593/1090] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:23:07 2026] POST /v2.0/networks => generated 1207 bytes in 703 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1091] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:08 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => 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: 595/1092] 10.0.0.32 () {32 vars in 648 bytes} [Thu Jun 18 17:23:08 2026] GET /v2.0/networks => generated 1844 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:23:08.801 8 INFO neutron.services.segments.plugin [-] Segment 9c6930a9-4ae8-439c-9107-11262907403c resource provider aggregate not found 2026-06-18 17:23:08.806 8 INFO neutron.services.segments.plugin [-] Segment 9c6930a9-4ae8-439c-9107-11262907403c resource provider aggregate not found 2026-06-18 17:23:08.822 8 INFO neutron.services.segments.plugin [-] Segment 9c6930a9-4ae8-439c-9107-11262907403c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c6930a9-4ae8-439c-9107-11262907403c found for delete ", "request_id": "req-70ca9347-3b20-4c43-b391-2ec7d0f75cf9"}]} 2026-06-18 17:23:08.825 8 INFO neutron.services.segments.plugin [-] Segment 9c6930a9-4ae8-439c-9107-11262907403c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c6930a9-4ae8-439c-9107-11262907403c found for delete ", "request_id": "req-8c2d9d78-21a8-4300-bd59-bed0f1a61f68"}]} [pid: 8|app: 0|req: 596/1093] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:23:08 2026] DELETE /v2.0/networks/6d491b9f-4d12-49c3-b63e-ad6472e76c90 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:23:08.971 7 INFO neutron.services.segments.plugin [-] Segment 3f203698-bd2c-48af-ad30-a07a4ab320db resource provider aggregate not found [pid: 8|app: 0|req: 597/1094] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:23:08 2026] DELETE /v2.0/networks/140cb9b2-1ed4-43d8-b39b-d26914af9786 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:23:08.976 7 INFO neutron.services.segments.plugin [-] Segment 3f203698-bd2c-48af-ad30-a07a4ab320db resource provider aggregate not found 2026-06-18 17:23:08.995 7 INFO neutron.services.segments.plugin [-] Segment 3f203698-bd2c-48af-ad30-a07a4ab320db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f203698-bd2c-48af-ad30-a07a4ab320db found for delete ", "request_id": "req-9506cd61-a58c-463d-b95f-27ad7f1e5728"}]} 2026-06-18 17:23:09.001 7 INFO neutron.services.segments.plugin [-] Segment 3f203698-bd2c-48af-ad30-a07a4ab320db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f203698-bd2c-48af-ad30-a07a4ab320db found for delete ", "request_id": "req-a8b04bad-8491-4eee-bea0-44a7b464722b"}]} 2026-06-18 17:23:09.023 7 INFO neutron.db.l3_hamode_db [None req-4f837495-89a3-4bfb-87f5-5d4238d14d00 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] HA network a1b80336-c936-40dd-9fc7-01648c29e321 was deleted as no HA routers are present in tenant 8bf485e232024769a786a767b62c0a03. [pid: 7|app: 0|req: 498/1095] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:23:07 2026] DELETE /v2.0/routers/9203e448-e537-4b99-a691-25643c3d5b50 => generated 0 bytes in 1055 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1096] 10.0.0.32 () {32 vars in 648 bytes} [Thu Jun 18 17:23:08 2026] GET /v2.0/networks => generated 651 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:23:09.112 8 INFO neutron.db.segments_db [None req-7bd93a3e-6efb-4c48-a042-6f64013396b6 1f7b1b8f5ef54d16b483350bea359843 eba1f43411f94560b15f905b38ee3afd - - default default] Added segment ff9c8224-223f-4bc9-b133-c13ca4f93332 of type vxlan for network 617067fd-8f88-44e4-ae3e-4a41cb233ab2 [pid: 7|app: 0|req: 499/1097] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:23:09 2026] DELETE /v2.0/subnets/297f0ea1-2680-40a7-80d2-05973ecb63dd => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1098] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:23:09 2026] POST /v2.0/networks => generated 635 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:23:09.291 8 INFO neutron.db.segments_db [None req-bddebff4-c640-46ac-873b-a749bdd51bf5 1f7b1b8f5ef54d16b483350bea359843 eba1f43411f94560b15f905b38ee3afd - - default default] Added segment 54ae9577-492a-4c6f-96e3-ee906a2a3256 of type vxlan for network 543c78a2-a407-4ff0-bab1-befdc5c8a0b7 [pid: 8|app: 0|req: 600/1099] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:23:09 2026] POST /v2.0/networks => generated 634 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:23:09.391 7 INFO neutron_taas.services.taas.taas_plugin [None req-39666ed0-6671-43ba-9ae5-8059e7527120 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: c88024ab-6dcd-49a7-9bc0-1a82a42f3917 2026-06-18 17:23:09.395 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39666ed0-6671-43ba-9ae5-8059e7527120 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: c88024ab-6dcd-49a7-9bc0-1a82a42f3917 [pid: 7|app: 0|req: 500/1100] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:23:09 2026] DELETE /v2.0/networks/4ae2f696-eb3b-4d52-8c0e-8ca6854c2d54 => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1101] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:09 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => 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: 502/1102] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:23:09 2026] GET /v2.0/security-groups?tenant_id=8bf485e232024769a786a767b62c0a03&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1103] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:09 2026] DELETE /v2.0/security-groups/dd326ae8-9088-4d9e-a82b-c66fc7318329 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1104] 10.0.0.32 () {34 vars in 664 bytes} [Thu Jun 18 17:23:09 2026] POST /v2.0/ports => generated 1505 bytes in 701 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1105] 10.0.0.32 () {32 vars in 642 bytes} [Thu Jun 18 17:23:10 2026] GET /v2.0/ports => generated 1505 bytes in 102 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-06-18 17:23:10.328 8 INFO neutron_taas.services.taas.taas_plugin [None req-686c65da-1928-45bf-81b3-9da7ae4013f6 1f7b1b8f5ef54d16b483350bea359843 eba1f43411f94560b15f905b38ee3afd - - default default] TaaS: Handle Delete Port: 4899c619-f69d-41c5-a307-756adeedacbf 2026-06-18 17:23:10.331 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-686c65da-1928-45bf-81b3-9da7ae4013f6 1f7b1b8f5ef54d16b483350bea359843 eba1f43411f94560b15f905b38ee3afd - - default default] Tap Mirror: Handle Delete Port: 4899c619-f69d-41c5-a307-756adeedacbf [pid: 8|app: 0|req: 602/1106] 10.0.0.32 () {32 vars in 719 bytes} [Thu Jun 18 17:23:10 2026] DELETE /v2.0/ports/4899c619-f69d-41c5-a307-756adeedacbf => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:23:10.512 7 INFO neutron_taas.services.taas.taas_plugin [None req-b7cb4e49-ac69-4391-b465-3400b12d7d71 1f7b1b8f5ef54d16b483350bea359843 eba1f43411f94560b15f905b38ee3afd - - default default] TaaS: Handle Delete Port: a633cc4b-2a9a-41f7-8569-0e354750557c 2026-06-18 17:23:10.516 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b7cb4e49-ac69-4391-b465-3400b12d7d71 1f7b1b8f5ef54d16b483350bea359843 eba1f43411f94560b15f905b38ee3afd - - default default] Tap Mirror: Handle Delete Port: a633cc4b-2a9a-41f7-8569-0e354750557c [pid: 7|app: 0|req: 505/1107] 10.0.0.32 () {32 vars in 719 bytes} [Thu Jun 18 17:23:10 2026] DELETE /v2.0/ports/a633cc4b-2a9a-41f7-8569-0e354750557c => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1108] 10.0.0.32 () {32 vars in 642 bytes} [Thu Jun 18 17:23:10 2026] GET /v2.0/ports => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:23:10.718 7 INFO neutron.db.segments_db [None req-4b093828-1c1e-49d4-9c2a-d52c6ee8e9c1 1f7b1b8f5ef54d16b483350bea359843 eba1f43411f94560b15f905b38ee3afd - - default default] Added segment 4592e72c-44a9-4e80-857b-08aa93c29250 of type vxlan for network 8eb94b09-338e-4ba9-a48a-4e485d2a0f27 [pid: 8|app: 0|req: 604/1109] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:10 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => 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: 506/1110] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:23:10 2026] POST /v2.0/networks => generated 635 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:23:10.847 8 INFO neutron.services.segments.plugin [-] Segment 5998cee7-7f8e-4901-9d05-e31c553c9466 resource provider aggregate not found 2026-06-18 17:23:10.855 8 INFO neutron.services.segments.plugin [-] Segment 5998cee7-7f8e-4901-9d05-e31c553c9466 resource provider aggregate not found 2026-06-18 17:23:10.867 8 INFO neutron.services.segments.plugin [-] Segment 5998cee7-7f8e-4901-9d05-e31c553c9466 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5998cee7-7f8e-4901-9d05-e31c553c9466 found for delete ", "request_id": "req-cc39115a-c93f-4638-9bfe-3aa24cc24330"}]} 2026-06-18 17:23:10.872 8 INFO neutron.services.segments.plugin [-] Segment 5998cee7-7f8e-4901-9d05-e31c553c9466 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5998cee7-7f8e-4901-9d05-e31c553c9466 found for delete ", "request_id": "req-c800ef25-2910-4ab5-b67b-4776ac5a1c39"}]} 2026-06-18 17:23:10.894 8 INFO neutron.db.segments_db [None req-63ca0573-1629-489b-871a-46c072d071fa 1f7b1b8f5ef54d16b483350bea359843 eba1f43411f94560b15f905b38ee3afd - - default default] Added segment 86e3a000-bd38-4ab7-ac84-f3f5b125dd8b of type vxlan for network 54d8ec93-3566-4b96-9329-a5270d3f1983 [pid: 8|app: 0|req: 605/1111] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:23:10 2026] POST /v2.0/networks => generated 635 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:23:11.020 7 INFO neutron.services.segments.plugin [-] Segment 6b4d42b9-62f7-49ec-99c1-b470102686c2 resource provider aggregate not found 2026-06-18 17:23:11.026 7 INFO neutron.services.segments.plugin [-] Segment 6b4d42b9-62f7-49ec-99c1-b470102686c2 resource provider aggregate not found 2026-06-18 17:23:11.045 7 INFO neutron.services.segments.plugin [-] Segment 6b4d42b9-62f7-49ec-99c1-b470102686c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b4d42b9-62f7-49ec-99c1-b470102686c2 found for delete ", "request_id": "req-1feca2ba-6174-4176-9301-e55fdda95b85"}]} 2026-06-18 17:23:11.047 7 INFO neutron.services.segments.plugin [-] Segment 6b4d42b9-62f7-49ec-99c1-b470102686c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b4d42b9-62f7-49ec-99c1-b470102686c2 found for delete ", "request_id": "req-bc8d0025-5c51-41ae-a96c-8025a11f736c"}]} [pid: 8|app: 0|req: 606/1112] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:23:11 2026] GET /v2.0/networks?id=4206939d-1eb3-435d-8f3a-cf2aef85cc3a => generated 675 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1113] 199.204.45.53 () {34 vars in 1049 bytes} [Thu Jun 18 17:23:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1fbc8b031e31438abbc5d3af0f4796b4 => generated 181 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1114] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:11 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => 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: 507/1115] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:23:11 2026] POST /v2.0/subnets => generated 1323 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1116] 10.0.0.32 () {32 vars in 646 bytes} [Thu Jun 18 17:23:12 2026] GET /v2.0/subnets => generated 1959 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1117] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:23:12 2026] DELETE /v2.0/subnets/f97de873-a7bd-4951-99e9-ba71121eb6a8 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1118] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:23:12 2026] DELETE /v2.0/subnets/ccc5317a-0a88-447c-a560-585e0df5ce7f => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1119] 199.204.45.53 () {38 vars in 954 bytes} [Thu Jun 18 17:23:11 2026] POST /v2.0/ports => generated 954 bytes in 388 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: 610/1120] 10.0.0.32 () {32 vars in 646 bytes} [Thu Jun 18 17:23:12 2026] GET /v2.0/subnets => generated 649 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1121] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:23:12 2026] DELETE /v2.0/networks/54d8ec93-3566-4b96-9329-a5270d3f1983 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1122] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:23:12 2026] DELETE /v2.0/networks/8eb94b09-338e-4ba9-a48a-4e485d2a0f27 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1123] 199.204.45.53 () {38 vars in 1027 bytes} [Thu Jun 18 17:23:12 2026] PUT /v2.0/ports/27b63286-9464-42f9-ba10-068e115a715f => generated 1235 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:23:12.798 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9e88267-3ef3-459b-b045-85f1df2fa1ca'] response: {'name': 'network-changed', 'server_uuid': '6e2d0256-42eb-4b02-a565-9a326e633f00', 'tag': '27b63286-9464-42f9-ba10-068e115a715f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 613/1124] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:23:12 2026] DELETE /v2.0/networks/543c78a2-a407-4ff0-bab1-befdc5c8a0b7 => generated 0 bytes in 150 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-06-18 17:23:12.882 8 INFO neutron.services.segments.plugin [-] Segment 86e3a000-bd38-4ab7-ac84-f3f5b125dd8b resource provider aggregate not found 2026-06-18 17:23:12.890 8 INFO neutron.services.segments.plugin [-] Segment 86e3a000-bd38-4ab7-ac84-f3f5b125dd8b resource provider aggregate not found 2026-06-18 17:23:12.896 8 INFO neutron.services.segments.plugin [-] Segment 86e3a000-bd38-4ab7-ac84-f3f5b125dd8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86e3a000-bd38-4ab7-ac84-f3f5b125dd8b found for delete ", "request_id": "req-1e196cca-f742-4ce5-b2d8-75880f333b98"}]} 2026-06-18 17:23:12.915 8 INFO neutron.services.segments.plugin [-] Segment 4592e72c-44a9-4e80-857b-08aa93c29250 resource provider aggregate not found 2026-06-18 17:23:12.916 8 INFO neutron.services.segments.plugin [-] Segment 86e3a000-bd38-4ab7-ac84-f3f5b125dd8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86e3a000-bd38-4ab7-ac84-f3f5b125dd8b found for delete ", "request_id": "req-0721ebf3-bb2d-4004-8045-0a5941e4b606"}]} 2026-06-18 17:23:12.938 8 INFO neutron.services.segments.plugin [-] Segment 4592e72c-44a9-4e80-857b-08aa93c29250 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4592e72c-44a9-4e80-857b-08aa93c29250 found for delete ", "request_id": "req-a102a5fe-94fc-4590-8495-a4d0fc47b9a4"}]} 2026-06-18 17:23:12.944 8 INFO neutron.services.segments.plugin [-] Segment 4592e72c-44a9-4e80-857b-08aa93c29250 resource provider aggregate not found 2026-06-18 17:23:12.957 8 INFO neutron.services.segments.plugin [-] Segment 54ae9577-492a-4c6f-96e3-ee906a2a3256 resource provider aggregate not found 2026-06-18 17:23:12.967 8 INFO neutron.services.segments.plugin [-] Segment 4592e72c-44a9-4e80-857b-08aa93c29250 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4592e72c-44a9-4e80-857b-08aa93c29250 found for delete ", "request_id": "req-b8593b9b-5f86-470a-9c3d-8184da295151"}]} 2026-06-18 17:23:12.971 8 INFO neutron.services.segments.plugin [-] Segment 54ae9577-492a-4c6f-96e3-ee906a2a3256 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54ae9577-492a-4c6f-96e3-ee906a2a3256 found for delete ", "request_id": "req-a6cc02e3-a031-4e3f-9a30-ac9af127c0f0"}]} 2026-06-18 17:23:12.990 8 INFO neutron.services.segments.plugin [-] Segment 54ae9577-492a-4c6f-96e3-ee906a2a3256 resource provider aggregate not found 2026-06-18 17:23:13.021 8 INFO neutron.services.segments.plugin [-] Segment 54ae9577-492a-4c6f-96e3-ee906a2a3256 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54ae9577-492a-4c6f-96e3-ee906a2a3256 found for delete ", "request_id": "req-54555d61-6dcd-4b74-8769-d41c8b73d06c"}]} [pid: 7|app: 0|req: 512/1125] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:23:12 2026] DELETE /v2.0/networks/617067fd-8f88-44e4-ae3e-4a41cb233ab2 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1126] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:13 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:23:13.063 7 INFO neutron.services.segments.plugin [-] Segment ff9c8224-223f-4bc9-b133-c13ca4f93332 resource provider aggregate not found 2026-06-18 17:23:13.068 7 INFO neutron.services.segments.plugin [-] Segment ff9c8224-223f-4bc9-b133-c13ca4f93332 resource provider aggregate not found 2026-06-18 17:23:13.087 7 INFO neutron.services.segments.plugin [-] Segment ff9c8224-223f-4bc9-b133-c13ca4f93332 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff9c8224-223f-4bc9-b133-c13ca4f93332 found for delete ", "request_id": "req-6041cd33-0ff7-4a0c-b0c9-d1c5747869eb"}]} 2026-06-18 17:23:13.090 7 INFO neutron.services.segments.plugin [-] Segment ff9c8224-223f-4bc9-b133-c13ca4f93332 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff9c8224-223f-4bc9-b133-c13ca4f93332 found for delete ", "request_id": "req-8314e153-fd42-4af2-a44e-cc0db986d65a"}]} [pid: 7|app: 0|req: 513/1127] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:23:13 2026] GET /v2.0/security-groups?id=a332df94-c5b4-4b42-98e3-858d333bfa34&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1128] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:23:13 2026] GET /v2.0/ports?tenant_id=1fbc8b031e31438abbc5d3af0f4796b4&device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1129] 199.204.45.53 () {34 vars in 1017 bytes} [Thu Jun 18 17:23:13 2026] GET /v2.0/networks?tenant_id=1fbc8b031e31438abbc5d3af0f4796b4&shared=False => generated 771 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1130] 199.204.45.53 () {34 vars in 929 bytes} [Thu Jun 18 17:23:13 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: 7|app: 0|req: 515/1131] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:23:13 2026] GET /v2.0/security-groups?tenant_id=eba1f43411f94560b15f905b38ee3afd&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1132] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:13 2026] DELETE /v2.0/security-groups/67761647-8ef6-4a07-8bcc-4b7333561ce9 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1133] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:14 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => 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: 618/1134] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:23:14 2026] GET /v2.0/security-groups?id=a332df94-c5b4-4b42-98e3-858d333bfa34&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: 619/1135] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:23:14 2026] GET /v2.0/ports?tenant_id=1fbc8b031e31438abbc5d3af0f4796b4&device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1136] 199.204.45.53 () {34 vars in 1057 bytes} [Thu Jun 18 17:23:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=27b63286-9464-42f9-ba10-068e115a715f => 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: 621/1137] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:23:14 2026] GET /v2.0/subnets?id=287ba6f4-19e4-4966-88fb-ca441113300c => generated 693 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1138] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:23:14 2026] GET /v2.0/ports?network_id=4206939d-1eb3-435d-8f3a-cf2aef85cc3a&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1139] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:23:14 2026] GET /v2.0/security-groups?tenant_id=f24542b0255f4d8da92ce69760741b96&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1140] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:23:14 2026] GET /v2.0/networks/4206939d-1eb3-435d-8f3a-cf2aef85cc3a?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: 624/1141] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:23:14 2026] GET /v2.0/networks/4206939d-1eb3-435d-8f3a-cf2aef85cc3a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1142] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:14 2026] DELETE /v2.0/security-groups/104f3b48-f742-400b-a96e-9131dfcc697e => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1143] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:23:14 2026] GET /v2.0/security-groups?tenant_id=77a5aa4a744847dc8cf4a113a1af4c36&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1144] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:15 2026] DELETE /v2.0/security-groups/5f71c9b1-6d0f-4523-b3bf-70e7223a6dcd => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1147] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:15 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1148] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:23:15 2026] GET /v2.0/security-groups?id=a332df94-c5b4-4b42-98e3-858d333bfa34&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1149] 10.0.0.32 () {34 vars in 683 bytes} [Thu Jun 18 17:23:15 2026] POST /v2.0/security-groups => generated 1625 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1150] 10.0.0.32 () {32 vars in 662 bytes} [Thu Jun 18 17:23:16 2026] GET /v2.0/security-groups => generated 4530 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1151] 10.0.0.32 () {34 vars in 757 bytes} [Thu Jun 18 17:23:16 2026] PUT /v2.0/security-groups/0807f956-6bee-48d9-a4e4-358422963cd1 => generated 1664 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1152] 10.0.0.32 () {32 vars in 736 bytes} [Thu Jun 18 17:23:16 2026] GET /v2.0/security-groups/0807f956-6bee-48d9-a4e4-358422963cd1 => generated 1664 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1153] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:16 2026] DELETE /v2.0/security-groups/0807f956-6bee-48d9-a4e4-358422963cd1 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1154] 10.0.0.32 () {32 vars in 662 bytes} [Thu Jun 18 17:23:16 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:23:16.407 8 INFO neutron.api.v2.resource [None req-b9dc66ea-ded8-454c-86c1-9b5ee70d0c0d fb49af2228924b26bddea398e59a8a1f 692c86f9ed2846659947fe9d2061922e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 631/1155] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:16 2026] DELETE /v2.0/security-groups/0807f956-6bee-48d9-a4e4-358422963cd1 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1156] 10.0.0.32 () {34 vars in 683 bytes} [Thu Jun 18 17:23:16 2026] POST /v2.0/security-groups => generated 1625 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1157] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:16 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1158] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:23:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1159] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:23:16 2026] GET /v2.0/security-groups?id=a332df94-c5b4-4b42-98e3-858d333bfa34&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: 529/1160] 10.0.0.32 () {32 vars in 746 bytes} [Thu Jun 18 17:23:16 2026] GET /v2.0/security-group-rules/a1502c32-45b4-484b-b226-64012d6d52e7 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1161] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:23:16 2026] GET /v2.0/security-groups?tenant_id=3c4a47d26e4f4895be409bdce1dd02d4&name=default => generated 2925 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1162] 10.0.0.32 () {32 vars in 672 bytes} [Thu Jun 18 17:23:16 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1163] 10.0.0.32 () {32 vars in 749 bytes} [Thu Jun 18 17:23:16 2026] DELETE /v2.0/security-group-rules/a1502c32-45b4-484b-b226-64012d6d52e7 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1164] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:16 2026] DELETE /v2.0/security-groups/d7decfa9-2a55-4311-ad69-f7595fb47ec1 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1165] 10.0.0.32 () {32 vars in 672 bytes} [Thu Jun 18 17:23:16 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1166] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:23:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1167] 10.0.0.32 () {32 vars in 746 bytes} [Thu Jun 18 17:23:17 2026] GET /v2.0/security-group-rules/3a15292f-1b56-425a-8a19-d7f6910e0eee => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1168] 10.0.0.32 () {32 vars in 672 bytes} [Thu Jun 18 17:23:17 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1169] 10.0.0.32 () {32 vars in 749 bytes} [Thu Jun 18 17:23:17 2026] DELETE /v2.0/security-group-rules/3a15292f-1b56-425a-8a19-d7f6910e0eee => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1170] 10.0.0.32 () {32 vars in 672 bytes} [Thu Jun 18 17:23:17 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:23:17.492 7 INFO neutron.db.securitygroups_db [None req-5012562c-3c4c-4733-a13a-0d9f4293836f fb49af2228924b26bddea398e59a8a1f 692c86f9ed2846659947fe9d2061922e - - default default] Project 692c86f9ed2846659947fe9d2061922e 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: 535/1171] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:23:17 2026] POST /v2.0/security-group-rules => generated 607 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1172] 10.0.0.32 () {32 vars in 746 bytes} [Thu Jun 18 17:23:17 2026] GET /v2.0/security-group-rules/3413fbca-29bc-413a-8aef-7ebb57eeb48c => generated 607 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1173] 10.0.0.32 () {32 vars in 672 bytes} [Thu Jun 18 17:23:17 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1174] 10.0.0.32 () {32 vars in 749 bytes} [Thu Jun 18 17:23:17 2026] DELETE /v2.0/security-group-rules/3413fbca-29bc-413a-8aef-7ebb57eeb48c => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1175] 10.0.0.32 () {32 vars in 672 bytes} [Thu Jun 18 17:23:17 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1176] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:17 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => generated 971 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1177] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:23:18 2026] GET /v2.0/security-groups?id=a332df94-c5b4-4b42-98e3-858d333bfa34&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: 538/1178] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:17 2026] DELETE /v2.0/security-groups/2ad95609-8555-41fb-953a-e92212e50a1b => generated 0 bytes in 214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1179] 10.0.0.32 () {32 vars in 662 bytes} [Thu Jun 18 17:23:18 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: 539/1180] 10.0.0.32 () {32 vars in 662 bytes} [Thu Jun 18 17:23:18 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1181] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:23:18 2026] GET /v2.0/security-groups?tenant_id=692c86f9ed2846659947fe9d2061922e&name=default => generated 2925 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1182] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:19 2026] DELETE /v2.0/security-groups/c656c9bf-9154-4c0e-8fac-5baa15370937 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1183] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:19 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => 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: 541/1184] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:23:19 2026] GET /v2.0/security-groups?id=a332df94-c5b4-4b42-98e3-858d333bfa34&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: 8|app: 0|req: 644/1185] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:23:19 2026] GET /v2.0/security-groups?tenant_id=2744bc5200254333a47be7074e5b0afa&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1186] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:19 2026] DELETE /v2.0/security-groups/8823fc9b-35fa-44c6-8b7c-8bf2145cea08 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1187] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:23:19 2026] GET /v2.0/security-groups?tenant_id=77918ea18ffd4aa6a5ab444f39021d2c&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1188] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:20 2026] DELETE /v2.0/security-groups/06dce809-4348-4bc7-8719-419aef9128c9 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1189] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:20 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => 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: 544/1190] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:23:20 2026] GET /v2.0/security-groups?id=a332df94-c5b4-4b42-98e3-858d333bfa34&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: 647/1191] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:20 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:23:20.839 7 INFO neutron.db.l3_db [None req-ea8d273f-025a-4700-a843-0b680180f2f5 9b941951ddf4429a9553426037a93e61 1fbc8b031e31438abbc5d3af0f4796b4 - - default default] Floating IP fe64a519-d4e7-4a43-a781-6eac7310b0c8 associated. External IP: 10.96.250.207, port: 27b63286-9464-42f9-ba10-068e115a715f. [pid: 7|app: 0|req: 545/1192] 10.0.0.32 () {34 vars in 748 bytes} [Thu Jun 18 17:23:20 2026] PUT /v2.0/floatingips/fe64a519-d4e7-4a43-a781-6eac7310b0c8 => generated 855 bytes in 661 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:23:21.229 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9bf69720-05d7-4649-8e05-12a8433f65af'] response: {'name': 'network-changed', 'server_uuid': '6e2d0256-42eb-4b02-a565-9a326e633f00', 'tag': '27b63286-9464-42f9-ba10-068e115a715f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 648/1193] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:23:21 2026] GET /v2.0/ports?tenant_id=1fbc8b031e31438abbc5d3af0f4796b4&device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1194] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:23:21 2026] GET /v2.0/networks?id=4206939d-1eb3-435d-8f3a-cf2aef85cc3a => generated 771 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1195] 199.204.45.53 () {34 vars in 1057 bytes} [Thu Jun 18 17:23:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=27b63286-9464-42f9-ba10-068e115a715f => generated 858 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1196] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:23:21 2026] GET /v2.0/subnets?id=287ba6f4-19e4-4966-88fb-ca441113300c => generated 693 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1197] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:23:21 2026] GET /v2.0/ports?network_id=4206939d-1eb3-435d-8f3a-cf2aef85cc3a&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1198] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:23:22 2026] GET /v2.0/networks/4206939d-1eb3-435d-8f3a-cf2aef85cc3a?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1199] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:23:22 2026] GET /v2.0/networks/4206939d-1eb3-435d-8f3a-cf2aef85cc3a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1200] 10.0.0.32 () {34 vars in 675 bytes} [Thu Jun 18 17:23:21 2026] POST /v2.0/floatingips => generated 552 bytes in 832 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1201] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:23:22 2026] GET /v2.0/security-groups?tenant_id=5f35344df3ad4ee8aa344999079f0498&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1202] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:22 2026] DELETE /v2.0/security-groups/0acfc43b-c990-4faa-8ae3-8d9037f01282 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1203] 10.0.0.32 () {34 vars in 675 bytes} [Thu Jun 18 17:23:22 2026] POST /v2.0/floatingips => generated 552 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1204] 10.0.0.32 () {34 vars in 675 bytes} [Thu Jun 18 17:23:23 2026] POST /v2.0/floatingips => generated 552 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1205] 10.0.0.32 () {34 vars in 675 bytes} [Thu Jun 18 17:23:23 2026] POST /v2.0/floatingips => generated 552 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1206] 10.0.0.32 () {34 vars in 675 bytes} [Thu Jun 18 17:23:24 2026] POST /v2.0/floatingips => generated 552 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1207] 10.0.0.32 () {34 vars in 758 bytes} [Thu Jun 18 17:23:24 2026] PUT /v2.0/floatingips/73edc630-0d6e-4e1b-b144-60bd34d38b79/tags => generated 17 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1208] 10.0.0.32 () {34 vars in 758 bytes} [Thu Jun 18 17:23:24 2026] PUT /v2.0/floatingips/cf36bd5d-df26-44e0-b78c-4c9b83332695/tags => generated 25 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1209] 10.0.0.32 () {34 vars in 758 bytes} [Thu Jun 18 17:23:24 2026] PUT /v2.0/floatingips/80a8a78a-479a-48d7-aa2b-fa51f386e713/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1210] 10.0.0.32 () {34 vars in 758 bytes} [Thu Jun 18 17:23:24 2026] PUT /v2.0/floatingips/f25acaef-852b-4b48-97f5-7f9055070815/tags => 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: 659/1211] 10.0.0.32 () {32 vars in 671 bytes} [Thu Jun 18 17:23:24 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1212] 10.0.0.32 () {32 vars in 685 bytes} [Thu Jun 18 17:23:24 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1213] 10.0.0.32 () {32 vars in 681 bytes} [Thu Jun 18 17:23:24 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1214] 10.0.0.32 () {32 vars in 693 bytes} [Thu Jun 18 17:23:25 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1215] 10.0.0.32 () {32 vars in 679 bytes} [Thu Jun 18 17:23:25 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1216] 10.0.0.32 () {32 vars in 693 bytes} [Thu Jun 18 17:23:25 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:23:25.207 8 INFO neutron.db.segments_db [None req-2e65175d-a627-4be0-8fb5-ad596c249a33 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Added segment 4ba75369-01d9-4204-8a41-04ec7128c738 of type vxlan for network bc0cbb83-54e4-4746-a17b-42a774383937 [pid: 7|app: 0|req: 558/1217] 10.0.0.32 () {32 vars in 689 bytes} [Thu Jun 18 17:23:25 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1218] 10.0.0.32 () {32 vars in 701 bytes} [Thu Jun 18 17:23:25 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1219] 10.0.0.32 () {34 vars in 670 bytes} [Thu Jun 18 17:23:24 2026] POST /v2.0/networks => generated 721 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:23:25.339 7 INFO neutron_taas.services.taas.taas_plugin [None req-b8155a69-4145-476a-bf35-8675c8d22b80 023730a2bff04692b8c1d5691f38235d 412ce3b5e9f5477a83765a2e8dfc21b1 - - default default] TaaS: Handle Delete Port: 11071bf0-ee6b-4d45-8e00-b80801947a11 2026-06-18 17:23:25.342 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8155a69-4145-476a-bf35-8675c8d22b80 023730a2bff04692b8c1d5691f38235d 412ce3b5e9f5477a83765a2e8dfc21b1 - - default default] Tap Mirror: Handle Delete Port: 11071bf0-ee6b-4d45-8e00-b80801947a11 [pid: 7|app: 0|req: 560/1220] 10.0.0.32 () {32 vars in 731 bytes} [Thu Jun 18 17:23:25 2026] DELETE /v2.0/floatingips/73edc630-0d6e-4e1b-b144-60bd34d38b79 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:23:25.664 7 INFO neutron_taas.services.taas.taas_plugin [None req-e1e76457-97d6-4f37-8434-bf8423173dd6 023730a2bff04692b8c1d5691f38235d 412ce3b5e9f5477a83765a2e8dfc21b1 - - default default] TaaS: Handle Delete Port: 2a64e93d-0271-4301-9f24-efe4742cfc6b 2026-06-18 17:23:25.666 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e1e76457-97d6-4f37-8434-bf8423173dd6 023730a2bff04692b8c1d5691f38235d 412ce3b5e9f5477a83765a2e8dfc21b1 - - default default] Tap Mirror: Handle Delete Port: 2a64e93d-0271-4301-9f24-efe4742cfc6b [pid: 7|app: 0|req: 561/1221] 10.0.0.32 () {32 vars in 731 bytes} [Thu Jun 18 17:23:25 2026] DELETE /v2.0/floatingips/cf36bd5d-df26-44e0-b78c-4c9b83332695 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1222] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:23:25 2026] POST /v2.0/subnets => generated 687 bytes in 569 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:23:25.913 8 INFO neutron.db.segments_db [None req-4cd5b749-db90-42f2-9bae-13628fe16ad4 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Added segment 283c1bde-4bed-4bd9-b6a2-fcd653f51d34 of type vxlan for network fc2c10d6-94c8-487b-9eb4-2cfd7ce615b1 2026-06-18 17:23:25.935 7 INFO neutron_taas.services.taas.taas_plugin [None req-7b6a7688-ac07-466f-be9a-448bfe5c40bf 023730a2bff04692b8c1d5691f38235d 412ce3b5e9f5477a83765a2e8dfc21b1 - - default default] TaaS: Handle Delete Port: 888cd9ae-7fef-4f55-8c64-e12eae4cb449 2026-06-18 17:23:25.938 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7b6a7688-ac07-466f-be9a-448bfe5c40bf 023730a2bff04692b8c1d5691f38235d 412ce3b5e9f5477a83765a2e8dfc21b1 - - default default] Tap Mirror: Handle Delete Port: 888cd9ae-7fef-4f55-8c64-e12eae4cb449 [pid: 7|app: 0|req: 562/1223] 10.0.0.32 () {32 vars in 731 bytes} [Thu Jun 18 17:23:25 2026] DELETE /v2.0/floatingips/80a8a78a-479a-48d7-aa2b-fa51f386e713 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:23:26.247 8 INFO neutron.db.l3_hamode_db [None req-4cd5b749-db90-42f2-9bae-13628fe16ad4 ad51fa594f6e462da00ca437ecbb0ba6 88f42af6016543c883327daeb1f8ec1f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 17:23:26.258 7 INFO neutron_taas.services.taas.taas_plugin [None req-0100c438-ebf6-4272-bb50-18fe08042316 023730a2bff04692b8c1d5691f38235d 412ce3b5e9f5477a83765a2e8dfc21b1 - - default default] TaaS: Handle Delete Port: 174c4778-46d4-4a37-9f77-7af8b2a26904 2026-06-18 17:23:26.261 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0100c438-ebf6-4272-bb50-18fe08042316 023730a2bff04692b8c1d5691f38235d 412ce3b5e9f5477a83765a2e8dfc21b1 - - default default] Tap Mirror: Handle Delete Port: 174c4778-46d4-4a37-9f77-7af8b2a26904 [pid: 7|app: 0|req: 563/1224] 10.0.0.32 () {32 vars in 731 bytes} [Thu Jun 18 17:23:26 2026] DELETE /v2.0/floatingips/f25acaef-852b-4b48-97f5-7f9055070815 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1225] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:23:26 2026] GET /v2.0/security-groups?tenant_id=22b52853344047b3876c1985c9e99d17&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:23:26.863 7 INFO neutron_taas.services.taas.taas_plugin [None req-d9b8e859-077e-49ed-8d56-bd85372c46da 023730a2bff04692b8c1d5691f38235d 412ce3b5e9f5477a83765a2e8dfc21b1 - - default default] TaaS: Handle Delete Port: 60af6d2f-949a-409c-bc18-c1f58c443ba6 2026-06-18 17:23:26.866 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9b8e859-077e-49ed-8d56-bd85372c46da 023730a2bff04692b8c1d5691f38235d 412ce3b5e9f5477a83765a2e8dfc21b1 - - default default] Tap Mirror: Handle Delete Port: 60af6d2f-949a-409c-bc18-c1f58c443ba6 [pid: 7|app: 0|req: 565/1226] 10.0.0.32 () {32 vars in 731 bytes} [Thu Jun 18 17:23:26 2026] DELETE /v2.0/floatingips/feeac903-b23b-402e-8730-77305de43b80 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:23:27.121 8 INFO neutron.db.l3_hamode_db [None req-4cd5b749-db90-42f2-9bae-13628fe16ad4 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 566/1227] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:27 2026] DELETE /v2.0/security-groups/796ed38a-d417-4a80-a86e-ff1883844542 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1228] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:23:27 2026] GET /v2.0/security-groups?tenant_id=22cb9e47f2954ee190ef8c52bf78794b&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1229] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:27 2026] DELETE /v2.0/security-groups/734ee463-d89f-4fdf-b6a7-86d8dcf99186 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1230] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:23:25 2026] POST /v2.0/routers => generated 727 bytes in 2157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1231] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:23:27 2026] GET /v2.0/security-groups?tenant_id=412ce3b5e9f5477a83765a2e8dfc21b1&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1232] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:28 2026] DELETE /v2.0/security-groups/fadb20a8-ac03-4ba2-91de-4a04c4ad6e58 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1233] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:23:28 2026] GET /v2.0/security-groups?tenant_id=2e6565fa27064db68ec738507ec5c308&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1234] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:28 2026] DELETE /v2.0/security-groups/fd7bf752-2a84-4cb1-8912-bda8aa05235f => 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: 573/1235] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:23:28 2026] GET /v2.0/security-groups?tenant_id=1cf1a3cb34bc4c34934d51cb5594183c&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1236] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:28 2026] DELETE /v2.0/security-groups/cd028b4a-a4a1-41f7-a73d-7d15e1052ed7 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1237] 10.0.0.84 () {34 vars in 989 bytes} [Thu Jun 18 17:23:29 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1238] 10.0.0.84 () {34 vars in 1039 bytes} [Thu Jun 18 17:23:29 2026] GET /v2.0/security-groups?id=a332df94-c5b4-4b42-98e3-858d333bfa34&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1239] 10.0.0.32 () {34 vars in 782 bytes} [Thu Jun 18 17:23:28 2026] PUT /v2.0/routers/ca23492e-87fa-4e52-a4bd-3306d1bb14a0/add_router_interface => generated 309 bytes in 1214 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1242] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:23:29 2026] GET /v2.0/security-groups?tenant_id=afa81899a7114973a8a694cc6397c08a&name=default => generated 2925 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1243] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:30 2026] DELETE /v2.0/security-groups/e726ecfb-3f36-4432-8239-51a62179418a => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1244] 10.0.0.15 () {34 vars in 981 bytes} [Thu Jun 18 17:23:31 2026] GET /v2.0/networks?id=bc0cbb83-54e4-4746-a17b-42a774383937 => generated 672 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1245] 10.0.0.15 () {34 vars in 964 bytes} [Thu Jun 18 17:23:31 2026] GET /v2.0/quotas/88f42af6016543c883327daeb1f8ec1f => 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: 579/1246] 10.0.0.15 () {34 vars in 1001 bytes} [Thu Jun 18 17:23:31 2026] GET /v2.0/ports?tenant_id=88f42af6016543c883327daeb1f8ec1f&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1247] 10.0.0.15 () {34 vars in 1007 bytes} [Thu Jun 18 17:23:31 2026] GET /v2.0/networks/bc0cbb83-54e4-4746-a17b-42a774383937?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1248] 10.0.0.15 () {34 vars in 1107 bytes} [Thu Jun 18 17:23:31 2026] GET /v2.0/networks/bc0cbb83-54e4-4746-a17b-42a774383937?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1249] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:32 2026] GET /v2.0/ports?device_id=532fd09f-802c-4d8d-8886-f0f0addedea3 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:23:32.669 7 INFO neutron.db.segments_db [None req-f0c1b594-ecb5-4b00-a207-821219a0f7ec d2fc0df88aa4459a889e6e1c5e33aa6a b6470f84cce54d59b0011fee0ba4c482 - - default default] Added segment 93bfc2f1-febb-41ad-afa8-85c76a5a7c4d of type vxlan for network 52f0d28b-c339-44f8-ba61-061f23f33039 [pid: 7|app: 0|req: 581/1250] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:23:32 2026] POST /v2.0/networks => generated 624 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1251] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:23:32 2026] POST /v2.0/subnets => generated 641 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:23:33.137 7 INFO neutron.db.segments_db [None req-d19c5014-8238-4f12-a046-7cc2ec3cb9b3 d2fc0df88aa4459a889e6e1c5e33aa6a b6470f84cce54d59b0011fee0ba4c482 - - default default] Added segment 84b41e29-23a9-461b-a93d-7b496566f04f of type vxlan for network e89e2bb2-dac2-4c46-9cda-81d4e9e27d48 [pid: 8|app: 0|req: 671/1252] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:33 2026] GET /v2.0/ports?device_id=532fd09f-802c-4d8d-8886-f0f0addedea3 => 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: 582/1253] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:23:33 2026] POST /v2.0/networks => generated 625 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1254] 10.0.0.32 () {34 vars in 742 bytes} [Thu Jun 18 17:23:33 2026] PUT /v2.0/networks/e89e2bb2-dac2-4c46-9cda-81d4e9e27d48 => generated 592 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1255] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:23:33 2026] POST /v2.0/subnets => generated 626 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1256] 10.0.0.32 () {34 vars in 740 bytes} [Thu Jun 18 17:23:33 2026] PUT /v2.0/subnets/e817f21a-b5e8-45e1-a34c-4457bccee83a => generated 636 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:23:33.907 7 INFO neutron.services.segments.plugin [-] Segment 84b41e29-23a9-461b-a93d-7b496566f04f resource provider aggregate not found 2026-06-18 17:23:33.914 7 INFO neutron.services.segments.plugin [-] Segment 84b41e29-23a9-461b-a93d-7b496566f04f resource provider aggregate not found 2026-06-18 17:23:33.943 7 INFO neutron.services.segments.plugin [-] Segment 84b41e29-23a9-461b-a93d-7b496566f04f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84b41e29-23a9-461b-a93d-7b496566f04f found for delete ", "request_id": "req-8a1ad9be-e3c1-41db-a3a3-7de6bb8abd18"}]} 2026-06-18 17:23:33.944 7 INFO neutron.services.segments.plugin [-] Segment 84b41e29-23a9-461b-a93d-7b496566f04f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84b41e29-23a9-461b-a93d-7b496566f04f found for delete ", "request_id": "req-f27f09c3-058b-4d58-b6b1-160a2a1ef6ba"}]} [pid: 7|app: 0|req: 585/1257] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:23:33 2026] DELETE /v2.0/networks/e89e2bb2-dac2-4c46-9cda-81d4e9e27d48 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:23:33.963 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e68418f5-9012-40ed-a7a7-865a42b9b128 d2fc0df88aa4459a889e6e1c5e33aa6a b6470f84cce54d59b0011fee0ba4c482 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 586/1258] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:23:33 2026] DELETE /v2.0/networks/e89e2bb2-dac2-4c46-9cda-81d4e9e27d48 => 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: 673/1259] 10.0.0.32 () {34 vars in 683 bytes} [Thu Jun 18 17:23:33 2026] POST /v2.0/security-groups => generated 1601 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1260] 10.0.0.32 () {32 vars in 693 bytes} [Thu Jun 18 17:23:33 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1261] 10.0.0.32 () {32 vars in 741 bytes} [Thu Jun 18 17:23:34 2026] GET /v2.0/subnets?network_id=609f3d2a-a5d2-4bc4-b8c2-7245dde5d62b => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1262] 10.0.0.32 () {32 vars in 652 bytes} [Thu Jun 18 17:23:34 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1263] 10.0.0.32 () {32 vars in 648 bytes} [Thu Jun 18 17:23:34 2026] GET /v2.0/networks => generated 1308 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1264] 10.0.0.32 () {32 vars in 646 bytes} [Thu Jun 18 17:23:34 2026] GET /v2.0/subnets => generated 1280 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1265] 10.0.0.32 () {34 vars in 683 bytes} [Thu Jun 18 17:23:34 2026] POST /v2.0/security-groups => generated 1601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1266] 10.0.0.32 () {32 vars in 722 bytes} [Thu Jun 18 17:23:34 2026] GET /v2.0/networks/52f0d28b-c339-44f8-ba61-061f23f33039 => generated 668 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1267] 10.0.0.32 () {32 vars in 720 bytes} [Thu Jun 18 17:23:34 2026] GET /v2.0/subnets/a415ab86-a276-4496-a45b-e71e2a8dcc4e => generated 641 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:23:34.291 7 INFO neutron.pecan_wsgi.hooks.translation [None req-70e93056-6599-4694-8f5f-577530e4e6b6 d2fc0df88aa4459a889e6e1c5e33aa6a b6470f84cce54d59b0011fee0ba4c482 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 594/1268] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:23:34 2026] DELETE /v2.0/subnets/e817f21a-b5e8-45e1-a34c-4457bccee83a => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:23:34.311 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fb3f1239-a6d1-488e-8f70-65445468465e d2fc0df88aa4459a889e6e1c5e33aa6a b6470f84cce54d59b0011fee0ba4c482 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 595/1269] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:23:34 2026] DELETE /v2.0/networks/e89e2bb2-dac2-4c46-9cda-81d4e9e27d48 => 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: 596/1270] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:34 2026] GET /v2.0/ports?device_id=532fd09f-802c-4d8d-8886-f0f0addedea3 => 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: 675/1271] 10.0.0.32 () {34 vars in 683 bytes} [Thu Jun 18 17:23:34 2026] POST /v2.0/security-groups => generated 1601 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1272] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:23:34 2026] DELETE /v2.0/subnets/a415ab86-a276-4496-a45b-e71e2a8dcc4e => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1273] 10.0.0.32 () {34 vars in 683 bytes} [Thu Jun 18 17:23:34 2026] POST /v2.0/security-groups => generated 1601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-18 17:23:34.594 7 INFO neutron_taas.services.taas.taas_plugin [None req-8a1f9c5e-f07e-480a-9d77-e2d0a52919f1 d2fc0df88aa4459a889e6e1c5e33aa6a b6470f84cce54d59b0011fee0ba4c482 - - default default] TaaS: Handle Delete Port: ad807ede-0c02-4301-84ae-20ba48f18114 2026-06-18 17:23:34.598 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a1f9c5e-f07e-480a-9d77-e2d0a52919f1 d2fc0df88aa4459a889e6e1c5e33aa6a b6470f84cce54d59b0011fee0ba4c482 - - default default] Tap Mirror: Handle Delete Port: ad807ede-0c02-4301-84ae-20ba48f18114 [pid: 8|app: 0|req: 677/1274] 10.0.0.32 () {34 vars in 683 bytes} [Thu Jun 18 17:23:34 2026] POST /v2.0/security-groups => generated 1601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1275] 10.0.0.32 () {34 vars in 766 bytes} [Thu Jun 18 17:23:34 2026] PUT /v2.0/security-groups/e740c9ba-8fd8-4a5a-b4c7-5a8b785bc85c/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1276] 10.0.0.32 () {34 vars in 766 bytes} [Thu Jun 18 17:23:34 2026] PUT /v2.0/security-groups/3ba39ef4-475a-43a5-8af2-38b777ab78b6/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1277] 10.0.0.32 () {34 vars in 766 bytes} [Thu Jun 18 17:23:34 2026] PUT /v2.0/security-groups/fde09907-5827-42f3-bc55-557f7d772eea/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1278] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:23:34 2026] DELETE /v2.0/networks/52f0d28b-c339-44f8-ba61-061f23f33039 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1279] 10.0.0.32 () {34 vars in 766 bytes} [Thu Jun 18 17:23:34 2026] PUT /v2.0/security-groups/2e393b1b-dbda-40c9-bf09-16d73531b4e9/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1280] 10.0.0.32 () {32 vars in 679 bytes} [Thu Jun 18 17:23:34 2026] GET /v2.0/security-groups?tags=red => 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: 682/1281] 10.0.0.32 () {32 vars in 693 bytes} [Thu Jun 18 17:23:34 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1282] 10.0.0.32 () {32 vars in 689 bytes} [Thu Jun 18 17:23:34 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1283] 10.0.0.32 () {32 vars in 701 bytes} [Thu Jun 18 17:23:35 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1284] 10.0.0.32 () {32 vars in 687 bytes} [Thu Jun 18 17:23:35 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1285] 10.0.0.32 () {32 vars in 701 bytes} [Thu Jun 18 17:23:35 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1286] 10.0.0.32 () {32 vars in 697 bytes} [Thu Jun 18 17:23:35 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1287] 10.0.0.32 () {32 vars in 709 bytes} [Thu Jun 18 17:23:35 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1288] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:35 2026] DELETE /v2.0/security-groups/e740c9ba-8fd8-4a5a-b4c7-5a8b785bc85c => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1289] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:35 2026] GET /v2.0/ports?device_id=532fd09f-802c-4d8d-8886-f0f0addedea3 => 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: 687/1290] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:35 2026] DELETE /v2.0/security-groups/3ba39ef4-475a-43a5-8af2-38b777ab78b6 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1291] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:23:35 2026] GET /v2.0/security-groups?tenant_id=b6470f84cce54d59b0011fee0ba4c482&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1292] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:35 2026] DELETE /v2.0/security-groups/fde09907-5827-42f3-bc55-557f7d772eea => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1293] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:35 2026] DELETE /v2.0/security-groups/f2c5bef4-c09a-4395-8347-e0035ad053c6 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1294] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:35 2026] DELETE /v2.0/security-groups/2e393b1b-dbda-40c9-bf09-16d73531b4e9 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1295] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:35 2026] DELETE /v2.0/security-groups/a5d1ba09-264b-4a52-9169-ac40ee8a07b1 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:23:35.972 7 INFO neutron.services.segments.plugin [-] Segment 93bfc2f1-febb-41ad-afa8-85c76a5a7c4d resource provider aggregate not found 2026-06-18 17:23:35.984 7 INFO neutron.services.segments.plugin [-] Segment 93bfc2f1-febb-41ad-afa8-85c76a5a7c4d resource provider aggregate not found 2026-06-18 17:23:35.999 7 INFO neutron.services.segments.plugin [-] Segment 93bfc2f1-febb-41ad-afa8-85c76a5a7c4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93bfc2f1-febb-41ad-afa8-85c76a5a7c4d found for delete ", "request_id": "req-6097daf3-c4eb-4584-a416-c3f03ed46531"}]} 2026-06-18 17:23:36.010 7 INFO neutron.services.segments.plugin [-] Segment 93bfc2f1-febb-41ad-afa8-85c76a5a7c4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93bfc2f1-febb-41ad-afa8-85c76a5a7c4d found for delete ", "request_id": "req-b804bdaa-bde2-4a1b-8f59-192772c49814"}]} [pid: 8|app: 0|req: 690/1296] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:23:36 2026] GET /v2.0/networks?id=bc0cbb83-54e4-4746-a17b-42a774383937 => generated 672 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1297] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:36 2026] GET /v2.0/ports?device_id=532fd09f-802c-4d8d-8886-f0f0addedea3 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1298] 199.204.45.53 () {38 vars in 954 bytes} [Thu Jun 18 17:23:36 2026] POST /v2.0/ports => generated 954 bytes in 391 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: 692/1299] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:23:36 2026] GET /v2.0/security-groups?tenant_id=e4a8cfa5d680418988e8aec56d78f856&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1300] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:37 2026] DELETE /v2.0/security-groups/fd1fcb8a-01fd-40e9-85d6-643805230661 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1301] 199.204.45.53 () {38 vars in 1027 bytes} [Thu Jun 18 17:23:36 2026] PUT /v2.0/ports/c19768c5-cb94-4d77-9240-2aea1158e484 => generated 1235 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:23:37.304 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f902f6a-f8c7-4f6f-96b8-e0a4fae8e3f3'] response: {'name': 'network-changed', 'server_uuid': '532fd09f-802c-4d8d-8886-f0f0addedea3', 'tag': 'c19768c5-cb94-4d77-9240-2aea1158e484', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 694/1302] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:23:37 2026] GET /v2.0/security-groups?tenant_id=bc3cf3db7caa40238bd2cda2ab580955&name=default => generated 2925 bytes in 30 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: 609/1303] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:37 2026] DELETE /v2.0/security-groups/0279e79e-8ce2-4d41-b717-3582e874e27e => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1304] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:23:37 2026] GET /v2.0/security-groups?tenant_id=d38e69d4e25843e0b489b43a35495bc1&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1305] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:37 2026] GET /v2.0/ports?device_id=532fd09f-802c-4d8d-8886-f0f0addedea3 => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1306] 10.0.0.32 () {34 vars in 676 bytes} [Thu Jun 18 17:23:37 2026] POST /v2.0/subnetpools => generated 549 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1307] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:23:37 2026] GET /v2.0/security-groups?id=83a0b0b1-84cb-4713-a766-1039b82b90cd&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: 612/1308] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:37 2026] DELETE /v2.0/security-groups/a3413d4f-94e7-47c6-a1ad-f2cfdb0859b9 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1309] 10.0.0.32 () {32 vars in 728 bytes} [Thu Jun 18 17:23:37 2026] GET /v2.0/subnetpools/b1b815d3-d78a-4e67-9c9b-d194ee255e20 => generated 549 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1310] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:23:37 2026] GET /v2.0/ports?tenant_id=88f42af6016543c883327daeb1f8ec1f&device_id=532fd09f-802c-4d8d-8886-f0f0addedea3 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1311] 10.0.0.32 () {34 vars in 748 bytes} [Thu Jun 18 17:23:37 2026] PUT /v2.0/subnetpools/b1b815d3-d78a-4e67-9c9b-d194ee255e20 => generated 500 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1312] 199.204.45.53 () {34 vars in 1017 bytes} [Thu Jun 18 17:23:37 2026] GET /v2.0/networks?tenant_id=88f42af6016543c883327daeb1f8ec1f&shared=False => generated 768 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1313] 10.0.0.32 () {32 vars in 731 bytes} [Thu Jun 18 17:23:37 2026] DELETE /v2.0/subnetpools/b1b815d3-d78a-4e67-9c9b-d194ee255e20 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1314] 199.204.45.53 () {34 vars in 929 bytes} [Thu Jun 18 17:23:37 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) 2026-06-18 17:23:38.013 8 INFO neutron.api.v2.resource [None req-3b743cf1-15a2-49b9-ba85-eedf38c2dac3 dcf8140047464d83a8bad78c1f238327 26d3e06974e545a9816b99b3d1079475 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 700/1315] 10.0.0.32 () {32 vars in 728 bytes} [Thu Jun 18 17:23:37 2026] GET /v2.0/subnetpools/b1b815d3-d78a-4e67-9c9b-d194ee255e20 => generated 145 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:23:38.040 7 INFO neutron.api.v2.resource [None req-9df5094e-bd1e-4967-8c92-9c59ca501e78 dcf8140047464d83a8bad78c1f238327 26d3e06974e545a9816b99b3d1079475 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 616/1316] 10.0.0.32 () {32 vars in 731 bytes} [Thu Jun 18 17:23:38 2026] DELETE /v2.0/subnetpools/b1b815d3-d78a-4e67-9c9b-d194ee255e20 => generated 145 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1317] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:23:38 2026] GET /v2.0/security-groups?tenant_id=26d3e06974e545a9816b99b3d1079475&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1318] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:38 2026] GET /v2.0/ports?device_id=532fd09f-802c-4d8d-8886-f0f0addedea3 => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1319] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:23:38 2026] GET /v2.0/security-groups?id=83a0b0b1-84cb-4713-a766-1039b82b90cd&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: 617/1320] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:38 2026] DELETE /v2.0/security-groups/84fe7a43-46e0-473f-814b-4ff96839e99e => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1321] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:23:39 2026] GET /v2.0/ports?tenant_id=88f42af6016543c883327daeb1f8ec1f&device_id=532fd09f-802c-4d8d-8886-f0f0addedea3 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1322] 199.204.45.53 () {34 vars in 1057 bytes} [Thu Jun 18 17:23:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=c19768c5-cb94-4d77-9240-2aea1158e484 => 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: 705/1323] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:23:39 2026] GET /v2.0/subnets?id=81b4ec48-9058-4ea2-8ce6-fad07e095971 => generated 690 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1324] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:23:39 2026] GET /v2.0/ports?network_id=bc0cbb83-54e4-4746-a17b-42a774383937&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1325] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:23:39 2026] GET /v2.0/networks/bc0cbb83-54e4-4746-a17b-42a774383937?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: 620/1326] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:23:39 2026] GET /v2.0/networks/bc0cbb83-54e4-4746-a17b-42a774383937?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1327] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:40 2026] GET /v2.0/ports?device_id=532fd09f-802c-4d8d-8886-f0f0addedea3 => 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: 621/1328] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:23:40 2026] GET /v2.0/security-groups?id=83a0b0b1-84cb-4713-a766-1039b82b90cd&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: 8|app: 0|req: 708/1329] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:41 2026] GET /v2.0/ports?device_id=532fd09f-802c-4d8d-8886-f0f0addedea3 => 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: 622/1330] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:23:41 2026] GET /v2.0/security-groups?id=83a0b0b1-84cb-4713-a766-1039b82b90cd&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: 8|app: 0|req: 709/1331] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:41 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => 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: 623/1332] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:23:42 2026] GET /v2.0/security-groups?id=a332df94-c5b4-4b42-98e3-858d333bfa34&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: 624/1333] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:42 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1334] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:23:42 2026] GET /v2.0/security-groups?id=a332df94-c5b4-4b42-98e3-858d333bfa34&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: 626/1335] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:42 2026] GET /v2.0/ports?device_id=532fd09f-802c-4d8d-8886-f0f0addedea3 => 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: 627/1336] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:23:42 2026] GET /v2.0/security-groups?id=83a0b0b1-84cb-4713-a766-1039b82b90cd&fields=id&fields=name => generated 88 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1337] 10.0.0.32 () {34 vars in 675 bytes} [Thu Jun 18 17:23:42 2026] POST /v2.0/subnetpools => generated 516 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1338] 10.0.0.32 () {34 vars in 675 bytes} [Thu Jun 18 17:23:42 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1339] 10.0.0.32 () {34 vars in 675 bytes} [Thu Jun 18 17:23:42 2026] POST /v2.0/subnetpools => generated 516 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1340] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:42 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1341] 10.0.0.32 () {34 vars in 675 bytes} [Thu Jun 18 17:23:42 2026] POST /v2.0/subnetpools => generated 516 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1342] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:23:42 2026] GET /v2.0/security-groups?id=a332df94-c5b4-4b42-98e3-858d333bfa34&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: 630/1343] 10.0.0.32 () {34 vars in 675 bytes} [Thu Jun 18 17:23:42 2026] POST /v2.0/subnetpools => generated 516 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1344] 10.0.0.32 () {34 vars in 758 bytes} [Thu Jun 18 17:23:42 2026] PUT /v2.0/subnetpools/3090176b-fa51-4ec8-bdd6-b5a2b57361d8/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1345] 10.0.0.32 () {34 vars in 758 bytes} [Thu Jun 18 17:23:42 2026] PUT /v2.0/subnetpools/a3806911-99e8-446b-a70e-066ea0c32e5e/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1346] 10.0.0.32 () {34 vars in 758 bytes} [Thu Jun 18 17:23:42 2026] PUT /v2.0/subnetpools/425d3dba-4517-4751-b686-6e1fe29251b1/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1347] 10.0.0.32 () {34 vars in 758 bytes} [Thu Jun 18 17:23:42 2026] PUT /v2.0/subnetpools/4a02eb80-94f3-462a-871a-60d30f6d5661/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1348] 10.0.0.32 () {32 vars in 671 bytes} [Thu Jun 18 17:23:42 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1349] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:23:42 2026] GET /v2.0/security-groups?tenant_id=6daec47eb5e84239a6d2d12f784c1bba&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1350] 10.0.0.32 () {32 vars in 685 bytes} [Thu Jun 18 17:23:43 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1351] 10.0.0.32 () {32 vars in 681 bytes} [Thu Jun 18 17:23:43 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1352] 10.0.0.32 () {32 vars in 693 bytes} [Thu Jun 18 17:23:43 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1353] 10.0.0.32 () {32 vars in 679 bytes} [Thu Jun 18 17:23:43 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1354] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:43 2026] DELETE /v2.0/security-groups/89dee9ba-4a21-4313-8a9d-6c9681f58098 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1355] 10.0.0.32 () {32 vars in 693 bytes} [Thu Jun 18 17:23:43 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1356] 10.0.0.32 () {32 vars in 689 bytes} [Thu Jun 18 17:23:43 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1357] 10.0.0.32 () {32 vars in 701 bytes} [Thu Jun 18 17:23:43 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1358] 10.0.0.32 () {32 vars in 731 bytes} [Thu Jun 18 17:23:43 2026] DELETE /v2.0/subnetpools/3090176b-fa51-4ec8-bdd6-b5a2b57361d8 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1359] 10.0.0.32 () {32 vars in 731 bytes} [Thu Jun 18 17:23:43 2026] DELETE /v2.0/subnetpools/a3806911-99e8-446b-a70e-066ea0c32e5e => 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: 718/1360] 10.0.0.32 () {32 vars in 731 bytes} [Thu Jun 18 17:23:43 2026] DELETE /v2.0/subnetpools/425d3dba-4517-4751-b686-6e1fe29251b1 => 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: 643/1361] 10.0.0.32 () {32 vars in 731 bytes} [Thu Jun 18 17:23:43 2026] DELETE /v2.0/subnetpools/4a02eb80-94f3-462a-871a-60d30f6d5661 => 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: 719/1362] 10.0.0.32 () {32 vars in 731 bytes} [Thu Jun 18 17:23:43 2026] DELETE /v2.0/subnetpools/f5857254-df87-48da-a7ca-2b9b665c993c => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1363] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:43 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1364] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:23:43 2026] GET /v2.0/security-groups?id=a332df94-c5b4-4b42-98e3-858d333bfa34&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: 644/1365] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:43 2026] GET /v2.0/ports?device_id=532fd09f-802c-4d8d-8886-f0f0addedea3 => generated 971 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1366] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:23:44 2026] GET /v2.0/security-groups?id=83a0b0b1-84cb-4713-a766-1039b82b90cd&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: 7|app: 0|req: 645/1367] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:23:44 2026] GET /v2.0/ports?tenant_id=1fbc8b031e31438abbc5d3af0f4796b4&device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1368] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:23:44 2026] GET /v2.0/networks?id=4206939d-1eb3-435d-8f3a-cf2aef85cc3a => generated 771 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1369] 199.204.45.53 () {34 vars in 1057 bytes} [Thu Jun 18 17:23:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=27b63286-9464-42f9-ba10-068e115a715f => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1370] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:23:44 2026] GET /v2.0/subnets?id=287ba6f4-19e4-4966-88fb-ca441113300c => generated 693 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1371] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:23:44 2026] GET /v2.0/ports?network_id=4206939d-1eb3-435d-8f3a-cf2aef85cc3a&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1372] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:23:44 2026] GET /v2.0/networks/4206939d-1eb3-435d-8f3a-cf2aef85cc3a?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: 726/1373] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:23:44 2026] GET /v2.0/networks/4206939d-1eb3-435d-8f3a-cf2aef85cc3a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1374] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:23:44 2026] GET /v2.0/security-groups?tenant_id=4aa8392b463848108517e93941c1e904&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1375] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:44 2026] DELETE /v2.0/security-groups/ef1168db-fac3-4dc0-94c7-0340f1530e21 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1376] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:44 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1377] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:23:45 2026] GET /v2.0/security-groups?id=a332df94-c5b4-4b42-98e3-858d333bfa34&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1378] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:23:44 2026] GET /v2.0/security-groups?tenant_id=fca0eb9d9f6b4fd9989c3db88eccae39&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1379] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:45 2026] GET /v2.0/ports?device_id=532fd09f-802c-4d8d-8886-f0f0addedea3 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1380] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:45 2026] DELETE /v2.0/security-groups/f215fb9e-bce4-41e5-b4bc-61556e0f996f => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1381] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:23:45 2026] GET /v2.0/security-groups?id=83a0b0b1-84cb-4713-a766-1039b82b90cd&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1384] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:23:45 2026] GET /v2.0/security-groups?tenant_id=3fb5352bebe145288ee371d95a51fc3b&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1385] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:45 2026] DELETE /v2.0/security-groups/3e1cfb7f-006b-4ec5-9464-25ca9178b7fb => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1386] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:46 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1387] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:23:46 2026] GET /v2.0/security-groups?id=a332df94-c5b4-4b42-98e3-858d333bfa34&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: 734/1388] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:46 2026] GET /v2.0/ports?device_id=532fd09f-802c-4d8d-8886-f0f0addedea3 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1389] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:23:46 2026] GET /v2.0/security-groups?id=83a0b0b1-84cb-4713-a766-1039b82b90cd&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: 655/1390] 10.0.0.149 () {32 vars in 801 bytes} [Thu Jun 18 17:23:46 2026] GET /v2.0/extensions => generated 21537 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1391] 10.0.0.149 () {30 vars in 724 bytes} [Thu Jun 18 17:23:47 2026] GET /v2.0/quotas/b50093793b6348d6b2f28263f7fae437/details => generated 847 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1392] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:47 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1393] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:23:47 2026] GET /v2.0/security-groups?id=a332df94-c5b4-4b42-98e3-858d333bfa34&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1394] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:47 2026] GET /v2.0/ports?device_id=532fd09f-802c-4d8d-8886-f0f0addedea3 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1395] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:23:47 2026] GET /v2.0/security-groups?id=83a0b0b1-84cb-4713-a766-1039b82b90cd&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1396] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:48 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => 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: 739/1397] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:23:48 2026] GET /v2.0/security-groups?id=a332df94-c5b4-4b42-98e3-858d333bfa34&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: 740/1398] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:49 2026] GET /v2.0/ports?device_id=532fd09f-802c-4d8d-8886-f0f0addedea3 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1399] 10.0.0.32 () {34 vars in 677 bytes} [Thu Jun 18 17:23:48 2026] POST /v2.0/qos/policies => generated 359 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1400] 199.204.45.53 () {34 vars in 993 bytes} [Thu Jun 18 17:23:49 2026] GET /v2.0/ports?device_id=532fd09f-802c-4d8d-8886-f0f0addedea3 => 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: 660/1401] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:23:49 2026] GET /v2.0/security-groups?id=83a0b0b1-84cb-4713-a766-1039b82b90cd&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1402] 10.0.0.32 () {34 vars in 752 bytes} [Thu Jun 18 17:23:49 2026] PUT /v2.0/policies/8ab7eede-d8c0-4b8d-a6a2-7b454461611e/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1403] 10.0.0.32 () {32 vars in 732 bytes} [Thu Jun 18 17:23:49 2026] GET /v2.0/policies/8ab7eede-d8c0-4b8d-a6a2-7b454461611e/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:23:49.316 7 INFO neutron_taas.services.taas.taas_plugin [req-c0e24ab1-751d-42d0-856a-763d9ac1a1a5 req-674ab403-e738-4aec-9013-6635e14c5615 40cf8b4427cc4968abe9c00a36866ea6 88f42af6016543c883327daeb1f8ec1f - - default default] TaaS: Handle Delete Port: c19768c5-cb94-4d77-9240-2aea1158e484 [pid: 8|app: 0|req: 744/1404] 10.0.0.32 () {34 vars in 763 bytes} [Thu Jun 18 17:23:49 2026] PUT /v2.0/policies/8ab7eede-d8c0-4b8d-a6a2-7b454461611e/tags/green => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-18 17:23:49.319 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c0e24ab1-751d-42d0-856a-763d9ac1a1a5 req-674ab403-e738-4aec-9013-6635e14c5615 40cf8b4427cc4968abe9c00a36866ea6 88f42af6016543c883327daeb1f8ec1f - - default default] Tap Mirror: Handle Delete Port: c19768c5-cb94-4d77-9240-2aea1158e484 [pid: 8|app: 0|req: 745/1405] 10.0.0.32 () {32 vars in 732 bytes} [Thu Jun 18 17:23:49 2026] GET /v2.0/policies/8ab7eede-d8c0-4b8d-a6a2-7b454461611e/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1406] 10.0.0.32 () {34 vars in 759 bytes} [Thu Jun 18 17:23:49 2026] PUT /v2.0/policies/8ab7eede-d8c0-4b8d-a6a2-7b454461611e/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1407] 10.0.0.32 () {32 vars in 732 bytes} [Thu Jun 18 17:23:49 2026] GET /v2.0/policies/8ab7eede-d8c0-4b8d-a6a2-7b454461611e/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1408] 199.204.45.53 () {36 vars in 996 bytes} [Thu Jun 18 17:23:49 2026] DELETE /v2.0/ports/c19768c5-cb94-4d77-9240-2aea1158e484 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1409] 10.0.0.32 () {34 vars in 781 bytes} [Thu Jun 18 17:23:49 2026] PUT /v2.0/policies/8ab7eede-d8c0-4b8d-a6a2-7b454461611e/tags/black.or.white => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-18 17:23:49.499 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e840c23e-cd5d-4b2f-97fd-89b70d5993ce'] response: {'server_uuid': '532fd09f-802c-4d8d-8886-f0f0addedea3', 'name': 'network-vif-deleted', 'tag': 'c19768c5-cb94-4d77-9240-2aea1158e484', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 662/1410] 10.0.0.32 () {32 vars in 732 bytes} [Thu Jun 18 17:23:49 2026] GET /v2.0/policies/8ab7eede-d8c0-4b8d-a6a2-7b454461611e/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1411] 10.0.0.32 () {34 vars in 752 bytes} [Thu Jun 18 17:23:49 2026] PUT /v2.0/policies/8ab7eede-d8c0-4b8d-a6a2-7b454461611e/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1412] 10.0.0.32 () {32 vars in 732 bytes} [Thu Jun 18 17:23:49 2026] GET /v2.0/policies/8ab7eede-d8c0-4b8d-a6a2-7b454461611e/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: 750/1413] 10.0.0.32 () {32 vars in 740 bytes} [Thu Jun 18 17:23:49 2026] GET /v2.0/policies/8ab7eede-d8c0-4b8d-a6a2-7b454461611e/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:23:49.729 7 INFO neutron.api.v2.resource [None req-796683f6-5f94-43ea-9efa-fea03c6f06dd cbf23f6b846649218670c0f27a621585 bc130f1212b4484288563012e2164f2b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 664/1414] 10.0.0.32 () {32 vars in 744 bytes} [Thu Jun 18 17:23:49 2026] GET /v2.0/policies/8ab7eede-d8c0-4b8d-a6a2-7b454461611e/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: 665/1415] 10.0.0.32 () {32 vars in 743 bytes} [Thu Jun 18 17:23:49 2026] DELETE /v2.0/policies/8ab7eede-d8c0-4b8d-a6a2-7b454461611e/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: 751/1416] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:49 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1417] 10.0.0.32 () {32 vars in 732 bytes} [Thu Jun 18 17:23:49 2026] GET /v2.0/policies/8ab7eede-d8c0-4b8d-a6a2-7b454461611e/tags => generated 30 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1418] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:23:49 2026] GET /v2.0/security-groups?id=a332df94-c5b4-4b42-98e3-858d333bfa34&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:23:49.892 7 INFO neutron.api.v2.resource [None req-553af2c4-8e79-4424-a050-df1418e29ebe cbf23f6b846649218670c0f27a621585 bc130f1212b4484288563012e2164f2b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 667/1419] 10.0.0.32 () {32 vars in 747 bytes} [Thu Jun 18 17:23:49 2026] DELETE /v2.0/policies/8ab7eede-d8c0-4b8d-a6a2-7b454461611e/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1420] 10.0.0.32 () {32 vars in 735 bytes} [Thu Jun 18 17:23:49 2026] DELETE /v2.0/policies/8ab7eede-d8c0-4b8d-a6a2-7b454461611e/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: 668/1421] 10.0.0.32 () {32 vars in 732 bytes} [Thu Jun 18 17:23:49 2026] GET /v2.0/policies/8ab7eede-d8c0-4b8d-a6a2-7b454461611e/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1422] 10.0.0.32 () {32 vars in 733 bytes} [Thu Jun 18 17:23:50 2026] DELETE /v2.0/qos/policies/8ab7eede-d8c0-4b8d-a6a2-7b454461611e => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1423] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:50 2026] GET /v2.0/ports?device_id=532fd09f-802c-4d8d-8886-f0f0addedea3 => 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: 670/1424] 10.0.0.149 () {32 vars in 801 bytes} [Thu Jun 18 17:23:50 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1425] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:50 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1426] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:23:50 2026] GET /v2.0/security-groups?tenant_id=fa57f0393f674f7a88ec2f420b4ee3a6&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1427] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:23:51 2026] GET /v2.0/security-groups?id=a332df94-c5b4-4b42-98e3-858d333bfa34&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: 672/1428] 10.0.0.149 () {30 vars in 724 bytes} [Thu Jun 18 17:23:50 2026] GET /v2.0/quotas/b50093793b6348d6b2f28263f7fae437/details => generated 847 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1429] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:51 2026] DELETE /v2.0/security-groups/3aa66719-550f-4fb4-a05c-560c351b1fd6 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1430] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:51 2026] GET /v2.0/ports?device_id=532fd09f-802c-4d8d-8886-f0f0addedea3 => 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: 673/1431] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:23:51 2026] GET /v2.0/security-groups?tenant_id=bc130f1212b4484288563012e2164f2b&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1432] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:51 2026] DELETE /v2.0/security-groups/53f1bc5c-0b88-4255-875a-9e4459115492 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1433] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:52 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1434] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:23:52 2026] GET /v2.0/security-groups?id=a332df94-c5b4-4b42-98e3-858d333bfa34&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1435] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:23:52 2026] GET /v2.0/ports?device_id=532fd09f-802c-4d8d-8886-f0f0addedea3 => 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: 761/1436] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:23:54 2026] GET /v2.0/security-groups?tenant_id=b50093793b6348d6b2f28263f7fae437&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1437] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:54 2026] DELETE /v2.0/security-groups/1859cbc5-92a7-4971-bde1-0c09e35542cb => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:23:54.987 8 INFO neutron_taas.services.taas.taas_plugin [None req-8bdc531e-dc5e-466e-bc85-dd21ee223426 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: 78b23db0-e7eb-45ba-8f21-d8c97ab6e014 2026-06-18 17:23:54.989 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8bdc531e-dc5e-466e-bc85-dd21ee223426 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: 78b23db0-e7eb-45ba-8f21-d8c97ab6e014 2026-06-18 17:23:54.991 7 INFO neutron.db.segments_db [None req-a313e327-b6f6-4d60-bfc6-5eb4c558c8c1 5c66cfc868ad474e8104ff83c274f7e8 4b982f0df83240b0a15b0e0f06df75a5 - - default default] Added segment 9315e85c-c726-42b7-ac0c-715c3affca41 of type vxlan for network d5c7c992-295e-4755-a152-ad459952f58e 2026-06-18 17:23:55.240 7 INFO neutron.db.l3_hamode_db [None req-a313e327-b6f6-4d60-bfc6-5eb4c558c8c1 5c66cfc868ad474e8104ff83c274f7e8 4b982f0df83240b0a15b0e0f06df75a5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 17:23:55.341 7 INFO neutron.db.l3_hamode_db [None req-a313e327-b6f6-4d60-bfc6-5eb4c558c8c1 5c66cfc868ad474e8104ff83c274f7e8 4b982f0df83240b0a15b0e0f06df75a5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 762/1438] 10.0.0.32 () {34 vars in 788 bytes} [Thu Jun 18 17:23:54 2026] PUT /v2.0/routers/ca23492e-87fa-4e52-a4bd-3306d1bb14a0/remove_router_interface => generated 309 bytes in 862 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:23:55.765 8 INFO neutron_taas.services.taas.taas_plugin [None req-d1623f3d-6bd5-4814-bcd2-201b1ecb6dfd ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: 4ba5e82f-d4be-4499-bcde-d5fb2a4e6e17 2026-06-18 17:23:55.768 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1623f3d-6bd5-4814-bcd2-201b1ecb6dfd ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: 4ba5e82f-d4be-4499-bcde-d5fb2a4e6e17 [pid: 7|app: 0|req: 677/1439] 10.0.0.32 () {34 vars in 667 bytes} [Thu Jun 18 17:23:54 2026] POST /v2.0/routers => generated 474 bytes in 1069 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:23:56.007 8 INFO neutron_taas.services.taas.taas_plugin [None req-d1623f3d-6bd5-4814-bcd2-201b1ecb6dfd ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: c59fce9d-fcee-4c96-af7c-48c93b96952a 2026-06-18 17:23:56.009 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1623f3d-6bd5-4814-bcd2-201b1ecb6dfd ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: c59fce9d-fcee-4c96-af7c-48c93b96952a [pid: 7|app: 0|req: 678/1440] 10.0.0.32 () {34 vars in 750 bytes} [Thu Jun 18 17:23:55 2026] PUT /v2.0/routers/089deaee-65bc-4090-a328-aae92cdffc83/tags => generated 25 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1441] 10.0.0.32 () {32 vars in 730 bytes} [Thu Jun 18 17:23:56 2026] GET /v2.0/routers/089deaee-65bc-4090-a328-aae92cdffc83/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1442] 10.0.0.32 () {34 vars in 761 bytes} [Thu Jun 18 17:23:56 2026] PUT /v2.0/routers/089deaee-65bc-4090-a328-aae92cdffc83/tags/green => generated 4 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-18 17:23:56.371 8 INFO neutron.services.segments.plugin [-] Segment 283c1bde-4bed-4bd9-b6a2-fcd653f51d34 resource provider aggregate not found 2026-06-18 17:23:56.381 8 INFO neutron.services.segments.plugin [-] Segment 283c1bde-4bed-4bd9-b6a2-fcd653f51d34 resource provider aggregate not found [pid: 7|app: 0|req: 681/1443] 10.0.0.32 () {32 vars in 730 bytes} [Thu Jun 18 17:23:56 2026] GET /v2.0/routers/089deaee-65bc-4090-a328-aae92cdffc83/tags => generated 34 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:23:56.390 8 INFO neutron.services.segments.plugin [-] Segment 283c1bde-4bed-4bd9-b6a2-fcd653f51d34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 283c1bde-4bed-4bd9-b6a2-fcd653f51d34 found for delete ", "request_id": "req-15e540dc-ce03-498e-b329-e49f72ede2f8"}]} 2026-06-18 17:23:56.402 8 INFO neutron.services.segments.plugin [-] Segment 283c1bde-4bed-4bd9-b6a2-fcd653f51d34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 283c1bde-4bed-4bd9-b6a2-fcd653f51d34 found for delete ", "request_id": "req-a0669f0a-5205-4ec4-8835-2def46ed26c6"}]} 2026-06-18 17:23:56.419 8 INFO neutron.db.l3_hamode_db [None req-d1623f3d-6bd5-4814-bcd2-201b1ecb6dfd ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] HA network fc2c10d6-94c8-487b-9eb4-2cfd7ce615b1 was deleted as no HA routers are present in tenant 88f42af6016543c883327daeb1f8ec1f. [pid: 8|app: 0|req: 763/1444] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:23:55 2026] DELETE /v2.0/routers/ca23492e-87fa-4e52-a4bd-3306d1bb14a0 => generated 0 bytes in 887 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1445] 10.0.0.32 () {34 vars in 757 bytes} [Thu Jun 18 17:23:56 2026] PUT /v2.0/routers/089deaee-65bc-4090-a328-aae92cdffc83/tags/red => generated 4 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1446] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:23:56 2026] DELETE /v2.0/subnets/81b4ec48-9058-4ea2-8ce6-fad07e095971 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1447] 10.0.0.32 () {32 vars in 730 bytes} [Thu Jun 18 17:23:56 2026] GET /v2.0/routers/089deaee-65bc-4090-a328-aae92cdffc83/tags => generated 34 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:23:56.697 8 INFO neutron_taas.services.taas.taas_plugin [None req-c589fed8-d62c-44dc-83a8-78025f0350d9 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: 9dad3ee5-82e3-431f-95a1-569119d7b4ec 2026-06-18 17:23:56.699 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c589fed8-d62c-44dc-83a8-78025f0350d9 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: 9dad3ee5-82e3-431f-95a1-569119d7b4ec [pid: 7|app: 0|req: 684/1448] 10.0.0.32 () {34 vars in 779 bytes} [Thu Jun 18 17:23:56 2026] PUT /v2.0/routers/089deaee-65bc-4090-a328-aae92cdffc83/tags/black.or.white => generated 4 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1449] 10.0.0.32 () {32 vars in 730 bytes} [Thu Jun 18 17:23:56 2026] GET /v2.0/routers/089deaee-65bc-4090-a328-aae92cdffc83/tags => generated 52 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1450] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:23:56 2026] DELETE /v2.0/networks/bc0cbb83-54e4-4746-a17b-42a774383937 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1451] 10.0.0.32 () {34 vars in 750 bytes} [Thu Jun 18 17:23:56 2026] PUT /v2.0/routers/089deaee-65bc-4090-a328-aae92cdffc83/tags => generated 37 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1452] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:23:57 2026] GET /v2.0/security-groups?tenant_id=88f42af6016543c883327daeb1f8ec1f&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1453] 10.0.0.32 () {32 vars in 730 bytes} [Thu Jun 18 17:23:56 2026] GET /v2.0/routers/089deaee-65bc-4090-a328-aae92cdffc83/tags => generated 37 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1454] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:23:57 2026] DELETE /v2.0/security-groups/83a0b0b1-84cb-4713-a766-1039b82b90cd => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1455] 10.0.0.32 () {32 vars in 738 bytes} [Thu Jun 18 17:23:57 2026] GET /v2.0/routers/089deaee-65bc-4090-a328-aae92cdffc83/tags/red => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:23:57.340 7 INFO neutron.api.v2.resource [None req-a47b5dc4-5b11-44fe-ac1b-39f46ad1a508 5c66cfc868ad474e8104ff83c274f7e8 4b982f0df83240b0a15b0e0f06df75a5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 689/1456] 10.0.0.32 () {32 vars in 742 bytes} [Thu Jun 18 17:23:57 2026] GET /v2.0/routers/089deaee-65bc-4090-a328-aae92cdffc83/tags/green => generated 99 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1457] 10.0.0.32 () {32 vars in 741 bytes} [Thu Jun 18 17:23:57 2026] DELETE /v2.0/routers/089deaee-65bc-4090-a328-aae92cdffc83/tags/red => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1458] 10.0.0.32 () {32 vars in 730 bytes} [Thu Jun 18 17:23:57 2026] GET /v2.0/routers/089deaee-65bc-4090-a328-aae92cdffc83/tags => generated 30 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:23:57.615 8 INFO neutron.api.v2.resource [None req-863c0408-781b-49bc-8358-e9ac14d10674 5c66cfc868ad474e8104ff83c274f7e8 4b982f0df83240b0a15b0e0f06df75a5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 769/1459] 10.0.0.32 () {32 vars in 745 bytes} [Thu Jun 18 17:23:57 2026] DELETE /v2.0/routers/089deaee-65bc-4090-a328-aae92cdffc83/tags/green => generated 99 bytes in 100 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1460] 10.0.0.32 () {32 vars in 733 bytes} [Thu Jun 18 17:23:57 2026] DELETE /v2.0/routers/089deaee-65bc-4090-a328-aae92cdffc83/tags => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1461] 10.0.0.32 () {32 vars in 730 bytes} [Thu Jun 18 17:23:57 2026] GET /v2.0/routers/089deaee-65bc-4090-a328-aae92cdffc83/tags => generated 12 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1462] 10.0.0.32 () {32 vars in 720 bytes} [Thu Jun 18 17:23:57 2026] GET /v2.0/routers/089deaee-65bc-4090-a328-aae92cdffc83 => generated 480 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:23:58.416 8 INFO neutron.services.segments.plugin [-] Segment 4ba75369-01d9-4204-8a41-04ec7128c738 resource provider aggregate not found 2026-06-18 17:23:58.421 8 INFO neutron.services.segments.plugin [-] Segment 4ba75369-01d9-4204-8a41-04ec7128c738 resource provider aggregate not found 2026-06-18 17:23:58.448 8 INFO neutron.services.segments.plugin [-] Segment 4ba75369-01d9-4204-8a41-04ec7128c738 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ba75369-01d9-4204-8a41-04ec7128c738 found for delete ", "request_id": "req-80d1d7bf-d183-4d4e-a7f3-86bf33d2d86f"}]} 2026-06-18 17:23:58.450 8 INFO neutron.services.segments.plugin [-] Segment 4ba75369-01d9-4204-8a41-04ec7128c738 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ba75369-01d9-4204-8a41-04ec7128c738 found for delete ", "request_id": "req-1581686f-74b8-4337-961b-8bef32b4aeb4"}]} [pid: 8|app: 0|req: 771/1463] 10.0.0.32 () {34 vars in 741 bytes} [Thu Jun 18 17:23:57 2026] PUT /v2.0/routers/089deaee-65bc-4090-a328-aae92cdffc83 => generated 480 bytes in 621 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1464] 10.0.0.32 () {32 vars in 735 bytes} [Thu Jun 18 17:23:58 2026] GET /v2.0/ports?device_id=089deaee-65bc-4090-a328-aae92cdffc83 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:23:58.684 8 INFO neutron_taas.services.taas.taas_plugin [None req-a30737bd-1f52-4bc7-a0e2-86b4fe5ff7e5 5c66cfc868ad474e8104ff83c274f7e8 4b982f0df83240b0a15b0e0f06df75a5 - - default default] TaaS: Handle Delete Port: 8dc724ff-311d-4b3f-a505-3698da6bcc4c 2026-06-18 17:23:58.687 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a30737bd-1f52-4bc7-a0e2-86b4fe5ff7e5 5c66cfc868ad474e8104ff83c274f7e8 4b982f0df83240b0a15b0e0f06df75a5 - - default default] Tap Mirror: Handle Delete Port: 8dc724ff-311d-4b3f-a505-3698da6bcc4c 2026-06-18 17:23:59.041 8 INFO neutron.db.l3_hamode_db [None req-a30737bd-1f52-4bc7-a0e2-86b4fe5ff7e5 5c66cfc868ad474e8104ff83c274f7e8 4b982f0df83240b0a15b0e0f06df75a5 - - default default] HA network d5c7c992-295e-4755-a152-ad459952f58e was deleted as no HA routers are present in tenant 4b982f0df83240b0a15b0e0f06df75a5. [pid: 8|app: 0|req: 772/1465] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:23:58 2026] DELETE /v2.0/routers/089deaee-65bc-4090-a328-aae92cdffc83 => generated 0 bytes in 526 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:23:59.321 7 INFO neutron.db.segments_db [None req-98f5f28d-7ea6-4351-a39b-41831d58bf2a 63a04baf7a194081a6d946427f0047fa a0bb6283742f49eeb009e7657172943d - - default default] Added segment c74e45a2-ae30-40a8-9598-58d3bf4a83c2 of type vxlan for network 217bf134-ad33-4f6a-bb79-6cc54287f654 [pid: 7|app: 0|req: 694/1466] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:23:59 2026] POST /v2.0/networks => generated 612 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1467] 10.0.0.32 () {34 vars in 663 bytes} [Thu Jun 18 17:23:59 2026] POST /v2.0/ports => generated 743 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:23:59.800 7 INFO neutron.db.segments_db [None req-f9f61600-da49-4d94-a024-b5971b04645e 63a04baf7a194081a6d946427f0047fa a0bb6283742f49eeb009e7657172943d - - default default] Added segment bc15e154-ce07-4579-807a-cc2117f5bd5b of type vxlan for network 19e2b00d-813f-4ba2-9acb-cb2423565d70 [pid: 7|app: 0|req: 695/1468] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:23:59 2026] POST /v2.0/networks => generated 613 bytes in 160 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: 774/1469] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:23:59 2026] GET /v2.0/security-groups?tenant_id=e6d82a001f9f42ad8a953edbb8bde63a&name=default => generated 2925 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1470] 10.0.0.32 () {34 vars in 663 bytes} [Thu Jun 18 17:23:59 2026] POST /v2.0/ports => generated 743 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1471] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:24:00 2026] DELETE /v2.0/security-groups/481082d9-0baf-47e5-8922-c0344989d929 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:24:00.282 8 INFO neutron.db.segments_db [None req-08324581-9360-40e5-88e7-f17b54870689 63a04baf7a194081a6d946427f0047fa a0bb6283742f49eeb009e7657172943d - - default default] Added segment acd4ee66-3af6-4382-9d55-7874d097f578 of type vxlan for network 4396e8f8-774c-4204-87f7-35bc9e949dbf /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 776/1472] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:24:00 2026] POST /v2.0/networks => generated 612 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:24:00.442 7 INFO neutron.db.segments_db [None req-964013f0-0878-4fc4-9902-5b471900f9f5 c3c115311fcf41b5a5075f1c33791a0f 2c79c15c679641bca9cd1f790c944dfa - - default default] Added segment 7216e1b8-f526-4326-be40-3134e17afbc4 of type vxlan for network afca9476-d93a-4827-b2a0-ceda4abbc2b8 [pid: 8|app: 0|req: 777/1473] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:24:00 2026] GET /v2.0/security-groups?tenant_id=4b982f0df83240b0a15b0e0f06df75a5&name=default => generated 2925 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:24:00.467 8 INFO neutron.services.segments.plugin [-] Segment 9315e85c-c726-42b7-ac0c-715c3affca41 resource provider aggregate not found 2026-06-18 17:24:00.472 8 INFO neutron.services.segments.plugin [-] Segment 9315e85c-c726-42b7-ac0c-715c3affca41 resource provider aggregate not found 2026-06-18 17:24:00.484 8 INFO neutron.services.segments.plugin [-] Segment 9315e85c-c726-42b7-ac0c-715c3affca41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9315e85c-c726-42b7-ac0c-715c3affca41 found for delete ", "request_id": "req-df8c2fa1-88d7-4ae1-b961-470f307e3a45"}]} 2026-06-18 17:24:00.484 8 INFO neutron.services.segments.plugin [-] Segment 9315e85c-c726-42b7-ac0c-715c3affca41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9315e85c-c726-42b7-ac0c-715c3affca41 found for delete ", "request_id": "req-77daffe1-2137-407a-84a6-f8f5045964b7"}]} [pid: 7|app: 0|req: 697/1476] 10.0.0.32 () {34 vars in 670 bytes} [Thu Jun 18 17:24:00 2026] POST /v2.0/networks => generated 613 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1477] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:24:00 2026] DELETE /v2.0/security-groups/cf5c535a-a37b-4a89-8575-8fe09148e691 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:24:00.676 7 INFO neutron.db.segments_db [None req-b61bccc2-eaeb-4532-87f4-8c8f7e71ca5b c3c115311fcf41b5a5075f1c33791a0f 2c79c15c679641bca9cd1f790c944dfa - - default default] Added segment 4964067f-b084-4dca-a6e5-ea7d59b08eb3 of type vxlan for network 12e4a9bb-86fc-4ddf-a5e5-d91fa7196026 [pid: 8|app: 0|req: 780/1478] 10.0.0.32 () {34 vars in 663 bytes} [Thu Jun 18 17:24:00 2026] POST /v2.0/ports => generated 743 bytes in 249 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-06-18 17:24:00.762 8 INFO neutron.db.segments_db [None req-603d65be-1415-4255-ac4a-3508d9dc4ac0 63a04baf7a194081a6d946427f0047fa a0bb6283742f49eeb009e7657172943d - - default default] Added segment 31d6e874-200b-4ca0-b36c-600d326182a7 of type vxlan for network 8be8b648-1f79-442a-9a53-488b46706f3e [pid: 8|app: 0|req: 781/1479] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:24:00 2026] POST /v2.0/networks => generated 613 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:24:00.919 7 INFO neutron.db.l3_hamode_db [None req-b61bccc2-eaeb-4532-87f4-8c8f7e71ca5b c3c115311fcf41b5a5075f1c33791a0f 2c79c15c679641bca9cd1f790c944dfa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 782/1480] 10.0.0.32 () {34 vars in 663 bytes} [Thu Jun 18 17:24:00 2026] POST /v2.0/ports => generated 743 bytes in 337 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-06-18 17:24:01.235 8 INFO neutron.db.segments_db [None req-ac4dc970-0e4c-470c-87f5-52d64a7da08f 63a04baf7a194081a6d946427f0047fa a0bb6283742f49eeb009e7657172943d - - default default] Added segment d77f9d79-ee6d-4aad-a05e-4b4c9624ec60 of type vxlan for network 5b0c6271-3181-44fb-aabd-8ac7afacaa48 [pid: 8|app: 0|req: 783/1481] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:24:01 2026] POST /v2.0/networks => generated 612 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:24:01.603 7 INFO neutron.db.l3_hamode_db [None req-b61bccc2-eaeb-4532-87f4-8c8f7e71ca5b c3c115311fcf41b5a5075f1c33791a0f 2c79c15c679641bca9cd1f790c944dfa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 784/1482] 10.0.0.32 () {34 vars in 663 bytes} [Thu Jun 18 17:24:01 2026] POST /v2.0/ports => generated 743 bytes in 299 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: 785/1483] 10.0.0.32 () {34 vars in 746 bytes} [Thu Jun 18 17:24:01 2026] PUT /v2.0/ports/5b9e8d08-2983-4699-adf8-9668da056b65/tags => generated 17 bytes in 63 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: 786/1484] 10.0.0.32 () {34 vars in 746 bytes} [Thu Jun 18 17:24:01 2026] PUT /v2.0/ports/6e5170ce-65de-405d-8b5e-96f21a32a473/tags => generated 25 bytes in 68 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: 787/1485] 10.0.0.32 () {34 vars in 746 bytes} [Thu Jun 18 17:24:01 2026] PUT /v2.0/ports/e5f1d603-dee0-4e28-86f2-d994656c0309/tags => generated 34 bytes in 73 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: 788/1486] 10.0.0.32 () {34 vars in 746 bytes} [Thu Jun 18 17:24:01 2026] PUT /v2.0/ports/b89f65e8-c65f-4c75-a152-396d10a57c8b/tags => generated 19 bytes in 67 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: 789/1487] 10.0.0.32 () {32 vars in 659 bytes} [Thu Jun 18 17:24:01 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1488] 10.0.0.32 () {32 vars in 673 bytes} [Thu Jun 18 17:24:02 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1489] 10.0.0.32 () {32 vars in 669 bytes} [Thu Jun 18 17:24:02 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1490] 10.0.0.32 () {32 vars in 681 bytes} [Thu Jun 18 17:24:02 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1491] 10.0.0.32 () {32 vars in 667 bytes} [Thu Jun 18 17:24:02 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1492] 10.0.0.32 () {32 vars in 681 bytes} [Thu Jun 18 17:24:02 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1493] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:24:00 2026] POST /v2.0/routers => generated 695 bytes in 1830 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1494] 10.0.0.32 () {32 vars in 677 bytes} [Thu Jun 18 17:24:02 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1495] 10.0.0.32 () {32 vars in 689 bytes} [Thu Jun 18 17:24:02 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:24:02.594 8 INFO neutron_taas.services.taas.taas_plugin [None req-aef5760a-dc25-4100-892b-b793d9eb4c3b 63a04baf7a194081a6d946427f0047fa a0bb6283742f49eeb009e7657172943d - - default default] TaaS: Handle Delete Port: 5b9e8d08-2983-4699-adf8-9668da056b65 2026-06-18 17:24:02.596 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aef5760a-dc25-4100-892b-b793d9eb4c3b 63a04baf7a194081a6d946427f0047fa a0bb6283742f49eeb009e7657172943d - - default default] Tap Mirror: Handle Delete Port: 5b9e8d08-2983-4699-adf8-9668da056b65 [pid: 8|app: 0|req: 797/1496] 10.0.0.32 () {32 vars in 719 bytes} [Thu Jun 18 17:24:02 2026] DELETE /v2.0/ports/5b9e8d08-2983-4699-adf8-9668da056b65 => 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: 700/1497] 10.0.0.32 () {32 vars in 775 bytes} [Thu Jun 18 17:24:02 2026] GET /v2.0/subnets?project_id=2c79c15c679641bca9cd1f790c944dfa&cidr=10.100.0.0%2F28 => generated 14 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:24:02.753 8 INFO neutron_taas.services.taas.taas_plugin [None req-e749e620-f0b8-474c-9856-65e27cd75344 63a04baf7a194081a6d946427f0047fa a0bb6283742f49eeb009e7657172943d - - default default] TaaS: Handle Delete Port: 6e5170ce-65de-405d-8b5e-96f21a32a473 2026-06-18 17:24:02.756 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e749e620-f0b8-474c-9856-65e27cd75344 63a04baf7a194081a6d946427f0047fa a0bb6283742f49eeb009e7657172943d - - default default] Tap Mirror: Handle Delete Port: 6e5170ce-65de-405d-8b5e-96f21a32a473 [pid: 7|app: 0|req: 701/1498] 10.0.0.32 () {32 vars in 693 bytes} [Thu Jun 18 17:24:02 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1499] 10.0.0.32 () {32 vars in 783 bytes} [Thu Jun 18 17:24:02 2026] GET /v2.0/subnets?network_id=609f3d2a-a5d2-4bc4-b8c2-7245dde5d62b&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) [pid: 8|app: 0|req: 798/1500] 10.0.0.32 () {32 vars in 719 bytes} [Thu Jun 18 17:24:02 2026] DELETE /v2.0/ports/6e5170ce-65de-405d-8b5e-96f21a32a473 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:24:02.951 8 INFO neutron_taas.services.taas.taas_plugin [None req-e376eb41-63e2-43a8-ad5c-3e1ecdf4243d 63a04baf7a194081a6d946427f0047fa a0bb6283742f49eeb009e7657172943d - - default default] TaaS: Handle Delete Port: e5f1d603-dee0-4e28-86f2-d994656c0309 2026-06-18 17:24:02.953 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e376eb41-63e2-43a8-ad5c-3e1ecdf4243d 63a04baf7a194081a6d946427f0047fa a0bb6283742f49eeb009e7657172943d - - default default] Tap Mirror: Handle Delete Port: e5f1d603-dee0-4e28-86f2-d994656c0309 [pid: 8|app: 0|req: 799/1501] 10.0.0.32 () {32 vars in 719 bytes} [Thu Jun 18 17:24:02 2026] DELETE /v2.0/ports/e5f1d603-dee0-4e28-86f2-d994656c0309 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1502] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:24:02 2026] POST /v2.0/subnets => generated 656 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1503] 10.0.0.84 () {34 vars in 989 bytes} [Thu Jun 18 17:24:03 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:24:03.134 8 INFO neutron_taas.services.taas.taas_plugin [None req-41bfcb8b-4d57-4076-bff5-7bb70e558b29 63a04baf7a194081a6d946427f0047fa a0bb6283742f49eeb009e7657172943d - - default default] TaaS: Handle Delete Port: b89f65e8-c65f-4c75-a152-396d10a57c8b 2026-06-18 17:24:03.137 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41bfcb8b-4d57-4076-bff5-7bb70e558b29 63a04baf7a194081a6d946427f0047fa a0bb6283742f49eeb009e7657172943d - - default default] Tap Mirror: Handle Delete Port: b89f65e8-c65f-4c75-a152-396d10a57c8b [pid: 8|app: 0|req: 800/1504] 10.0.0.32 () {32 vars in 719 bytes} [Thu Jun 18 17:24:03 2026] DELETE /v2.0/ports/b89f65e8-c65f-4c75-a152-396d10a57c8b => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1505] 10.0.0.84 () {34 vars in 1039 bytes} [Thu Jun 18 17:24:03 2026] GET /v2.0/security-groups?id=a332df94-c5b4-4b42-98e3-858d333bfa34&fields=id&fields=name => generated 114 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:24:03.334 8 INFO neutron_taas.services.taas.taas_plugin [None req-de343485-ee6e-4443-a5b4-c072e4a7d82e 63a04baf7a194081a6d946427f0047fa a0bb6283742f49eeb009e7657172943d - - default default] TaaS: Handle Delete Port: a39f2a37-400a-4146-91e7-f910895d1e44 2026-06-18 17:24:03.339 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de343485-ee6e-4443-a5b4-c072e4a7d82e 63a04baf7a194081a6d946427f0047fa a0bb6283742f49eeb009e7657172943d - - default default] Tap Mirror: Handle Delete Port: a39f2a37-400a-4146-91e7-f910895d1e44 [pid: 8|app: 0|req: 802/1506] 10.0.0.32 () {32 vars in 719 bytes} [Thu Jun 18 17:24:03 2026] DELETE /v2.0/ports/a39f2a37-400a-4146-91e7-f910895d1e44 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:24:03.524 8 INFO neutron.services.segments.plugin [-] Segment c74e45a2-ae30-40a8-9598-58d3bf4a83c2 resource provider aggregate not found 2026-06-18 17:24:03.531 8 INFO neutron.services.segments.plugin [-] Segment c74e45a2-ae30-40a8-9598-58d3bf4a83c2 resource provider aggregate not found 2026-06-18 17:24:03.543 8 INFO neutron.services.segments.plugin [-] Segment c74e45a2-ae30-40a8-9598-58d3bf4a83c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c74e45a2-ae30-40a8-9598-58d3bf4a83c2 found for delete ", "request_id": "req-99e80dc9-77cf-4780-b2b6-54bb94f37953"}]} [pid: 8|app: 0|req: 803/1507] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:24:03 2026] DELETE /v2.0/networks/217bf134-ad33-4f6a-bb79-6cc54287f654 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:24:03.551 8 INFO neutron.services.segments.plugin [-] Segment c74e45a2-ae30-40a8-9598-58d3bf4a83c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c74e45a2-ae30-40a8-9598-58d3bf4a83c2 found for delete ", "request_id": "req-1082fda6-e82a-42b8-a9df-87cae2be8500"}]} [pid: 8|app: 0|req: 804/1508] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:24:03 2026] DELETE /v2.0/networks/19e2b00d-813f-4ba2-9acb-cb2423565d70 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1509] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:24:03 2026] DELETE /v2.0/networks/4396e8f8-774c-4204-87f7-35bc9e949dbf => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1510] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:24:03 2026] DELETE /v2.0/networks/8be8b648-1f79-442a-9a53-488b46706f3e => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:24:04.341 8 INFO neutron.db.segments_db [None req-39fbae17-18a9-449a-b948-836794b7ec82 0578fc436f06438c9cb6c234e5f83696 b2b963d6473542259980198967942f23 - - default default] Added segment 6d686b37-5e44-44be-bf03-2a08e05edc87 of type vxlan for network f5ca9acb-1c02-45aa-8df1-013da639f6f3 [pid: 8|app: 0|req: 807/1511] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:24:03 2026] POST /v2.0/networks => generated 612 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1512] 10.0.0.32 () {34 vars in 782 bytes} [Thu Jun 18 17:24:03 2026] PUT /v2.0/routers/a78307b9-b0d3-4845-bfd1-c8829a339cd6/add_router_interface => generated 309 bytes in 1393 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1513] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:24:04 2026] DELETE /v2.0/networks/5b0c6271-3181-44fb-aabd-8ac7afacaa48 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1514] 10.0.0.32 () {32 vars in 648 bytes} [Thu Jun 18 17:24:04 2026] GET /v2.0/networks => generated 5755 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1515] 10.0.0.32 () {32 vars in 646 bytes} [Thu Jun 18 17:24:04 2026] GET /v2.0/subnets => generated 3896 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1516] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:24:04 2026] POST /v2.0/subnets => generated 626 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1517] 10.0.0.32 () {34 vars in 750 bytes} [Thu Jun 18 17:24:04 2026] PUT /v2.0/subnets/0974c188-3070-4777-955c-e11b621ab6a6/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1518] 10.0.0.32 () {32 vars in 730 bytes} [Thu Jun 18 17:24:04 2026] GET /v2.0/subnets/0974c188-3070-4777-955c-e11b621ab6a6/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1519] 10.0.0.32 () {34 vars in 761 bytes} [Thu Jun 18 17:24:04 2026] PUT /v2.0/subnets/0974c188-3070-4777-955c-e11b621ab6a6/tags/green => generated 4 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1520] 10.0.0.32 () {32 vars in 730 bytes} [Thu Jun 18 17:24:04 2026] GET /v2.0/subnets/0974c188-3070-4777-955c-e11b621ab6a6/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: 711/1521] 10.0.0.32 () {34 vars in 757 bytes} [Thu Jun 18 17:24:05 2026] PUT /v2.0/subnets/0974c188-3070-4777-955c-e11b621ab6a6/tags/red => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1522] 10.0.0.32 () {32 vars in 730 bytes} [Thu Jun 18 17:24:05 2026] GET /v2.0/subnets/0974c188-3070-4777-955c-e11b621ab6a6/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: 811/1523] 10.0.0.32 () {32 vars in 646 bytes} [Thu Jun 18 17:24:04 2026] GET /v2.0/routers => generated 1464 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1524] 10.0.0.32 () {34 vars in 779 bytes} [Thu Jun 18 17:24:05 2026] PUT /v2.0/subnets/0974c188-3070-4777-955c-e11b621ab6a6/tags/black.or.white => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1525] 10.0.0.32 () {32 vars in 730 bytes} [Thu Jun 18 17:24:05 2026] GET /v2.0/subnets/0974c188-3070-4777-955c-e11b621ab6a6/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1526] 10.0.0.32 () {34 vars in 684 bytes} [Thu Jun 18 17:24:05 2026] POST /v2.0/security-groups => generated 1671 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1527] 10.0.0.32 () {34 vars in 750 bytes} [Thu Jun 18 17:24:05 2026] PUT /v2.0/subnets/0974c188-3070-4777-955c-e11b621ab6a6/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1528] 10.0.0.32 () {32 vars in 730 bytes} [Thu Jun 18 17:24:05 2026] GET /v2.0/subnets/0974c188-3070-4777-955c-e11b621ab6a6/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1529] 10.0.0.32 () {32 vars in 738 bytes} [Thu Jun 18 17:24:05 2026] GET /v2.0/subnets/0974c188-3070-4777-955c-e11b621ab6a6/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1530] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:24:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:24:05.505 7 INFO neutron.api.v2.resource [None req-e84c5fc2-1db4-45ea-9057-bb10c46700d1 0578fc436f06438c9cb6c234e5f83696 b2b963d6473542259980198967942f23 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 718/1531] 10.0.0.32 () {32 vars in 742 bytes} [Thu Jun 18 17:24:05 2026] GET /v2.0/subnets/0974c188-3070-4777-955c-e11b621ab6a6/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-18 17:24:05.562 8 INFO neutron.services.segments.plugin [-] Segment bc15e154-ce07-4579-807a-cc2117f5bd5b resource provider aggregate not found 2026-06-18 17:24:05.567 8 INFO neutron.services.segments.plugin [-] Segment bc15e154-ce07-4579-807a-cc2117f5bd5b resource provider aggregate not found 2026-06-18 17:24:05.583 8 INFO neutron.services.segments.plugin [-] Segment bc15e154-ce07-4579-807a-cc2117f5bd5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc15e154-ce07-4579-807a-cc2117f5bd5b found for delete ", "request_id": "req-662858aa-2e9b-4d27-9fb1-641a8758e492"}]} 2026-06-18 17:24:05.584 8 INFO neutron.services.segments.plugin [-] Segment bc15e154-ce07-4579-807a-cc2117f5bd5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc15e154-ce07-4579-807a-cc2117f5bd5b found for delete ", "request_id": "req-ffa2875b-c038-4e9a-ab95-00741dbb9bc3"}]} 2026-06-18 17:24:05.600 8 INFO neutron.services.segments.plugin [-] Segment acd4ee66-3af6-4382-9d55-7874d097f578 resource provider aggregate not found 2026-06-18 17:24:05.604 8 INFO neutron.services.segments.plugin [-] Segment acd4ee66-3af6-4382-9d55-7874d097f578 resource provider aggregate not found 2026-06-18 17:24:05.616 8 INFO neutron.services.segments.plugin [-] Segment acd4ee66-3af6-4382-9d55-7874d097f578 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acd4ee66-3af6-4382-9d55-7874d097f578 found for delete ", "request_id": "req-984cb2b7-d90d-4b47-adc1-40ab55203c3e"}]} [pid: 7|app: 0|req: 719/1532] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:24:05 2026] POST /v2.0/security-group-rules => generated 596 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:24:05.632 8 INFO neutron.services.segments.plugin [-] Segment acd4ee66-3af6-4382-9d55-7874d097f578 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid acd4ee66-3af6-4382-9d55-7874d097f578 found for delete ", "request_id": "req-286b4f79-cdf8-472f-8cba-982d9a847ac8"}]} 2026-06-18 17:24:05.640 8 INFO neutron.services.segments.plugin [-] Segment 31d6e874-200b-4ca0-b36c-600d326182a7 resource provider aggregate not found 2026-06-18 17:24:05.653 8 INFO neutron.services.segments.plugin [-] Segment 31d6e874-200b-4ca0-b36c-600d326182a7 resource provider aggregate not found 2026-06-18 17:24:05.664 8 INFO neutron.services.segments.plugin [-] Segment 31d6e874-200b-4ca0-b36c-600d326182a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31d6e874-200b-4ca0-b36c-600d326182a7 found for delete ", "request_id": "req-403cc3ed-b645-4800-8e1a-dc66923ad168"}]} 2026-06-18 17:24:05.672 8 INFO neutron.services.segments.plugin [-] Segment 31d6e874-200b-4ca0-b36c-600d326182a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31d6e874-200b-4ca0-b36c-600d326182a7 found for delete ", "request_id": "req-b3287a03-b17b-4160-ab2c-49940c60160a"}]} 2026-06-18 17:24:05.683 8 INFO neutron.services.segments.plugin [-] Segment d77f9d79-ee6d-4aad-a05e-4b4c9624ec60 resource provider aggregate not found 2026-06-18 17:24:05.694 8 INFO neutron.services.segments.plugin [-] Segment d77f9d79-ee6d-4aad-a05e-4b4c9624ec60 resource provider aggregate not found [pid: 7|app: 0|req: 720/1533] 10.0.0.32 () {32 vars in 741 bytes} [Thu Jun 18 17:24:05 2026] DELETE /v2.0/subnets/0974c188-3070-4777-955c-e11b621ab6a6/tags/red => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:24:05.703 8 INFO neutron.services.segments.plugin [-] Segment d77f9d79-ee6d-4aad-a05e-4b4c9624ec60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d77f9d79-ee6d-4aad-a05e-4b4c9624ec60 found for delete ", "request_id": "req-cf1bdfa4-1654-4801-be99-862b407bf257"}]} 2026-06-18 17:24:05.731 8 INFO neutron.services.segments.plugin [-] Segment d77f9d79-ee6d-4aad-a05e-4b4c9624ec60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d77f9d79-ee6d-4aad-a05e-4b4c9624ec60 found for delete ", "request_id": "req-a5b7e205-9c8f-49bc-902f-07025fe14136"}]} [pid: 8|app: 0|req: 814/1534] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:24:05 2026] GET /v2.0/security-groups?tenant_id=a0bb6283742f49eeb009e7657172943d&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1535] 10.0.0.32 () {32 vars in 730 bytes} [Thu Jun 18 17:24:05 2026] GET /v2.0/subnets/0974c188-3070-4777-955c-e11b621ab6a6/tags => generated 30 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1536] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:24:05 2026] POST /v2.0/security-group-rules => generated 602 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:24:05.897 7 INFO neutron.api.v2.resource [None req-b40b333f-c218-41d1-97c6-5642570b91b5 0578fc436f06438c9cb6c234e5f83696 b2b963d6473542259980198967942f23 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 722/1537] 10.0.0.32 () {32 vars in 745 bytes} [Thu Jun 18 17:24:05 2026] DELETE /v2.0/subnets/0974c188-3070-4777-955c-e11b621ab6a6/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1538] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:24:05 2026] DELETE /v2.0/security-groups/ce5c42d1-c745-49d6-8fdb-d53284bde742 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1539] 10.0.0.32 () {32 vars in 733 bytes} [Thu Jun 18 17:24:05 2026] DELETE /v2.0/subnets/0974c188-3070-4777-955c-e11b621ab6a6/tags => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1540] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:24:05 2026] POST /v2.0/security-group-rules => generated 601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1541] 10.0.0.32 () {32 vars in 730 bytes} [Thu Jun 18 17:24:05 2026] GET /v2.0/subnets/0974c188-3070-4777-955c-e11b621ab6a6/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:24:06.064 7 INFO neutron.db.securitygroups_db [None req-6d349e8b-f908-4b00-bd33-2dadcca46492 c3c115311fcf41b5a5075f1c33791a0f 2c79c15c679641bca9cd1f790c944dfa - - default default] Project 2c79c15c679641bca9cd1f790c944dfa 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: 724/1542] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:24:06 2026] POST /v2.0/security-group-rules => generated 607 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1543] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:24:06 2026] DELETE /v2.0/subnets/0974c188-3070-4777-955c-e11b621ab6a6 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:24:06.210 8 INFO neutron.db.securitygroups_db [None req-9796e338-ac83-4f12-94fa-a14ba831692a c3c115311fcf41b5a5075f1c33791a0f 2c79c15c679641bca9cd1f790c944dfa - - default default] Project 2c79c15c679641bca9cd1f790c944dfa 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: 820/1544] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:24:06 2026] POST /v2.0/security-group-rules => generated 606 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1545] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:24:06 2026] GET /v2.0/security-groups?tenant_id=905532dfeba74fd5a5329939337d87d4&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1546] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:24:06 2026] DELETE /v2.0/networks/f5ca9acb-1c02-45aa-8df1-013da639f6f3 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1547] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:24:06 2026] DELETE /v2.0/security-groups/5700cf8f-1009-47ab-9d93-c2f9d6089679 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1548] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:24:06 2026] GET /v2.0/security-groups?tenant_id=89286d2783284d21b0d7b7fa2862a9c2&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1549] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:24:06 2026] DELETE /v2.0/security-groups/344907e4-9520-48d8-af2b-9a76a12d2b0d => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1550] 10.0.0.32 () {32 vars in 648 bytes} [Thu Jun 18 17:24:06 2026] GET /v2.0/networks => generated 1297 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1551] 10.0.0.15 () {34 vars in 1095 bytes} [Thu Jun 18 17:24:07 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-21693756&fields=id&tenant_id=2c79c15c679641bca9cd1f790c944dfa => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1552] 10.0.0.15 () {34 vars in 981 bytes} [Thu Jun 18 17:24:07 2026] GET /v2.0/networks?id=afca9476-d93a-4827-b2a0-ceda4abbc2b8 => generated 660 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1553] 10.0.0.15 () {34 vars in 964 bytes} [Thu Jun 18 17:24:07 2026] GET /v2.0/quotas/2c79c15c679641bca9cd1f790c944dfa => 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: 826/1554] 10.0.0.15 () {34 vars in 1001 bytes} [Thu Jun 18 17:24:07 2026] GET /v2.0/ports?tenant_id=2c79c15c679641bca9cd1f790c944dfa&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1555] 10.0.0.15 () {34 vars in 1007 bytes} [Thu Jun 18 17:24:07 2026] GET /v2.0/networks/afca9476-d93a-4827-b2a0-ceda4abbc2b8?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1556] 10.0.0.15 () {34 vars in 1107 bytes} [Thu Jun 18 17:24:07 2026] GET /v2.0/networks/afca9476-d93a-4827-b2a0-ceda4abbc2b8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1557] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:24:07 2026] GET /v2.0/security-groups?tenant_id=1aca0b9b80f144e8baa026cb51971576&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1558] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:24:07 2026] DELETE /v2.0/security-groups/c94907ab-9a13-4afc-a9cd-5ea4e6c08111 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1559] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:07 2026] GET /v2.0/ports?device_id=1a3cba80-684d-4ffb-8a83-39efbb269a29 => 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: 830/1560] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:24:07 2026] GET /v2.0/security-groups?tenant_id=b2b963d6473542259980198967942f23&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:24:07.720 8 INFO neutron.services.segments.plugin [-] Segment 6d686b37-5e44-44be-bf03-2a08e05edc87 resource provider aggregate not found 2026-06-18 17:24:07.735 8 INFO neutron.services.segments.plugin [-] Segment 6d686b37-5e44-44be-bf03-2a08e05edc87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d686b37-5e44-44be-bf03-2a08e05edc87 found for delete ", "request_id": "req-5c6a6603-e935-4ec7-b82a-7bc96ca88806"}]} 2026-06-18 17:24:07.747 8 INFO neutron.services.segments.plugin [-] Segment 6d686b37-5e44-44be-bf03-2a08e05edc87 resource provider aggregate not found 2026-06-18 17:24:07.761 8 INFO neutron.services.segments.plugin [-] Segment 6d686b37-5e44-44be-bf03-2a08e05edc87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d686b37-5e44-44be-bf03-2a08e05edc87 found for delete ", "request_id": "req-b532f33a-3d0b-4551-b6d1-654db28123d4"}]} [pid: 7|app: 0|req: 731/1561] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:24:07 2026] DELETE /v2.0/security-groups/fec92c13-ef40-45cf-8dcf-6851b4e4f19f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1562] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:08 2026] GET /v2.0/ports?device_id=1a3cba80-684d-4ffb-8a83-39efbb269a29 => 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: 732/1563] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:09 2026] GET /v2.0/ports?device_id=1a3cba80-684d-4ffb-8a83-39efbb269a29 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:24:10.816 8 INFO neutron.db.segments_db [None req-5a3491d1-e2c1-480f-8856-62970b1cb234 950c0e2a9ae2457689dfb2d65bb88917 953842b5ea074f70a70a56e786e22d02 - - default default] Added segment da7917d9-7654-478f-8bd5-4a62de0e85e0 of type vxlan for network 1500cdf4-1227-45e9-ae98-c4598db2d514 [pid: 7|app: 0|req: 733/1564] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:10 2026] GET /v2.0/ports?device_id=1a3cba80-684d-4ffb-8a83-39efbb269a29 => 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: 832/1565] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:24:10 2026] POST /v2.0/networks => generated 613 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1566] 10.0.0.32 () {34 vars in 752 bytes} [Thu Jun 18 17:24:10 2026] PUT /v2.0/networks/1500cdf4-1227-45e9-ae98-c4598db2d514/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1567] 10.0.0.32 () {32 vars in 732 bytes} [Thu Jun 18 17:24:11 2026] GET /v2.0/networks/1500cdf4-1227-45e9-ae98-c4598db2d514/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1568] 10.0.0.32 () {34 vars in 763 bytes} [Thu Jun 18 17:24:11 2026] PUT /v2.0/networks/1500cdf4-1227-45e9-ae98-c4598db2d514/tags/green => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1569] 10.0.0.32 () {32 vars in 732 bytes} [Thu Jun 18 17:24:11 2026] GET /v2.0/networks/1500cdf4-1227-45e9-ae98-c4598db2d514/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: 835/1570] 10.0.0.32 () {34 vars in 759 bytes} [Thu Jun 18 17:24:11 2026] PUT /v2.0/networks/1500cdf4-1227-45e9-ae98-c4598db2d514/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: 836/1571] 10.0.0.32 () {32 vars in 732 bytes} [Thu Jun 18 17:24:11 2026] GET /v2.0/networks/1500cdf4-1227-45e9-ae98-c4598db2d514/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:24:11.395 7 INFO neutron.db.segments_db [None req-ad7a2f51-1d79-472d-8004-9c7685a08257 4fae03833f664f1787add1ab18c2e923 ee92cffbd0444538a453283ad064b9af - - default default] Added segment 75bfb819-3e54-4688-a531-6b8bdc8672b3 of type vxlan for network 67502672-a8ee-4720-bd1c-302259c81f95 [pid: 8|app: 0|req: 837/1572] 10.0.0.32 () {34 vars in 781 bytes} [Thu Jun 18 17:24:11 2026] PUT /v2.0/networks/1500cdf4-1227-45e9-ae98-c4598db2d514/tags/black.or.white => 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: 736/1573] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:24:11 2026] POST /v2.0/networks => generated 613 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1574] 10.0.0.32 () {32 vars in 732 bytes} [Thu Jun 18 17:24:11 2026] GET /v2.0/networks/1500cdf4-1227-45e9-ae98-c4598db2d514/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1575] 10.0.0.32 () {34 vars in 752 bytes} [Thu Jun 18 17:24:11 2026] PUT /v2.0/networks/1500cdf4-1227-45e9-ae98-c4598db2d514/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1576] 10.0.0.32 () {32 vars in 732 bytes} [Thu Jun 18 17:24:11 2026] GET /v2.0/networks/1500cdf4-1227-45e9-ae98-c4598db2d514/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1577] 10.0.0.32 () {32 vars in 740 bytes} [Thu Jun 18 17:24:11 2026] GET /v2.0/networks/1500cdf4-1227-45e9-ae98-c4598db2d514/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:24:11.685 8 INFO neutron.api.v2.resource [None req-f0650398-3602-455c-bb16-905052984f20 950c0e2a9ae2457689dfb2d65bb88917 953842b5ea074f70a70a56e786e22d02 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 842/1578] 10.0.0.32 () {32 vars in 744 bytes} [Thu Jun 18 17:24:11 2026] GET /v2.0/networks/1500cdf4-1227-45e9-ae98-c4598db2d514/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1579] 10.0.0.32 () {32 vars in 743 bytes} [Thu Jun 18 17:24:11 2026] DELETE /v2.0/networks/1500cdf4-1227-45e9-ae98-c4598db2d514/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1580] 10.0.0.32 () {32 vars in 732 bytes} [Thu Jun 18 17:24:11 2026] GET /v2.0/networks/1500cdf4-1227-45e9-ae98-c4598db2d514/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1581] 10.0.0.32 () {34 vars in 663 bytes} [Thu Jun 18 17:24:11 2026] POST /v2.0/ports => generated 743 bytes in 319 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-06-18 17:24:11.851 8 INFO neutron.api.v2.resource [None req-2e1b43cd-5bd7-42b9-85ec-db1c30e8cc38 950c0e2a9ae2457689dfb2d65bb88917 953842b5ea074f70a70a56e786e22d02 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 845/1582] 10.0.0.32 () {32 vars in 747 bytes} [Thu Jun 18 17:24:11 2026] DELETE /v2.0/networks/1500cdf4-1227-45e9-ae98-c4598db2d514/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1583] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:24:11 2026] GET /v2.0/networks?id=afca9476-d93a-4827-b2a0-ceda4abbc2b8 => generated 660 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1584] 10.0.0.32 () {32 vars in 735 bytes} [Thu Jun 18 17:24:11 2026] DELETE /v2.0/networks/1500cdf4-1227-45e9-ae98-c4598db2d514/tags => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1585] 199.204.45.53 () {34 vars in 1049 bytes} [Thu Jun 18 17:24:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2c79c15c679641bca9cd1f790c944dfa => generated 179 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1586] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:11 2026] GET /v2.0/ports?device_id=1a3cba80-684d-4ffb-8a83-39efbb269a29 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1587] 10.0.0.32 () {34 vars in 665 bytes} [Thu Jun 18 17:24:11 2026] POST /v2.0/trunks => generated 407 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1588] 10.0.0.32 () {32 vars in 732 bytes} [Thu Jun 18 17:24:12 2026] GET /v2.0/networks/1500cdf4-1227-45e9-ae98-c4598db2d514/tags => 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: 851/1589] 10.0.0.32 () {34 vars in 748 bytes} [Thu Jun 18 17:24:12 2026] PUT /v2.0/trunks/a453f3bb-5994-4ab1-ad1a-898175089672/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:24:12.242 8 INFO neutron.services.segments.plugin [-] Segment da7917d9-7654-478f-8bd5-4a62de0e85e0 resource provider aggregate not found 2026-06-18 17:24:12.245 8 INFO neutron.services.segments.plugin [-] Segment da7917d9-7654-478f-8bd5-4a62de0e85e0 resource provider aggregate not found 2026-06-18 17:24:12.264 8 INFO neutron.services.segments.plugin [-] Segment da7917d9-7654-478f-8bd5-4a62de0e85e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da7917d9-7654-478f-8bd5-4a62de0e85e0 found for delete ", "request_id": "req-038564a6-4d6c-4df8-bb5f-7826d478923e"}]} 2026-06-18 17:24:12.266 8 INFO neutron.services.segments.plugin [-] Segment da7917d9-7654-478f-8bd5-4a62de0e85e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da7917d9-7654-478f-8bd5-4a62de0e85e0 found for delete ", "request_id": "req-8153b2c0-7591-441d-9eb8-5cfca415dd87"}]} [pid: 8|app: 0|req: 852/1590] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:24:12 2026] DELETE /v2.0/networks/1500cdf4-1227-45e9-ae98-c4598db2d514 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1591] 10.0.0.32 () {32 vars in 728 bytes} [Thu Jun 18 17:24:12 2026] GET /v2.0/trunks/a453f3bb-5994-4ab1-ad1a-898175089672/tags => generated 25 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1592] 10.0.0.32 () {34 vars in 759 bytes} [Thu Jun 18 17:24:12 2026] PUT /v2.0/trunks/a453f3bb-5994-4ab1-ad1a-898175089672/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1593] 10.0.0.32 () {32 vars in 728 bytes} [Thu Jun 18 17:24:12 2026] GET /v2.0/trunks/a453f3bb-5994-4ab1-ad1a-898175089672/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1594] 10.0.0.32 () {34 vars in 755 bytes} [Thu Jun 18 17:24:12 2026] PUT /v2.0/trunks/a453f3bb-5994-4ab1-ad1a-898175089672/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1595] 10.0.0.32 () {32 vars in 728 bytes} [Thu Jun 18 17:24:12 2026] GET /v2.0/trunks/a453f3bb-5994-4ab1-ad1a-898175089672/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1596] 199.204.45.53 () {38 vars in 954 bytes} [Thu Jun 18 17:24:12 2026] POST /v2.0/ports => generated 954 bytes in 371 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/1597] 10.0.0.32 () {34 vars in 777 bytes} [Thu Jun 18 17:24:12 2026] PUT /v2.0/trunks/a453f3bb-5994-4ab1-ad1a-898175089672/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1598] 10.0.0.32 () {32 vars in 728 bytes} [Thu Jun 18 17:24:12 2026] GET /v2.0/trunks/a453f3bb-5994-4ab1-ad1a-898175089672/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: 860/1599] 10.0.0.32 () {34 vars in 748 bytes} [Thu Jun 18 17:24:12 2026] PUT /v2.0/trunks/a453f3bb-5994-4ab1-ad1a-898175089672/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1600] 10.0.0.32 () {32 vars in 728 bytes} [Thu Jun 18 17:24:12 2026] GET /v2.0/trunks/a453f3bb-5994-4ab1-ad1a-898175089672/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1601] 10.0.0.32 () {32 vars in 736 bytes} [Thu Jun 18 17:24:12 2026] GET /v2.0/trunks/a453f3bb-5994-4ab1-ad1a-898175089672/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:24:12.619 8 INFO neutron.api.v2.resource [None req-c5bef20e-2afb-48c2-920f-b458237c90b6 4fae03833f664f1787add1ab18c2e923 ee92cffbd0444538a453283ad064b9af - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 863/1602] 10.0.0.32 () {32 vars in 740 bytes} [Thu Jun 18 17:24:12 2026] GET /v2.0/trunks/a453f3bb-5994-4ab1-ad1a-898175089672/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1603] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:24:12 2026] DELETE /v2.0/trunks/a453f3bb-5994-4ab1-ad1a-898175089672/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1604] 10.0.0.32 () {32 vars in 728 bytes} [Thu Jun 18 17:24:12 2026] GET /v2.0/trunks/a453f3bb-5994-4ab1-ad1a-898175089672/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:24:12.711 8 INFO neutron.api.v2.resource [None req-d769ee70-adf4-40ec-8944-3d1ae66baece 4fae03833f664f1787add1ab18c2e923 ee92cffbd0444538a453283ad064b9af - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 866/1605] 10.0.0.32 () {32 vars in 743 bytes} [Thu Jun 18 17:24:12 2026] DELETE /v2.0/trunks/a453f3bb-5994-4ab1-ad1a-898175089672/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1606] 10.0.0.32 () {32 vars in 731 bytes} [Thu Jun 18 17:24:12 2026] DELETE /v2.0/trunks/a453f3bb-5994-4ab1-ad1a-898175089672/tags => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1607] 10.0.0.32 () {32 vars in 728 bytes} [Thu Jun 18 17:24:12 2026] GET /v2.0/trunks/a453f3bb-5994-4ab1-ad1a-898175089672/tags => 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: 869/1608] 10.0.0.32 () {32 vars in 718 bytes} [Thu Jun 18 17:24:12 2026] GET /v2.0/trunks/a453f3bb-5994-4ab1-ad1a-898175089672 => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1609] 199.204.45.53 () {38 vars in 1027 bytes} [Thu Jun 18 17:24:12 2026] PUT /v2.0/ports/7fbe6a3a-6ff5-4a85-bf12-69e9d3335194 => generated 1235 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1610] 10.0.0.32 () {32 vars in 716 bytes} [Thu Jun 18 17:24:12 2026] GET /v2.0/ports/60f01584-5e66-43aa-b04b-681301c9f904 => generated 826 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:24:12.921 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-59260f3d-7b1e-4e6c-bbc7-427e8882f479'] response: {'name': 'network-changed', 'server_uuid': '1a3cba80-684d-4ffb-8a83-39efbb269a29', 'tag': '7fbe6a3a-6ff5-4a85-bf12-69e9d3335194', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 741/1611] 10.0.0.32 () {32 vars in 721 bytes} [Thu Jun 18 17:24:12 2026] DELETE /v2.0/trunks/a453f3bb-5994-4ab1-ad1a-898175089672 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1612] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:24:12 2026] GET /v2.0/security-groups?tenant_id=953842b5ea074f70a70a56e786e22d02&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:24:13.135 7 INFO neutron_taas.services.taas.taas_plugin [None req-71275e7b-fc87-477d-aa9f-73bf0d80fe67 4fae03833f664f1787add1ab18c2e923 ee92cffbd0444538a453283ad064b9af - - default default] TaaS: Handle Delete Port: 60f01584-5e66-43aa-b04b-681301c9f904 2026-06-18 17:24:13.138 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71275e7b-fc87-477d-aa9f-73bf0d80fe67 4fae03833f664f1787add1ab18c2e923 ee92cffbd0444538a453283ad064b9af - - default default] Tap Mirror: Handle Delete Port: 60f01584-5e66-43aa-b04b-681301c9f904 [pid: 8|app: 0|req: 872/1613] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:24:13 2026] DELETE /v2.0/security-groups/8ae8385d-59b4-443b-8d26-1a744a116d08 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1614] 10.0.0.32 () {32 vars in 719 bytes} [Thu Jun 18 17:24:13 2026] DELETE /v2.0/ports/60f01584-5e66-43aa-b04b-681301c9f904 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1615] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:13 2026] GET /v2.0/ports?device_id=1a3cba80-684d-4ffb-8a83-39efbb269a29 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1616] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:24:13 2026] GET /v2.0/security-groups?id=2b0a56dc-0e4d-4f97-8743-7c9a0706ca3e&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:24:13.371 7 INFO neutron.services.segments.plugin [-] Segment 75bfb819-3e54-4688-a531-6b8bdc8672b3 resource provider aggregate not found 2026-06-18 17:24:13.379 7 INFO neutron.services.segments.plugin [-] Segment 75bfb819-3e54-4688-a531-6b8bdc8672b3 resource provider aggregate not found 2026-06-18 17:24:13.397 7 INFO neutron.services.segments.plugin [-] Segment 75bfb819-3e54-4688-a531-6b8bdc8672b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75bfb819-3e54-4688-a531-6b8bdc8672b3 found for delete ", "request_id": "req-a71d74ac-ca82-4418-bd31-ea62bf3023d7"}]} 2026-06-18 17:24:13.400 7 INFO neutron.services.segments.plugin [-] Segment 75bfb819-3e54-4688-a531-6b8bdc8672b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75bfb819-3e54-4688-a531-6b8bdc8672b3 found for delete ", "request_id": "req-24fc2bcd-fec9-405b-a54c-ea0e2829fbf2"}]} [pid: 7|app: 0|req: 743/1617] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:24:13 2026] DELETE /v2.0/networks/67502672-a8ee-4720-bd1c-302259c81f95 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1618] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:24:13 2026] GET /v2.0/ports?tenant_id=2c79c15c679641bca9cd1f790c944dfa&device_id=1a3cba80-684d-4ffb-8a83-39efbb269a29 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1619] 199.204.45.53 () {34 vars in 1017 bytes} [Thu Jun 18 17:24:13 2026] GET /v2.0/networks?tenant_id=2c79c15c679641bca9cd1f790c944dfa&shared=False => generated 755 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1620] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:24:13 2026] GET /v2.0/security-groups?tenant_id=7c061483e8804a5c968836193a0da470&name=default => generated 2925 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1621] 199.204.45.53 () {34 vars in 929 bytes} [Thu Jun 18 17:24:13 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) [pid: 8|app: 0|req: 876/1622] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:24:13 2026] DELETE /v2.0/security-groups/0aa79003-b8ce-4c30-9fbf-713141312f21 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1623] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:13 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1624] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:24:13 2026] GET /v2.0/security-groups?id=a332df94-c5b4-4b42-98e3-858d333bfa34&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1625] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:14 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1626] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:24:14 2026] GET /v2.0/security-groups?id=a332df94-c5b4-4b42-98e3-858d333bfa34&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1627] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:24:14 2026] GET /v2.0/security-groups?tenant_id=71bb88f2d817423d94c81027133521b1&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1628] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:14 2026] GET /v2.0/ports?device_id=1a3cba80-684d-4ffb-8a83-39efbb269a29 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1629] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:24:14 2026] DELETE /v2.0/security-groups/03266b9a-ea72-4cec-affa-4e6d04fbe03d => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1630] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:24:14 2026] GET /v2.0/security-groups?id=2b0a56dc-0e4d-4f97-8743-7c9a0706ca3e&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1631] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:24:14 2026] GET /v2.0/security-groups?tenant_id=ee92cffbd0444538a453283ad064b9af&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1632] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:24:14 2026] GET /v2.0/ports?tenant_id=2c79c15c679641bca9cd1f790c944dfa&device_id=1a3cba80-684d-4ffb-8a83-39efbb269a29 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1633] 199.204.45.53 () {34 vars in 1057 bytes} [Thu Jun 18 17:24:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7fbe6a3a-6ff5-4a85-bf12-69e9d3335194 => 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: 754/1634] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:24:14 2026] GET /v2.0/subnets?id=8421fece-0e64-499e-bc36-6cea5e634c97 => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1635] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:24:14 2026] DELETE /v2.0/security-groups/2c95ba58-e974-41ee-8eeb-5fadef44f1f6 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1636] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:24:14 2026] GET /v2.0/ports?network_id=afca9476-d93a-4827-b2a0-ceda4abbc2b8&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1637] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:24:14 2026] GET /v2.0/networks/afca9476-d93a-4827-b2a0-ceda4abbc2b8?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: 756/1638] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:24:14 2026] GET /v2.0/networks/afca9476-d93a-4827-b2a0-ceda4abbc2b8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1639] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:15 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1640] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:24:15 2026] GET /v2.0/security-groups?id=a332df94-c5b4-4b42-98e3-858d333bfa34&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1643] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:15 2026] GET /v2.0/ports?device_id=1a3cba80-684d-4ffb-8a83-39efbb269a29 => 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: 759/1644] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:24:15 2026] GET /v2.0/security-groups?id=2b0a56dc-0e4d-4f97-8743-7c9a0706ca3e&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1645] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:16 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1646] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:24:16 2026] GET /v2.0/security-groups?id=a332df94-c5b4-4b42-98e3-858d333bfa34&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1647] 199.204.45.53 () {34 vars in 993 bytes} [Thu Jun 18 17:24:16 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:24:16.603 7 INFO neutron_taas.services.taas.taas_plugin [req-68430cf6-6509-47e8-a5d9-af3ff750531c req-6dd5c504-c8a8-42a4-aa84-a589a9365431 9b941951ddf4429a9553426037a93e61 1fbc8b031e31438abbc5d3af0f4796b4 - - default default] TaaS: Handle Delete Port: 27b63286-9464-42f9-ba10-068e115a715f 2026-06-18 17:24:16.606 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-68430cf6-6509-47e8-a5d9-af3ff750531c req-6dd5c504-c8a8-42a4-aa84-a589a9365431 9b941951ddf4429a9553426037a93e61 1fbc8b031e31438abbc5d3af0f4796b4 - - default default] Tap Mirror: Handle Delete Port: 27b63286-9464-42f9-ba10-068e115a715f 2026-06-18 17:24:16.742 7 INFO neutron.db.l3_db [req-68430cf6-6509-47e8-a5d9-af3ff750531c req-6dd5c504-c8a8-42a4-aa84-a589a9365431 9b941951ddf4429a9553426037a93e61 1fbc8b031e31438abbc5d3af0f4796b4 - - default default] Floating IP fe64a519-d4e7-4a43-a781-6eac7310b0c8 disassociated. External IP: 10.96.250.207, port: 27b63286-9464-42f9-ba10-068e115a715f. [pid: 8|app: 0|req: 888/1648] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:16 2026] GET /v2.0/ports?device_id=1a3cba80-684d-4ffb-8a83-39efbb269a29 => 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: 889/1649] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:24:16 2026] GET /v2.0/security-groups?id=2b0a56dc-0e4d-4f97-8743-7c9a0706ca3e&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1650] 199.204.45.53 () {36 vars in 996 bytes} [Thu Jun 18 17:24:16 2026] DELETE /v2.0/ports/27b63286-9464-42f9-ba10-068e115a715f => generated 0 bytes in 660 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:24:17.207 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-485a4075-df43-4bea-95e7-97c04a091016'] response: {'server_uuid': '6e2d0256-42eb-4b02-a565-9a326e633f00', 'name': 'network-vif-deleted', 'tag': '27b63286-9464-42f9-ba10-068e115a715f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 890/1651] 10.0.0.32 () {34 vars in 683 bytes} [Thu Jun 18 17:24:16 2026] POST /v2.0/security-groups => generated 1601 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1652] 10.0.0.32 () {34 vars in 766 bytes} [Thu Jun 18 17:24:17 2026] PUT /v2.0/security-groups/94fa9342-ba07-4350-a43f-4cb8ba96b840/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1653] 10.0.0.32 () {32 vars in 746 bytes} [Thu Jun 18 17:24:17 2026] GET /v2.0/security-groups/94fa9342-ba07-4350-a43f-4cb8ba96b840/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1654] 10.0.0.32 () {34 vars in 777 bytes} [Thu Jun 18 17:24:17 2026] PUT /v2.0/security-groups/94fa9342-ba07-4350-a43f-4cb8ba96b840/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1655] 10.0.0.32 () {32 vars in 746 bytes} [Thu Jun 18 17:24:17 2026] GET /v2.0/security-groups/94fa9342-ba07-4350-a43f-4cb8ba96b840/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1656] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:17 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => 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: 893/1657] 10.0.0.32 () {34 vars in 773 bytes} [Thu Jun 18 17:24:17 2026] PUT /v2.0/security-groups/94fa9342-ba07-4350-a43f-4cb8ba96b840/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1658] 10.0.0.32 () {32 vars in 746 bytes} [Thu Jun 18 17:24:17 2026] GET /v2.0/security-groups/94fa9342-ba07-4350-a43f-4cb8ba96b840/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1659] 10.0.0.32 () {34 vars in 795 bytes} [Thu Jun 18 17:24:17 2026] PUT /v2.0/security-groups/94fa9342-ba07-4350-a43f-4cb8ba96b840/tags/black.or.white => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1660] 10.0.0.32 () {32 vars in 746 bytes} [Thu Jun 18 17:24:17 2026] GET /v2.0/security-groups/94fa9342-ba07-4350-a43f-4cb8ba96b840/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1661] 10.0.0.32 () {34 vars in 766 bytes} [Thu Jun 18 17:24:17 2026] PUT /v2.0/security-groups/94fa9342-ba07-4350-a43f-4cb8ba96b840/tags => generated 37 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1662] 10.0.0.32 () {32 vars in 746 bytes} [Thu Jun 18 17:24:17 2026] GET /v2.0/security-groups/94fa9342-ba07-4350-a43f-4cb8ba96b840/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1663] 10.0.0.32 () {32 vars in 754 bytes} [Thu Jun 18 17:24:17 2026] GET /v2.0/security-groups/94fa9342-ba07-4350-a43f-4cb8ba96b840/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1664] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:17 2026] GET /v2.0/ports?device_id=1a3cba80-684d-4ffb-8a83-39efbb269a29 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:24:18.015 7 INFO neutron.api.v2.resource [None req-b7b67992-2e6d-4adf-ad2b-0a4d52023608 9ffee76a54a148caad36caf0c4f96ee3 929d2caa27f1400d81c2b897de4d4a04 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 769/1665] 10.0.0.32 () {32 vars in 758 bytes} [Thu Jun 18 17:24:17 2026] GET /v2.0/security-groups/94fa9342-ba07-4350-a43f-4cb8ba96b840/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1666] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:24:17 2026] GET /v2.0/security-groups?id=2b0a56dc-0e4d-4f97-8743-7c9a0706ca3e&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1667] 10.0.0.32 () {32 vars in 757 bytes} [Thu Jun 18 17:24:18 2026] DELETE /v2.0/security-groups/94fa9342-ba07-4350-a43f-4cb8ba96b840/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1668] 10.0.0.32 () {32 vars in 746 bytes} [Thu Jun 18 17:24:18 2026] GET /v2.0/security-groups/94fa9342-ba07-4350-a43f-4cb8ba96b840/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:24:18.164 7 INFO neutron.api.v2.resource [None req-7f767b7c-711f-4303-90e4-1a63d6b87e19 9ffee76a54a148caad36caf0c4f96ee3 929d2caa27f1400d81c2b897de4d4a04 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 772/1669] 10.0.0.32 () {32 vars in 761 bytes} [Thu Jun 18 17:24:18 2026] DELETE /v2.0/security-groups/94fa9342-ba07-4350-a43f-4cb8ba96b840/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1670] 10.0.0.32 () {32 vars in 749 bytes} [Thu Jun 18 17:24:18 2026] DELETE /v2.0/security-groups/94fa9342-ba07-4350-a43f-4cb8ba96b840/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1671] 10.0.0.32 () {32 vars in 746 bytes} [Thu Jun 18 17:24:18 2026] GET /v2.0/security-groups/94fa9342-ba07-4350-a43f-4cb8ba96b840/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1672] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:24:18 2026] DELETE /v2.0/security-groups/94fa9342-ba07-4350-a43f-4cb8ba96b840 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:24:18.383 8 INFO neutron.db.segments_db [None req-491acf06-d772-458b-aa38-9783cf9d10e1 11a46a4efe9b4a39bbc774dd8e71b784 d1736620010546249bddcfb0f5fbbb8b - - default default] Added segment 466a1f9e-98e6-4eda-90cd-a8c871e46e21 of type vxlan for network 15f3b471-08df-459f-8ba9-8bce55a5f389 [pid: 8|app: 0|req: 898/1673] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:24:18 2026] POST /v2.0/networks => generated 612 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:24:18.547 7 INFO neutron.db.segments_db [None req-d43907b7-8c68-4767-8d8f-1d654912fc15 11a46a4efe9b4a39bbc774dd8e71b784 d1736620010546249bddcfb0f5fbbb8b - - default default] Added segment 4c903df6-436a-425c-a35c-e61ff933c031 of type vxlan for network 363c7c6b-41d5-48d2-a543-b12a1b021148 [pid: 7|app: 0|req: 776/1674] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:24:18 2026] POST /v2.0/networks => generated 613 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1675] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:18 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => 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: 777/1676] 10.0.0.32 () {34 vars in 752 bytes} [Thu Jun 18 17:24:18 2026] PUT /v2.0/networks/15f3b471-08df-459f-8ba9-8bce55a5f389/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1677] 10.0.0.32 () {32 vars in 732 bytes} [Thu Jun 18 17:24:18 2026] GET /v2.0/networks/15f3b471-08df-459f-8ba9-8bce55a5f389/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1678] 10.0.0.32 () {34 vars in 752 bytes} [Thu Jun 18 17:24:18 2026] PUT /v2.0/networks/363c7c6b-41d5-48d2-a543-b12a1b021148/tags => generated 17 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1679] 10.0.0.32 () {32 vars in 732 bytes} [Thu Jun 18 17:24:18 2026] GET /v2.0/networks/363c7c6b-41d5-48d2-a543-b12a1b021148/tags => generated 17 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1680] 10.0.0.32 () {34 vars in 752 bytes} [Thu Jun 18 17:24:18 2026] PUT /v2.0/networks/363c7c6b-41d5-48d2-a543-b12a1b021148/tags => generated 12 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1681] 10.0.0.32 () {32 vars in 732 bytes} [Thu Jun 18 17:24:19 2026] GET /v2.0/networks/363c7c6b-41d5-48d2-a543-b12a1b021148/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1682] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:19 2026] GET /v2.0/ports?device_id=1a3cba80-684d-4ffb-8a83-39efbb269a29 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1683] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:24:19 2026] GET /v2.0/security-groups?tenant_id=929d2caa27f1400d81c2b897de4d4a04&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1684] 10.0.0.32 () {32 vars in 732 bytes} [Thu Jun 18 17:24:19 2026] GET /v2.0/networks/15f3b471-08df-459f-8ba9-8bce55a5f389/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1685] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:24:19 2026] GET /v2.0/security-groups?id=2b0a56dc-0e4d-4f97-8743-7c9a0706ca3e&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1686] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:24:19 2026] DELETE /v2.0/security-groups/f39e6cef-eddc-448b-a0ae-45e7a220f5b5 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:24:19.375 7 INFO neutron.services.segments.plugin [-] Segment 466a1f9e-98e6-4eda-90cd-a8c871e46e21 resource provider aggregate not found 2026-06-18 17:24:19.382 7 INFO neutron.services.segments.plugin [-] Segment 466a1f9e-98e6-4eda-90cd-a8c871e46e21 resource provider aggregate not found 2026-06-18 17:24:19.396 7 INFO neutron.services.segments.plugin [-] Segment 466a1f9e-98e6-4eda-90cd-a8c871e46e21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 466a1f9e-98e6-4eda-90cd-a8c871e46e21 found for delete ", "request_id": "req-e7a1f49a-b0be-4bdc-a97e-d74de3d11355"}]} 2026-06-18 17:24:19.408 7 INFO neutron.services.segments.plugin [-] Segment 466a1f9e-98e6-4eda-90cd-a8c871e46e21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 466a1f9e-98e6-4eda-90cd-a8c871e46e21 found for delete ", "request_id": "req-ebd3c442-ed66-455b-95a9-7d942b5c679c"}]} [pid: 7|app: 0|req: 782/1687] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:24:19 2026] DELETE /v2.0/networks/15f3b471-08df-459f-8ba9-8bce55a5f389 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:24:19.538 8 INFO neutron.services.segments.plugin [-] Segment 4c903df6-436a-425c-a35c-e61ff933c031 resource provider aggregate not found 2026-06-18 17:24:19.549 8 INFO neutron.services.segments.plugin [-] Segment 4c903df6-436a-425c-a35c-e61ff933c031 resource provider aggregate not found 2026-06-18 17:24:19.565 8 INFO neutron.services.segments.plugin [-] Segment 4c903df6-436a-425c-a35c-e61ff933c031 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c903df6-436a-425c-a35c-e61ff933c031 found for delete ", "request_id": "req-4c1c3866-8859-4629-b691-8b371db4ca0a"}]} [pid: 8|app: 0|req: 906/1688] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:24:19 2026] DELETE /v2.0/networks/363c7c6b-41d5-48d2-a543-b12a1b021148 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:24:19.588 8 INFO neutron.services.segments.plugin [-] Segment 4c903df6-436a-425c-a35c-e61ff933c031 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c903df6-436a-425c-a35c-e61ff933c031 found for delete ", "request_id": "req-9b5ae35f-9c02-4aab-9030-a283075ef3fb"}]} [pid: 7|app: 0|req: 783/1689] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:24:19 2026] GET /v2.0/security-groups?tenant_id=ec41b63f3c544aefae9507453a78d763&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1690] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:19 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => 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: 907/1691] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:24:19 2026] DELETE /v2.0/security-groups/939665a0-d59d-43e4-b3b0-ce6d01a47a14 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1692] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:20 2026] GET /v2.0/ports?device_id=1a3cba80-684d-4ffb-8a83-39efbb269a29 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1693] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:24:20 2026] GET /v2.0/security-groups?tenant_id=d1736620010546249bddcfb0f5fbbb8b&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1694] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:24:20 2026] GET /v2.0/security-groups?id=2b0a56dc-0e4d-4f97-8743-7c9a0706ca3e&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1695] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:20 2026] GET /v2.0/ports?device_id=1a3cba80-684d-4ffb-8a83-39efbb269a29 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1696] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:24:20 2026] DELETE /v2.0/security-groups/e471a436-b689-4c31-a24b-e4a74e79ea79 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1697] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:24:20 2026] GET /v2.0/security-groups?id=2b0a56dc-0e4d-4f97-8743-7c9a0706ca3e&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1698] 10.0.0.32 () {32 vars in 735 bytes} [Thu Jun 18 17:24:20 2026] GET /v2.0/ports?device_id=1a3cba80-684d-4ffb-8a83-39efbb269a29 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1699] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:24:20 2026] GET /v2.0/security-groups?tenant_id=dd8a760fde474f36bcce9fad069f0d66&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1700] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:24:20 2026] DELETE /v2.0/security-groups/013f8128-ac73-4810-855a-72913da0c609 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1701] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:20 2026] GET /v2.0/ports?device_id=6e2d0256-42eb-4b02-a565-9a326e633f00 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:24:21.447 8 INFO neutron.db.l3_db [None req-6fcb7e0a-1cf3-48e1-bd7f-e14cd157a5bd c3c115311fcf41b5a5075f1c33791a0f 2c79c15c679641bca9cd1f790c944dfa - - default default] Floating IP 93e3992e-a807-4824-a6ea-2117c2766f09 associated. External IP: 10.96.250.202, port: 7fbe6a3a-6ff5-4a85-bf12-69e9d3335194. [pid: 8|app: 0|req: 912/1702] 10.0.0.32 () {34 vars in 676 bytes} [Thu Jun 18 17:24:20 2026] POST /v2.0/floatingips => generated 855 bytes in 1090 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:24:21.792 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ca32b82-1829-460b-a14f-24b690af0340'] response: {'name': 'network-changed', 'server_uuid': '1a3cba80-684d-4ffb-8a83-39efbb269a29', 'tag': '7fbe6a3a-6ff5-4a85-bf12-69e9d3335194', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 791/1703] 10.0.0.32 () {32 vars in 728 bytes} [Thu Jun 18 17:24:21 2026] GET /v2.0/floatingips/93e3992e-a807-4824-a6ea-2117c2766f09 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1704] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:24:22 2026] DELETE /v2.0/security-groups/a332df94-c5b4-4b42-98e3-858d333bfa34 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:24:22.168 7 INFO neutron.api.v2.resource [None req-ddfe18a0-c88f-465d-860a-8fed39f7cba8 9b941951ddf4429a9553426037a93e61 1fbc8b031e31438abbc5d3af0f4796b4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 792/1705] 10.0.0.32 () {32 vars in 736 bytes} [Thu Jun 18 17:24:22 2026] GET /v2.0/security-groups/a332df94-c5b4-4b42-98e3-858d333bfa34 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:24:22.285 8 INFO neutron_taas.services.taas.taas_plugin [None req-d61ea412-62ac-44e6-a7fd-0d875ff8fbbb 9b941951ddf4429a9553426037a93e61 1fbc8b031e31438abbc5d3af0f4796b4 - - default default] TaaS: Handle Delete Port: c3fe1c26-e3bd-41db-b31e-ae6ce45c3cff 2026-06-18 17:24:22.288 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d61ea412-62ac-44e6-a7fd-0d875ff8fbbb 9b941951ddf4429a9553426037a93e61 1fbc8b031e31438abbc5d3af0f4796b4 - - default default] Tap Mirror: Handle Delete Port: c3fe1c26-e3bd-41db-b31e-ae6ce45c3cff [pid: 7|app: 0|req: 793/1706] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:24:22 2026] GET /v2.0/ports?tenant_id=2c79c15c679641bca9cd1f790c944dfa&device_id=1a3cba80-684d-4ffb-8a83-39efbb269a29 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1707] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:24:22 2026] GET /v2.0/networks?id=afca9476-d93a-4827-b2a0-ceda4abbc2b8 => generated 755 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1708] 199.204.45.53 () {34 vars in 1057 bytes} [Thu Jun 18 17:24:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7fbe6a3a-6ff5-4a85-bf12-69e9d3335194 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1709] 10.0.0.32 () {32 vars in 731 bytes} [Thu Jun 18 17:24:22 2026] DELETE /v2.0/floatingips/fe64a519-d4e7-4a43-a781-6eac7310b0c8 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1710] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:24:22 2026] GET /v2.0/subnets?id=8421fece-0e64-499e-bc36-6cea5e634c97 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1711] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:24:22 2026] GET /v2.0/ports?network_id=afca9476-d93a-4827-b2a0-ceda4abbc2b8&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1712] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:24:22 2026] GET /v2.0/networks/afca9476-d93a-4827-b2a0-ceda4abbc2b8?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: 799/1713] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:24:22 2026] GET /v2.0/networks/afca9476-d93a-4827-b2a0-ceda4abbc2b8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1714] 10.0.0.32 () {32 vars in 728 bytes} [Thu Jun 18 17:24:22 2026] GET /v2.0/floatingips/93e3992e-a807-4824-a6ea-2117c2766f09 => generated 855 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:24:22.855 8 INFO neutron_taas.services.taas.taas_plugin [None req-d6f86fc1-f929-4ba5-a5b9-47a2d371f854 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: f460cce6-a5a0-4b4e-b485-6d414aafe7df 2026-06-18 17:24:22.858 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d6f86fc1-f929-4ba5-a5b9-47a2d371f854 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: f460cce6-a5a0-4b4e-b485-6d414aafe7df [pid: 8|app: 0|req: 915/1715] 10.0.0.32 () {34 vars in 788 bytes} [Thu Jun 18 17:24:22 2026] PUT /v2.0/routers/703b733c-fec2-48bb-b7c8-2083c5152836/remove_router_interface => generated 309 bytes in 956 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1716] 10.0.0.32 () {34 vars in 675 bytes} [Thu Jun 18 17:24:23 2026] POST /v2.0/subnetpools => generated 516 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1717] 10.0.0.32 () {34 vars in 758 bytes} [Thu Jun 18 17:24:23 2026] PUT /v2.0/subnetpools/24e952ce-6509-49c0-b4a2-66c5ffee8a75/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: 803/1718] 10.0.0.32 () {32 vars in 738 bytes} [Thu Jun 18 17:24:23 2026] GET /v2.0/subnetpools/24e952ce-6509-49c0-b4a2-66c5ffee8a75/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1719] 10.0.0.32 () {34 vars in 769 bytes} [Thu Jun 18 17:24:23 2026] PUT /v2.0/subnetpools/24e952ce-6509-49c0-b4a2-66c5ffee8a75/tags/green => 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: 805/1720] 10.0.0.32 () {32 vars in 738 bytes} [Thu Jun 18 17:24:23 2026] GET /v2.0/subnetpools/24e952ce-6509-49c0-b4a2-66c5ffee8a75/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1721] 10.0.0.32 () {34 vars in 765 bytes} [Thu Jun 18 17:24:23 2026] PUT /v2.0/subnetpools/24e952ce-6509-49c0-b4a2-66c5ffee8a75/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-18 17:24:23.635 8 INFO neutron_taas.services.taas.taas_plugin [None req-b316d4ab-94d0-4d2a-864b-7f644ab69a95 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: 3f35c668-6b7d-4f07-97d5-438cfdd17583 2026-06-18 17:24:23.638 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b316d4ab-94d0-4d2a-864b-7f644ab69a95 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: 3f35c668-6b7d-4f07-97d5-438cfdd17583 [pid: 7|app: 0|req: 807/1722] 10.0.0.32 () {32 vars in 738 bytes} [Thu Jun 18 17:24:23 2026] GET /v2.0/subnetpools/24e952ce-6509-49c0-b4a2-66c5ffee8a75/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1723] 10.0.0.32 () {34 vars in 787 bytes} [Thu Jun 18 17:24:23 2026] PUT /v2.0/subnetpools/24e952ce-6509-49c0-b4a2-66c5ffee8a75/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1724] 10.0.0.32 () {32 vars in 738 bytes} [Thu Jun 18 17:24:23 2026] GET /v2.0/subnetpools/24e952ce-6509-49c0-b4a2-66c5ffee8a75/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1725] 10.0.0.32 () {34 vars in 758 bytes} [Thu Jun 18 17:24:23 2026] PUT /v2.0/subnetpools/24e952ce-6509-49c0-b4a2-66c5ffee8a75/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1726] 10.0.0.32 () {32 vars in 738 bytes} [Thu Jun 18 17:24:23 2026] GET /v2.0/subnetpools/24e952ce-6509-49c0-b4a2-66c5ffee8a75/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1727] 10.0.0.32 () {32 vars in 746 bytes} [Thu Jun 18 17:24:23 2026] GET /v2.0/subnetpools/24e952ce-6509-49c0-b4a2-66c5ffee8a75/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:24:23.860 7 INFO neutron.api.v2.resource [None req-83b539e9-6f14-49e7-8b1d-ebf161eb7b30 4d1c4e4e6c5c4efc9c4cb8db47bd6ded ea36f6865658425590c828c92b804f3d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 813/1728] 10.0.0.32 () {32 vars in 750 bytes} [Thu Jun 18 17:24:23 2026] GET /v2.0/subnetpools/24e952ce-6509-49c0-b4a2-66c5ffee8a75/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1729] 10.0.0.32 () {32 vars in 728 bytes} [Thu Jun 18 17:24:23 2026] GET /v2.0/floatingips/93e3992e-a807-4824-a6ea-2117c2766f09 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:24:23.906 8 INFO neutron_taas.services.taas.taas_plugin [None req-b316d4ab-94d0-4d2a-864b-7f644ab69a95 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: 26d7435b-abca-4272-a886-2d7a104b01e7 2026-06-18 17:24:23.909 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b316d4ab-94d0-4d2a-864b-7f644ab69a95 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: 26d7435b-abca-4272-a886-2d7a104b01e7 [pid: 7|app: 0|req: 815/1730] 10.0.0.32 () {32 vars in 749 bytes} [Thu Jun 18 17:24:23 2026] DELETE /v2.0/subnetpools/24e952ce-6509-49c0-b4a2-66c5ffee8a75/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1731] 10.0.0.32 () {32 vars in 738 bytes} [Thu Jun 18 17:24:23 2026] GET /v2.0/subnetpools/24e952ce-6509-49c0-b4a2-66c5ffee8a75/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:24:24.041 7 INFO neutron.api.v2.resource [None req-91562288-7b79-493a-ba12-d0fcaa54c7d3 4d1c4e4e6c5c4efc9c4cb8db47bd6ded ea36f6865658425590c828c92b804f3d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 817/1732] 10.0.0.32 () {32 vars in 753 bytes} [Thu Jun 18 17:24:23 2026] DELETE /v2.0/subnetpools/24e952ce-6509-49c0-b4a2-66c5ffee8a75/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1733] 10.0.0.32 () {32 vars in 741 bytes} [Thu Jun 18 17:24:24 2026] DELETE /v2.0/subnetpools/24e952ce-6509-49c0-b4a2-66c5ffee8a75/tags => 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: 819/1734] 10.0.0.32 () {32 vars in 738 bytes} [Thu Jun 18 17:24:24 2026] GET /v2.0/subnetpools/24e952ce-6509-49c0-b4a2-66c5ffee8a75/tags => 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: 820/1735] 10.0.0.32 () {32 vars in 731 bytes} [Thu Jun 18 17:24:24 2026] DELETE /v2.0/subnetpools/24e952ce-6509-49c0-b4a2-66c5ffee8a75 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:24:24.283 8 INFO neutron.services.segments.plugin [-] Segment 087b0aad-a0ab-4c24-8bc2-379bc882d032 resource provider aggregate not found 2026-06-18 17:24:24.289 8 INFO neutron.services.segments.plugin [-] Segment 087b0aad-a0ab-4c24-8bc2-379bc882d032 resource provider aggregate not found 2026-06-18 17:24:24.310 8 INFO neutron.services.segments.plugin [-] Segment 087b0aad-a0ab-4c24-8bc2-379bc882d032 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 087b0aad-a0ab-4c24-8bc2-379bc882d032 found for delete ", "request_id": "req-ed036e31-7a6b-428e-9315-ead5451f8184"}]} 2026-06-18 17:24:24.311 8 INFO neutron.services.segments.plugin [-] Segment 087b0aad-a0ab-4c24-8bc2-379bc882d032 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 087b0aad-a0ab-4c24-8bc2-379bc882d032 found for delete ", "request_id": "req-a119740f-0039-4020-b5cd-428d59629386"}]} 2026-06-18 17:24:24.324 8 INFO neutron.db.l3_hamode_db [None req-b316d4ab-94d0-4d2a-864b-7f644ab69a95 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] HA network c21f00dd-6f42-4621-a4fc-c3ec15d42587 was deleted as no HA routers are present in tenant 1fbc8b031e31438abbc5d3af0f4796b4. [pid: 8|app: 0|req: 916/1736] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:24:23 2026] DELETE /v2.0/routers/703b733c-fec2-48bb-b7c8-2083c5152836 => generated 0 bytes in 895 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1737] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:24:24 2026] DELETE /v2.0/subnets/287ba6f4-19e4-4966-88fb-ca441113300c => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:24:24.583 8 INFO neutron_taas.services.taas.taas_plugin [None req-289c0d37-e0c9-4997-b97b-f291a6a64697 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: 99405708-e2f0-4b66-b66e-3f52b0bf39b7 2026-06-18 17:24:24.586 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-289c0d37-e0c9-4997-b97b-f291a6a64697 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: 99405708-e2f0-4b66-b66e-3f52b0bf39b7 [pid: 8|app: 0|req: 917/1738] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:24:24 2026] DELETE /v2.0/networks/4206939d-1eb3-435d-8f3a-cf2aef85cc3a => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1739] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:24:24 2026] GET /v2.0/security-groups?tenant_id=1fbc8b031e31438abbc5d3af0f4796b4&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1740] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:24:24 2026] DELETE /v2.0/security-groups/ecf70d09-0a05-4aa9-a092-ee264d64e20d => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1741] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:24:24 2026] GET /v2.0/security-groups?tenant_id=685d3f249c5a480c903754526024aa0a&name=default => generated 2925 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1742] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:24:25 2026] DELETE /v2.0/security-groups/0844c113-f9ec-4ce1-9acd-1e259fecb6d0 => 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: 823/1743] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:24:25 2026] GET /v2.0/security-groups?tenant_id=ea36f6865658425590c828c92b804f3d&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1744] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:24:25 2026] DELETE /v2.0/security-groups/8b2f4b64-7066-42e6-960a-d4ce3b9bfc6e => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:24:26.332 8 INFO neutron.services.segments.plugin [-] Segment c4effedf-d847-4d89-8bee-da31c91a3e3e resource provider aggregate not found 2026-06-18 17:24:26.338 8 INFO neutron.services.segments.plugin [-] Segment c4effedf-d847-4d89-8bee-da31c91a3e3e resource provider aggregate not found 2026-06-18 17:24:26.351 8 INFO neutron.services.segments.plugin [-] Segment c4effedf-d847-4d89-8bee-da31c91a3e3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4effedf-d847-4d89-8bee-da31c91a3e3e found for delete ", "request_id": "req-d163212c-75e8-4edf-9736-0f2121888fcc"}]} 2026-06-18 17:24:26.354 8 INFO neutron.services.segments.plugin [-] Segment c4effedf-d847-4d89-8bee-da31c91a3e3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4effedf-d847-4d89-8bee-da31c91a3e3e found for delete ", "request_id": "req-497b9371-fee6-47bc-a451-8f84c7996979"}]} [pid: 7|app: 0|req: 824/1745] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:24:29 2026] GET /v2.0/security-groups?tenant_id=8a7bfff918864ff69ce9090d87d1b1ac&name=default => generated 2925 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1746] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:24:29 2026] DELETE /v2.0/security-groups/9dce5b47-846d-4447-b691-5ef5a8811c87 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1747] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:24:29 2026] GET /v2.0/security-groups?tenant_id=5a7bf1d10fd64ded9b82db1e96632063&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1748] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:24:29 2026] DELETE /v2.0/security-groups/20d566ed-e17b-4ad4-8f5c-14426934c379 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1751] 10.0.0.84 () {34 vars in 989 bytes} [Thu Jun 18 17:24:30 2026] GET /v2.0/ports?device_id=1a3cba80-684d-4ffb-8a83-39efbb269a29 => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1752] 10.0.0.84 () {34 vars in 1039 bytes} [Thu Jun 18 17:24:30 2026] GET /v2.0/security-groups?id=2b0a56dc-0e4d-4f97-8743-7c9a0706ca3e&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1753] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:24:31 2026] GET /v2.0/security-groups?tenant_id=940dfa7e64d14d39b321803bf6b87592&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: 926/1754] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:24:32 2026] DELETE /v2.0/security-groups/7f22bf21-dde0-44d3-8718-50458a948d6c => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1755] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:24:32 2026] GET /v2.0/security-groups?tenant_id=761aa461497f4ec1b65c0516670af5df&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1756] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:24:32 2026] DELETE /v2.0/security-groups/d0b5a46d-1605-4f42-835b-e7105935ae59 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1757] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:24:36 2026] GET /v2.0/security-groups?tenant_id=ce6bd9ac544d4931bd1ecb456254a9ec&name=default => generated 2925 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1758] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:24:37 2026] DELETE /v2.0/security-groups/55b7d67d-b5c4-4d1b-9952-4039e5543724 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1759] 10.0.0.32 () {32 vars in 652 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions => generated 21537 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1760] 10.0.0.32 () {32 vars in 680 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1761] 10.0.0.32 () {32 vars in 680 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1762] 10.0.0.32 () {32 vars in 728 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1763] 10.0.0.32 () {32 vars in 664 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1764] 10.0.0.32 () {32 vars in 698 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1765] 10.0.0.32 () {32 vars in 696 bytes} [Thu Jun 18 17:24: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: 838/1766] 10.0.0.32 () {32 vars in 700 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1767] 10.0.0.32 () {32 vars in 688 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1768] 10.0.0.32 () {32 vars in 702 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1769] 10.0.0.32 () {32 vars in 692 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1770] 10.0.0.32 () {32 vars in 694 bytes} [Thu Jun 18 17:24:39 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: 843/1771] 10.0.0.32 () {32 vars in 684 bytes} [Thu Jun 18 17:24:39 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: 844/1772] 10.0.0.32 () {32 vars in 686 bytes} [Thu Jun 18 17:24:39 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: 845/1773] 10.0.0.32 () {32 vars in 660 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1774] 10.0.0.32 () {32 vars in 698 bytes} [Thu Jun 18 17:24:39 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: 847/1775] 10.0.0.32 () {32 vars in 678 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1776] 10.0.0.32 () {32 vars in 682 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1777] 10.0.0.32 () {32 vars in 674 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1778] 10.0.0.32 () {32 vars in 688 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1779] 10.0.0.32 () {32 vars in 722 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1780] 10.0.0.32 () {32 vars in 686 bytes} [Thu Jun 18 17:24:39 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: 853/1781] 10.0.0.32 () {32 vars in 668 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1782] 10.0.0.32 () {32 vars in 686 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1783] 10.0.0.32 () {32 vars in 680 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1784] 10.0.0.32 () {32 vars in 698 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1785] 10.0.0.32 () {32 vars in 678 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1786] 10.0.0.32 () {32 vars in 666 bytes} [Thu Jun 18 17:24:39 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: 7|app: 0|req: 859/1787] 10.0.0.32 () {32 vars in 676 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1788] 10.0.0.32 () {32 vars in 664 bytes} [Thu Jun 18 17:24:39 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) 2026-06-18 17:24:39.391 8 INFO neutron.db.segments_db [None req-e103b39a-e1f7-4b0f-9ab6-a5186a79728a dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] Added segment 7c1414d7-44d0-4df7-a86e-51bec51de6a6 of type vxlan for network f27276e7-7e71-432e-ba47-84f280d404f7 [pid: 7|app: 0|req: 861/1789] 10.0.0.32 () {32 vars in 674 bytes} [Thu Jun 18 17:24:39 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: 7|app: 0|req: 862/1790] 10.0.0.32 () {32 vars in 712 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1791] 10.0.0.32 () {32 vars in 690 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1792] 10.0.0.32 () {32 vars in 682 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/multi-provider => 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: 865/1793] 10.0.0.32 () {32 vars in 668 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1794] 10.0.0.32 () {32 vars in 686 bytes} [Thu Jun 18 17:24:39 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: 867/1795] 10.0.0.32 () {32 vars in 704 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1796] 10.0.0.32 () {32 vars in 674 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1797] 10.0.0.32 () {32 vars in 700 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1798] 10.0.0.32 () {32 vars in 674 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1799] 10.0.0.32 () {32 vars in 692 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1800] 10.0.0.32 () {32 vars in 688 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1801] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:24:39 2026] POST /v2.0/networks => generated 619 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1802] 10.0.0.32 () {32 vars in 708 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1803] 10.0.0.32 () {32 vars in 704 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1804] 10.0.0.32 () {32 vars in 718 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1805] 10.0.0.32 () {32 vars in 696 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1806] 10.0.0.32 () {32 vars in 710 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1807] 10.0.0.32 () {32 vars in 668 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/binding => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1808] 10.0.0.32 () {32 vars in 686 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1809] 10.0.0.32 () {32 vars in 680 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1810] 10.0.0.32 () {32 vars in 674 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1811] 10.0.0.32 () {32 vars in 670 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1812] 10.0.0.32 () {32 vars in 660 bytes} [Thu Jun 18 17:24: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: 7|app: 0|req: 884/1813] 10.0.0.32 () {32 vars in 698 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1814] 10.0.0.32 () {32 vars in 698 bytes} [Thu Jun 18 17:24:39 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: 886/1815] 10.0.0.32 () {32 vars in 676 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1816] 10.0.0.32 () {32 vars in 668 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1817] 10.0.0.32 () {32 vars in 682 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1818] 10.0.0.32 () {32 vars in 700 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1819] 10.0.0.32 () {32 vars in 684 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1820] 10.0.0.32 () {32 vars in 706 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1821] 10.0.0.32 () {32 vars in 668 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1822] 10.0.0.32 () {32 vars in 696 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1823] 10.0.0.32 () {32 vars in 694 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1824] 10.0.0.32 () {32 vars in 684 bytes} [Thu Jun 18 17:24:39 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: 896/1825] 10.0.0.32 () {32 vars in 688 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1826] 10.0.0.32 () {32 vars in 704 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1827] 10.0.0.32 () {32 vars in 666 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1828] 10.0.0.32 () {32 vars in 680 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1829] 10.0.0.32 () {32 vars in 680 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1830] 10.0.0.32 () {32 vars in 690 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1831] 10.0.0.32 () {32 vars in 690 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1832] 10.0.0.32 () {32 vars in 694 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1833] 10.0.0.32 () {32 vars in 684 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1834] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:24:39 2026] POST /v2.0/subnets => generated 657 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1835] 10.0.0.32 () {32 vars in 688 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1836] 10.0.0.32 () {32 vars in 700 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1837] 10.0.0.32 () {32 vars in 702 bytes} [Thu Jun 18 17:24:39 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: 908/1838] 10.0.0.32 () {32 vars in 712 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1839] 10.0.0.32 () {32 vars in 716 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1840] 10.0.0.32 () {32 vars in 714 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1841] 10.0.0.32 () {32 vars in 721 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1842] 10.0.0.32 () {32 vars in 726 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1843] 10.0.0.32 () {32 vars in 740 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1844] 10.0.0.32 () {32 vars in 718 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1845] 10.0.0.32 () {32 vars in 682 bytes} [Thu Jun 18 17:24:39 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: 915/1846] 10.0.0.32 () {32 vars in 668 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1847] 10.0.0.32 () {32 vars in 718 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1848] 10.0.0.32 () {32 vars in 678 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1849] 10.0.0.32 () {32 vars in 668 bytes} [Thu Jun 18 17:24:39 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: 7|app: 0|req: 919/1850] 10.0.0.32 () {32 vars in 696 bytes} [Thu Jun 18 17:24:39 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: 7|app: 0|req: 920/1851] 10.0.0.32 () {32 vars in 704 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1852] 10.0.0.32 () {32 vars in 700 bytes} [Thu Jun 18 17:24:39 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: 7|app: 0|req: 922/1853] 10.0.0.32 () {32 vars in 700 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1854] 10.0.0.32 () {32 vars in 682 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1855] 10.0.0.32 () {32 vars in 704 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1856] 10.0.0.32 () {32 vars in 694 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1857] 10.0.0.32 () {32 vars in 688 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1858] 10.0.0.32 () {32 vars in 696 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1859] 10.0.0.32 () {32 vars in 678 bytes} [Thu Jun 18 17:24:39 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: 7|app: 0|req: 929/1860] 10.0.0.32 () {32 vars in 688 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1861] 10.0.0.32 () {32 vars in 700 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1862] 10.0.0.32 () {32 vars in 664 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1863] 10.0.0.32 () {32 vars in 680 bytes} [Thu Jun 18 17:24:39 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1864] 10.0.0.32 () {32 vars in 676 bytes} [Thu Jun 18 17:24:40 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1865] 10.0.0.32 () {32 vars in 692 bytes} [Thu Jun 18 17:24:40 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1866] 10.0.0.32 () {32 vars in 676 bytes} [Thu Jun 18 17:24:40 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1867] 10.0.0.32 () {32 vars in 666 bytes} [Thu Jun 18 17:24:40 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1868] 10.0.0.32 () {32 vars in 662 bytes} [Thu Jun 18 17:24:40 2026] GET /v2.0/extensions/taas => generated 175 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1869] 10.0.0.32 () {32 vars in 674 bytes} [Thu Jun 18 17:24:40 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1870] 10.0.0.32 () {32 vars in 686 bytes} [Thu Jun 18 17:24:40 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1871] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:24:39 2026] POST /v2.0/subnets => generated 731 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:24:40.154 7 INFO neutron.db.segments_db [None req-7dbcd0c4-8678-4055-b952-5a770e8f67d8 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] Added segment aa14c319-a1d0-41e0-b953-5c770e01b451 of type vxlan for network 7e2061e0-3220-443a-9f21-f3beb6675cdd [pid: 7|app: 0|req: 940/1872] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:24:40 2026] POST /v2.0/networks => generated 618 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1873] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:24:40 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: 7|app: 0|req: 941/1874] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:24:40 2026] POST /v2.0/subnets => generated 725 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1875] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:24:40 2026] GET /v2.0/security-groups?tenant_id=6f282e21e2a345cc9d277ab8dd6db129&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:24:40.814 7 INFO neutron.db.segments_db [None req-4d737b4c-5fe8-43e9-8db7-30fabc3adb80 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] Added segment d9058eac-74a5-466f-bf0c-b45ba9db9f9b of type vxlan for network db4008ef-343c-46d2-ae4d-c8d77ff04695 [pid: 7|app: 0|req: 942/1876] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:24:40 2026] POST /v2.0/networks => generated 619 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1877] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:24:40 2026] DELETE /v2.0/security-groups/f6671efc-1680-4e1b-b89d-63aada357b99 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1878] 10.0.0.32 () {32 vars in 825 bytes} [Thu Jun 18 17:24:41 2026] GET /v2.0/ports?project_id=2c79c15c679641bca9cd1f790c944dfa&network_id=afca9476-d93a-4827-b2a0-ceda4abbc2b8 => generated 3691 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1879] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:24:40 2026] POST /v2.0/subnets => generated 655 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1880] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:24:41 2026] POST /v2.0/subnets => generated 729 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1881] 10.0.0.32 () {32 vars in 741 bytes} [Thu Jun 18 17:24:41 2026] GET /v2.0/subnets?network_id=609f3d2a-a5d2-4bc4-b8c2-7245dde5d62b => generated 667 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:24:41.492 8 INFO neutron.db.segments_db [None req-ae6db7e3-20de-4981-860d-ca2552e296a8 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] Added segment 475eaa98-13b4-4c35-b87c-23e2936e0a94 of type vxlan for network 0b92f413-44d0-4dd4-a926-05b5833d8404 2026-06-18 17:24:41.710 7 INFO neutron.db.l3_db [None req-b5befa7b-4752-4f3c-8d2e-e97e64ac18b2 c3c115311fcf41b5a5075f1c33791a0f 2c79c15c679641bca9cd1f790c944dfa - - default default] Floating IP 93e3992e-a807-4824-a6ea-2117c2766f09 disassociated. External IP: 10.96.250.202, port: 7fbe6a3a-6ff5-4a85-bf12-69e9d3335194. 2026-06-18 17:24:41.742 8 INFO neutron.db.l3_hamode_db [None req-ae6db7e3-20de-4981-860d-ca2552e296a8 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 945/1882] 10.0.0.32 () {34 vars in 748 bytes} [Thu Jun 18 17:24:41 2026] PUT /v2.0/floatingips/93e3992e-a807-4824-a6ea-2117c2766f09 => generated 554 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1883] 10.0.0.32 () {32 vars in 728 bytes} [Thu Jun 18 17:24:42 2026] GET /v2.0/floatingips/93e3992e-a807-4824-a6ea-2117c2766f09 => generated 554 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:24:42.055 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-11387e20-014c-4435-9198-2cad56d68e28'] response: {'name': 'network-changed', 'server_uuid': '1a3cba80-684d-4ffb-8a83-39efbb269a29', 'tag': '7fbe6a3a-6ff5-4a85-bf12-69e9d3335194', 'status': 'completed', 'code': 200} 2026-06-18 17:24:42.527 8 INFO neutron.db.l3_hamode_db [None req-ae6db7e3-20de-4981-860d-ca2552e296a8 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 17:24:42.834 7 INFO neutron.db.segments_db [None req-6360284d-acf7-4414-9c22-9acf7baed8ce ebf0f13665144808ab0477a47b5d0237 b8b5d570546a4c7ea241e923ace09ae0 - - default default] Added segment fd3dc37c-5797-4b7e-9df7-d3dae85bc933 of type vxlan for network 9b9e8dcd-7758-428c-ac1f-8df92eacd573 [pid: 7|app: 0|req: 947/1884] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:24:42 2026] POST /v2.0/networks => generated 628 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1885] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:24:42 2026] GET /v2.0/ports?tenant_id=2c79c15c679641bca9cd1f790c944dfa&device_id=1a3cba80-684d-4ffb-8a83-39efbb269a29 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1886] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:24:42 2026] GET /v2.0/networks?id=afca9476-d93a-4827-b2a0-ceda4abbc2b8 => generated 755 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1887] 199.204.45.53 () {34 vars in 1057 bytes} [Thu Jun 18 17:24:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=7fbe6a3a-6ff5-4a85-bf12-69e9d3335194 => 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: 951/1888] 10.0.0.32 () {32 vars in 728 bytes} [Thu Jun 18 17:24:43 2026] GET /v2.0/floatingips/93e3992e-a807-4824-a6ea-2117c2766f09 => generated 554 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1889] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:24:43 2026] GET /v2.0/subnets?id=8421fece-0e64-499e-bc36-6cea5e634c97 => generated 677 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1890] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:24:43 2026] GET /v2.0/ports?network_id=afca9476-d93a-4827-b2a0-ceda4abbc2b8&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1891] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:24:43 2026] GET /v2.0/networks/afca9476-d93a-4827-b2a0-ceda4abbc2b8?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1892] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:24:43 2026] GET /v2.0/networks/afca9476-d93a-4827-b2a0-ceda4abbc2b8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1893] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:24:41 2026] POST /v2.0/routers => generated 685 bytes in 2013 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1894] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:24:43 2026] POST /v2.0/subnets => generated 673 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:24:43.744 7 INFO neutron.db.segments_db [None req-e1c6709c-a724-4562-a8fd-3fce0e984501 ebf0f13665144808ab0477a47b5d0237 b8b5d570546a4c7ea241e923ace09ae0 - - default default] Added segment c8158638-ace9-407b-953c-8683024cf5fe of type vxlan for network ef13cf02-d1b5-4cc0-87fa-fa996d7433d8 [pid: 7|app: 0|req: 957/1895] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:24:43 2026] POST /v2.0/networks => generated 627 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1896] 10.0.0.32 () {34 vars in 742 bytes} [Thu Jun 18 17:24:43 2026] PUT /v2.0/networks/ef13cf02-d1b5-4cc0-87fa-fa996d7433d8 => generated 592 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1897] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:24:43 2026] POST /v2.0/subnets => generated 646 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1898] 10.0.0.32 () {32 vars in 728 bytes} [Thu Jun 18 17:24:44 2026] GET /v2.0/floatingips/93e3992e-a807-4824-a6ea-2117c2766f09 => generated 552 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1899] 10.0.0.32 () {34 vars in 740 bytes} [Thu Jun 18 17:24:44 2026] PUT /v2.0/subnets/4d3a205d-638d-42c0-b6e6-3cc851f17861 => generated 656 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:24:44.585 7 INFO neutron.services.segments.plugin [-] Segment c8158638-ace9-407b-953c-8683024cf5fe resource provider aggregate not found 2026-06-18 17:24:44.585 7 INFO neutron.services.segments.plugin [-] Segment c8158638-ace9-407b-953c-8683024cf5fe resource provider aggregate not found 2026-06-18 17:24:44.605 7 INFO neutron.services.segments.plugin [-] Segment c8158638-ace9-407b-953c-8683024cf5fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8158638-ace9-407b-953c-8683024cf5fe found for delete ", "request_id": "req-d7b2a19b-6d23-4509-a2ee-8d7543a48512"}]} 2026-06-18 17:24:44.605 7 INFO neutron.services.segments.plugin [-] Segment c8158638-ace9-407b-953c-8683024cf5fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8158638-ace9-407b-953c-8683024cf5fe found for delete ", "request_id": "req-d0de7626-4b71-40ae-b206-65af930ed6b8"}]} [pid: 7|app: 0|req: 962/1900] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:24:44 2026] DELETE /v2.0/networks/ef13cf02-d1b5-4cc0-87fa-fa996d7433d8 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:24:44.627 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f8433772-85de-4ab4-924b-baa4fca6cd00 ebf0f13665144808ab0477a47b5d0237 b8b5d570546a4c7ea241e923ace09ae0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 963/1901] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:24:44 2026] DELETE /v2.0/networks/ef13cf02-d1b5-4cc0-87fa-fa996d7433d8 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1902] 10.0.0.32 () {32 vars in 693 bytes} [Thu Jun 18 17:24:44 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1903] 10.0.0.32 () {32 vars in 741 bytes} [Thu Jun 18 17:24:44 2026] GET /v2.0/subnets?network_id=609f3d2a-a5d2-4bc4-b8c2-7245dde5d62b => generated 649 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1904] 10.0.0.32 () {32 vars in 652 bytes} [Thu Jun 18 17:24:44 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1905] 10.0.0.32 () {32 vars in 648 bytes} [Thu Jun 18 17:24:44 2026] GET /v2.0/networks => generated 1312 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1906] 10.0.0.32 () {34 vars in 782 bytes} [Thu Jun 18 17:24:43 2026] PUT /v2.0/routers/9c431c3a-9ee0-4f7e-aaaa-9616ac00e04c/add_router_interface => generated 309 bytes in 1335 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1907] 10.0.0.32 () {32 vars in 646 bytes} [Thu Jun 18 17:24:44 2026] GET /v2.0/subnets => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1908] 10.0.0.32 () {32 vars in 722 bytes} [Thu Jun 18 17:24:44 2026] GET /v2.0/networks/9b9e8dcd-7758-428c-ac1f-8df92eacd573 => generated 672 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1909] 10.0.0.32 () {32 vars in 720 bytes} [Thu Jun 18 17:24:44 2026] GET /v2.0/subnets/6801b856-f0dc-4185-a76e-44773e896532 => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:24:44.916 7 INFO neutron.pecan_wsgi.hooks.translation [None req-69049534-dbe0-4603-81fd-d9348b450745 ebf0f13665144808ab0477a47b5d0237 b8b5d570546a4c7ea241e923ace09ae0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 971/1910] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:24:44 2026] DELETE /v2.0/subnets/4d3a205d-638d-42c0-b6e6-3cc851f17861 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:24:44.940 7 INFO neutron.pecan_wsgi.hooks.translation [None req-030d0cff-1c57-4eb7-9f86-7e6354b1f39b ebf0f13665144808ab0477a47b5d0237 b8b5d570546a4c7ea241e923ace09ae0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 972/1911] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:24:44 2026] DELETE /v2.0/networks/ef13cf02-d1b5-4cc0-87fa-fa996d7433d8 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1912] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:24:44 2026] DELETE /v2.0/subnets/6801b856-f0dc-4185-a76e-44773e896532 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1913] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:24:45 2026] DELETE /v2.0/networks/9b9e8dcd-7758-428c-ac1f-8df92eacd573 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1916] 10.0.0.32 () {34 vars in 684 bytes} [Thu Jun 18 17:24:45 2026] POST /v2.0/security-groups => generated 1673 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1917] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:24:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1918] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:24:45 2026] POST /v2.0/security-group-rules => generated 596 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1919] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:24:45 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1920] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:24:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1921] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:24:45 2026] GET /v2.0/security-groups?tenant_id=b8b5d570546a4c7ea241e923ace09ae0&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:24:46.125 7 INFO neutron.db.securitygroups_db [None req-2aa37b4e-5de2-4a50-8339-fba1347ad2c3 c3c115311fcf41b5a5075f1c33791a0f 2c79c15c679641bca9cd1f790c944dfa - - default default] Project 2c79c15c679641bca9cd1f790c944dfa 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: 940/1922] 10.0.0.32 () {34 vars in 782 bytes} [Thu Jun 18 17:24:44 2026] PUT /v2.0/routers/9c431c3a-9ee0-4f7e-aaaa-9616ac00e04c/add_router_interface => generated 309 bytes in 1399 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1923] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:24:46 2026] POST /v2.0/security-group-rules => generated 607 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1924] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:24:46 2026] DELETE /v2.0/security-groups/a47dd6f4-0d14-4f78-a4b7-1c9a029d0841 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:24:46.343 8 INFO neutron.db.securitygroups_db [None req-c8c3c8e3-fade-469c-aec9-a0280e3e5327 c3c115311fcf41b5a5075f1c33791a0f 2c79c15c679641bca9cd1f790c944dfa - - default default] Project 2c79c15c679641bca9cd1f790c944dfa 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: 942/1925] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:24:46 2026] POST /v2.0/security-group-rules => generated 606 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:24:46.637 7 INFO neutron.services.segments.plugin [-] Segment fd3dc37c-5797-4b7e-9df7-d3dae85bc933 resource provider aggregate not found 2026-06-18 17:24:46.641 7 INFO neutron.services.segments.plugin [-] Segment fd3dc37c-5797-4b7e-9df7-d3dae85bc933 resource provider aggregate not found 2026-06-18 17:24:46.664 7 INFO neutron.services.segments.plugin [-] Segment fd3dc37c-5797-4b7e-9df7-d3dae85bc933 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd3dc37c-5797-4b7e-9df7-d3dae85bc933 found for delete ", "request_id": "req-92ebabc3-e81a-4c84-a3b7-57a60b5dde39"}]} 2026-06-18 17:24:46.667 7 INFO neutron.services.segments.plugin [-] Segment fd3dc37c-5797-4b7e-9df7-d3dae85bc933 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd3dc37c-5797-4b7e-9df7-d3dae85bc933 found for delete ", "request_id": "req-4bd5699b-7543-408b-bbdd-f0f071ff1de7"}]} [pid: 8|app: 0|req: 943/1926] 10.0.0.32 () {32 vars in 648 bytes} [Thu Jun 18 17:24:46 2026] GET /v2.0/networks => generated 1297 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1927] 10.0.0.15 () {34 vars in 1097 bytes} [Thu Jun 18 17:24:47 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-422688515&fields=id&tenant_id=2c79c15c679641bca9cd1f790c944dfa => 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: 945/1928] 10.0.0.15 () {34 vars in 981 bytes} [Thu Jun 18 17:24:47 2026] GET /v2.0/networks?id=afca9476-d93a-4827-b2a0-ceda4abbc2b8 => generated 660 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1929] 10.0.0.15 () {34 vars in 964 bytes} [Thu Jun 18 17:24:47 2026] GET /v2.0/quotas/2c79c15c679641bca9cd1f790c944dfa => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1930] 10.0.0.15 () {34 vars in 1001 bytes} [Thu Jun 18 17:24:47 2026] GET /v2.0/ports?tenant_id=2c79c15c679641bca9cd1f790c944dfa&fields=id => generated 149 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1931] 10.0.0.15 () {34 vars in 1007 bytes} [Thu Jun 18 17:24:47 2026] GET /v2.0/networks/afca9476-d93a-4827-b2a0-ceda4abbc2b8?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: 949/1932] 10.0.0.15 () {34 vars in 1107 bytes} [Thu Jun 18 17:24:47 2026] GET /v2.0/networks/afca9476-d93a-4827-b2a0-ceda4abbc2b8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1933] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:47 2026] GET /v2.0/ports?device_id=b372bb20-5687-4881-bdc8-1ff845fddb08 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1934] 10.0.0.32 () {34 vars in 782 bytes} [Thu Jun 18 17:24:46 2026] PUT /v2.0/routers/9c431c3a-9ee0-4f7e-aaaa-9616ac00e04c/add_router_interface => generated 309 bytes in 1497 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1935] 10.0.0.32 () {34 vars in 683 bytes} [Thu Jun 18 17:24:47 2026] POST /v2.0/security-groups => generated 1627 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1936] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:24:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1937] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:24:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1938] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:24:48 2026] POST /v2.0/security-group-rules => generated 599 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1939] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:24:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:24:48.451 7 INFO neutron.db.segments_db [None req-7390397f-b4c1-43e7-89cc-370b2392d4a8 3d35757a097e47d5a30a3fbf8647aa55 e37654f9530b42d4a8fb468927562899 - - default default] Added segment 9bb18091-c3ce-47af-8ef2-cf2a74f85053 of type vxlan for network 9a954c41-6a31-4d01-9ab8-edff0a6dbb76 [pid: 8|app: 0|req: 955/1940] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:24:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1941] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:24:48 2026] POST /v2.0/networks => generated 629 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1942] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:48 2026] GET /v2.0/ports?device_id=b372bb20-5687-4881-bdc8-1ff845fddb08 => 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: 956/1943] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:24:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1944] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:24:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1945] 10.0.0.32 () {34 vars in 664 bytes} [Thu Jun 18 17:24:48 2026] POST /v2.0/ports => generated 779 bytes in 293 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: 958/1946] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:24:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:24:48.930 7 INFO neutron.db.segments_db [None req-793d53c6-bf24-4b55-9495-cefbc4421453 3d35757a097e47d5a30a3fbf8647aa55 e37654f9530b42d4a8fb468927562899 - - default default] Added segment d07a93a4-5a82-4187-89a3-a9d2fbc0fb88 of type vxlan for network b28bdbb7-d268-4e57-8607-b7834ffc7016 [pid: 7|app: 0|req: 989/1947] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:24:48 2026] POST /v2.0/networks => generated 617 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1948] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:24:48 2026] POST /v2.0/security-group-rules => generated 599 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1949] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:24:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1950] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:24:49 2026] POST /v2.0/subnets => generated 646 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1951] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:24:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1952] 10.0.0.15 () {34 vars in 1093 bytes} [Thu Jun 18 17:24:49 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-429587040&fields=id&tenant_id=9cf59aa21dbd43d8ae16daef9fe1573a => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1953] 10.0.0.15 () {34 vars in 981 bytes} [Thu Jun 18 17:24:49 2026] GET /v2.0/networks?id=7e2061e0-3220-443a-9f21-f3beb6675cdd => generated 704 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1954] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:49 2026] GET /v2.0/ports?device_id=b372bb20-5687-4881-bdc8-1ff845fddb08 => 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: 965/1955] 10.0.0.15 () {34 vars in 964 bytes} [Thu Jun 18 17:24:49 2026] GET /v2.0/quotas/9cf59aa21dbd43d8ae16daef9fe1573a => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1956] 10.0.0.15 () {34 vars in 1001 bytes} [Thu Jun 18 17:24:49 2026] GET /v2.0/ports?tenant_id=9cf59aa21dbd43d8ae16daef9fe1573a&fields=id => generated 241 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1957] 10.0.0.15 () {34 vars in 1007 bytes} [Thu Jun 18 17:24:49 2026] GET /v2.0/networks/7e2061e0-3220-443a-9f21-f3beb6675cdd?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1958] 10.0.0.15 () {34 vars in 1107 bytes} [Thu Jun 18 17:24:50 2026] GET /v2.0/networks/7e2061e0-3220-443a-9f21-f3beb6675cdd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1959] 10.0.0.32 () {34 vars in 664 bytes} [Thu Jun 18 17:24:49 2026] POST /v2.0/ports => generated 964 bytes in 779 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 992/1960] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:50 2026] GET /v2.0/ports?device_id=9e90f9f6-22dc-43e5-9d66-e0d1532023c7 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:24:50.282 8 INFO neutron_taas.services.taas.taas_plugin [None req-f75a39e1-72e3-441c-8881-bb32d8a2a8c0 3d35757a097e47d5a30a3fbf8647aa55 e37654f9530b42d4a8fb468927562899 - - default default] TaaS: Handle Delete Port: fab52dc8-d134-4976-976b-d0a19242ca7f 2026-06-18 17:24:50.284 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f75a39e1-72e3-441c-8881-bb32d8a2a8c0 3d35757a097e47d5a30a3fbf8647aa55 e37654f9530b42d4a8fb468927562899 - - default default] Tap Mirror: Handle Delete Port: fab52dc8-d134-4976-976b-d0a19242ca7f [pid: 8|app: 0|req: 969/1961] 10.0.0.32 () {32 vars in 719 bytes} [Thu Jun 18 17:24:50 2026] DELETE /v2.0/ports/fab52dc8-d134-4976-976b-d0a19242ca7f => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:24:50.421 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eef24b6c-8465-4502-b1ae-09625ef35578 3d35757a097e47d5a30a3fbf8647aa55 e37654f9530b42d4a8fb468927562899 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 993/1962] 10.0.0.32 () {32 vars in 719 bytes} [Thu Jun 18 17:24:50 2026] DELETE /v2.0/ports/fab52dc8-d134-4976-976b-d0a19242ca7f => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:24:50.444 8 INFO neutron.pecan_wsgi.hooks.translation [None req-70b2f2a1-60da-4a69-b8d3-c6f0588e4342 3d35757a097e47d5a30a3fbf8647aa55 e37654f9530b42d4a8fb468927562899 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 970/1963] 10.0.0.32 () {32 vars in 716 bytes} [Thu Jun 18 17:24:50 2026] GET /v2.0/ports/fab52dc8-d134-4976-976b-d0a19242ca7f => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1964] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:24:50 2026] DELETE /v2.0/subnets/764dfdd9-7183-43ed-83c7-da5ade1cae53 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:24:50.671 8 INFO neutron.services.segments.plugin [-] Segment d07a93a4-5a82-4187-89a3-a9d2fbc0fb88 resource provider aggregate not found 2026-06-18 17:24:50.677 8 INFO neutron.services.segments.plugin [-] Segment d07a93a4-5a82-4187-89a3-a9d2fbc0fb88 resource provider aggregate not found 2026-06-18 17:24:50.693 8 INFO neutron.services.segments.plugin [-] Segment d07a93a4-5a82-4187-89a3-a9d2fbc0fb88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d07a93a4-5a82-4187-89a3-a9d2fbc0fb88 found for delete ", "request_id": "req-c7048d26-4757-4d7f-9625-8a9423257cb0"}]} 2026-06-18 17:24:50.697 8 INFO neutron.services.segments.plugin [-] Segment d07a93a4-5a82-4187-89a3-a9d2fbc0fb88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d07a93a4-5a82-4187-89a3-a9d2fbc0fb88 found for delete ", "request_id": "req-144850ab-e4b1-4a01-8663-1482d45fc2aa"}]} [pid: 8|app: 0|req: 971/1965] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:24:50 2026] DELETE /v2.0/networks/b28bdbb7-d268-4e57-8607-b7834ffc7016 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:24:50.773 7 INFO neutron.db.segments_db [None req-21a417c2-2302-4d85-8c6f-bce54a612788 3d35757a097e47d5a30a3fbf8647aa55 e37654f9530b42d4a8fb468927562899 - - default default] Added segment 10fd1434-4ef3-4ec3-a634-33b8f28e7a19 of type vxlan for network 889e5e92-fb47-4aec-be02-5c91bb019cc0 [pid: 8|app: 0|req: 972/1966] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:50 2026] GET /v2.0/ports?device_id=b372bb20-5687-4881-bdc8-1ff845fddb08 => 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: 995/1967] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:24:50 2026] POST /v2.0/networks => generated 617 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1968] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:24:50 2026] POST /v2.0/subnets => generated 646 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1969] 10.0.0.32 () {34 vars in 664 bytes} [Thu Jun 18 17:24:51 2026] POST /v2.0/ports => generated 927 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:24:51.586 8 INFO neutron_taas.services.taas.taas_plugin [None req-2139220e-7060-4aaa-9ecf-938ae58ccdd2 3d35757a097e47d5a30a3fbf8647aa55 e37654f9530b42d4a8fb468927562899 - - default default] TaaS: Handle Delete Port: c1890fa9-e6af-4f67-8d26-4f63e02b4377 2026-06-18 17:24:51.589 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2139220e-7060-4aaa-9ecf-938ae58ccdd2 3d35757a097e47d5a30a3fbf8647aa55 e37654f9530b42d4a8fb468927562899 - - default default] Tap Mirror: Handle Delete Port: c1890fa9-e6af-4f67-8d26-4f63e02b4377 [pid: 8|app: 0|req: 974/1970] 10.0.0.32 () {32 vars in 719 bytes} [Thu Jun 18 17:24:51 2026] DELETE /v2.0/ports/c1890fa9-e6af-4f67-8d26-4f63e02b4377 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:24:51.735 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1b3355c5-53fa-429f-8677-13edbada98f0 3d35757a097e47d5a30a3fbf8647aa55 e37654f9530b42d4a8fb468927562899 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 997/1971] 10.0.0.32 () {32 vars in 716 bytes} [Thu Jun 18 17:24:51 2026] GET /v2.0/ports/c1890fa9-e6af-4f67-8d26-4f63e02b4377 => 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: 998/1972] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:24:51 2026] GET /v2.0/networks?id=afca9476-d93a-4827-b2a0-ceda4abbc2b8 => generated 660 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1973] 199.204.45.53 () {34 vars in 1049 bytes} [Thu Jun 18 17:24:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2c79c15c679641bca9cd1f790c944dfa => generated 271 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1974] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:24:51 2026] DELETE /v2.0/subnets/f806f535-11c4-45f7-8719-ab3e984e9c17 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1975] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:51 2026] GET /v2.0/ports?device_id=b372bb20-5687-4881-bdc8-1ff845fddb08 => 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: 977/1976] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:24:51 2026] DELETE /v2.0/networks/889e5e92-fb47-4aec-be02-5c91bb019cc0 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1977] 199.204.45.53 () {38 vars in 954 bytes} [Thu Jun 18 17:24:51 2026] POST /v2.0/ports => generated 954 bytes in 386 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: 978/1978] 10.0.0.32 () {34 vars in 664 bytes} [Thu Jun 18 17:24:52 2026] POST /v2.0/ports => generated 779 bytes in 290 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: 979/1979] 10.0.0.32 () {34 vars in 736 bytes} [Thu Jun 18 17:24:52 2026] PUT /v2.0/ports/e0d0731a-0a16-4676-b33d-d0a85abd36e6 => generated 752 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:24:52.645 8 INFO neutron_taas.services.taas.taas_plugin [None req-790fd7bf-951c-42a5-ac5a-1c2e91943ed7 3d35757a097e47d5a30a3fbf8647aa55 e37654f9530b42d4a8fb468927562899 - - default default] TaaS: Handle Delete Port: e0d0731a-0a16-4676-b33d-d0a85abd36e6 2026-06-18 17:24:52.648 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-790fd7bf-951c-42a5-ac5a-1c2e91943ed7 3d35757a097e47d5a30a3fbf8647aa55 e37654f9530b42d4a8fb468927562899 - - default default] Tap Mirror: Handle Delete Port: e0d0731a-0a16-4676-b33d-d0a85abd36e6 [pid: 7|app: 0|req: 1001/1980] 199.204.45.53 () {38 vars in 1027 bytes} [Thu Jun 18 17:24:52 2026] PUT /v2.0/ports/bb03a223-6daa-4f8b-b1df-1ef1cbc50ba3 => generated 1235 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:24:52.692 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-17fdab2d-65f4-485f-a9be-15055e59d6c9'] response: {'name': 'network-changed', 'server_uuid': 'b372bb20-5687-4881-bdc8-1ff845fddb08', 'tag': 'bb03a223-6daa-4f8b-b1df-1ef1cbc50ba3', 'status': 'completed', 'code': 200} 2026-06-18 17:24:52.717 8 INFO neutron.services.segments.plugin [-] Segment 10fd1434-4ef3-4ec3-a634-33b8f28e7a19 resource provider aggregate not found 2026-06-18 17:24:52.722 8 INFO neutron.services.segments.plugin [-] Segment 10fd1434-4ef3-4ec3-a634-33b8f28e7a19 resource provider aggregate not found 2026-06-18 17:24:52.739 8 INFO neutron.services.segments.plugin [-] Segment 10fd1434-4ef3-4ec3-a634-33b8f28e7a19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10fd1434-4ef3-4ec3-a634-33b8f28e7a19 found for delete ", "request_id": "req-adab7b6c-1ffb-4095-9e57-5e75495e0786"}]} 2026-06-18 17:24:52.750 8 INFO neutron.services.segments.plugin [-] Segment 10fd1434-4ef3-4ec3-a634-33b8f28e7a19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10fd1434-4ef3-4ec3-a634-33b8f28e7a19 found for delete ", "request_id": "req-54557419-a5f5-45ad-ade6-4dca2478b95f"}]} [pid: 8|app: 0|req: 980/1981] 10.0.0.32 () {32 vars in 719 bytes} [Thu Jun 18 17:24:52 2026] DELETE /v2.0/ports/e0d0731a-0a16-4676-b33d-d0a85abd36e6 => generated 0 bytes in 213 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: 1002/1982] 10.0.0.32 () {32 vars in 642 bytes} [Thu Jun 18 17:24:52 2026] GET /v2.0/ports => generated 782 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:24:52.828 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c1c17940-e0d4-4654-b099-895620f0553b 3d35757a097e47d5a30a3fbf8647aa55 e37654f9530b42d4a8fb468927562899 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 981/1983] 10.0.0.32 () {32 vars in 716 bytes} [Thu Jun 18 17:24:52 2026] GET /v2.0/ports/e0d0731a-0a16-4676-b33d-d0a85abd36e6 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1984] 10.0.0.32 () {32 vars in 642 bytes} [Thu Jun 18 17:24:52 2026] GET /v2.0/ports => generated 782 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1985] 10.0.0.32 () {32 vars in 716 bytes} [Thu Jun 18 17:24:52 2026] GET /v2.0/ports/db53cc07-89be-488e-9917-0fb8aa61b367 => generated 779 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:24:52.951 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e694823d-cde8-4c7d-9dee-601a8d0828c0 3d35757a097e47d5a30a3fbf8647aa55 e37654f9530b42d4a8fb468927562899 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1004/1986] 10.0.0.32 () {32 vars in 719 bytes} [Thu Jun 18 17:24:52 2026] DELETE /v2.0/ports/c1890fa9-e6af-4f67-8d26-4f63e02b4377 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:24:52.970 8 INFO neutron.pecan_wsgi.hooks.translation [None req-674777a4-49d6-4769-8b18-7950a35f0e22 3d35757a097e47d5a30a3fbf8647aa55 e37654f9530b42d4a8fb468927562899 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 983/1987] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:24:52 2026] DELETE /v2.0/subnets/f806f535-11c4-45f7-8719-ab3e984e9c17 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:24:52.993 8 INFO neutron.pecan_wsgi.hooks.translation [None req-911c80d3-2796-4baa-90a9-a837a9057171 3d35757a097e47d5a30a3fbf8647aa55 e37654f9530b42d4a8fb468927562899 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 984/1988] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:24:52 2026] DELETE /v2.0/subnets/764dfdd9-7183-43ed-83c7-da5ade1cae53 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1989] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:52 2026] GET /v2.0/ports?device_id=b372bb20-5687-4881-bdc8-1ff845fddb08 => 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: 1006/1990] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:24:53 2026] GET /v2.0/security-groups?id=164decb3-3d7d-4012-827a-71c31a8f21bc&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:24:53.106 8 INFO neutron_taas.services.taas.taas_plugin [None req-6cad521d-c2d4-4878-a829-5d9ed81d77ba 3d35757a097e47d5a30a3fbf8647aa55 e37654f9530b42d4a8fb468927562899 - - default default] TaaS: Handle Delete Port: db53cc07-89be-488e-9917-0fb8aa61b367 2026-06-18 17:24:53.109 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6cad521d-c2d4-4878-a829-5d9ed81d77ba 3d35757a097e47d5a30a3fbf8647aa55 e37654f9530b42d4a8fb468927562899 - - default default] Tap Mirror: Handle Delete Port: db53cc07-89be-488e-9917-0fb8aa61b367 [pid: 8|app: 0|req: 985/1991] 10.0.0.32 () {32 vars in 719 bytes} [Thu Jun 18 17:24:53 2026] DELETE /v2.0/ports/db53cc07-89be-488e-9917-0fb8aa61b367 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1992] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:24:53 2026] GET /v2.0/ports?tenant_id=2c79c15c679641bca9cd1f790c944dfa&device_id=b372bb20-5687-4881-bdc8-1ff845fddb08 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1993] 199.204.45.53 () {34 vars in 1017 bytes} [Thu Jun 18 17:24:53 2026] GET /v2.0/networks?tenant_id=2c79c15c679641bca9cd1f790c944dfa&shared=False => generated 755 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1994] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:24:53 2026] DELETE /v2.0/networks/9a954c41-6a31-4d01-9ab8-edff0a6dbb76 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1995] 199.204.45.53 () {34 vars in 929 bytes} [Thu Jun 18 17:24:53 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: 8|app: 0|req: 987/1996] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:24:53 2026] GET /v2.0/security-groups?tenant_id=e37654f9530b42d4a8fb468927562899&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1997] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:24:53 2026] DELETE /v2.0/security-groups/3ba74593-590e-4bd5-9099-e31d82b0a85f => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1998] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:54 2026] GET /v2.0/ports?device_id=b372bb20-5687-4881-bdc8-1ff845fddb08 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1999] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:24:54 2026] GET /v2.0/security-groups?id=164decb3-3d7d-4012-827a-71c31a8f21bc&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2000] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:24:54 2026] GET /v2.0/ports?tenant_id=2c79c15c679641bca9cd1f790c944dfa&device_id=b372bb20-5687-4881-bdc8-1ff845fddb08 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2001] 199.204.45.53 () {34 vars in 1057 bytes} [Thu Jun 18 17:24:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=bb03a223-6daa-4f8b-b1df-1ef1cbc50ba3 => 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: 990/2002] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:24:54 2026] GET /v2.0/subnets?id=8421fece-0e64-499e-bc36-6cea5e634c97 => generated 677 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2003] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:24:54 2026] GET /v2.0/ports?network_id=afca9476-d93a-4827-b2a0-ceda4abbc2b8&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2004] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:24:54 2026] GET /v2.0/networks?id=7e2061e0-3220-443a-9f21-f3beb6675cdd => generated 704 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2005] 199.204.45.53 () {34 vars in 1049 bytes} [Thu Jun 18 17:24:54 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9cf59aa21dbd43d8ae16daef9fe1573a => generated 178 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2006] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:24:54 2026] GET /v2.0/networks/afca9476-d93a-4827-b2a0-ceda4abbc2b8?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: 993/2007] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:24:54 2026] GET /v2.0/networks/afca9476-d93a-4827-b2a0-ceda4abbc2b8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:24:54.757 8 INFO neutron.services.segments.plugin [-] Segment 9bb18091-c3ce-47af-8ef2-cf2a74f85053 resource provider aggregate not found 2026-06-18 17:24:54.772 8 INFO neutron.services.segments.plugin [-] Segment 9bb18091-c3ce-47af-8ef2-cf2a74f85053 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bb18091-c3ce-47af-8ef2-cf2a74f85053 found for delete ", "request_id": "req-ce58c201-9d3b-4bc6-9d1f-ceb3e63485e4"}]} 2026-06-18 17:24:54.774 8 INFO neutron.services.segments.plugin [-] Segment 9bb18091-c3ce-47af-8ef2-cf2a74f85053 resource provider aggregate not found 2026-06-18 17:24:54.792 8 INFO neutron.services.segments.plugin [-] Segment 9bb18091-c3ce-47af-8ef2-cf2a74f85053 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bb18091-c3ce-47af-8ef2-cf2a74f85053 found for delete ", "request_id": "req-70bcc090-2d4c-4c55-9f89-97ac4fed5fd0"}]} [pid: 7|app: 0|req: 1015/2008] 199.204.45.53 () {38 vars in 954 bytes} [Thu Jun 18 17:24:54 2026] POST /v2.0/ports => generated 1179 bytes in 454 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: 1016/2009] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:55 2026] GET /v2.0/ports?device_id=9e90f9f6-22dc-43e5-9d66-e0d1532023c7 => generated 1194 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2010] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:55 2026] GET /v2.0/ports?device_id=b372bb20-5687-4881-bdc8-1ff845fddb08 => 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: 1018/2011] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:24:55 2026] GET /v2.0/security-groups?id=27456403-6b90-4c30-9324-63ecc1cba272&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: 1019/2012] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:24:55 2026] GET /v2.0/security-groups?id=164decb3-3d7d-4012-827a-71c31a8f21bc&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2013] 199.204.45.53 () {38 vars in 1027 bytes} [Thu Jun 18 17:24:55 2026] PUT /v2.0/ports/9c3fb47d-77c4-4411-8e24-2f881a6a665c => generated 1460 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:24:55.558 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4f763bc-5ff1-4443-87c0-92d761a1f143'] response: {'name': 'network-changed', 'server_uuid': '9e90f9f6-22dc-43e5-9d66-e0d1532023c7', 'tag': '9c3fb47d-77c4-4411-8e24-2f881a6a665c', '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: 995/2014] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:24:56 2026] GET /v2.0/ports?tenant_id=9cf59aa21dbd43d8ae16daef9fe1573a&device_id=9e90f9f6-22dc-43e5-9d66-e0d1532023c7 => generated 1463 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2015] 199.204.45.53 () {34 vars in 1017 bytes} [Thu Jun 18 17:24:56 2026] GET /v2.0/networks?tenant_id=9cf59aa21dbd43d8ae16daef9fe1573a&shared=False => generated 2373 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2016] 199.204.45.53 () {34 vars in 929 bytes} [Thu Jun 18 17:24:56 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:24:56.256 7 INFO neutron.db.segments_db [None req-508d79e0-73ff-4b67-a684-bf61aafe7f92 064ffe4a604e4f78ade2e85bd5f94d7d dc107cac7f114da19ff21541519af6d0 - - default default] Added segment b1d68eae-c779-40a6-b49b-12aa573d2423 of type vxlan for network 45695b6f-9a3d-4df7-92f4-b80ab1e81209 [pid: 7|app: 0|req: 1020/2017] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:24:55 2026] POST /v2.0/networks => generated 626 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2018] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:56 2026] GET /v2.0/ports?device_id=b372bb20-5687-4881-bdc8-1ff845fddb08 => 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: 1022/2019] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:24:56 2026] GET /v2.0/security-groups?id=164decb3-3d7d-4012-827a-71c31a8f21bc&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: 998/2020] 10.0.0.32 () {34 vars in 664 bytes} [Thu Jun 18 17:24:56 2026] POST /v2.0/ports => generated 774 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:24:56.709 7 INFO neutron.db.segments_db [None req-05e9b87b-0859-46e2-88aa-fc5910c48e43 064ffe4a604e4f78ade2e85bd5f94d7d dc107cac7f114da19ff21541519af6d0 - - default default] Added segment d59fb557-2db6-4e67-8073-04fe26101496 of type vxlan for network 3ef0b07c-c329-46db-a698-aa1ad49732b1 [pid: 7|app: 0|req: 1023/2021] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:24:56 2026] POST /v2.0/networks => generated 611 bytes in 151 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: 999/2022] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:24:56 2026] POST /v2.0/subnets => generated 626 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2023] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:24:57 2026] GET /v2.0/ports?tenant_id=9cf59aa21dbd43d8ae16daef9fe1573a&device_id=9e90f9f6-22dc-43e5-9d66-e0d1532023c7 => generated 1463 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2024] 199.204.45.53 () {34 vars in 1055 bytes} [Thu Jun 18 17:24:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.99&port_id=9c3fb47d-77c4-4411-8e24-2f881a6a665c => 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: 1002/2025] 199.204.45.53 () {34 vars in 1103 bytes} [Thu Jun 18 17:24:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A198&port_id=9c3fb47d-77c4-4411-8e24-2f881a6a665c => 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: 1003/2026] 199.204.45.53 () {34 vars in 1063 bytes} [Thu Jun 18 17:24:57 2026] GET /v2.0/subnets?id=39d1968a-ab01-494c-84a7-d8a48c3ec5cc&id=24996ce9-7f78-4b4c-91bb-4e2d795caf57 => generated 1409 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2027] 10.0.0.32 () {34 vars in 664 bytes} [Thu Jun 18 17:24:57 2026] POST /v2.0/ports => generated 950 bytes in 296 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: 1004/2028] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:24:57 2026] GET /v2.0/ports?network_id=7e2061e0-3220-443a-9f21-f3beb6675cdd&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2029] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:24:57 2026] GET /v2.0/ports?network_id=7e2061e0-3220-443a-9f21-f3beb6675cdd&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:24:57.462 7 INFO neutron_taas.services.taas.taas_plugin [None req-efe24971-8461-4ab7-9095-74cd66d1de57 064ffe4a604e4f78ade2e85bd5f94d7d dc107cac7f114da19ff21541519af6d0 - - default default] TaaS: Handle Delete Port: 25cd8ffa-b118-4420-8cf9-1e605551e66a 2026-06-18 17:24:57.465 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-efe24971-8461-4ab7-9095-74cd66d1de57 064ffe4a604e4f78ade2e85bd5f94d7d dc107cac7f114da19ff21541519af6d0 - - default default] Tap Mirror: Handle Delete Port: 25cd8ffa-b118-4420-8cf9-1e605551e66a [pid: 8|app: 0|req: 1006/2030] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:24:57 2026] GET /v2.0/networks/7e2061e0-3220-443a-9f21-f3beb6675cdd?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: 1007/2031] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:24:57 2026] GET /v2.0/networks/7e2061e0-3220-443a-9f21-f3beb6675cdd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2032] 10.0.0.32 () {32 vars in 719 bytes} [Thu Jun 18 17:24:57 2026] DELETE /v2.0/ports/25cd8ffa-b118-4420-8cf9-1e605551e66a => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:24:57.623 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eaaf3e1c-9e48-4b80-9b64-a7debe6da8a5 064ffe4a604e4f78ade2e85bd5f94d7d dc107cac7f114da19ff21541519af6d0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1008/2033] 10.0.0.32 () {32 vars in 719 bytes} [Thu Jun 18 17:24:57 2026] DELETE /v2.0/ports/25cd8ffa-b118-4420-8cf9-1e605551e66a => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:24:57.647 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a7e9f9dc-d5c8-4626-aaad-133e2b048a2a 064ffe4a604e4f78ade2e85bd5f94d7d dc107cac7f114da19ff21541519af6d0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1026/2034] 10.0.0.32 () {32 vars in 716 bytes} [Thu Jun 18 17:24:57 2026] GET /v2.0/ports/25cd8ffa-b118-4420-8cf9-1e605551e66a => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2035] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:57 2026] GET /v2.0/ports?device_id=b372bb20-5687-4881-bdc8-1ff845fddb08 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2036] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:24:57 2026] DELETE /v2.0/subnets/9d94bf35-5c55-4957-a44f-a4e8be6a6531 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2037] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:24:57 2026] GET /v2.0/security-groups?id=164decb3-3d7d-4012-827a-71c31a8f21bc&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-06-18 17:24:57.921 8 INFO neutron.services.segments.plugin [-] Segment d59fb557-2db6-4e67-8073-04fe26101496 resource provider aggregate not found 2026-06-18 17:24:57.924 8 INFO neutron.services.segments.plugin [-] Segment d59fb557-2db6-4e67-8073-04fe26101496 resource provider aggregate not found 2026-06-18 17:24:57.944 8 INFO neutron.services.segments.plugin [-] Segment d59fb557-2db6-4e67-8073-04fe26101496 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d59fb557-2db6-4e67-8073-04fe26101496 found for delete ", "request_id": "req-89795e6e-10a6-4865-8ed1-cf9c4cf0b889"}]} 2026-06-18 17:24:57.951 8 INFO neutron.services.segments.plugin [-] Segment d59fb557-2db6-4e67-8073-04fe26101496 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d59fb557-2db6-4e67-8073-04fe26101496 found for delete ", "request_id": "req-cb88c9eb-3078-4f1a-9ef3-9c3dcf3b045b"}]} [pid: 8|app: 0|req: 1010/2038] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:24:57 2026] DELETE /v2.0/networks/3ef0b07c-c329-46db-a698-aa1ad49732b1 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:24:58.029 7 INFO neutron.db.segments_db [None req-ed2a40c7-0bb6-4fd6-8e18-43bc4fca2b95 064ffe4a604e4f78ade2e85bd5f94d7d dc107cac7f114da19ff21541519af6d0 - - default default] Added segment 0fd99aa5-411b-4ffc-a0fa-c1c4d5ee4449 of type vxlan for network 4c2b137e-a987-4cc7-a15e-c5e590a5a84b [pid: 7|app: 0|req: 1029/2039] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:24:57 2026] POST /v2.0/networks => generated 613 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2040] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:24:58 2026] POST /v2.0/subnets => generated 626 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2041] 10.0.0.32 () {34 vars in 664 bytes} [Thu Jun 18 17:24:58 2026] POST /v2.0/ports => generated 916 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2042] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:24:58 2026] GET /v2.0/ports?device_id=b372bb20-5687-4881-bdc8-1ff845fddb08 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:24:58.938 8 INFO neutron_taas.services.taas.taas_plugin [None req-a864d430-296d-4910-8b9b-ccd23c6349c8 064ffe4a604e4f78ade2e85bd5f94d7d dc107cac7f114da19ff21541519af6d0 - - default default] TaaS: Handle Delete Port: 76967210-ff6f-4404-af2e-7497bc20ac02 2026-06-18 17:24:58.942 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a864d430-296d-4910-8b9b-ccd23c6349c8 064ffe4a604e4f78ade2e85bd5f94d7d dc107cac7f114da19ff21541519af6d0 - - default default] Tap Mirror: Handle Delete Port: 76967210-ff6f-4404-af2e-7497bc20ac02 [pid: 7|app: 0|req: 1032/2043] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:24:58 2026] GET /v2.0/security-groups?id=164decb3-3d7d-4012-827a-71c31a8f21bc&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: 1012/2044] 10.0.0.32 () {32 vars in 719 bytes} [Thu Jun 18 17:24:58 2026] DELETE /v2.0/ports/76967210-ff6f-4404-af2e-7497bc20ac02 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:24:59.157 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1a6d07f1-e231-41fc-9d5c-d38c33447c2c 064ffe4a604e4f78ade2e85bd5f94d7d dc107cac7f114da19ff21541519af6d0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1033/2045] 10.0.0.32 () {32 vars in 716 bytes} [Thu Jun 18 17:24:59 2026] GET /v2.0/ports/76967210-ff6f-4404-af2e-7497bc20ac02 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2046] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:24:59 2026] DELETE /v2.0/subnets/2adf5df7-c511-4deb-98ad-6a50055e498c => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:24:59.418 7 INFO neutron.services.segments.plugin [-] Segment 0fd99aa5-411b-4ffc-a0fa-c1c4d5ee4449 resource provider aggregate not found 2026-06-18 17:24:59.419 7 INFO neutron.services.segments.plugin [-] Segment 0fd99aa5-411b-4ffc-a0fa-c1c4d5ee4449 resource provider aggregate not found 2026-06-18 17:24:59.436 7 INFO neutron.services.segments.plugin [-] Segment 0fd99aa5-411b-4ffc-a0fa-c1c4d5ee4449 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fd99aa5-411b-4ffc-a0fa-c1c4d5ee4449 found for delete ", "request_id": "req-c0d27325-26a9-4113-8b28-57fec410e634"}]} 2026-06-18 17:24:59.438 7 INFO neutron.services.segments.plugin [-] Segment 0fd99aa5-411b-4ffc-a0fa-c1c4d5ee4449 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fd99aa5-411b-4ffc-a0fa-c1c4d5ee4449 found for delete ", "request_id": "req-37153d81-121a-4123-a1d2-8c0652b8033b"}]} [pid: 7|app: 0|req: 1034/2047] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:24:59 2026] DELETE /v2.0/networks/4c2b137e-a987-4cc7-a15e-c5e590a5a84b => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2048] 10.0.0.32 () {34 vars in 664 bytes} [Thu Jun 18 17:24:59 2026] POST /v2.0/ports => generated 775 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2049] 10.0.0.32 () {34 vars in 736 bytes} [Thu Jun 18 17:24:59 2026] PUT /v2.0/ports/c5dc4bf3-9634-4b1e-ac69-855ae45adae3 => generated 752 bytes in 217 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, ' 2026-06-18 17:25:00.087 8 INFO neutron_taas.services.taas.taas_plugin [None req-3b606285-e243-435b-9a9a-99c026b14865 064ffe4a604e4f78ade2e85bd5f94d7d dc107cac7f114da19ff21541519af6d0 - - default default] TaaS: Handle Delete Port: c5dc4bf3-9634-4b1e-ac69-855ae45adae3 2026-06-18 17:25:00.090 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b606285-e243-435b-9a9a-99c026b14865 064ffe4a604e4f78ade2e85bd5f94d7d dc107cac7f114da19ff21541519af6d0 - - default default] Tap Mirror: Handle Delete Port: c5dc4bf3-9634-4b1e-ac69-855ae45adae3 [pid: 7|app: 0|req: 1036/2050] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:25:00 2026] GET /v2.0/ports?device_id=b372bb20-5687-4881-bdc8-1ff845fddb08 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2051] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:25:00 2026] GET /v2.0/security-groups?id=164decb3-3d7d-4012-827a-71c31a8f21bc&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: 1015/2052] 10.0.0.32 () {32 vars in 719 bytes} [Thu Jun 18 17:24:59 2026] DELETE /v2.0/ports/c5dc4bf3-9634-4b1e-ac69-855ae45adae3 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2053] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:25:00 2026] GET /v2.0/ports?device_id=b372bb20-5687-4881-bdc8-1ff845fddb08 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2054] 10.0.0.32 () {32 vars in 642 bytes} [Thu Jun 18 17:25:00 2026] GET /v2.0/ports => generated 777 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:25:00.282 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7ea0cc01-c34b-43c5-a9b7-0b422cb207bb 064ffe4a604e4f78ade2e85bd5f94d7d dc107cac7f114da19ff21541519af6d0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1017/2055] 10.0.0.32 () {32 vars in 716 bytes} [Thu Jun 18 17:25:00 2026] GET /v2.0/ports/c5dc4bf3-9634-4b1e-ac69-855ae45adae3 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2056] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:25:00 2026] GET /v2.0/security-groups?id=164decb3-3d7d-4012-827a-71c31a8f21bc&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2057] 10.0.0.32 () {32 vars in 642 bytes} [Thu Jun 18 17:25:00 2026] GET /v2.0/ports => generated 777 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2060] 10.0.0.32 () {32 vars in 735 bytes} [Thu Jun 18 17:25:00 2026] GET /v2.0/ports?device_id=b372bb20-5687-4881-bdc8-1ff845fddb08 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2061] 10.0.0.32 () {32 vars in 716 bytes} [Thu Jun 18 17:25:00 2026] GET /v2.0/ports/01a0dfde-3c4f-4f8b-ba78-873642658739 => generated 774 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:25:00.433 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ed85b5f1-c089-4340-84fc-689bc27659f0 064ffe4a604e4f78ade2e85bd5f94d7d dc107cac7f114da19ff21541519af6d0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1022/2062] 10.0.0.32 () {32 vars in 719 bytes} [Thu Jun 18 17:25:00 2026] DELETE /v2.0/ports/76967210-ff6f-4404-af2e-7497bc20ac02 => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:25:00.450 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8dd7b791-9040-4dad-b04a-2b1babc27610 064ffe4a604e4f78ade2e85bd5f94d7d dc107cac7f114da19ff21541519af6d0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1023/2063] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:00 2026] DELETE /v2.0/subnets/2adf5df7-c511-4deb-98ad-6a50055e498c => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:25:00.468 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6053e0da-3bde-451f-8961-401bd304634b 064ffe4a604e4f78ade2e85bd5f94d7d dc107cac7f114da19ff21541519af6d0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1024/2064] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:00 2026] DELETE /v2.0/subnets/9d94bf35-5c55-4957-a44f-a4e8be6a6531 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:25:00.584 8 INFO neutron_taas.services.taas.taas_plugin [None req-dbd808a9-dd30-4654-901e-a1b061e52ccd 064ffe4a604e4f78ade2e85bd5f94d7d dc107cac7f114da19ff21541519af6d0 - - default default] TaaS: Handle Delete Port: 01a0dfde-3c4f-4f8b-ba78-873642658739 2026-06-18 17:25:00.586 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dbd808a9-dd30-4654-901e-a1b061e52ccd 064ffe4a604e4f78ade2e85bd5f94d7d dc107cac7f114da19ff21541519af6d0 - - default default] Tap Mirror: Handle Delete Port: 01a0dfde-3c4f-4f8b-ba78-873642658739 [pid: 8|app: 0|req: 1025/2065] 10.0.0.32 () {32 vars in 719 bytes} [Thu Jun 18 17:25:00 2026] DELETE /v2.0/ports/01a0dfde-3c4f-4f8b-ba78-873642658739 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:25:00.744 7 INFO neutron.db.l3_db [None req-b9eec6d8-91e7-43bb-a4c9-b06a86cb36eb c3c115311fcf41b5a5075f1c33791a0f 2c79c15c679641bca9cd1f790c944dfa - - default default] Floating IP 93e3992e-a807-4824-a6ea-2117c2766f09 associated. External IP: 10.96.250.202, port: bb03a223-6daa-4f8b-b1df-1ef1cbc50ba3. [pid: 8|app: 0|req: 1026/2066] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:25:00 2026] GET /v2.0/ports?device_id=9e90f9f6-22dc-43e5-9d66-e0d1532023c7 => generated 1194 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:25:00.892 8 INFO neutron.services.segments.plugin [-] Segment b1d68eae-c779-40a6-b49b-12aa573d2423 resource provider aggregate not found 2026-06-18 17:25:00.900 8 INFO neutron.services.segments.plugin [-] Segment b1d68eae-c779-40a6-b49b-12aa573d2423 resource provider aggregate not found 2026-06-18 17:25:00.917 8 INFO neutron.services.segments.plugin [-] Segment b1d68eae-c779-40a6-b49b-12aa573d2423 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1d68eae-c779-40a6-b49b-12aa573d2423 found for delete ", "request_id": "req-142f77ba-e424-4e2d-a8c6-14ba67bc445c"}]} [pid: 8|app: 0|req: 1027/2067] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:25:00 2026] DELETE /v2.0/networks/45695b6f-9a3d-4df7-92f4-b80ab1e81209 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:25:00.936 8 INFO neutron.services.segments.plugin [-] Segment b1d68eae-c779-40a6-b49b-12aa573d2423 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1d68eae-c779-40a6-b49b-12aa573d2423 found for delete ", "request_id": "req-8190847c-c11a-48ce-a57b-d1a9e8573fb9"}]} [pid: 8|app: 0|req: 1028/2068] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:25:00 2026] GET /v2.0/security-groups?id=27456403-6b90-4c30-9324-63ecc1cba272&fields=id&fields=name => generated 111 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2069] 10.0.0.32 () {34 vars in 748 bytes} [Thu Jun 18 17:25:00 2026] PUT /v2.0/floatingips/93e3992e-a807-4824-a6ea-2117c2766f09 => generated 855 bytes in 768 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:25:01.192 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d49402f-a6a9-42b2-9777-372f656ac581'] response: {'name': 'network-changed', 'server_uuid': 'b372bb20-5687-4881-bdc8-1ff845fddb08', 'tag': 'bb03a223-6daa-4f8b-b1df-1ef1cbc50ba3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1029/2070] 10.0.0.32 () {32 vars in 728 bytes} [Thu Jun 18 17:25:01 2026] GET /v2.0/floatingips/93e3992e-a807-4824-a6ea-2117c2766f09 => generated 855 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2071] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:25:01 2026] GET /v2.0/security-groups?tenant_id=dc107cac7f114da19ff21541519af6d0&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2072] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:25:01 2026] GET /v2.0/ports?tenant_id=2c79c15c679641bca9cd1f790c944dfa&device_id=b372bb20-5687-4881-bdc8-1ff845fddb08 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2073] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:25:01 2026] GET /v2.0/networks?id=afca9476-d93a-4827-b2a0-ceda4abbc2b8 => generated 755 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2074] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:25:01 2026] DELETE /v2.0/security-groups/efbede01-4dbd-427b-8b2d-00bee5c93af2 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2075] 199.204.45.53 () {34 vars in 1057 bytes} [Thu Jun 18 17:25:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=bb03a223-6daa-4f8b-b1df-1ef1cbc50ba3 => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2076] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:25:01 2026] GET /v2.0/subnets?id=8421fece-0e64-499e-bc36-6cea5e634c97 => generated 677 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2077] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:25:01 2026] GET /v2.0/ports?network_id=afca9476-d93a-4827-b2a0-ceda4abbc2b8&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2078] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:25:02 2026] GET /v2.0/networks/afca9476-d93a-4827-b2a0-ceda4abbc2b8?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2079] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:25:02 2026] GET /v2.0/networks/afca9476-d93a-4827-b2a0-ceda4abbc2b8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2080] 10.0.0.32 () {32 vars in 728 bytes} [Thu Jun 18 17:25:02 2026] GET /v2.0/floatingips/93e3992e-a807-4824-a6ea-2117c2766f09 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2081] 10.0.0.32 () {32 vars in 728 bytes} [Thu Jun 18 17:25:03 2026] GET /v2.0/floatingips/93e3992e-a807-4824-a6ea-2117c2766f09 => generated 857 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:25:04.150 7 INFO neutron.db.segments_db [None req-c568c26c-ab1a-40d3-a8dc-f2d8696f3a12 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] Added segment b0df0c6c-1fb7-4ccb-b310-d0c2c66bef1d of type vxlan for network ac682407-d37c-411c-bf13-326bccfdb04c [pid: 7|app: 0|req: 1047/2082] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:25:03 2026] POST /v2.0/networks => generated 614 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:25:04.323 8 INFO neutron.db.segments_db [None req-7b3874ae-833c-4c1d-9f4b-fac005cf9beb 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] Added segment 8d343180-ff72-4ff2-98fa-981ffce9139e of type vxlan for network 6bb35527-bfaa-4dfc-afe9-be1099b5bf6a [pid: 8|app: 0|req: 1036/2083] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:25:04 2026] POST /v2.0/networks => generated 614 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2084] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:25:04 2026] POST /v2.0/subnets => generated 646 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2085] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:25:04 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) 2026-06-18 17:25:04.952 7 INFO neutron.db.segments_db [None req-dca0650e-7687-4120-93b1-c39e8162c2a5 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] Added segment ebce1c84-1ea7-490d-8fd8-977203fa66e8 of type vxlan for network 889902b8-8db5-4df8-9ac0-a3bd0368e972 2026-06-18 17:25:05.258 7 INFO neutron.db.l3_hamode_db [None req-dca0650e-7687-4120-93b1-c39e8162c2a5 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 17:25:05.392 7 INFO neutron.db.l3_hamode_db [None req-dca0650e-7687-4120-93b1-c39e8162c2a5 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1049/2086] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:25:04 2026] POST /v2.0/routers => generated 510 bytes in 1127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2087] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:25:06 2026] GET /v2.0/ports?device_id=9e90f9f6-22dc-43e5-9d66-e0d1532023c7 => generated 1196 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2088] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:25:06 2026] GET /v2.0/security-groups?id=27456403-6b90-4c30-9324-63ecc1cba272&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2089] 10.0.0.32 () {32 vars in 817 bytes} [Thu Jun 18 17:25:06 2026] GET /v2.0/ports?network_id=7e2061e0-3220-443a-9f21-f3beb6675cdd&mac_address=fa%3A16%3A3e%3Afd%3Ac8%3A68 => generated 1196 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:25:07.037 7 INFO neutron.db.l3_db [None req-7f1a848f-cb5b-4acb-b84b-47e7464589c9 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] Floating IP ef460288-a29a-4777-9baa-641251c22b96 associated. External IP: 10.96.250.208, port: 9c3fb47d-77c4-4411-8e24-2f881a6a665c. [pid: 8|app: 0|req: 1038/2090] 10.0.0.32 () {34 vars in 782 bytes} [Thu Jun 18 17:25:06 2026] PUT /v2.0/routers/56e0a6af-53f7-47c6-afec-a02d662542ef/add_router_interface => generated 309 bytes in 1094 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2091] 10.0.0.32 () {32 vars in 716 bytes} [Thu Jun 18 17:25:07 2026] GET /v2.0/ports/d12d890e-63af-4de7-a8ef-098f99ca724e => generated 959 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2092] 10.0.0.32 () {34 vars in 676 bytes} [Thu Jun 18 17:25:06 2026] POST /v2.0/floatingips => generated 854 bytes in 1039 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:25:07.339 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f04fb6fd-b869-452d-abc6-488eac404769'] response: {'name': 'network-changed', 'server_uuid': '9e90f9f6-22dc-43e5-9d66-e0d1532023c7', 'tag': '9c3fb47d-77c4-4411-8e24-2f881a6a665c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1054/2093] 10.0.0.15 () {34 vars in 1093 bytes} [Thu Jun 18 17:25:07 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-429587040&fields=id&tenant_id=9cf59aa21dbd43d8ae16daef9fe1573a => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2094] 10.0.0.15 () {34 vars in 981 bytes} [Thu Jun 18 17:25:07 2026] GET /v2.0/networks?id=db4008ef-343c-46d2-ae4d-c8d77ff04695 => generated 705 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2095] 10.0.0.15 () {34 vars in 964 bytes} [Thu Jun 18 17:25:07 2026] GET /v2.0/quotas/9cf59aa21dbd43d8ae16daef9fe1573a => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2096] 10.0.0.15 () {34 vars in 1001 bytes} [Thu Jun 18 17:25:07 2026] GET /v2.0/ports?tenant_id=9cf59aa21dbd43d8ae16daef9fe1573a&fields=id => generated 333 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:25:07.720 7 WARNING keystonemiddleware.audit [req-5abb8397-61dd-4c77-b23e-facb71dfff27 req-8836e42c-e059-4ed1-9b3b-cc6ffa2ee0b3 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] Skipping service tempest-service-340243802 as it have no endpoints. [pid: 7|app: 0|req: 1058/2097] 10.0.0.15 () {34 vars in 1007 bytes} [Thu Jun 18 17:25:07 2026] GET /v2.0/networks/db4008ef-343c-46d2-ae4d-c8d77ff04695?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:25:07.771 7 WARNING keystonemiddleware.audit [req-5abb8397-61dd-4c77-b23e-facb71dfff27 req-8ea36bd9-df2e-42f6-82b7-f2f6acbcacf0 0f7f75b7f8404e4ba1d7cf8ca65d9b3c 86b7174546bc46bfa6d3ba876194b75c - - 01beb1a0f7b845ed9dd2018853078a6e 01beb1a0f7b845ed9dd2018853078a6e] Skipping service tempest-service-340243802 as it have no endpoints. [pid: 7|app: 0|req: 1059/2098] 10.0.0.15 () {34 vars in 1107 bytes} [Thu Jun 18 17:25:07 2026] GET /v2.0/networks/db4008ef-343c-46d2-ae4d-c8d77ff04695?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2099] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:25:07 2026] GET /v2.0/ports?tenant_id=9cf59aa21dbd43d8ae16daef9fe1573a&device_id=9e90f9f6-22dc-43e5-9d66-e0d1532023c7 => generated 1465 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2100] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:25:07 2026] GET /v2.0/networks?id=7e2061e0-3220-443a-9f21-f3beb6675cdd => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2101] 199.204.45.53 () {34 vars in 1055 bytes} [Thu Jun 18 17:25:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.99&port_id=9c3fb47d-77c4-4411-8e24-2f881a6a665c => generated 857 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2102] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:25:07 2026] GET /v2.0/ports?device_id=fcc3fef9-7d30-483c-86cb-83535c8a682e => 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: 1064/2103] 199.204.45.53 () {34 vars in 1103 bytes} [Thu Jun 18 17:25:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A198&port_id=9c3fb47d-77c4-4411-8e24-2f881a6a665c => 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: 1065/2104] 199.204.45.53 () {34 vars in 1063 bytes} [Thu Jun 18 17:25:08 2026] GET /v2.0/subnets?id=39d1968a-ab01-494c-84a7-d8a48c3ec5cc&id=24996ce9-7f78-4b4c-91bb-4e2d795caf57 => 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: 1066/2105] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:25:08 2026] GET /v2.0/ports?network_id=7e2061e0-3220-443a-9f21-f3beb6675cdd&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2106] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:25:08 2026] GET /v2.0/ports?network_id=7e2061e0-3220-443a-9f21-f3beb6675cdd&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2107] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:25:08 2026] GET /v2.0/networks/7e2061e0-3220-443a-9f21-f3beb6675cdd?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: 1069/2108] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:25:08 2026] GET /v2.0/networks/7e2061e0-3220-443a-9f21-f3beb6675cdd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2109] 10.0.0.32 () {34 vars in 782 bytes} [Thu Jun 18 17:25:07 2026] PUT /v2.0/routers/56e0a6af-53f7-47c6-afec-a02d662542ef/add_router_interface => generated 309 bytes in 1201 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2110] 10.0.0.32 () {32 vars in 716 bytes} [Thu Jun 18 17:25:08 2026] GET /v2.0/ports/2d584f1e-968b-43a3-897a-bc31c6a18872 => generated 967 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:25:08.735 8 INFO neutron_taas.services.taas.taas_plugin [None req-76c6f748-ad29-4c8a-9f62-3236e9d1c483 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] TaaS: Handle Delete Port: 2d584f1e-968b-43a3-897a-bc31c6a18872 2026-06-18 17:25:08.738 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-76c6f748-ad29-4c8a-9f62-3236e9d1c483 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] Tap Mirror: Handle Delete Port: 2d584f1e-968b-43a3-897a-bc31c6a18872 [pid: 8|app: 0|req: 1041/2111] 10.0.0.32 () {34 vars in 788 bytes} [Thu Jun 18 17:25:08 2026] PUT /v2.0/routers/56e0a6af-53f7-47c6-afec-a02d662542ef/remove_router_interface => generated 309 bytes in 700 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:25:09.564 7 INFO neutron_taas.services.taas.taas_plugin [None req-7d544098-d50e-4c27-a516-98df98105159 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] TaaS: Handle Delete Port: d12d890e-63af-4de7-a8ef-098f99ca724e 2026-06-18 17:25:09.566 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d544098-d50e-4c27-a516-98df98105159 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] Tap Mirror: Handle Delete Port: d12d890e-63af-4de7-a8ef-098f99ca724e [pid: 7|app: 0|req: 1071/2112] 10.0.0.32 () {34 vars in 788 bytes} [Thu Jun 18 17:25:09 2026] PUT /v2.0/routers/56e0a6af-53f7-47c6-afec-a02d662542ef/remove_router_interface => generated 309 bytes in 880 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2113] 10.0.0.32 () {32 vars in 735 bytes} [Thu Jun 18 17:25:10 2026] GET /v2.0/ports?device_id=56e0a6af-53f7-47c6-afec-a02d662542ef => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:25:10.293 7 INFO neutron_taas.services.taas.taas_plugin [None req-44f4e3ed-3d2d-4ec5-89c7-5fae239f6c80 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] TaaS: Handle Delete Port: ea2d4639-6ae4-4e8c-a519-d974d8acaa23 2026-06-18 17:25:10.296 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-44f4e3ed-3d2d-4ec5-89c7-5fae239f6c80 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] Tap Mirror: Handle Delete Port: ea2d4639-6ae4-4e8c-a519-d974d8acaa23 2026-06-18 17:25:10.649 7 INFO neutron.services.segments.plugin [-] Segment ebce1c84-1ea7-490d-8fd8-977203fa66e8 resource provider aggregate not found 2026-06-18 17:25:10.671 7 INFO neutron.services.segments.plugin [-] Segment ebce1c84-1ea7-490d-8fd8-977203fa66e8 resource provider aggregate not found 2026-06-18 17:25:10.678 7 INFO neutron.services.segments.plugin [-] Segment ebce1c84-1ea7-490d-8fd8-977203fa66e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebce1c84-1ea7-490d-8fd8-977203fa66e8 found for delete ", "request_id": "req-b196dc6d-7fc5-4ab8-a201-91459a6944e3"}]} 2026-06-18 17:25:10.689 7 INFO neutron.db.l3_hamode_db [None req-44f4e3ed-3d2d-4ec5-89c7-5fae239f6c80 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] HA network 889902b8-8db5-4df8-9ac0-a3bd0368e972 was deleted as no HA routers are present in tenant 4c834a5c598c445fbd4be13a300e5b60. 2026-06-18 17:25:10.696 7 INFO neutron.services.segments.plugin [-] Segment ebce1c84-1ea7-490d-8fd8-977203fa66e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebce1c84-1ea7-490d-8fd8-977203fa66e8 found for delete ", "request_id": "req-4721d43f-be22-4d70-bf5a-a44811733491"}]} [pid: 7|app: 0|req: 1072/2114] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:10 2026] DELETE /v2.0/routers/56e0a6af-53f7-47c6-afec-a02d662542ef => generated 0 bytes in 598 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2115] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:10 2026] DELETE /v2.0/subnets/ca671c9b-1643-4977-8066-8d0c66e000af => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2116] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:10 2026] DELETE /v2.0/subnets/f76899ea-16dc-4098-8391-784998ec4b98 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:25:11.137 8 INFO neutron.services.segments.plugin [-] Segment 8d343180-ff72-4ff2-98fa-981ffce9139e resource provider aggregate not found 2026-06-18 17:25:11.143 8 INFO neutron.services.segments.plugin [-] Segment 8d343180-ff72-4ff2-98fa-981ffce9139e resource provider aggregate not found 2026-06-18 17:25:11.164 8 INFO neutron.services.segments.plugin [-] Segment 8d343180-ff72-4ff2-98fa-981ffce9139e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d343180-ff72-4ff2-98fa-981ffce9139e found for delete ", "request_id": "req-9f83c034-0709-4690-9777-c7b8a4754032"}]} 2026-06-18 17:25:11.165 8 INFO neutron.services.segments.plugin [-] Segment 8d343180-ff72-4ff2-98fa-981ffce9139e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d343180-ff72-4ff2-98fa-981ffce9139e found for delete ", "request_id": "req-99bd0935-58cc-4a7e-ba94-e8469b915ea8"}]} [pid: 8|app: 0|req: 1044/2117] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:25:11 2026] DELETE /v2.0/networks/6bb35527-bfaa-4dfc-afe9-be1099b5bf6a => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2118] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:25:11 2026] DELETE /v2.0/networks/ac682407-d37c-411c-bf13-326bccfdb04c => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:25:11.395 8 INFO neutron.db.segments_db [None req-ab4f04f4-677b-4447-94dc-94b56687e9d0 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] Added segment 1d79c13e-71a4-4351-a426-e852c65b5ace of type vxlan for network 478e57bc-6df8-4ccd-85de-cb5a9d554259 [pid: 8|app: 0|req: 1045/2119] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:25:11 2026] POST /v2.0/networks => generated 615 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2120] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:25:11 2026] POST /v2.0/subnets => generated 646 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:25:11.824 8 INFO neutron.db.segments_db [None req-a4642023-9c6c-447f-b224-4799d95485c0 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] Added segment 91e76551-f87b-4273-b6fe-696fa87d70d2 of type vxlan for network d5985278-c203-4167-b0df-7e9c2306f999 2026-06-18 17:25:12.124 8 INFO neutron.db.l3_hamode_db [None req-a4642023-9c6c-447f-b224-4799d95485c0 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 17:25:12.253 8 INFO neutron.db.l3_hamode_db [None req-a4642023-9c6c-447f-b224-4799d95485c0 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1076/2121] 10.0.0.84 () {34 vars in 989 bytes} [Thu Jun 18 17:25:12 2026] GET /v2.0/ports?device_id=b372bb20-5687-4881-bdc8-1ff845fddb08 => generated 1240 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2122] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:25:12 2026] GET /v2.0/networks?id=db4008ef-343c-46d2-ae4d-c8d77ff04695 => generated 705 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2123] 10.0.0.84 () {34 vars in 1039 bytes} [Thu Jun 18 17:25:12 2026] GET /v2.0/security-groups?id=164decb3-3d7d-4012-827a-71c31a8f21bc&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: 1079/2124] 10.0.0.84 () {34 vars in 989 bytes} [Thu Jun 18 17:25:12 2026] GET /v2.0/ports?device_id=9e90f9f6-22dc-43e5-9d66-e0d1532023c7 => generated 1465 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2125] 199.204.45.53 () {34 vars in 1049 bytes} [Thu Jun 18 17:25:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9cf59aa21dbd43d8ae16daef9fe1573a => generated 178 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2126] 10.0.0.84 () {34 vars in 1039 bytes} [Thu Jun 18 17:25:12 2026] GET /v2.0/security-groups?id=27456403-6b90-4c30-9324-63ecc1cba272&fields=id&fields=name => generated 111 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:25:12.711 7 INFO neutron.services.segments.plugin [-] Segment b0df0c6c-1fb7-4ccb-b310-d0c2c66bef1d resource provider aggregate not found 2026-06-18 17:25:12.730 7 INFO neutron.services.segments.plugin [-] Segment b0df0c6c-1fb7-4ccb-b310-d0c2c66bef1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0df0c6c-1fb7-4ccb-b310-d0c2c66bef1d found for delete ", "request_id": "req-c539fe42-d2bb-479c-8f61-ec820267c292"}]} 2026-06-18 17:25:12.731 7 INFO neutron.services.segments.plugin [-] Segment b0df0c6c-1fb7-4ccb-b310-d0c2c66bef1d resource provider aggregate not found 2026-06-18 17:25:12.755 7 INFO neutron.services.segments.plugin [-] Segment b0df0c6c-1fb7-4ccb-b310-d0c2c66bef1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0df0c6c-1fb7-4ccb-b310-d0c2c66bef1d found for delete ", "request_id": "req-226063ca-8463-4ead-b9c2-2d51a6df4db4"}]} [pid: 7|app: 0|req: 1082/2127] 199.204.45.53 () {38 vars in 954 bytes} [Thu Jun 18 17:25:12 2026] POST /v2.0/ports => generated 1183 bytes in 517 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: 1046/2128] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:25:11 2026] POST /v2.0/routers => generated 510 bytes in 1578 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2129] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:25:13 2026] GET /v2.0/ports?device_id=fcc3fef9-7d30-483c-86cb-83535c8a682e => generated 1198 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2130] 199.204.45.53 () {38 vars in 1027 bytes} [Thu Jun 18 17:25:13 2026] PUT /v2.0/ports/848b8fd4-11f7-4f35-8a5a-1480140bd51e => generated 1464 bytes in 500 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: 1084/2131] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:25:13 2026] GET /v2.0/security-groups?id=27456403-6b90-4c30-9324-63ecc1cba272&fields=id&fields=name => generated 111 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:25:13.625 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b242864-154d-46f7-bd20-b803267524be'] response: {'name': 'network-changed', 'server_uuid': 'fcc3fef9-7d30-483c-86cb-83535c8a682e', 'tag': '848b8fd4-11f7-4f35-8a5a-1480140bd51e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1048/2132] 10.0.0.32 () {34 vars in 664 bytes} [Thu Jun 18 17:25:13 2026] POST /v2.0/ports => generated 964 bytes in 380 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: 1049/2133] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:25:14 2026] GET /v2.0/ports?tenant_id=9cf59aa21dbd43d8ae16daef9fe1573a&device_id=fcc3fef9-7d30-483c-86cb-83535c8a682e => generated 1467 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2134] 199.204.45.53 () {34 vars in 1017 bytes} [Thu Jun 18 17:25:14 2026] GET /v2.0/networks?tenant_id=9cf59aa21dbd43d8ae16daef9fe1573a&shared=False => generated 2373 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2135] 199.204.45.53 () {34 vars in 929 bytes} [Thu Jun 18 17:25:14 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2136] 10.0.0.32 () {34 vars in 782 bytes} [Thu Jun 18 17:25:13 2026] PUT /v2.0/routers/3d64510c-a38d-4924-860d-c4c1e948fc4e/add_router_interface => generated 309 bytes in 1026 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2137] 10.0.0.32 () {32 vars in 716 bytes} [Thu Jun 18 17:25:14 2026] GET /v2.0/ports/e4d8e835-e254-4e47-a564-92aa1cc1169b => generated 1038 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, ' [pid: 8|app: 0|req: 1053/2138] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:25:15 2026] GET /v2.0/ports?tenant_id=9cf59aa21dbd43d8ae16daef9fe1573a&device_id=fcc3fef9-7d30-483c-86cb-83535c8a682e => generated 1467 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:25:15.346 7 INFO neutron_taas.services.taas.taas_plugin [None req-715863b0-d798-49e9-a60a-07fdcc4980e9 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] TaaS: Handle Delete Port: e4d8e835-e254-4e47-a564-92aa1cc1169b 2026-06-18 17:25:15.349 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-715863b0-d798-49e9-a60a-07fdcc4980e9 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] Tap Mirror: Handle Delete Port: e4d8e835-e254-4e47-a564-92aa1cc1169b [pid: 8|app: 0|req: 1056/2141] 199.204.45.53 () {34 vars in 1055 bytes} [Thu Jun 18 17:25:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.94&port_id=848b8fd4-11f7-4f35-8a5a-1480140bd51e => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2142] 199.204.45.53 () {34 vars in 1105 bytes} [Thu Jun 18 17:25:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A259&port_id=848b8fd4-11f7-4f35-8a5a-1480140bd51e => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2143] 199.204.45.53 () {34 vars in 1063 bytes} [Thu Jun 18 17:25:15 2026] GET /v2.0/subnets?id=5d55ce1e-b2c8-4654-ab90-c3cd03dc8b76&id=ab52d93a-c750-4fde-b5c7-2dac28eb411c => generated 1413 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2144] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:25:15 2026] GET /v2.0/ports?network_id=db4008ef-343c-46d2-ae4d-c8d77ff04695&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2145] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:25:15 2026] GET /v2.0/ports?network_id=db4008ef-343c-46d2-ae4d-c8d77ff04695&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2146] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:25:15 2026] GET /v2.0/networks/db4008ef-343c-46d2-ae4d-c8d77ff04695?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: 1062/2147] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:25:15 2026] GET /v2.0/networks/db4008ef-343c-46d2-ae4d-c8d77ff04695?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2148] 10.0.0.32 () {34 vars in 788 bytes} [Thu Jun 18 17:25:14 2026] PUT /v2.0/routers/3d64510c-a38d-4924-860d-c4c1e948fc4e/remove_router_interface => generated 309 bytes in 904 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:25:16.009 8 INFO neutron.api.v2.resource [None req-9a2b207d-832c-4c2f-bf5b-5b53f24547e2 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1063/2149] 10.0.0.32 () {34 vars in 788 bytes} [Thu Jun 18 17:25:15 2026] PUT /v2.0/routers/3d64510c-a38d-4924-860d-c4c1e948fc4e/remove_router_interface => generated 197 bytes in 205 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: 1087/2150] 10.0.0.32 () {32 vars in 735 bytes} [Thu Jun 18 17:25:16 2026] GET /v2.0/ports?device_id=3d64510c-a38d-4924-860d-c4c1e948fc4e => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:25:16.190 8 INFO neutron_taas.services.taas.taas_plugin [None req-ea84a83f-0031-4cb0-b0d6-70cb5bac30a5 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] TaaS: Handle Delete Port: 45c522d9-7ddc-42a6-9954-e5afbaf53046 2026-06-18 17:25:16.192 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea84a83f-0031-4cb0-b0d6-70cb5bac30a5 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] Tap Mirror: Handle Delete Port: 45c522d9-7ddc-42a6-9954-e5afbaf53046 2026-06-18 17:25:16.563 8 INFO neutron.services.segments.plugin [-] Segment 91e76551-f87b-4273-b6fe-696fa87d70d2 resource provider aggregate not found 2026-06-18 17:25:16.570 8 INFO neutron.services.segments.plugin [-] Segment 91e76551-f87b-4273-b6fe-696fa87d70d2 resource provider aggregate not found 2026-06-18 17:25:16.585 8 INFO neutron.services.segments.plugin [-] Segment 91e76551-f87b-4273-b6fe-696fa87d70d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91e76551-f87b-4273-b6fe-696fa87d70d2 found for delete ", "request_id": "req-28180ce7-304c-4a58-aa05-9545001e41ed"}]} 2026-06-18 17:25:16.586 8 INFO neutron.db.l3_hamode_db [None req-ea84a83f-0031-4cb0-b0d6-70cb5bac30a5 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] HA network d5985278-c203-4167-b0df-7e9c2306f999 was deleted as no HA routers are present in tenant 4c834a5c598c445fbd4be13a300e5b60. 2026-06-18 17:25:16.593 8 INFO neutron.services.segments.plugin [-] Segment 91e76551-f87b-4273-b6fe-696fa87d70d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91e76551-f87b-4273-b6fe-696fa87d70d2 found for delete ", "request_id": "req-8d6b6b9e-1a2a-4c65-ab19-d24deb482207"}]} [pid: 8|app: 0|req: 1064/2151] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:16 2026] DELETE /v2.0/routers/3d64510c-a38d-4924-860d-c4c1e948fc4e => generated 0 bytes in 553 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2152] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:16 2026] DELETE /v2.0/subnets/3fabeeab-b940-48e9-acb3-e02ed5fbac72 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:25:16.882 8 INFO neutron_taas.services.taas.taas_plugin [None req-a54cac94-9004-4c9d-a2df-29dd39341079 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] TaaS: Handle Delete Port: 8142e32b-5053-47cd-a582-1f8c595d3b4f 2026-06-18 17:25:16.885 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a54cac94-9004-4c9d-a2df-29dd39341079 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] Tap Mirror: Handle Delete Port: 8142e32b-5053-47cd-a582-1f8c595d3b4f [pid: 8|app: 0|req: 1065/2153] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:25:16 2026] DELETE /v2.0/networks/478e57bc-6df8-4ccd-85de-cb5a9d554259 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:25:17.171 7 INFO neutron.db.segments_db [None req-4e3774f1-4a45-48bf-940d-efd0f21aebde 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] Added segment 7559700b-9dc0-4bc8-bace-543b1ec0762a of type vxlan for network d762f722-5b55-42f7-ba2b-1988ca8731c8 [pid: 7|app: 0|req: 1089/2154] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:25:17 2026] POST /v2.0/networks => generated 614 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2155] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:25:17 2026] POST /v2.0/subnets => generated 646 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:25:17.597 7 INFO neutron.db.segments_db [None req-91e38e7c-6f15-44d6-a77f-3b6034b32d6d 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] Added segment 79266a97-cfed-4513-9271-44e2b73d33d9 of type vxlan for network 4275a796-74e2-4377-b5bb-6f43d36641fb 2026-06-18 17:25:17.968 7 INFO neutron.db.l3_hamode_db [None req-91e38e7c-6f15-44d6-a77f-3b6034b32d6d 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 17:25:18.092 7 INFO neutron.db.l3_hamode_db [None req-91e38e7c-6f15-44d6-a77f-3b6034b32d6d 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 17:25:18.602 8 INFO neutron.services.segments.plugin [-] Segment 1d79c13e-71a4-4351-a426-e852c65b5ace resource provider aggregate not found 2026-06-18 17:25:18.619 8 INFO neutron.services.segments.plugin [-] Segment 1d79c13e-71a4-4351-a426-e852c65b5ace resource provider aggregate not found 2026-06-18 17:25:18.629 8 INFO neutron.services.segments.plugin [-] Segment 1d79c13e-71a4-4351-a426-e852c65b5ace resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d79c13e-71a4-4351-a426-e852c65b5ace found for delete ", "request_id": "req-d2fc2eb5-c638-46e6-ae5e-bb2ba935eaee"}]} 2026-06-18 17:25:18.640 8 INFO neutron.services.segments.plugin [-] Segment 1d79c13e-71a4-4351-a426-e852c65b5ace resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d79c13e-71a4-4351-a426-e852c65b5ace found for delete ", "request_id": "req-f17ae5b9-f6e0-4e57-bfeb-6c00583f5178"}]} [pid: 7|app: 0|req: 1090/2156] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:25:17 2026] POST /v2.0/routers => generated 510 bytes in 1179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2157] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:25:18 2026] GET /v2.0/ports?device_id=fcc3fef9-7d30-483c-86cb-83535c8a682e => generated 1198 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2158] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:25:18 2026] GET /v2.0/security-groups?id=27456403-6b90-4c30-9324-63ecc1cba272&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2159] 10.0.0.32 () {34 vars in 782 bytes} [Thu Jun 18 17:25:18 2026] PUT /v2.0/routers/d565d802-0f37-49fc-bbf0-f4a115ad5076/add_router_interface => generated 309 bytes in 1173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2160] 10.0.0.32 () {32 vars in 716 bytes} [Thu Jun 18 17:25:19 2026] GET /v2.0/ports/a0bfbd15-bc13-4a4d-a518-439938f69403 => generated 959 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:25:20.395 7 INFO neutron_taas.services.taas.taas_plugin [None req-5030698d-ff92-468e-ad49-6a2b2ac75e69 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] TaaS: Handle Delete Port: a0bfbd15-bc13-4a4d-a518-439938f69403 2026-06-18 17:25:20.398 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5030698d-ff92-468e-ad49-6a2b2ac75e69 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] Tap Mirror: Handle Delete Port: a0bfbd15-bc13-4a4d-a518-439938f69403 [pid: 7|app: 0|req: 1092/2161] 10.0.0.32 () {34 vars in 788 bytes} [Thu Jun 18 17:25:19 2026] PUT /v2.0/routers/d565d802-0f37-49fc-bbf0-f4a115ad5076/remove_router_interface => generated 309 bytes in 938 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2162] 10.0.0.32 () {32 vars in 735 bytes} [Thu Jun 18 17:25:20 2026] GET /v2.0/ports?device_id=d565d802-0f37-49fc-bbf0-f4a115ad5076 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:25:21.204 7 INFO neutron_taas.services.taas.taas_plugin [None req-e29b42b8-2a45-4b74-94a1-694f3a4b8b32 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] TaaS: Handle Delete Port: 3db7aacd-4374-4355-8f25-4c5c9ce44323 2026-06-18 17:25:21.207 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e29b42b8-2a45-4b74-94a1-694f3a4b8b32 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] Tap Mirror: Handle Delete Port: 3db7aacd-4374-4355-8f25-4c5c9ce44323 [pid: 8|app: 0|req: 1071/2163] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:25:21 2026] GET /v2.0/ports?device_id=b372bb20-5687-4881-bdc8-1ff845fddb08 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2164] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:25:21 2026] GET /v2.0/security-groups?id=164decb3-3d7d-4012-827a-71c31a8f21bc&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-06-18 17:25:21.540 7 INFO neutron.services.segments.plugin [-] Segment 79266a97-cfed-4513-9271-44e2b73d33d9 resource provider aggregate not found 2026-06-18 17:25:21.547 7 INFO neutron.services.segments.plugin [-] Segment 79266a97-cfed-4513-9271-44e2b73d33d9 resource provider aggregate not found 2026-06-18 17:25:21.566 7 INFO neutron.services.segments.plugin [-] Segment 79266a97-cfed-4513-9271-44e2b73d33d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79266a97-cfed-4513-9271-44e2b73d33d9 found for delete ", "request_id": "req-c3e3a236-3daf-4336-b943-7ba680e8ef5e"}]} 2026-06-18 17:25:21.568 7 INFO neutron.services.segments.plugin [-] Segment 79266a97-cfed-4513-9271-44e2b73d33d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79266a97-cfed-4513-9271-44e2b73d33d9 found for delete ", "request_id": "req-a77b6f35-803d-4e6b-a48d-517848baa912"}]} 2026-06-18 17:25:21.571 7 INFO neutron.db.l3_hamode_db [None req-e29b42b8-2a45-4b74-94a1-694f3a4b8b32 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] HA network 4275a796-74e2-4377-b5bb-6f43d36641fb was deleted as no HA routers are present in tenant 4c834a5c598c445fbd4be13a300e5b60. [pid: 7|app: 0|req: 1093/2165] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:20 2026] DELETE /v2.0/routers/d565d802-0f37-49fc-bbf0-f4a115ad5076 => generated 0 bytes in 603 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2166] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:21 2026] DELETE /v2.0/subnets/f70e3ded-86e2-4fc9-a0e9-6a04a9c9481c => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2167] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:25:21 2026] DELETE /v2.0/networks/d762f722-5b55-42f7-ba2b-1988ca8731c8 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:25:21.957 8 INFO neutron.db.segments_db [None req-512f454c-60d7-4796-9ebe-cf9153008a31 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] Added segment 901675d7-ff27-4795-8577-3b964a12e449 of type vxlan for network 19aeb017-2277-4297-8ae8-6c4b87f84321 2026-06-18 17:25:22.226 8 INFO neutron.db.l3_hamode_db [None req-512f454c-60d7-4796-9ebe-cf9153008a31 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1095/2168] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:25:22 2026] GET /v2.0/ports?device_id=b372bb20-5687-4881-bdc8-1ff845fddb08 => 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: 1096/2169] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:25:22 2026] GET /v2.0/security-groups?id=164decb3-3d7d-4012-827a-71c31a8f21bc&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:25:23.015 8 INFO neutron.db.l3_hamode_db [None req-512f454c-60d7-4796-9ebe-cf9153008a31 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1097/2170] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:25:23 2026] GET /v2.0/ports?device_id=b372bb20-5687-4881-bdc8-1ff845fddb08 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:25:23.593 7 INFO neutron.services.segments.plugin [-] Segment 7559700b-9dc0-4bc8-bace-543b1ec0762a resource provider aggregate not found 2026-06-18 17:25:23.598 7 INFO neutron.services.segments.plugin [-] Segment 7559700b-9dc0-4bc8-bace-543b1ec0762a resource provider aggregate not found 2026-06-18 17:25:23.622 7 INFO neutron.services.segments.plugin [-] Segment 7559700b-9dc0-4bc8-bace-543b1ec0762a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7559700b-9dc0-4bc8-bace-543b1ec0762a found for delete ", "request_id": "req-96c7945b-0aba-4f9f-996c-7ade3f07561c"}]} 2026-06-18 17:25:23.625 7 INFO neutron.services.segments.plugin [-] Segment 7559700b-9dc0-4bc8-bace-543b1ec0762a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7559700b-9dc0-4bc8-bace-543b1ec0762a found for delete ", "request_id": "req-4e26129d-10ca-4162-84b7-96448a71cd6e"}]} [pid: 7|app: 0|req: 1098/2171] 199.204.45.53 () {34 vars in 993 bytes} [Thu Jun 18 17:25:23 2026] GET /v2.0/ports?device_id=b372bb20-5687-4881-bdc8-1ff845fddb08 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2172] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:25:23 2026] GET /v2.0/security-groups?id=164decb3-3d7d-4012-827a-71c31a8f21bc&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-06-18 17:25:23.773 7 INFO neutron_taas.services.taas.taas_plugin [req-8222c0ad-67a0-469d-8963-4423580b7a78 req-f702a2cb-1fc4-4b0a-832c-f5695fd63b22 c3c115311fcf41b5a5075f1c33791a0f 2c79c15c679641bca9cd1f790c944dfa - - default default] TaaS: Handle Delete Port: bb03a223-6daa-4f8b-b1df-1ef1cbc50ba3 2026-06-18 17:25:23.776 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8222c0ad-67a0-469d-8963-4423580b7a78 req-f702a2cb-1fc4-4b0a-832c-f5695fd63b22 c3c115311fcf41b5a5075f1c33791a0f 2c79c15c679641bca9cd1f790c944dfa - - default default] Tap Mirror: Handle Delete Port: bb03a223-6daa-4f8b-b1df-1ef1cbc50ba3 [pid: 8|app: 0|req: 1074/2173] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:25:21 2026] POST /v2.0/routers => generated 691 bytes in 2004 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:25:23.890 7 INFO neutron.db.l3_db [req-8222c0ad-67a0-469d-8963-4423580b7a78 req-f702a2cb-1fc4-4b0a-832c-f5695fd63b22 c3c115311fcf41b5a5075f1c33791a0f 2c79c15c679641bca9cd1f790c944dfa - - default default] Floating IP 93e3992e-a807-4824-a6ea-2117c2766f09 disassociated. External IP: 10.96.250.202, port: bb03a223-6daa-4f8b-b1df-1ef1cbc50ba3. [pid: 8|app: 0|req: 1075/2174] 10.0.0.32 () {32 vars in 720 bytes} [Thu Jun 18 17:25:23 2026] GET /v2.0/routers/d4573548-0d99-4979-bac6-83bf5aa2dd21 => generated 697 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2175] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:25:23 2026] GET /v2.0/ports?device_id=fcc3fef9-7d30-483c-86cb-83535c8a682e => generated 1200 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2176] 10.0.0.32 () {32 vars in 646 bytes} [Thu Jun 18 17:25:24 2026] GET /v2.0/routers => generated 700 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2177] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:25:24 2026] GET /v2.0/security-groups?id=27456403-6b90-4c30-9324-63ecc1cba272&fields=id&fields=name => generated 111 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2178] 199.204.45.53 () {36 vars in 996 bytes} [Thu Jun 18 17:25:23 2026] DELETE /v2.0/ports/bb03a223-6daa-4f8b-b1df-1ef1cbc50ba3 => generated 0 bytes in 587 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:25:24.297 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-daa6281f-cded-4c6d-b476-3d8c8466fd20'] response: {'server_uuid': 'b372bb20-5687-4881-bdc8-1ff845fddb08', 'name': 'network-vif-deleted', 'tag': 'bb03a223-6daa-4f8b-b1df-1ef1cbc50ba3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1101/2179] 10.0.0.32 () {32 vars in 817 bytes} [Thu Jun 18 17:25:24 2026] GET /v2.0/ports?network_id=db4008ef-343c-46d2-ae4d-c8d77ff04695&mac_address=fa%3A16%3A3e%3Aab%3Aaa%3A42 => generated 1200 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2180] 10.0.0.32 () {34 vars in 740 bytes} [Thu Jun 18 17:25:24 2026] PUT /v2.0/routers/d4573548-0d99-4979-bac6-83bf5aa2dd21 => generated 704 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2181] 10.0.0.32 () {32 vars in 720 bytes} [Thu Jun 18 17:25:24 2026] GET /v2.0/routers/d4573548-0d99-4979-bac6-83bf5aa2dd21 => generated 704 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2182] 10.0.0.32 () {32 vars in 735 bytes} [Thu Jun 18 17:25:24 2026] GET /v2.0/ports?device_id=d4573548-0d99-4979-bac6-83bf5aa2dd21 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:25:24.922 8 INFO neutron_taas.services.taas.taas_plugin [None req-b908479d-26f9-469e-a75c-ddae6f54b20e 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] TaaS: Handle Delete Port: d2c4d276-3668-4dd1-a6f3-b8f776a220d1 2026-06-18 17:25:24.924 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b908479d-26f9-469e-a75c-ddae6f54b20e 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] Tap Mirror: Handle Delete Port: d2c4d276-3668-4dd1-a6f3-b8f776a220d1 2026-06-18 17:25:25.049 7 INFO neutron.db.l3_db [None req-30f7dc1b-7593-4ea2-8c03-894ec797ec6e dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] Floating IP 6c5ddb96-a644-4aba-8238-d21092bbc8a8 associated. External IP: 10.96.250.219, port: 848b8fd4-11f7-4f35-8a5a-1480140bd51e. 2026-06-18 17:25:25.200 8 INFO neutron_taas.services.taas.taas_plugin [None req-b908479d-26f9-469e-a75c-ddae6f54b20e 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] TaaS: Handle Delete Port: 2820f35f-9ff7-40db-8a99-afcb2095b008 2026-06-18 17:25:25.203 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b908479d-26f9-469e-a75c-ddae6f54b20e 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] Tap Mirror: Handle Delete Port: 2820f35f-9ff7-40db-8a99-afcb2095b008 [pid: 7|app: 0|req: 1102/2183] 10.0.0.32 () {34 vars in 676 bytes} [Thu Jun 18 17:25:24 2026] POST /v2.0/floatingips => generated 854 bytes in 1046 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2184] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:25:25 2026] GET /v2.0/ports?device_id=b372bb20-5687-4881-bdc8-1ff845fddb08 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:25:25.596 8 INFO neutron.services.segments.plugin [-] Segment 901675d7-ff27-4795-8577-3b964a12e449 resource provider aggregate not found 2026-06-18 17:25:25.603 8 INFO neutron.services.segments.plugin [-] Segment 901675d7-ff27-4795-8577-3b964a12e449 resource provider aggregate not found 2026-06-18 17:25:25.624 8 INFO neutron.services.segments.plugin [-] Segment 901675d7-ff27-4795-8577-3b964a12e449 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 901675d7-ff27-4795-8577-3b964a12e449 found for delete ", "request_id": "req-905c3eb1-4203-466e-9fca-d49d28bd8e33"}]} 2026-06-18 17:25:25.629 8 INFO neutron.services.segments.plugin [-] Segment 901675d7-ff27-4795-8577-3b964a12e449 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 901675d7-ff27-4795-8577-3b964a12e449 found for delete ", "request_id": "req-bfb41069-e3d6-472c-acbd-bdea98571c9a"}]} 2026-06-18 17:25:25.643 8 INFO neutron.db.l3_hamode_db [None req-b908479d-26f9-469e-a75c-ddae6f54b20e 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] HA network 19aeb017-2277-4297-8ae8-6c4b87f84321 was deleted as no HA routers are present in tenant 4c834a5c598c445fbd4be13a300e5b60. [pid: 8|app: 0|req: 1082/2185] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:24 2026] DELETE /v2.0/routers/d4573548-0d99-4979-bac6-83bf5aa2dd21 => generated 0 bytes in 949 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2186] 10.0.0.32 () {32 vars in 735 bytes} [Thu Jun 18 17:25:25 2026] GET /v2.0/ports?device_id=d4573548-0d99-4979-bac6-83bf5aa2dd21 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:25:25.696 8 INFO neutron.api.v2.resource [None req-0f0b342b-9a79-49b9-a38c-7bf78d6267f9 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1083/2187] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:25 2026] DELETE /v2.0/routers/d4573548-0d99-4979-bac6-83bf5aa2dd21 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2188] 10.0.0.32 () {32 vars in 735 bytes} [Thu Jun 18 17:25:25 2026] GET /v2.0/ports?device_id=d565d802-0f37-49fc-bbf0-f4a115ad5076 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:25:25.745 8 INFO neutron.api.v2.resource [None req-c7fd65ed-5861-489c-918e-610061b0cf65 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1084/2189] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:25 2026] DELETE /v2.0/routers/d565d802-0f37-49fc-bbf0-f4a115ad5076 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:25:25.767 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fbb7a995-4ffc-42fa-b977-41287ef9716b 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1106/2190] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:25 2026] DELETE /v2.0/subnets/f70e3ded-86e2-4fc9-a0e9-6a04a9c9481c => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2191] 10.0.0.32 () {32 vars in 735 bytes} [Thu Jun 18 17:25:25 2026] GET /v2.0/ports?device_id=3d64510c-a38d-4924-860d-c4c1e948fc4e => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:25:25.819 7 INFO neutron.api.v2.resource [None req-abe516cd-2391-40f6-ac71-51da72c524da 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1107/2192] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:25 2026] DELETE /v2.0/routers/3d64510c-a38d-4924-860d-c4c1e948fc4e => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:25:25.838 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fcc977aa-e904-4428-ba4f-1f6db2e143d4 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1086/2193] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:25 2026] DELETE /v2.0/subnets/3fabeeab-b940-48e9-acb3-e02ed5fbac72 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2194] 10.0.0.32 () {32 vars in 735 bytes} [Thu Jun 18 17:25:25 2026] GET /v2.0/ports?device_id=56e0a6af-53f7-47c6-afec-a02d662542ef => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:25:25.890 8 INFO neutron.api.v2.resource [None req-520bde78-182d-4ab4-bc50-fbe127c6ba57 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1087/2195] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:25 2026] DELETE /v2.0/routers/56e0a6af-53f7-47c6-afec-a02d662542ef => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:25:25.910 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ab03ffe7-16ea-40a4-ae1f-b985772f1edb 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1109/2196] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:25 2026] DELETE /v2.0/subnets/ca671c9b-1643-4977-8066-8d0c66e000af => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:25:25.931 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e77bf0f4-a2ed-4e1a-a45d-7bd6889dd8ba 37d1535ab3674191ab806f2d98d77e7f 4c834a5c598c445fbd4be13a300e5b60 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1088/2197] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:25 2026] DELETE /v2.0/subnets/f76899ea-16dc-4098-8391-784998ec4b98 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:25:26.337 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-265822fa-07b1-4ded-9684-d1a8f9b24259'] response: {'name': 'network-changed', 'server_uuid': 'fcc3fef9-7d30-483c-86cb-83535c8a682e', 'tag': '848b8fd4-11f7-4f35-8a5a-1480140bd51e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1089/2198] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:25:26 2026] GET /v2.0/ports?device_id=b372bb20-5687-4881-bdc8-1ff845fddb08 => 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: 1110/2199] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:25:26 2026] GET /v2.0/security-groups?tenant_id=4c834a5c598c445fbd4be13a300e5b60&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2200] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:25:26 2026] DELETE /v2.0/security-groups/f27faf77-dbd9-4a24-8f3b-88aa103b76b9 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2201] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:25:26 2026] GET /v2.0/ports?tenant_id=9cf59aa21dbd43d8ae16daef9fe1573a&device_id=fcc3fef9-7d30-483c-86cb-83535c8a682e => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2202] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:25:26 2026] GET /v2.0/networks?id=db4008ef-343c-46d2-ae4d-c8d77ff04695 => generated 801 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2203] 199.204.45.53 () {34 vars in 1055 bytes} [Thu Jun 18 17:25:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.94&port_id=848b8fd4-11f7-4f35-8a5a-1480140bd51e => generated 859 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2204] 199.204.45.53 () {34 vars in 1105 bytes} [Thu Jun 18 17:25:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A259&port_id=848b8fd4-11f7-4f35-8a5a-1480140bd51e => 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: 1113/2205] 199.204.45.53 () {34 vars in 1063 bytes} [Thu Jun 18 17:25:27 2026] GET /v2.0/subnets?id=5d55ce1e-b2c8-4654-ab90-c3cd03dc8b76&id=ab52d93a-c750-4fde-b5c7-2dac28eb411c => generated 1413 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2206] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:25:27 2026] GET /v2.0/ports?network_id=db4008ef-343c-46d2-ae4d-c8d77ff04695&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2207] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:25:27 2026] GET /v2.0/ports?network_id=db4008ef-343c-46d2-ae4d-c8d77ff04695&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2208] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:25:27 2026] GET /v2.0/networks/db4008ef-343c-46d2-ae4d-c8d77ff04695?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: 1115/2209] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:25:27 2026] GET /v2.0/networks/db4008ef-343c-46d2-ae4d-c8d77ff04695?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2210] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:25:27 2026] DELETE /v2.0/security-groups/164decb3-3d7d-4012-827a-71c31a8f21bc => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:25:27.847 7 INFO neutron_taas.services.taas.taas_plugin [None req-9e1941f2-2fdf-4138-92e0-9b2ae6be9062 c3c115311fcf41b5a5075f1c33791a0f 2c79c15c679641bca9cd1f790c944dfa - - default default] TaaS: Handle Delete Port: a78592ec-6886-4dec-9632-8ee345bf8928 2026-06-18 17:25:27.851 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e1941f2-2fdf-4138-92e0-9b2ae6be9062 c3c115311fcf41b5a5075f1c33791a0f 2c79c15c679641bca9cd1f790c944dfa - - default default] Tap Mirror: Handle Delete Port: a78592ec-6886-4dec-9632-8ee345bf8928 [pid: 7|app: 0|req: 1116/2211] 10.0.0.32 () {32 vars in 731 bytes} [Thu Jun 18 17:25:27 2026] DELETE /v2.0/floatingips/93e3992e-a807-4824-a6ea-2117c2766f09 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2212] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:25:28 2026] GET /v2.0/ports?device_id=1a3cba80-684d-4ffb-8a83-39efbb269a29 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2213] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:25:28 2026] GET /v2.0/security-groups?id=2b0a56dc-0e4d-4f97-8743-7c9a0706ca3e&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:25:28.719 8 INFO neutron.db.segments_db [None req-26f6874d-8da2-46ad-b176-f98785a6414b aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] Added segment 2c75babd-e5f5-4c01-a485-8e14307eca75 of type vxlan for network fd99f2a9-1d7e-41d3-9120-526870bc1ec1 [pid: 8|app: 0|req: 1097/2214] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:25:28 2026] POST /v2.0/networks => generated 611 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:25:28.859 7 INFO neutron.db.segments_db [None req-659bd60e-f67a-4b27-aa46-a01d55f0a2cd aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] Added segment 283312e4-c3e5-4e8c-a988-1162129eb3c4 of type vxlan for network 89f12260-cb72-46e5-bbdd-991db6634289 [pid: 7|app: 0|req: 1118/2215] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:25:28 2026] POST /v2.0/networks => generated 611 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2216] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:25:28 2026] POST /v2.0/subnets => generated 626 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2217] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:25:29 2026] POST /v2.0/subnets => generated 626 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:25:29.474 8 INFO neutron.db.segments_db [None req-7a6f97b8-7954-4ae3-b9d2-e1321103d2a2 aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] Added segment e2849a2a-827f-4d0c-a282-5c21eac725b8 of type vxlan for network d8ea4f52-c0d7-4f40-bdf9-81ab044f9fa2 [pid: 7|app: 0|req: 1120/2218] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:25:29 2026] GET /v2.0/ports?device_id=1a3cba80-684d-4ffb-8a83-39efbb269a29 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2219] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:25:29 2026] GET /v2.0/security-groups?id=2b0a56dc-0e4d-4f97-8743-7c9a0706ca3e&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:25:29.707 8 INFO neutron.db.l3_hamode_db [None req-7a6f97b8-7954-4ae3-b9d2-e1321103d2a2 aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 17:25:29.822 8 INFO neutron.db.l3_hamode_db [None req-7a6f97b8-7954-4ae3-b9d2-e1321103d2a2 aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1099/2222] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:25:29 2026] POST /v2.0/routers => generated 507 bytes in 994 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2223] 199.204.45.53 () {34 vars in 993 bytes} [Thu Jun 18 17:25:30 2026] GET /v2.0/ports?device_id=1a3cba80-684d-4ffb-8a83-39efbb269a29 => 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: 1101/2224] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:25:30 2026] GET /v2.0/ports?device_id=1a3cba80-684d-4ffb-8a83-39efbb269a29 => generated 971 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:25:30.779 8 INFO neutron_taas.services.taas.taas_plugin [req-211309f5-7d2a-404d-b60d-71df19de2436 req-65228a96-1bdb-4287-87ac-1e75c795beeb c3c115311fcf41b5a5075f1c33791a0f 2c79c15c679641bca9cd1f790c944dfa - - default default] TaaS: Handle Delete Port: 7fbe6a3a-6ff5-4a85-bf12-69e9d3335194 2026-06-18 17:25:30.783 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-211309f5-7d2a-404d-b60d-71df19de2436 req-65228a96-1bdb-4287-87ac-1e75c795beeb c3c115311fcf41b5a5075f1c33791a0f 2c79c15c679641bca9cd1f790c944dfa - - default default] Tap Mirror: Handle Delete Port: 7fbe6a3a-6ff5-4a85-bf12-69e9d3335194 [pid: 8|app: 0|req: 1102/2225] 199.204.45.53 () {36 vars in 996 bytes} [Thu Jun 18 17:25:30 2026] DELETE /v2.0/ports/7fbe6a3a-6ff5-4a85-bf12-69e9d3335194 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:25:30.978 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f335ce60-080a-43ef-b5de-17f305155cb9'] response: {'server_uuid': '1a3cba80-684d-4ffb-8a83-39efbb269a29', 'name': 'network-vif-deleted', 'tag': '7fbe6a3a-6ff5-4a85-bf12-69e9d3335194', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1103/2226] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:25:30 2026] GET /v2.0/security-groups?id=2b0a56dc-0e4d-4f97-8743-7c9a0706ca3e&fields=id&fields=name => generated 112 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2227] 10.0.0.32 () {34 vars in 782 bytes} [Thu Jun 18 17:25:30 2026] PUT /v2.0/routers/55bd7540-8644-4b1f-a0f9-156db56b54f3/add_router_interface => generated 309 bytes in 1109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2228] 10.0.0.32 () {32 vars in 716 bytes} [Thu Jun 18 17:25:31 2026] GET /v2.0/ports/4f5cacd8-d728-426f-b399-25854370b251 => generated 955 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2229] 10.0.0.84 () {34 vars in 989 bytes} [Thu Jun 18 17:25:32 2026] GET /v2.0/ports?device_id=fcc3fef9-7d30-483c-86cb-83535c8a682e => generated 1469 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2230] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:25:32 2026] GET /v2.0/ports?device_id=1a3cba80-684d-4ffb-8a83-39efbb269a29 => 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: 1107/2231] 10.0.0.84 () {34 vars in 1039 bytes} [Thu Jun 18 17:25:32 2026] GET /v2.0/security-groups?id=27456403-6b90-4c30-9324-63ecc1cba272&fields=id&fields=name => generated 111 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2232] 10.0.0.32 () {34 vars in 782 bytes} [Thu Jun 18 17:25:31 2026] PUT /v2.0/routers/55bd7540-8644-4b1f-a0f9-156db56b54f3/add_router_interface => generated 309 bytes in 1532 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2233] 10.0.0.32 () {32 vars in 716 bytes} [Thu Jun 18 17:25:33 2026] GET /v2.0/ports/89672555-fda0-4e0e-8349-dabafb54401d => generated 955 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2234] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:25:33 2026] GET /v2.0/ports?device_id=1a3cba80-684d-4ffb-8a83-39efbb269a29 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:25:33.554 7 INFO neutron_taas.services.taas.taas_plugin [None req-d5c8c424-64d5-4b28-83d8-7a8c8335a0f4 aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] TaaS: Handle Delete Port: 89672555-fda0-4e0e-8349-dabafb54401d 2026-06-18 17:25:33.557 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5c8c424-64d5-4b28-83d8-7a8c8335a0f4 aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] Tap Mirror: Handle Delete Port: 89672555-fda0-4e0e-8349-dabafb54401d [pid: 7|app: 0|req: 1126/2235] 10.0.0.32 () {34 vars in 788 bytes} [Thu Jun 18 17:25:33 2026] PUT /v2.0/routers/55bd7540-8644-4b1f-a0f9-156db56b54f3/remove_router_interface => generated 309 bytes in 835 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:25:34.358 8 INFO neutron_taas.services.taas.taas_plugin [None req-208bc41b-e3cb-49cd-8045-7cbf31778d32 aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] TaaS: Handle Delete Port: 4f5cacd8-d728-426f-b399-25854370b251 2026-06-18 17:25:34.362 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-208bc41b-e3cb-49cd-8045-7cbf31778d32 aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] Tap Mirror: Handle Delete Port: 4f5cacd8-d728-426f-b399-25854370b251 [pid: 7|app: 0|req: 1127/2236] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:25:34 2026] DELETE /v2.0/security-groups/2b0a56dc-0e4d-4f97-8743-7c9a0706ca3e => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2237] 10.0.0.32 () {34 vars in 788 bytes} [Thu Jun 18 17:25:34 2026] PUT /v2.0/routers/55bd7540-8644-4b1f-a0f9-156db56b54f3/remove_router_interface => generated 309 bytes in 774 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2238] 10.0.0.32 () {32 vars in 735 bytes} [Thu Jun 18 17:25:34 2026] GET /v2.0/ports?device_id=55bd7540-8644-4b1f-a0f9-156db56b54f3 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:25:35.003 7 INFO neutron_taas.services.taas.taas_plugin [None req-80f95f3d-6cfc-45ae-a487-50ba36cd509d c3c115311fcf41b5a5075f1c33791a0f 2c79c15c679641bca9cd1f790c944dfa - - default default] TaaS: Handle Delete Port: 4ca278c8-18ca-406e-984d-3e431ed481f3 2026-06-18 17:25:35.006 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80f95f3d-6cfc-45ae-a487-50ba36cd509d c3c115311fcf41b5a5075f1c33791a0f 2c79c15c679641bca9cd1f790c944dfa - - default default] Tap Mirror: Handle Delete Port: 4ca278c8-18ca-406e-984d-3e431ed481f3 2026-06-18 17:25:35.032 8 INFO neutron_taas.services.taas.taas_plugin [None req-fdb5d8ff-048d-47fa-95fb-9673de5d2b38 aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] TaaS: Handle Delete Port: 1082ed19-f641-4dbb-ad78-2e11c35ec2d7 2026-06-18 17:25:35.035 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fdb5d8ff-048d-47fa-95fb-9673de5d2b38 aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] Tap Mirror: Handle Delete Port: 1082ed19-f641-4dbb-ad78-2e11c35ec2d7 2026-06-18 17:25:35.374 8 INFO neutron.services.segments.plugin [-] Segment e2849a2a-827f-4d0c-a282-5c21eac725b8 resource provider aggregate not found 2026-06-18 17:25:35.380 8 INFO neutron.services.segments.plugin [-] Segment e2849a2a-827f-4d0c-a282-5c21eac725b8 resource provider aggregate not found 2026-06-18 17:25:35.398 8 INFO neutron.services.segments.plugin [-] Segment e2849a2a-827f-4d0c-a282-5c21eac725b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2849a2a-827f-4d0c-a282-5c21eac725b8 found for delete ", "request_id": "req-31dac70c-5f26-4c08-aa20-60d878701490"}]} 2026-06-18 17:25:35.400 8 INFO neutron.services.segments.plugin [-] Segment e2849a2a-827f-4d0c-a282-5c21eac725b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2849a2a-827f-4d0c-a282-5c21eac725b8 found for delete ", "request_id": "req-ab698131-92c3-4cdb-a71f-32d7adb4a7c2"}]} 2026-06-18 17:25:35.400 8 INFO neutron.db.l3_hamode_db [None req-fdb5d8ff-048d-47fa-95fb-9673de5d2b38 aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] HA network d8ea4f52-c0d7-4f40-bdf9-81ab044f9fa2 was deleted as no HA routers are present in tenant 769dcbfb94644f989d4e431946eeb325. [pid: 8|app: 0|req: 1112/2239] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:34 2026] DELETE /v2.0/routers/55bd7540-8644-4b1f-a0f9-156db56b54f3 => 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: 1113/2240] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:35 2026] DELETE /v2.0/subnets/a2aac379-52ac-4a78-8547-f1a20bf79905 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2241] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:35 2026] DELETE /v2.0/subnets/8d67b509-8fb3-45dc-8e94-ef1bf37aca74 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2242] 10.0.0.32 () {34 vars in 788 bytes} [Thu Jun 18 17:25:34 2026] PUT /v2.0/routers/a78307b9-b0d3-4845-bfd1-c8829a339cd6/remove_router_interface => generated 309 bytes in 1025 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2243] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:25:35 2026] DELETE /v2.0/networks/89f12260-cb72-46e5-bbdd-991db6634289 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2244] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:35 2026] DELETE /v2.0/subnets/8421fece-0e64-499e-bc36-6cea5e634c97 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:25:35.816 8 INFO neutron_taas.services.taas.taas_plugin [None req-31211391-2426-4c61-94e3-3346263f5622 aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] TaaS: Handle Delete Port: ed0447d6-dba2-4d08-af86-83d320581c10 2026-06-18 17:25:35.819 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31211391-2426-4c61-94e3-3346263f5622 aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] Tap Mirror: Handle Delete Port: ed0447d6-dba2-4d08-af86-83d320581c10 [pid: 8|app: 0|req: 1116/2245] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:25:35 2026] DELETE /v2.0/networks/fd99f2a9-1d7e-41d3-9120-526870bc1ec1 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:25:36.075 7 INFO neutron_taas.services.taas.taas_plugin [None req-41d57fbf-d92c-4d0d-aa88-fbb00b3fc2dd c3c115311fcf41b5a5075f1c33791a0f 2c79c15c679641bca9cd1f790c944dfa - - default default] TaaS: Handle Delete Port: 866e956c-42d0-4616-a9f8-d1c03843c1d7 2026-06-18 17:25:36.077 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41d57fbf-d92c-4d0d-aa88-fbb00b3fc2dd c3c115311fcf41b5a5075f1c33791a0f 2c79c15c679641bca9cd1f790c944dfa - - default default] Tap Mirror: Handle Delete Port: 866e956c-42d0-4616-a9f8-d1c03843c1d7 2026-06-18 17:25:36.114 8 INFO neutron.db.segments_db [None req-5576759c-34d0-4cdc-8ac2-3f51d93f71e9 aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] Added segment 776b7a9c-18f0-4238-b705-40cc7d498175 of type vxlan for network 8e56f268-8f06-4f91-873a-bb4e92e5dd0a [pid: 8|app: 0|req: 1117/2246] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:25:36 2026] POST /v2.0/networks => generated 610 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:25:36.328 7 INFO neutron_taas.services.taas.taas_plugin [None req-41d57fbf-d92c-4d0d-aa88-fbb00b3fc2dd c3c115311fcf41b5a5075f1c33791a0f 2c79c15c679641bca9cd1f790c944dfa - - default default] TaaS: Handle Delete Port: a894c49e-4f8e-4923-8d09-d67489b4cc2f 2026-06-18 17:25:36.331 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41d57fbf-d92c-4d0d-aa88-fbb00b3fc2dd c3c115311fcf41b5a5075f1c33791a0f 2c79c15c679641bca9cd1f790c944dfa - - default default] Tap Mirror: Handle Delete Port: a894c49e-4f8e-4923-8d09-d67489b4cc2f [pid: 8|app: 0|req: 1118/2247] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:25:36 2026] POST /v2.0/subnets => generated 626 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:25:36.485 8 INFO neutron.db.segments_db [None req-be6adc06-b0ea-473a-9ac3-2c171b06fd1d aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] Added segment 92db4e73-92ed-486a-8d73-05caa12e790d of type vxlan for network b539d572-839d-4f00-b6be-77b3620e29ff 2026-06-18 17:25:36.688 7 INFO neutron.services.segments.plugin [-] Segment 4964067f-b084-4dca-a6e5-ea7d59b08eb3 resource provider aggregate not found 2026-06-18 17:25:36.697 7 INFO neutron.services.segments.plugin [-] Segment 4964067f-b084-4dca-a6e5-ea7d59b08eb3 resource provider aggregate not found 2026-06-18 17:25:36.716 7 INFO neutron.services.segments.plugin [-] Segment 4964067f-b084-4dca-a6e5-ea7d59b08eb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4964067f-b084-4dca-a6e5-ea7d59b08eb3 found for delete ", "request_id": "req-39e16ed4-ce5c-43cb-bb18-1752c17f9844"}]} 2026-06-18 17:25:36.718 7 INFO neutron.services.segments.plugin [-] Segment 4964067f-b084-4dca-a6e5-ea7d59b08eb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4964067f-b084-4dca-a6e5-ea7d59b08eb3 found for delete ", "request_id": "req-c2e8a5bd-4e5f-4ae4-9fd3-7fc6b029cf1d"}]} 2026-06-18 17:25:36.724 7 INFO neutron.db.l3_hamode_db [None req-41d57fbf-d92c-4d0d-aa88-fbb00b3fc2dd c3c115311fcf41b5a5075f1c33791a0f 2c79c15c679641bca9cd1f790c944dfa - - default default] HA network 12e4a9bb-86fc-4ddf-a5e5-d91fa7196026 was deleted as no HA routers are present in tenant 2c79c15c679641bca9cd1f790c944dfa. [pid: 7|app: 0|req: 1130/2248] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:35 2026] DELETE /v2.0/routers/a78307b9-b0d3-4845-bfd1-c8829a339cd6 => generated 0 bytes in 911 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:25:36.759 8 INFO neutron.db.l3_hamode_db [None req-be6adc06-b0ea-473a-9ac3-2c171b06fd1d aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 17:25:36.831 7 INFO neutron_taas.services.taas.taas_plugin [None req-f83fccf0-1052-4f03-ba4a-47b8b4895ae2 c3c115311fcf41b5a5075f1c33791a0f 2c79c15c679641bca9cd1f790c944dfa - - default default] TaaS: Handle Delete Port: 9c1cfa00-8ed2-4857-ab65-614fbb5ffc24 2026-06-18 17:25:36.833 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f83fccf0-1052-4f03-ba4a-47b8b4895ae2 c3c115311fcf41b5a5075f1c33791a0f 2c79c15c679641bca9cd1f790c944dfa - - default default] Tap Mirror: Handle Delete Port: 9c1cfa00-8ed2-4857-ab65-614fbb5ffc24 2026-06-18 17:25:36.877 8 INFO neutron.db.l3_hamode_db [None req-be6adc06-b0ea-473a-9ac3-2c171b06fd1d aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1131/2249] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:25:36 2026] DELETE /v2.0/networks/afca9476-d93a-4827-b2a0-ceda4abbc2b8 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:25:37.419 8 INFO neutron.services.segments.plugin [-] Segment 283312e4-c3e5-4e8c-a988-1162129eb3c4 resource provider aggregate not found 2026-06-18 17:25:37.437 8 INFO neutron.services.segments.plugin [-] Segment 283312e4-c3e5-4e8c-a988-1162129eb3c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 283312e4-c3e5-4e8c-a988-1162129eb3c4 found for delete ", "request_id": "req-145895d0-bb89-4b69-8572-69a746a21075"}]} 2026-06-18 17:25:37.438 8 INFO neutron.services.segments.plugin [-] Segment 283312e4-c3e5-4e8c-a988-1162129eb3c4 resource provider aggregate not found 2026-06-18 17:25:37.458 8 INFO neutron.services.segments.plugin [-] Segment 283312e4-c3e5-4e8c-a988-1162129eb3c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 283312e4-c3e5-4e8c-a988-1162129eb3c4 found for delete ", "request_id": "req-be41831f-ad5e-4a98-9c5b-006208c8233c"}]} 2026-06-18 17:25:37.462 8 INFO neutron.services.segments.plugin [-] Segment 2c75babd-e5f5-4c01-a485-8e14307eca75 resource provider aggregate not found 2026-06-18 17:25:37.477 8 INFO neutron.services.segments.plugin [-] Segment 2c75babd-e5f5-4c01-a485-8e14307eca75 resource provider aggregate not found 2026-06-18 17:25:37.492 8 INFO neutron.services.segments.plugin [-] Segment 2c75babd-e5f5-4c01-a485-8e14307eca75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c75babd-e5f5-4c01-a485-8e14307eca75 found for delete ", "request_id": "req-0ca67cf8-ebb0-4a31-9599-b98229dae0c0"}]} 2026-06-18 17:25:37.496 8 INFO neutron.services.segments.plugin [-] Segment 2c75babd-e5f5-4c01-a485-8e14307eca75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c75babd-e5f5-4c01-a485-8e14307eca75 found for delete ", "request_id": "req-44f5d2dc-2e12-4852-82eb-578000fa2494"}]} [pid: 8|app: 0|req: 1119/2250] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:25:36 2026] POST /v2.0/routers => generated 507 bytes in 1138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2251] 10.0.0.32 () {34 vars in 664 bytes} [Thu Jun 18 17:25:37 2026] POST /v2.0/ports => generated 947 bytes in 465 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: 1120/2252] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:25:37 2026] GET /v2.0/security-groups?tenant_id=c1c2aaf2e2044ceb917775376cc3bf79&name=default => generated 2925 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2253] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:25:38 2026] DELETE /v2.0/security-groups/0d80115a-a097-4c5a-8f27-89e9e1555022 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2254] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:25:38 2026] GET /v2.0/security-groups?tenant_id=2c79c15c679641bca9cd1f790c944dfa&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2255] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:25:38 2026] DELETE /v2.0/security-groups/5c27479e-8768-4cea-8d2f-adbea6e225df => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:25:38.743 7 INFO neutron.services.segments.plugin [-] Segment 7216e1b8-f526-4326-be40-3134e17afbc4 resource provider aggregate not found 2026-06-18 17:25:38.751 7 INFO neutron.services.segments.plugin [-] Segment 7216e1b8-f526-4326-be40-3134e17afbc4 resource provider aggregate not found 2026-06-18 17:25:38.771 7 INFO neutron.services.segments.plugin [-] Segment 7216e1b8-f526-4326-be40-3134e17afbc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7216e1b8-f526-4326-be40-3134e17afbc4 found for delete ", "request_id": "req-f20308e3-cdb8-4888-ba38-97565fe4ff0d"}]} 2026-06-18 17:25:38.781 7 INFO neutron.services.segments.plugin [-] Segment 7216e1b8-f526-4326-be40-3134e17afbc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7216e1b8-f526-4326-be40-3134e17afbc4 found for delete ", "request_id": "req-78ca7940-5748-44ac-94fc-d9373f50f33c"}]} [pid: 7|app: 0|req: 1133/2256] 10.0.0.32 () {34 vars in 782 bytes} [Thu Jun 18 17:25:38 2026] PUT /v2.0/routers/db11e0af-e743-407c-a4b4-0275516b846d/add_router_interface => generated 309 bytes in 1089 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2257] 10.0.0.32 () {32 vars in 716 bytes} [Thu Jun 18 17:25:39 2026] GET /v2.0/ports/c6d418dd-4411-4905-ab55-d1f9ce1d849e => generated 1021 bytes in 47 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-06-18 17:25:39.481 7 INFO neutron_taas.services.taas.taas_plugin [None req-3e6c6eee-cf3d-46f8-ab09-ace29c59a8be aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] TaaS: Handle Delete Port: c6d418dd-4411-4905-ab55-d1f9ce1d849e 2026-06-18 17:25:39.483 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e6c6eee-cf3d-46f8-ab09-ace29c59a8be aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] Tap Mirror: Handle Delete Port: c6d418dd-4411-4905-ab55-d1f9ce1d849e [pid: 7|app: 0|req: 1134/2258] 10.0.0.32 () {34 vars in 788 bytes} [Thu Jun 18 17:25:39 2026] PUT /v2.0/routers/db11e0af-e743-407c-a4b4-0275516b846d/remove_router_interface => generated 309 bytes in 749 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:25:40.094 8 INFO neutron.api.v2.resource [None req-56d0049c-4ccd-40be-8da6-e472a35da685 aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1125/2259] 10.0.0.32 () {34 vars in 788 bytes} [Thu Jun 18 17:25:39 2026] PUT /v2.0/routers/db11e0af-e743-407c-a4b4-0275516b846d/remove_router_interface => generated 197 bytes in 138 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: 1135/2260] 10.0.0.32 () {32 vars in 735 bytes} [Thu Jun 18 17:25:40 2026] GET /v2.0/ports?device_id=db11e0af-e743-407c-a4b4-0275516b846d => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:25:40.329 8 INFO neutron_taas.services.taas.taas_plugin [None req-a8eb497e-c597-49e1-b934-ee4a180b3700 aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] TaaS: Handle Delete Port: 6dede48f-40e5-4143-b2e6-8301f6f0e9f7 2026-06-18 17:25:40.332 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8eb497e-c597-49e1-b934-ee4a180b3700 aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] Tap Mirror: Handle Delete Port: 6dede48f-40e5-4143-b2e6-8301f6f0e9f7 2026-06-18 17:25:40.689 8 INFO neutron.services.segments.plugin [-] Segment 92db4e73-92ed-486a-8d73-05caa12e790d resource provider aggregate not found 2026-06-18 17:25:40.697 8 INFO neutron.services.segments.plugin [-] Segment 92db4e73-92ed-486a-8d73-05caa12e790d resource provider aggregate not found 2026-06-18 17:25:40.719 8 INFO neutron.services.segments.plugin [-] Segment 92db4e73-92ed-486a-8d73-05caa12e790d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92db4e73-92ed-486a-8d73-05caa12e790d found for delete ", "request_id": "req-34d7443e-dd1e-4920-b990-a8b54ff0c878"}]} 2026-06-18 17:25:40.720 8 INFO neutron.services.segments.plugin [-] Segment 92db4e73-92ed-486a-8d73-05caa12e790d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92db4e73-92ed-486a-8d73-05caa12e790d found for delete ", "request_id": "req-9731d86f-fe67-4776-869a-36c8a2e7099c"}]} 2026-06-18 17:25:40.724 8 INFO neutron.db.l3_hamode_db [None req-a8eb497e-c597-49e1-b934-ee4a180b3700 aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] HA network b539d572-839d-4f00-b6be-77b3620e29ff was deleted as no HA routers are present in tenant 769dcbfb94644f989d4e431946eeb325. [pid: 8|app: 0|req: 1126/2261] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:40 2026] DELETE /v2.0/routers/db11e0af-e743-407c-a4b4-0275516b846d => generated 0 bytes in 593 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2262] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:40 2026] DELETE /v2.0/subnets/ea0a3fb0-80fb-419a-91a6-3d7252b8209b => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2263] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:25:40 2026] DELETE /v2.0/networks/8e56f268-8f06-4f91-873a-bb4e92e5dd0a => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:25:41.068 7 INFO neutron.db.segments_db [None req-b91b2d43-8875-441f-90b5-298dd884b1e0 aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] Added segment 99fad609-4004-4c8e-b1a1-cf8f662d8a7f of type vxlan for network c693fe88-5056-4ff2-92ab-bb3b50ea8bde [pid: 7|app: 0|req: 1137/2264] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:25:41 2026] POST /v2.0/networks => generated 611 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2265] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:25:41 2026] POST /v2.0/subnets => generated 626 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:25:41.479 7 INFO neutron.db.segments_db [None req-1a70daad-5e8a-4ab2-bf24-433cd506ff0f aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] Added segment a62d2864-386f-4d74-b8a0-48f644114a6c of type vxlan for network dc23cdd0-e92a-4a2e-8607-feeb7d5e6bcd 2026-06-18 17:25:41.748 7 INFO neutron.db.l3_hamode_db [None req-1a70daad-5e8a-4ab2-bf24-433cd506ff0f aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 17:25:41.830 7 INFO neutron.db.l3_hamode_db [None req-1a70daad-5e8a-4ab2-bf24-433cd506ff0f aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1129/2266] 10.0.0.32 () {32 vars in 720 bytes} [Thu Jun 18 17:25:42 2026] GET /v2.0/subnets/e4be82f4-92ca-4185-b351-2cba623ddfad => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2267] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:25:41 2026] POST /v2.0/routers => generated 507 bytes in 979 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:25:42.741 8 INFO neutron.services.segments.plugin [-] Segment 776b7a9c-18f0-4238-b705-40cc7d498175 resource provider aggregate not found 2026-06-18 17:25:42.752 8 INFO neutron.services.segments.plugin [-] Segment 776b7a9c-18f0-4238-b705-40cc7d498175 resource provider aggregate not found 2026-06-18 17:25:42.767 8 INFO neutron.services.segments.plugin [-] Segment 776b7a9c-18f0-4238-b705-40cc7d498175 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 776b7a9c-18f0-4238-b705-40cc7d498175 found for delete ", "request_id": "req-2cf6968e-45fa-4937-9184-574fe08b60e1"}]} 2026-06-18 17:25:42.772 8 INFO neutron.services.segments.plugin [-] Segment 776b7a9c-18f0-4238-b705-40cc7d498175 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 776b7a9c-18f0-4238-b705-40cc7d498175 found for delete ", "request_id": "req-867a7544-42e0-4bd1-88de-e186cbab1a48"}]} 2026-06-18 17:25:43.195 7 INFO neutron.db.segments_db [None req-6268ceb4-794d-4403-baea-8eb7dfe62e37 7e0d404b6b1547c08e569c58f065af6f 31841af74017488aa5f901ea109e5512 - - default default] Added segment a68efa8e-0843-431b-81d5-349f3a97b8e6 of type vxlan for network 52ab553b-f2de-484d-b99a-1dd577f2920f [pid: 7|app: 0|req: 1139/2268] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:25:42 2026] POST /v2.0/networks => generated 707 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2269] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:25:43 2026] POST /v2.0/subnets => generated 644 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2270] 10.0.0.128 () {30 vars in 690 bytes} [Thu Jun 18 17:25:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:25:43.514 7 WARNING neutron.api.v2.base [None req-903be2cf-cdae-4de7-92bb-c41749590ea6 7e0d404b6b1547c08e569c58f065af6f 31841af74017488aa5f901ea109e5512 - - 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-06-18 17:25:43.515 7 INFO neutron.api.v2.resource [None req-903be2cf-cdae-4de7-92bb-c41749590ea6 7e0d404b6b1547c08e569c58f065af6f 31841af74017488aa5f901ea109e5512 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1142/2271] 10.0.0.32 () {34 vars in 680 bytes} [Thu Jun 18 17:25:43 2026] POST /v2.0/rbac-policies => generated 143 bytes in 11 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2272] 10.0.0.128 () {30 vars in 692 bytes} [Thu Jun 18 17:25:43 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: 1130/2273] 10.0.0.32 () {34 vars in 782 bytes} [Thu Jun 18 17:25:42 2026] PUT /v2.0/routers/0325755d-51f4-40ad-986f-9d91154adcc5/add_router_interface => generated 309 bytes in 1191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2274] 10.0.0.128 () {30 vars in 668 bytes} [Thu Jun 18 17:25:43 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: 1132/2275] 10.0.0.32 () {32 vars in 716 bytes} [Thu Jun 18 17:25:43 2026] GET /v2.0/ports/1f75d28c-f149-40e4-9f76-68cfa7ca8e28 => generated 955 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2276] 10.0.0.128 () {30 vars in 704 bytes} [Thu Jun 18 17:25:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:25:43.687 7 INFO neutron.services.segments.plugin [-] Segment a68efa8e-0843-431b-81d5-349f3a97b8e6 resource provider aggregate not found 2026-06-18 17:25:43.693 7 INFO neutron.services.segments.plugin [-] Segment a68efa8e-0843-431b-81d5-349f3a97b8e6 resource provider aggregate not found 2026-06-18 17:25:43.705 7 INFO neutron.services.segments.plugin [-] Segment a68efa8e-0843-431b-81d5-349f3a97b8e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a68efa8e-0843-431b-81d5-349f3a97b8e6 found for delete ", "request_id": "req-12d4fad0-026e-4707-b8c6-92cac3be337a"}]} 2026-06-18 17:25:43.706 7 INFO neutron.services.segments.plugin [-] Segment a68efa8e-0843-431b-81d5-349f3a97b8e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a68efa8e-0843-431b-81d5-349f3a97b8e6 found for delete ", "request_id": "req-3128ab40-9851-4e69-9351-701f28820f6b"}]} [pid: 7|app: 0|req: 1144/2277] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:25:43 2026] DELETE /v2.0/networks/52ab553b-f2de-484d-b99a-1dd577f2920f => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:25:43.773 7 INFO neutron.db.segments_db [None req-d14f5115-5e23-4565-a8b5-cd67de891d4b 7e0d404b6b1547c08e569c58f065af6f 31841af74017488aa5f901ea109e5512 - - default default] Added segment 6f86fc78-af4d-48ff-88ac-9d81f82a639a of type vxlan for network cb102304-6cf7-4cd2-a3f8-65e4d827e7b4 [pid: 7|app: 0|req: 1145/2278] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:25:43 2026] POST /v2.0/networks => generated 707 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:25:44.020 8 INFO neutron_taas.services.taas.taas_plugin [None req-11781de7-578e-43b0-a5bd-ec64e521a835 aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] TaaS: Handle Delete Port: 1f75d28c-f149-40e4-9f76-68cfa7ca8e28 2026-06-18 17:25:44.024 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11781de7-578e-43b0-a5bd-ec64e521a835 aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] Tap Mirror: Handle Delete Port: 1f75d28c-f149-40e4-9f76-68cfa7ca8e28 [pid: 7|app: 0|req: 1146/2279] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:25:43 2026] POST /v2.0/subnets => generated 647 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:25:44.058 7 WARNING neutron.api.v2.base [None req-9066f091-fe80-40a8-9b0a-4cad36a2a606 7e0d404b6b1547c08e569c58f065af6f 31841af74017488aa5f901ea109e5512 - - 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-06-18 17:25:44.059 7 INFO neutron.api.v2.resource [None req-9066f091-fe80-40a8-9b0a-4cad36a2a606 7e0d404b6b1547c08e569c58f065af6f 31841af74017488aa5f901ea109e5512 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1147/2280] 10.0.0.32 () {34 vars in 680 bytes} [Thu Jun 18 17:25:44 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2281] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:25:44 2026] DELETE /v2.0/networks/cb102304-6cf7-4cd2-a3f8-65e4d827e7b4 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2282] 10.0.0.128 () {28 vars in 439 bytes} [Thu Jun 18 17:25:44 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-18 17:25:44.309 7 INFO neutron.db.segments_db [None req-4fb2d434-cc1c-4961-b500-8e2a43174e3c 7e0d404b6b1547c08e569c58f065af6f 31841af74017488aa5f901ea109e5512 - - default default] Added segment ae5e00c0-8f2e-4768-8ab0-8930cd6ed097 of type vxlan for network b98bd466-8952-47dc-8203-4a740d9c57be [pid: 7|app: 0|req: 1150/2283] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:25:44 2026] POST /v2.0/networks => generated 708 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2284] 10.0.0.128 () {30 vars in 728 bytes} [Thu Jun 18 17:25:44 2026] GET /v2.0/subnets/e4be82f4-92ca-4185-b351-2cba623ddfad => generated 657 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2285] 10.0.0.32 () {34 vars in 788 bytes} [Thu Jun 18 17:25:43 2026] PUT /v2.0/routers/0325755d-51f4-40ad-986f-9d91154adcc5/remove_router_interface => generated 309 bytes in 810 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2286] 10.0.0.128 () {30 vars in 690 bytes} [Thu Jun 18 17:25:44 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: 1136/2287] 10.0.0.32 () {32 vars in 735 bytes} [Thu Jun 18 17:25:44 2026] GET /v2.0/ports?device_id=0325755d-51f4-40ad-986f-9d91154adcc5 => 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: 1137/2288] 10.0.0.128 () {30 vars in 692 bytes} [Thu Jun 18 17:25:44 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: 7|app: 0|req: 1152/2289] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:25:44 2026] POST /v2.0/subnets => generated 647 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2290] 10.0.0.128 () {30 vars in 668 bytes} [Thu Jun 18 17:25:44 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) 2026-06-18 17:25:44.638 8 INFO neutron_taas.services.taas.taas_plugin [None req-74f46ee8-71df-41e4-a375-13664ed8892d aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] TaaS: Handle Delete Port: b3dc4968-6efb-4687-b3c3-f2c96272221d 2026-06-18 17:25:44.641 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74f46ee8-71df-41e4-a375-13664ed8892d aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] Tap Mirror: Handle Delete Port: b3dc4968-6efb-4687-b3c3-f2c96272221d [pid: 7|app: 0|req: 1154/2291] 10.0.0.32 () {34 vars in 680 bytes} [Thu Jun 18 17:25:44 2026] POST /v2.0/rbac-policies => generated 324 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2292] 10.0.0.128 () {30 vars in 704 bytes} [Thu Jun 18 17:25:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2293] 10.0.0.128 () {30 vars in 728 bytes} [Thu Jun 18 17:25:44 2026] GET /v2.0/subnets/e4be82f4-92ca-4185-b351-2cba623ddfad => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2294] 10.0.0.128 () {30 vars in 690 bytes} [Thu Jun 18 17:25:44 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: 1158/2295] 10.0.0.128 () {30 vars in 692 bytes} [Thu Jun 18 17:25:44 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) 2026-06-18 17:25:44.967 8 INFO neutron.services.segments.plugin [-] Segment a62d2864-386f-4d74-b8a0-48f644114a6c resource provider aggregate not found 2026-06-18 17:25:44.971 8 INFO neutron.services.segments.plugin [-] Segment a62d2864-386f-4d74-b8a0-48f644114a6c resource provider aggregate not found 2026-06-18 17:25:44.987 8 INFO neutron.services.segments.plugin [-] Segment a62d2864-386f-4d74-b8a0-48f644114a6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a62d2864-386f-4d74-b8a0-48f644114a6c found for delete ", "request_id": "req-9c779e9b-0861-4353-959d-495c1f017e6a"}]} [pid: 7|app: 0|req: 1159/2296] 10.0.0.128 () {30 vars in 668 bytes} [Thu Jun 18 17:25:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:25:45.002 8 INFO neutron.services.segments.plugin [-] Segment a62d2864-386f-4d74-b8a0-48f644114a6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a62d2864-386f-4d74-b8a0-48f644114a6c found for delete ", "request_id": "req-541aacc6-6bf0-4ee8-bdad-80a4be0128b6"}]} [pid: 7|app: 0|req: 1160/2297] 10.0.0.128 () {30 vars in 704 bytes} [Thu Jun 18 17:25:44 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-06-18 17:25:45.007 8 INFO neutron.db.l3_hamode_db [None req-74f46ee8-71df-41e4-a375-13664ed8892d aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] HA network dc23cdd0-e92a-4a2e-8607-feeb7d5e6bcd was deleted as no HA routers are present in tenant 769dcbfb94644f989d4e431946eeb325. [pid: 8|app: 0|req: 1138/2298] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:44 2026] DELETE /v2.0/routers/0325755d-51f4-40ad-986f-9d91154adcc5 => generated 0 bytes in 525 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2299] 10.0.0.128 () {30 vars in 730 bytes} [Thu Jun 18 17:25:45 2026] GET /v2.0/networks/f27276e7-7e71-432e-ba47-84f280d404f7 => generated 797 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2300] 10.0.0.128 () {30 vars in 682 bytes} [Thu Jun 18 17:25:45 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2301] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:45 2026] DELETE /v2.0/subnets/9b9015d1-722f-4016-aaab-a59f5e63b836 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2302] 10.0.0.32 () {32 vars in 722 bytes} [Thu Jun 18 17:25:45 2026] GET /v2.0/networks/b98bd466-8952-47dc-8203-4a740d9c57be => generated 655 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:25:45.397 8 INFO neutron_taas.services.taas.taas_plugin [None req-eb3c663a-4227-4827-a393-011bff8d3f3a aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] TaaS: Handle Delete Port: f5c2b0a1-42fc-4c2f-aceb-6c2e49ebf5e5 2026-06-18 17:25:45.402 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb3c663a-4227-4827-a393-011bff8d3f3a aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] Tap Mirror: Handle Delete Port: f5c2b0a1-42fc-4c2f-aceb-6c2e49ebf5e5 [pid: 7|app: 0|req: 1163/2303] 10.0.0.128 () {34 vars in 704 bytes} [Thu Jun 18 17:25:45 2026] POST /v2.0/ports => generated 1128 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2306] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:25:45 2026] DELETE /v2.0/networks/c693fe88-5056-4ff2-92ab-bb3b50ea8bde => generated 0 bytes in 303 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-06-18 17:25:45.644 7 INFO neutron.db.segments_db [None req-7c8269aa-875e-4938-b1fe-247e9214fc3b aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] Added segment 2facdada-1a45-428d-ac05-8fd50929bd7a of type vxlan for network 036be6f9-2fb3-41b3-b0cd-891e27ddced4 2026-06-18 17:25:45.732 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6b506f7d-995f-446d-9eac-242a1b15991b 060ba7a92f804c9aa44614ca4b26b9e8 b192d23be3824de899f823e11928a52e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1142/2307] 10.0.0.32 () {32 vars in 722 bytes} [Thu Jun 18 17:25:45 2026] GET /v2.0/networks/b98bd466-8952-47dc-8203-4a740d9c57be => generated 138 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:25:45.735 7 INFO neutron.services.segments.plugin [-] Segment 6f86fc78-af4d-48ff-88ac-9d81f82a639a resource provider aggregate not found 2026-06-18 17:25:45.738 7 INFO neutron.services.segments.plugin [-] Segment 6f86fc78-af4d-48ff-88ac-9d81f82a639a resource provider aggregate not found 2026-06-18 17:25:45.762 7 INFO neutron.services.segments.plugin [-] Segment 6f86fc78-af4d-48ff-88ac-9d81f82a639a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f86fc78-af4d-48ff-88ac-9d81f82a639a found for delete ", "request_id": "req-c68d0b29-885b-4688-bf5d-9bddb0488902"}]} 2026-06-18 17:25:45.768 7 INFO neutron.services.segments.plugin [-] Segment 6f86fc78-af4d-48ff-88ac-9d81f82a639a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f86fc78-af4d-48ff-88ac-9d81f82a639a found for delete ", "request_id": "req-626ccff9-6bbd-4e75-8dad-391c74a49ef2"}]} [pid: 8|app: 0|req: 1143/2308] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:25:45 2026] DELETE /v2.0/networks/b98bd466-8952-47dc-8203-4a740d9c57be => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:25:45.958 7 INFO neutron.db.l3_hamode_db [None req-7c8269aa-875e-4938-b1fe-247e9214fc3b aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 17:25:45.971 8 INFO neutron.pecan_wsgi.hooks.translation [None req-013d1265-d93c-4010-b5ba-05116bae4ddb 7e0d404b6b1547c08e569c58f065af6f 31841af74017488aa5f901ea109e5512 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1144/2309] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:45 2026] DELETE /v2.0/subnets/4e4f466a-5eac-461b-aecf-3f866a7cecb8 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:25:45.987 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8c621dd8-2aa2-4d53-90e4-57bb6184af9a 7e0d404b6b1547c08e569c58f065af6f 31841af74017488aa5f901ea109e5512 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1145/2310] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:45 2026] DELETE /v2.0/subnets/e58d539c-ede0-4185-b9ac-06e1363bfad1 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:25:46.004 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d4469282-b8aa-4b88-a5c5-dc94c01ca54b 7e0d404b6b1547c08e569c58f065af6f 31841af74017488aa5f901ea109e5512 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1146/2311] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:45 2026] DELETE /v2.0/subnets/b58cbb65-1dcf-4c11-81df-3d35dbce922e => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:25:46.724 7 INFO neutron.db.l3_hamode_db [None req-7c8269aa-875e-4938-b1fe-247e9214fc3b aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 17:25:47.013 8 INFO neutron.services.segments.plugin [-] Segment 99fad609-4004-4c8e-b1a1-cf8f662d8a7f resource provider aggregate not found 2026-06-18 17:25:47.026 8 INFO neutron.services.segments.plugin [-] Segment 99fad609-4004-4c8e-b1a1-cf8f662d8a7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99fad609-4004-4c8e-b1a1-cf8f662d8a7f found for delete ", "request_id": "req-29827222-1f7f-4059-b3c8-690d3d584d0a"}]} 2026-06-18 17:25:47.046 8 INFO neutron.services.segments.plugin [-] Segment ae5e00c0-8f2e-4768-8ab0-8930cd6ed097 resource provider aggregate not found 2026-06-18 17:25:47.050 8 INFO neutron.services.segments.plugin [-] Segment 99fad609-4004-4c8e-b1a1-cf8f662d8a7f resource provider aggregate not found 2026-06-18 17:25:47.070 8 INFO neutron.services.segments.plugin [-] Segment ae5e00c0-8f2e-4768-8ab0-8930cd6ed097 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae5e00c0-8f2e-4768-8ab0-8930cd6ed097 found for delete ", "request_id": "req-8562e193-7842-4714-a70e-93d4e3dc0544"}]} 2026-06-18 17:25:47.074 8 INFO neutron.services.segments.plugin [-] Segment 99fad609-4004-4c8e-b1a1-cf8f662d8a7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99fad609-4004-4c8e-b1a1-cf8f662d8a7f found for delete ", "request_id": "req-cbd4e0c1-75ae-44c1-9657-4a2821f0058e"}]} 2026-06-18 17:25:47.090 8 INFO neutron.services.segments.plugin [-] Segment ae5e00c0-8f2e-4768-8ab0-8930cd6ed097 resource provider aggregate not found 2026-06-18 17:25:47.107 8 INFO neutron.services.segments.plugin [-] Segment ae5e00c0-8f2e-4768-8ab0-8930cd6ed097 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae5e00c0-8f2e-4768-8ab0-8930cd6ed097 found for delete ", "request_id": "req-a896faa7-35b3-4c93-a424-2ee1b22f6b14"}]} [pid: 8|app: 0|req: 1147/2312] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:25:46 2026] GET /v2.0/security-groups?tenant_id=b192d23be3824de899f823e11928a52e&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2313] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:25:47 2026] DELETE /v2.0/security-groups/8d8e88ed-27cf-425c-bc57-e33ab3694040 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2314] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:25:47 2026] GET /v2.0/security-groups?tenant_id=7f776c49aec54e679ae6bdb482e56a51&name=default => generated 2929 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2315] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:25:47 2026] DELETE /v2.0/security-groups/fdd0df13-0757-459d-a4db-c2599c77dbbe => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2316] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:25:45 2026] POST /v2.0/routers => generated 687 bytes in 2077 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2317] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:25:47 2026] GET /v2.0/security-groups?tenant_id=31841af74017488aa5f901ea109e5512&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2318] 10.0.0.32 () {32 vars in 720 bytes} [Thu Jun 18 17:25:47 2026] GET /v2.0/routers/c6256a3b-3265-4ebd-b538-0e26bd95aa4d => generated 693 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2319] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:25:47 2026] DELETE /v2.0/security-groups/a2241a67-35ee-4040-904f-409ddba4f939 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2320] 10.0.0.32 () {32 vars in 646 bytes} [Thu Jun 18 17:25:47 2026] GET /v2.0/routers => generated 696 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2321] 199.204.45.53 () {30 vars in 702 bytes} [Thu Jun 18 17:25:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2322] 10.0.0.32 () {34 vars in 740 bytes} [Thu Jun 18 17:25:47 2026] PUT /v2.0/routers/c6256a3b-3265-4ebd-b538-0e26bd95aa4d => generated 700 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2323] 199.204.45.53 () {30 vars in 704 bytes} [Thu Jun 18 17:25:48 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: 1155/2324] 199.204.45.53 () {30 vars in 680 bytes} [Thu Jun 18 17:25:48 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: 1156/2325] 199.204.45.53 () {30 vars in 716 bytes} [Thu Jun 18 17:25:48 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: 1170/2326] 10.0.0.32 () {32 vars in 720 bytes} [Thu Jun 18 17:25:48 2026] GET /v2.0/routers/c6256a3b-3265-4ebd-b538-0e26bd95aa4d => generated 700 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2327] 199.204.45.53 () {30 vars in 736 bytes} [Thu Jun 18 17:25:48 2026] GET /v2.0/ports/3ee1fedd-2314-4072-a5a6-871ea18df506 => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2328] 10.0.0.32 () {32 vars in 735 bytes} [Thu Jun 18 17:25:48 2026] GET /v2.0/ports?device_id=c6256a3b-3265-4ebd-b538-0e26bd95aa4d => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:25:48.538 8 INFO neutron_taas.services.taas.taas_plugin [None req-ca06c5fc-084a-4ebc-9fd1-b6104677cb94 aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] TaaS: Handle Delete Port: 03ab2ba5-2490-4871-8a9d-844427f475a8 2026-06-18 17:25:48.540 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca06c5fc-084a-4ebc-9fd1-b6104677cb94 aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] Tap Mirror: Handle Delete Port: 03ab2ba5-2490-4871-8a9d-844427f475a8 [pid: 7|app: 0|req: 1172/2329] 199.204.45.53 () {30 vars in 702 bytes} [Thu Jun 18 17:25:48 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: 1173/2330] 199.204.45.53 () {30 vars in 704 bytes} [Thu Jun 18 17:25:48 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: 1174/2331] 199.204.45.53 () {30 vars in 680 bytes} [Thu Jun 18 17:25:48 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: 1175/2332] 199.204.45.53 () {30 vars in 716 bytes} [Thu Jun 18 17:25:48 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-06-18 17:25:48.614 7 INFO neutron.api.v2.resource [None req-c6acb92b-cf67-4537-afd6-bd8d188310fc ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1176/2333] 199.204.45.53 () {30 vars in 762 bytes} [Thu Jun 18 17:25:48 2026] GET /v2.0/security-groups/lb-6f9d8027-b4e2-470b-8e71-a49de59ed646 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2334] 199.204.45.53 () {30 vars in 784 bytes} [Thu Jun 18 17:25:48 2026] GET /v2.0/security-groups?name=lb-6f9d8027-b4e2-470b-8e71-a49de59ed646 => generated 23 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2335] 199.204.45.53 () {34 vars in 735 bytes} [Thu Jun 18 17:25:48 2026] POST /v2.0/security-groups => generated 1638 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-18 17:25:48.792 8 INFO neutron_taas.services.taas.taas_plugin [None req-ca06c5fc-084a-4ebc-9fd1-b6104677cb94 aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] TaaS: Handle Delete Port: 9a41f083-8562-4148-adcc-475e8506cc02 [pid: 7|app: 0|req: 1179/2336] 199.204.45.53 () {30 vars in 814 bytes} [Thu Jun 18 17:25:48 2026] GET /v2.0/security-group-rules?security_group_id=54c821b8-dde7-446d-977f-26de87b507f9 => generated 1182 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:25:48.794 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca06c5fc-084a-4ebc-9fd1-b6104677cb94 aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] Tap Mirror: Handle Delete Port: 9a41f083-8562-4148-adcc-475e8506cc02 [pid: 7|app: 0|req: 1180/2337] 199.204.45.53 () {34 vars in 788 bytes} [Thu Jun 18 17:25:48 2026] PUT /v2.0/ports/3ee1fedd-2314-4072-a5a6-871ea18df506 => generated 1128 bytes in 251 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: 1181/2338] 199.204.45.53 () {30 vars in 702 bytes} [Thu Jun 18 17:25:49 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: 1182/2339] 199.204.45.53 () {30 vars in 704 bytes} [Thu Jun 18 17:25:49 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: 1183/2340] 199.204.45.53 () {30 vars in 680 bytes} [Thu Jun 18 17:25:49 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) 2026-06-18 17:25:49.159 8 INFO neutron.services.segments.plugin [-] Segment 2facdada-1a45-428d-ac05-8fd50929bd7a resource provider aggregate not found [pid: 7|app: 0|req: 1184/2341] 199.204.45.53 () {30 vars in 716 bytes} [Thu Jun 18 17:25:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:25:49.165 8 INFO neutron.services.segments.plugin [-] Segment 2facdada-1a45-428d-ac05-8fd50929bd7a resource provider aggregate not found 2026-06-18 17:25:49.194 8 INFO neutron.services.segments.plugin [-] Segment 2facdada-1a45-428d-ac05-8fd50929bd7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2facdada-1a45-428d-ac05-8fd50929bd7a found for delete ", "request_id": "req-e455bf40-fa09-4f5d-8615-c489d8b7ea6a"}]} 2026-06-18 17:25:49.194 8 INFO neutron.services.segments.plugin [-] Segment 2facdada-1a45-428d-ac05-8fd50929bd7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2facdada-1a45-428d-ac05-8fd50929bd7a found for delete ", "request_id": "req-5ab3b83b-17c8-4de7-a1da-9cd4e74f2d79"}]} 2026-06-18 17:25:49.205 8 INFO neutron.db.l3_hamode_db [None req-ca06c5fc-084a-4ebc-9fd1-b6104677cb94 aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] HA network 036be6f9-2fb3-41b3-b0cd-891e27ddced4 was deleted as no HA routers are present in tenant 769dcbfb94644f989d4e431946eeb325. [pid: 7|app: 0|req: 1185/2342] 199.204.45.53 () {30 vars in 740 bytes} [Thu Jun 18 17:25:49 2026] GET /v2.0/subnets/e4be82f4-92ca-4185-b351-2cba623ddfad => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2343] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:48 2026] DELETE /v2.0/routers/c6256a3b-3265-4ebd-b538-0e26bd95aa4d => generated 0 bytes in 878 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2344] 10.0.0.32 () {32 vars in 735 bytes} [Thu Jun 18 17:25:49 2026] GET /v2.0/ports?device_id=c6256a3b-3265-4ebd-b538-0e26bd95aa4d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:25:49.268 8 INFO neutron.api.v2.resource [None req-3d9c05cd-361d-4a0e-8036-29fef242c016 aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1159/2345] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:49 2026] DELETE /v2.0/routers/c6256a3b-3265-4ebd-b538-0e26bd95aa4d => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2346] 10.0.0.32 () {32 vars in 735 bytes} [Thu Jun 18 17:25:49 2026] GET /v2.0/ports?device_id=0325755d-51f4-40ad-986f-9d91154adcc5 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:25:49.320 8 INFO neutron.api.v2.resource [None req-ff07cc54-2e74-4993-bf0c-c173d7a0c3e5 aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1160/2347] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:49 2026] DELETE /v2.0/routers/0325755d-51f4-40ad-986f-9d91154adcc5 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:25:49.339 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9ea4dac2-339e-42bb-8810-43b6d39a5e4a aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1188/2348] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:49 2026] DELETE /v2.0/subnets/9b9015d1-722f-4016-aaab-a59f5e63b836 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2349] 10.0.0.32 () {32 vars in 735 bytes} [Thu Jun 18 17:25:49 2026] GET /v2.0/ports?device_id=db11e0af-e743-407c-a4b4-0275516b846d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:25:49.393 7 INFO neutron.api.v2.resource [None req-1761af3d-e4d6-45c7-9299-80911a46f554 aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1189/2350] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:49 2026] DELETE /v2.0/routers/db11e0af-e743-407c-a4b4-0275516b846d => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:25:49.413 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1d9b2a3b-cf95-4126-b10c-332e2b896f5a aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1162/2351] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:49 2026] DELETE /v2.0/subnets/ea0a3fb0-80fb-419a-91a6-3d7252b8209b => 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: 1190/2352] 10.0.0.32 () {32 vars in 735 bytes} [Thu Jun 18 17:25:49 2026] GET /v2.0/ports?device_id=55bd7540-8644-4b1f-a0f9-156db56b54f3 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:25:49.465 8 INFO neutron.api.v2.resource [None req-d4707a1d-79e0-4519-88f5-8ecdc6adc1d9 aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1163/2353] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:49 2026] DELETE /v2.0/routers/55bd7540-8644-4b1f-a0f9-156db56b54f3 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:25:49.484 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d546a7f9-35cc-421d-81ac-6cd61dc46998 aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1191/2354] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:49 2026] DELETE /v2.0/subnets/a2aac379-52ac-4a78-8547-f1a20bf79905 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:25:49.505 8 INFO neutron.pecan_wsgi.hooks.translation [None req-be6056cf-9374-452b-991f-3285ab453d20 aecb031d4a7844d5a222c468e627bfa9 769dcbfb94644f989d4e431946eeb325 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1164/2355] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:49 2026] DELETE /v2.0/subnets/8d67b509-8fb3-45dc-8e94-ef1bf37aca74 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2356] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:25:50 2026] GET /v2.0/security-groups?tenant_id=769dcbfb94644f989d4e431946eeb325&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2357] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:25:50 2026] DELETE /v2.0/security-groups/d39f31c2-83ad-40e6-9d29-47c6b17ce9e4 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:25:52.482 7 INFO neutron.db.segments_db [None req-3d4a28cb-c207-4c4e-96ba-020a7164f86b 7f1422ffb16249bd8377e66b31b15051 d2ad299a38504c93a29b558b2294da03 - - default default] Added segment 7fce70f3-1cc3-4919-84b5-9957195343d7 of type vxlan for network 0f624ed1-3fc4-48b6-9254-4b45290f7190 [pid: 7|app: 0|req: 1193/2358] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:25:52 2026] POST /v2.0/networks => generated 613 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2359] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:25:52 2026] POST /v2.0/subnets => generated 626 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:25:52.867 7 INFO neutron.db.segments_db [None req-6fccf798-841c-4189-8d2e-fd26d8fa896e 7f1422ffb16249bd8377e66b31b15051 d2ad299a38504c93a29b558b2294da03 - - default default] Added segment 86a31fb2-9e73-4b3c-bdd1-67e8f11dd74b of type vxlan for network d6e31978-a48a-4445-a798-c22e8a4373de [pid: 7|app: 0|req: 1194/2360] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:25:52 2026] POST /v2.0/networks => generated 612 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2361] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:25:52 2026] POST /v2.0/subnets => generated 629 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:25:53.245 7 INFO neutron.db.segments_db [None req-137ae04a-3487-49b7-971e-f8fdc14d3243 7f1422ffb16249bd8377e66b31b15051 d2ad299a38504c93a29b558b2294da03 - - default default] Added segment 23df8eee-26a2-4651-ae11-68dca04e9855 of type vxlan for network c173cad2-c2b8-497c-bf13-3fc02a657e80 [pid: 7|app: 0|req: 1195/2362] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:25:53 2026] POST /v2.0/networks => generated 612 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2363] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:25:53 2026] POST /v2.0/subnets => generated 629 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:25:53.628 7 INFO neutron.db.segments_db [None req-8d8a907d-230b-43c8-9201-111e28e29920 7f1422ffb16249bd8377e66b31b15051 d2ad299a38504c93a29b558b2294da03 - - default default] Added segment a8933d76-e560-44ab-a650-159c7e0a25e2 of type vxlan for network 18a2e64b-c952-4680-b4c3-3801959e0bc9 [pid: 7|app: 0|req: 1196/2364] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:25:53 2026] POST /v2.0/networks => generated 613 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2365] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:25:53 2026] POST /v2.0/subnets => generated 629 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:25:54.031 7 INFO neutron.db.segments_db [None req-eb5423eb-2b58-4da5-be89-a452bed8c9e2 7f1422ffb16249bd8377e66b31b15051 d2ad299a38504c93a29b558b2294da03 - - default default] Added segment 25f3b4a6-06ea-4988-b884-eb2a6b00aa94 of type vxlan for network e0af98c0-f56b-481b-894b-945636956e90 [pid: 7|app: 0|req: 1197/2366] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:25:53 2026] POST /v2.0/networks => generated 613 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2367] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:25:54 2026] POST /v2.0/subnets => generated 629 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2368] 10.0.0.32 () {34 vars in 750 bytes} [Thu Jun 18 17:25:54 2026] PUT /v2.0/subnets/303d9b1c-d44c-4cd0-8518-d09c83ddba0a/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2369] 10.0.0.32 () {34 vars in 750 bytes} [Thu Jun 18 17:25:54 2026] PUT /v2.0/subnets/3e62b0f7-f8c6-4704-a088-f71bba43ef7c/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2370] 10.0.0.32 () {34 vars in 750 bytes} [Thu Jun 18 17:25:54 2026] PUT /v2.0/subnets/b9346eb1-178a-4fb2-9c0f-67f8d6c00b3d/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2371] 10.0.0.32 () {34 vars in 750 bytes} [Thu Jun 18 17:25:54 2026] PUT /v2.0/subnets/c72cb564-0d25-4e73-8b00-fa310baa5d4c/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2372] 10.0.0.32 () {32 vars in 663 bytes} [Thu Jun 18 17:25:54 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2373] 10.0.0.32 () {32 vars in 677 bytes} [Thu Jun 18 17:25:54 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2374] 10.0.0.32 () {32 vars in 673 bytes} [Thu Jun 18 17:25:54 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2375] 10.0.0.32 () {32 vars in 685 bytes} [Thu Jun 18 17:25:54 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2376] 10.0.0.32 () {32 vars in 671 bytes} [Thu Jun 18 17:25:54 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2377] 10.0.0.32 () {32 vars in 685 bytes} [Thu Jun 18 17:25:54 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2378] 10.0.0.32 () {32 vars in 681 bytes} [Thu Jun 18 17:25:54 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2379] 10.0.0.32 () {32 vars in 693 bytes} [Thu Jun 18 17:25:55 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2380] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:55 2026] DELETE /v2.0/subnets/303d9b1c-d44c-4cd0-8518-d09c83ddba0a => 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: 1177/2381] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:55 2026] DELETE /v2.0/subnets/3e62b0f7-f8c6-4704-a088-f71bba43ef7c => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2382] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:55 2026] DELETE /v2.0/subnets/b9346eb1-178a-4fb2-9c0f-67f8d6c00b3d => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2383] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:55 2026] DELETE /v2.0/subnets/c72cb564-0d25-4e73-8b00-fa310baa5d4c => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2384] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:25:55 2026] DELETE /v2.0/subnets/c4fecdef-28e9-44e9-8cbd-7c20d67763de => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2385] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:25:55 2026] GET /v2.0/security-groups?tenant_id=17d8802b8b6248cd8fddddf4fa87319b&name=default => generated 2929 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:25:55.885 8 INFO neutron.services.segments.plugin [-] Segment 7fce70f3-1cc3-4919-84b5-9957195343d7 resource provider aggregate not found 2026-06-18 17:25:55.890 8 INFO neutron.services.segments.plugin [-] Segment 7fce70f3-1cc3-4919-84b5-9957195343d7 resource provider aggregate not found [pid: 7|app: 0|req: 1207/2386] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:25:55 2026] DELETE /v2.0/security-groups/345e116a-00a4-42e8-a04f-c0359ba31bc8 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:25:55.911 8 INFO neutron.services.segments.plugin [-] Segment 7fce70f3-1cc3-4919-84b5-9957195343d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fce70f3-1cc3-4919-84b5-9957195343d7 found for delete ", "request_id": "req-d5757b74-54e4-4761-9b17-2b357beadf8c"}]} 2026-06-18 17:25:55.918 8 INFO neutron.services.segments.plugin [-] Segment 7fce70f3-1cc3-4919-84b5-9957195343d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fce70f3-1cc3-4919-84b5-9957195343d7 found for delete ", "request_id": "req-a415347c-2070-4f7b-97ab-2ffbf919ee0d"}]} [pid: 8|app: 0|req: 1180/2387] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:25:55 2026] DELETE /v2.0/networks/0f624ed1-3fc4-48b6-9254-4b45290f7190 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:25:56.075 7 INFO neutron.services.segments.plugin [-] Segment 86a31fb2-9e73-4b3c-bdd1-67e8f11dd74b resource provider aggregate not found 2026-06-18 17:25:56.091 7 INFO neutron.services.segments.plugin [-] Segment 86a31fb2-9e73-4b3c-bdd1-67e8f11dd74b resource provider aggregate not found 2026-06-18 17:25:56.106 7 INFO neutron.services.segments.plugin [-] Segment 86a31fb2-9e73-4b3c-bdd1-67e8f11dd74b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86a31fb2-9e73-4b3c-bdd1-67e8f11dd74b found for delete ", "request_id": "req-15c0ea1b-62ca-420b-92ae-f1b0886e1264"}]} 2026-06-18 17:25:56.114 7 INFO neutron.services.segments.plugin [-] Segment 86a31fb2-9e73-4b3c-bdd1-67e8f11dd74b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86a31fb2-9e73-4b3c-bdd1-67e8f11dd74b found for delete ", "request_id": "req-694ff156-e8e6-480b-8347-a00dd48e83e0"}]} [pid: 7|app: 0|req: 1208/2388] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:25:55 2026] DELETE /v2.0/networks/d6e31978-a48a-4445-a798-c22e8a4373de => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2389] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:25:56 2026] GET /v2.0/security-groups?tenant_id=2b105846422c42c5a1083684fa0f087c&name=default => generated 2929 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2390] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:25:56 2026] DELETE /v2.0/networks/c173cad2-c2b8-497c-bf13-3fc02a657e80 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2391] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:25:56 2026] DELETE /v2.0/security-groups/0c797174-3ab3-4c81-8f89-0f665e4ca2fc => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2392] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:25:56 2026] DELETE /v2.0/networks/18a2e64b-c952-4680-b4c3-3801959e0bc9 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2393] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:25:56 2026] DELETE /v2.0/networks/e0af98c0-f56b-481b-894b-945636956e90 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2394] 10.0.0.15 () {34 vars in 1015 bytes} [Thu Jun 18 17:25:57 2026] GET /v2.0/security-groups?id=3e110459-c66c-4103-a966-e8a19889a12a&fields=id => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2395] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:25:57 2026] GET /v2.0/security-groups?tenant_id=6438ec3dda844bfab9ca3dbf42ff9777&name=default => generated 2929 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2396] 10.0.0.15 () {34 vars in 981 bytes} [Thu Jun 18 17:25:57 2026] GET /v2.0/networks?id=b525643e-1a5c-4945-85d6-664623cdea80 => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2397] 10.0.0.15 () {34 vars in 964 bytes} [Thu Jun 18 17:25:57 2026] GET /v2.0/quotas/793afc6274db453a9f76a5e6431e3e59 => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2398] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:25:57 2026] DELETE /v2.0/security-groups/86d8ec1c-267c-4965-b5c9-0f9a0f351bfd => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2399] 10.0.0.15 () {34 vars in 1001 bytes} [Thu Jun 18 17:25:57 2026] GET /v2.0/ports?tenant_id=793afc6274db453a9f76a5e6431e3e59&fields=id => generated 149 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2400] 10.0.0.15 () {34 vars in 1007 bytes} [Thu Jun 18 17:25:57 2026] GET /v2.0/networks/b525643e-1a5c-4945-85d6-664623cdea80?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: 1188/2401] 10.0.0.15 () {34 vars in 1107 bytes} [Thu Jun 18 17:25:57 2026] GET /v2.0/networks/b525643e-1a5c-4945-85d6-664623cdea80?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2402] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:25:57 2026] GET /v2.0/security-groups?tenant_id=d2ad299a38504c93a29b558b2294da03&name=default => generated 2929 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2403] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:25:57 2026] DELETE /v2.0/security-groups/92fa0f23-e671-4522-b629-6090f6df8d03 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:25:57.945 8 INFO neutron.services.segments.plugin [-] Segment 25f3b4a6-06ea-4988-b884-eb2a6b00aa94 resource provider aggregate not found 2026-06-18 17:25:57.957 8 INFO neutron.services.segments.plugin [-] Segment 25f3b4a6-06ea-4988-b884-eb2a6b00aa94 resource provider aggregate not found 2026-06-18 17:25:57.969 8 INFO neutron.services.segments.plugin [-] Segment 25f3b4a6-06ea-4988-b884-eb2a6b00aa94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25f3b4a6-06ea-4988-b884-eb2a6b00aa94 found for delete ", "request_id": "req-8f99afcc-3a52-413c-9955-aa27cd258b08"}]} 2026-06-18 17:25:57.976 8 INFO neutron.services.segments.plugin [-] Segment 25f3b4a6-06ea-4988-b884-eb2a6b00aa94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25f3b4a6-06ea-4988-b884-eb2a6b00aa94 found for delete ", "request_id": "req-c7965ff2-7fc5-45b9-947f-2876188a6237"}]} 2026-06-18 17:25:58.124 7 INFO neutron.services.segments.plugin [-] Segment 23df8eee-26a2-4651-ae11-68dca04e9855 resource provider aggregate not found 2026-06-18 17:25:58.136 7 INFO neutron.services.segments.plugin [-] Segment 23df8eee-26a2-4651-ae11-68dca04e9855 resource provider aggregate not found 2026-06-18 17:25:58.147 7 INFO neutron.services.segments.plugin [-] Segment 23df8eee-26a2-4651-ae11-68dca04e9855 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23df8eee-26a2-4651-ae11-68dca04e9855 found for delete ", "request_id": "req-89eba026-05bb-4b04-870a-0c370f6c5e3e"}]} 2026-06-18 17:25:58.157 7 INFO neutron.services.segments.plugin [-] Segment 23df8eee-26a2-4651-ae11-68dca04e9855 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23df8eee-26a2-4651-ae11-68dca04e9855 found for delete ", "request_id": "req-fb92734e-2132-4a1a-9f5e-8f4234da78fa"}]} 2026-06-18 17:25:58.164 7 INFO neutron.services.segments.plugin [-] Segment a8933d76-e560-44ab-a650-159c7e0a25e2 resource provider aggregate not found 2026-06-18 17:25:58.183 7 INFO neutron.services.segments.plugin [-] Segment a8933d76-e560-44ab-a650-159c7e0a25e2 resource provider aggregate not found 2026-06-18 17:25:58.191 7 INFO neutron.services.segments.plugin [-] Segment a8933d76-e560-44ab-a650-159c7e0a25e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8933d76-e560-44ab-a650-159c7e0a25e2 found for delete ", "request_id": "req-f5c1eb0b-d367-4ed8-b262-2abd485ea6c2"}]} 2026-06-18 17:25:58.202 7 INFO neutron.services.segments.plugin [-] Segment a8933d76-e560-44ab-a650-159c7e0a25e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8933d76-e560-44ab-a650-159c7e0a25e2 found for delete ", "request_id": "req-5728c88d-c5c0-47c5-af54-0ff82bd50bd4"}]} [pid: 7|app: 0|req: 1215/2404] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:25:58 2026] GET /v2.0/security-groups?tenant_id=e15043814de645e789c84b07d88e0a04&name=default => generated 2929 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2405] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:25:58 2026] DELETE /v2.0/security-groups/4991fb86-85ba-4d86-b1f2-5a646c2238cc => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2406] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:25:58 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2407] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:25:58 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => 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: 1217/2408] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:25:58 2026] GET /v2.0/security-groups?tenant_id=15d11e3d23d34db799a8f6af3f6cedbc&name=default => generated 2929 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2409] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:25:58 2026] DELETE /v2.0/security-groups/398972af-20f3-4060-a722-f870088a79e8 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:26:01.057 8 INFO neutron.db.segments_db [None req-58a56bbb-1c9d-45e6-8952-5059773e8a56 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Added segment d09347e6-d815-449f-8ccf-3a59fc086750 of type vxlan for network f882bc77-01cc-44d0-a02e-29832f915442 [pid: 8|app: 0|req: 1194/2412] 10.0.0.32 () {34 vars in 670 bytes} [Thu Jun 18 17:26:00 2026] POST /v2.0/networks => generated 721 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2413] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:26:01 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => 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: 1219/2414] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:26:01 2026] POST /v2.0/subnets => generated 687 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2415] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:26:01 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:26:01.427 8 INFO neutron.db.segments_db [None req-9ef5dff6-63ff-4809-a6b5-50e4ee700c91 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Added segment c13165aa-6f36-490b-b301-0bdbd5b13af2 of type vxlan for network 20033f25-6b10-4a24-9a22-0de31bac2bfc 2026-06-18 17:26:01.706 8 INFO neutron.db.l3_hamode_db [None req-9ef5dff6-63ff-4809-a6b5-50e4ee700c91 ad51fa594f6e462da00ca437ecbb0ba6 ad408218167b45428f521c91e1d0b158 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1221/2416] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:26:02 2026] GET /v2.0/networks?id=b525643e-1a5c-4945-85d6-664623cdea80 => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2417] 199.204.45.53 () {34 vars in 1049 bytes} [Thu Jun 18 17:26:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=793afc6274db453a9f76a5e6431e3e59 => generated 343 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2418] 199.204.45.53 () {38 vars in 954 bytes} [Thu Jun 18 17:26:02 2026] POST /v2.0/ports => generated 1082 bytes in 265 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-06-18 17:26:02.988 8 INFO neutron.db.l3_hamode_db [None req-9ef5dff6-63ff-4809-a6b5-50e4ee700c91 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 17:26:03.110 7 INFO neutron.db.segments_db [None req-1220d511-aa66-430c-a016-f9f5c7996ed1 24d9b66f2bff44bc915c17d52103bb60 211c626c0a104b0b97a4b78d22d95c80 - - default default] Added segment f119a3c8-2a17-42f9-8955-b0bc083222ea of type vxlan for network 9e81b7d0-7511-4032-8069-aa6e642bd960 [pid: 7|app: 0|req: 1224/2419] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:26:02 2026] POST /v2.0/networks => generated 613 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2420] 199.204.45.53 () {38 vars in 1027 bytes} [Thu Jun 18 17:26:03 2026] PUT /v2.0/ports/a3b10437-5c2a-4ce2-8713-dee09dd8302e => generated 1243 bytes in 444 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-06-18 17:26:03.691 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c163493-0fd4-4bed-93d9-2a0952954b18'] response: {'name': 'network-changed', 'server_uuid': 'c8afbcda-e57d-472d-9412-aafd1425728f', 'tag': 'a3b10437-5c2a-4ce2-8713-dee09dd8302e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1196/2421] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:26:01 2026] POST /v2.0/routers => generated 727 bytes in 2588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2422] 10.0.0.32 () {34 vars in 663 bytes} [Thu Jun 18 17:26:03 2026] POST /v2.0/ports => generated 743 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1227/2423] 10.0.0.32 () {34 vars in 665 bytes} [Thu Jun 18 17:26:04 2026] POST /v2.0/trunks => generated 407 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2424] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:26:04 2026] GET /v2.0/ports?tenant_id=793afc6274db453a9f76a5e6431e3e59&device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:26:04.296 7 INFO neutron.db.segments_db [None req-1efbe993-c72a-46dc-af19-0854d67a4ad4 24d9b66f2bff44bc915c17d52103bb60 211c626c0a104b0b97a4b78d22d95c80 - - default default] Added segment 4be9a4d5-757a-44e9-9721-1c18d0e75ac4 of type vxlan for network e7a9ca0a-8721-4fd5-b966-78189b3f7ad5 [pid: 7|app: 0|req: 1229/2425] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:26:04 2026] POST /v2.0/networks => generated 611 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2426] 199.204.45.53 () {34 vars in 1017 bytes} [Thu Jun 18 17:26:04 2026] GET /v2.0/networks?tenant_id=793afc6274db453a9f76a5e6431e3e59&shared=False => generated 735 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2427] 10.0.0.32 () {34 vars in 663 bytes} [Thu Jun 18 17:26:04 2026] POST /v2.0/ports => generated 743 bytes in 315 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: 1232/2428] 199.204.45.53 () {34 vars in 929 bytes} [Thu Jun 18 17:26:04 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2429] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:26:04 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2430] 10.0.0.32 () {34 vars in 665 bytes} [Thu Jun 18 17:26:04 2026] POST /v2.0/trunks => generated 407 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2431] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:26:05 2026] GET /v2.0/security-groups?id=3e110459-c66c-4103-a966-e8a19889a12a&fields=id&fields=name => generated 96 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:26:05.113 7 INFO neutron.db.segments_db [None req-a94bfa8b-0881-45c7-a89a-0ab032f14ad5 24d9b66f2bff44bc915c17d52103bb60 211c626c0a104b0b97a4b78d22d95c80 - - default default] Added segment 6809f2d8-a648-44e1-8f19-3e53045f0c4c of type vxlan for network 4792cbe8-152c-455f-bd5c-eeaf3505a887 [pid: 8|app: 0|req: 1197/2432] 10.0.0.32 () {34 vars in 782 bytes} [Thu Jun 18 17:26:03 2026] PUT /v2.0/routers/82af3e7a-58ef-42d5-9866-0eb8a9b1a996/add_router_interface => generated 309 bytes in 1210 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2433] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:26:05 2026] POST /v2.0/networks => generated 612 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2434] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:26:05 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 1246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2435] 10.0.0.32 () {34 vars in 663 bytes} [Thu Jun 18 17:26:05 2026] POST /v2.0/ports => generated 743 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2436] 10.0.0.32 () {34 vars in 665 bytes} [Thu Jun 18 17:26:05 2026] POST /v2.0/trunks => generated 407 bytes in 227 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-06-18 17:26:05.784 7 INFO neutron.db.segments_db [None req-27513223-952c-41ac-9aae-39cb5438ec31 24d9b66f2bff44bc915c17d52103bb60 211c626c0a104b0b97a4b78d22d95c80 - - default default] Added segment c48a3d9a-3e99-4f52-9596-7edbb74e41df of type vxlan for network 9a925c3f-991d-4740-9a8f-23dbe12c6555 [pid: 8|app: 0|req: 1200/2437] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:26:05 2026] GET /v2.0/ports?tenant_id=793afc6274db453a9f76a5e6431e3e59&device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 1246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2438] 199.204.45.53 () {34 vars in 1061 bytes} [Thu Jun 18 17:26:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.220&port_id=a3b10437-5c2a-4ce2-8713-dee09dd8302e => 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: 1238/2439] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:26:05 2026] POST /v2.0/networks => generated 612 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2440] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:26:05 2026] GET /v2.0/subnets?id=fb165615-4265-4a9b-8a80-efa5ba27e842 => 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: 1203/2441] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:26:05 2026] GET /v2.0/ports?network_id=b525643e-1a5c-4945-85d6-664623cdea80&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2442] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:26:05 2026] GET /v2.0/networks/b525643e-1a5c-4945-85d6-664623cdea80?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2443] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:26:06 2026] GET /v2.0/networks/b525643e-1a5c-4945-85d6-664623cdea80?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2444] 10.0.0.32 () {34 vars in 663 bytes} [Thu Jun 18 17:26:05 2026] POST /v2.0/ports => generated 743 bytes in 303 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: 1206/2445] 10.0.0.32 () {34 vars in 665 bytes} [Thu Jun 18 17:26:06 2026] POST /v2.0/trunks => generated 407 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:26:06.441 8 INFO neutron.db.segments_db [None req-6235bc79-df13-422a-9ca6-639ad0397f7a 24d9b66f2bff44bc915c17d52103bb60 211c626c0a104b0b97a4b78d22d95c80 - - default default] Added segment d27ee20a-6544-431c-86e8-202d2603fea3 of type vxlan for network eb168657-a31b-406e-94c0-50ec927a73dc 2026-06-18 17:26:06.451 7 INFO neutron.db.segments_db [None req-510cad6f-62ad-4ee0-afc5-a6fd4cb90f51 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Added segment 3def294a-a7b3-45b2-861e-34928ff697bf of type vxlan for network 8b9bbfa4-adb6-4e75-8a11-1dd7cfdd6878 [pid: 7|app: 0|req: 1240/2446] 10.0.0.32 () {34 vars in 670 bytes} [Thu Jun 18 17:26:06 2026] POST /v2.0/networks => generated 720 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2447] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:26:06 2026] POST /v2.0/networks => generated 613 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2448] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:26:06 2026] POST /v2.0/subnets => generated 686 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:26:06.763 7 INFO neutron.db.segments_db [None req-de20ce9f-c705-4341-ab5e-6ef15cbc1c1b ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Added segment 92070080-9675-431f-b1d1-3de22e0a2dcb of type vxlan for network 33c330f2-18b3-4c92-a348-9ac636fd28a3 [pid: 8|app: 0|req: 1208/2449] 10.0.0.32 () {34 vars in 663 bytes} [Thu Jun 18 17:26:06 2026] POST /v2.0/ports => generated 743 bytes in 334 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-06-18 17:26:07.005 7 INFO neutron.db.l3_hamode_db [None req-de20ce9f-c705-4341-ab5e-6ef15cbc1c1b ad51fa594f6e462da00ca437ecbb0ba6 40ac9759ae3e49cf9230ea922808bbd7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1209/2450] 10.0.0.32 () {34 vars in 665 bytes} [Thu Jun 18 17:26:06 2026] POST /v2.0/trunks => generated 407 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2451] 10.0.0.32 () {34 vars in 748 bytes} [Thu Jun 18 17:26:07 2026] PUT /v2.0/trunks/920b0ca7-17bb-48b3-a30a-e721aec7c5d0/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2452] 10.0.0.32 () {34 vars in 748 bytes} [Thu Jun 18 17:26:07 2026] PUT /v2.0/trunks/1078f301-2c5c-459b-b1d0-dbb12e2feeae/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2453] 10.0.0.32 () {34 vars in 748 bytes} [Thu Jun 18 17:26:07 2026] PUT /v2.0/trunks/7bda224e-8ab9-41d8-b330-f79bf1d8ed74/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2454] 10.0.0.32 () {34 vars in 748 bytes} [Thu Jun 18 17:26:07 2026] PUT /v2.0/trunks/cc359ec0-8002-4856-8b2a-6d64d79184fe/tags => 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: 1214/2455] 10.0.0.32 () {32 vars in 661 bytes} [Thu Jun 18 17:26:07 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2456] 10.0.0.32 () {32 vars in 675 bytes} [Thu Jun 18 17:26:07 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2457] 10.0.0.32 () {32 vars in 671 bytes} [Thu Jun 18 17:26:07 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2458] 10.0.0.32 () {32 vars in 683 bytes} [Thu Jun 18 17:26:07 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2459] 10.0.0.32 () {32 vars in 669 bytes} [Thu Jun 18 17:26:07 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2460] 10.0.0.32 () {32 vars in 683 bytes} [Thu Jun 18 17:26:07 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2461] 10.0.0.32 () {32 vars in 679 bytes} [Thu Jun 18 17:26:07 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2462] 10.0.0.32 () {32 vars in 691 bytes} [Thu Jun 18 17:26:07 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2463] 10.0.0.32 () {32 vars in 718 bytes} [Thu Jun 18 17:26:07 2026] GET /v2.0/trunks/920b0ca7-17bb-48b3-a30a-e721aec7c5d0 => generated 412 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2464] 10.0.0.32 () {32 vars in 716 bytes} [Thu Jun 18 17:26:07 2026] GET /v2.0/ports/c4e7d24c-b3d5-4128-b7d4-b31c8d4690db => generated 826 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2465] 10.0.0.32 () {32 vars in 721 bytes} [Thu Jun 18 17:26:07 2026] DELETE /v2.0/trunks/920b0ca7-17bb-48b3-a30a-e721aec7c5d0 => 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: 1225/2466] 10.0.0.32 () {32 vars in 718 bytes} [Thu Jun 18 17:26:07 2026] GET /v2.0/trunks/1078f301-2c5c-459b-b1d0-dbb12e2feeae => generated 420 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2467] 10.0.0.32 () {32 vars in 716 bytes} [Thu Jun 18 17:26:07 2026] GET /v2.0/ports/4977a67b-2ff7-4f0d-8b2c-92ca466f339b => generated 826 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:26:07.794 7 INFO neutron.db.l3_hamode_db [None req-de20ce9f-c705-4341-ab5e-6ef15cbc1c1b ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1227/2468] 10.0.0.32 () {32 vars in 721 bytes} [Thu Jun 18 17:26:07 2026] DELETE /v2.0/trunks/1078f301-2c5c-459b-b1d0-dbb12e2feeae => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2469] 10.0.0.32 () {32 vars in 718 bytes} [Thu Jun 18 17:26:07 2026] GET /v2.0/trunks/7bda224e-8ab9-41d8-b330-f79bf1d8ed74 => generated 429 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2470] 10.0.0.32 () {32 vars in 716 bytes} [Thu Jun 18 17:26:07 2026] GET /v2.0/ports/93dd5a8d-d7a7-4983-b7a9-8abc8b7f8a02 => generated 826 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2471] 10.0.0.32 () {32 vars in 721 bytes} [Thu Jun 18 17:26:07 2026] DELETE /v2.0/trunks/7bda224e-8ab9-41d8-b330-f79bf1d8ed74 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2472] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:26:08 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2473] 10.0.0.32 () {32 vars in 718 bytes} [Thu Jun 18 17:26:08 2026] GET /v2.0/trunks/cc359ec0-8002-4856-8b2a-6d64d79184fe => generated 414 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2474] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:26:08 2026] GET /v2.0/security-groups?id=3e110459-c66c-4103-a966-e8a19889a12a&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2475] 10.0.0.32 () {32 vars in 716 bytes} [Thu Jun 18 17:26:08 2026] GET /v2.0/ports/52ea7070-8e99-4a4b-920f-728f4c05e710 => generated 826 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2476] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:26:08 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 1246 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2477] 10.0.0.32 () {32 vars in 721 bytes} [Thu Jun 18 17:26:08 2026] DELETE /v2.0/trunks/cc359ec0-8002-4856-8b2a-6d64d79184fe => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2478] 10.0.0.32 () {32 vars in 718 bytes} [Thu Jun 18 17:26:08 2026] GET /v2.0/trunks/be3a37ff-ce81-47cd-be27-64dcf96f2df3 => generated 407 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2479] 10.0.0.32 () {32 vars in 716 bytes} [Thu Jun 18 17:26:08 2026] GET /v2.0/ports/cb6a416d-1262-4468-95bb-da74b3b57adc => generated 826 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2480] 10.0.0.32 () {32 vars in 721 bytes} [Thu Jun 18 17:26:08 2026] DELETE /v2.0/trunks/be3a37ff-ce81-47cd-be27-64dcf96f2df3 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:26:08.567 8 INFO neutron_taas.services.taas.taas_plugin [None req-d65982b5-34e0-4767-93f2-00ecd9e3282d 24d9b66f2bff44bc915c17d52103bb60 211c626c0a104b0b97a4b78d22d95c80 - - default default] TaaS: Handle Delete Port: c4e7d24c-b3d5-4128-b7d4-b31c8d4690db 2026-06-18 17:26:08.569 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d65982b5-34e0-4767-93f2-00ecd9e3282d 24d9b66f2bff44bc915c17d52103bb60 211c626c0a104b0b97a4b78d22d95c80 - - default default] Tap Mirror: Handle Delete Port: c4e7d24c-b3d5-4128-b7d4-b31c8d4690db [pid: 8|app: 0|req: 1240/2481] 10.0.0.32 () {32 vars in 719 bytes} [Thu Jun 18 17:26:08 2026] DELETE /v2.0/ports/c4e7d24c-b3d5-4128-b7d4-b31c8d4690db => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2482] 10.0.0.32 () {34 vars in 668 bytes} [Thu Jun 18 17:26:06 2026] POST /v2.0/routers => generated 726 bytes in 2019 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:26:08.741 8 INFO neutron_taas.services.taas.taas_plugin [None req-5737a795-f700-404c-8658-bf35d1bbbead 24d9b66f2bff44bc915c17d52103bb60 211c626c0a104b0b97a4b78d22d95c80 - - default default] TaaS: Handle Delete Port: 4977a67b-2ff7-4f0d-8b2c-92ca466f339b 2026-06-18 17:26:08.745 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5737a795-f700-404c-8658-bf35d1bbbead 24d9b66f2bff44bc915c17d52103bb60 211c626c0a104b0b97a4b78d22d95c80 - - default default] Tap Mirror: Handle Delete Port: 4977a67b-2ff7-4f0d-8b2c-92ca466f339b [pid: 8|app: 0|req: 1241/2483] 10.0.0.32 () {32 vars in 719 bytes} [Thu Jun 18 17:26:08 2026] DELETE /v2.0/ports/4977a67b-2ff7-4f0d-8b2c-92ca466f339b => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:26:08.934 8 INFO neutron_taas.services.taas.taas_plugin [None req-ea7b4618-823d-4f60-8e91-11d19c0b0b32 24d9b66f2bff44bc915c17d52103bb60 211c626c0a104b0b97a4b78d22d95c80 - - default default] TaaS: Handle Delete Port: 93dd5a8d-d7a7-4983-b7a9-8abc8b7f8a02 2026-06-18 17:26:08.940 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea7b4618-823d-4f60-8e91-11d19c0b0b32 24d9b66f2bff44bc915c17d52103bb60 211c626c0a104b0b97a4b78d22d95c80 - - default default] Tap Mirror: Handle Delete Port: 93dd5a8d-d7a7-4983-b7a9-8abc8b7f8a02 [pid: 8|app: 0|req: 1242/2484] 10.0.0.32 () {32 vars in 719 bytes} [Thu Jun 18 17:26:08 2026] DELETE /v2.0/ports/93dd5a8d-d7a7-4983-b7a9-8abc8b7f8a02 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:26:09.148 8 INFO neutron_taas.services.taas.taas_plugin [None req-f6f1ac80-6edf-4aef-8b32-25e82cc53158 24d9b66f2bff44bc915c17d52103bb60 211c626c0a104b0b97a4b78d22d95c80 - - default default] TaaS: Handle Delete Port: 52ea7070-8e99-4a4b-920f-728f4c05e710 2026-06-18 17:26:09.152 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f6f1ac80-6edf-4aef-8b32-25e82cc53158 24d9b66f2bff44bc915c17d52103bb60 211c626c0a104b0b97a4b78d22d95c80 - - default default] Tap Mirror: Handle Delete Port: 52ea7070-8e99-4a4b-920f-728f4c05e710 [pid: 8|app: 0|req: 1243/2485] 10.0.0.32 () {32 vars in 719 bytes} [Thu Jun 18 17:26:09 2026] DELETE /v2.0/ports/52ea7070-8e99-4a4b-920f-728f4c05e710 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:26:09.330 8 INFO neutron_taas.services.taas.taas_plugin [None req-d1ec3435-70a2-43a9-b534-46470e1d0fd0 24d9b66f2bff44bc915c17d52103bb60 211c626c0a104b0b97a4b78d22d95c80 - - default default] TaaS: Handle Delete Port: cb6a416d-1262-4468-95bb-da74b3b57adc 2026-06-18 17:26:09.334 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1ec3435-70a2-43a9-b534-46470e1d0fd0 24d9b66f2bff44bc915c17d52103bb60 211c626c0a104b0b97a4b78d22d95c80 - - default default] Tap Mirror: Handle Delete Port: cb6a416d-1262-4468-95bb-da74b3b57adc [pid: 8|app: 0|req: 1244/2486] 10.0.0.32 () {32 vars in 719 bytes} [Thu Jun 18 17:26:09 2026] DELETE /v2.0/ports/cb6a416d-1262-4468-95bb-da74b3b57adc => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:26:09.571 8 INFO neutron.services.segments.plugin [-] Segment f119a3c8-2a17-42f9-8955-b0bc083222ea resource provider aggregate not found 2026-06-18 17:26:09.594 8 INFO neutron.services.segments.plugin [-] Segment f119a3c8-2a17-42f9-8955-b0bc083222ea resource provider aggregate not found [pid: 8|app: 0|req: 1245/2487] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:26:09 2026] DELETE /v2.0/networks/9e81b7d0-7511-4032-8069-aa6e642bd960 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:26:09.618 8 INFO neutron.services.segments.plugin [-] Segment f119a3c8-2a17-42f9-8955-b0bc083222ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f119a3c8-2a17-42f9-8955-b0bc083222ea found for delete ", "request_id": "req-3183d8aa-ce73-425e-b1fc-f733c67d770e"}]} 2026-06-18 17:26:09.628 8 INFO neutron.services.segments.plugin [-] Segment f119a3c8-2a17-42f9-8955-b0bc083222ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f119a3c8-2a17-42f9-8955-b0bc083222ea found for delete ", "request_id": "req-618a187a-87a4-44af-87e9-2fcd50f5944f"}]} [pid: 8|app: 0|req: 1246/2488] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:26:09 2026] DELETE /v2.0/networks/e7a9ca0a-8721-4fd5-b966-78189b3f7ad5 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2489] 199.204.45.53 () {34 vars in 993 bytes} [Thu Jun 18 17:26:09 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2490] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:26:09 2026] DELETE /v2.0/networks/4792cbe8-152c-455f-bd5c-eeaf3505a887 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2491] 199.204.45.53 () {34 vars in 1043 bytes} [Thu Jun 18 17:26:09 2026] GET /v2.0/security-groups?id=3e110459-c66c-4103-a966-e8a19889a12a&fields=id&fields=name => generated 96 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2492] 10.0.0.32 () {34 vars in 782 bytes} [Thu Jun 18 17:26:08 2026] PUT /v2.0/routers/d4c3f695-18cb-4894-ade8-49030d2d5727/add_router_interface => generated 309 bytes in 1271 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2493] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:26:10 2026] DELETE /v2.0/networks/9a925c3f-991d-4740-9a8f-23dbe12c6555 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:26:10.323 7 INFO neutron.services.segments.plugin [-] Segment d27ee20a-6544-431c-86e8-202d2603fea3 resource provider aggregate not found 2026-06-18 17:26:10.330 7 INFO neutron.services.segments.plugin [-] Segment d27ee20a-6544-431c-86e8-202d2603fea3 resource provider aggregate not found 2026-06-18 17:26:10.348 7 INFO neutron.services.segments.plugin [-] Segment d27ee20a-6544-431c-86e8-202d2603fea3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d27ee20a-6544-431c-86e8-202d2603fea3 found for delete ", "request_id": "req-295365a0-4160-4587-bcdb-bbaefc04c48f"}]} 2026-06-18 17:26:10.353 7 INFO neutron.services.segments.plugin [-] Segment d27ee20a-6544-431c-86e8-202d2603fea3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d27ee20a-6544-431c-86e8-202d2603fea3 found for delete ", "request_id": "req-9736ab84-9ebc-4ecb-9818-fec288e51896"}]} [pid: 7|app: 0|req: 1244/2494] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:26:10 2026] DELETE /v2.0/networks/eb168657-a31b-406e-94c0-50ec927a73dc => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2495] 10.0.0.32 () {34 vars in 684 bytes} [Thu Jun 18 17:26:10 2026] POST /v2.0/security-groups => generated 1677 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2496] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:26:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2497] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:26:11 2026] POST /v2.0/security-group-rules => generated 596 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2498] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:26:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2499] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:26:11 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2500] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:26:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2501] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:26:11 2026] GET /v2.0/security-groups?tenant_id=186c8048917447fcbe1c6377ac4ffd04&name=default => generated 2929 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:26:11.596 8 INFO neutron.db.securitygroups_db [None req-daafcc75-a93d-4e1d-b77c-a7b6314d702c bad4e391a0c341fb822033e679c16366 ad408218167b45428f521c91e1d0b158 - - default default] Project ad408218167b45428f521c91e1d0b158 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-18 17:26:11.650 8 INFO neutron.services.segments.plugin [-] Segment 4be9a4d5-757a-44e9-9721-1c18d0e75ac4 resource provider aggregate not found 2026-06-18 17:26:11.663 8 INFO neutron.services.segments.plugin [-] Segment 4be9a4d5-757a-44e9-9721-1c18d0e75ac4 resource provider aggregate not found 2026-06-18 17:26:11.672 8 INFO neutron.services.segments.plugin [-] Segment 4be9a4d5-757a-44e9-9721-1c18d0e75ac4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4be9a4d5-757a-44e9-9721-1c18d0e75ac4 found for delete ", "request_id": "req-c6003b70-9915-4043-acd0-816c73c8d392"}]} 2026-06-18 17:26:11.690 8 INFO neutron.services.segments.plugin [-] Segment 4be9a4d5-757a-44e9-9721-1c18d0e75ac4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4be9a4d5-757a-44e9-9721-1c18d0e75ac4 found for delete ", "request_id": "req-29b22091-4146-42aa-9b5f-ee2987973722"}]} 2026-06-18 17:26:11.704 8 INFO neutron.services.segments.plugin [-] Segment 6809f2d8-a648-44e1-8f19-3e53045f0c4c resource provider aggregate not found 2026-06-18 17:26:11.712 8 INFO neutron.services.segments.plugin [-] Segment 6809f2d8-a648-44e1-8f19-3e53045f0c4c resource provider aggregate not found 2026-06-18 17:26:11.725 8 INFO neutron.services.segments.plugin [-] Segment 6809f2d8-a648-44e1-8f19-3e53045f0c4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6809f2d8-a648-44e1-8f19-3e53045f0c4c found for delete ", "request_id": "req-ab421274-c84e-45e5-bf0b-d539166e7f1b"}]} [pid: 8|app: 0|req: 1254/2502] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:26:11 2026] POST /v2.0/security-group-rules => generated 607 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:26:11.741 8 INFO neutron.services.segments.plugin [-] Segment 6809f2d8-a648-44e1-8f19-3e53045f0c4c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6809f2d8-a648-44e1-8f19-3e53045f0c4c found for delete ", "request_id": "req-d6373aad-724b-4c07-bd78-ff1c8b28cf07"}]} 2026-06-18 17:26:11.768 8 INFO neutron.services.segments.plugin [-] Segment c48a3d9a-3e99-4f52-9596-7edbb74e41df resource provider aggregate not found 2026-06-18 17:26:11.781 8 INFO neutron.services.segments.plugin [-] Segment c48a3d9a-3e99-4f52-9596-7edbb74e41df resource provider aggregate not found 2026-06-18 17:26:11.788 8 INFO neutron.services.segments.plugin [-] Segment c48a3d9a-3e99-4f52-9596-7edbb74e41df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c48a3d9a-3e99-4f52-9596-7edbb74e41df found for delete ", "request_id": "req-cdaa3b91-1ca7-4979-bee6-5bfa43b038cd"}]} 2026-06-18 17:26:11.803 8 INFO neutron.services.segments.plugin [-] Segment c48a3d9a-3e99-4f52-9596-7edbb74e41df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c48a3d9a-3e99-4f52-9596-7edbb74e41df found for delete ", "request_id": "req-d487bc40-f7d9-47f6-bf94-c38c8d47c885"}]} [pid: 8|app: 0|req: 1255/2503] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:26:11 2026] DELETE /v2.0/security-groups/fb1e3a78-eb92-4a0c-a0cf-c10032281671 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:26:11.935 8 INFO neutron.db.securitygroups_db [None req-5e9397bd-ea59-4f52-b9a4-7c0f91da8259 bad4e391a0c341fb822033e679c16366 ad408218167b45428f521c91e1d0b158 - - default default] Project ad408218167b45428f521c91e1d0b158 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: 1256/2504] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:26:11 2026] POST /v2.0/security-group-rules => generated 606 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2505] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:26:12 2026] GET /v2.0/security-groups?tenant_id=211c626c0a104b0b97a4b78d22d95c80&name=default => generated 2929 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2506] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:26:12 2026] DELETE /v2.0/security-groups/78f2098a-524d-4498-a478-80f82110e86d => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2507] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:26:11 2026] GET /v2.0/security-groups?id=3e110459-c66c-4103-a966-e8a19889a12a&fields=id&fields=name => generated 96 bytes in 859 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2508] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:26:12 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2509] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:26:12 2026] GET /v2.0/security-groups?tenant_id=3e3983bdcb0642a9b575bd547e7fa78d&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2510] 10.0.0.32 () {34 vars in 684 bytes} [Thu Jun 18 17:26:12 2026] POST /v2.0/security-groups => generated 1662 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2511] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:26:12 2026] DELETE /v2.0/security-groups/36df9cae-bd06-49b6-a9b0-9bdba309f0d6 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2512] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:26:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2513] 10.0.0.32 () {34 vars in 694 bytes} [Thu Jun 18 17:26:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2514] 10.0.0.32 () {34 vars in 675 bytes} [Thu Jun 18 17:26:12 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) [pid: 8|app: 0|req: 1262/2515] 10.0.0.15 () {34 vars in 1099 bytes} [Thu Jun 18 17:26:13 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1014708167&fields=id&tenant_id=ad408218167b45428f521c91e1d0b158 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2516] 10.0.0.15 () {34 vars in 1099 bytes} [Thu Jun 18 17:26:13 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1136148261&fields=id&tenant_id=ad408218167b45428f521c91e1d0b158 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2517] 10.0.0.15 () {34 vars in 981 bytes} [Thu Jun 18 17:26:13 2026] GET /v2.0/networks?id=f882bc77-01cc-44d0-a02e-29832f915442 => generated 672 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2518] 10.0.0.15 () {34 vars in 964 bytes} [Thu Jun 18 17:26:13 2026] GET /v2.0/quotas/ad408218167b45428f521c91e1d0b158 => 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: 1264/2519] 10.0.0.15 () {34 vars in 1001 bytes} [Thu Jun 18 17:26:13 2026] GET /v2.0/ports?tenant_id=ad408218167b45428f521c91e1d0b158&fields=id => generated 103 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:26:13.845 7 WARNING keystonemiddleware.audit [req-d05c7e94-06a4-4606-9dfe-3c7ee673f39a req-db4b622c-f383-48ab-b1d1-0b1c065cb405 bad4e391a0c341fb822033e679c16366 ad408218167b45428f521c91e1d0b158 - - default default] Skipping service tempest-service-340243802 as it have no endpoints. [pid: 7|app: 0|req: 1256/2520] 10.0.0.15 () {34 vars in 1007 bytes} [Thu Jun 18 17:26:13 2026] GET /v2.0/networks/f882bc77-01cc-44d0-a02e-29832f915442?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:26:13.908 8 WARNING keystonemiddleware.audit [req-d05c7e94-06a4-4606-9dfe-3c7ee673f39a req-722b02fc-3a04-4846-b0d0-4d7983b985cd bad4e391a0c341fb822033e679c16366 ad408218167b45428f521c91e1d0b158 - - default default] Skipping service tempest-service-340243802 as it have no endpoints. [pid: 8|app: 0|req: 1265/2521] 10.0.0.15 () {34 vars in 1107 bytes} [Thu Jun 18 17:26:13 2026] GET /v2.0/networks/f882bc77-01cc-44d0-a02e-29832f915442?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2522] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:26:14 2026] GET /v2.0/ports?device_id=238da454-4d2f-41fe-9c10-7076455076b5 => 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: 1266/2523] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:26:15 2026] GET /v2.0/ports?device_id=238da454-4d2f-41fe-9c10-7076455076b5 => 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: 1258/2526] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:26:15 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2527] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:26:15 2026] GET /v2.0/security-groups?id=3e110459-c66c-4103-a966-e8a19889a12a&fields=id&fields=name => generated 96 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2528] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:26:15 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2529] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:26:16 2026] GET /v2.0/ports?device_id=238da454-4d2f-41fe-9c10-7076455076b5 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:26:16.548 8 INFO neutron.db.segments_db [None req-1832386a-7884-4138-b00c-8ed2c9d6bde4 1ee07a53f6e34b7eb7c630b410de1868 3ac97dc7589a43a6b15a595ea727740f - - default default] Added segment becee3db-ddc1-4f2d-9944-0e0f0cd78d02 of type vxlan for network 1e3c4a80-2941-43a4-8054-8bb0e2ca5a25 [pid: 8|app: 0|req: 1270/2530] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:26:16 2026] POST /v2.0/networks => generated 612 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2531] 10.0.0.32 () {34 vars in 663 bytes} [Thu Jun 18 17:26:16 2026] POST /v2.0/ports => generated 743 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2532] 10.0.0.32 () {34 vars in 746 bytes} [Thu Jun 18 17:26:16 2026] PUT /v2.0/ports/e037f60e-0cf2-4523-9657-cc89a52051aa/tags => generated 25 bytes in 82 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: 1262/2533] 10.0.0.32 () {32 vars in 726 bytes} [Thu Jun 18 17:26:17 2026] GET /v2.0/ports/e037f60e-0cf2-4523-9657-cc89a52051aa/tags => generated 25 bytes in 52 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: 1272/2534] 10.0.0.32 () {34 vars in 757 bytes} [Thu Jun 18 17:26:17 2026] PUT /v2.0/ports/e037f60e-0cf2-4523-9657-cc89a52051aa/tags/green => generated 4 bytes in 88 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: 1263/2535] 10.0.0.32 () {32 vars in 726 bytes} [Thu Jun 18 17:26:17 2026] GET /v2.0/ports/e037f60e-0cf2-4523-9657-cc89a52051aa/tags => generated 34 bytes in 42 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: 1273/2536] 10.0.0.32 () {34 vars in 753 bytes} [Thu Jun 18 17:26:17 2026] PUT /v2.0/ports/e037f60e-0cf2-4523-9657-cc89a52051aa/tags/red => generated 4 bytes in 77 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: 1264/2537] 10.0.0.32 () {32 vars in 726 bytes} [Thu Jun 18 17:26:17 2026] GET /v2.0/ports/e037f60e-0cf2-4523-9657-cc89a52051aa/tags => generated 34 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 1265/2538] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:26:17 2026] GET /v2.0/ports?device_id=238da454-4d2f-41fe-9c10-7076455076b5 => 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: 1274/2539] 10.0.0.32 () {34 vars in 775 bytes} [Thu Jun 18 17:26:17 2026] PUT /v2.0/ports/e037f60e-0cf2-4523-9657-cc89a52051aa/tags/black.or.white => generated 4 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2540] 10.0.0.32 () {32 vars in 726 bytes} [Thu Jun 18 17:26:17 2026] GET /v2.0/ports/e037f60e-0cf2-4523-9657-cc89a52051aa/tags => generated 52 bytes in 52 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: 1275/2541] 10.0.0.32 () {34 vars in 746 bytes} [Thu Jun 18 17:26:17 2026] PUT /v2.0/ports/e037f60e-0cf2-4523-9657-cc89a52051aa/tags => generated 37 bytes in 90 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: 1267/2542] 10.0.0.32 () {32 vars in 726 bytes} [Thu Jun 18 17:26:17 2026] GET /v2.0/ports/e037f60e-0cf2-4523-9657-cc89a52051aa/tags => generated 37 bytes in 52 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: 1276/2543] 10.0.0.32 () {32 vars in 734 bytes} [Thu Jun 18 17:26:17 2026] GET /v2.0/ports/e037f60e-0cf2-4523-9657-cc89a52051aa/tags/red => 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, ' 2026-06-18 17:26:17.863 7 INFO neutron.api.v2.resource [None req-1d178925-1c61-4599-bc2b-f05bf8c3d227 1ee07a53f6e34b7eb7c630b410de1868 3ac97dc7589a43a6b15a595ea727740f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1268/2544] 10.0.0.32 () {32 vars in 738 bytes} [Thu Jun 18 17:26:17 2026] GET /v2.0/ports/e037f60e-0cf2-4523-9657-cc89a52051aa/tags/green => generated 99 bytes in 58 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: 1277/2545] 10.0.0.32 () {32 vars in 737 bytes} [Thu Jun 18 17:26:17 2026] DELETE /v2.0/ports/e037f60e-0cf2-4523-9657-cc89a52051aa/tags/red => generated 0 bytes in 110 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: 1269/2546] 10.0.0.32 () {32 vars in 726 bytes} [Thu Jun 18 17:26:17 2026] GET /v2.0/ports/e037f60e-0cf2-4523-9657-cc89a52051aa/tags => generated 30 bytes in 58 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-06-18 17:26:18.122 8 INFO neutron.api.v2.resource [None req-b7c6acd6-dc79-4c16-b8f9-ce84758aafd8 1ee07a53f6e34b7eb7c630b410de1868 3ac97dc7589a43a6b15a595ea727740f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1278/2547] 10.0.0.32 () {32 vars in 741 bytes} [Thu Jun 18 17:26:18 2026] DELETE /v2.0/ports/e037f60e-0cf2-4523-9657-cc89a52051aa/tags/green => generated 99 bytes in 72 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: 1270/2548] 10.0.0.32 () {32 vars in 729 bytes} [Thu Jun 18 17:26:18 2026] DELETE /v2.0/ports/e037f60e-0cf2-4523-9657-cc89a52051aa/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: 1279/2549] 10.0.0.32 () {32 vars in 726 bytes} [Thu Jun 18 17:26:18 2026] GET /v2.0/ports/e037f60e-0cf2-4523-9657-cc89a52051aa/tags => generated 12 bytes in 68 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-06-18 17:26:18.444 7 INFO neutron_taas.services.taas.taas_plugin [None req-25b01fa1-f5b2-406d-88e3-4936cd444078 1ee07a53f6e34b7eb7c630b410de1868 3ac97dc7589a43a6b15a595ea727740f - - default default] TaaS: Handle Delete Port: e037f60e-0cf2-4523-9657-cc89a52051aa 2026-06-18 17:26:18.451 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-25b01fa1-f5b2-406d-88e3-4936cd444078 1ee07a53f6e34b7eb7c630b410de1868 3ac97dc7589a43a6b15a595ea727740f - - default default] Tap Mirror: Handle Delete Port: e037f60e-0cf2-4523-9657-cc89a52051aa /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 1280/2550] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:26:18 2026] GET /v2.0/networks?id=f882bc77-01cc-44d0-a02e-29832f915442 => generated 672 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2551] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:26:18 2026] GET /v2.0/ports?device_id=238da454-4d2f-41fe-9c10-7076455076b5 => 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: 1282/2552] 199.204.45.53 () {34 vars in 1049 bytes} [Thu Jun 18 17:26:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ad408218167b45428f521c91e1d0b158 => generated 274 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2553] 10.0.0.32 () {32 vars in 719 bytes} [Thu Jun 18 17:26:18 2026] DELETE /v2.0/ports/e037f60e-0cf2-4523-9657-cc89a52051aa => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:26:18.704 7 INFO neutron.services.segments.plugin [-] Segment becee3db-ddc1-4f2d-9944-0e0f0cd78d02 resource provider aggregate not found 2026-06-18 17:26:18.709 7 INFO neutron.services.segments.plugin [-] Segment becee3db-ddc1-4f2d-9944-0e0f0cd78d02 resource provider aggregate not found 2026-06-18 17:26:18.727 7 INFO neutron.services.segments.plugin [-] Segment becee3db-ddc1-4f2d-9944-0e0f0cd78d02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid becee3db-ddc1-4f2d-9944-0e0f0cd78d02 found for delete ", "request_id": "req-24974130-16c3-4c3d-bdae-0e43bcddf7ee"}]} 2026-06-18 17:26:18.730 7 INFO neutron.services.segments.plugin [-] Segment becee3db-ddc1-4f2d-9944-0e0f0cd78d02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid becee3db-ddc1-4f2d-9944-0e0f0cd78d02 found for delete ", "request_id": "req-0fe30742-e0bd-4751-9b7e-9597763898d6"}]} [pid: 7|app: 0|req: 1272/2554] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:26:18 2026] DELETE /v2.0/networks/1e3c4a80-2941-43a4-8054-8bb0e2ca5a25 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2555] 199.204.45.53 () {38 vars in 954 bytes} [Thu Jun 18 17:26:18 2026] POST /v2.0/ports => generated 997 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2556] 199.204.45.53 () {38 vars in 1027 bytes} [Thu Jun 18 17:26:19 2026] PUT /v2.0/ports/38e043d0-c129-4234-9224-a5ebbcb2766d => generated 1278 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:26:19.500 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-39f3070a-1da4-44c9-939e-7b4e6e40e0ca'] response: {'name': 'network-changed', 'server_uuid': '238da454-4d2f-41fe-9c10-7076455076b5', 'tag': '38e043d0-c129-4234-9224-a5ebbcb2766d', '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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 1274/2557] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:26:19 2026] GET /v2.0/ports?device_id=238da454-4d2f-41fe-9c10-7076455076b5 => generated 1012 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2558] 10.0.0.15 () {34 vars in 1119 bytes} [Thu Jun 18 17:26:19 2026] GET /v2.0/security-groups?id=033dc01a-37ef-45a6-a566-dde8461f1fe5&id=c883864a-62a3-4639-acb4-1d91ed4fdf27&fields=id&fields=name => generated 207 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2559] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:26:19 2026] GET /v2.0/security-groups?tenant_id=8d5b782c677548dfa2f34c1ab6947269&name=default => generated 2929 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2560] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:26:19 2026] DELETE /v2.0/security-groups/42f56b67-b574-43f3-9d46-e794d449b31f => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2561] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:26:20 2026] GET /v2.0/ports?tenant_id=ad408218167b45428f521c91e1d0b158&device_id=238da454-4d2f-41fe-9c10-7076455076b5 => generated 1281 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2562] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:26:20 2026] GET /v2.0/security-groups?tenant_id=3ac97dc7589a43a6b15a595ea727740f&name=default => generated 2929 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2563] 199.204.45.53 () {34 vars in 1017 bytes} [Thu Jun 18 17:26:20 2026] GET /v2.0/networks?tenant_id=ad408218167b45428f521c91e1d0b158&shared=False => generated 768 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2564] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:26:20 2026] DELETE /v2.0/security-groups/9e7edada-9345-432b-b8b5-458568843476 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2565] 199.204.45.53 () {34 vars in 929 bytes} [Thu Jun 18 17:26:20 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2566] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:26:20 2026] GET /v2.0/ports?device_id=238da454-4d2f-41fe-9c10-7076455076b5 => generated 1012 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2567] 10.0.0.15 () {34 vars in 1119 bytes} [Thu Jun 18 17:26:20 2026] GET /v2.0/security-groups?id=033dc01a-37ef-45a6-a566-dde8461f1fe5&id=c883864a-62a3-4639-acb4-1d91ed4fdf27&fields=id&fields=name => generated 207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2568] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:26:21 2026] GET /v2.0/ports?tenant_id=ad408218167b45428f521c91e1d0b158&device_id=238da454-4d2f-41fe-9c10-7076455076b5 => generated 1281 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2569] 199.204.45.53 () {34 vars in 1059 bytes} [Thu Jun 18 17:26:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=38e043d0-c129-4234-9224-a5ebbcb2766d => 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: 1281/2570] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:26:21 2026] GET /v2.0/subnets?id=af056ba7-9037-46cd-92e1-e6842fc59758 => generated 690 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2571] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:26:21 2026] GET /v2.0/ports?network_id=f882bc77-01cc-44d0-a02e-29832f915442&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2572] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:26:21 2026] GET /v2.0/networks/f882bc77-01cc-44d0-a02e-29832f915442?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2573] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:26:21 2026] GET /v2.0/networks/f882bc77-01cc-44d0-a02e-29832f915442?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2574] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:26:21 2026] GET /v2.0/ports?device_id=238da454-4d2f-41fe-9c10-7076455076b5 => generated 1012 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2575] 10.0.0.15 () {34 vars in 1119 bytes} [Thu Jun 18 17:26:22 2026] GET /v2.0/security-groups?id=033dc01a-37ef-45a6-a566-dde8461f1fe5&id=c883864a-62a3-4639-acb4-1d91ed4fdf27&fields=id&fields=name => generated 207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2576] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:26:23 2026] GET /v2.0/ports?device_id=238da454-4d2f-41fe-9c10-7076455076b5 => 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: 1293/2577] 10.0.0.15 () {34 vars in 1119 bytes} [Thu Jun 18 17:26:23 2026] GET /v2.0/security-groups?id=033dc01a-37ef-45a6-a566-dde8461f1fe5&id=c883864a-62a3-4639-acb4-1d91ed4fdf27&fields=id&fields=name => generated 207 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2578] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:26:24 2026] GET /v2.0/ports?device_id=238da454-4d2f-41fe-9c10-7076455076b5 => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2579] 10.0.0.15 () {34 vars in 1119 bytes} [Thu Jun 18 17:26:24 2026] GET /v2.0/security-groups?id=033dc01a-37ef-45a6-a566-dde8461f1fe5&id=c883864a-62a3-4639-acb4-1d91ed4fdf27&fields=id&fields=name => generated 207 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2580] 199.204.45.53 () {34 vars in 993 bytes} [Thu Jun 18 17:26:24 2026] GET /v2.0/ports?device_id=238da454-4d2f-41fe-9c10-7076455076b5 => generated 1283 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2581] 199.204.45.53 () {34 vars in 1123 bytes} [Thu Jun 18 17:26:24 2026] GET /v2.0/security-groups?id=033dc01a-37ef-45a6-a566-dde8461f1fe5&id=c883864a-62a3-4639-acb4-1d91ed4fdf27&fields=id&fields=name => generated 207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2582] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:26:25 2026] GET /v2.0/ports?device_id=238da454-4d2f-41fe-9c10-7076455076b5 => generated 1014 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2583] 10.0.0.15 () {34 vars in 1119 bytes} [Thu Jun 18 17:26:25 2026] GET /v2.0/security-groups?id=033dc01a-37ef-45a6-a566-dde8461f1fe5&id=c883864a-62a3-4639-acb4-1d91ed4fdf27&fields=id&fields=name => generated 207 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2584] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:26:26 2026] GET /v2.0/ports?device_id=238da454-4d2f-41fe-9c10-7076455076b5 => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2585] 10.0.0.15 () {34 vars in 1119 bytes} [Thu Jun 18 17:26:26 2026] GET /v2.0/security-groups?id=033dc01a-37ef-45a6-a566-dde8461f1fe5&id=c883864a-62a3-4639-acb4-1d91ed4fdf27&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: 1289/2586] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:26:26 2026] GET /v2.0/ports?device_id=238da454-4d2f-41fe-9c10-7076455076b5 => generated 1014 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:26:27.254 8 INFO neutron.db.l3_db [None req-45546946-0342-4877-a1d5-8788f0903706 bad4e391a0c341fb822033e679c16366 ad408218167b45428f521c91e1d0b158 - - default default] Floating IP 72e28de9-0413-45d6-9ca8-140211671270 associated. External IP: 10.96.250.207, port: 38e043d0-c129-4234-9224-a5ebbcb2766d. [pid: 8|app: 0|req: 1298/2587] 10.0.0.32 () {34 vars in 748 bytes} [Thu Jun 18 17:26:26 2026] PUT /v2.0/floatingips/72e28de9-0413-45d6-9ca8-140211671270 => generated 856 bytes in 735 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:26:27.720 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-44050650-e203-47d6-83a0-b9387b037328'] response: {'name': 'network-changed', 'server_uuid': '238da454-4d2f-41fe-9c10-7076455076b5', 'tag': '38e043d0-c129-4234-9224-a5ebbcb2766d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1290/2588] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:26:28 2026] GET /v2.0/ports?tenant_id=ad408218167b45428f521c91e1d0b158&device_id=238da454-4d2f-41fe-9c10-7076455076b5 => 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: 1299/2589] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:26:28 2026] GET /v2.0/networks?id=f882bc77-01cc-44d0-a02e-29832f915442 => generated 768 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2590] 199.204.45.53 () {34 vars in 1059 bytes} [Thu Jun 18 17:26:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=38e043d0-c129-4234-9224-a5ebbcb2766d => generated 859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2591] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:26:28 2026] GET /v2.0/subnets?id=af056ba7-9037-46cd-92e1-e6842fc59758 => generated 690 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2592] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:26:28 2026] GET /v2.0/ports?network_id=f882bc77-01cc-44d0-a02e-29832f915442&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2593] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:26:28 2026] GET /v2.0/networks/f882bc77-01cc-44d0-a02e-29832f915442?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: 1293/2594] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:26:28 2026] GET /v2.0/networks/f882bc77-01cc-44d0-a02e-29832f915442?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2597] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:26:36 2026] GET /v2.0/ports?device_id=238da454-4d2f-41fe-9c10-7076455076b5 => generated 1014 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2598] 10.0.0.15 () {34 vars in 1119 bytes} [Thu Jun 18 17:26:36 2026] GET /v2.0/security-groups?id=033dc01a-37ef-45a6-a566-dde8461f1fe5&id=c883864a-62a3-4639-acb4-1d91ed4fdf27&fields=id&fields=name => generated 207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2599] 10.0.0.32 () {32 vars in 735 bytes} [Thu Jun 18 17:26:36 2026] GET /v2.0/ports?device_id=238da454-4d2f-41fe-9c10-7076455076b5 => generated 1283 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2600] 10.0.0.32 () {32 vars in 857 bytes} [Thu Jun 18 17:26:36 2026] GET /v2.0/floatingips?floating_network_id=609f3d2a-a5d2-4bc4-b8c2-7245dde5d62b&port_id=38e043d0-c129-4234-9224-a5ebbcb2766d => generated 861 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2601] 10.0.0.84 () {34 vars in 989 bytes} [Thu Jun 18 17:26:37 2026] GET /v2.0/ports?device_id=238da454-4d2f-41fe-9c10-7076455076b5 => generated 1283 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2602] 10.0.0.84 () {34 vars in 1119 bytes} [Thu Jun 18 17:26:37 2026] GET /v2.0/security-groups?id=033dc01a-37ef-45a6-a566-dde8461f1fe5&id=c883864a-62a3-4639-acb4-1d91ed4fdf27&fields=id&fields=name => generated 207 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2603] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:26:40 2026] GET /v2.0/ports?device_id=238da454-4d2f-41fe-9c10-7076455076b5 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2604] 10.0.0.15 () {34 vars in 1119 bytes} [Thu Jun 18 17:26:40 2026] GET /v2.0/security-groups?id=033dc01a-37ef-45a6-a566-dde8461f1fe5&id=c883864a-62a3-4639-acb4-1d91ed4fdf27&fields=id&fields=name => generated 207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2605] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:26:41 2026] GET /v2.0/ports?device_id=238da454-4d2f-41fe-9c10-7076455076b5 => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2606] 10.0.0.15 () {34 vars in 1119 bytes} [Thu Jun 18 17:26:41 2026] GET /v2.0/security-groups?id=033dc01a-37ef-45a6-a566-dde8461f1fe5&id=c883864a-62a3-4639-acb4-1d91ed4fdf27&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2607] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:26:42 2026] GET /v2.0/ports?device_id=238da454-4d2f-41fe-9c10-7076455076b5 => generated 1014 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2608] 10.0.0.15 () {34 vars in 1119 bytes} [Thu Jun 18 17:26:42 2026] GET /v2.0/security-groups?id=033dc01a-37ef-45a6-a566-dde8461f1fe5&id=c883864a-62a3-4639-acb4-1d91ed4fdf27&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2609] 199.204.45.53 () {34 vars in 993 bytes} [Thu Jun 18 17:26:42 2026] GET /v2.0/ports?device_id=238da454-4d2f-41fe-9c10-7076455076b5 => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:26:42.860 7 INFO neutron_taas.services.taas.taas_plugin [req-e9efdb44-55bd-4e54-960f-08541871ef9e req-8e1e7a6a-3060-488f-b9b6-6f5319cb3b76 bad4e391a0c341fb822033e679c16366 ad408218167b45428f521c91e1d0b158 - - default default] TaaS: Handle Delete Port: 38e043d0-c129-4234-9224-a5ebbcb2766d 2026-06-18 17:26:42.863 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e9efdb44-55bd-4e54-960f-08541871ef9e req-8e1e7a6a-3060-488f-b9b6-6f5319cb3b76 bad4e391a0c341fb822033e679c16366 ad408218167b45428f521c91e1d0b158 - - default default] Tap Mirror: Handle Delete Port: 38e043d0-c129-4234-9224-a5ebbcb2766d 2026-06-18 17:26:43.016 7 INFO neutron.db.l3_db [req-e9efdb44-55bd-4e54-960f-08541871ef9e req-8e1e7a6a-3060-488f-b9b6-6f5319cb3b76 bad4e391a0c341fb822033e679c16366 ad408218167b45428f521c91e1d0b158 - - default default] Floating IP 72e28de9-0413-45d6-9ca8-140211671270 disassociated. External IP: 10.96.250.207, port: 38e043d0-c129-4234-9224-a5ebbcb2766d. [pid: 7|app: 0|req: 1301/2610] 199.204.45.53 () {36 vars in 996 bytes} [Thu Jun 18 17:26:42 2026] DELETE /v2.0/ports/38e043d0-c129-4234-9224-a5ebbcb2766d => generated 0 bytes in 757 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:26:43.482 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-347a2667-5843-460f-85d8-3fee69ac51c2'] response: {'server_uuid': '238da454-4d2f-41fe-9c10-7076455076b5', 'name': 'network-vif-deleted', 'tag': '38e043d0-c129-4234-9224-a5ebbcb2766d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1310/2611] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:26:43 2026] GET /v2.0/ports?device_id=238da454-4d2f-41fe-9c10-7076455076b5 => generated 12 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2612] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:26:44 2026] GET /v2.0/ports?device_id=238da454-4d2f-41fe-9c10-7076455076b5 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2615] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:26:45 2026] GET /v2.0/ports?device_id=238da454-4d2f-41fe-9c10-7076455076b5 => 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: 1304/2616] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:26:47 2026] DELETE /v2.0/security-groups/033dc01a-37ef-45a6-a566-dde8461f1fe5 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:26:47.286 8 INFO neutron.api.v2.resource [None req-1f90e3b0-6ca1-4d63-8a49-e2db9cbedecb bad4e391a0c341fb822033e679c16366 ad408218167b45428f521c91e1d0b158 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1313/2617] 10.0.0.32 () {32 vars in 736 bytes} [Thu Jun 18 17:26:47 2026] GET /v2.0/security-groups/033dc01a-37ef-45a6-a566-dde8461f1fe5 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:26:47.384 7 INFO neutron_taas.services.taas.taas_plugin [None req-8d4468a1-e211-4773-b0b1-244957ffff1c bad4e391a0c341fb822033e679c16366 ad408218167b45428f521c91e1d0b158 - - default default] TaaS: Handle Delete Port: 24e4d6b5-995b-4f77-8ecb-b015765629c0 2026-06-18 17:26:47.386 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d4468a1-e211-4773-b0b1-244957ffff1c bad4e391a0c341fb822033e679c16366 ad408218167b45428f521c91e1d0b158 - - default default] Tap Mirror: Handle Delete Port: 24e4d6b5-995b-4f77-8ecb-b015765629c0 [pid: 7|app: 0|req: 1305/2618] 10.0.0.32 () {32 vars in 731 bytes} [Thu Jun 18 17:26:47 2026] DELETE /v2.0/floatingips/72e28de9-0413-45d6-9ca8-140211671270 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2619] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:26:47 2026] DELETE /v2.0/security-groups/c883864a-62a3-4639-acb4-1d91ed4fdf27 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:26:48.048 7 INFO neutron_taas.services.taas.taas_plugin [None req-d1e36f3e-82a2-4cdf-98a4-9d69db08d2d6 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: 94125aa1-b312-4f62-939c-dd648a347ce4 2026-06-18 17:26:48.051 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1e36f3e-82a2-4cdf-98a4-9d69db08d2d6 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: 94125aa1-b312-4f62-939c-dd648a347ce4 [pid: 7|app: 0|req: 1306/2620] 10.0.0.32 () {34 vars in 788 bytes} [Thu Jun 18 17:26:47 2026] PUT /v2.0/routers/82af3e7a-58ef-42d5-9866-0eb8a9b1a996/remove_router_interface => generated 309 bytes in 908 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:26:48.849 8 INFO neutron_taas.services.taas.taas_plugin [None req-2d37936b-6cde-4043-bff9-5d5a4e2f6261 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: c3977314-8a3f-4623-a7e4-b3e6b19b3902 2026-06-18 17:26:48.852 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2d37936b-6cde-4043-bff9-5d5a4e2f6261 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: c3977314-8a3f-4623-a7e4-b3e6b19b3902 2026-06-18 17:26:49.148 8 INFO neutron_taas.services.taas.taas_plugin [None req-2d37936b-6cde-4043-bff9-5d5a4e2f6261 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: 46dca289-2ef3-41a0-8b1d-16e4bb483cbc 2026-06-18 17:26:49.151 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2d37936b-6cde-4043-bff9-5d5a4e2f6261 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: 46dca289-2ef3-41a0-8b1d-16e4bb483cbc 2026-06-18 17:26:49.505 8 INFO neutron.services.segments.plugin [-] Segment c13165aa-6f36-490b-b301-0bdbd5b13af2 resource provider aggregate not found 2026-06-18 17:26:49.508 8 INFO neutron.services.segments.plugin [-] Segment c13165aa-6f36-490b-b301-0bdbd5b13af2 resource provider aggregate not found 2026-06-18 17:26:49.526 8 INFO neutron.services.segments.plugin [-] Segment c13165aa-6f36-490b-b301-0bdbd5b13af2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c13165aa-6f36-490b-b301-0bdbd5b13af2 found for delete ", "request_id": "req-e2eac384-8fc7-439d-b15a-1093d1dcf3e6"}]} 2026-06-18 17:26:49.527 8 INFO neutron.services.segments.plugin [-] Segment c13165aa-6f36-490b-b301-0bdbd5b13af2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c13165aa-6f36-490b-b301-0bdbd5b13af2 found for delete ", "request_id": "req-40024b6c-e11c-4895-95a0-1cdf82ac7605"}]} 2026-06-18 17:26:49.532 8 INFO neutron.db.l3_hamode_db [None req-2d37936b-6cde-4043-bff9-5d5a4e2f6261 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] HA network 20033f25-6b10-4a24-9a22-0de31bac2bfc was deleted as no HA routers are present in tenant ad408218167b45428f521c91e1d0b158. [pid: 8|app: 0|req: 1315/2621] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:26:48 2026] DELETE /v2.0/routers/82af3e7a-58ef-42d5-9866-0eb8a9b1a996 => generated 0 bytes in 934 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2622] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:26:49 2026] DELETE /v2.0/subnets/af056ba7-9037-46cd-92e1-e6842fc59758 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:26:49.797 8 INFO neutron_taas.services.taas.taas_plugin [None req-4086b6af-215e-455b-aefb-843a4d58eeb3 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: cd23897c-459c-4a0b-b751-3e3349353147 2026-06-18 17:26:49.802 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4086b6af-215e-455b-aefb-843a4d58eeb3 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: cd23897c-459c-4a0b-b751-3e3349353147 [pid: 8|app: 0|req: 1316/2623] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:26:49 2026] DELETE /v2.0/networks/f882bc77-01cc-44d0-a02e-29832f915442 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:26:50.400 7 INFO neutron_taas.services.taas.taas_plugin [None req-a7d0e40d-e32a-4576-b762-21fb2cd6a8f6 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: 4fbc4d88-eaea-42cc-89d9-39fba7f67f54 2026-06-18 17:26:50.404 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7d0e40d-e32a-4576-b762-21fb2cd6a8f6 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: 4fbc4d88-eaea-42cc-89d9-39fba7f67f54 [pid: 8|app: 0|req: 1317/2624] 199.204.45.53 () {30 vars in 702 bytes} [Thu Jun 18 17:26:50 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: 1318/2625] 199.204.45.53 () {30 vars in 704 bytes} [Thu Jun 18 17:26:50 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: 1319/2626] 199.204.45.53 () {30 vars in 680 bytes} [Thu Jun 18 17:26:50 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: 1320/2627] 199.204.45.53 () {30 vars in 716 bytes} [Thu Jun 18 17:26:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2628] 199.204.45.53 () {30 vars in 740 bytes} [Thu Jun 18 17:26:50 2026] GET /v2.0/subnets/e4be82f4-92ca-4185-b351-2cba623ddfad => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2629] 10.0.0.32 () {34 vars in 788 bytes} [Thu Jun 18 17:26:50 2026] PUT /v2.0/routers/d4c3f695-18cb-4894-ade8-49030d2d5727/remove_router_interface => generated 309 bytes in 927 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2630] 199.204.45.53 () {30 vars in 768 bytes} [Thu Jun 18 17:26:50 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:26:51.193 7 INFO neutron_taas.services.taas.taas_plugin [None req-4454eef9-da00-4255-85ec-f773056e5f54 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: 4e96a5c7-b5df-43c4-bb3c-716e8ca8d5d7 2026-06-18 17:26:51.197 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4454eef9-da00-4255-85ec-f773056e5f54 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: 4e96a5c7-b5df-43c4-bb3c-716e8ca8d5d7 [pid: 8|app: 0|req: 1323/2631] 199.204.45.53 () {34 vars in 716 bytes} [Thu Jun 18 17:26:51 2026] POST /v2.0/ports => generated 1059 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2632] 10.0.0.15 () {34 vars in 970 bytes} [Thu Jun 18 17:26:51 2026] GET /v2.0/ports/bc1ed02b-f7bc-4468-aaec-4284017394aa => generated 1059 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2633] 10.0.0.15 () {34 vars in 906 bytes} [Thu Jun 18 17:26:51 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-18 17:26:51.524 7 INFO neutron_taas.services.taas.taas_plugin [None req-4454eef9-da00-4255-85ec-f773056e5f54 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: cfa5c966-0686-486c-85d6-97f664442a32 2026-06-18 17:26:51.527 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4454eef9-da00-4255-85ec-f773056e5f54 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: cfa5c966-0686-486c-85d6-97f664442a32 2026-06-18 17:26:51.545 8 INFO neutron.services.segments.plugin [-] Segment d09347e6-d815-449f-8ccf-3a59fc086750 resource provider aggregate not found 2026-06-18 17:26:51.550 8 INFO neutron.services.segments.plugin [-] Segment d09347e6-d815-449f-8ccf-3a59fc086750 resource provider aggregate not found 2026-06-18 17:26:51.563 8 INFO neutron.services.segments.plugin [-] Segment d09347e6-d815-449f-8ccf-3a59fc086750 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d09347e6-d815-449f-8ccf-3a59fc086750 found for delete ", "request_id": "req-f003d8a1-51aa-43c5-9280-97f84142f5eb"}]} 2026-06-18 17:26:51.563 8 INFO neutron.services.segments.plugin [-] Segment d09347e6-d815-449f-8ccf-3a59fc086750 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d09347e6-d815-449f-8ccf-3a59fc086750 found for delete ", "request_id": "req-981a4e05-6c83-4e53-83e8-c3fb3d1cacb0"}]} 2026-06-18 17:26:51.857 7 INFO neutron.services.segments.plugin [-] Segment 92070080-9675-431f-b1d1-3de22e0a2dcb resource provider aggregate not found 2026-06-18 17:26:51.861 7 INFO neutron.services.segments.plugin [-] Segment 92070080-9675-431f-b1d1-3de22e0a2dcb resource provider aggregate not found 2026-06-18 17:26:51.875 7 INFO neutron.services.segments.plugin [-] Segment 92070080-9675-431f-b1d1-3de22e0a2dcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92070080-9675-431f-b1d1-3de22e0a2dcb found for delete ", "request_id": "req-c9584223-fddd-48d5-9041-26850a2f0a5f"}]} 2026-06-18 17:26:51.879 7 INFO neutron.services.segments.plugin [-] Segment 92070080-9675-431f-b1d1-3de22e0a2dcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92070080-9675-431f-b1d1-3de22e0a2dcb found for delete ", "request_id": "req-d8c2d941-c1a8-4549-ac99-e7d473a7a3d9"}]} 2026-06-18 17:26:51.889 7 INFO neutron.db.l3_hamode_db [None req-4454eef9-da00-4255-85ec-f773056e5f54 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] HA network 33c330f2-18b3-4c92-a348-9ac636fd28a3 was deleted as no HA routers are present in tenant 40ac9759ae3e49cf9230ea922808bbd7. [pid: 7|app: 0|req: 1309/2634] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:26:50 2026] DELETE /v2.0/routers/d4c3f695-18cb-4894-ade8-49030d2d5727 => generated 0 bytes in 942 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2635] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:26:51 2026] DELETE /v2.0/subnets/275791eb-ef84-4999-8813-f108f76b7176 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:26:52.184 7 INFO neutron_taas.services.taas.taas_plugin [None req-f23a9b21-963d-49b9-b8ad-f2e7b2a48283 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: a44f59aa-0f3e-4656-9682-4f3b529ef12e 2026-06-18 17:26:52.187 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f23a9b21-963d-49b9-b8ad-f2e7b2a48283 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: a44f59aa-0f3e-4656-9682-4f3b529ef12e [pid: 7|app: 0|req: 1310/2636] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:26:52 2026] DELETE /v2.0/networks/8b9bbfa4-adb6-4e75-8a11-1dd7cfdd6878 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2637] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:26:52 2026] GET /v2.0/security-groups?tenant_id=ad408218167b45428f521c91e1d0b158&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2638] 199.204.45.53 () {34 vars in 1261 bytes} [Thu Jun 18 17:26:52 2026] GET /v2.0/ports/bc1ed02b-f7bc-4468-aaec-4284017394aa?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2639] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:26:52 2026] DELETE /v2.0/security-groups/d609c4aa-09c7-4f0d-b108-2a3844d0bf30 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2640] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:26:52 2026] GET /v2.0/networks/f27276e7-7e71-432e-ba47-84f280d404f7?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2641] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:26:52 2026] GET /v2.0/networks/f27276e7-7e71-432e-ba47-84f280d404f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2642] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:26:52 2026] GET /v2.0/security-groups?tenant_id=40ac9759ae3e49cf9230ea922808bbd7&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2643] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:26:53 2026] DELETE /v2.0/security-groups/fc61104a-c61d-4ef7-b3bc-a87ff72ea72b => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2644] 199.204.45.53 () {34 vars in 974 bytes} [Thu Jun 18 17:26:53 2026] GET /v2.0/ports/bc1ed02b-f7bc-4468-aaec-4284017394aa => generated 1059 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2645] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:26:53 2026] GET /v2.0/networks?id=f27276e7-7e71-432e-ba47-84f280d404f7 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2646] 199.204.45.53 () {38 vars in 1027 bytes} [Thu Jun 18 17:26:53 2026] PUT /v2.0/ports/bc1ed02b-f7bc-4468-aaec-4284017394aa => generated 1249 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:26:54.098 7 INFO neutron.services.segments.plugin [-] Segment 3def294a-a7b3-45b2-861e-34928ff697bf resource provider aggregate not found 2026-06-18 17:26:54.101 7 INFO neutron.services.segments.plugin [-] Segment 3def294a-a7b3-45b2-861e-34928ff697bf resource provider aggregate not found 2026-06-18 17:26:54.113 7 INFO neutron.services.segments.plugin [-] Segment 3def294a-a7b3-45b2-861e-34928ff697bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3def294a-a7b3-45b2-861e-34928ff697bf found for delete ", "request_id": "req-7caa8767-7192-421e-98cd-74afe47a8651"}]} 2026-06-18 17:26:54.114 7 INFO neutron.services.segments.plugin [-] Segment 3def294a-a7b3-45b2-861e-34928ff697bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3def294a-a7b3-45b2-861e-34928ff697bf found for delete ", "request_id": "req-e43af70c-aa95-4c47-baeb-5f5d13cb29d2"}]} 2026-06-18 17:26:54.179 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4d513d4-a165-4ecd-a1b0-b10f19c07488'] response: {'name': 'network-changed', 'server_uuid': 'c8afbcda-e57d-472d-9412-aafd1425728f', 'tag': 'bc1ed02b-f7bc-4468-aaec-4284017394aa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1316/2647] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:26:54 2026] GET /v2.0/ports?tenant_id=793afc6274db453a9f76a5e6431e3e59&device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 2489 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2648] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:26:54 2026] GET /v2.0/networks?id=f27276e7-7e71-432e-ba47-84f280d404f7 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2649] 199.204.45.53 () {34 vars in 1057 bytes} [Thu Jun 18 17:26:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.125&port_id=bc1ed02b-f7bc-4468-aaec-4284017394aa => 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: 1333/2650] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:26:54 2026] GET /v2.0/subnets?id=e4be82f4-92ca-4185-b351-2cba623ddfad => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2651] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:26:54 2026] GET /v2.0/ports?network_id=f27276e7-7e71-432e-ba47-84f280d404f7&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2652] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:26:54 2026] GET /v2.0/networks/f27276e7-7e71-432e-ba47-84f280d404f7?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2653] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:26:54 2026] GET /v2.0/networks/f27276e7-7e71-432e-ba47-84f280d404f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2654] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:26:56 2026] GET /v2.0/ports?tenant_id=793afc6274db453a9f76a5e6431e3e59&device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 2489 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2655] 199.204.45.53 () {34 vars in 1061 bytes} [Thu Jun 18 17:26:56 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.220&port_id=a3b10437-5c2a-4ce2-8713-dee09dd8302e => 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: 1336/2656] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:26:56 2026] GET /v2.0/subnets?id=fb165615-4265-4a9b-8a80-efa5ba27e842 => generated 654 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2657] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:26:56 2026] GET /v2.0/ports?network_id=b525643e-1a5c-4945-85d6-664623cdea80&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2658] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:26:56 2026] GET /v2.0/networks/b525643e-1a5c-4945-85d6-664623cdea80?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: 1322/2659] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:26:56 2026] GET /v2.0/networks/b525643e-1a5c-4945-85d6-664623cdea80?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2660] 199.204.45.53 () {34 vars in 1057 bytes} [Thu Jun 18 17:26:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.125&port_id=bc1ed02b-f7bc-4468-aaec-4284017394aa => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2661] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:26:56 2026] GET /v2.0/subnets?id=e4be82f4-92ca-4185-b351-2cba623ddfad => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2662] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:26:56 2026] GET /v2.0/ports?network_id=f27276e7-7e71-432e-ba47-84f280d404f7&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2663] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:26:56 2026] GET /v2.0/networks/f27276e7-7e71-432e-ba47-84f280d404f7?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: 1340/2664] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:26:56 2026] GET /v2.0/networks/f27276e7-7e71-432e-ba47-84f280d404f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:26:57.642 7 INFO neutron.db.segments_db [None req-351ada5b-dd77-41ff-b074-ac8a962c03d2 76c0d83b6f8a4c938fb2cf357aae4cd7 f478578529f442dca50e0841b8d18397 - - default default] Added segment 630f7f09-de7b-4262-89be-c04562c51ba2 of type vxlan for network 8d80d029-fcd8-427d-a72d-d59afaf4e3e3 [pid: 7|app: 0|req: 1325/2665] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:26:57 2026] POST /v2.0/networks => generated 613 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:26:57.792 8 INFO neutron.db.segments_db [None req-76c6d52c-4a34-4ee6-ab90-014329177a46 76c0d83b6f8a4c938fb2cf357aae4cd7 f478578529f442dca50e0841b8d18397 - - default default] Added segment 268229f3-9d6f-4bd4-b5af-97d598f86d0f of type vxlan for network 9a78aa98-c605-477d-839b-5a8513264d38 [pid: 8|app: 0|req: 1341/2666] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:26:57 2026] POST /v2.0/networks => generated 611 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:26:57.939 7 INFO neutron.db.segments_db [None req-4d6a91a7-0d83-484b-9efc-962c8d5c00ff 76c0d83b6f8a4c938fb2cf357aae4cd7 f478578529f442dca50e0841b8d18397 - - default default] Added segment cc97cad4-2640-4021-a715-945afbb594b1 of type vxlan for network 1ecc18d1-4d79-4e54-a15b-924711512421 [pid: 7|app: 0|req: 1326/2667] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:26:57 2026] POST /v2.0/networks => generated 613 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:26:58.116 8 INFO neutron.db.segments_db [None req-77e96a9c-d956-4d7b-8c4b-7484e8263140 76c0d83b6f8a4c938fb2cf357aae4cd7 f478578529f442dca50e0841b8d18397 - - default default] Added segment 9687f12a-70b2-467a-a7f0-9fe53ded9857 of type vxlan for network 7e30bb15-425c-4967-9133-a54211bb4bce [pid: 8|app: 0|req: 1342/2668] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:26:58 2026] POST /v2.0/networks => generated 612 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:26:58.272 7 INFO neutron.db.segments_db [None req-82d73db1-de4c-47d3-b0e7-f2664012276d 76c0d83b6f8a4c938fb2cf357aae4cd7 f478578529f442dca50e0841b8d18397 - - default default] Added segment 08af9ad1-d9da-44f2-ae3d-22c326e42ad6 of type vxlan for network fe5dc162-9a29-4187-a489-75a583e7bddc [pid: 7|app: 0|req: 1327/2669] 10.0.0.32 () {34 vars in 669 bytes} [Thu Jun 18 17:26:58 2026] POST /v2.0/networks => generated 613 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2670] 10.0.0.32 () {34 vars in 752 bytes} [Thu Jun 18 17:26:58 2026] PUT /v2.0/networks/8d80d029-fcd8-427d-a72d-d59afaf4e3e3/tags => generated 17 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2671] 10.0.0.32 () {34 vars in 752 bytes} [Thu Jun 18 17:26:58 2026] PUT /v2.0/networks/9a78aa98-c605-477d-839b-5a8513264d38/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2672] 10.0.0.32 () {34 vars in 752 bytes} [Thu Jun 18 17:26:58 2026] PUT /v2.0/networks/1ecc18d1-4d79-4e54-a15b-924711512421/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: 1329/2673] 10.0.0.32 () {34 vars in 752 bytes} [Thu Jun 18 17:26:58 2026] PUT /v2.0/networks/7e30bb15-425c-4967-9133-a54211bb4bce/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2674] 10.0.0.32 () {32 vars in 665 bytes} [Thu Jun 18 17:26:58 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2675] 10.0.0.32 () {32 vars in 679 bytes} [Thu Jun 18 17:26:58 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2676] 10.0.0.32 () {32 vars in 675 bytes} [Thu Jun 18 17:26:58 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2677] 10.0.0.32 () {32 vars in 687 bytes} [Thu Jun 18 17:26:58 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2678] 10.0.0.32 () {32 vars in 673 bytes} [Thu Jun 18 17:26:58 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2679] 10.0.0.32 () {32 vars in 687 bytes} [Thu Jun 18 17:26:58 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2680] 10.0.0.32 () {32 vars in 683 bytes} [Thu Jun 18 17:26:59 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2681] 10.0.0.32 () {32 vars in 695 bytes} [Thu Jun 18 17:26:59 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:26:59.362 8 INFO neutron.services.segments.plugin [-] Segment 630f7f09-de7b-4262-89be-c04562c51ba2 resource provider aggregate not found 2026-06-18 17:26:59.367 8 INFO neutron.services.segments.plugin [-] Segment 630f7f09-de7b-4262-89be-c04562c51ba2 resource provider aggregate not found 2026-06-18 17:26:59.382 8 INFO neutron.services.segments.plugin [-] Segment 630f7f09-de7b-4262-89be-c04562c51ba2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 630f7f09-de7b-4262-89be-c04562c51ba2 found for delete ", "request_id": "req-9b455248-7b57-47eb-ae8e-a274bbede247"}]} 2026-06-18 17:26:59.384 8 INFO neutron.services.segments.plugin [-] Segment 630f7f09-de7b-4262-89be-c04562c51ba2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 630f7f09-de7b-4262-89be-c04562c51ba2 found for delete ", "request_id": "req-ea60474d-cbc3-482f-9724-35fd3317d3b4"}]} [pid: 8|app: 0|req: 1349/2682] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:26:59 2026] DELETE /v2.0/networks/8d80d029-fcd8-427d-a72d-d59afaf4e3e3 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:26:59.508 7 INFO neutron.services.segments.plugin [-] Segment 268229f3-9d6f-4bd4-b5af-97d598f86d0f resource provider aggregate not found 2026-06-18 17:26:59.516 7 INFO neutron.services.segments.plugin [-] Segment 268229f3-9d6f-4bd4-b5af-97d598f86d0f resource provider aggregate not found 2026-06-18 17:26:59.532 7 INFO neutron.services.segments.plugin [-] Segment 268229f3-9d6f-4bd4-b5af-97d598f86d0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 268229f3-9d6f-4bd4-b5af-97d598f86d0f found for delete ", "request_id": "req-a7925c14-2d5d-40ea-ae74-43dd023ffe6a"}]} 2026-06-18 17:26:59.533 7 INFO neutron.services.segments.plugin [-] Segment 268229f3-9d6f-4bd4-b5af-97d598f86d0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 268229f3-9d6f-4bd4-b5af-97d598f86d0f found for delete ", "request_id": "req-341f5ecb-ab9f-41b2-803d-f5089d25ab1d"}]} [pid: 7|app: 0|req: 1334/2683] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:26:59 2026] DELETE /v2.0/networks/9a78aa98-c605-477d-839b-5a8513264d38 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2684] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:26:59 2026] DELETE /v2.0/networks/1ecc18d1-4d79-4e54-a15b-924711512421 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2685] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:26:59 2026] DELETE /v2.0/networks/7e30bb15-425c-4967-9133-a54211bb4bce => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2686] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:26:59 2026] DELETE /v2.0/networks/fe5dc162-9a29-4187-a489-75a583e7bddc => 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: 1337/2689] 10.0.0.15 () {34 vars in 970 bytes} [Thu Jun 18 17:27:00 2026] GET /v2.0/ports/bc1ed02b-f7bc-4468-aaec-4284017394aa => generated 1251 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2690] 199.204.45.53 () {34 vars in 788 bytes} [Thu Jun 18 17:27:00 2026] PUT /v2.0/ports/bc1ed02b-f7bc-4468-aaec-4284017394aa => generated 1275 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:27:00.832 8 INFO neutron.api.v2.resource [None req-f5e28c24-7e4e-47e5-af92-f3c35dac5de7 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1354/2691] 199.204.45.53 () {30 vars in 762 bytes} [Thu Jun 18 17:27:00 2026] GET /v2.0/security-groups/lb-6f9d8027-b4e2-470b-8e71-a49de59ed646 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:27:00.853 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a03041ea-c1ac-4f2d-ae9d-6e33f841ddb1'] response: {'name': 'network-changed', 'server_uuid': 'c8afbcda-e57d-472d-9412-aafd1425728f', 'tag': 'bc1ed02b-f7bc-4468-aaec-4284017394aa', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1355/2692] 199.204.45.53 () {30 vars in 784 bytes} [Thu Jun 18 17:27:00 2026] GET /v2.0/security-groups?name=lb-6f9d8027-b4e2-470b-8e71-a49de59ed646 => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2693] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:27:00 2026] GET /v2.0/security-groups?tenant_id=6e798e4cc7bd4dbab6ac989510835aa1&name=default => generated 2929 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2694] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:27:01 2026] DELETE /v2.0/security-groups/2691447e-c981-4f0d-aee4-8f99f4cd4e82 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2695] 199.204.45.53 () {34 vars in 788 bytes} [Thu Jun 18 17:27:00 2026] PUT /v2.0/ports/bc1ed02b-f7bc-4468-aaec-4284017394aa => generated 1313 bytes in 338 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-06-18 17:27:01.400 8 INFO neutron.services.segments.plugin [-] Segment cc97cad4-2640-4021-a715-945afbb594b1 resource provider aggregate not found 2026-06-18 17:27:01.409 8 INFO neutron.services.segments.plugin [-] Segment cc97cad4-2640-4021-a715-945afbb594b1 resource provider aggregate not found [pid: 8|app: 0|req: 1357/2696] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:27:01 2026] GET /v2.0/ports?tenant_id=793afc6274db453a9f76a5e6431e3e59&device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 2589 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2697] 199.204.45.53 () {30 vars in 702 bytes} [Thu Jun 18 17:27:01 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) 2026-06-18 17:27:01.420 8 INFO neutron.services.segments.plugin [-] Segment cc97cad4-2640-4021-a715-945afbb594b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc97cad4-2640-4021-a715-945afbb594b1 found for delete ", "request_id": "req-16cb6390-e389-4587-a50d-b421876a38da"}]} 2026-06-18 17:27:01.425 8 INFO neutron.services.segments.plugin [-] Segment cc97cad4-2640-4021-a715-945afbb594b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc97cad4-2640-4021-a715-945afbb594b1 found for delete ", "request_id": "req-85742229-fda8-41d8-9d41-f29106de749e"}]} [pid: 7|app: 0|req: 1340/2698] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:27:01 2026] GET /v2.0/security-groups?tenant_id=47f1065073c7403fa48395f2fb0a852a&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2699] 199.204.45.53 () {30 vars in 704 bytes} [Thu Jun 18 17:27:01 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) 2026-06-18 17:27:01.443 8 INFO neutron.services.segments.plugin [-] Segment 08af9ad1-d9da-44f2-ae3d-22c326e42ad6 resource provider aggregate not found 2026-06-18 17:27:01.449 8 INFO neutron.services.segments.plugin [-] Segment 08af9ad1-d9da-44f2-ae3d-22c326e42ad6 resource provider aggregate not found 2026-06-18 17:27:01.469 8 INFO neutron.services.segments.plugin [-] Segment 08af9ad1-d9da-44f2-ae3d-22c326e42ad6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08af9ad1-d9da-44f2-ae3d-22c326e42ad6 found for delete ", "request_id": "req-f32aab92-cf7d-4789-9d2f-34ede2240c78"}]} 2026-06-18 17:27:01.473 8 INFO neutron.services.segments.plugin [-] Segment 08af9ad1-d9da-44f2-ae3d-22c326e42ad6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08af9ad1-d9da-44f2-ae3d-22c326e42ad6 found for delete ", "request_id": "req-581af7c7-e2c8-4ecf-8638-8a69aa56495c"}]} [pid: 8|app: 0|req: 1359/2700] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:27:01 2026] GET /v2.0/networks?id=f27276e7-7e71-432e-ba47-84f280d404f7 => generated 800 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2701] 199.204.45.53 () {30 vars in 680 bytes} [Thu Jun 18 17:27:01 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: 1361/2702] 199.204.45.53 () {34 vars in 1057 bytes} [Thu Jun 18 17:27:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.125&port_id=bc1ed02b-f7bc-4468-aaec-4284017394aa => 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: 1362/2703] 199.204.45.53 () {30 vars in 716 bytes} [Thu Jun 18 17:27:01 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: 1363/2704] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:27:01 2026] GET /v2.0/subnets?id=e4be82f4-92ca-4185-b351-2cba623ddfad => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2705] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:27:01 2026] DELETE /v2.0/security-groups/81732f35-2389-4144-9fd6-52084c345522 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:27:01.555 7 INFO neutron.services.segments.plugin [-] Segment 9687f12a-70b2-467a-a7f0-9fe53ded9857 resource provider aggregate not found 2026-06-18 17:27:01.558 7 INFO neutron.services.segments.plugin [-] Segment 9687f12a-70b2-467a-a7f0-9fe53ded9857 resource provider aggregate not found [pid: 8|app: 0|req: 1364/2706] 199.204.45.53 () {30 vars in 740 bytes} [Thu Jun 18 17:27:01 2026] GET /v2.0/subnets/e4be82f4-92ca-4185-b351-2cba623ddfad => generated 675 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:27:01.581 7 INFO neutron.services.segments.plugin [-] Segment 9687f12a-70b2-467a-a7f0-9fe53ded9857 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9687f12a-70b2-467a-a7f0-9fe53ded9857 found for delete ", "request_id": "req-f45f106d-e0ff-4c8b-bd0e-de384485d198"}]} 2026-06-18 17:27:01.583 7 INFO neutron.services.segments.plugin [-] Segment 9687f12a-70b2-467a-a7f0-9fe53ded9857 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9687f12a-70b2-467a-a7f0-9fe53ded9857 found for delete ", "request_id": "req-20dcd5f7-e926-430d-9288-75aca7a4b04d"}]} [pid: 7|app: 0|req: 1343/2707] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:27:01 2026] GET /v2.0/ports?network_id=f27276e7-7e71-432e-ba47-84f280d404f7&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2708] 199.204.45.53 () {30 vars in 736 bytes} [Thu Jun 18 17:27:01 2026] GET /v2.0/ports/3ee1fedd-2314-4072-a5a6-871ea18df506 => generated 1128 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2709] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:27:01 2026] GET /v2.0/networks/f27276e7-7e71-432e-ba47-84f280d404f7?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2710] 199.204.45.53 () {30 vars in 736 bytes} [Thu Jun 18 17:27:01 2026] GET /v2.0/ports/bc1ed02b-f7bc-4468-aaec-4284017394aa => generated 1349 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2711] 199.204.45.53 () {30 vars in 740 bytes} [Thu Jun 18 17:27:01 2026] GET /v2.0/subnets/e4be82f4-92ca-4185-b351-2cba623ddfad => generated 675 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2712] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:27:01 2026] GET /v2.0/networks/f27276e7-7e71-432e-ba47-84f280d404f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2713] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:27:01 2026] GET /v2.0/security-groups?tenant_id=f478578529f442dca50e0841b8d18397&name=default => generated 2929 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2714] 199.204.45.53 () {30 vars in 742 bytes} [Thu Jun 18 17:27:01 2026] GET /v2.0/networks/f27276e7-7e71-432e-ba47-84f280d404f7 => generated 797 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2715] 199.204.45.53 () {30 vars in 736 bytes} [Thu Jun 18 17:27:01 2026] GET /v2.0/ports/3ee1fedd-2314-4072-a5a6-871ea18df506 => generated 1128 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2716] 199.204.45.53 () {30 vars in 740 bytes} [Thu Jun 18 17:27:01 2026] GET /v2.0/subnets/e4be82f4-92ca-4185-b351-2cba623ddfad => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2717] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:27:01 2026] DELETE /v2.0/security-groups/f42e6b92-3de8-4626-ad47-f37483573680 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:27:02.894 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5846c70d-9a3b-4cb4-8833-ddf75c7715e0'] response: {'name': 'network-changed', 'server_uuid': 'c8afbcda-e57d-472d-9412-aafd1425728f', 'tag': 'bc1ed02b-f7bc-4468-aaec-4284017394aa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1349/2718] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:27:03 2026] GET /v2.0/ports?tenant_id=793afc6274db453a9f76a5e6431e3e59&device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 2589 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2719] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:27:03 2026] GET /v2.0/networks?id=f27276e7-7e71-432e-ba47-84f280d404f7 => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2720] 199.204.45.53 () {34 vars in 1057 bytes} [Thu Jun 18 17:27:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.125&port_id=bc1ed02b-f7bc-4468-aaec-4284017394aa => 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: 1371/2721] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:27:03 2026] GET /v2.0/subnets?id=e4be82f4-92ca-4185-b351-2cba623ddfad => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2722] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:27:03 2026] GET /v2.0/ports?network_id=f27276e7-7e71-432e-ba47-84f280d404f7&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2723] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:27:03 2026] GET /v2.0/networks/f27276e7-7e71-432e-ba47-84f280d404f7?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: 1352/2724] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:27:03 2026] GET /v2.0/networks/f27276e7-7e71-432e-ba47-84f280d404f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2725] 10.0.0.32 () {34 vars in 677 bytes} [Thu Jun 18 17:27:05 2026] POST /v2.0/qos/policies => generated 359 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2726] 10.0.0.32 () {34 vars in 677 bytes} [Thu Jun 18 17:27:06 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: 8|app: 0|req: 1375/2727] 10.0.0.32 () {34 vars in 677 bytes} [Thu Jun 18 17:27:06 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: 8|app: 0|req: 1376/2728] 10.0.0.32 () {34 vars in 677 bytes} [Thu Jun 18 17:27:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2729] 10.0.0.32 () {34 vars in 677 bytes} [Thu Jun 18 17:27:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2730] 10.0.0.32 () {34 vars in 752 bytes} [Thu Jun 18 17:27:06 2026] PUT /v2.0/policies/dc6fbb1b-1b4f-4b9c-bf71-018fa3652aae/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: 1379/2731] 10.0.0.32 () {34 vars in 752 bytes} [Thu Jun 18 17:27:06 2026] PUT /v2.0/policies/36f0a005-e20e-49c7-af24-703c238a296b/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: 1380/2732] 10.0.0.32 () {34 vars in 752 bytes} [Thu Jun 18 17:27:06 2026] PUT /v2.0/policies/1dc89afb-4957-40c3-adf6-2afb4397e9bc/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2733] 10.0.0.32 () {34 vars in 752 bytes} [Thu Jun 18 17:27:06 2026] PUT /v2.0/policies/dbb1c9b3-3ff9-4bec-b9dc-16225c3bf0df/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:27:06.700 7 INFO neutron.db.l3_db [None req-63ed1437-7796-44de-b133-3c96b8216663 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] Floating IP 8ae9c40e-1a54-49f5-9309-a886525cad35 associated. External IP: 10.96.250.217, port: 3ee1fedd-2314-4072-a5a6-871ea18df506. [pid: 8|app: 0|req: 1382/2734] 10.0.0.32 () {32 vars in 673 bytes} [Thu Jun 18 17:27:06 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2735] 10.0.0.32 () {32 vars in 687 bytes} [Thu Jun 18 17:27:06 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2736] 10.0.0.32 () {34 vars in 676 bytes} [Thu Jun 18 17:27:05 2026] POST /v2.0/floatingips => generated 898 bytes in 1043 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2737] 10.0.0.32 () {32 vars in 683 bytes} [Thu Jun 18 17:27:07 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2738] 10.0.0.32 () {32 vars in 695 bytes} [Thu Jun 18 17:27:07 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2739] 10.0.0.32 () {32 vars in 681 bytes} [Thu Jun 18 17:27:07 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2740] 10.0.0.32 () {32 vars in 695 bytes} [Thu Jun 18 17:27:07 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2741] 10.0.0.32 () {32 vars in 691 bytes} [Thu Jun 18 17:27:07 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2742] 10.0.0.32 () {32 vars in 703 bytes} [Thu Jun 18 17:27:07 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2743] 10.0.0.32 () {32 vars in 733 bytes} [Thu Jun 18 17:27:07 2026] DELETE /v2.0/qos/policies/dc6fbb1b-1b4f-4b9c-bf71-018fa3652aae => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2744] 10.0.0.32 () {32 vars in 733 bytes} [Thu Jun 18 17:27:07 2026] DELETE /v2.0/qos/policies/36f0a005-e20e-49c7-af24-703c238a296b => 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: 1388/2745] 10.0.0.32 () {32 vars in 733 bytes} [Thu Jun 18 17:27:07 2026] DELETE /v2.0/qos/policies/1dc89afb-4957-40c3-adf6-2afb4397e9bc => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2746] 10.0.0.32 () {32 vars in 733 bytes} [Thu Jun 18 17:27:07 2026] DELETE /v2.0/qos/policies/dbb1c9b3-3ff9-4bec-b9dc-16225c3bf0df => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2747] 10.0.0.32 () {32 vars in 733 bytes} [Thu Jun 18 17:27:07 2026] DELETE /v2.0/qos/policies/42fe4163-0b31-49a1-926c-fa82c3a26c21 => 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: 1359/2748] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:27:09 2026] GET /v2.0/security-groups?tenant_id=252bfa0524a54662b65f8ca5a388541c&name=default => generated 2929 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2749] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:27:09 2026] DELETE /v2.0/security-groups/122f21bc-17f3-483a-8277-e43afce2f8bf => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2750] 199.204.45.53 () {30 vars in 702 bytes} [Thu Jun 18 17:27:09 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: 1392/2751] 199.204.45.53 () {30 vars in 704 bytes} [Thu Jun 18 17:27:09 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: 1393/2752] 199.204.45.53 () {30 vars in 680 bytes} [Thu Jun 18 17:27:09 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: 8|app: 0|req: 1394/2753] 199.204.45.53 () {30 vars in 716 bytes} [Thu Jun 18 17:27:09 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-06-18 17:27:09.790 8 INFO neutron.api.v2.resource [None req-4df83826-3a19-48ad-ae3f-fe2f9a1a48e2 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1395/2754] 199.204.45.53 () {30 vars in 762 bytes} [Thu Jun 18 17:27:09 2026] GET /v2.0/security-groups/lb-6f9d8027-b4e2-470b-8e71-a49de59ed646 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2755] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:27:09 2026] GET /v2.0/security-groups?tenant_id=2f6db17a13444df29aad61d9842f35d8&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2756] 199.204.45.53 () {30 vars in 784 bytes} [Thu Jun 18 17:27:09 2026] GET /v2.0/security-groups?name=lb-6f9d8027-b4e2-470b-8e71-a49de59ed646 => 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: 1362/2757] 199.204.45.53 () {30 vars in 814 bytes} [Thu Jun 18 17:27:09 2026] GET /v2.0/security-group-rules?security_group_id=54c821b8-dde7-446d-977f-26de87b507f9 => generated 1182 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2758] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:27:09 2026] DELETE /v2.0/security-groups/d4a917b8-06e6-48a7-ba50-1ec3f03a853c => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2759] 199.204.45.53 () {34 vars in 746 bytes} [Thu Jun 18 17:27:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2760] 199.204.45.53 () {34 vars in 746 bytes} [Thu Jun 18 17:27:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2761] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:27:10 2026] GET /v2.0/security-groups?tenant_id=f4dc9cceba5b465787e4dc1790854fdd&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2762] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:27:10 2026] DELETE /v2.0/security-groups/36b98d2b-f93f-40ba-8dd0-43d8508388bc => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:27:14.589 7 INFO neutron.db.segments_db [None req-4a56c6d9-5e1f-479c-a1b7-3891d35dd02a 138f061a68b449a48a5d4a52aff8e80f 340fe213d7924d6fa973f98c53cb2063 - - default default] Added segment 057d07e8-9d21-45e5-ada2-ed2be87e4e44 of type vxlan for network 95b9c30e-b18f-46b7-ba68-ba3830eb50b7 2026-06-18 17:27:14.822 7 INFO neutron.db.l3_hamode_db [None req-4a56c6d9-5e1f-479c-a1b7-3891d35dd02a 138f061a68b449a48a5d4a52aff8e80f 340fe213d7924d6fa973f98c53cb2063 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 17:27:14.952 7 INFO neutron.db.l3_hamode_db [None req-4a56c6d9-5e1f-479c-a1b7-3891d35dd02a 138f061a68b449a48a5d4a52aff8e80f 340fe213d7924d6fa973f98c53cb2063 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1365/2765] 10.0.0.32 () {34 vars in 667 bytes} [Thu Jun 18 17:27:14 2026] POST /v2.0/routers => generated 474 bytes in 1164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:27:15.595 8 INFO neutron.db.l3_hamode_db [None req-667ea92f-17cd-49b0-ba74-6f539e4e3fb1 138f061a68b449a48a5d4a52aff8e80f 340fe213d7924d6fa973f98c53cb2063 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 17:27:15.729 8 INFO neutron.db.l3_hamode_db [None req-667ea92f-17cd-49b0-ba74-6f539e4e3fb1 138f061a68b449a48a5d4a52aff8e80f 340fe213d7924d6fa973f98c53cb2063 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1401/2766] 10.0.0.32 () {34 vars in 667 bytes} [Thu Jun 18 17:27:15 2026] POST /v2.0/routers => generated 474 bytes in 740 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:27:16.345 7 INFO neutron.db.l3_hamode_db [None req-037cd0fe-77e1-4735-9ff9-c3c8f4462f81 138f061a68b449a48a5d4a52aff8e80f 340fe213d7924d6fa973f98c53cb2063 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 17:27:16.482 7 INFO neutron.db.l3_hamode_db [None req-037cd0fe-77e1-4735-9ff9-c3c8f4462f81 138f061a68b449a48a5d4a52aff8e80f 340fe213d7924d6fa973f98c53cb2063 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1366/2767] 10.0.0.32 () {34 vars in 667 bytes} [Thu Jun 18 17:27:16 2026] POST /v2.0/routers => generated 474 bytes in 757 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:27:17.110 8 INFO neutron.db.l3_hamode_db [None req-0cdf6a9e-d17f-40d3-98a0-01bbcd5e4b63 138f061a68b449a48a5d4a52aff8e80f 340fe213d7924d6fa973f98c53cb2063 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 17:27:17.221 8 INFO neutron.db.l3_hamode_db [None req-0cdf6a9e-d17f-40d3-98a0-01bbcd5e4b63 138f061a68b449a48a5d4a52aff8e80f 340fe213d7924d6fa973f98c53cb2063 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1402/2768] 10.0.0.32 () {34 vars in 667 bytes} [Thu Jun 18 17:27:17 2026] POST /v2.0/routers => generated 474 bytes in 646 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-18 17:27:17.750 7 INFO neutron.db.l3_hamode_db [None req-1e161895-11d9-4886-bbe9-f6d85b30035e 138f061a68b449a48a5d4a52aff8e80f 340fe213d7924d6fa973f98c53cb2063 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-18 17:27:17.966 7 INFO neutron.db.l3_hamode_db [None req-1e161895-11d9-4886-bbe9-f6d85b30035e 138f061a68b449a48a5d4a52aff8e80f 340fe213d7924d6fa973f98c53cb2063 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1367/2769] 10.0.0.32 () {34 vars in 667 bytes} [Thu Jun 18 17:27:17 2026] POST /v2.0/routers => generated 474 bytes in 886 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2770] 10.0.0.32 () {34 vars in 750 bytes} [Thu Jun 18 17:27:18 2026] PUT /v2.0/routers/40857916-4c67-493b-b830-0d408abf47cc/tags => generated 17 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2771] 10.0.0.32 () {34 vars in 750 bytes} [Thu Jun 18 17:27:18 2026] PUT /v2.0/routers/5765bbbb-0cd4-44db-aae5-ac91162ebbaa/tags => generated 25 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2772] 10.0.0.128 () {30 vars in 690 bytes} [Thu Jun 18 17:27:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2773] 10.0.0.128 () {30 vars in 692 bytes} [Thu Jun 18 17:27:18 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: 1406/2774] 10.0.0.128 () {30 vars in 668 bytes} [Thu Jun 18 17:27:18 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: 1407/2775] 10.0.0.128 () {30 vars in 704 bytes} [Thu Jun 18 17:27:18 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: 1369/2776] 10.0.0.32 () {34 vars in 750 bytes} [Thu Jun 18 17:27:18 2026] PUT /v2.0/routers/a68027e7-cc41-4cd6-ad34-bd32ab1ba3ab/tags => generated 34 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2777] 10.0.0.32 () {34 vars in 750 bytes} [Thu Jun 18 17:27:18 2026] PUT /v2.0/routers/3f3c3f52-d53f-42a6-bf26-31979251940e/tags => generated 19 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2778] 10.0.0.32 () {32 vars in 663 bytes} [Thu Jun 18 17:27:19 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2779] 10.0.0.32 () {32 vars in 677 bytes} [Thu Jun 18 17:27:19 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2780] 10.0.0.32 () {32 vars in 673 bytes} [Thu Jun 18 17:27:19 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2781] 10.0.0.32 () {32 vars in 685 bytes} [Thu Jun 18 17:27:19 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2782] 10.0.0.128 () {28 vars in 439 bytes} [Thu Jun 18 17:27:19 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2783] 10.0.0.128 () {30 vars in 728 bytes} [Thu Jun 18 17:27:19 2026] GET /v2.0/subnets/24996ce9-7f78-4b4c-91bb-4e2d795caf57 => generated 655 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2784] 10.0.0.32 () {32 vars in 671 bytes} [Thu Jun 18 17:27:19 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2785] 10.0.0.32 () {32 vars in 685 bytes} [Thu Jun 18 17:27:19 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2786] 10.0.0.32 () {32 vars in 681 bytes} [Thu Jun 18 17:27:19 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2787] 10.0.0.32 () {32 vars in 693 bytes} [Thu Jun 18 17:27:19 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2788] 10.0.0.32 () {32 vars in 720 bytes} [Thu Jun 18 17:27:19 2026] GET /v2.0/routers/40857916-4c67-493b-b830-0d408abf47cc => generated 485 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2789] 10.0.0.32 () {34 vars in 741 bytes} [Thu Jun 18 17:27:19 2026] PUT /v2.0/routers/40857916-4c67-493b-b830-0d408abf47cc => generated 485 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2790] 10.0.0.32 () {32 vars in 735 bytes} [Thu Jun 18 17:27:20 2026] GET /v2.0/ports?device_id=40857916-4c67-493b-b830-0d408abf47cc => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:27:20.497 8 INFO neutron_taas.services.taas.taas_plugin [None req-f89234c6-ee7f-4a9d-ac02-592740571b55 138f061a68b449a48a5d4a52aff8e80f 340fe213d7924d6fa973f98c53cb2063 - - default default] TaaS: Handle Delete Port: 6a0ff54f-2ce4-4ca2-a9c9-121c94134355 2026-06-18 17:27:20.500 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f89234c6-ee7f-4a9d-ac02-592740571b55 138f061a68b449a48a5d4a52aff8e80f 340fe213d7924d6fa973f98c53cb2063 - - default default] Tap Mirror: Handle Delete Port: 6a0ff54f-2ce4-4ca2-a9c9-121c94134355 [pid: 8|app: 0|req: 1416/2791] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:27:20 2026] DELETE /v2.0/routers/40857916-4c67-493b-b830-0d408abf47cc => generated 0 bytes in 342 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2792] 10.0.0.32 () {32 vars in 720 bytes} [Thu Jun 18 17:27:20 2026] GET /v2.0/routers/5765bbbb-0cd4-44db-aae5-ac91162ebbaa => generated 493 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2793] 10.0.0.32 () {34 vars in 741 bytes} [Thu Jun 18 17:27:20 2026] PUT /v2.0/routers/5765bbbb-0cd4-44db-aae5-ac91162ebbaa => generated 493 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2794] 10.0.0.32 () {32 vars in 735 bytes} [Thu Jun 18 17:27:21 2026] GET /v2.0/ports?device_id=5765bbbb-0cd4-44db-aae5-ac91162ebbaa => 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: 1378/2795] 199.204.45.53 () {30 vars in 702 bytes} [Thu Jun 18 17:27:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2796] 199.204.45.53 () {30 vars in 704 bytes} [Thu Jun 18 17:27:21 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: 1380/2797] 199.204.45.53 () {30 vars in 680 bytes} [Thu Jun 18 17:27:21 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: 1381/2798] 199.204.45.53 () {30 vars in 716 bytes} [Thu Jun 18 17:27:21 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: 1382/2799] 199.204.45.53 () {30 vars in 740 bytes} [Thu Jun 18 17:27:21 2026] GET /v2.0/subnets/24996ce9-7f78-4b4c-91bb-4e2d795caf57 => 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: 1383/2800] 199.204.45.53 () {30 vars in 768 bytes} [Thu Jun 18 17:27:21 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 2589 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:27:21.777 8 INFO neutron_taas.services.taas.taas_plugin [None req-26f7030b-06dd-406c-89f8-25677d588768 138f061a68b449a48a5d4a52aff8e80f 340fe213d7924d6fa973f98c53cb2063 - - default default] TaaS: Handle Delete Port: fc49854d-a226-483a-aa3c-bf5f2dfb6d76 2026-06-18 17:27:21.779 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26f7030b-06dd-406c-89f8-25677d588768 138f061a68b449a48a5d4a52aff8e80f 340fe213d7924d6fa973f98c53cb2063 - - default default] Tap Mirror: Handle Delete Port: fc49854d-a226-483a-aa3c-bf5f2dfb6d76 [pid: 7|app: 0|req: 1384/2801] 199.204.45.53 () {30 vars in 702 bytes} [Thu Jun 18 17:27:21 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: 1385/2802] 199.204.45.53 () {30 vars in 704 bytes} [Thu Jun 18 17:27:21 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: 1386/2803] 199.204.45.53 () {30 vars in 680 bytes} [Thu Jun 18 17:27:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2804] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:27:21 2026] DELETE /v2.0/routers/5765bbbb-0cd4-44db-aae5-ac91162ebbaa => generated 0 bytes in 756 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2805] 199.204.45.53 () {30 vars in 716 bytes} [Thu Jun 18 17:27:21 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: 7|app: 0|req: 1387/2806] 10.0.0.32 () {32 vars in 720 bytes} [Thu Jun 18 17:27:21 2026] GET /v2.0/routers/a68027e7-cc41-4cd6-ad34-bd32ab1ba3ab => generated 502 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2807] 199.204.45.53 () {34 vars in 716 bytes} [Thu Jun 18 17:27:21 2026] POST /v2.0/ports => generated 1328 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2808] 10.0.0.32 () {34 vars in 741 bytes} [Thu Jun 18 17:27:22 2026] PUT /v2.0/routers/a68027e7-cc41-4cd6-ad34-bd32ab1ba3ab => generated 502 bytes in 543 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: 1421/2809] 10.0.0.32 () {32 vars in 735 bytes} [Thu Jun 18 17:27:22 2026] GET /v2.0/ports?device_id=a68027e7-cc41-4cd6-ad34-bd32ab1ba3ab => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:27:22.779 7 INFO neutron_taas.services.taas.taas_plugin [None req-a5aedce4-9cb9-430a-8046-dac6e92d905c 138f061a68b449a48a5d4a52aff8e80f 340fe213d7924d6fa973f98c53cb2063 - - default default] TaaS: Handle Delete Port: 523c6ec7-7b62-4601-b30f-338cc9fd9a6a 2026-06-18 17:27:22.781 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5aedce4-9cb9-430a-8046-dac6e92d905c 138f061a68b449a48a5d4a52aff8e80f 340fe213d7924d6fa973f98c53cb2063 - - default default] Tap Mirror: Handle Delete Port: 523c6ec7-7b62-4601-b30f-338cc9fd9a6a [pid: 8|app: 0|req: 1422/2810] 10.0.0.15 () {34 vars in 970 bytes} [Thu Jun 18 17:27:22 2026] GET /v2.0/ports/5cee1649-6b91-4d32-b31a-91a7d2efd412 => generated 1328 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2811] 10.0.0.15 () {34 vars in 906 bytes} [Thu Jun 18 17:27:22 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2812] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:27:22 2026] DELETE /v2.0/routers/a68027e7-cc41-4cd6-ad34-bd32ab1ba3ab => generated 0 bytes in 363 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2813] 10.0.0.32 () {32 vars in 720 bytes} [Thu Jun 18 17:27:22 2026] GET /v2.0/routers/3f3c3f52-d53f-42a6-bf26-31979251940e => generated 487 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2814] 10.0.0.32 () {34 vars in 741 bytes} [Thu Jun 18 17:27:23 2026] PUT /v2.0/routers/3f3c3f52-d53f-42a6-bf26-31979251940e => generated 487 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2815] 10.0.0.32 () {32 vars in 735 bytes} [Thu Jun 18 17:27:23 2026] GET /v2.0/ports?device_id=3f3c3f52-d53f-42a6-bf26-31979251940e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:27:23.773 7 INFO neutron_taas.services.taas.taas_plugin [None req-603bc1bd-c3ce-4939-855e-7f72094a2a6f 138f061a68b449a48a5d4a52aff8e80f 340fe213d7924d6fa973f98c53cb2063 - - default default] TaaS: Handle Delete Port: f33bd669-95fe-471a-ba6f-5e5a3c177580 2026-06-18 17:27:23.775 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-603bc1bd-c3ce-4939-855e-7f72094a2a6f 138f061a68b449a48a5d4a52aff8e80f 340fe213d7924d6fa973f98c53cb2063 - - default default] Tap Mirror: Handle Delete Port: f33bd669-95fe-471a-ba6f-5e5a3c177580 [pid: 7|app: 0|req: 1391/2816] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:27:23 2026] DELETE /v2.0/routers/3f3c3f52-d53f-42a6-bf26-31979251940e => generated 0 bytes in 371 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2817] 199.204.45.53 () {34 vars in 1261 bytes} [Thu Jun 18 17:27:23 2026] GET /v2.0/ports/5cee1649-6b91-4d32-b31a-91a7d2efd412?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2818] 10.0.0.32 () {32 vars in 720 bytes} [Thu Jun 18 17:27:23 2026] GET /v2.0/routers/06eabfd3-959a-4648-acce-2d0520cbaf13 => generated 480 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2819] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:27:24 2026] GET /v2.0/networks/7e2061e0-3220-443a-9f21-f3beb6675cdd?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: 1428/2820] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:27:24 2026] GET /v2.0/networks/7e2061e0-3220-443a-9f21-f3beb6675cdd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2821] 199.204.45.53 () {34 vars in 974 bytes} [Thu Jun 18 17:27:24 2026] GET /v2.0/ports/5cee1649-6b91-4d32-b31a-91a7d2efd412 => 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: 1430/2822] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:27:24 2026] GET /v2.0/networks?id=7e2061e0-3220-443a-9f21-f3beb6675cdd => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2823] 10.0.0.32 () {34 vars in 741 bytes} [Thu Jun 18 17:27:24 2026] PUT /v2.0/routers/06eabfd3-959a-4648-acce-2d0520cbaf13 => generated 480 bytes in 887 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2824] 10.0.0.32 () {32 vars in 735 bytes} [Thu Jun 18 17:27:24 2026] GET /v2.0/ports?device_id=06eabfd3-959a-4648-acce-2d0520cbaf13 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:27:25.177 7 INFO neutron_taas.services.taas.taas_plugin [None req-0492eb21-d04d-432c-8902-d54e245559ef 138f061a68b449a48a5d4a52aff8e80f 340fe213d7924d6fa973f98c53cb2063 - - default default] TaaS: Handle Delete Port: 2580e8f0-60cc-47eb-8300-e5b14b96e7cb 2026-06-18 17:27:25.180 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0492eb21-d04d-432c-8902-d54e245559ef 138f061a68b449a48a5d4a52aff8e80f 340fe213d7924d6fa973f98c53cb2063 - - default default] Tap Mirror: Handle Delete Port: 2580e8f0-60cc-47eb-8300-e5b14b96e7cb [pid: 8|app: 0|req: 1431/2825] 199.204.45.53 () {38 vars in 1027 bytes} [Thu Jun 18 17:27:24 2026] PUT /v2.0/ports/5cee1649-6b91-4d32-b31a-91a7d2efd412 => generated 1518 bytes in 500 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:27:25.253 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0e714ad-b56f-4aee-8584-30e50229ba11'] response: {'name': 'network-changed', 'server_uuid': 'c8afbcda-e57d-472d-9412-aafd1425728f', 'tag': '5cee1649-6b91-4d32-b31a-91a7d2efd412', 'status': 'completed', 'code': 200} 2026-06-18 17:27:25.493 7 INFO neutron.services.segments.plugin [-] Segment 057d07e8-9d21-45e5-ada2-ed2be87e4e44 resource provider aggregate not found 2026-06-18 17:27:25.505 7 INFO neutron.services.segments.plugin [-] Segment 057d07e8-9d21-45e5-ada2-ed2be87e4e44 resource provider aggregate not found 2026-06-18 17:27:25.516 7 INFO neutron.services.segments.plugin [-] Segment 057d07e8-9d21-45e5-ada2-ed2be87e4e44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 057d07e8-9d21-45e5-ada2-ed2be87e4e44 found for delete ", "request_id": "req-f38d7dfb-5573-4ffa-b797-9ed97b0246a8"}]} 2026-06-18 17:27:25.524 7 INFO neutron.db.l3_hamode_db [None req-0492eb21-d04d-432c-8902-d54e245559ef 138f061a68b449a48a5d4a52aff8e80f 340fe213d7924d6fa973f98c53cb2063 - - default default] HA network 95b9c30e-b18f-46b7-ba68-ba3830eb50b7 was deleted as no HA routers are present in tenant 340fe213d7924d6fa973f98c53cb2063. [pid: 7|app: 0|req: 1395/2826] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:27:24 2026] DELETE /v2.0/routers/06eabfd3-959a-4648-acce-2d0520cbaf13 => generated 0 bytes in 551 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:27:25.545 7 INFO neutron.services.segments.plugin [-] Segment 057d07e8-9d21-45e5-ada2-ed2be87e4e44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 057d07e8-9d21-45e5-ada2-ed2be87e4e44 found for delete ", "request_id": "req-dd6c3e21-9f11-4867-92c5-daf95e47290c"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 1432/2827] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:27:25 2026] GET /v2.0/ports?tenant_id=793afc6274db453a9f76a5e6431e3e59&device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 4099 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2828] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:27:25 2026] GET /v2.0/networks?id=7e2061e0-3220-443a-9f21-f3beb6675cdd => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2829] 199.204.45.53 () {34 vars in 1057 bytes} [Thu Jun 18 17:27:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.198&port_id=5cee1649-6b91-4d32-b31a-91a7d2efd412 => 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: 1397/2830] 199.204.45.53 () {34 vars in 1103 bytes} [Thu Jun 18 17:27:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A108&port_id=5cee1649-6b91-4d32-b31a-91a7d2efd412 => 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: 1434/2831] 199.204.45.53 () {34 vars in 1063 bytes} [Thu Jun 18 17:27:25 2026] GET /v2.0/subnets?id=39d1968a-ab01-494c-84a7-d8a48c3ec5cc&id=24996ce9-7f78-4b4c-91bb-4e2d795caf57 => generated 1409 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2832] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:27:25 2026] GET /v2.0/ports?network_id=7e2061e0-3220-443a-9f21-f3beb6675cdd&device_owner=network%3Adhcp => generated 1457 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2833] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:27:26 2026] GET /v2.0/ports?network_id=7e2061e0-3220-443a-9f21-f3beb6675cdd&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2834] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:27:26 2026] GET /v2.0/networks/7e2061e0-3220-443a-9f21-f3beb6675cdd?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2835] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:27:26 2026] GET /v2.0/networks/7e2061e0-3220-443a-9f21-f3beb6675cdd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2836] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:27:26 2026] GET /v2.0/security-groups?tenant_id=340fe213d7924d6fa973f98c53cb2063&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: 1437/2837] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:27:26 2026] DELETE /v2.0/security-groups/9aa06e4a-d68d-4aa0-9dde-71c94ed9cd82 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2838] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:27:26 2026] GET /v2.0/security-groups?tenant_id=26a97bdb9d6b425ab7c3267ee0cc3e5c&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2839] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:27:26 2026] DELETE /v2.0/security-groups/fbbb0419-ef84-46b5-bf47-ddd813062118 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2840] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:27:27 2026] GET /v2.0/ports?tenant_id=793afc6274db453a9f76a5e6431e3e59&device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 4099 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2841] 199.204.45.53 () {34 vars in 1061 bytes} [Thu Jun 18 17:27:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.220&port_id=a3b10437-5c2a-4ce2-8713-dee09dd8302e => 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: 1402/2842] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:27:27 2026] GET /v2.0/security-groups?tenant_id=d8152a07c0234185913845484ab04be7&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2843] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:27:27 2026] GET /v2.0/subnets?id=fb165615-4265-4a9b-8a80-efa5ba27e842 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2844] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:27:27 2026] GET /v2.0/ports?network_id=b525643e-1a5c-4945-85d6-664623cdea80&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2845] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:27:27 2026] GET /v2.0/networks/b525643e-1a5c-4945-85d6-664623cdea80?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2846] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:27:27 2026] DELETE /v2.0/security-groups/dbed995d-b2c3-41e7-bed2-d2d4e2e59072 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2847] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:27:27 2026] GET /v2.0/networks/b525643e-1a5c-4945-85d6-664623cdea80?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2848] 199.204.45.53 () {34 vars in 1057 bytes} [Thu Jun 18 17:27:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.125&port_id=bc1ed02b-f7bc-4468-aaec-4284017394aa => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2849] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:27:27 2026] GET /v2.0/subnets?id=e4be82f4-92ca-4185-b351-2cba623ddfad => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2850] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:27:27 2026] GET /v2.0/ports?network_id=f27276e7-7e71-432e-ba47-84f280d404f7&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2851] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:27:27 2026] GET /v2.0/networks/f27276e7-7e71-432e-ba47-84f280d404f7?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2852] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:27:27 2026] GET /v2.0/networks/f27276e7-7e71-432e-ba47-84f280d404f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2853] 199.204.45.53 () {34 vars in 1057 bytes} [Thu Jun 18 17:27:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.198&port_id=5cee1649-6b91-4d32-b31a-91a7d2efd412 => 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: 1407/2854] 199.204.45.53 () {34 vars in 1103 bytes} [Thu Jun 18 17:27:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A108&port_id=5cee1649-6b91-4d32-b31a-91a7d2efd412 => 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: 1448/2855] 199.204.45.53 () {34 vars in 1063 bytes} [Thu Jun 18 17:27:27 2026] GET /v2.0/subnets?id=39d1968a-ab01-494c-84a7-d8a48c3ec5cc&id=24996ce9-7f78-4b4c-91bb-4e2d795caf57 => generated 1409 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2856] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:27:27 2026] GET /v2.0/ports?network_id=7e2061e0-3220-443a-9f21-f3beb6675cdd&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2857] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:27:27 2026] GET /v2.0/ports?network_id=7e2061e0-3220-443a-9f21-f3beb6675cdd&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2858] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:27:27 2026] GET /v2.0/networks/7e2061e0-3220-443a-9f21-f3beb6675cdd?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2859] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:27:27 2026] GET /v2.0/networks/7e2061e0-3220-443a-9f21-f3beb6675cdd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2862] 10.0.0.32 () {34 vars in 675 bytes} [Thu Jun 18 17:27:30 2026] POST /v2.0/floatingips => generated 552 bytes in 660 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2863] 10.0.0.32 () {34 vars in 758 bytes} [Thu Jun 18 17:27:31 2026] PUT /v2.0/floatingips/20bea7aa-29c9-4774-a73e-cd7cb52f33f1/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: 1412/2864] 10.0.0.32 () {32 vars in 738 bytes} [Thu Jun 18 17:27:31 2026] GET /v2.0/floatingips/20bea7aa-29c9-4774-a73e-cd7cb52f33f1/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2865] 10.0.0.32 () {34 vars in 769 bytes} [Thu Jun 18 17:27:31 2026] PUT /v2.0/floatingips/20bea7aa-29c9-4774-a73e-cd7cb52f33f1/tags/green => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2866] 10.0.0.32 () {32 vars in 738 bytes} [Thu Jun 18 17:27:31 2026] GET /v2.0/floatingips/20bea7aa-29c9-4774-a73e-cd7cb52f33f1/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: 1454/2867] 10.0.0.32 () {34 vars in 765 bytes} [Thu Jun 18 17:27:31 2026] PUT /v2.0/floatingips/20bea7aa-29c9-4774-a73e-cd7cb52f33f1/tags/red => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2868] 10.0.0.32 () {32 vars in 738 bytes} [Thu Jun 18 17:27:31 2026] GET /v2.0/floatingips/20bea7aa-29c9-4774-a73e-cd7cb52f33f1/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2869] 10.0.0.32 () {34 vars in 787 bytes} [Thu Jun 18 17:27:31 2026] PUT /v2.0/floatingips/20bea7aa-29c9-4774-a73e-cd7cb52f33f1/tags/black.or.white => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2870] 10.0.0.32 () {32 vars in 738 bytes} [Thu Jun 18 17:27:31 2026] GET /v2.0/floatingips/20bea7aa-29c9-4774-a73e-cd7cb52f33f1/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2871] 10.0.0.32 () {34 vars in 758 bytes} [Thu Jun 18 17:27:31 2026] PUT /v2.0/floatingips/20bea7aa-29c9-4774-a73e-cd7cb52f33f1/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: 1416/2872] 10.0.0.15 () {34 vars in 970 bytes} [Thu Jun 18 17:27:31 2026] GET /v2.0/ports/5cee1649-6b91-4d32-b31a-91a7d2efd412 => generated 1520 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2873] 10.0.0.32 () {32 vars in 738 bytes} [Thu Jun 18 17:27:32 2026] GET /v2.0/floatingips/20bea7aa-29c9-4774-a73e-cd7cb52f33f1/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2874] 10.0.0.32 () {32 vars in 746 bytes} [Thu Jun 18 17:27:32 2026] GET /v2.0/floatingips/20bea7aa-29c9-4774-a73e-cd7cb52f33f1/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2875] 199.204.45.53 () {30 vars in 742 bytes} [Thu Jun 18 17:27:32 2026] GET /v2.0/networks/7e2061e0-3220-443a-9f21-f3beb6675cdd => generated 797 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:27:32.135 8 INFO neutron.api.v2.resource [None req-6d9796c6-ebf6-4ef6-8428-6f5f9ab0573b 126089a9b6444d5b8f32ed6e41e35c13 92160e3511b8423aa98a3a7405a464e4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1459/2876] 10.0.0.32 () {32 vars in 750 bytes} [Thu Jun 18 17:27:32 2026] GET /v2.0/floatingips/20bea7aa-29c9-4774-a73e-cd7cb52f33f1/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: 1418/2877] 199.204.45.53 () {30 vars in 740 bytes} [Thu Jun 18 17:27:32 2026] GET /v2.0/subnets/24996ce9-7f78-4b4c-91bb-4e2d795caf57 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2878] 199.204.45.53 () {30 vars in 740 bytes} [Thu Jun 18 17:27:32 2026] GET /v2.0/subnets/39d1968a-ab01-494c-84a7-d8a48c3ec5cc => generated 743 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2879] 10.0.0.32 () {32 vars in 749 bytes} [Thu Jun 18 17:27:32 2026] DELETE /v2.0/floatingips/20bea7aa-29c9-4774-a73e-cd7cb52f33f1/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2880] 10.0.0.32 () {32 vars in 738 bytes} [Thu Jun 18 17:27:32 2026] GET /v2.0/floatingips/20bea7aa-29c9-4774-a73e-cd7cb52f33f1/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2881] 199.204.45.53 () {30 vars in 702 bytes} [Thu Jun 18 17:27:32 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) 2026-06-18 17:27:32.296 8 INFO neutron.api.v2.resource [None req-15033ba7-dbb1-40a1-b5b8-7b2e839966ee 126089a9b6444d5b8f32ed6e41e35c13 92160e3511b8423aa98a3a7405a464e4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1461/2882] 10.0.0.32 () {32 vars in 753 bytes} [Thu Jun 18 17:27:32 2026] DELETE /v2.0/floatingips/20bea7aa-29c9-4774-a73e-cd7cb52f33f1/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: 1422/2883] 199.204.45.53 () {30 vars in 704 bytes} [Thu Jun 18 17:27: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: 1423/2884] 199.204.45.53 () {30 vars in 680 bytes} [Thu Jun 18 17:27: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: 7|app: 0|req: 1424/2885] 199.204.45.53 () {30 vars in 716 bytes} [Thu Jun 18 17:27: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: 8|app: 0|req: 1462/2886] 10.0.0.32 () {32 vars in 741 bytes} [Thu Jun 18 17:27:32 2026] DELETE /v2.0/floatingips/20bea7aa-29c9-4774-a73e-cd7cb52f33f1/tags => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2887] 199.204.45.53 () {30 vars in 740 bytes} [Thu Jun 18 17:27:32 2026] GET /v2.0/subnets/e4be82f4-92ca-4185-b351-2cba623ddfad => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2888] 10.0.0.32 () {32 vars in 738 bytes} [Thu Jun 18 17:27:32 2026] GET /v2.0/floatingips/20bea7aa-29c9-4774-a73e-cd7cb52f33f1/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2889] 199.204.45.53 () {30 vars in 736 bytes} [Thu Jun 18 17:27:32 2026] GET /v2.0/ports/3ee1fedd-2314-4072-a5a6-871ea18df506 => generated 1128 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2890] 199.204.45.53 () {30 vars in 736 bytes} [Thu Jun 18 17:27:32 2026] GET /v2.0/ports/bc1ed02b-f7bc-4468-aaec-4284017394aa => generated 1349 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2891] 199.204.45.53 () {30 vars in 740 bytes} [Thu Jun 18 17:27:32 2026] GET /v2.0/subnets/e4be82f4-92ca-4185-b351-2cba623ddfad => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:27:32.529 8 INFO neutron_taas.services.taas.taas_plugin [None req-775ae3f9-e5ba-4170-863c-9f93ad48e8e4 126089a9b6444d5b8f32ed6e41e35c13 92160e3511b8423aa98a3a7405a464e4 - - default default] TaaS: Handle Delete Port: 8e5edbbb-cdef-46f9-b4ca-f52186af1c71 2026-06-18 17:27:32.535 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-775ae3f9-e5ba-4170-863c-9f93ad48e8e4 126089a9b6444d5b8f32ed6e41e35c13 92160e3511b8423aa98a3a7405a464e4 - - default default] Tap Mirror: Handle Delete Port: 8e5edbbb-cdef-46f9-b4ca-f52186af1c71 [pid: 7|app: 0|req: 1429/2892] 199.204.45.53 () {30 vars in 742 bytes} [Thu Jun 18 17:27:32 2026] GET /v2.0/networks/f27276e7-7e71-432e-ba47-84f280d404f7 => generated 797 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2893] 199.204.45.53 () {30 vars in 736 bytes} [Thu Jun 18 17:27:32 2026] GET /v2.0/ports/3ee1fedd-2314-4072-a5a6-871ea18df506 => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2894] 199.204.45.53 () {30 vars in 740 bytes} [Thu Jun 18 17:27:32 2026] GET /v2.0/subnets/e4be82f4-92ca-4185-b351-2cba623ddfad => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2895] 10.0.0.32 () {32 vars in 731 bytes} [Thu Jun 18 17:27:32 2026] DELETE /v2.0/floatingips/20bea7aa-29c9-4774-a73e-cd7cb52f33f1 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2896] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:27:33 2026] GET /v2.0/security-groups?tenant_id=92160e3511b8423aa98a3a7405a464e4&name=default => generated 2929 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2897] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:27:33 2026] DELETE /v2.0/security-groups/71b977db-0263-4d4a-a63c-31234ddcc1c3 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2898] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:27:33 2026] GET /v2.0/security-groups?tenant_id=07a875ee771d4c589ed6d467b8b50df6&name=default => generated 2929 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2899] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:27:34 2026] DELETE /v2.0/security-groups/29aa542a-b311-4734-8414-70ed10816c01 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2900] 10.0.0.128 () {30 vars in 690 bytes} [Thu Jun 18 17:27:40 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: 1467/2901] 10.0.0.128 () {30 vars in 692 bytes} [Thu Jun 18 17:27: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: 7|app: 0|req: 1435/2902] 10.0.0.128 () {30 vars in 668 bytes} [Thu Jun 18 17:27:40 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: 1468/2903] 10.0.0.128 () {30 vars in 704 bytes} [Thu Jun 18 17:27:40 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: 1436/2904] 10.0.0.128 () {28 vars in 439 bytes} [Thu Jun 18 17:27:40 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2905] 10.0.0.128 () {30 vars in 728 bytes} [Thu Jun 18 17:27:40 2026] GET /v2.0/subnets/ab52d93a-c750-4fde-b5c7-2dac28eb411c => 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: 1437/2906] 199.204.45.53 () {30 vars in 702 bytes} [Thu Jun 18 17:27:41 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: 1470/2907] 199.204.45.53 () {30 vars in 704 bytes} [Thu Jun 18 17:27:41 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: 1438/2908] 199.204.45.53 () {30 vars in 680 bytes} [Thu Jun 18 17:27:41 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: 1471/2909] 199.204.45.53 () {30 vars in 716 bytes} [Thu Jun 18 17:27:41 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: 1439/2910] 199.204.45.53 () {30 vars in 740 bytes} [Thu Jun 18 17:27:41 2026] GET /v2.0/subnets/24996ce9-7f78-4b4c-91bb-4e2d795caf57 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2911] 199.204.45.53 () {30 vars in 740 bytes} [Thu Jun 18 17:27:41 2026] GET /v2.0/subnets/ab52d93a-c750-4fde-b5c7-2dac28eb411c => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2912] 199.204.45.53 () {30 vars in 768 bytes} [Thu Jun 18 17:27:41 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 4101 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2913] 199.204.45.53 () {30 vars in 702 bytes} [Thu Jun 18 17:27:41 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: 1441/2914] 199.204.45.53 () {30 vars in 704 bytes} [Thu Jun 18 17:27:41 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: 1474/2915] 199.204.45.53 () {30 vars in 680 bytes} [Thu Jun 18 17:27:41 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: 1442/2916] 199.204.45.53 () {30 vars in 716 bytes} [Thu Jun 18 17:27:41 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: 1475/2917] 199.204.45.53 () {34 vars in 716 bytes} [Thu Jun 18 17:27:41 2026] POST /v2.0/ports => generated 1332 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2918] 10.0.0.15 () {34 vars in 970 bytes} [Thu Jun 18 17:27:42 2026] GET /v2.0/ports/4a402710-a188-4901-8972-66cff179f195 => generated 1332 bytes in 42 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: 1476/2919] 199.204.45.53 () {34 vars in 1261 bytes} [Thu Jun 18 17:27:43 2026] GET /v2.0/ports/4a402710-a188-4901-8972-66cff179f195?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2920] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:27:43 2026] GET /v2.0/networks/db4008ef-343c-46d2-ae4d-c8d77ff04695?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: 1477/2921] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:27:43 2026] GET /v2.0/networks/db4008ef-343c-46d2-ae4d-c8d77ff04695?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2922] 199.204.45.53 () {34 vars in 974 bytes} [Thu Jun 18 17:27:43 2026] GET /v2.0/ports/4a402710-a188-4901-8972-66cff179f195 => generated 1332 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2923] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:27:43 2026] GET /v2.0/networks?id=db4008ef-343c-46d2-ae4d-c8d77ff04695 => generated 801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2924] 199.204.45.53 () {38 vars in 1027 bytes} [Thu Jun 18 17:27:43 2026] PUT /v2.0/ports/4a402710-a188-4901-8972-66cff179f195 => generated 1522 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:27:44.506 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8c93a5a-6d8c-44ec-a290-4030c5be9599'] response: {'name': 'network-changed', 'server_uuid': 'c8afbcda-e57d-472d-9412-aafd1425728f', 'tag': '4a402710-a188-4901-8972-66cff179f195', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1479/2925] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:27:45 2026] GET /v2.0/ports?tenant_id=793afc6274db453a9f76a5e6431e3e59&device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 5615 bytes in 56 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: 1447/2926] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:27:45 2026] GET /v2.0/networks?id=db4008ef-343c-46d2-ae4d-c8d77ff04695 => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2927] 199.204.45.53 () {34 vars in 1057 bytes} [Thu Jun 18 17:27:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.145&port_id=4a402710-a188-4901-8972-66cff179f195 => 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: 1448/2928] 199.204.45.53 () {34 vars in 1105 bytes} [Thu Jun 18 17:27:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A35c&port_id=4a402710-a188-4901-8972-66cff179f195 => 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: 1481/2929] 199.204.45.53 () {34 vars in 1063 bytes} [Thu Jun 18 17:27:45 2026] GET /v2.0/subnets?id=5d55ce1e-b2c8-4654-ab90-c3cd03dc8b76&id=ab52d93a-c750-4fde-b5c7-2dac28eb411c => generated 1413 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2930] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:27:45 2026] GET /v2.0/ports?network_id=db4008ef-343c-46d2-ae4d-c8d77ff04695&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2931] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:27:45 2026] GET /v2.0/ports?network_id=db4008ef-343c-46d2-ae4d-c8d77ff04695&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2934] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:27:45 2026] GET /v2.0/networks/db4008ef-343c-46d2-ae4d-c8d77ff04695?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: 1451/2935] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:27:45 2026] GET /v2.0/networks/db4008ef-343c-46d2-ae4d-c8d77ff04695?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2936] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:27:46 2026] GET /v2.0/ports?tenant_id=793afc6274db453a9f76a5e6431e3e59&device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 5615 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2937] 199.204.45.53 () {34 vars in 1061 bytes} [Thu Jun 18 17:27:46 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.220&port_id=a3b10437-5c2a-4ce2-8713-dee09dd8302e => 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: 1486/2938] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:27:46 2026] GET /v2.0/subnets?id=fb165615-4265-4a9b-8a80-efa5ba27e842 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2939] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:27:46 2026] GET /v2.0/ports?network_id=b525643e-1a5c-4945-85d6-664623cdea80&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2940] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:27:46 2026] GET /v2.0/networks/b525643e-1a5c-4945-85d6-664623cdea80?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2941] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:27:46 2026] GET /v2.0/networks/b525643e-1a5c-4945-85d6-664623cdea80?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2942] 199.204.45.53 () {34 vars in 1057 bytes} [Thu Jun 18 17:27:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.125&port_id=bc1ed02b-f7bc-4468-aaec-4284017394aa => 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: 1455/2943] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:27:46 2026] GET /v2.0/subnets?id=e4be82f4-92ca-4185-b351-2cba623ddfad => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2944] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:27:46 2026] GET /v2.0/ports?network_id=f27276e7-7e71-432e-ba47-84f280d404f7&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2945] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:27:46 2026] GET /v2.0/networks/f27276e7-7e71-432e-ba47-84f280d404f7?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2946] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:27:46 2026] GET /v2.0/networks/f27276e7-7e71-432e-ba47-84f280d404f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2947] 199.204.45.53 () {34 vars in 1057 bytes} [Thu Jun 18 17:27:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.198&port_id=5cee1649-6b91-4d32-b31a-91a7d2efd412 => 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: 1491/2948] 199.204.45.53 () {34 vars in 1103 bytes} [Thu Jun 18 17:27:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A108&port_id=5cee1649-6b91-4d32-b31a-91a7d2efd412 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2949] 199.204.45.53 () {34 vars in 1063 bytes} [Thu Jun 18 17:27:47 2026] GET /v2.0/subnets?id=39d1968a-ab01-494c-84a7-d8a48c3ec5cc&id=24996ce9-7f78-4b4c-91bb-4e2d795caf57 => 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: 1492/2950] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:27:47 2026] GET /v2.0/ports?network_id=7e2061e0-3220-443a-9f21-f3beb6675cdd&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2951] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:27:47 2026] GET /v2.0/ports?network_id=7e2061e0-3220-443a-9f21-f3beb6675cdd&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2952] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:27:47 2026] GET /v2.0/networks/7e2061e0-3220-443a-9f21-f3beb6675cdd?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2953] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:27:47 2026] GET /v2.0/networks/7e2061e0-3220-443a-9f21-f3beb6675cdd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2954] 199.204.45.53 () {34 vars in 1057 bytes} [Thu Jun 18 17:27:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.145&port_id=4a402710-a188-4901-8972-66cff179f195 => 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: 1461/2955] 199.204.45.53 () {34 vars in 1105 bytes} [Thu Jun 18 17:27:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A35c&port_id=4a402710-a188-4901-8972-66cff179f195 => 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: 1495/2956] 199.204.45.53 () {34 vars in 1063 bytes} [Thu Jun 18 17:27:47 2026] GET /v2.0/subnets?id=5d55ce1e-b2c8-4654-ab90-c3cd03dc8b76&id=ab52d93a-c750-4fde-b5c7-2dac28eb411c => generated 1413 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2957] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:27:47 2026] GET /v2.0/ports?network_id=db4008ef-343c-46d2-ae4d-c8d77ff04695&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2958] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:27:47 2026] GET /v2.0/ports?network_id=db4008ef-343c-46d2-ae4d-c8d77ff04695&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2959] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:27:47 2026] GET /v2.0/networks/db4008ef-343c-46d2-ae4d-c8d77ff04695?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: 1497/2960] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:27:47 2026] GET /v2.0/networks/db4008ef-343c-46d2-ae4d-c8d77ff04695?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2961] 10.0.0.15 () {34 vars in 970 bytes} [Thu Jun 18 17:27:51 2026] GET /v2.0/ports/4a402710-a188-4901-8972-66cff179f195 => generated 1524 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2962] 199.204.45.53 () {30 vars in 742 bytes} [Thu Jun 18 17:27:51 2026] GET /v2.0/networks/db4008ef-343c-46d2-ae4d-c8d77ff04695 => generated 798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2963] 199.204.45.53 () {30 vars in 740 bytes} [Thu Jun 18 17:27:51 2026] GET /v2.0/subnets/ab52d93a-c750-4fde-b5c7-2dac28eb411c => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2964] 199.204.45.53 () {30 vars in 740 bytes} [Thu Jun 18 17:27:51 2026] GET /v2.0/subnets/5d55ce1e-b2c8-4654-ab90-c3cd03dc8b76 => generated 747 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2965] 199.204.45.53 () {30 vars in 736 bytes} [Thu Jun 18 17:27:51 2026] GET /v2.0/ports/5cee1649-6b91-4d32-b31a-91a7d2efd412 => generated 1520 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2966] 199.204.45.53 () {34 vars in 789 bytes} [Thu Jun 18 17:27:51 2026] PUT /v2.0/ports/5cee1649-6b91-4d32-b31a-91a7d2efd412 => generated 1255 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:27:52.245 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-565bd22c-2f9c-4f81-9daf-b3c9e2acabd0'] response: {'name': 'network-changed', 'server_uuid': 'c8afbcda-e57d-472d-9412-aafd1425728f', 'tag': '5cee1649-6b91-4d32-b31a-91a7d2efd412', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1467/2967] 199.204.45.53 () {30 vars in 742 bytes} [Thu Jun 18 17:27:52 2026] GET /v2.0/networks/7e2061e0-3220-443a-9f21-f3beb6675cdd => generated 797 bytes in 47 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: 1501/2968] 199.204.45.53 () {30 vars in 740 bytes} [Thu Jun 18 17:27:52 2026] GET /v2.0/subnets/24996ce9-7f78-4b4c-91bb-4e2d795caf57 => generated 673 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2969] 199.204.45.53 () {30 vars in 702 bytes} [Thu Jun 18 17:27:52 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: 1502/2970] 199.204.45.53 () {30 vars in 704 bytes} [Thu Jun 18 17:27:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2971] 199.204.45.53 () {30 vars in 680 bytes} [Thu Jun 18 17:27:52 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: 1503/2972] 199.204.45.53 () {30 vars in 716 bytes} [Thu Jun 18 17:27:52 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: 1470/2973] 199.204.45.53 () {30 vars in 740 bytes} [Thu Jun 18 17:27:52 2026] GET /v2.0/subnets/e4be82f4-92ca-4185-b351-2cba623ddfad => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2974] 199.204.45.53 () {30 vars in 736 bytes} [Thu Jun 18 17:27:52 2026] GET /v2.0/ports/3ee1fedd-2314-4072-a5a6-871ea18df506 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2975] 199.204.45.53 () {30 vars in 736 bytes} [Thu Jun 18 17:27:52 2026] GET /v2.0/ports/bc1ed02b-f7bc-4468-aaec-4284017394aa => generated 1349 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2976] 199.204.45.53 () {30 vars in 740 bytes} [Thu Jun 18 17:27:52 2026] GET /v2.0/subnets/e4be82f4-92ca-4185-b351-2cba623ddfad => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2977] 199.204.45.53 () {30 vars in 742 bytes} [Thu Jun 18 17:27:52 2026] GET /v2.0/networks/f27276e7-7e71-432e-ba47-84f280d404f7 => generated 797 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2978] 199.204.45.53 () {30 vars in 736 bytes} [Thu Jun 18 17:27:52 2026] GET /v2.0/ports/3ee1fedd-2314-4072-a5a6-871ea18df506 => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2979] 199.204.45.53 () {30 vars in 740 bytes} [Thu Jun 18 17:27:52 2026] GET /v2.0/subnets/e4be82f4-92ca-4185-b351-2cba623ddfad => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2980] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:27:52 2026] GET /v2.0/ports?tenant_id=793afc6274db453a9f76a5e6431e3e59&device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 5388 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2981] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:27:52 2026] GET /v2.0/networks?id=7e2061e0-3220-443a-9f21-f3beb6675cdd => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2982] 199.204.45.53 () {34 vars in 1057 bytes} [Thu Jun 18 17:27:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.198&port_id=5cee1649-6b91-4d32-b31a-91a7d2efd412 => 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: 1509/2983] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:27:52 2026] GET /v2.0/subnets?id=24996ce9-7f78-4b4c-91bb-4e2d795caf57 => 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: 1475/2984] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:27:52 2026] GET /v2.0/ports?network_id=7e2061e0-3220-443a-9f21-f3beb6675cdd&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2985] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:27:52 2026] GET /v2.0/networks/7e2061e0-3220-443a-9f21-f3beb6675cdd?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: 1476/2986] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:27:53 2026] GET /v2.0/networks/7e2061e0-3220-443a-9f21-f3beb6675cdd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2989] 199.204.45.53 () {30 vars in 702 bytes} [Thu Jun 18 17:28:05 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: 1478/2990] 199.204.45.53 () {30 vars in 704 bytes} [Thu Jun 18 17:28:05 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: 1513/2991] 199.204.45.53 () {30 vars in 680 bytes} [Thu Jun 18 17:28:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2992] 199.204.45.53 () {30 vars in 716 bytes} [Thu Jun 18 17:28:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2993] 199.204.45.53 () {30 vars in 740 bytes} [Thu Jun 18 17:28:05 2026] GET /v2.0/subnets/24996ce9-7f78-4b4c-91bb-4e2d795caf57 => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2994] 199.204.45.53 () {30 vars in 768 bytes} [Thu Jun 18 17:28:05 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 5388 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2995] 199.204.45.53 () {30 vars in 702 bytes} [Thu Jun 18 17:28:05 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: 1481/2996] 199.204.45.53 () {30 vars in 704 bytes} [Thu Jun 18 17:28:05 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: 1516/2997] 199.204.45.53 () {30 vars in 680 bytes} [Thu Jun 18 17:28:05 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: 1482/2998] 199.204.45.53 () {30 vars in 716 bytes} [Thu Jun 18 17:28:05 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: 1517/2999] 199.204.45.53 () {30 vars in 736 bytes} [Thu Jun 18 17:28:05 2026] GET /v2.0/ports/4a402710-a188-4901-8972-66cff179f195 => generated 1524 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3000] 199.204.45.53 () {34 vars in 789 bytes} [Thu Jun 18 17:28:05 2026] PUT /v2.0/ports/4a402710-a188-4901-8972-66cff179f195 => generated 1311 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3001] 199.204.45.53 () {30 vars in 742 bytes} [Thu Jun 18 17:28:06 2026] GET /v2.0/networks/db4008ef-343c-46d2-ae4d-c8d77ff04695 => generated 798 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-18 17:28:06.231 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-51f816b2-5586-463d-9f7a-12ef5ba50232'] response: {'name': 'network-changed', 'server_uuid': 'c8afbcda-e57d-472d-9412-aafd1425728f', 'tag': '4a402710-a188-4901-8972-66cff179f195', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1484/3002] 199.204.45.53 () {30 vars in 740 bytes} [Thu Jun 18 17:28:06 2026] GET /v2.0/subnets/5d55ce1e-b2c8-4654-ab90-c3cd03dc8b76 => generated 747 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3003] 199.204.45.53 () {30 vars in 736 bytes} [Thu Jun 18 17:28:06 2026] GET /v2.0/ports/4a402710-a188-4901-8972-66cff179f195 => generated 1347 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3004] 199.204.45.53 () {34 vars in 788 bytes} [Thu Jun 18 17:28:06 2026] PUT /v2.0/ports/4a402710-a188-4901-8972-66cff179f195 => generated 1080 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3005] 199.204.45.53 () {30 vars in 742 bytes} [Thu Jun 18 17:28:06 2026] GET /v2.0/networks/db4008ef-343c-46d2-ae4d-c8d77ff04695 => generated 798 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: 1486/3006] 199.204.45.53 () {30 vars in 768 bytes} [Thu Jun 18 17:28:06 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 4980 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3007] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:28:06 2026] GET /v2.0/ports?tenant_id=793afc6274db453a9f76a5e6431e3e59&device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 4980 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3008] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:28:06 2026] GET /v2.0/networks?id=db4008ef-343c-46d2-ae4d-c8d77ff04695 => generated 801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3009] 199.204.45.53 () {30 vars in 768 bytes} [Thu Jun 18 17:28:06 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 4980 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3010] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:28:06 2026] GET /v2.0/networks/db4008ef-343c-46d2-ae4d-c8d77ff04695?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: 1523/3011] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:28:06 2026] GET /v2.0/networks/db4008ef-343c-46d2-ae4d-c8d77ff04695?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3012] 199.204.45.53 () {30 vars in 768 bytes} [Thu Jun 18 17:28:07 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 4980 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:28:08.283 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8acac505-7b32-4a9a-bb42-348ea503f8a2'] response: {'name': 'network-changed', 'server_uuid': 'c8afbcda-e57d-472d-9412-aafd1425728f', 'tag': '4a402710-a188-4901-8972-66cff179f195', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1524/3013] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:28:08 2026] GET /v2.0/ports?tenant_id=793afc6274db453a9f76a5e6431e3e59&device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 4980 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3014] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:28:08 2026] GET /v2.0/networks?id=db4008ef-343c-46d2-ae4d-c8d77ff04695 => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3015] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:28:08 2026] GET /v2.0/networks/db4008ef-343c-46d2-ae4d-c8d77ff04695?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3016] 199.204.45.53 () {30 vars in 768 bytes} [Thu Jun 18 17:28:08 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 4980 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3017] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:28:08 2026] GET /v2.0/networks/db4008ef-343c-46d2-ae4d-c8d77ff04695?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3018] 199.204.45.53 () {34 vars in 974 bytes} [Thu Jun 18 17:28:09 2026] GET /v2.0/ports/4a402710-a188-4901-8972-66cff179f195 => generated 1116 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3019] 199.204.45.53 () {34 vars in 1059 bytes} [Thu Jun 18 17:28:09 2026] GET /v2.0/ports/4a402710-a188-4901-8972-66cff179f195?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3020] 199.204.45.53 () {34 vars in 1015 bytes} [Thu Jun 18 17:28:09 2026] GET /v2.0/networks/db4008ef-343c-46d2-ae4d-c8d77ff04695?fields=dns_domain => generated 29 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3021] 199.204.45.53 () {38 vars in 1027 bytes} [Thu Jun 18 17:28:09 2026] PUT /v2.0/ports/4a402710-a188-4901-8972-66cff179f195 => generated 917 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3022] 199.204.45.53 () {30 vars in 768 bytes} [Thu Jun 18 17:28:10 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 3872 bytes in 48 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-06-18 17:28:10.191 7 INFO neutron_taas.services.taas.taas_plugin [None req-ad54306c-be06-46d8-8227-0822b494a2e3 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: 4a402710-a188-4901-8972-66cff179f195 2026-06-18 17:28:10.194 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad54306c-be06-46d8-8227-0822b494a2e3 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: 4a402710-a188-4901-8972-66cff179f195 [pid: 7|app: 0|req: 1494/3023] 199.204.45.53 () {32 vars in 758 bytes} [Thu Jun 18 17:28:10 2026] DELETE /v2.0/ports/4a402710-a188-4901-8972-66cff179f195 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3024] 199.204.45.53 () {30 vars in 702 bytes} [Thu Jun 18 17:28:10 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: 1495/3025] 199.204.45.53 () {30 vars in 704 bytes} [Thu Jun 18 17:28:10 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: 1531/3026] 199.204.45.53 () {30 vars in 680 bytes} [Thu Jun 18 17:28:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3027] 199.204.45.53 () {30 vars in 716 bytes} [Thu Jun 18 17:28:10 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: 1532/3028] 199.204.45.53 () {30 vars in 740 bytes} [Thu Jun 18 17:28:10 2026] GET /v2.0/subnets/e4be82f4-92ca-4185-b351-2cba623ddfad => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3029] 199.204.45.53 () {30 vars in 736 bytes} [Thu Jun 18 17:28:10 2026] GET /v2.0/ports/3ee1fedd-2314-4072-a5a6-871ea18df506 => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3030] 199.204.45.53 () {30 vars in 736 bytes} [Thu Jun 18 17:28:10 2026] GET /v2.0/ports/bc1ed02b-f7bc-4468-aaec-4284017394aa => generated 1349 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3031] 199.204.45.53 () {30 vars in 740 bytes} [Thu Jun 18 17:28:10 2026] GET /v2.0/subnets/e4be82f4-92ca-4185-b351-2cba623ddfad => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3032] 199.204.45.53 () {30 vars in 742 bytes} [Thu Jun 18 17:28:10 2026] GET /v2.0/networks/f27276e7-7e71-432e-ba47-84f280d404f7 => generated 797 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3033] 199.204.45.53 () {30 vars in 736 bytes} [Thu Jun 18 17:28:10 2026] GET /v2.0/ports/3ee1fedd-2314-4072-a5a6-871ea18df506 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3034] 199.204.45.53 () {30 vars in 740 bytes} [Thu Jun 18 17:28:10 2026] GET /v2.0/subnets/e4be82f4-92ca-4185-b351-2cba623ddfad => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3035] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:28:11 2026] GET /v2.0/ports?tenant_id=793afc6274db453a9f76a5e6431e3e59&device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 3872 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3036] 199.204.45.53 () {34 vars in 1225 bytes} [Thu Jun 18 17:28:11 2026] GET /v2.0/networks?id=b525643e-1a5c-4945-85d6-664623cdea80&id=f27276e7-7e71-432e-ba47-84f280d404f7&id=7e2061e0-3220-443a-9f21-f3beb6675cdd&id=db4008ef-343c-46d2-ae4d-c8d77ff04695 => generated 3094 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3037] 199.204.45.53 () {34 vars in 1061 bytes} [Thu Jun 18 17:28:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.220&port_id=a3b10437-5c2a-4ce2-8713-dee09dd8302e => 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: 1537/3038] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:28:11 2026] GET /v2.0/subnets?id=fb165615-4265-4a9b-8a80-efa5ba27e842 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3039] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:28:11 2026] GET /v2.0/ports?network_id=b525643e-1a5c-4945-85d6-664623cdea80&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3040] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:28:11 2026] GET /v2.0/networks/b525643e-1a5c-4945-85d6-664623cdea80?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3041] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:28:11 2026] GET /v2.0/networks/b525643e-1a5c-4945-85d6-664623cdea80?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3042] 199.204.45.53 () {34 vars in 1057 bytes} [Thu Jun 18 17:28:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.125&port_id=bc1ed02b-f7bc-4468-aaec-4284017394aa => 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: 1504/3043] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:28:11 2026] GET /v2.0/subnets?id=e4be82f4-92ca-4185-b351-2cba623ddfad => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3044] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:28:11 2026] GET /v2.0/ports?network_id=f27276e7-7e71-432e-ba47-84f280d404f7&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3045] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:28:11 2026] GET /v2.0/networks/f27276e7-7e71-432e-ba47-84f280d404f7?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: 1541/3046] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:28:11 2026] GET /v2.0/networks/f27276e7-7e71-432e-ba47-84f280d404f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3047] 199.204.45.53 () {34 vars in 1057 bytes} [Thu Jun 18 17:28:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.198&port_id=5cee1649-6b91-4d32-b31a-91a7d2efd412 => 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: 1542/3048] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:28:11 2026] GET /v2.0/subnets?id=24996ce9-7f78-4b4c-91bb-4e2d795caf57 => 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: 1507/3049] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:28:11 2026] GET /v2.0/ports?network_id=7e2061e0-3220-443a-9f21-f3beb6675cdd&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3050] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:28:11 2026] GET /v2.0/networks/7e2061e0-3220-443a-9f21-f3beb6675cdd?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: 1508/3051] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:28:11 2026] GET /v2.0/networks/7e2061e0-3220-443a-9f21-f3beb6675cdd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3054] 199.204.45.53 () {30 vars in 702 bytes} [Thu Jun 18 17:28:15 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: 1545/3055] 199.204.45.53 () {30 vars in 704 bytes} [Thu Jun 18 17:28:15 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: 1511/3056] 199.204.45.53 () {30 vars in 680 bytes} [Thu Jun 18 17:28:15 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: 8|app: 0|req: 1546/3057] 199.204.45.53 () {30 vars in 716 bytes} [Thu Jun 18 17:28:15 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: 7|app: 0|req: 1512/3058] 199.204.45.53 () {30 vars in 768 bytes} [Thu Jun 18 17:28:15 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 3872 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3059] 199.204.45.53 () {30 vars in 702 bytes} [Thu Jun 18 17:28:16 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: 1513/3060] 199.204.45.53 () {30 vars in 704 bytes} [Thu Jun 18 17:28:16 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: 1548/3061] 199.204.45.53 () {30 vars in 680 bytes} [Thu Jun 18 17:28:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3062] 199.204.45.53 () {30 vars in 716 bytes} [Thu Jun 18 17:28:16 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: 1549/3063] 199.204.45.53 () {30 vars in 736 bytes} [Thu Jun 18 17:28:16 2026] GET /v2.0/ports/5cee1649-6b91-4d32-b31a-91a7d2efd412 => generated 1291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3064] 199.204.45.53 () {34 vars in 788 bytes} [Thu Jun 18 17:28:16 2026] PUT /v2.0/ports/5cee1649-6b91-4d32-b31a-91a7d2efd412 => generated 1080 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:28:16.601 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c6f88f7-f02e-4447-838e-4e3ef88e7338'] response: {'name': 'network-changed', 'server_uuid': 'c8afbcda-e57d-472d-9412-aafd1425728f', 'tag': '5cee1649-6b91-4d32-b31a-91a7d2efd412', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1550/3065] 199.204.45.53 () {30 vars in 742 bytes} [Thu Jun 18 17:28:16 2026] GET /v2.0/networks/7e2061e0-3220-443a-9f21-f3beb6675cdd => generated 797 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1516/3066] 199.204.45.53 () {30 vars in 768 bytes} [Thu Jun 18 17:28:16 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 3697 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3067] 199.204.45.53 () {30 vars in 768 bytes} [Thu Jun 18 17:28:16 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 3697 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3068] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:28:17 2026] GET /v2.0/ports?tenant_id=793afc6274db453a9f76a5e6431e3e59&device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 3697 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3069] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:28:17 2026] GET /v2.0/networks?id=7e2061e0-3220-443a-9f21-f3beb6675cdd => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3070] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:28:17 2026] GET /v2.0/networks/7e2061e0-3220-443a-9f21-f3beb6675cdd?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3071] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:28:17 2026] GET /v2.0/networks/7e2061e0-3220-443a-9f21-f3beb6675cdd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3072] 199.204.45.53 () {30 vars in 768 bytes} [Thu Jun 18 17:28:17 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 3697 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3073] 199.204.45.53 () {34 vars in 974 bytes} [Thu Jun 18 17:28:18 2026] GET /v2.0/ports/5cee1649-6b91-4d32-b31a-91a7d2efd412 => generated 1116 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3074] 199.204.45.53 () {34 vars in 1059 bytes} [Thu Jun 18 17:28:18 2026] GET /v2.0/ports/5cee1649-6b91-4d32-b31a-91a7d2efd412?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3075] 199.204.45.53 () {34 vars in 1015 bytes} [Thu Jun 18 17:28:18 2026] GET /v2.0/networks/7e2061e0-3220-443a-9f21-f3beb6675cdd?fields=dns_domain => generated 29 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3076] 199.204.45.53 () {30 vars in 768 bytes} [Thu Jun 18 17:28:18 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 3697 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3077] 199.204.45.53 () {38 vars in 1027 bytes} [Thu Jun 18 17:28:18 2026] PUT /v2.0/ports/5cee1649-6b91-4d32-b31a-91a7d2efd412 => generated 917 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3078] 199.204.45.53 () {30 vars in 768 bytes} [Thu Jun 18 17:28:19 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 2589 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-06-18 17:28:20.103 8 INFO neutron_taas.services.taas.taas_plugin [None req-038815f9-889d-4b3c-a693-a90d76426564 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: 5cee1649-6b91-4d32-b31a-91a7d2efd412 2026-06-18 17:28:20.105 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-038815f9-889d-4b3c-a693-a90d76426564 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: 5cee1649-6b91-4d32-b31a-91a7d2efd412 [pid: 8|app: 0|req: 1557/3079] 199.204.45.53 () {32 vars in 758 bytes} [Thu Jun 18 17:28:19 2026] DELETE /v2.0/ports/5cee1649-6b91-4d32-b31a-91a7d2efd412 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3080] 199.204.45.53 () {30 vars in 702 bytes} [Thu Jun 18 17:28:20 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: 1558/3081] 199.204.45.53 () {30 vars in 704 bytes} [Thu Jun 18 17:28:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3082] 199.204.45.53 () {30 vars in 680 bytes} [Thu Jun 18 17:28:20 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: 1559/3083] 199.204.45.53 () {30 vars in 716 bytes} [Thu Jun 18 17:28:20 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: 1525/3084] 199.204.45.53 () {30 vars in 740 bytes} [Thu Jun 18 17:28:20 2026] GET /v2.0/subnets/e4be82f4-92ca-4185-b351-2cba623ddfad => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3085] 199.204.45.53 () {30 vars in 736 bytes} [Thu Jun 18 17:28:20 2026] GET /v2.0/ports/3ee1fedd-2314-4072-a5a6-871ea18df506 => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3086] 199.204.45.53 () {30 vars in 736 bytes} [Thu Jun 18 17:28:20 2026] GET /v2.0/ports/bc1ed02b-f7bc-4468-aaec-4284017394aa => generated 1349 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3087] 199.204.45.53 () {30 vars in 740 bytes} [Thu Jun 18 17:28:20 2026] GET /v2.0/subnets/e4be82f4-92ca-4185-b351-2cba623ddfad => generated 675 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3088] 199.204.45.53 () {30 vars in 742 bytes} [Thu Jun 18 17:28:20 2026] GET /v2.0/networks/f27276e7-7e71-432e-ba47-84f280d404f7 => generated 797 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3089] 199.204.45.53 () {30 vars in 736 bytes} [Thu Jun 18 17:28:20 2026] GET /v2.0/ports/3ee1fedd-2314-4072-a5a6-871ea18df506 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3090] 199.204.45.53 () {30 vars in 740 bytes} [Thu Jun 18 17:28:20 2026] GET /v2.0/subnets/e4be82f4-92ca-4185-b351-2cba623ddfad => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3091] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:28:20 2026] GET /v2.0/ports?tenant_id=793afc6274db453a9f76a5e6431e3e59&device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 2589 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3092] 199.204.45.53 () {34 vars in 1145 bytes} [Thu Jun 18 17:28:20 2026] GET /v2.0/networks?id=b525643e-1a5c-4945-85d6-664623cdea80&id=f27276e7-7e71-432e-ba47-84f280d404f7&id=7e2061e0-3220-443a-9f21-f3beb6675cdd => generated 2307 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3093] 199.204.45.53 () {34 vars in 1061 bytes} [Thu Jun 18 17:28:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.220&port_id=a3b10437-5c2a-4ce2-8713-dee09dd8302e => 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: 1530/3094] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:28:20 2026] GET /v2.0/subnets?id=fb165615-4265-4a9b-8a80-efa5ba27e842 => 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: 1565/3095] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:28:20 2026] GET /v2.0/ports?network_id=b525643e-1a5c-4945-85d6-664623cdea80&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3096] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:28:20 2026] GET /v2.0/networks/b525643e-1a5c-4945-85d6-664623cdea80?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3097] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:28:20 2026] GET /v2.0/networks/b525643e-1a5c-4945-85d6-664623cdea80?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3098] 199.204.45.53 () {34 vars in 1057 bytes} [Thu Jun 18 17:28:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.125&port_id=bc1ed02b-f7bc-4468-aaec-4284017394aa => 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: 1567/3099] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:28:21 2026] GET /v2.0/subnets?id=e4be82f4-92ca-4185-b351-2cba623ddfad => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3100] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:28:21 2026] GET /v2.0/ports?network_id=f27276e7-7e71-432e-ba47-84f280d404f7&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3101] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:28:21 2026] GET /v2.0/networks/f27276e7-7e71-432e-ba47-84f280d404f7?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: 1534/3102] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:28:21 2026] GET /v2.0/networks/f27276e7-7e71-432e-ba47-84f280d404f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3105] 199.204.45.53 () {30 vars in 702 bytes} [Thu Jun 18 17:28:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3106] 199.204.45.53 () {30 vars in 704 bytes} [Thu Jun 18 17:28:31 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: 1571/3107] 199.204.45.53 () {30 vars in 680 bytes} [Thu Jun 18 17:28:31 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: 1537/3108] 199.204.45.53 () {30 vars in 716 bytes} [Thu Jun 18 17:28:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:28:31.923 8 INFO neutron.api.v2.resource [None req-d1c3204e-7084-428a-ae40-2f6e38edec3a ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1572/3109] 199.204.45.53 () {30 vars in 762 bytes} [Thu Jun 18 17:28:31 2026] GET /v2.0/security-groups/lb-6f9d8027-b4e2-470b-8e71-a49de59ed646 => generated 149 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3110] 199.204.45.53 () {30 vars in 784 bytes} [Thu Jun 18 17:28:31 2026] GET /v2.0/security-groups?name=lb-6f9d8027-b4e2-470b-8e71-a49de59ed646 => generated 2865 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3111] 199.204.45.53 () {30 vars in 814 bytes} [Thu Jun 18 17:28:31 2026] GET /v2.0/security-group-rules?security_group_id=54c821b8-dde7-446d-977f-26de87b507f9 => generated 2334 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3112] 199.204.45.53 () {32 vars in 788 bytes} [Thu Jun 18 17:28:32 2026] DELETE /v2.0/security-group-rules/77c7b61f-265a-43aa-a7f2-6cd0a54161cf => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3113] 199.204.45.53 () {32 vars in 788 bytes} [Thu Jun 18 17:28:32 2026] DELETE /v2.0/security-group-rules/9c20c569-2e00-4d60-9942-238a15eedb56 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:28:35.783 7 INFO neutron_taas.services.taas.taas_plugin [None req-aff40b9d-2bfd-4ab5-acf9-a9e6fba17833 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] TaaS: Handle Delete Port: bdffa1f2-8d11-4ce1-a8ea-1d29d1700a2d 2026-06-18 17:28:35.787 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aff40b9d-2bfd-4ab5-acf9-a9e6fba17833 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] Tap Mirror: Handle Delete Port: bdffa1f2-8d11-4ce1-a8ea-1d29d1700a2d 2026-06-18 17:28:35.991 7 INFO neutron.db.l3_db [None req-aff40b9d-2bfd-4ab5-acf9-a9e6fba17833 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] Floating IP 8ae9c40e-1a54-49f5-9309-a886525cad35 disassociated (deleted). External IP: 10.96.250.217, port: 3ee1fedd-2314-4072-a5a6-871ea18df506. [pid: 7|app: 0|req: 1540/3114] 10.0.0.32 () {32 vars in 731 bytes} [Thu Jun 18 17:28:35 2026] DELETE /v2.0/floatingips/8ae9c40e-1a54-49f5-9309-a886525cad35 => generated 0 bytes in 724 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:28:36.377 8 INFO neutron.api.v2.resource [None req-94e4744b-822f-40c3-920b-a31a797d6af5 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1575/3115] 10.0.0.32 () {32 vars in 728 bytes} [Thu Jun 18 17:28:36 2026] GET /v2.0/floatingips/8ae9c40e-1a54-49f5-9309-a886525cad35 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3116] 199.204.45.53 () {30 vars in 702 bytes} [Thu Jun 18 17:28:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3117] 199.204.45.53 () {30 vars in 704 bytes} [Thu Jun 18 17:28:37 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: 1542/3118] 199.204.45.53 () {30 vars in 680 bytes} [Thu Jun 18 17:28:37 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: 1577/3119] 199.204.45.53 () {30 vars in 716 bytes} [Thu Jun 18 17:28:37 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-06-18 17:28:37.397 7 INFO neutron.api.v2.resource [None req-6d1e4e36-5020-4fe4-8b08-79cd84c033fd ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1543/3120] 199.204.45.53 () {30 vars in 762 bytes} [Thu Jun 18 17:28:37 2026] GET /v2.0/security-groups/lb-6f9d8027-b4e2-470b-8e71-a49de59ed646 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3121] 199.204.45.53 () {30 vars in 784 bytes} [Thu Jun 18 17:28:37 2026] GET /v2.0/security-groups?name=lb-6f9d8027-b4e2-470b-8e71-a49de59ed646 => generated 1639 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3122] 199.204.45.53 () {30 vars in 814 bytes} [Thu Jun 18 17:28:37 2026] GET /v2.0/security-group-rules?security_group_id=54c821b8-dde7-446d-977f-26de87b507f9 => generated 1182 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3123] 199.204.45.53 () {30 vars in 702 bytes} [Thu Jun 18 17:28: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: 7|app: 0|req: 1545/3124] 199.204.45.53 () {30 vars in 704 bytes} [Thu Jun 18 17:28:37 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: 1580/3125] 199.204.45.53 () {30 vars in 680 bytes} [Thu Jun 18 17:28:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3126] 199.204.45.53 () {30 vars in 716 bytes} [Thu Jun 18 17:28:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3127] 199.204.45.53 () {30 vars in 740 bytes} [Thu Jun 18 17:28:37 2026] GET /v2.0/subnets/e4be82f4-92ca-4185-b351-2cba623ddfad => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3128] 199.204.45.53 () {30 vars in 768 bytes} [Thu Jun 18 17:28:37 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 2589 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3129] 199.204.45.53 () {30 vars in 768 bytes} [Thu Jun 18 17:28:37 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 2589 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3130] 199.204.45.53 () {30 vars in 768 bytes} [Thu Jun 18 17:28:37 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 2589 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3131] 199.204.45.53 () {30 vars in 768 bytes} [Thu Jun 18 17:28:39 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 2589 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3132] 199.204.45.53 () {34 vars in 974 bytes} [Thu Jun 18 17:28:39 2026] GET /v2.0/ports/bc1ed02b-f7bc-4468-aaec-4284017394aa => generated 1349 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3133] 199.204.45.53 () {34 vars in 1059 bytes} [Thu Jun 18 17:28:40 2026] GET /v2.0/ports/bc1ed02b-f7bc-4468-aaec-4284017394aa?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3134] 199.204.45.53 () {30 vars in 768 bytes} [Thu Jun 18 17:28:40 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 2589 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3135] 199.204.45.53 () {34 vars in 1015 bytes} [Thu Jun 18 17:28:40 2026] GET /v2.0/networks/f27276e7-7e71-432e-ba47-84f280d404f7?fields=dns_domain => generated 29 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3136] 199.204.45.53 () {38 vars in 1027 bytes} [Thu Jun 18 17:28:40 2026] PUT /v2.0/ports/bc1ed02b-f7bc-4468-aaec-4284017394aa => generated 1150 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3137] 199.204.45.53 () {30 vars in 768 bytes} [Thu Jun 18 17:28:41 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 1248 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, ' [pid: 7|app: 0|req: 1552/3138] 199.204.45.53 () {34 vars in 788 bytes} [Thu Jun 18 17:28:41 2026] PUT /v2.0/ports/bc1ed02b-f7bc-4468-aaec-4284017394aa => generated 1090 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3139] 199.204.45.53 () {30 vars in 736 bytes} [Thu Jun 18 17:28:41 2026] GET /v2.0/ports/bc1ed02b-f7bc-4468-aaec-4284017394aa => generated 1090 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-06-18 17:28:41.548 7 INFO neutron_taas.services.taas.taas_plugin [None req-4ff244c6-876a-4d12-b27c-0e1b6dc825d4 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: bc1ed02b-f7bc-4468-aaec-4284017394aa 2026-06-18 17:28:41.552 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ff244c6-876a-4d12-b27c-0e1b6dc825d4 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: bc1ed02b-f7bc-4468-aaec-4284017394aa [pid: 7|app: 0|req: 1553/3140] 199.204.45.53 () {32 vars in 758 bytes} [Thu Jun 18 17:28:41 2026] DELETE /v2.0/ports/bc1ed02b-f7bc-4468-aaec-4284017394aa => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3141] 199.204.45.53 () {30 vars in 702 bytes} [Thu Jun 18 17:28:41 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: 1554/3142] 199.204.45.53 () {30 vars in 704 bytes} [Thu Jun 18 17:28:41 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: 1589/3143] 199.204.45.53 () {30 vars in 680 bytes} [Thu Jun 18 17:28:41 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: 1555/3144] 199.204.45.53 () {30 vars in 716 bytes} [Thu Jun 18 17:28:41 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-06-18 17:28:41.859 8 INFO neutron.pecan_wsgi.hooks.translation [None req-73677ca4-3291-4ff6-99bf-813fe306519a ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1590/3145] 199.204.45.53 () {32 vars in 758 bytes} [Thu Jun 18 17:28:41 2026] DELETE /v2.0/ports/bc1ed02b-f7bc-4468-aaec-4284017394aa => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3146] 199.204.45.53 () {30 vars in 736 bytes} [Thu Jun 18 17:28:41 2026] GET /v2.0/ports/3ee1fedd-2314-4072-a5a6-871ea18df506 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:28:41.929 8 INFO neutron.api.v2.resource [None req-06d05c63-4330-4c09-98c6-1d56d8fb06b5 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1591/3147] 199.204.45.53 () {30 vars in 762 bytes} [Thu Jun 18 17:28:41 2026] GET /v2.0/security-groups/lb-6f9d8027-b4e2-470b-8e71-a49de59ed646 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3148] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:28:41 2026] GET /v2.0/ports?tenant_id=793afc6274db453a9f76a5e6431e3e59&device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3149] 199.204.45.53 () {30 vars in 784 bytes} [Thu Jun 18 17:28:41 2026] GET /v2.0/security-groups?name=lb-6f9d8027-b4e2-470b-8e71-a49de59ed646 => generated 1639 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3150] 199.204.45.53 () {30 vars in 736 bytes} [Thu Jun 18 17:28:41 2026] GET /v2.0/ports/3ee1fedd-2314-4072-a5a6-871ea18df506 => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3151] 199.204.45.53 () {34 vars in 1065 bytes} [Thu Jun 18 17:28:41 2026] GET /v2.0/networks?id=b525643e-1a5c-4945-85d6-664623cdea80&id=f27276e7-7e71-432e-ba47-84f280d404f7 => generated 1521 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3152] 199.204.45.53 () {34 vars in 1061 bytes} [Thu Jun 18 17:28:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.220&port_id=a3b10437-5c2a-4ce2-8713-dee09dd8302e => 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: 1560/3153] 199.204.45.53 () {34 vars in 983 bytes} [Thu Jun 18 17:28:42 2026] GET /v2.0/subnets?id=fb165615-4265-4a9b-8a80-efa5ba27e842 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3154] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:28:42 2026] GET /v2.0/ports?network_id=b525643e-1a5c-4945-85d6-664623cdea80&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3155] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:28:42 2026] GET /v2.0/networks/b525643e-1a5c-4945-85d6-664623cdea80?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3156] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:28:42 2026] GET /v2.0/networks/b525643e-1a5c-4945-85d6-664623cdea80?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3157] 199.204.45.53 () {34 vars in 788 bytes} [Thu Jun 18 17:28:42 2026] PUT /v2.0/ports/3ee1fedd-2314-4072-a5a6-871ea18df506 => generated 1090 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3158] 199.204.45.53 () {32 vars in 778 bytes} [Thu Jun 18 17:28:42 2026] DELETE /v2.0/security-groups/54c821b8-dde7-446d-977f-26de87b507f9 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:28:42.477 8 INFO neutron_taas.services.taas.taas_plugin [None req-10c86bda-f01e-421f-ae07-71a55f4889ed ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: 3ee1fedd-2314-4072-a5a6-871ea18df506 2026-06-18 17:28:42.480 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10c86bda-f01e-421f-ae07-71a55f4889ed ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: 3ee1fedd-2314-4072-a5a6-871ea18df506 [pid: 8|app: 0|req: 1595/3159] 199.204.45.53 () {32 vars in 758 bytes} [Thu Jun 18 17:28:42 2026] DELETE /v2.0/ports/3ee1fedd-2314-4072-a5a6-871ea18df506 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3162] 199.204.45.53 () {34 vars in 993 bytes} [Thu Jun 18 17:28:45 2026] GET /v2.0/ports?device_id=c8afbcda-e57d-472d-9412-aafd1425728f => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:28:45.679 7 INFO neutron_taas.services.taas.taas_plugin [req-2468c32e-3012-4eb5-80b8-8398fc010954 req-ebdcfae9-2e3b-4176-b699-97a921bf5e59 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] TaaS: Handle Delete Port: a3b10437-5c2a-4ce2-8713-dee09dd8302e 2026-06-18 17:28:45.682 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2468c32e-3012-4eb5-80b8-8398fc010954 req-ebdcfae9-2e3b-4176-b699-97a921bf5e59 ad51fa594f6e462da00ca437ecbb0ba6 793afc6274db453a9f76a5e6431e3e59 - - default default] Tap Mirror: Handle Delete Port: a3b10437-5c2a-4ce2-8713-dee09dd8302e [pid: 7|app: 0|req: 1566/3163] 199.204.45.53 () {36 vars in 996 bytes} [Thu Jun 18 17:28:45 2026] DELETE /v2.0/ports/a3b10437-5c2a-4ce2-8713-dee09dd8302e => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:28:45.869 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0aee5a7-f1c5-4f16-afd2-412ddda3356d'] response: {'server_uuid': 'c8afbcda-e57d-472d-9412-aafd1425728f', 'name': 'network-vif-deleted', 'tag': 'a3b10437-5c2a-4ce2-8713-dee09dd8302e', 'status': 'completed', 'code': 200} 2026-06-18 17:28:46.727 8 INFO neutron_taas.services.taas.taas_plugin [None req-248b052b-ab43-4e76-ab59-6c1970d69cf2 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] TaaS: Handle Delete Port: ffcf132e-592d-49ec-83ca-bf6cef5a4edb 2026-06-18 17:28:46.730 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-248b052b-ab43-4e76-ab59-6c1970d69cf2 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] Tap Mirror: Handle Delete Port: ffcf132e-592d-49ec-83ca-bf6cef5a4edb 2026-06-18 17:28:46.942 8 INFO neutron.db.l3_db [None req-248b052b-ab43-4e76-ab59-6c1970d69cf2 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] Floating IP 6c5ddb96-a644-4aba-8238-d21092bbc8a8 disassociated (deleted). External IP: 10.96.250.219, port: 848b8fd4-11f7-4f35-8a5a-1480140bd51e. [pid: 8|app: 0|req: 1598/3164] 10.0.0.32 () {32 vars in 731 bytes} [Thu Jun 18 17:28:46 2026] DELETE /v2.0/floatingips/6c5ddb96-a644-4aba-8238-d21092bbc8a8 => generated 0 bytes in 715 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:28:47.323 7 INFO neutron.api.v2.resource [None req-605c4699-2fc3-440c-a2eb-97f86bae0e09 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1567/3165] 10.0.0.32 () {32 vars in 728 bytes} [Thu Jun 18 17:28:47 2026] GET /v2.0/floatingips/6c5ddb96-a644-4aba-8238-d21092bbc8a8 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:28:47.338 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bcba8fea-4bd4-40ef-b3f0-37c48dd0345c'] response: {'name': 'network-changed', 'server_uuid': 'fcc3fef9-7d30-483c-86cb-83535c8a682e', 'tag': '848b8fd4-11f7-4f35-8a5a-1480140bd51e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1599/3166] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:28:47 2026] GET /v2.0/ports?device_id=fcc3fef9-7d30-483c-86cb-83535c8a682e => generated 1200 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3167] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:28:47 2026] GET /v2.0/security-groups?id=27456403-6b90-4c30-9324-63ecc1cba272&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3168] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:28:47 2026] GET /v2.0/ports?tenant_id=9cf59aa21dbd43d8ae16daef9fe1573a&device_id=fcc3fef9-7d30-483c-86cb-83535c8a682e => generated 1469 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3169] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:28:47 2026] GET /v2.0/networks?id=db4008ef-343c-46d2-ae4d-c8d77ff04695 => generated 801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3170] 199.204.45.53 () {34 vars in 1055 bytes} [Thu Jun 18 17:28:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.94&port_id=848b8fd4-11f7-4f35-8a5a-1480140bd51e => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3171] 199.204.45.53 () {34 vars in 1105 bytes} [Thu Jun 18 17:28:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A259&port_id=848b8fd4-11f7-4f35-8a5a-1480140bd51e => 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: 1602/3172] 199.204.45.53 () {34 vars in 1063 bytes} [Thu Jun 18 17:28:48 2026] GET /v2.0/subnets?id=5d55ce1e-b2c8-4654-ab90-c3cd03dc8b76&id=ab52d93a-c750-4fde-b5c7-2dac28eb411c => generated 1413 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3173] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:28:48 2026] GET /v2.0/ports?network_id=db4008ef-343c-46d2-ae4d-c8d77ff04695&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3174] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:28:48 2026] GET /v2.0/ports?network_id=db4008ef-343c-46d2-ae4d-c8d77ff04695&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3175] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:28:48 2026] GET /v2.0/networks/db4008ef-343c-46d2-ae4d-c8d77ff04695?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3176] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:28:48 2026] GET /v2.0/networks/db4008ef-343c-46d2-ae4d-c8d77ff04695?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3177] 199.204.45.53 () {34 vars in 993 bytes} [Thu Jun 18 17:28:49 2026] GET /v2.0/ports?device_id=fcc3fef9-7d30-483c-86cb-83535c8a682e => generated 1200 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:28:50.120 8 INFO neutron_taas.services.taas.taas_plugin [req-cd3105e4-7913-4fe1-8f02-33662d0ddcfb req-076dc686-c3cc-4718-909a-ebff80952aa0 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] TaaS: Handle Delete Port: 848b8fd4-11f7-4f35-8a5a-1480140bd51e 2026-06-18 17:28:50.124 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-cd3105e4-7913-4fe1-8f02-33662d0ddcfb req-076dc686-c3cc-4718-909a-ebff80952aa0 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] Tap Mirror: Handle Delete Port: 848b8fd4-11f7-4f35-8a5a-1480140bd51e [pid: 8|app: 0|req: 1605/3178] 199.204.45.53 () {36 vars in 996 bytes} [Thu Jun 18 17:28:49 2026] DELETE /v2.0/ports/848b8fd4-11f7-4f35-8a5a-1480140bd51e => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:28:50.357 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd3106bc-7252-49cb-b6f4-4840d2c7c109'] response: {'server_uuid': 'fcc3fef9-7d30-483c-86cb-83535c8a682e', 'name': 'network-vif-deleted', 'tag': '848b8fd4-11f7-4f35-8a5a-1480140bd51e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1574/3179] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:28:52 2026] GET /v2.0/ports?device_id=fcc3fef9-7d30-483c-86cb-83535c8a682e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 17:28:57.935 8 INFO neutron_taas.services.taas.taas_plugin [None req-cdcc540b-1e58-4436-8073-ce8c6f7a6ed2 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] TaaS: Handle Delete Port: 788461c4-e861-4cfc-961b-47b842b170b1 2026-06-18 17:28:57.938 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cdcc540b-1e58-4436-8073-ce8c6f7a6ed2 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] Tap Mirror: Handle Delete Port: 788461c4-e861-4cfc-961b-47b842b170b1 2026-06-18 17:28:58.156 8 INFO neutron.db.l3_db [None req-cdcc540b-1e58-4436-8073-ce8c6f7a6ed2 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] Floating IP ef460288-a29a-4777-9baa-641251c22b96 disassociated (deleted). External IP: 10.96.250.208, port: 9c3fb47d-77c4-4411-8e24-2f881a6a665c. [pid: 8|app: 0|req: 1606/3180] 10.0.0.32 () {32 vars in 731 bytes} [Thu Jun 18 17:28:57 2026] DELETE /v2.0/floatingips/ef460288-a29a-4777-9baa-641251c22b96 => generated 0 bytes in 719 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:28:58.534 7 INFO neutron.api.v2.resource [None req-f9b44f47-496e-43da-865a-7b22e313b87c dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1575/3181] 10.0.0.32 () {32 vars in 728 bytes} [Thu Jun 18 17:28:58 2026] GET /v2.0/floatingips/ef460288-a29a-4777-9baa-641251c22b96 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:28:58.549 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-207eb046-0f66-4ff4-a6e3-b92d290db2d6'] response: {'name': 'network-changed', 'server_uuid': '9e90f9f6-22dc-43e5-9d66-e0d1532023c7', 'tag': '9c3fb47d-77c4-4411-8e24-2f881a6a665c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1607/3182] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:28:58 2026] GET /v2.0/ports?device_id=9e90f9f6-22dc-43e5-9d66-e0d1532023c7 => generated 1196 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3183] 10.0.0.15 () {34 vars in 1039 bytes} [Thu Jun 18 17:28:58 2026] GET /v2.0/security-groups?id=27456403-6b90-4c30-9324-63ecc1cba272&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: 1608/3184] 199.204.45.53 () {34 vars in 1079 bytes} [Thu Jun 18 17:28:59 2026] GET /v2.0/ports?tenant_id=9cf59aa21dbd43d8ae16daef9fe1573a&device_id=9e90f9f6-22dc-43e5-9d66-e0d1532023c7 => generated 1465 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3185] 199.204.45.53 () {34 vars in 985 bytes} [Thu Jun 18 17:28:59 2026] GET /v2.0/networks?id=7e2061e0-3220-443a-9f21-f3beb6675cdd => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3186] 199.204.45.53 () {34 vars in 1055 bytes} [Thu Jun 18 17:28:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.99&port_id=9c3fb47d-77c4-4411-8e24-2f881a6a665c => 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: 1578/3187] 199.204.45.53 () {34 vars in 1103 bytes} [Thu Jun 18 17:28:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A198&port_id=9c3fb47d-77c4-4411-8e24-2f881a6a665c => 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: 1610/3188] 199.204.45.53 () {34 vars in 1063 bytes} [Thu Jun 18 17:28:59 2026] GET /v2.0/subnets?id=39d1968a-ab01-494c-84a7-d8a48c3ec5cc&id=24996ce9-7f78-4b4c-91bb-4e2d795caf57 => generated 1409 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3189] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:28:59 2026] GET /v2.0/ports?network_id=7e2061e0-3220-443a-9f21-f3beb6675cdd&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3190] 199.204.45.53 () {34 vars in 1051 bytes} [Thu Jun 18 17:28:59 2026] GET /v2.0/ports?network_id=7e2061e0-3220-443a-9f21-f3beb6675cdd&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3191] 199.204.45.53 () {34 vars in 1011 bytes} [Thu Jun 18 17:28:59 2026] GET /v2.0/networks/7e2061e0-3220-443a-9f21-f3beb6675cdd?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: 1612/3192] 199.204.45.53 () {34 vars in 1111 bytes} [Thu Jun 18 17:28:59 2026] GET /v2.0/networks/7e2061e0-3220-443a-9f21-f3beb6675cdd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3195] 199.204.45.53 () {34 vars in 993 bytes} [Thu Jun 18 17:29:01 2026] GET /v2.0/ports?device_id=9e90f9f6-22dc-43e5-9d66-e0d1532023c7 => generated 1196 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 17:29:01.327 7 INFO neutron_taas.services.taas.taas_plugin [req-2e5ccdbb-4651-41e8-aeed-fd0b49b04f60 req-897519d0-dad9-4ec2-8231-52c7f84b3cb9 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] TaaS: Handle Delete Port: 9c3fb47d-77c4-4411-8e24-2f881a6a665c 2026-06-18 17:29:01.332 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2e5ccdbb-4651-41e8-aeed-fd0b49b04f60 req-897519d0-dad9-4ec2-8231-52c7f84b3cb9 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] Tap Mirror: Handle Delete Port: 9c3fb47d-77c4-4411-8e24-2f881a6a665c [pid: 7|app: 0|req: 1582/3196] 199.204.45.53 () {36 vars in 996 bytes} [Thu Jun 18 17:29:01 2026] DELETE /v2.0/ports/9c3fb47d-77c4-4411-8e24-2f881a6a665c => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:29:01.621 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc0702ed-90a7-45ed-bd01-e460e4541c00'] response: {'server_uuid': '9e90f9f6-22dc-43e5-9d66-e0d1532023c7', 'name': 'network-vif-deleted', 'tag': '9c3fb47d-77c4-4411-8e24-2f881a6a665c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1615/3197] 10.0.0.15 () {34 vars in 989 bytes} [Thu Jun 18 17:29:03 2026] GET /v2.0/ports?device_id=9e90f9f6-22dc-43e5-9d66-e0d1532023c7 => 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: 1583/3198] 10.0.0.32 () {32 vars in 749 bytes} [Thu Jun 18 17:29:08 2026] DELETE /v2.0/security-group-rules/2b684f36-3190-4b76-85ed-0fdfafa4f3f9 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:29:09.107 8 INFO neutron.api.v2.resource [None req-d28120f2-be33-486d-93d5-1b3667e85b64 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1616/3199] 10.0.0.32 () {32 vars in 746 bytes} [Thu Jun 18 17:29:09 2026] GET /v2.0/security-group-rules/2b684f36-3190-4b76-85ed-0fdfafa4f3f9 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3200] 10.0.0.32 () {32 vars in 749 bytes} [Thu Jun 18 17:29:09 2026] DELETE /v2.0/security-group-rules/d06a6bf1-00f7-4cbf-b7a0-0deec0f45df5 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:29:09.199 8 INFO neutron.api.v2.resource [None req-dbaa7b39-e9f4-44dc-8366-321c2583e229 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1617/3201] 10.0.0.32 () {32 vars in 746 bytes} [Thu Jun 18 17:29:09 2026] GET /v2.0/security-group-rules/d06a6bf1-00f7-4cbf-b7a0-0deec0f45df5 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3202] 10.0.0.32 () {32 vars in 749 bytes} [Thu Jun 18 17:29:09 2026] DELETE /v2.0/security-group-rules/d08dabd1-6a10-463f-a0d3-0550ad02021d => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:29:09.295 8 INFO neutron.api.v2.resource [None req-a0af5762-670c-4f25-82af-0766c2b90a99 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1618/3203] 10.0.0.32 () {32 vars in 746 bytes} [Thu Jun 18 17:29:09 2026] GET /v2.0/security-group-rules/d08dabd1-6a10-463f-a0d3-0550ad02021d => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3204] 10.0.0.32 () {32 vars in 749 bytes} [Thu Jun 18 17:29:09 2026] DELETE /v2.0/security-group-rules/4bc1d78d-7fa9-4280-b553-bb7656495368 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:29:09.386 8 INFO neutron.api.v2.resource [None req-1f32c674-8c2a-43e6-b1eb-b10169ac023b dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1619/3205] 10.0.0.32 () {32 vars in 746 bytes} [Thu Jun 18 17:29:09 2026] GET /v2.0/security-group-rules/4bc1d78d-7fa9-4280-b553-bb7656495368 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3206] 10.0.0.32 () {32 vars in 749 bytes} [Thu Jun 18 17:29:09 2026] DELETE /v2.0/security-group-rules/84928ccc-c566-4258-ab2f-465ad1d6a67b => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:29:09.474 8 INFO neutron.api.v2.resource [None req-b41d642e-8b34-49e3-8c77-e349ab6b9837 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1620/3207] 10.0.0.32 () {32 vars in 746 bytes} [Thu Jun 18 17:29:09 2026] GET /v2.0/security-group-rules/84928ccc-c566-4258-ab2f-465ad1d6a67b => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3208] 10.0.0.32 () {32 vars in 749 bytes} [Thu Jun 18 17:29:09 2026] DELETE /v2.0/security-group-rules/5f939b64-1de1-4126-83ee-0fea3caf8fc5 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:29:09.564 8 INFO neutron.api.v2.resource [None req-8bab17df-c530-494e-8131-6e76b4920968 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1621/3209] 10.0.0.32 () {32 vars in 746 bytes} [Thu Jun 18 17:29:09 2026] GET /v2.0/security-group-rules/5f939b64-1de1-4126-83ee-0fea3caf8fc5 => generated 155 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3210] 10.0.0.32 () {32 vars in 749 bytes} [Thu Jun 18 17:29:09 2026] DELETE /v2.0/security-group-rules/934a4c12-25ad-4d44-9626-ee41d023afc7 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:29:09.650 8 INFO neutron.api.v2.resource [None req-a3c3ff37-e62c-4651-a94b-c967b3fe9b47 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1622/3211] 10.0.0.32 () {32 vars in 746 bytes} [Thu Jun 18 17:29:09 2026] GET /v2.0/security-group-rules/934a4c12-25ad-4d44-9626-ee41d023afc7 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3212] 10.0.0.32 () {32 vars in 749 bytes} [Thu Jun 18 17:29:09 2026] DELETE /v2.0/security-group-rules/b9a99d75-7ca5-4cf3-a8da-51c3d5640faa => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:29:09.742 8 INFO neutron.api.v2.resource [None req-3c32dc88-e1a7-48fb-a4c9-ea746f1c4b57 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1623/3213] 10.0.0.32 () {32 vars in 746 bytes} [Thu Jun 18 17:29:09 2026] GET /v2.0/security-group-rules/b9a99d75-7ca5-4cf3-a8da-51c3d5640faa => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3214] 10.0.0.32 () {32 vars in 749 bytes} [Thu Jun 18 17:29:09 2026] DELETE /v2.0/security-group-rules/5095e8c3-7c2f-49cc-8199-9edac3877612 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:29:09.823 8 INFO neutron.api.v2.resource [None req-d9600fa6-ed50-4fa5-902a-e9ca9a02cb89 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1624/3215] 10.0.0.32 () {32 vars in 746 bytes} [Thu Jun 18 17:29:09 2026] GET /v2.0/security-group-rules/5095e8c3-7c2f-49cc-8199-9edac3877612 => generated 155 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3216] 10.0.0.32 () {32 vars in 749 bytes} [Thu Jun 18 17:29:09 2026] DELETE /v2.0/security-group-rules/46cbd027-eb85-4605-93fc-f0fc14edd709 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:29:09.913 8 INFO neutron.api.v2.resource [None req-2c2da943-53e1-4538-ab09-b218b8ea09f9 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1625/3217] 10.0.0.32 () {32 vars in 746 bytes} [Thu Jun 18 17:29:09 2026] GET /v2.0/security-group-rules/46cbd027-eb85-4605-93fc-f0fc14edd709 => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3218] 10.0.0.32 () {32 vars in 749 bytes} [Thu Jun 18 17:29:09 2026] DELETE /v2.0/security-group-rules/1c6cf95b-23a4-4221-8f4d-a83fab487f99 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:29:10.017 8 INFO neutron.api.v2.resource [None req-5a70b2e1-32c4-446c-a05e-2d4a03a44b83 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1626/3219] 10.0.0.32 () {32 vars in 746 bytes} [Thu Jun 18 17:29:10 2026] GET /v2.0/security-group-rules/1c6cf95b-23a4-4221-8f4d-a83fab487f99 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3220] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:29:10 2026] DELETE /v2.0/security-groups/27456403-6b90-4c30-9324-63ecc1cba272 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:29:10.136 8 INFO neutron.api.v2.resource [None req-a68bf9a4-371c-48c3-bde8-62c2e2b28c60 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1627/3221] 10.0.0.32 () {32 vars in 736 bytes} [Thu Jun 18 17:29:10 2026] GET /v2.0/security-groups/27456403-6b90-4c30-9324-63ecc1cba272 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:29:10.559 7 INFO neutron_taas.services.taas.taas_plugin [None req-c0df1511-0206-4413-9fc7-1fa676eb5817 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] TaaS: Handle Delete Port: 7cdd856c-43b2-47b5-aa55-73df541e69c5 2026-06-18 17:29:10.563 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c0df1511-0206-4413-9fc7-1fa676eb5817 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] Tap Mirror: Handle Delete Port: 7cdd856c-43b2-47b5-aa55-73df541e69c5 [pid: 7|app: 0|req: 1595/3222] 10.0.0.32 () {34 vars in 788 bytes} [Thu Jun 18 17:29:10 2026] PUT /v2.0/routers/9c431c3a-9ee0-4f7e-aaaa-9616ac00e04c/remove_router_interface => generated 309 bytes in 1039 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:29:11.385 8 INFO neutron.api.v2.resource [None req-24d68ab9-2735-43cc-9e4a-f8efff9cb8d2 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1628/3223] 10.0.0.32 () {34 vars in 788 bytes} [Thu Jun 18 17:29:11 2026] PUT /v2.0/routers/9c431c3a-9ee0-4f7e-aaaa-9616ac00e04c/remove_router_interface => generated 198 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:29:11.760 7 INFO neutron_taas.services.taas.taas_plugin [None req-6e8d8fb1-d0b9-4402-a237-188b8186bb92 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] TaaS: Handle Delete Port: 72f096c0-eb50-4000-8918-f0ab131b3a79 2026-06-18 17:29:11.763 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e8d8fb1-d0b9-4402-a237-188b8186bb92 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] Tap Mirror: Handle Delete Port: 72f096c0-eb50-4000-8918-f0ab131b3a79 [pid: 7|app: 0|req: 1596/3224] 10.0.0.32 () {34 vars in 788 bytes} [Thu Jun 18 17:29:11 2026] PUT /v2.0/routers/9c431c3a-9ee0-4f7e-aaaa-9616ac00e04c/remove_router_interface => generated 309 bytes in 952 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:29:12.509 8 INFO neutron.api.v2.resource [None req-f7ed9d30-8bab-4f6a-a6cb-5cea215644b4 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1629/3225] 10.0.0.32 () {34 vars in 788 bytes} [Thu Jun 18 17:29:12 2026] PUT /v2.0/routers/9c431c3a-9ee0-4f7e-aaaa-9616ac00e04c/remove_router_interface => generated 198 bytes in 161 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:29:12.888 7 INFO neutron_taas.services.taas.taas_plugin [None req-6a77e319-7abc-4db9-b152-08426b83109b dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] TaaS: Handle Delete Port: d6719528-34f2-4954-a84e-26d3b40188cc 2026-06-18 17:29:12.892 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6a77e319-7abc-4db9-b152-08426b83109b dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] Tap Mirror: Handle Delete Port: d6719528-34f2-4954-a84e-26d3b40188cc [pid: 7|app: 0|req: 1597/3226] 10.0.0.32 () {34 vars in 788 bytes} [Thu Jun 18 17:29:12 2026] PUT /v2.0/routers/9c431c3a-9ee0-4f7e-aaaa-9616ac00e04c/remove_router_interface => generated 309 bytes in 963 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 17:29:13.650 8 INFO neutron.api.v2.resource [None req-63693cbd-8ee8-4229-b0be-80f4571a7857 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1630/3227] 10.0.0.32 () {34 vars in 788 bytes} [Thu Jun 18 17:29:13 2026] PUT /v2.0/routers/9c431c3a-9ee0-4f7e-aaaa-9616ac00e04c/remove_router_interface => generated 198 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:29:13.853 7 INFO neutron_taas.services.taas.taas_plugin [None req-8d1c5e12-3c29-4fcd-b422-5a7f1684a2bd dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] TaaS: Handle Delete Port: 3a33cea1-eec1-4eb4-97ab-73600466f8fc 2026-06-18 17:29:13.856 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d1c5e12-3c29-4fcd-b422-5a7f1684a2bd dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] Tap Mirror: Handle Delete Port: 3a33cea1-eec1-4eb4-97ab-73600466f8fc 2026-06-18 17:29:14.112 7 INFO neutron_taas.services.taas.taas_plugin [None req-8d1c5e12-3c29-4fcd-b422-5a7f1684a2bd dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] TaaS: Handle Delete Port: f0cc650a-a0b0-4e90-a93f-3ac8e7a90f2a 2026-06-18 17:29:14.114 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d1c5e12-3c29-4fcd-b422-5a7f1684a2bd dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] Tap Mirror: Handle Delete Port: f0cc650a-a0b0-4e90-a93f-3ac8e7a90f2a 2026-06-18 17:29:14.491 7 INFO neutron.services.segments.plugin [-] Segment 475eaa98-13b4-4c35-b87c-23e2936e0a94 resource provider aggregate not found 2026-06-18 17:29:14.493 7 INFO neutron.services.segments.plugin [-] Segment 475eaa98-13b4-4c35-b87c-23e2936e0a94 resource provider aggregate not found 2026-06-18 17:29:14.513 7 INFO neutron.services.segments.plugin [-] Segment 475eaa98-13b4-4c35-b87c-23e2936e0a94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 475eaa98-13b4-4c35-b87c-23e2936e0a94 found for delete ", "request_id": "req-535ed734-b71a-4d31-80ad-319f1f333355"}]} 2026-06-18 17:29:14.513 7 INFO neutron.services.segments.plugin [-] Segment 475eaa98-13b4-4c35-b87c-23e2936e0a94 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 475eaa98-13b4-4c35-b87c-23e2936e0a94 found for delete ", "request_id": "req-ff5311c1-a756-4d41-83a7-5790629e16dc"}]} 2026-06-18 17:29:14.518 7 INFO neutron.db.l3_hamode_db [None req-8d1c5e12-3c29-4fcd-b422-5a7f1684a2bd dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] HA network 0b92f413-44d0-4dd4-a926-05b5833d8404 was deleted as no HA routers are present in tenant 9cf59aa21dbd43d8ae16daef9fe1573a. [pid: 7|app: 0|req: 1598/3228] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:29:13 2026] DELETE /v2.0/routers/9c431c3a-9ee0-4f7e-aaaa-9616ac00e04c => generated 0 bytes in 868 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 17:29:14.548 8 INFO neutron.api.v2.resource [None req-528c4695-3858-48ce-ab2e-a984a4e32cf1 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1631/3229] 10.0.0.32 () {32 vars in 720 bytes} [Thu Jun 18 17:29:14 2026] GET /v2.0/routers/9c431c3a-9ee0-4f7e-aaaa-9616ac00e04c => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3230] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:29:14 2026] DELETE /v2.0/subnets/5d55ce1e-b2c8-4654-ab90-c3cd03dc8b76 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:29:14.723 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5f2c7f75-fb16-4a9f-8b7d-8814c0b6de5d dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1632/3231] 10.0.0.32 () {32 vars in 720 bytes} [Thu Jun 18 17:29:14 2026] GET /v2.0/subnets/5d55ce1e-b2c8-4654-ab90-c3cd03dc8b76 => 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: 1600/3232] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:29:14 2026] DELETE /v2.0/subnets/ab52d93a-c750-4fde-b5c7-2dac28eb411c => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:29:14.934 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6309b04a-0c8a-4e24-b406-8d6d0a6f7c3d dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1633/3233] 10.0.0.32 () {32 vars in 720 bytes} [Thu Jun 18 17:29:14 2026] GET /v2.0/subnets/ab52d93a-c750-4fde-b5c7-2dac28eb411c => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:29:15.044 7 INFO neutron_taas.services.taas.taas_plugin [None req-14a6ee59-6f67-47b0-9ff0-0aeb1904fe98 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] TaaS: Handle Delete Port: ea05e061-862c-4313-a199-d466891bc5be 2026-06-18 17:29:15.047 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14a6ee59-6f67-47b0-9ff0-0aeb1904fe98 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] Tap Mirror: Handle Delete Port: ea05e061-862c-4313-a199-d466891bc5be [pid: 7|app: 0|req: 1601/3234] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:29:14 2026] DELETE /v2.0/networks/db4008ef-343c-46d2-ae4d-c8d77ff04695 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:29:15.232 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f6e0232e-b015-4eee-898e-57f9bea17d53 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1634/3235] 10.0.0.32 () {32 vars in 722 bytes} [Thu Jun 18 17:29:15 2026] GET /v2.0/networks/db4008ef-343c-46d2-ae4d-c8d77ff04695 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3238] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:29:15 2026] DELETE /v2.0/subnets/39d1968a-ab01-494c-84a7-d8a48c3ec5cc => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:29:15.412 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c1583c7b-7573-4829-9d5e-e12bbf43618b dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1637/3239] 10.0.0.32 () {32 vars in 720 bytes} [Thu Jun 18 17:29:15 2026] GET /v2.0/subnets/39d1968a-ab01-494c-84a7-d8a48c3ec5cc => 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: 1603/3240] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:29:15 2026] DELETE /v2.0/subnets/24996ce9-7f78-4b4c-91bb-4e2d795caf57 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:29:15.600 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a7320703-ad1b-425b-9741-fb0867c20e93 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1638/3241] 10.0.0.32 () {32 vars in 720 bytes} [Thu Jun 18 17:29:15 2026] GET /v2.0/subnets/24996ce9-7f78-4b4c-91bb-4e2d795caf57 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:29:15.696 7 INFO neutron_taas.services.taas.taas_plugin [None req-882892a2-16e0-41ef-82b3-43ab993ee023 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] TaaS: Handle Delete Port: 7ac38ba1-cd44-4e99-9f24-ffecebf180d8 2026-06-18 17:29:15.699 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-882892a2-16e0-41ef-82b3-43ab993ee023 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] Tap Mirror: Handle Delete Port: 7ac38ba1-cd44-4e99-9f24-ffecebf180d8 [pid: 7|app: 0|req: 1604/3242] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:29:15 2026] DELETE /v2.0/networks/7e2061e0-3220-443a-9f21-f3beb6675cdd => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:29:15.908 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0e30944b-1ebd-47c9-907e-08d349b34d37 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1639/3243] 10.0.0.32 () {32 vars in 722 bytes} [Thu Jun 18 17:29:15 2026] GET /v2.0/networks/7e2061e0-3220-443a-9f21-f3beb6675cdd => 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: 1605/3244] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:29:15 2026] DELETE /v2.0/subnets/34c9ac97-16c6-4730-8985-cdb89ba70287 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:29:16.102 8 INFO neutron.pecan_wsgi.hooks.translation [None req-53af41e3-67b8-41bf-b2e3-a15caad8bb25 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1640/3245] 10.0.0.32 () {32 vars in 720 bytes} [Thu Jun 18 17:29:16 2026] GET /v2.0/subnets/34c9ac97-16c6-4730-8985-cdb89ba70287 => 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: 1606/3246] 10.0.0.32 () {32 vars in 723 bytes} [Thu Jun 18 17:29:16 2026] DELETE /v2.0/subnets/e4be82f4-92ca-4185-b351-2cba623ddfad => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:29:16.319 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bf390d5a-84e6-4961-af09-4c7e9756bd44 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1641/3247] 10.0.0.32 () {32 vars in 720 bytes} [Thu Jun 18 17:29:16 2026] GET /v2.0/subnets/e4be82f4-92ca-4185-b351-2cba623ddfad => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:29:16.417 7 INFO neutron_taas.services.taas.taas_plugin [None req-9d2046fe-61e4-4923-b670-a4c64104ac37 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] TaaS: Handle Delete Port: e9aef82d-a9cb-4b13-969e-64180dec3a5b 2026-06-18 17:29:16.420 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d2046fe-61e4-4923-b670-a4c64104ac37 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] Tap Mirror: Handle Delete Port: e9aef82d-a9cb-4b13-969e-64180dec3a5b 2026-06-18 17:29:16.536 7 INFO neutron.services.segments.plugin [-] Segment d9058eac-74a5-466f-bf0c-b45ba9db9f9b resource provider aggregate not found 2026-06-18 17:29:16.542 7 INFO neutron.services.segments.plugin [-] Segment d9058eac-74a5-466f-bf0c-b45ba9db9f9b resource provider aggregate not found 2026-06-18 17:29:16.560 7 INFO neutron.services.segments.plugin [-] Segment d9058eac-74a5-466f-bf0c-b45ba9db9f9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9058eac-74a5-466f-bf0c-b45ba9db9f9b found for delete ", "request_id": "req-0f55bf55-43a3-4b72-b365-9ec85156a971"}]} 2026-06-18 17:29:16.561 7 INFO neutron.services.segments.plugin [-] Segment d9058eac-74a5-466f-bf0c-b45ba9db9f9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9058eac-74a5-466f-bf0c-b45ba9db9f9b found for delete ", "request_id": "req-c70e7623-7b87-4eee-8a25-2f8083cfce57"}]} 2026-06-18 17:29:16.582 7 INFO neutron.services.segments.plugin [-] Segment aa14c319-a1d0-41e0-b953-5c770e01b451 resource provider aggregate not found 2026-06-18 17:29:16.585 7 INFO neutron.services.segments.plugin [-] Segment aa14c319-a1d0-41e0-b953-5c770e01b451 resource provider aggregate not found 2026-06-18 17:29:16.608 7 INFO neutron.services.segments.plugin [-] Segment aa14c319-a1d0-41e0-b953-5c770e01b451 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa14c319-a1d0-41e0-b953-5c770e01b451 found for delete ", "request_id": "req-ec74f566-aa67-4144-99b3-3e99c3922ec9"}]} 2026-06-18 17:29:16.611 7 INFO neutron.services.segments.plugin [-] Segment aa14c319-a1d0-41e0-b953-5c770e01b451 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa14c319-a1d0-41e0-b953-5c770e01b451 found for delete ", "request_id": "req-e71a0cb5-533f-4fb6-a81a-53601b1e8c04"}]} [pid: 7|app: 0|req: 1607/3248] 10.0.0.32 () {32 vars in 725 bytes} [Thu Jun 18 17:29:16 2026] DELETE /v2.0/networks/f27276e7-7e71-432e-ba47-84f280d404f7 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-18 17:29:16.706 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bb356537-62c0-436c-b32b-a3716ffb56b9 dc412977a9324dbd97375667e8e20baa 9cf59aa21dbd43d8ae16daef9fe1573a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1642/3249] 10.0.0.32 () {32 vars in 722 bytes} [Thu Jun 18 17:29:16 2026] GET /v2.0/networks/f27276e7-7e71-432e-ba47-84f280d404f7 => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 17:29:18.633 7 INFO neutron.services.segments.plugin [-] Segment 7c1414d7-44d0-4df7-a86e-51bec51de6a6 resource provider aggregate not found 2026-06-18 17:29:18.640 7 INFO neutron.services.segments.plugin [-] Segment 7c1414d7-44d0-4df7-a86e-51bec51de6a6 resource provider aggregate not found 2026-06-18 17:29:18.653 7 INFO neutron.services.segments.plugin [-] Segment 7c1414d7-44d0-4df7-a86e-51bec51de6a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c1414d7-44d0-4df7-a86e-51bec51de6a6 found for delete ", "request_id": "req-ae4fadd2-d916-414d-8072-74a47703ccc6"}]} 2026-06-18 17:29:18.655 7 INFO neutron.services.segments.plugin [-] Segment 7c1414d7-44d0-4df7-a86e-51bec51de6a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c1414d7-44d0-4df7-a86e-51bec51de6a6 found for delete ", "request_id": "req-9b5c2133-28f8-4234-b260-fd81b9e582af"}]} [pid: 7|app: 0|req: 1608/3250] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:29:18 2026] GET /v2.0/security-groups?tenant_id=9cf59aa21dbd43d8ae16daef9fe1573a&name=default => generated 2925 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3251] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:29:18 2026] DELETE /v2.0/security-groups/4b9be54c-80cd-4e8d-8d11-b1d5220bc38f => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3252] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:29:19 2026] GET /v2.0/security-groups?tenant_id=5f508fe5b8a741c48feedc88378fa765&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3253] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:29:19 2026] DELETE /v2.0/security-groups/ffb6285b-b692-4a8c-be47-f6ce016141bf => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3254] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:29:19 2026] GET /v2.0/security-groups?tenant_id=b746f5a6562d444b902f378b51febd43&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3255] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:29:19 2026] DELETE /v2.0/security-groups/4082e9d8-9119-4415-a5d6-149c7a967ed6 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3256] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:29:19 2026] GET /v2.0/security-groups?tenant_id=570d7e503f1547fe91dcb310694f763d&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3257] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:29:19 2026] DELETE /v2.0/security-groups/3c308b6c-d793-41d6-a4f7-dcdc9fa01461 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3258] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:29:20 2026] GET /v2.0/security-groups?tenant_id=e35699bfe64c4832aa5687044b9a3922&name=default => generated 2929 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3259] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:29:20 2026] DELETE /v2.0/security-groups/a5e791cf-e499-4cf8-90fe-472677fe89d8 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3260] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:29:20 2026] GET /v2.0/security-groups?tenant_id=c1768844ec0844dfbe245da96d7ff9cb&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3261] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:29:20 2026] DELETE /v2.0/security-groups/9f31fe9c-45f3-4873-8366-0333d91ddf5f => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3262] 10.0.0.32 () {32 vars in 773 bytes} [Thu Jun 18 17:29:20 2026] GET /v2.0/security-groups?tenant_id=11a2243f9c0847aa9c25b7085bc5e56a&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3263] 10.0.0.32 () {32 vars in 739 bytes} [Thu Jun 18 17:29:20 2026] DELETE /v2.0/security-groups/58cf8401-90ce-4983-8531-49ebeb23c4b6 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3264] 10.0.0.32 () {32 vars in 648 bytes} [Thu Jun 18 17:29:23 2026] GET /v2.0/networks => generated 2168 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3265] 10.0.0.32 () {32 vars in 654 bytes} [Thu Jun 18 17:29:24 2026] GET /v2.0/floatingips => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3266] 10.0.0.32 () {32 vars in 646 bytes} [Thu Jun 18 17:29:24 2026] GET /v2.0/routers => generated 15 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3267] 10.0.0.32 () {32 vars in 642 bytes} [Thu Jun 18 17:29:25 2026] GET /v2.0/ports => generated 4721 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3268] 10.0.0.32 () {32 vars in 646 bytes} [Thu Jun 18 17:29:25 2026] GET /v2.0/subnets => generated 1308 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3269] 10.0.0.32 () {32 vars in 648 bytes} [Thu Jun 18 17:29:25 2026] GET /v2.0/networks => generated 2168 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3270] 10.0.0.32 () {32 vars in 662 bytes} [Thu Jun 18 17:29:25 2026] GET /v2.0/security-groups => generated 17397 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3271] 10.0.0.32 () {32 vars in 654 bytes} [Thu Jun 18 17:29:25 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)