+ 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 [Mon Jun 15 16:23:59 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-c678d9554-8t7v5 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 0x7f02d0b8d668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-15 16:24:03.947 8 INFO neutron.common.config [-] Logging enabled! 2026-06-15 16:24:03.947 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-06-15 16:24:03.977 7 INFO neutron.common.config [-] Logging enabled! 2026-06-15 16:24:03.978 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-06-15 16:24:04.968 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-15 16:24:04.988 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-15 16:24:06.515 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-15 16:24:06.518 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-15 16:24:06.522 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-15 16:24:06.523 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-15 16:24:06.523 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-15 16:24:06.523 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-15 16:24:06.523 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 16:24:06.531 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 16:24:06.531 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 16:24:06.532 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-15 16:24:06.554 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-15 16:24:06.555 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-15 16:24:06.555 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-15 16:24:06.570 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-15 16:24:06.572 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-15 16:24:06.576 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-15 16:24:06.577 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-15 16:24:06.577 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-15 16:24:06.578 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-15 16:24:06.578 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 16:24:06.585 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 16:24:06.585 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 16:24:06.585 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-15 16:24:06.585 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-15 16:24:06.585 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-15 16:24:06.585 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-15 16:24:06.585 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-15 16:24:06.607 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-15 16:24:06.608 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-15 16:24:06.608 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-15 16:24:06.638 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-15 16:24:06.639 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-15 16:24:06.639 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-15 16:24:06.639 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-15 16:24:06.873 7 INFO neutron.plugins.ml2.managers [None req-2fa11735-90b8-49e7-b445-ecab2e8b4e43 - - - - - -] Initializing driver for type 'vlan' 2026-06-15 16:24:06.915 8 INFO neutron.plugins.ml2.managers [None req-c63b7866-a55c-4543-a8f7-c160b99b85ec - - - - - -] Initializing driver for type 'vlan' 2026-06-15 16:24:07.154 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-2fa11735-90b8-49e7-b445-ecab2e8b4e43 - - - - - -] VlanTypeDriver initialization complete 2026-06-15 16:24:07.155 7 INFO neutron.plugins.ml2.managers [None req-2fa11735-90b8-49e7-b445-ecab2e8b4e43 - - - - - -] Initializing driver for type 'vxlan' 2026-06-15 16:24:07.155 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-2fa11735-90b8-49e7-b445-ecab2e8b4e43 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-15 16:24:07.169 7 INFO neutron.plugins.ml2.managers [None req-2fa11735-90b8-49e7-b445-ecab2e8b4e43 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-15 16:24:07.169 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-2fa11735-90b8-49e7-b445-ecab2e8b4e43 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-15 16:24:07.170 7 INFO neutron.plugins.ml2.managers [None req-2fa11735-90b8-49e7-b445-ecab2e8b4e43 - - - - - -] Initializing extension driver 'port_security' 2026-06-15 16:24:07.170 7 INFO neutron.plugins.ml2.extensions.port_security [None req-2fa11735-90b8-49e7-b445-ecab2e8b4e43 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-15 16:24:07.170 7 INFO neutron.plugins.ml2.managers [None req-2fa11735-90b8-49e7-b445-ecab2e8b4e43 - - - - - -] Initializing extension driver 'qos' 2026-06-15 16:24:07.170 7 INFO neutron.plugins.ml2.managers [None req-2fa11735-90b8-49e7-b445-ecab2e8b4e43 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-15 16:24:07.170 7 INFO neutron.plugins.ml2.managers [None req-2fa11735-90b8-49e7-b445-ecab2e8b4e43 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-15 16:24:07.185 7 INFO neutron.quota [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded quota_driver: . 2026-06-15 16:24:07.186 7 INFO neutron.plugins.ml2.plugin [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Modular L2 Plugin initialization complete 2026-06-15 16:24:07.186 7 INFO neutron.plugins.ml2.managers [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-15 16:24:07.186 7 INFO neutron.plugins.ml2.managers [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-15 16:24:07.186 7 INFO neutron.plugins.ml2.managers [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Got port-security extension from driver 'port_security' 2026-06-15 16:24:07.186 7 INFO neutron.manager [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loading Plugin: qos 2026-06-15 16:24:07.188 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c63b7866-a55c-4543-a8f7-c160b99b85ec - - - - - -] VlanTypeDriver initialization complete 2026-06-15 16:24:07.188 8 INFO neutron.plugins.ml2.managers [None req-c63b7866-a55c-4543-a8f7-c160b99b85ec - - - - - -] Initializing driver for type 'vxlan' 2026-06-15 16:24:07.188 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c63b7866-a55c-4543-a8f7-c160b99b85ec - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-15 16:24:07.200 7 INFO neutron.manager [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loading Plugin: router 2026-06-15 16:24:07.207 8 INFO neutron.plugins.ml2.managers [None req-c63b7866-a55c-4543-a8f7-c160b99b85ec - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-15 16:24:07.207 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c63b7866-a55c-4543-a8f7-c160b99b85ec - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-15 16:24:07.207 8 INFO neutron.plugins.ml2.managers [None req-c63b7866-a55c-4543-a8f7-c160b99b85ec - - - - - -] Initializing extension driver 'port_security' 2026-06-15 16:24:07.207 8 INFO neutron.plugins.ml2.extensions.port_security [None req-c63b7866-a55c-4543-a8f7-c160b99b85ec - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-15 16:24:07.207 8 INFO neutron.plugins.ml2.managers [None req-c63b7866-a55c-4543-a8f7-c160b99b85ec - - - - - -] Initializing extension driver 'qos' 2026-06-15 16:24:07.208 8 INFO neutron.plugins.ml2.managers [None req-c63b7866-a55c-4543-a8f7-c160b99b85ec - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-15 16:24:07.208 8 INFO neutron.plugins.ml2.managers [None req-c63b7866-a55c-4543-a8f7-c160b99b85ec - - - - - -] Initializing mechanism driver 'l2population' 2026-06-15 16:24:07.224 8 INFO neutron.quota [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded quota_driver: . 2026-06-15 16:24:07.225 8 INFO neutron.plugins.ml2.plugin [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Modular L2 Plugin initialization complete 2026-06-15 16:24:07.225 8 INFO neutron.plugins.ml2.managers [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-15 16:24:07.225 8 INFO neutron.plugins.ml2.managers [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-15 16:24:07.226 8 INFO neutron.plugins.ml2.managers [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-15 16:24:07.226 8 INFO neutron.manager [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loading Plugin: qos 2026-06-15 16:24:07.241 8 INFO neutron.manager [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loading Plugin: router 2026-06-15 16:24:07.247 7 INFO neutron.services.service_base [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-15 16:24:07.247 7 INFO neutron.manager [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loading Plugin: segments 2026-06-15 16:24:07.290 8 INFO neutron.services.service_base [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-15 16:24:07.291 8 INFO neutron.manager [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loading Plugin: segments 2026-06-15 16:24:07.347 7 INFO neutron.manager [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loading Plugin: trunk 2026-06-15 16:24:07.361 7 INFO neutron.manager [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loading Plugin: vpnaas 2026-06-15 16:24:07.398 8 INFO neutron.manager [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loading Plugin: trunk 2026-06-15 16:24:07.400 7 WARNING stevedore.named [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-15 16:24:07.412 8 INFO neutron.manager [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loading Plugin: vpnaas 2026-06-15 16:24:07.452 8 WARNING stevedore.named [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-15 16:24:07.470 7 INFO neutron_vpnaas.services.vpn.plugin [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-15 16:24:07.471 7 INFO neutron.common.utils [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-15 16:24:07.471 7 INFO neutron.manager [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loading Plugin: taas 2026-06-15 16:24:07.495 7 WARNING stevedore.named [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-15 16:24:07.495 7 WARNING stevedore.named [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-15 16:24:07.515 8 INFO neutron_vpnaas.services.vpn.plugin [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-15 16:24:07.515 8 INFO neutron.common.utils [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-15 16:24:07.515 8 INFO neutron.manager [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loading Plugin: taas 2026-06-15 16:24:07.518 7 INFO neutron_taas.services.taas.taas_plugin [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-15 16:24:07.518 7 INFO neutron.manager [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loading Plugin: tapmirror 2026-06-15 16:24:07.531 7 WARNING stevedore.named [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-15 16:24:07.531 7 WARNING stevedore.named [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-15 16:24:07.540 8 WARNING stevedore.named [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-15 16:24:07.540 8 WARNING stevedore.named [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-15 16:24:07.548 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-15 16:24:07.548 7 INFO neutron.manager [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loading Plugin: auto_allocate 2026-06-15 16:24:07.555 7 INFO neutron.manager [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loading Plugin: tag 2026-06-15 16:24:07.560 8 INFO neutron_taas.services.taas.taas_plugin [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-15 16:24:07.560 8 INFO neutron.manager [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loading Plugin: tapmirror 2026-06-15 16:24:07.564 7 INFO neutron.manager [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loading Plugin: timestamp 2026-06-15 16:24:07.568 7 INFO neutron.manager [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loading Plugin: network_ip_availability 2026-06-15 16:24:07.572 7 INFO neutron.manager [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loading Plugin: flavors 2026-06-15 16:24:07.574 8 WARNING stevedore.named [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-15 16:24:07.574 8 WARNING stevedore.named [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-06-15 16:24:07.575 7 INFO neutron.manager [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loading Plugin: revisions 2026-06-15 16:24:07.579 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Initializing extension manager. 2026-06-15 16:24:07.580 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: address-group 2026-06-15 16:24:07.581 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: address-scope 2026-06-15 16:24:07.582 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-15 16:24:07.583 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: agent 2026-06-15 16:24:07.583 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: agent-resources-synced 2026-06-15 16:24:07.585 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: allowed-address-pairs 2026-06-15 16:24:07.585 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: auto-allocated-topology 2026-06-15 16:24:07.586 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: availability_zone 2026-06-15 16:24:07.587 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: availability_zone_filter 2026-06-15 16:24:07.587 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-15 16:24:07.588 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: default-subnetpools 2026-06-15 16:24:07.589 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-15 16:24:07.590 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: dns-integration 2026-06-15 16:24:07.590 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: dns-domain-ports 2026-06-15 16:24:07.591 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-15 16:24:07.591 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: dvr 2026-06-15 16:24:07.592 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-15 16:24:07.592 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: empty-string-filtering 2026-06-15 16:24:07.594 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-15 16:24:07.594 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-15 16:24:07.595 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: external-net 2026-06-15 16:24:07.595 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-15 16:24:07.596 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: extraroute 2026-06-15 16:24:07.596 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: extraroute-atomic 2026-06-15 16:24:07.596 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-15 16:24:07.596 8 INFO neutron.manager [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loading Plugin: auto_allocate 2026-06-15 16:24:07.597 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-15 16:24:07.598 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-15 16:24:07.599 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-15 16:24:07.599 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-15 16:24:07.600 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: fip-port-details 2026-06-15 16:24:07.601 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: flavors 2026-06-15 16:24:07.603 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-15 16:24:07.603 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: floatingip-pools 2026-06-15 16:24:07.604 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: ip_allocation 2026-06-15 16:24:07.604 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: ip-substring-filtering 2026-06-15 16:24:07.605 8 INFO neutron.manager [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loading Plugin: tag 2026-06-15 16:24:07.605 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: l2_adjacency 2026-06-15 16:24:07.606 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: router 2026-06-15 16:24:07.608 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-15 16:24:07.608 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-15 16:24:07.609 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-15 16:24:07.609 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: ext-gw-mode 2026-06-15 16:24:07.610 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: l3-ha 2026-06-15 16:24:07.610 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-15 16:24:07.611 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-15 16:24:07.611 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: l3-flavors 2026-06-15 16:24:07.612 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-15 16:24:07.613 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-15 16:24:07.615 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-15 16:24:07.616 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-15 16:24:07.616 8 INFO neutron.manager [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loading Plugin: timestamp 2026-06-15 16:24:07.617 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-15 16:24:07.618 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-15 16:24:07.619 8 INFO neutron.manager [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loading Plugin: network_ip_availability 2026-06-15 16:24:07.619 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-15 16:24:07.619 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: multi-provider 2026-06-15 16:24:07.620 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: net-mtu 2026-06-15 16:24:07.620 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: net-mtu-writable 2026-06-15 16:24:07.621 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: network_availability_zone 2026-06-15 16:24:07.621 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: network_ha 2026-06-15 16:24:07.622 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: network-ip-availability 2026-06-15 16:24:07.622 8 INFO neutron.manager [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loading Plugin: flavors 2026-06-15 16:24:07.623 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-15 16:24:07.624 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: pagination 2026-06-15 16:24:07.624 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: port-device-profile 2026-06-15 16:24:07.625 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-15 16:24:07.625 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-15 16:24:07.626 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-15 16:24:07.626 8 INFO neutron.manager [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loading Plugin: revisions 2026-06-15 16:24:07.626 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: port-mac-override 2026-06-15 16:24:07.627 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-15 16:24:07.627 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-15 16:24:07.628 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-15 16:24:07.628 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: port-resource-request 2026-06-15 16:24:07.629 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: port-resource-request-groups 2026-06-15 16:24:07.629 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Initializing extension manager. 2026-06-15 16:24:07.630 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-15 16:24:07.630 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: binding 2026-06-15 16:24:07.631 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: address-group 2026-06-15 16:24:07.631 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: binding-extended 2026-06-15 16:24:07.631 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: port-security 2026-06-15 16:24:07.632 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: project-id 2026-06-15 16:24:07.632 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: address-scope 2026-06-15 16:24:07.632 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: provider 2026-06-15 16:24:07.632 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-15 16:24:07.633 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-15 16:24:07.633 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: agent 2026-06-15 16:24:07.634 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: agent-resources-synced 2026-06-15 16:24:07.635 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: qos 2026-06-15 16:24:07.635 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-15 16:24:07.635 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-15 16:24:07.636 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-15 16:24:07.636 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-15 16:24:07.636 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: availability_zone 2026-06-15 16:24:07.636 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: qos-default 2026-06-15 16:24:07.637 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: availability_zone_filter 2026-06-15 16:24:07.637 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: qos-fip 2026-06-15 16:24:07.637 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-15 16:24:07.637 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-15 16:24:07.638 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: default-subnetpools 2026-06-15 16:24:07.638 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: qos-gateway-ip 2026-06-15 16:24:07.638 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: qos-port-network-policy 2026-06-15 16:24:07.639 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: qos-pps-minimum 2026-06-15 16:24:07.640 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-15 16:24:07.640 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-15 16:24:07.640 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: qos-pps 2026-06-15 16:24:07.640 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: dns-integration 2026-06-15 16:24:07.641 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: qos-rule-type-details 2026-06-15 16:24:07.641 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-15 16:24:07.641 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: dns-domain-ports 2026-06-15 16:24:07.642 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: qos-rules-alias 2026-06-15 16:24:07.642 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-15 16:24:07.642 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: quota-check-limit 2026-06-15 16:24:07.643 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: dvr 2026-06-15 16:24:07.643 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: quota-check-limit-default 2026-06-15 16:24:07.643 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-15 16:24:07.644 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: empty-string-filtering 2026-06-15 16:24:07.644 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-15 16:24:07.644 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-15 16:24:07.645 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: quotas 2026-06-15 16:24:07.645 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: external-net 2026-06-15 16:24:07.646 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-15 16:24:07.646 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: extraroute 2026-06-15 16:24:07.646 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: quota_details 2026-06-15 16:24:07.647 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: extraroute-atomic 2026-06-15 16:24:07.647 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: rbac-policies 2026-06-15 16:24:07.648 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-15 16:24:07.648 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: rbac-address-group 2026-06-15 16:24:07.648 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-15 16:24:07.648 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: rbac-address-scope 2026-06-15 16:24:07.649 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-15 16:24:07.649 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: rbac-security-groups 2026-06-15 16:24:07.649 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-15 16:24:07.649 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: rbac-subnetpool 2026-06-15 16:24:07.650 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: fip-port-details 2026-06-15 16:24:07.650 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: revision-if-match 2026-06-15 16:24:07.651 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: flavors 2026-06-15 16:24:07.651 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: standard-attr-revisions 2026-06-15 16:24:07.651 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: router_availability_zone 2026-06-15 16:24:07.652 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-15 16:24:07.652 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-15 16:24:07.652 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: floatingip-pools 2026-06-15 16:24:07.653 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: ip_allocation 2026-06-15 16:24:07.653 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: security-groups-default-rules 2026-06-15 16:24:07.653 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-15 16:24:07.654 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-15 16:24:07.654 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: l2_adjacency 2026-06-15 16:24:07.654 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-15 16:24:07.655 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-15 16:24:07.655 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-15 16:24:07.655 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: router 2026-06-15 16:24:07.656 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-15 16:24:07.657 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-15 16:24:07.658 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-15 16:24:07.659 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-15 16:24:07.659 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: ext-gw-mode 2026-06-15 16:24:07.660 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: l3-ha 2026-06-15 16:24:07.661 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-15 16:24:07.661 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-15 16:24:07.662 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: security-group 2026-06-15 16:24:07.662 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: l3-flavors 2026-06-15 16:24:07.663 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: segment 2026-06-15 16:24:07.663 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-15 16:24:07.663 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-15 16:24:07.664 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-15 16:24:07.665 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: service-type 2026-06-15 16:24:07.665 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: sorting 2026-06-15 16:24:07.666 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: standard-attr-segment 2026-06-15 16:24:07.667 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-15 16:24:07.667 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: standard-attr-description 2026-06-15 16:24:07.667 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: stateful-security-group 2026-06-15 16:24:07.668 7 WARNING neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-15 16:24:07.668 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-15 16:24:07.668 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-15 16:24:07.669 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: subnet-external-network 2026-06-15 16:24:07.669 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-15 16:24:07.670 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: subnet_onboard 2026-06-15 16:24:07.670 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-15 16:24:07.671 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: subnet-service-types 2026-06-15 16:24:07.671 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-15 16:24:07.672 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: subnet_allocation 2026-06-15 16:24:07.672 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-15 16:24:07.672 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: multi-provider 2026-06-15 16:24:07.673 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-15 16:24:07.673 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: tag-creation 2026-06-15 16:24:07.674 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-15 16:24:07.674 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: net-mtu 2026-06-15 16:24:07.674 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: net-mtu-writable 2026-06-15 16:24:07.675 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: network_availability_zone 2026-06-15 16:24:07.676 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: network_ha 2026-06-15 16:24:07.677 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: network-ip-availability 2026-06-15 16:24:07.677 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: standard-attr-tag 2026-06-15 16:24:07.678 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-15 16:24:07.678 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-15 16:24:07.679 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: trunk 2026-06-15 16:24:07.679 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: pagination 2026-06-15 16:24:07.679 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: trunk-details 2026-06-15 16:24:07.680 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-15 16:24:07.680 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: port-device-profile 2026-06-15 16:24:07.680 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-15 16:24:07.680 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-15 16:24:07.681 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-15 16:24:07.681 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-15 16:24:07.681 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-15 16:24:07.682 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-15 16:24:07.682 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: port-mac-override 2026-06-15 16:24:07.683 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-15 16:24:07.683 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-15 16:24:07.683 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-15 16:24:07.684 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-15 16:24:07.684 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-15 16:24:07.685 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: vpn-flavors 2026-06-15 16:24:07.685 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: port-resource-request 2026-06-15 16:24:07.686 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: vpnaas 2026-06-15 16:24:07.686 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-15 16:24:07.687 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: taas 2026-06-15 16:24:07.688 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-15 16:24:07.688 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: tap-mirror 2026-06-15 16:24:07.689 7 INFO neutron.api.extensions [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Loaded extension: taas-vlan-filter 2026-06-15 16:24:07.689 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: binding 2026-06-15 16:24:07.691 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: binding-extended 2026-06-15 16:24:07.691 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-15 16:24:07.691 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-15 16:24:07.692 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 16:24:07.692 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-15 16:24:07.692 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: port-security 2026-06-15 16:24:07.693 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: project-id 2026-06-15 16:24:07.694 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: provider 2026-06-15 16:24:07.695 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-06-15 16:24:07.696 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-15 16:24:07.697 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-15 16:24:07.697 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: qos 2026-06-15 16:24:07.698 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-15 16:24:07.698 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-15 16:24:07.699 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: qos-default 2026-06-15 16:24:07.699 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: qos-fip 2026-06-15 16:24:07.700 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-15 16:24:07.700 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-15 16:24:07.701 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-15 16:24:07.701 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-15 16:24:07.701 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-15 16:24:07.702 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-15 16:24:07.702 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-15 16:24:07.702 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-15 16:24:07.702 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: qos-pps 2026-06-15 16:24:07.703 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-15 16:24:07.703 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 16:24:07.703 7 WARNING neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] subnetpool is already registered 2026-06-15 16:24:07.703 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-15 16:24:07.704 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 16:24:07.704 7 WARNING neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] subnetpool is already registered 2026-06-15 16:24:07.704 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: qos-rules-alias 2026-06-15 16:24:07.704 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-15 16:24:07.705 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: quota-check-limit 2026-06-15 16:24:07.705 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-15 16:24:07.705 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-15 16:24:07.705 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-15 16:24:07.706 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-15 16:24:07.706 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-15 16:24:07.706 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-15 16:24:07.707 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-15 16:24:07.707 7 WARNING neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] ipsecpolicy is already registered 2026-06-15 16:24:07.707 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-15 16:24:07.707 7 WARNING neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] ikepolicy is already registered 2026-06-15 16:24:07.708 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: quotas 2026-06-15 16:24:07.709 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: quota_details 2026-06-15 16:24:07.711 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: rbac-policies 2026-06-15 16:24:07.711 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: rbac-address-group 2026-06-15 16:24:07.712 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: rbac-address-scope 2026-06-15 16:24:07.712 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-15 16:24:07.712 7 WARNING neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] router is already registered 2026-06-15 16:24:07.712 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: rbac-security-groups 2026-06-15 16:24:07.713 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-15 16:24:07.713 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-15 16:24:07.713 7 WARNING neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] floatingip is already registered 2026-06-15 16:24:07.713 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: revision-if-match 2026-06-15 16:24:07.714 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-15 16:24:07.715 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: router_availability_zone 2026-06-15 16:24:07.715 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-15 16:24:07.716 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-15 16:24:07.717 7 WARNING neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] rbac_policy is already registered 2026-06-15 16:24:07.717 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-15 16:24:07.717 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-15 16:24:07.717 7 WARNING neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] security_group is already registered 2026-06-15 16:24:07.717 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-15 16:24:07.718 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-15 16:24:07.718 7 WARNING neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] security_group_rule is already registered 2026-06-15 16:24:07.718 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-15 16:24:07.718 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-15 16:24:07.719 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 16:24:07.719 7 WARNING neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] subnetpool is already registered 2026-06-15 16:24:07.719 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-15 16:24:07.719 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 16:24:07.719 7 WARNING neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] subnetpool is already registered 2026-06-15 16:24:07.720 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-15 16:24:07.720 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-15 16:24:07.720 7 WARNING neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] trunk is already registered 2026-06-15 16:24:07.720 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-15 16:24:07.720 7 WARNING neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] ikepolicy is already registered 2026-06-15 16:24:07.721 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-15 16:24:07.721 7 WARNING neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] ipsecpolicy is already registered 2026-06-15 16:24:07.721 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-15 16:24:07.721 7 WARNING neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] endpoint_group is already registered 2026-06-15 16:24:07.722 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-15 16:24:07.722 7 WARNING neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] vpnservice is already registered 2026-06-15 16:24:07.722 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-15 16:24:07.722 7 WARNING neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] ipsec_site_connection is already registered 2026-06-15 16:24:07.723 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-15 16:24:07.723 7 WARNING neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] ipsecpolicy is already registered 2026-06-15 16:24:07.723 7 INFO neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-15 16:24:07.723 7 WARNING neutron.quota.resource_registry [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] ikepolicy is already registered 2026-06-15 16:24:07.726 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: security-group 2026-06-15 16:24:07.728 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: segment 2026-06-15 16:24:07.728 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-15 16:24:07.729 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: service-type 2026-06-15 16:24:07.729 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: sorting 2026-06-15 16:24:07.730 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: standard-attr-segment 2026-06-15 16:24:07.730 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: standard-attr-description 2026-06-15 16:24:07.731 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: stateful-security-group 2026-06-15 16:24:07.731 8 WARNING neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-15 16:24:07.732 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-15 16:24:07.733 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: subnet-external-network 2026-06-15 16:24:07.733 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: subnet_onboard 2026-06-15 16:24:07.734 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-15 16:24:07.734 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: subnet-service-types 2026-06-15 16:24:07.735 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: subnet_allocation 2026-06-15 16:24:07.735 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-15 16:24:07.736 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: tag-creation 2026-06-15 16:24:07.736 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-15 16:24:07.740 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: standard-attr-tag 2026-06-15 16:24:07.742 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-15 16:24:07.743 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: trunk 2026-06-15 16:24:07.743 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: trunk-details 2026-06-15 16:24:07.744 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-15 16:24:07.744 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-15 16:24:07.745 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-15 16:24:07.745 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-15 16:24:07.747 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-15 16:24:07.748 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-15 16:24:07.749 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: vpn-flavors 2026-06-15 16:24:07.750 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: vpnaas 2026-06-15 16:24:07.752 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: taas 2026-06-15 16:24:07.753 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: tap-mirror 2026-06-15 16:24:07.753 8 INFO neutron.api.extensions [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-15 16:24:07.756 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-15 16:24:07.756 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-15 16:24:07.756 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 16:24:07.756 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-15 16:24:07.759 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-15 16:24:07.760 7 WARNING keystonemiddleware._common.config [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-15 16:24:07.760 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-15 16:24:07.766 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-15 16:24:07.766 7 WARNING oslo_config.cfg [None req-7669a084-96dc-47d9-8cc3-8d1c9c73664c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-15 16:24:07.767 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-15 16:24:07.767 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-15 16:24:07.768 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 16:24:07.768 8 WARNING neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] subnetpool is already registered WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f02d0b8d668 pid: 7 (default app) 2026-06-15 16:24:07.768 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 16:24:07.769 8 WARNING neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] subnetpool is already registered 2026-06-15 16:24:07.769 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-15 16:24:07.769 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-15 16:24:07.770 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-15 16:24:07.770 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-15 16:24:07.771 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-15 16:24:07.771 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-15 16:24:07.772 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-15 16:24:07.772 8 WARNING neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] ipsecpolicy is already registered 2026-06-15 16:24:07.772 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-15 16:24:07.772 8 WARNING neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] ikepolicy is already registered 2026-06-15 16:24:07.777 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-15 16:24:07.777 8 WARNING neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] router is already registered 2026-06-15 16:24:07.778 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-15 16:24:07.778 8 WARNING neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] floatingip is already registered 2026-06-15 16:24:07.781 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-15 16:24:07.782 8 WARNING neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] rbac_policy is already registered 2026-06-15 16:24:07.782 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-15 16:24:07.782 8 WARNING neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] security_group is already registered 2026-06-15 16:24:07.783 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-15 16:24:07.783 8 WARNING neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] security_group_rule is already registered 2026-06-15 16:24:07.784 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 16:24:07.784 8 WARNING neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] subnetpool is already registered 2026-06-15 16:24:07.784 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-15 16:24:07.784 8 WARNING neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] subnetpool is already registered 2026-06-15 16:24:07.785 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-15 16:24:07.785 8 WARNING neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] trunk is already registered 2026-06-15 16:24:07.785 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-15 16:24:07.786 8 WARNING neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] ikepolicy is already registered 2026-06-15 16:24:07.786 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-15 16:24:07.786 8 WARNING neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] ipsecpolicy is already registered 2026-06-15 16:24:07.786 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-15 16:24:07.787 8 WARNING neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] endpoint_group is already registered 2026-06-15 16:24:07.787 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-15 16:24:07.787 8 WARNING neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] vpnservice is already registered 2026-06-15 16:24:07.787 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-15 16:24:07.788 8 WARNING neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] ipsec_site_connection is already registered 2026-06-15 16:24:07.788 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-15 16:24:07.788 8 WARNING neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] ipsecpolicy is already registered 2026-06-15 16:24:07.789 8 INFO neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-15 16:24:07.789 8 WARNING neutron.quota.resource_registry [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] ikepolicy is already registered 2026-06-15 16:24:07.829 8 WARNING keystonemiddleware._common.config [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-15 16:24:07.837 8 WARNING oslo_config.cfg [None req-497ab405-5b00-4f94-a51c-7303d5a865e0 - - - - - -] 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 8 seconds on interpreter 0x7f02d0b8d668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 16:24:13.295 7 INFO neutron.pecan_wsgi.hooks.translation [None req-41bb8475-b164-43b2-9300-5a16eab65cac 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/3] 199.204.45.235 () {44 vars in 927 bytes} [Mon Jun 15 16:24:12 2026] GET /v2.0/networks/public => generated 108 bytes in 822 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 2/4] 199.204.45.235 () {44 vars in 949 bytes} [Mon Jun 15 16:24:13 2026] GET /v2.0/networks?name=public => generated 15 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:24:14.010 7 WARNING neutron.services.revisions.revision_plugin [None req-2d8f819d-3f3d-4e91-ba71-bb95ed36f6b7 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Could not find related network for resource to bump revision. 2026-06-15 16:24:14.026 7 INFO neutron.db.segments_db [None req-2d8f819d-3f3d-4e91-ba71-bb95ed36f6b7 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Added segment 051ce681-2d15-4fd6-8eef-de0edf900d0f of type flat for network 11f3d0fa-47a1-4689-9782-2cb380af679b 2026-06-15 16:24:14.063 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2d8f819d-3f3d-4e91-ba71-bb95ed36f6b7 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/5] 199.204.45.235 () {48 vars in 967 bytes} [Mon Jun 15 16:24:13 2026] POST /v2.0/networks => generated 124 bytes in 456 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 16:24:20.312 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7cf6a0ae-58d9-4052-8070-1fff931c33fb 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.235 () {44 vars in 927 bytes} [Mon Jun 15 16:24:19 2026] GET /v2.0/networks/public => generated 108 bytes in 392 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.235 () {44 vars in 949 bytes} [Mon Jun 15 16:24:20 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:24:20.587 8 WARNING neutron.services.revisions.revision_plugin [None req-7224bf53-2cf0-456c-9074-48c66f1221e2 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Could not find related network for resource to bump revision. 2026-06-15 16:24:20.608 8 INFO neutron.db.segments_db [None req-7224bf53-2cf0-456c-9074-48c66f1221e2 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Added segment c5043b4a-9aa0-44ac-907f-e395336f76d3 of type flat for network d0e1ebaa-1ad3-43da-9e50-dca5344df681 2026-06-15 16:24:20.659 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7224bf53-2cf0-456c-9074-48c66f1221e2 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/8] 199.204.45.235 () {48 vars in 967 bytes} [Mon Jun 15 16:24:20 2026] POST /v2.0/networks => generated 124 bytes in 329 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 16:24:26.555 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ad506d9e-18c0-454a-968c-01d3b2d55638 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/10] 199.204.45.235 () {44 vars in 927 bytes} [Mon Jun 15 16:24:26 2026] GET /v2.0/networks/public => generated 108 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.235 () {44 vars in 949 bytes} [Mon Jun 15 16:24:26 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-15 16:24:26.640 8 WARNING neutron.services.revisions.revision_plugin [None req-a0461bda-144b-43d5-a0b4-aebe224149b4 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Could not find related network for resource to bump revision. 2026-06-15 16:24:26.656 8 INFO neutron.db.segments_db [None req-a0461bda-144b-43d5-a0b4-aebe224149b4 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Added segment f461f676-5e21-4642-a7a8-b1bcd9561af0 of type flat for network b9f0b440-068a-45f1-97c1-56b2fbd67000 2026-06-15 16:24:26.685 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a0461bda-144b-43d5-a0b4-aebe224149b4 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.235 () {48 vars in 967 bytes} [Mon Jun 15 16:24:26 2026] POST /v2.0/networks => generated 124 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 16:24:32.603 7 INFO neutron.pecan_wsgi.hooks.translation [None req-45eb19e8-b342-4188-90d0-28057382cac4 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.235 () {44 vars in 927 bytes} [Mon Jun 15 16:24:32 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.235 () {44 vars in 949 bytes} [Mon Jun 15 16:24:32 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-15 16:24:32.676 7 WARNING neutron.services.revisions.revision_plugin [None req-ab571bf5-cbaa-4da2-acca-4611cf05488e 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Could not find related network for resource to bump revision. 2026-06-15 16:24:32.695 7 INFO neutron.db.segments_db [None req-ab571bf5-cbaa-4da2-acca-4611cf05488e 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Added segment 7e948877-9f7f-4e9b-a9b1-a5e52ddc74eb of type flat for network 49bb93b4-2946-473a-8c68-38356767eda2 2026-06-15 16:24:32.718 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ab571bf5-cbaa-4da2-acca-4611cf05488e 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/15] 199.204.45.235 () {48 vars in 967 bytes} [Mon Jun 15 16:24:32 2026] POST /v2.0/networks => generated 124 bytes in 102 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 16:24:38.615 7 INFO neutron.pecan_wsgi.hooks.translation [None req-59908121-b095-4271-962a-18d2e3358953 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/17] 199.204.45.235 () {44 vars in 927 bytes} [Mon Jun 15 16:24:38 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.204.45.235 () {44 vars in 949 bytes} [Mon Jun 15 16:24:38 2026] GET /v2.0/networks?name=public => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:24:38.723 7 WARNING neutron.services.revisions.revision_plugin [None req-992c70c2-9ea2-4907-986b-4cccfdc08f88 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Could not find related network for resource to bump revision. 2026-06-15 16:24:38.750 7 INFO neutron.db.segments_db [None req-992c70c2-9ea2-4907-986b-4cccfdc08f88 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Added segment 9880800b-f769-4c9d-8751-bdde34bb9ac6 of type flat for network 186c4645-d8bc-457d-92f2-6d3d7ede1392 [pid: 7|app: 0|req: 10/19] 199.204.45.235 () {48 vars in 967 bytes} [Mon Jun 15 16:24:38 2026] POST /v2.0/networks => generated 706 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:24:39.986 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a0ccef36-78fb-446e-86e5-e3f56032a80e 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/20] 199.204.45.235 () {44 vars in 927 bytes} [Mon Jun 15 16:24:39 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.235 () {44 vars in 949 bytes} [Mon Jun 15 16:24:39 2026] GET /v2.0/networks?name=public => generated 709 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:24:40.069 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bd14792c-e26e-4a32-a13e-4f4550182a6a 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/22] 199.204.45.235 () {44 vars in 1034 bytes} [Mon Jun 15 16:24:40 2026] GET /v2.0/subnets/public-subnet?network_id=186c4645-d8bc-457d-92f2-6d3d7ede1392 => generated 113 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.235 () {44 vars in 1057 bytes} [Mon Jun 15 16:24:40 2026] GET /v2.0/subnets?name=public-subnet&network_id=186c4645-d8bc-457d-92f2-6d3d7ede1392 => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.235 () {48 vars in 965 bytes} [Mon Jun 15 16:24:40 2026] POST /v2.0/subnets => generated 664 bytes in 737 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:29:38.559 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e45ee937-4cda-4192-bdfc-88af6740ace6 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/64] 199.204.45.235 () {44 vars in 937 bytes} [Mon Jun 15 16:29:38 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/65] 199.204.45.235 () {44 vars in 959 bytes} [Mon Jun 15 16:29:38 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:29:38.645 7 INFO neutron.db.segments_db [None req-1eb5c875-9476-4c17-933b-2936db727b48 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Added segment 508c02ff-a98a-4475-a365-982a994c499b of type vxlan for network ea1120f8-d447-411d-837d-3942302adc58 [pid: 7|app: 0|req: 34/66] 199.204.45.235 () {48 vars in 966 bytes} [Mon Jun 15 16:29:38 2026] POST /v2.0/networks => generated 688 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:29:39.704 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4d225aba-26b2-403e-8be7-05ba044e0767 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/67] 199.204.45.235 () {44 vars in 937 bytes} [Mon Jun 15 16:29:39 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/68] 199.204.45.235 () {44 vars in 959 bytes} [Mon Jun 15 16:29:39 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:29:39.766 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8d593cd2-585d-4287-bd7c-8be565f378bd 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/69] 199.204.45.235 () {44 vars in 1036 bytes} [Mon Jun 15 16:29:39 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=ea1120f8-d447-411d-837d-3942302adc58 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/70] 199.204.45.235 () {44 vars in 1059 bytes} [Mon Jun 15 16:29:39 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=ea1120f8-d447-411d-837d-3942302adc58 => generated 14 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/71] 199.204.45.235 () {48 vars in 965 bytes} [Mon Jun 15 16:29:39 2026] POST /v2.0/subnets => generated 651 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:29:41.163 7 INFO neutron.api.v2.resource [None req-e82587c1-6bf8-4137-824c-176d497dbb78 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/72] 199.204.45.235 () {44 vars in 971 bytes} [Mon Jun 15 16:29:41 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/73] 199.204.45.235 () {44 vars in 993 bytes} [Mon Jun 15 16:29:41 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/74] 199.204.45.235 () {48 vars in 980 bytes} [Mon Jun 15 16:29:41 2026] POST /v2.0/security-groups => generated 1616 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/75] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:29:42 2026] GET /v2.0/security-groups/19a7749e-79db-4b0d-82ad-5545384987e7 => generated 1616 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/76] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:29:42 2026] GET /v2.0/security-groups/19a7749e-79db-4b0d-82ad-5545384987e7 => generated 1616 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/77] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:29:42 2026] GET /v2.0/security-groups/19a7749e-79db-4b0d-82ad-5545384987e7 => generated 1616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/78] 199.204.45.235 () {48 vars in 991 bytes} [Mon Jun 15 16:29:42 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) [pid: 8|app: 0|req: 39/79] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:29:43 2026] GET /v2.0/security-groups/19a7749e-79db-4b0d-82ad-5545384987e7 => generated 2230 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/80] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:29:43 2026] GET /v2.0/security-groups/19a7749e-79db-4b0d-82ad-5545384987e7 => generated 2230 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/81] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:29:43 2026] GET /v2.0/security-groups/19a7749e-79db-4b0d-82ad-5545384987e7 => generated 2230 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/82] 199.204.45.235 () {48 vars in 991 bytes} [Mon Jun 15 16:29:43 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: 41/83] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:29:44 2026] GET /v2.0/security-groups/19a7749e-79db-4b0d-82ad-5545384987e7 => generated 2846 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/84] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:29:44 2026] GET /v2.0/security-groups/19a7749e-79db-4b0d-82ad-5545384987e7 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/85] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:29:44 2026] GET /v2.0/security-groups/19a7749e-79db-4b0d-82ad-5545384987e7 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/86] 199.204.45.235 () {48 vars in 991 bytes} [Mon Jun 15 16:29:44 2026] POST /v2.0/security-group-rules => generated 603 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/87] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:29:45 2026] GET /v2.0/security-groups/19a7749e-79db-4b0d-82ad-5545384987e7 => generated 3462 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/88] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:29:45 2026] GET /v2.0/security-groups/19a7749e-79db-4b0d-82ad-5545384987e7 => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/89] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:29:45 2026] GET /v2.0/security-groups/19a7749e-79db-4b0d-82ad-5545384987e7 => generated 3462 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/90] 199.204.45.235 () {48 vars in 991 bytes} [Mon Jun 15 16:29:45 2026] POST /v2.0/security-group-rules => generated 603 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/91] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:29:46 2026] GET /v2.0/security-groups/19a7749e-79db-4b0d-82ad-5545384987e7 => generated 4078 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:29:46 2026] GET /v2.0/security-groups/19a7749e-79db-4b0d-82ad-5545384987e7 => generated 4078 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:29:46 2026] GET /v2.0/security-groups/19a7749e-79db-4b0d-82ad-5545384987e7 => generated 4078 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 199.204.45.235 () {48 vars in 991 bytes} [Mon Jun 15 16:29:47 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: 47/95] 199.204.45.235 () {44 vars in 987 bytes} [Mon Jun 15 16:29:48 2026] GET /v2.0/networks/ea1120f8-d447-411d-837d-3942302adc58 => generated 732 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:29:48.383 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8d50396c-47af-4762-938a-d184e68602b4 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/96] 199.204.45.235 () {44 vars in 1076 bytes} [Mon Jun 15 16:29:48 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=ea1120f8-d447-411d-837d-3942302adc58 => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/97] 199.204.45.235 () {44 vars in 1099 bytes} [Mon Jun 15 16:29:48 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=ea1120f8-d447-411d-837d-3942302adc58 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/98] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:29:48 2026] GET /v2.0/security-groups/19a7749e-79db-4b0d-82ad-5545384987e7 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/99] 199.204.45.235 () {48 vars in 961 bytes} [Mon Jun 15 16:29:48 2026] POST /v2.0/ports => generated 1100 bytes in 357 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-15 16:29:56.381 8 INFO neutron.pecan_wsgi.hooks.translation [None req-472383a2-b5f6-473d-9ac0-1feddbe7d6ab 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/102] 199.204.45.235 () {44 vars in 979 bytes} [Mon Jun 15 16:29:56 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/103] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:29:56 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/104] 199.204.45.235 () {48 vars in 1031 bytes} [Mon Jun 15 16:29:56 2026] PUT /v2.0/ports/40ca6743-cb28-4120-b0c1-4c238d89bd6e => generated 1249 bytes in 700 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/105] 199.204.45.235 () {44 vars in 920 bytes} [Mon Jun 15 16:29:58 2026] GET /v2.0/ports => generated 3730 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 16:29:59.762 8 INFO neutron.api.v2.resource [None req-2736fa74-8be6-4b9a-8964-c12d20b514cf 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/106] 199.204.45.235 () {44 vars in 959 bytes} [Mon Jun 15 16:29:59 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/107] 199.204.45.235 () {44 vars in 981 bytes} [Mon Jun 15 16:29:59 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 199.204.45.235 () {48 vars in 980 bytes} [Mon Jun 15 16:29:59 2026] POST /v2.0/security-groups => generated 1610 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:30:00 2026] GET /v2.0/security-groups/8c6818ad-1b54-4faf-9ac3-9770fea60ecd => generated 1610 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/110] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:30:01 2026] GET /v2.0/security-groups/8c6818ad-1b54-4faf-9ac3-9770fea60ecd => generated 1610 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/111] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:30:01 2026] GET /v2.0/security-groups/8c6818ad-1b54-4faf-9ac3-9770fea60ecd => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/112] 199.204.45.235 () {48 vars in 991 bytes} [Mon Jun 15 16:30:01 2026] POST /v2.0/security-group-rules => generated 623 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/113] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:30:02 2026] GET /v2.0/security-groups/8c6818ad-1b54-4faf-9ac3-9770fea60ecd => generated 2246 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/114] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:30:02 2026] GET /v2.0/security-groups/8c6818ad-1b54-4faf-9ac3-9770fea60ecd => generated 2246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/115] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:30:02 2026] GET /v2.0/security-groups/8c6818ad-1b54-4faf-9ac3-9770fea60ecd => generated 2246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/116] 199.204.45.235 () {48 vars in 991 bytes} [Mon Jun 15 16:30:02 2026] POST /v2.0/security-group-rules => generated 627 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/125] 199.204.45.235 () {44 vars in 975 bytes} [Mon Jun 15 16:31:07 2026] GET /v2.0/quotas/6876c7a068414279b0a32c646eca17ad => 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: 63/126] 199.204.45.235 () {48 vars in 1027 bytes} [Mon Jun 15 16:31:07 2026] PUT /v2.0/quotas/6876c7a068414279b0a32c646eca17ad => generated 291 bytes in 34 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-15 16:33:28.269 8 INFO neutron.pecan_wsgi.hooks.translation [None req-24e4f8c1-c0ad-46d9-ac16-0107411fc657 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 74/147] 199.204.45.235 () {30 vars in 740 bytes} [Mon Jun 15 16:33:27 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 364 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: 74/148] 199.204.45.235 () {30 vars in 762 bytes} [Mon Jun 15 16:33:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 16:33:30.265 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c73c8ae8-a75c-4cb6-b42e-4f69663a019b 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 75/149] 199.204.45.235 () {30 vars in 740 bytes} [Mon Jun 15 16:33:30 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 69 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/150] 199.204.45.235 () {30 vars in 762 bytes} [Mon Jun 15 16:33:30 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 16:39:46.047 8 INFO neutron.api.v2.resource [None req-8ca15c65-bf49-4596-a079-1c305017b410 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 101/201] 199.204.45.235 () {44 vars in 1074 bytes} [Mon Jun 15 16:39:45 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=cd44206e5378426fa8529973ae089c1f => generated 139 bytes in 143 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/202] 199.204.45.235 () {44 vars in 1097 bytes} [Mon Jun 15 16:39:46 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=cd44206e5378426fa8529973ae089c1f => generated 23 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/203] 199.204.45.235 () {48 vars in 981 bytes} [Mon Jun 15 16:39:46 2026] POST /v2.0/security-groups => generated 1624 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/204] 199.204.45.235 () {44 vars in 1088 bytes} [Mon Jun 15 16:39:47 2026] GET /v2.0/security-groups/070081b7-ac9c-4fc9-9683-468ed8f80a2a?project_id=cd44206e5378426fa8529973ae089c1f => generated 1624 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/205] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:39:47 2026] GET /v2.0/security-groups/070081b7-ac9c-4fc9-9683-468ed8f80a2a => 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: 103/206] 199.204.45.235 () {44 vars in 1088 bytes} [Mon Jun 15 16:39:47 2026] GET /v2.0/security-groups/070081b7-ac9c-4fc9-9683-468ed8f80a2a?project_id=cd44206e5378426fa8529973ae089c1f => 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: 104/207] 199.204.45.235 () {48 vars in 991 bytes} [Mon Jun 15 16:39:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/208] 199.204.45.235 () {44 vars in 1088 bytes} [Mon Jun 15 16:39:48 2026] GET /v2.0/security-groups/070081b7-ac9c-4fc9-9683-468ed8f80a2a?project_id=cd44206e5378426fa8529973ae089c1f => generated 2234 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/209] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:39:48 2026] GET /v2.0/security-groups/070081b7-ac9c-4fc9-9683-468ed8f80a2a => generated 2234 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/210] 199.204.45.235 () {44 vars in 1088 bytes} [Mon Jun 15 16:39:48 2026] GET /v2.0/security-groups/070081b7-ac9c-4fc9-9683-468ed8f80a2a?project_id=cd44206e5378426fa8529973ae089c1f => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/211] 199.204.45.235 () {48 vars in 991 bytes} [Mon Jun 15 16:39:48 2026] POST /v2.0/security-group-rules => generated 599 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/212] 199.204.45.235 () {44 vars in 1088 bytes} [Mon Jun 15 16:39:49 2026] GET /v2.0/security-groups/070081b7-ac9c-4fc9-9683-468ed8f80a2a?project_id=cd44206e5378426fa8529973ae089c1f => generated 2846 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/213] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:39:49 2026] GET /v2.0/security-groups/070081b7-ac9c-4fc9-9683-468ed8f80a2a => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/214] 199.204.45.235 () {44 vars in 1088 bytes} [Mon Jun 15 16:39:49 2026] GET /v2.0/security-groups/070081b7-ac9c-4fc9-9683-468ed8f80a2a?project_id=cd44206e5378426fa8529973ae089c1f => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/215] 199.204.45.235 () {48 vars in 991 bytes} [Mon Jun 15 16:39:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/216] 199.204.45.235 () {44 vars in 1088 bytes} [Mon Jun 15 16:39:50 2026] GET /v2.0/security-groups/070081b7-ac9c-4fc9-9683-468ed8f80a2a?project_id=cd44206e5378426fa8529973ae089c1f => generated 3460 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/217] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:39:51 2026] GET /v2.0/security-groups/070081b7-ac9c-4fc9-9683-468ed8f80a2a => generated 3460 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/218] 199.204.45.235 () {44 vars in 1088 bytes} [Mon Jun 15 16:39:51 2026] GET /v2.0/security-groups/070081b7-ac9c-4fc9-9683-468ed8f80a2a?project_id=cd44206e5378426fa8529973ae089c1f => generated 3460 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/219] 199.204.45.235 () {48 vars in 991 bytes} [Mon Jun 15 16:39:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/240] 199.204.45.235 () {30 vars in 739 bytes} [Mon Jun 15 16:42:17 2026] GET /v2.0/networks?tenant_id=cd44206e5378426fa8529973ae089c1f&shared=False => generated 15 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:42:18.155 7 INFO neutron.db.segments_db [None req-903e2665-328f-4cf3-873c-08667fce15d0 fed99c0ff47545cab05db5522be3eb61 cd44206e5378426fa8529973ae089c1f - - b2cf8817a5b24805a8291b5887c3a5c1 b2cf8817a5b24805a8291b5887c3a5c1] Added segment 8d1f2ddb-ddbc-4f89-a688-94c5d3bd59a8 of type vxlan for network 60b0b847-bdbd-4bc4-8f9c-c808e06d0c81 [pid: 7|app: 0|req: 120/241] 199.204.45.235 () {34 vars in 681 bytes} [Mon Jun 15 16:42:18 2026] POST /v2.0/networks => generated 698 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/242] 199.204.45.235 () {30 vars in 721 bytes} [Mon Jun 15 16:42:18 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/243] 199.204.45.235 () {30 vars in 632 bytes} [Mon Jun 15 16:42:18 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: 8|app: 0|req: 123/244] 199.204.45.235 () {34 vars in 676 bytes} [Mon Jun 15 16:42:18 2026] POST /v2.0/ports => generated 999 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/245] 199.204.45.235 () {30 vars in 702 bytes} [Mon Jun 15 16:42:18 2026] GET /v2.0/networks/60b0b847-bdbd-4bc4-8f9c-c808e06d0c81 => generated 704 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/246] 199.204.45.235 () {30 vars in 721 bytes} [Mon Jun 15 16:42:20 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/247] 199.204.45.235 () {30 vars in 702 bytes} [Mon Jun 15 16:42:20 2026] GET /v2.0/networks/60b0b847-bdbd-4bc4-8f9c-c808e06d0c81 => generated 704 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/250] 199.204.45.235 () {44 vars in 975 bytes} [Mon Jun 15 16:42:37 2026] GET /v2.0/quotas/cd44206e5378426fa8529973ae089c1f => 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: 128/253] 199.204.45.235 () {48 vars in 1027 bytes} [Mon Jun 15 16:42:38 2026] PUT /v2.0/quotas/cd44206e5378426fa8529973ae089c1f => generated 291 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:54:25.563 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ba369730-2899-4def-92bb-ea7bcd85b9f1 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/348] 199.204.45.235 () {44 vars in 927 bytes} [Mon Jun 15 16:54:25 2026] GET /v2.0/networks/public => generated 108 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/349] 199.204.45.235 () {44 vars in 949 bytes} [Mon Jun 15 16:54:25 2026] GET /v2.0/networks?name=public => generated 753 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:54:26.731 8 INFO neutron.pecan_wsgi.hooks.translation [None req-85430f20-5e06-4632-929a-46980da1ca7b 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 177/350] 199.204.45.235 () {44 vars in 927 bytes} [Mon Jun 15 16:54:26 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: 174/351] 199.204.45.235 () {44 vars in 949 bytes} [Mon Jun 15 16:54:26 2026] GET /v2.0/networks?name=public => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:54:26.801 8 INFO neutron.pecan_wsgi.hooks.translation [None req-275fae8b-9711-4b6a-a3f2-9c83aa35929b 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/352] 199.204.45.235 () {44 vars in 1034 bytes} [Mon Jun 15 16:54:26 2026] GET /v2.0/subnets/public-subnet?network_id=186c4645-d8bc-457d-92f2-6d3d7ede1392 => 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: 175/353] 199.204.45.235 () {44 vars in 1057 bytes} [Mon Jun 15 16:54:26 2026] GET /v2.0/subnets?name=public-subnet&network_id=186c4645-d8bc-457d-92f2-6d3d7ede1392 => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:54:54.983 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a1c60fcc-bc65-4ab9-b283-ed7962adc97a 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/358] 199.204.45.235 () {44 vars in 937 bytes} [Mon Jun 15 16:54:54 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/359] 199.204.45.235 () {44 vars in 959 bytes} [Mon Jun 15 16:54:54 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:54:56.055 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3a636765-a7cd-4e29-98e4-79e27d532462 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/360] 199.204.45.235 () {44 vars in 937 bytes} [Mon Jun 15 16:54:56 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: 179/361] 199.204.45.235 () {44 vars in 959 bytes} [Mon Jun 15 16:54:56 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:54:56.129 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c84daa85-b205-402b-a8a1-6e205e9490e3 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/362] 199.204.45.235 () {44 vars in 1036 bytes} [Mon Jun 15 16:54:56 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=ea1120f8-d447-411d-837d-3942302adc58 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/363] 199.204.45.235 () {44 vars in 1059 bytes} [Mon Jun 15 16:54:56 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=ea1120f8-d447-411d-837d-3942302adc58 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:54:57.381 8 INFO neutron.api.v2.resource [None req-fea40ba8-6181-43e3-9396-edac9293c4a9 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 184/364] 199.204.45.235 () {44 vars in 971 bytes} [Mon Jun 15 16:54:57 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: 181/365] 199.204.45.235 () {44 vars in 993 bytes} [Mon Jun 15 16:54:57 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/366] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:54:58 2026] GET /v2.0/security-groups/19a7749e-79db-4b0d-82ad-5545384987e7 => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/367] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:54:58 2026] GET /v2.0/security-groups/19a7749e-79db-4b0d-82ad-5545384987e7 => generated 4694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/368] 199.204.45.235 () {44 vars in 1011 bytes} [Mon Jun 15 16:54:58 2026] GET /v2.0/security-group-rules/85f3e9ae-d46e-49e7-b63a-3cfd7521c3b2 => generated 601 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/369] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:54:59 2026] GET /v2.0/security-groups/19a7749e-79db-4b0d-82ad-5545384987e7 => generated 4694 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/370] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:54:59 2026] GET /v2.0/security-groups/19a7749e-79db-4b0d-82ad-5545384987e7 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/371] 199.204.45.235 () {44 vars in 1011 bytes} [Mon Jun 15 16:54:59 2026] GET /v2.0/security-group-rules/07500029-8c66-444e-adff-dcb05e9ed7e7 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/372] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:55:00 2026] GET /v2.0/security-groups/19a7749e-79db-4b0d-82ad-5545384987e7 => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/373] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:55:00 2026] GET /v2.0/security-groups/19a7749e-79db-4b0d-82ad-5545384987e7 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/374] 199.204.45.235 () {44 vars in 1011 bytes} [Mon Jun 15 16:55:00 2026] GET /v2.0/security-group-rules/1c638492-f673-4a43-82cc-78874930d43f => generated 603 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/375] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:55:01 2026] GET /v2.0/security-groups/19a7749e-79db-4b0d-82ad-5545384987e7 => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/376] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:55:01 2026] GET /v2.0/security-groups/19a7749e-79db-4b0d-82ad-5545384987e7 => generated 4694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/377] 199.204.45.235 () {44 vars in 1011 bytes} [Mon Jun 15 16:55:01 2026] GET /v2.0/security-group-rules/9098cabd-e693-4145-a149-a7542660525c => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/378] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:55:02 2026] GET /v2.0/security-groups/19a7749e-79db-4b0d-82ad-5545384987e7 => generated 4694 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/379] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:55:02 2026] GET /v2.0/security-groups/19a7749e-79db-4b0d-82ad-5545384987e7 => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/380] 199.204.45.235 () {44 vars in 1011 bytes} [Mon Jun 15 16:55:02 2026] GET /v2.0/security-group-rules/0c6ae980-9087-480b-909e-3bdec86372c2 => generated 603 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/381] 199.204.45.235 () {44 vars in 987 bytes} [Mon Jun 15 16:55:03 2026] GET /v2.0/networks/ea1120f8-d447-411d-837d-3942302adc58 => generated 732 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:55:03.803 8 INFO neutron.pecan_wsgi.hooks.translation [None req-20c099f7-d41c-4800-b697-6832fb0d2519 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/382] 199.204.45.235 () {44 vars in 1076 bytes} [Mon Jun 15 16:55:03 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=ea1120f8-d447-411d-837d-3942302adc58 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/383] 199.204.45.235 () {44 vars in 1099 bytes} [Mon Jun 15 16:55:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=ea1120f8-d447-411d-837d-3942302adc58 => generated 1254 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/384] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:55:03 2026] GET /v2.0/security-groups/19a7749e-79db-4b0d-82ad-5545384987e7 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 16:55:11.737 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4daad883-57ee-4658-9202-5676055133ce 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 196/387] 199.204.45.235 () {44 vars in 979 bytes} [Mon Jun 15 16:55:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/388] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:55:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/389] 199.204.45.235 () {44 vars in 920 bytes} [Mon Jun 15 16:55:13 2026] GET /v2.0/ports => generated 4725 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 16:55:14.483 7 INFO neutron.api.v2.resource [None req-a1ed96e9-5989-40a8-9cfd-b071a0b23c17 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 193/390] 199.204.45.235 () {44 vars in 959 bytes} [Mon Jun 15 16:55:14 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: 198/391] 199.204.45.235 () {44 vars in 981 bytes} [Mon Jun 15 16:55:14 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/392] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:55:15 2026] GET /v2.0/security-groups/8c6818ad-1b54-4faf-9ac3-9770fea60ecd => generated 2886 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/393] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:55:15 2026] GET /v2.0/security-groups/8c6818ad-1b54-4faf-9ac3-9770fea60ecd => generated 2886 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/394] 199.204.45.235 () {44 vars in 1011 bytes} [Mon Jun 15 16:55:15 2026] GET /v2.0/security-group-rules/e8bc970f-1057-4425-96fd-1a5f422f89cf => generated 623 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/395] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:55:16 2026] GET /v2.0/security-groups/8c6818ad-1b54-4faf-9ac3-9770fea60ecd => generated 2886 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/396] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:55:16 2026] GET /v2.0/security-groups/8c6818ad-1b54-4faf-9ac3-9770fea60ecd => generated 2886 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/397] 199.204.45.235 () {44 vars in 1011 bytes} [Mon Jun 15 16:55:16 2026] GET /v2.0/security-group-rules/08144ce9-95c2-4d62-816d-56a30166fcb6 => generated 627 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/400] 199.204.45.235 () {44 vars in 975 bytes} [Mon Jun 15 16:55:33 2026] GET /v2.0/quotas/6876c7a068414279b0a32c646eca17ad => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:56:28.975 8 INFO neutron.api.v2.resource [None req-5befacfe-aa26-46b8-a950-8c8b1e36a86c 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 208/409] 199.204.45.235 () {44 vars in 1074 bytes} [Mon Jun 15 16:56:28 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=cd44206e5378426fa8529973ae089c1f => generated 139 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/410] 199.204.45.235 () {44 vars in 1097 bytes} [Mon Jun 15 16:56:28 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=cd44206e5378426fa8529973ae089c1f => generated 4072 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/411] 199.204.45.235 () {44 vars in 1088 bytes} [Mon Jun 15 16:56:30 2026] GET /v2.0/security-groups/070081b7-ac9c-4fc9-9683-468ed8f80a2a?project_id=cd44206e5378426fa8529973ae089c1f => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/412] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:56:30 2026] GET /v2.0/security-groups/070081b7-ac9c-4fc9-9683-468ed8f80a2a => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/413] 199.204.45.235 () {44 vars in 1011 bytes} [Mon Jun 15 16:56:30 2026] GET /v2.0/security-group-rules/4453538a-f658-47d6-8abe-a6cf0d21bfe1 => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/414] 199.204.45.235 () {44 vars in 1088 bytes} [Mon Jun 15 16:56:31 2026] GET /v2.0/security-groups/070081b7-ac9c-4fc9-9683-468ed8f80a2a?project_id=cd44206e5378426fa8529973ae089c1f => generated 4075 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/415] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:56:31 2026] GET /v2.0/security-groups/070081b7-ac9c-4fc9-9683-468ed8f80a2a => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/416] 199.204.45.235 () {44 vars in 1011 bytes} [Mon Jun 15 16:56:31 2026] GET /v2.0/security-group-rules/034a5114-0a8c-4230-b26b-fffd42af0ffb => generated 599 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/417] 199.204.45.235 () {44 vars in 1088 bytes} [Mon Jun 15 16:56:32 2026] GET /v2.0/security-groups/070081b7-ac9c-4fc9-9683-468ed8f80a2a?project_id=cd44206e5378426fa8529973ae089c1f => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/418] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:56:32 2026] GET /v2.0/security-groups/070081b7-ac9c-4fc9-9683-468ed8f80a2a => generated 4075 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/419] 199.204.45.235 () {44 vars in 1011 bytes} [Mon Jun 15 16:56:32 2026] GET /v2.0/security-group-rules/13fb2b3d-bbe7-42c8-92f5-cae0abde0c49 => generated 601 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/420] 199.204.45.235 () {44 vars in 1088 bytes} [Mon Jun 15 16:56:33 2026] GET /v2.0/security-groups/070081b7-ac9c-4fc9-9683-468ed8f80a2a?project_id=cd44206e5378426fa8529973ae089c1f => 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: 214/421] 199.204.45.235 () {44 vars in 1001 bytes} [Mon Jun 15 16:56:33 2026] GET /v2.0/security-groups/070081b7-ac9c-4fc9-9683-468ed8f80a2a => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/422] 199.204.45.235 () {44 vars in 1011 bytes} [Mon Jun 15 16:56:33 2026] GET /v2.0/security-group-rules/5c1bddf6-d5cc-4929-9362-3f76ea1b1f18 => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/425] 199.204.45.235 () {44 vars in 975 bytes} [Mon Jun 15 16:56:41 2026] GET /v2.0/quotas/cd44206e5378426fa8529973ae089c1f => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/432] 199.204.45.235 () {44 vars in 949 bytes} [Mon Jun 15 16:57:33 2026] GET /v2.0/networks?name=public => generated 753 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/439] 10.0.0.146 () {32 vars in 648 bytes} [Mon Jun 15 16:58:13 2026] GET /v2.0/networks => generated 2167 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/440] 10.0.0.146 () {32 vars in 654 bytes} [Mon Jun 15 16:58:14 2026] GET /v2.0/floatingips => 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: 218/441] 10.0.0.146 () {32 vars in 646 bytes} [Mon Jun 15 16:58:14 2026] GET /v2.0/routers => generated 15 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/442] 10.0.0.146 () {32 vars in 642 bytes} [Mon Jun 15 16:58:14 2026] GET /v2.0/ports => generated 4725 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/443] 10.0.0.146 () {32 vars in 646 bytes} [Mon Jun 15 16:58:14 2026] GET /v2.0/subnets => generated 1308 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/444] 10.0.0.146 () {32 vars in 648 bytes} [Mon Jun 15 16:58:14 2026] GET /v2.0/networks => generated 2167 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/445] 10.0.0.146 () {32 vars in 662 bytes} [Mon Jun 15 16:58:14 2026] GET /v2.0/security-groups => generated 17401 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/446] 10.0.0.146 () {32 vars in 654 bytes} [Mon Jun 15 16:58:14 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:58:25.929 7 INFO neutron.db.segments_db [None req-465771a7-a83b-435b-98df-5274783bf6a6 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Added segment dc4636bb-8816-43cc-9185-7c910e9d3c83 of type vxlan for network 47ed9485-d78d-4a48-b025-ff2f2c53a219 2026-06-15 16:58:25.977 8 INFO neutron.db.segments_db [None req-4382323e-fc40-4326-9a54-eca02de2ac53 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Added segment 99eb8be4-0290-42d5-b9b6-ceaa64a42b82 of type vxlan for network 688001d2-4de1-430b-91bd-559664a108b2 [pid: 7|app: 0|req: 222/449] 10.0.0.146 () {34 vars in 670 bytes} [Mon Jun 15 16:58:25 2026] POST /v2.0/networks => generated 726 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/450] 10.0.0.146 () {34 vars in 670 bytes} [Mon Jun 15 16:58:25 2026] POST /v2.0/networks => generated 728 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:58:26.222 7 INFO neutron.db.segments_db [None req-79e7023c-c05d-4757-9ecd-60a99bf7246b 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Added segment df80632f-d0bb-4182-be6c-434815b234cb of type vxlan for network 0b362527-5554-4dee-bd7e-d3d84e692e51 [pid: 8|app: 0|req: 229/451] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:58:26 2026] POST /v2.0/subnets => generated 692 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/452] 10.0.0.146 () {34 vars in 670 bytes} [Mon Jun 15 16:58:26 2026] POST /v2.0/networks => generated 730 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:58:26.359 7 INFO neutron.db.segments_db [None req-3b7756ba-e3a0-472a-8dd9-a678b051c7cf 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Added segment b18dc51c-9e40-4b73-9b8b-b316df8a7f62 of type vxlan for network e1df1bc1-6764-4241-8c98-011bed8f3962 [pid: 8|app: 0|req: 230/453] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:58:26 2026] POST /v2.0/subnets => generated 694 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:58:26.647 7 INFO neutron.db.l3_hamode_db [None req-3b7756ba-e3a0-472a-8dd9-a678b051c7cf 0595586fc9ba4e84b3de57c50c180434 4525d41f9d1b475b9a3e6bdf518d8c6c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 231/454] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:58:26 2026] POST /v2.0/subnets => generated 696 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:58:26.732 8 INFO neutron.db.segments_db [None req-7e0a2d4a-6068-4c43-9159-55374f406122 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Added segment 24787294-da0b-4e8c-85f4-54db1986d570 of type vxlan for network 6373112c-c589-4889-b06a-78544552d4f2 2026-06-15 16:58:26.993 8 INFO neutron.db.l3_hamode_db [None req-7e0a2d4a-6068-4c43-9159-55374f406122 0595586fc9ba4e84b3de57c50c180434 f7f097fbf3dd4ebd8aa0dcf8437c9ce4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 16:58:27.617 7 INFO neutron.db.l3_hamode_db [None req-3b7756ba-e3a0-472a-8dd9-a678b051c7cf 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 16:58:27.897 8 INFO neutron.db.l3_hamode_db [None req-7e0a2d4a-6068-4c43-9159-55374f406122 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 224/455] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:58:26 2026] POST /v2.0/routers => generated 732 bytes in 2573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:58:28.929 7 INFO neutron.db.segments_db [None req-132674d6-ba36-4efd-812e-7e33366cfc98 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Added segment 85084036-8b69-4b24-900b-e59eadf8d934 of type vxlan for network 0aca0343-4ac2-4642-a991-ce607dd0b955 [pid: 8|app: 0|req: 232/456] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:58:26 2026] POST /v2.0/routers => generated 734 bytes in 2473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:58:29.168 7 INFO neutron.db.l3_hamode_db [None req-132674d6-ba36-4efd-812e-7e33366cfc98 0595586fc9ba4e84b3de57c50c180434 12988fe2c1f04fac9fafb3d699bb0b9e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 233/457] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 16:58:29 2026] GET /v2.0/security-groups?tenant_id=2a3645033b8044f48112c59ef7cb8887&name=default => generated 2922 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 16:58:29.983 7 INFO neutron.db.l3_hamode_db [None req-132674d6-ba36-4efd-812e-7e33366cfc98 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 234/458] 10.0.0.146 () {34 vars in 782 bytes} [Mon Jun 15 16:58:29 2026] PUT /v2.0/routers/3907e895-eefa-46cf-87cf-244971a0d487/add_router_interface => generated 309 bytes in 1199 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/459] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:58:28 2026] POST /v2.0/routers => generated 736 bytes in 1833 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/460] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:58:30 2026] DELETE /v2.0/security-groups/0aab0f51-658e-42c0-b46d-d0ecbe9aa4bf => 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: 235/461] 10.0.0.146 () {34 vars in 782 bytes} [Mon Jun 15 16:58:30 2026] PUT /v2.0/routers/4de2b57d-2ab8-4d21-ac0b-2e4b177add0c/add_router_interface => generated 309 bytes in 1076 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/462] 10.0.0.120 () {38 vars in 970 bytes} [Mon Jun 15 16:58:31 2026] POST /v2.0/security-groups => generated 1681 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/463] 10.0.0.146 () {34 vars in 782 bytes} [Mon Jun 15 16:58:30 2026] PUT /v2.0/routers/1839c707-a125-40cf-bbc0-a7e9f55c5338/add_router_interface => generated 309 bytes in 1280 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/464] 10.0.0.146 () {34 vars in 684 bytes} [Mon Jun 15 16:58:32 2026] POST /v2.0/security-groups => generated 1659 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/465] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 16:58:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/466] 10.0.0.120 () {38 vars in 970 bytes} [Mon Jun 15 16:58:32 2026] POST /v2.0/security-groups => generated 1681 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/467] 10.0.0.120 () {38 vars in 970 bytes} [Mon Jun 15 16:58:32 2026] POST /v2.0/security-groups => generated 1685 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/468] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 16:58:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/469] 10.0.0.120 () {34 vars in 990 bytes} [Mon Jun 15 16:58:32 2026] GET /v2.0/security-groups/0ab2a1d9-6afd-4145-85d0-1c7ba3c27be8 => generated 1685 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/470] 10.0.0.120 () {38 vars in 970 bytes} [Mon Jun 15 16:58:32 2026] POST /v2.0/security-groups => generated 1681 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/471] 10.0.0.120 () {38 vars in 980 bytes} [Mon Jun 15 16:58:32 2026] POST /v2.0/security-group-rules => generated 614 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/472] 10.0.0.120 () {34 vars in 1001 bytes} [Mon Jun 15 16:58:33 2026] GET /v2.0/security-groups?tenant_id=4525d41f9d1b475b9a3e6bdf518d8c6c => generated 7904 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/473] 10.0.0.120 () {38 vars in 970 bytes} [Mon Jun 15 16:58:33 2026] POST /v2.0/security-groups => generated 1686 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/474] 10.0.0.120 () {34 vars in 990 bytes} [Mon Jun 15 16:58:33 2026] GET /v2.0/security-groups/27c8ecec-3094-4aef-9a88-b20765f471b8 => generated 2918 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/475] 10.0.0.146 () {34 vars in 675 bytes} [Mon Jun 15 16:58:32 2026] POST /v2.0/floatingips => generated 552 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/476] 10.0.0.120 () {34 vars in 990 bytes} [Mon Jun 15 16:58:33 2026] GET /v2.0/security-groups/dbb8df82-a408-4529-8cfb-3d8e5d13c27d => generated 1686 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/477] 10.0.0.120 () {34 vars in 990 bytes} [Mon Jun 15 16:58:33 2026] GET /v2.0/security-groups/27c8ecec-3094-4aef-9a88-b20765f471b8 => generated 2918 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/478] 10.0.0.120 () {34 vars in 990 bytes} [Mon Jun 15 16:58:33 2026] GET /v2.0/security-groups/1031c276-a608-408a-b2dd-a1c52be172a3 => generated 1681 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/479] 10.0.0.120 () {38 vars in 980 bytes} [Mon Jun 15 16:58:33 2026] POST /v2.0/security-group-rules => generated 614 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/480] 10.0.0.120 () {36 vars in 1012 bytes} [Mon Jun 15 16:58:33 2026] DELETE /v2.0/security-groups/1031c276-a608-408a-b2dd-a1c52be172a3 => 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: 247/481] 10.0.0.120 () {34 vars in 990 bytes} [Mon Jun 15 16:58:33 2026] GET /v2.0/security-groups/dbb8df82-a408-4529-8cfb-3d8e5d13c27d => generated 2311 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 16:58:33.516 7 INFO neutron.api.v2.resource [req-7383df62-8562-4cd4-8144-0a19317e9b82 req-1b55c8a5-6d25-403d-8045-881c6df5e689 17c3812ef895439f9f17ec42d4aa7499 4525d41f9d1b475b9a3e6bdf518d8c6c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 235/482] 10.0.0.120 () {34 vars in 990 bytes} [Mon Jun 15 16:58:33 2026] GET /v2.0/security-groups/1031c276-a608-408a-b2dd-a1c52be172a3 => 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: 236/483] 10.0.0.120 () {34 vars in 990 bytes} [Mon Jun 15 16:58:33 2026] GET /v2.0/security-groups/1395dd36-7992-4459-935f-c7821c79c092 => generated 1681 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/484] 10.0.0.120 () {36 vars in 1012 bytes} [Mon Jun 15 16:58:33 2026] DELETE /v2.0/security-groups/1395dd36-7992-4459-935f-c7821c79c092 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/485] 10.0.0.120 () {38 vars in 980 bytes} [Mon Jun 15 16:58:33 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) 2026-06-15 16:58:33.688 7 INFO neutron.api.v2.resource [req-9d3b6828-48b0-4f6c-9ccb-2e71ac62b7fc req-45582c6a-2b39-40a5-9767-79026bfbf7ab 17c3812ef895439f9f17ec42d4aa7499 4525d41f9d1b475b9a3e6bdf518d8c6c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 238/486] 10.0.0.120 () {34 vars in 990 bytes} [Mon Jun 15 16:58:33 2026] GET /v2.0/security-groups/1395dd36-7992-4459-935f-c7821c79c092 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/487] 10.0.0.120 () {34 vars in 990 bytes} [Mon Jun 15 16:58:33 2026] GET /v2.0/security-groups/dbb8df82-a408-4529-8cfb-3d8e5d13c27d => generated 2941 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/488] 10.0.0.120 () {34 vars in 990 bytes} [Mon Jun 15 16:58:33 2026] GET /v2.0/security-groups/bcc70933-3ace-482c-9def-9fdaafd5956a => generated 1681 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/489] 10.0.0.120 () {34 vars in 1000 bytes} [Mon Jun 15 16:58:33 2026] GET /v2.0/security-group-rules/b615ee05-628d-4769-b078-7a3dc2b991ee => 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: 251/490] 10.0.0.120 () {34 vars in 990 bytes} [Mon Jun 15 16:58:33 2026] GET /v2.0/security-groups/dbb8df82-a408-4529-8cfb-3d8e5d13c27d => generated 2941 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/491] 10.0.0.120 () {36 vars in 1012 bytes} [Mon Jun 15 16:58:33 2026] DELETE /v2.0/security-groups/bcc70933-3ace-482c-9def-9fdaafd5956a => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 16:58:33.859 7 INFO neutron.api.v2.resource [req-b6aa2eb4-c99e-45af-8b85-9fea2b16d7c0 req-83d1dbf1-31d1-434b-bba1-216e16b7f206 17c3812ef895439f9f17ec42d4aa7499 4525d41f9d1b475b9a3e6bdf518d8c6c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 241/492] 10.0.0.120 () {34 vars in 990 bytes} [Mon Jun 15 16:58:33 2026] GET /v2.0/security-groups/bcc70933-3ace-482c-9def-9fdaafd5956a => 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: 252/493] 10.0.0.120 () {36 vars in 1022 bytes} [Mon Jun 15 16:58:33 2026] DELETE /v2.0/security-group-rules/b615ee05-628d-4769-b078-7a3dc2b991ee => 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: 242/494] 10.0.0.120 () {34 vars in 1001 bytes} [Mon Jun 15 16:58:33 2026] GET /v2.0/security-groups?tenant_id=4525d41f9d1b475b9a3e6bdf518d8c6c => generated 2921 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/495] 10.0.0.120 () {34 vars in 990 bytes} [Mon Jun 15 16:58:33 2026] GET /v2.0/security-groups/dbb8df82-a408-4529-8cfb-3d8e5d13c27d => generated 2311 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/496] 10.0.0.120 () {34 vars in 990 bytes} [Mon Jun 15 16:58:33 2026] GET /v2.0/security-groups/27c8ecec-3094-4aef-9a88-b20765f471b8 => generated 2918 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/497] 10.0.0.120 () {34 vars in 990 bytes} [Mon Jun 15 16:58:33 2026] GET /v2.0/security-groups/27c8ecec-3094-4aef-9a88-b20765f471b8 => generated 2918 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 16:58:34.035 7 INFO neutron.api.v2.resource [req-93664ab4-1f1e-44ae-b5a3-c31774c447cf req-47cdfa6d-1828-4042-95ee-35357d75d9f7 17c3812ef895439f9f17ec42d4aa7499 4525d41f9d1b475b9a3e6bdf518d8c6c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 245/498] 10.0.0.120 () {34 vars in 990 bytes} [Mon Jun 15 16:58:34 2026] GET /v2.0/security-groups/bcc70933-3ace-482c-9def-9fdaafd5956a => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 16:58:34.065 7 INFO neutron.api.v2.resource [req-b83983e9-3da8-4009-9e96-b5d1b59ce1f3 req-26313da6-5a4b-4ddc-8ee1-11f9ddfecdca 17c3812ef895439f9f17ec42d4aa7499 4525d41f9d1b475b9a3e6bdf518d8c6c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 246/499] 10.0.0.120 () {34 vars in 990 bytes} [Mon Jun 15 16:58:34 2026] GET /v2.0/security-groups/1395dd36-7992-4459-935f-c7821c79c092 => 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: 254/500] 10.0.0.120 () {36 vars in 1012 bytes} [Mon Jun 15 16:58:33 2026] DELETE /v2.0/security-groups/dbb8df82-a408-4529-8cfb-3d8e5d13c27d => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 16:58:34.096 7 INFO neutron.api.v2.resource [req-c1fa4ca4-86b5-4297-a9df-5b56dda06f14 req-e1981990-1a3f-49fb-a167-ca615bb13045 17c3812ef895439f9f17ec42d4aa7499 4525d41f9d1b475b9a3e6bdf518d8c6c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 247/501] 10.0.0.120 () {34 vars in 990 bytes} [Mon Jun 15 16:58:34 2026] GET /v2.0/security-groups/1031c276-a608-408a-b2dd-a1c52be172a3 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/502] 10.0.0.120 () {34 vars in 990 bytes} [Mon Jun 15 16:58:34 2026] GET /v2.0/security-groups/0ab2a1d9-6afd-4145-85d0-1c7ba3c27be8 => generated 2310 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/503] 10.0.0.120 () {36 vars in 1012 bytes} [Mon Jun 15 16:58:34 2026] DELETE /v2.0/security-groups/0ab2a1d9-6afd-4145-85d0-1c7ba3c27be8 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 16:58:34.829 7 INFO neutron_taas.services.taas.taas_plugin [None req-295cbca4-a8d1-4a74-86e5-b46c0cb0ffa9 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 56ada863-f5d9-48f8-ac1e-797f4d49b685 2026-06-15 16:58:34.837 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-295cbca4-a8d1-4a74-86e5-b46c0cb0ffa9 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 56ada863-f5d9-48f8-ac1e-797f4d49b685 2026-06-15 16:58:35.003 8 INFO neutron_taas.services.taas.taas_plugin [None req-a22cc9c9-35c5-4a0d-9e64-f72cd5dc5b5a 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: c4f67a2b-fae8-4dca-b9b2-5f3a6799e85f 2026-06-15 16:58:35.011 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a22cc9c9-35c5-4a0d-9e64-f72cd5dc5b5a 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: c4f67a2b-fae8-4dca-b9b2-5f3a6799e85f [pid: 7|app: 0|req: 248/504] 10.0.0.146 () {34 vars in 788 bytes} [Mon Jun 15 16:58:34 2026] PUT /v2.0/routers/3907e895-eefa-46cf-87cf-244971a0d487/remove_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: 257/505] 10.0.0.146 () {34 vars in 788 bytes} [Mon Jun 15 16:58:34 2026] PUT /v2.0/routers/1839c707-a125-40cf-bbc0-a7e9f55c5338/remove_router_interface => generated 309 bytes in 1345 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:58:35.698 7 INFO neutron_taas.services.taas.taas_plugin [None req-4b81bc8b-1526-41d4-9287-60ce4ccb6373 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: e718d9c8-6191-49d5-9c8b-ccab41a17a58 2026-06-15 16:58:35.701 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4b81bc8b-1526-41d4-9287-60ce4ccb6373 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: e718d9c8-6191-49d5-9c8b-ccab41a17a58 2026-06-15 16:58:35.834 8 INFO neutron_taas.services.taas.taas_plugin [None req-190e2ef3-3db2-4188-93e6-2156db226236 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: ec5d3d55-b192-4005-8a6d-a536fbef76f0 2026-06-15 16:58:35.837 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-190e2ef3-3db2-4188-93e6-2156db226236 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: ec5d3d55-b192-4005-8a6d-a536fbef76f0 2026-06-15 16:58:35.928 7 INFO neutron_taas.services.taas.taas_plugin [None req-4b81bc8b-1526-41d4-9287-60ce4ccb6373 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 7f4f9463-6a42-4ad7-be9f-0b0f3453afe1 2026-06-15 16:58:35.930 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4b81bc8b-1526-41d4-9287-60ce4ccb6373 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 7f4f9463-6a42-4ad7-be9f-0b0f3453afe1 2026-06-15 16:58:36.000 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-4b81bc8b-1526-41d4-9287-60ce4ccb6373 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - 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() 2026-06-15 16:58:36.075 8 INFO neutron_taas.services.taas.taas_plugin [None req-190e2ef3-3db2-4188-93e6-2156db226236 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 93034bef-8e9d-409a-90a6-e102d6aa9377 2026-06-15 16:58:36.077 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-190e2ef3-3db2-4188-93e6-2156db226236 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 93034bef-8e9d-409a-90a6-e102d6aa9377 2026-06-15 16:58:36.173 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-190e2ef3-3db2-4188-93e6-2156db226236 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - 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() 2026-06-15 16:58:36.445 7 INFO neutron.db.l3_hamode_db [None req-4b81bc8b-1526-41d4-9287-60ce4ccb6373 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] HA network e1df1bc1-6764-4241-8c98-011bed8f3962 was deleted as no HA routers are present in tenant 4525d41f9d1b475b9a3e6bdf518d8c6c. [pid: 7|app: 0|req: 249/506] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:58:35 2026] DELETE /v2.0/routers/3907e895-eefa-46cf-87cf-244971a0d487 => generated 0 bytes in 943 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/507] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:58:36 2026] DELETE /v2.0/subnets/848d3474-f2b1-410c-b437-2758dca2e45f => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 16:58:36.628 8 INFO neutron.db.l3_hamode_db [None req-190e2ef3-3db2-4188-93e6-2156db226236 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] HA network 0aca0343-4ac2-4642-a991-ce607dd0b955 was deleted as no HA routers are present in tenant 12988fe2c1f04fac9fafb3d699bb0b9e. [pid: 8|app: 0|req: 258/508] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:58:35 2026] DELETE /v2.0/routers/1839c707-a125-40cf-bbc0-a7e9f55c5338 => generated 0 bytes in 1016 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 16:58:36.708 7 INFO neutron_taas.services.taas.taas_plugin [None req-a825bb5b-b72d-4c1e-be05-0b2476408d34 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 508b83e0-dd51-4077-9969-8ca604f57276 2026-06-15 16:58:36.710 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a825bb5b-b72d-4c1e-be05-0b2476408d34 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 508b83e0-dd51-4077-9969-8ca604f57276 [pid: 8|app: 0|req: 259/509] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:58:36 2026] DELETE /v2.0/subnets/6587bd64-96ea-4815-8724-0b79017eab49 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/510] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 16:58:36 2026] DELETE /v2.0/networks/47ed9485-d78d-4a48-b025-ff2f2c53a219 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/511] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 16:58:36 2026] DELETE /v2.0/networks/0b362527-5554-4dee-bd7e-d3d84e692e51 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 16:58:36.944 7 INFO neutron.services.segments.plugin [-] Segment b18dc51c-9e40-4b73-9b8b-b316df8a7f62 resource provider aggregate not found 2026-06-15 16:58:36.966 7 INFO neutron.services.segments.plugin [-] Segment b18dc51c-9e40-4b73-9b8b-b316df8a7f62 resource provider aggregate not found 2026-06-15 16:58:36.976 7 INFO neutron.services.segments.plugin [-] Segment b18dc51c-9e40-4b73-9b8b-b316df8a7f62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b18dc51c-9e40-4b73-9b8b-b316df8a7f62 found for delete ", "request_id": "req-03fed7b3-63c9-4145-b256-3bef13a04123"}]} 2026-06-15 16:58:36.985 7 INFO neutron.services.segments.plugin [-] Segment b18dc51c-9e40-4b73-9b8b-b316df8a7f62 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b18dc51c-9e40-4b73-9b8b-b316df8a7f62 found for delete ", "request_id": "req-770d64ba-82bf-4cb8-9134-faab3b472bbd"}]} [pid: 8|app: 0|req: 261/512] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 16:58:37 2026] GET /v2.0/security-groups?tenant_id=4525d41f9d1b475b9a3e6bdf518d8c6c&name=default => generated 2921 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/513] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 16:58:37 2026] GET /v2.0/security-groups?tenant_id=12988fe2c1f04fac9fafb3d699bb0b9e&name=default => generated 2921 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 16:58:37.279 8 INFO neutron.services.segments.plugin [-] Segment 85084036-8b69-4b24-900b-e59eadf8d934 resource provider aggregate not found 2026-06-15 16:58:37.303 8 INFO neutron.services.segments.plugin [-] Segment 85084036-8b69-4b24-900b-e59eadf8d934 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85084036-8b69-4b24-900b-e59eadf8d934 found for delete ", "request_id": "req-85cffcc5-eaf8-489a-a491-cfcda20af2b5"}]} 2026-06-15 16:58:37.334 8 INFO neutron.services.segments.plugin [-] Segment 85084036-8b69-4b24-900b-e59eadf8d934 resource provider aggregate not found [pid: 8|app: 0|req: 263/514] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:58:37 2026] DELETE /v2.0/security-groups/27c8ecec-3094-4aef-9a88-b20765f471b8 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 16:58:37.355 8 INFO neutron.services.segments.plugin [-] Segment 85084036-8b69-4b24-900b-e59eadf8d934 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85084036-8b69-4b24-900b-e59eadf8d934 found for delete ", "request_id": "req-9e7b840b-8711-4ca0-ad40-af5eb6538faa"}]} [pid: 7|app: 0|req: 252/515] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 16:58:37 2026] GET /v2.0/security-groups?tenant_id=5ee25ff0622a46f8be58e00dbef575e9&name=default => generated 2925 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/516] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:58:37 2026] DELETE /v2.0/security-groups/3e8bbd11-64b8-41e2-b952-fb88f8b75844 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/517] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:58:37 2026] DELETE /v2.0/security-groups/8ec10327-c5f9-4bb7-b9ee-094c3ec4386a => 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: 265/518] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 16:58:37 2026] GET /v2.0/security-groups?tenant_id=d61484b309a048c8a3d6c79f15e6defb&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/519] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:58:37 2026] DELETE /v2.0/security-groups/31bfe9ad-a7de-4828-966e-bdae13b31c5a => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 16:58:39.002 7 INFO neutron.services.segments.plugin [-] Segment dc4636bb-8816-43cc-9185-7c910e9d3c83 resource provider aggregate not found 2026-06-15 16:58:39.014 7 INFO neutron.services.segments.plugin [-] Segment dc4636bb-8816-43cc-9185-7c910e9d3c83 resource provider aggregate not found 2026-06-15 16:58:39.019 7 INFO neutron.services.segments.plugin [-] Segment dc4636bb-8816-43cc-9185-7c910e9d3c83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc4636bb-8816-43cc-9185-7c910e9d3c83 found for delete ", "request_id": "req-3320f0fb-473a-4a5b-ba85-33eaf9cb5511"}]} 2026-06-15 16:58:39.031 7 INFO neutron.services.segments.plugin [-] Segment dc4636bb-8816-43cc-9185-7c910e9d3c83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc4636bb-8816-43cc-9185-7c910e9d3c83 found for delete ", "request_id": "req-7a9f2a6e-4c0d-4afb-9aa8-f8b2c88741ce"}]} [pid: 8|app: 0|req: 267/522] 10.0.0.120 () {34 vars in 1099 bytes} [Mon Jun 15 16:58:39 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1347310646&fields=id&tenant_id=f7f097fbf3dd4ebd8aa0dcf8437c9ce4 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:58:39.322 8 INFO neutron.services.segments.plugin [-] Segment df80632f-d0bb-4182-be6c-434815b234cb resource provider aggregate not found 2026-06-15 16:58:39.350 8 INFO neutron.services.segments.plugin [-] Segment df80632f-d0bb-4182-be6c-434815b234cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df80632f-d0bb-4182-be6c-434815b234cb found for delete ", "request_id": "req-5428ee12-b0cd-4274-a34b-43d9cb5c1927"}]} 2026-06-15 16:58:39.382 8 INFO neutron.services.segments.plugin [-] Segment df80632f-d0bb-4182-be6c-434815b234cb resource provider aggregate not found [pid: 8|app: 0|req: 268/523] 10.0.0.120 () {34 vars in 981 bytes} [Mon Jun 15 16:58:39 2026] GET /v2.0/networks?id=688001d2-4de1-430b-91bd-559664a108b2 => generated 679 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:58:39.398 8 INFO neutron.services.segments.plugin [-] Segment df80632f-d0bb-4182-be6c-434815b234cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df80632f-d0bb-4182-be6c-434815b234cb found for delete ", "request_id": "req-938b91c8-d2e8-4995-bccc-475bc80ba508"}]} [pid: 8|app: 0|req: 269/524] 10.0.0.120 () {34 vars in 964 bytes} [Mon Jun 15 16:58:39 2026] GET /v2.0/quotas/f7f097fbf3dd4ebd8aa0dcf8437c9ce4 => 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: 270/525] 10.0.0.120 () {34 vars in 1001 bytes} [Mon Jun 15 16:58:39 2026] GET /v2.0/ports?tenant_id=f7f097fbf3dd4ebd8aa0dcf8437c9ce4&fields=id => generated 103 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:58:39.636 7 INFO neutron.db.segments_db [None req-bfaca56e-f439-47c6-9ae3-6bc63b1dcf82 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Added segment 879effd5-21b7-4271-9a7a-5e278b2b8ab9 of type vxlan for network f42391c9-ccfe-48db-bdf3-4f2eb51893df [pid: 7|app: 0|req: 256/526] 10.0.0.146 () {34 vars in 670 bytes} [Mon Jun 15 16:58:39 2026] POST /v2.0/networks => generated 732 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/527] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:58:39 2026] POST /v2.0/subnets => generated 698 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:58:40.017 7 INFO neutron.db.segments_db [None req-4463ff24-be4c-4f48-a8ea-306b430189aa 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Added segment 2835fbad-c3d8-476b-9fbb-8306263827e2 of type vxlan for network d53690dc-4ce1-4fc7-a179-44a2265fa1ec [pid: 8|app: 0|req: 272/528] 10.0.0.120 () {34 vars in 906 bytes} [Mon Jun 15 16:58:39 2026] GET /v2.0/extensions => generated 21537 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/529] 10.0.0.120 () {34 vars in 1007 bytes} [Mon Jun 15 16:58:40 2026] GET /v2.0/networks/688001d2-4de1-430b-91bd-559664a108b2?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: 274/530] 10.0.0.120 () {34 vars in 1107 bytes} [Mon Jun 15 16:58:40 2026] GET /v2.0/networks/688001d2-4de1-430b-91bd-559664a108b2?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) 2026-06-15 16:58:40.321 7 INFO neutron.db.l3_hamode_db [None req-4463ff24-be4c-4f48-a8ea-306b430189aa 0595586fc9ba4e84b3de57c50c180434 73e28c5b69944322ae1c859f1788e116 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 275/531] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:58:40 2026] GET /v2.0/ports?device_id=d3486c63-6b36-4f82-a395-770210c3ed4e => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:58:41.215 7 INFO neutron.db.l3_hamode_db [None req-4463ff24-be4c-4f48-a8ea-306b430189aa 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 276/532] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 16:58:41 2026] GET /v2.0/security-groups?tenant_id=45a70b95c1144147b770918c628a183c&name=default => generated 2925 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/533] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:58:41 2026] GET /v2.0/ports?device_id=d3486c63-6b36-4f82-a395-770210c3ed4e => 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: 278/534] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:58:41 2026] DELETE /v2.0/security-groups/6cc618a1-4638-4d07-9386-bfef71a7989a => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/535] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:58:39 2026] POST /v2.0/routers => generated 738 bytes in 2307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/536] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 16:58:42 2026] GET /v2.0/security-groups?tenant_id=5ddd3d031f954d27a5d4cba3065db6dc&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/537] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 16:58:42 2026] GET /v2.0/security-groups?tenant_id=990cd6b935864b9eba763ce665ee823b&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/538] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:58:42 2026] DELETE /v2.0/security-groups/48ad3b7e-7603-4542-b76e-9e2f26ca300f => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/539] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:58:42 2026] DELETE /v2.0/security-groups/ef017727-259e-4fda-ab3d-3bb660bcb1f4 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/540] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 16:58:42 2026] GET /v2.0/security-groups?tenant_id=b46b0c824f374ddea319e0246355d44d&name=default => generated 2925 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/541] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:58:42 2026] DELETE /v2.0/security-groups/89265c3f-3baf-435d-ba1f-f9870bbc815e => 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: 263/542] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:58:43 2026] GET /v2.0/ports?device_id=d3486c63-6b36-4f82-a395-770210c3ed4e => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/543] 10.0.0.146 () {34 vars in 782 bytes} [Mon Jun 15 16:58:42 2026] PUT /v2.0/routers/5b353108-8102-407f-8240-317f74b377fd/add_router_interface => generated 309 bytes in 1354 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/544] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:58:44 2026] GET /v2.0/ports?device_id=d3486c63-6b36-4f82-a395-770210c3ed4e => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/545] 10.0.0.146 () {34 vars in 684 bytes} [Mon Jun 15 16:58:44 2026] POST /v2.0/security-groups => generated 1660 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/546] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 16:58:44 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: 282/547] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 16:58:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/548] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:58:45 2026] GET /v2.0/ports?device_id=d3486c63-6b36-4f82-a395-770210c3ed4e => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/549] 10.0.0.146 () {34 vars in 675 bytes} [Mon Jun 15 16:58:44 2026] POST /v2.0/floatingips => generated 552 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/550] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 16:58:45 2026] GET /v2.0/networks?id=688001d2-4de1-430b-91bd-559664a108b2 => generated 679 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/551] 199.204.45.235 () {34 vars in 910 bytes} [Mon Jun 15 16:58:45 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/552] 199.204.45.235 () {34 vars in 1049 bytes} [Mon Jun 15 16:58:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f7f097fbf3dd4ebd8aa0dcf8437c9ce4 => generated 181 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/553] 10.0.0.120 () {34 vars in 1097 bytes} [Mon Jun 15 16:58:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--727541249&fields=id&tenant_id=73e28c5b69944322ae1c859f1788e116 => 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: 287/554] 10.0.0.120 () {34 vars in 981 bytes} [Mon Jun 15 16:58:45 2026] GET /v2.0/networks?id=f42391c9-ccfe-48db-bdf3-4f2eb51893df => generated 683 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/555] 10.0.0.120 () {34 vars in 964 bytes} [Mon Jun 15 16:58:45 2026] GET /v2.0/quotas/73e28c5b69944322ae1c859f1788e116 => 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: 289/556] 10.0.0.120 () {34 vars in 1001 bytes} [Mon Jun 15 16:58:46 2026] GET /v2.0/ports?tenant_id=73e28c5b69944322ae1c859f1788e116&fields=id => generated 103 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/557] 10.0.0.120 () {34 vars in 1007 bytes} [Mon Jun 15 16:58:46 2026] GET /v2.0/networks/f42391c9-ccfe-48db-bdf3-4f2eb51893df?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: 291/558] 10.0.0.120 () {34 vars in 1107 bytes} [Mon Jun 15 16:58:46 2026] GET /v2.0/networks/f42391c9-ccfe-48db-bdf3-4f2eb51893df?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: 268/559] 199.204.45.235 () {38 vars in 954 bytes} [Mon Jun 15 16:58:45 2026] POST /v2.0/ports => generated 954 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/560] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:58:46 2026] GET /v2.0/ports?device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 269/561] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:58:46 2026] GET /v2.0/ports?device_id=d3486c63-6b36-4f82-a395-770210c3ed4e => generated 957 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/562] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:58:46 2026] GET /v2.0/security-groups?id=13b33965-835b-49a0-b79f-50ed5c63d0f8&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/563] 199.204.45.235 () {38 vars in 1027 bytes} [Mon Jun 15 16:58:46 2026] PUT /v2.0/ports/6f8eb338-9abf-4668-81b3-2a07a1181ea2 => generated 1235 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/564] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:58:47 2026] GET /v2.0/ports?device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 271/565] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:58:47 2026] GET /v2.0/ports?device_id=d3486c63-6b36-4f82-a395-770210c3ed4e => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/566] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:58:47 2026] GET /v2.0/security-groups?id=13b33965-835b-49a0-b79f-50ed5c63d0f8&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:58:47.865 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-360ac3c1-1bf1-4094-bcdc-a881f1e35f67'] response: {'name': 'network-changed', 'server_uuid': 'd3486c63-6b36-4f82-a395-770210c3ed4e', 'tag': '6f8eb338-9abf-4668-81b3-2a07a1181ea2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 272/567] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 16:58:48 2026] GET /v2.0/ports?tenant_id=f7f097fbf3dd4ebd8aa0dcf8437c9ce4&device_id=d3486c63-6b36-4f82-a395-770210c3ed4e => generated 1238 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/568] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 16:58:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6f8eb338-9abf-4668-81b3-2a07a1181ea2 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/569] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 16:58:48 2026] GET /v2.0/subnets?id=ff99a3a4-b45a-47c9-a120-c4ef09d98473 => generated 697 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/570] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 16:58:48 2026] GET /v2.0/ports?network_id=688001d2-4de1-430b-91bd-559664a108b2&device_owner=network%3Adhcp => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/571] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:58:48 2026] GET /v2.0/ports?device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => 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: 298/572] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 16:58:48 2026] GET /v2.0/networks/688001d2-4de1-430b-91bd-559664a108b2?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/573] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 16:58:48 2026] GET /v2.0/networks/688001d2-4de1-430b-91bd-559664a108b2?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: 299/574] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:58:48 2026] GET /v2.0/ports?device_id=d3486c63-6b36-4f82-a395-770210c3ed4e => generated 969 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/575] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:58:48 2026] GET /v2.0/security-groups?id=13b33965-835b-49a0-b79f-50ed5c63d0f8&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: 300/576] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:58:49 2026] GET /v2.0/ports?device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => 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: 277/577] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 16:58:49 2026] GET /v2.0/ports?tenant_id=f7f097fbf3dd4ebd8aa0dcf8437c9ce4&device_id=d3486c63-6b36-4f82-a395-770210c3ed4e => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/578] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 16:58:49 2026] GET /v2.0/networks?id=688001d2-4de1-430b-91bd-559664a108b2 => generated 775 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/579] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 16:58:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6f8eb338-9abf-4668-81b3-2a07a1181ea2 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/580] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 16:58:49 2026] GET /v2.0/subnets?id=ff99a3a4-b45a-47c9-a120-c4ef09d98473 => generated 697 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/581] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 16:58:49 2026] GET /v2.0/ports?network_id=688001d2-4de1-430b-91bd-559664a108b2&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/582] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 16:58:49 2026] GET /v2.0/networks/688001d2-4de1-430b-91bd-559664a108b2?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: 281/583] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:58:50 2026] GET /v2.0/ports?device_id=d3486c63-6b36-4f82-a395-770210c3ed4e => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/584] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 16:58:50 2026] GET /v2.0/networks/688001d2-4de1-430b-91bd-559664a108b2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/585] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:58:50 2026] GET /v2.0/security-groups?id=13b33965-835b-49a0-b79f-50ed5c63d0f8&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/586] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 16:58:49 2026] GET /v2.0/security-groups?tenant_id=dd60f3dbf050478982519c02d2bc25d7&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/587] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 16:58:50 2026] GET /v2.0/security-groups?tenant_id=4c79c36fdd084492bcc5a9a04d54fa83&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/588] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:58:50 2026] DELETE /v2.0/security-groups/d40307bf-639f-45cb-b068-ed666fa38c4e => 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: 285/589] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:58:50 2026] DELETE /v2.0/security-groups/2c2ff4c3-7848-4354-8aed-993ca0d2606b => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/590] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 16:58:50 2026] GET /v2.0/security-groups?tenant_id=c42a4635817f44828c1dba5b2a89c466&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/591] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:58:50 2026] DELETE /v2.0/security-groups/b4c994a5-956c-4be7-9014-de22846ce331 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/592] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:58:50 2026] GET /v2.0/ports?device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => 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: 306/593] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 16:58:50 2026] GET /v2.0/security-groups?tenant_id=68717705cd894ca7b7dd1677f931be85&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/594] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 16:58:50 2026] GET /v2.0/networks?id=f42391c9-ccfe-48db-bdf3-4f2eb51893df => generated 683 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/595] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:58:50 2026] DELETE /v2.0/security-groups/0dc892e7-99be-47be-81e0-0f44c6ce496c => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/596] 199.204.45.235 () {34 vars in 1049 bytes} [Mon Jun 15 16:58:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=73e28c5b69944322ae1c859f1788e116 => generated 180 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/597] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:58:51 2026] GET /v2.0/ports?device_id=d3486c63-6b36-4f82-a395-770210c3ed4e => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/598] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:58:51 2026] GET /v2.0/security-groups?id=13b33965-835b-49a0-b79f-50ed5c63d0f8&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/599] 199.204.45.235 () {38 vars in 954 bytes} [Mon Jun 15 16:58:50 2026] POST /v2.0/ports => generated 958 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/600] 199.204.45.235 () {38 vars in 1027 bytes} [Mon Jun 15 16:58:51 2026] PUT /v2.0/ports/6c1f9476-632b-4fb9-981e-1757b8467bb0 => generated 1239 bytes in 488 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: 290/601] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:58:51 2026] GET /v2.0/ports?device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 312/602] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:58:51 2026] GET /v2.0/security-groups?id=c2d56674-156a-4916-965a-a961223654de&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:58:52.298 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2acb18be-ef02-415b-bfa4-a9884798af4b'] response: {'name': 'network-changed', 'server_uuid': 'aaf23825-7009-4b4e-ab58-8ce5156ce56f', 'tag': '6c1f9476-632b-4fb9-981e-1757b8467bb0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 291/603] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:58:52 2026] GET /v2.0/ports?device_id=d3486c63-6b36-4f82-a395-770210c3ed4e => generated 969 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/604] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:58:52 2026] GET /v2.0/security-groups?id=13b33965-835b-49a0-b79f-50ed5c63d0f8&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: 7|app: 0|req: 292/605] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 16:58:52 2026] GET /v2.0/ports?tenant_id=73e28c5b69944322ae1c859f1788e116&device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/606] 199.204.45.235 () {34 vars in 1017 bytes} [Mon Jun 15 16:58:52 2026] GET /v2.0/networks?tenant_id=73e28c5b69944322ae1c859f1788e116&shared=False => generated 779 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/607] 199.204.45.235 () {34 vars in 929 bytes} [Mon Jun 15 16:58:52 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: 8|app: 0|req: 315/609] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:58:53 2026] GET /v2.0/ports?device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/611] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:58:53 2026] GET /v2.0/security-groups?id=c2d56674-156a-4916-965a-a961223654de&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/612] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:58:53 2026] GET /v2.0/ports?device_id=d3486c63-6b36-4f82-a395-770210c3ed4e => 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: 318/613] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:58:53 2026] GET /v2.0/security-groups?id=13b33965-835b-49a0-b79f-50ed5c63d0f8&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/614] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 16:58:53 2026] GET /v2.0/security-groups?tenant_id=55fee864e63a4b459cd382a29cb6430b&name=default => generated 2925 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/615] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:58:53 2026] DELETE /v2.0/security-groups/5cda9152-229f-4463-9c54-d2c2c3792121 => 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: 297/616] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 16:58:54 2026] GET /v2.0/ports?tenant_id=73e28c5b69944322ae1c859f1788e116&device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/617] 199.204.45.235 () {34 vars in 1059 bytes} [Mon Jun 15 16:58:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=6c1f9476-632b-4fb9-981e-1757b8467bb0 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/618] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 16:58:54 2026] GET /v2.0/subnets?id=d3b9f164-14a2-4a27-a92c-55490bd9da5f => generated 701 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/619] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 16:58:54 2026] GET /v2.0/ports?network_id=f42391c9-ccfe-48db-bdf3-4f2eb51893df&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/620] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 16:58:54 2026] GET /v2.0/networks/f42391c9-ccfe-48db-bdf3-4f2eb51893df?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/621] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:58:54 2026] GET /v2.0/ports?device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => generated 973 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/622] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:58:54 2026] GET /v2.0/security-groups?id=c2d56674-156a-4916-965a-a961223654de&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/623] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 16:58:54 2026] GET /v2.0/networks/f42391c9-ccfe-48db-bdf3-4f2eb51893df?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: 324/624] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:58:54 2026] GET /v2.0/ports?device_id=d3486c63-6b36-4f82-a395-770210c3ed4e => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/625] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:58:54 2026] GET /v2.0/security-groups?id=13b33965-835b-49a0-b79f-50ed5c63d0f8&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/626] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 16:58:54 2026] GET /v2.0/security-groups?tenant_id=66bda7b91b28467eafb3dc44c85c93fd&name=default => generated 2925 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/627] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:58:55 2026] GET /v2.0/ports?device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/628] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:58:55 2026] GET /v2.0/security-groups?id=c2d56674-156a-4916-965a-a961223654de&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/629] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:58:55 2026] DELETE /v2.0/security-groups/df022bd7-2dbc-48f7-9f64-d078791553cb => 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: 304/630] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 16:58:55 2026] GET /v2.0/security-groups?tenant_id=4edf96dd6eb347f8938af48404753e20&name=default => generated 2925 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/631] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:58:55 2026] DELETE /v2.0/security-groups/36d945a9-3788-4580-a590-a93704e31e4d => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 16:58:56.029 8 INFO neutron.db.segments_db [None req-af617669-d0d2-4bcc-9710-ee7a84df14c4 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] Added segment aa9b3387-4fa5-4d04-851a-165548815666 of type vxlan for network ca9c9c4f-6eb6-4eb6-8eeb-54c7d7472772 [pid: 7|app: 0|req: 306/632] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:58:56 2026] GET /v2.0/ports?device_id=d3486c63-6b36-4f82-a395-770210c3ed4e => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/633] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 16:58:55 2026] POST /v2.0/networks => generated 614 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/634] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:58:56 2026] GET /v2.0/security-groups?id=13b33965-835b-49a0-b79f-50ed5c63d0f8&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:58:56.192 8 INFO neutron.db.segments_db [None req-f7285158-bc6c-4d89-874d-9d976f0dfaea 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] Added segment 055e2d67-cc41-4434-bb50-73ddf0fd1bd0 of type vxlan for network 21c33d1a-28a3-441a-bfcd-29ff902d7251 [pid: 8|app: 0|req: 328/635] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 16:58:56 2026] POST /v2.0/networks => generated 614 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/636] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:58:56 2026] GET /v2.0/ports?device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => 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: 330/637] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:58:56 2026] GET /v2.0/security-groups?id=c2d56674-156a-4916-965a-a961223654de&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/638] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:58:56 2026] POST /v2.0/subnets => generated 646 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/639] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:58:56 2026] POST /v2.0/subnets => generated 655 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:58:56.988 7 INFO neutron.db.segments_db [None req-8ca58b0d-7087-42a5-a4d5-83b2954d3298 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] Added segment e418ae37-a498-4017-ab53-6b40d2b219d2 of type vxlan for network 19dd3646-ad0d-4914-bd52-b96d9f8f49b7 2026-06-15 16:58:57.207 7 INFO neutron.db.l3_hamode_db [None req-8ca58b0d-7087-42a5-a4d5-83b2954d3298 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 332/640] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:58:57 2026] GET /v2.0/ports?device_id=d3486c63-6b36-4f82-a395-770210c3ed4e => 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: 333/641] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:58:57 2026] GET /v2.0/security-groups?id=13b33965-835b-49a0-b79f-50ed5c63d0f8&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:58:57.369 7 INFO neutron.db.l3_hamode_db [None req-8ca58b0d-7087-42a5-a4d5-83b2954d3298 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 334/642] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:58:57 2026] GET /v2.0/ports?device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => generated 973 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/643] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:58:57 2026] GET /v2.0/security-groups?id=c2d56674-156a-4916-965a-a961223654de&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/644] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:58:58 2026] GET /v2.0/ports?device_id=d3486c63-6b36-4f82-a395-770210c3ed4e => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/645] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:58:58 2026] GET /v2.0/security-groups?id=13b33965-835b-49a0-b79f-50ed5c63d0f8&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/646] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:58:56 2026] POST /v2.0/routers => generated 510 bytes in 1563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/647] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 16:58:58 2026] GET /v2.0/security-groups?tenant_id=b1190119aa664960a9a95c5bd509c901&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/648] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:58:59 2026] GET /v2.0/ports?device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/649] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:58:59 2026] DELETE /v2.0/security-groups/2e194e64-36a1-4e75-9766-bd3e8f8b751b => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/650] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:58:59 2026] GET /v2.0/security-groups?id=c2d56674-156a-4916-965a-a961223654de&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/651] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:58:59 2026] GET /v2.0/ports?device_id=d3486c63-6b36-4f82-a395-770210c3ed4e => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/652] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:58:59 2026] GET /v2.0/security-groups?id=13b33965-835b-49a0-b79f-50ed5c63d0f8&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: 338/653] 10.0.0.146 () {34 vars in 782 bytes} [Mon Jun 15 16:58:58 2026] PUT /v2.0/routers/961775e2-366d-4211-9ab4-7f831d853f17/add_router_interface => generated 309 bytes in 1246 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/654] 10.0.0.146 () {32 vars in 716 bytes} [Mon Jun 15 16:58:59 2026] GET /v2.0/ports/1bc6bfb5-f72f-4f11-88b9-69d20c508d2a => generated 959 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/655] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:58:59 2026] GET /v2.0/ports?device_id=d3486c63-6b36-4f82-a395-770210c3ed4e => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:00.679 8 INFO neutron.db.l3_db [None req-abcdc2eb-7a91-4903-83c8-7553cd72a185 8ddee37f864346f6bf47078809fe1d48 f7f097fbf3dd4ebd8aa0dcf8437c9ce4 - - default default] Floating IP f3d32b0c-6b4c-47fd-b0b3-eed8f179699b associated. External IP: 10.96.250.206, port: 6f8eb338-9abf-4668-81b3-2a07a1181ea2. [pid: 7|app: 0|req: 317/656] 10.0.0.146 () {34 vars in 782 bytes} [Mon Jun 15 16:58:59 2026] PUT /v2.0/routers/961775e2-366d-4211-9ab4-7f831d853f17/add_router_interface => generated 309 bytes in 1206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/657] 10.0.0.146 () {34 vars in 748 bytes} [Mon Jun 15 16:58:59 2026] PUT /v2.0/floatingips/f3d32b0c-6b4c-47fd-b0b3-eed8f179699b => generated 855 bytes in 1222 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/658] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:01 2026] GET /v2.0/ports?device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => 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: 341/659] 10.0.0.146 () {32 vars in 716 bytes} [Mon Jun 15 16:59:01 2026] GET /v2.0/ports/8b264a22-7bb1-4687-96f8-933d60a342f2 => generated 967 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/660] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:59:01 2026] GET /v2.0/security-groups?id=c2d56674-156a-4916-965a-a961223654de&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/661] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:01 2026] GET /v2.0/ports?device_id=d3486c63-6b36-4f82-a395-770210c3ed4e => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:01.220 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6ec6427-17b3-42ba-8e83-da7da37e9bf7'] response: {'name': 'network-changed', 'server_uuid': 'd3486c63-6b36-4f82-a395-770210c3ed4e', 'tag': '6f8eb338-9abf-4668-81b3-2a07a1181ea2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 321/662] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:59:01 2026] GET /v2.0/security-groups?id=13b33965-835b-49a0-b79f-50ed5c63d0f8&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:01.494 8 INFO neutron_taas.services.taas.taas_plugin [None req-38a0402f-2738-45f1-b75f-a5171de7e6ea 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] TaaS: Handle Delete Port: 8b264a22-7bb1-4687-96f8-933d60a342f2 2026-06-15 16:59:01.502 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38a0402f-2738-45f1-b75f-a5171de7e6ea 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] Tap Mirror: Handle Delete Port: 8b264a22-7bb1-4687-96f8-933d60a342f2 [pid: 7|app: 0|req: 322/663] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:01 2026] GET /v2.0/ports?device_id=d3486c63-6b36-4f82-a395-770210c3ed4e => 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: 323/664] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:59:01 2026] GET /v2.0/security-groups?id=13b33965-835b-49a0-b79f-50ed5c63d0f8&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: 324/665] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 16:59:01 2026] GET /v2.0/ports?tenant_id=f7f097fbf3dd4ebd8aa0dcf8437c9ce4&device_id=d3486c63-6b36-4f82-a395-770210c3ed4e => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/666] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 16:59:01 2026] GET /v2.0/networks?id=688001d2-4de1-430b-91bd-559664a108b2 => generated 775 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/667] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 16:59:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=6f8eb338-9abf-4668-81b3-2a07a1181ea2 => generated 858 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/668] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 16:59:01 2026] GET /v2.0/subnets?id=ff99a3a4-b45a-47c9-a120-c4ef09d98473 => generated 697 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/669] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 16:59:01 2026] GET /v2.0/ports?network_id=688001d2-4de1-430b-91bd-559664a108b2&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: 342/670] 10.0.0.146 () {34 vars in 788 bytes} [Mon Jun 15 16:59:01 2026] PUT /v2.0/routers/961775e2-366d-4211-9ab4-7f831d853f17/remove_router_interface => generated 309 bytes in 882 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/671] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 16:59:01 2026] GET /v2.0/networks/688001d2-4de1-430b-91bd-559664a108b2?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: 330/672] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 16:59:02 2026] GET /v2.0/networks/688001d2-4de1-430b-91bd-559664a108b2?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: 331/673] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:02 2026] GET /v2.0/ports?device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/674] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:59:02 2026] GET /v2.0/security-groups?id=c2d56674-156a-4916-965a-a961223654de&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-15 16:59:02.409 8 INFO neutron_taas.services.taas.taas_plugin [None req-450f737b-e7f8-4d04-93a9-dfaf6f2c5dea 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] TaaS: Handle Delete Port: 1bc6bfb5-f72f-4f11-88b9-69d20c508d2a [pid: 7|app: 0|req: 333/675] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:02 2026] GET /v2.0/ports?device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:02.423 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-450f737b-e7f8-4d04-93a9-dfaf6f2c5dea 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] Tap Mirror: Handle Delete Port: 1bc6bfb5-f72f-4f11-88b9-69d20c508d2a [pid: 8|app: 0|req: 343/676] 10.0.0.146 () {34 vars in 788 bytes} [Mon Jun 15 16:59:01 2026] PUT /v2.0/routers/961775e2-366d-4211-9ab4-7f831d853f17/remove_router_interface => generated 309 bytes in 896 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:02.972 7 INFO neutron.db.l3_db [None req-81628e7a-d0ea-4a23-99cc-0fdfb30c52ce 22f4c73500644201932ce194ab44e995 73e28c5b69944322ae1c859f1788e116 - - default default] Floating IP e026afe3-a5ad-4995-b706-fd07773f4d62 associated. External IP: 10.96.250.212, port: 6c1f9476-632b-4fb9-981e-1757b8467bb0. [pid: 8|app: 0|req: 344/677] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:02 2026] GET /v2.0/ports?device_id=d3486c63-6b36-4f82-a395-770210c3ed4e => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/678] 10.0.0.146 () {32 vars in 735 bytes} [Mon Jun 15 16:59:02 2026] GET /v2.0/ports?device_id=961775e2-366d-4211-9ab4-7f831d853f17 => 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: 346/679] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:59:03 2026] GET /v2.0/security-groups?id=13b33965-835b-49a0-b79f-50ed5c63d0f8&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:03.211 8 INFO neutron_taas.services.taas.taas_plugin [None req-edfcf298-26cc-4e94-91e4-e2d38ccc329c 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] TaaS: Handle Delete Port: 6c1d0ccf-7b96-4afe-b15f-1bc5bd1f0b7e 2026-06-15 16:59:03.214 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-edfcf298-26cc-4e94-91e4-e2d38ccc329c 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] Tap Mirror: Handle Delete Port: 6c1d0ccf-7b96-4afe-b15f-1bc5bd1f0b7e [pid: 7|app: 0|req: 334/680] 10.0.0.146 () {34 vars in 748 bytes} [Mon Jun 15 16:59:02 2026] PUT /v2.0/floatingips/e026afe3-a5ad-4995-b706-fd07773f4d62 => generated 856 bytes in 893 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:03.359 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-881b6e8b-2f98-49e6-b09a-ef49de4c3cac'] response: {'name': 'network-changed', 'server_uuid': 'aaf23825-7009-4b4e-ab58-8ce5156ce56f', 'tag': '6c1f9476-632b-4fb9-981e-1757b8467bb0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 335/681] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:03 2026] GET /v2.0/ports?device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => 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: 336/682] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:59:03 2026] GET /v2.0/security-groups?id=c2d56674-156a-4916-965a-a961223654de&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-15 16:59:03.630 8 INFO neutron.services.segments.plugin [-] Segment e418ae37-a498-4017-ab53-6b40d2b219d2 resource provider aggregate not found 2026-06-15 16:59:03.637 8 INFO neutron.services.segments.plugin [-] Segment e418ae37-a498-4017-ab53-6b40d2b219d2 resource provider aggregate not found 2026-06-15 16:59:03.666 8 INFO neutron.services.segments.plugin [-] Segment e418ae37-a498-4017-ab53-6b40d2b219d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e418ae37-a498-4017-ab53-6b40d2b219d2 found for delete ", "request_id": "req-c130392d-1e6d-46ef-b933-62b4d72f89a7"}]} 2026-06-15 16:59:03.669 8 INFO neutron.services.segments.plugin [-] Segment e418ae37-a498-4017-ab53-6b40d2b219d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e418ae37-a498-4017-ab53-6b40d2b219d2 found for delete ", "request_id": "req-65bfbd6f-083c-4ec1-b656-e6c4fc939083"}]} 2026-06-15 16:59:03.673 8 INFO neutron.db.l3_hamode_db [None req-edfcf298-26cc-4e94-91e4-e2d38ccc329c 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] HA network 19dd3646-ad0d-4914-bd52-b96d9f8f49b7 was deleted as no HA routers are present in tenant 25c7c267e15b411b9c23e9375ed70873. [pid: 8|app: 0|req: 347/683] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:03 2026] DELETE /v2.0/routers/961775e2-366d-4211-9ab4-7f831d853f17 => generated 0 bytes in 640 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/684] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:03 2026] DELETE /v2.0/subnets/29161b7e-8807-46fb-96ae-601c7b61979d => 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: 338/685] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 16:59:03 2026] GET /v2.0/ports?tenant_id=73e28c5b69944322ae1c859f1788e116&device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/686] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 16:59:03 2026] GET /v2.0/networks?id=f42391c9-ccfe-48db-bdf3-4f2eb51893df => generated 779 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/687] 199.204.45.235 () {34 vars in 1059 bytes} [Mon Jun 15 16:59:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=6c1f9476-632b-4fb9-981e-1757b8467bb0 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/688] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:03 2026] DELETE /v2.0/subnets/b7294236-2238-42bc-92b1-bfc745ccf1ad => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/689] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 16:59:04 2026] GET /v2.0/subnets?id=d3b9f164-14a2-4a27-a92c-55490bd9da5f => generated 701 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:04.134 8 INFO neutron_taas.services.taas.taas_plugin [None req-73df676d-0b1b-4ecc-8a16-5f54313469a6 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] TaaS: Handle Delete Port: e1913fa9-fcd8-4d42-bd6f-442ae900a243 2026-06-15 16:59:04.137 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73df676d-0b1b-4ecc-8a16-5f54313469a6 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] Tap Mirror: Handle Delete Port: e1913fa9-fcd8-4d42-bd6f-442ae900a243 [pid: 7|app: 0|req: 341/690] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 16:59:04 2026] GET /v2.0/security-groups?tenant_id=d232864632a24c5b9cfaf31a786d2342&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/691] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 16:59:04 2026] GET /v2.0/ports?network_id=f42391c9-ccfe-48db-bdf3-4f2eb51893df&device_owner=network%3Adhcp => generated 1244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/692] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:04 2026] GET /v2.0/ports?device_id=d3486c63-6b36-4f82-a395-770210c3ed4e => generated 971 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/693] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 16:59:04 2026] DELETE /v2.0/networks/21c33d1a-28a3-441a-bfcd-29ff902d7251 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/694] 199.204.45.235 () {34 vars in 993 bytes} [Mon Jun 15 16:59:04 2026] GET /v2.0/ports?device_id=d3486c63-6b36-4f82-a395-770210c3ed4e => generated 971 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/695] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 16:59:04 2026] GET /v2.0/networks/f42391c9-ccfe-48db-bdf3-4f2eb51893df?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: 346/696] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:59:04 2026] GET /v2.0/security-groups?id=13b33965-835b-49a0-b79f-50ed5c63d0f8&fields=id&fields=name => generated 114 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/697] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:59:04 2026] DELETE /v2.0/security-groups/ed3bddd7-0c46-47e0-a1a1-7806c75c804c => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 16:59:04.560 7 INFO neutron.services.segments.plugin [-] Segment aa9b3387-4fa5-4d04-851a-165548815666 resource provider aggregate not found 2026-06-15 16:59:04.562 7 INFO neutron.services.segments.plugin [-] Segment aa9b3387-4fa5-4d04-851a-165548815666 resource provider aggregate not found 2026-06-15 16:59:04.592 7 INFO neutron.services.segments.plugin [-] Segment aa9b3387-4fa5-4d04-851a-165548815666 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa9b3387-4fa5-4d04-851a-165548815666 found for delete ", "request_id": "req-bea06bb7-11cf-47e7-84cb-42ad4cbf38a3"}]} 2026-06-15 16:59:04.592 7 INFO neutron.services.segments.plugin [-] Segment aa9b3387-4fa5-4d04-851a-165548815666 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa9b3387-4fa5-4d04-851a-165548815666 found for delete ", "request_id": "req-0ffb8dee-04fc-4942-ad1e-c7c3788bc4d8"}]} [pid: 7|app: 0|req: 347/698] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 16:59:04 2026] DELETE /v2.0/networks/ca9c9c4f-6eb6-4eb6-8eeb-54c7d7472772 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 16:59:04.614 8 INFO neutron_taas.services.taas.taas_plugin [req-d1f2de8a-511e-4ca4-806d-499099d81907 req-5e6c6ca5-f2b8-44b6-8632-b41adbe2a334 8ddee37f864346f6bf47078809fe1d48 f7f097fbf3dd4ebd8aa0dcf8437c9ce4 - - default default] TaaS: Handle Delete Port: 6f8eb338-9abf-4668-81b3-2a07a1181ea2 2026-06-15 16:59:04.617 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d1f2de8a-511e-4ca4-806d-499099d81907 req-5e6c6ca5-f2b8-44b6-8632-b41adbe2a334 8ddee37f864346f6bf47078809fe1d48 f7f097fbf3dd4ebd8aa0dcf8437c9ce4 - - default default] Tap Mirror: Handle Delete Port: 6f8eb338-9abf-4668-81b3-2a07a1181ea2 [pid: 7|app: 0|req: 348/699] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 16:59:04 2026] GET /v2.0/networks/f42391c9-ccfe-48db-bdf3-4f2eb51893df?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:59:04.671 7 INFO neutron.db.segments_db [None req-681d91e0-9de8-4eb6-8512-53d4f2b53ebc 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] Added segment d9878ce6-241f-4abd-82d8-f292dc19f0c1 of type vxlan for network 8ff22f96-2e7f-457a-8634-2d0705c9af29 [pid: 7|app: 0|req: 349/700] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 16:59:04 2026] POST /v2.0/networks => generated 615 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:59:04.780 8 INFO neutron.db.l3_db [req-d1f2de8a-511e-4ca4-806d-499099d81907 req-5e6c6ca5-f2b8-44b6-8632-b41adbe2a334 8ddee37f864346f6bf47078809fe1d48 f7f097fbf3dd4ebd8aa0dcf8437c9ce4 - - default default] Floating IP f3d32b0c-6b4c-47fd-b0b3-eed8f179699b disassociated. External IP: 10.96.250.206, port: 6f8eb338-9abf-4668-81b3-2a07a1181ea2. [pid: 7|app: 0|req: 350/701] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:59:04 2026] POST /v2.0/subnets => generated 646 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:59:04.975 7 INFO neutron.db.segments_db [None req-0798359e-3caf-49a6-a218-16bca61f6793 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] Added segment 8dd9b1f8-74d2-47d4-8d4d-291230e6cd88 of type vxlan for network 55ddf5a0-f5de-4198-bbcf-724b43cb5684 [pid: 8|app: 0|req: 352/702] 199.204.45.235 () {36 vars in 996 bytes} [Mon Jun 15 16:59:04 2026] DELETE /v2.0/ports/6f8eb338-9abf-4668-81b3-2a07a1181ea2 => generated 0 bytes in 695 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 16:59:05.246 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e814d513-e719-4236-8e28-0a7d9cce3ffc'] response: {'server_uuid': 'd3486c63-6b36-4f82-a395-770210c3ed4e', 'name': 'network-vif-deleted', 'tag': '6f8eb338-9abf-4668-81b3-2a07a1181ea2', 'status': 'completed', 'code': 200} 2026-06-15 16:59:05.250 7 INFO neutron.db.l3_hamode_db [None req-0798359e-3caf-49a6-a218-16bca61f6793 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 16:59:05.370 7 INFO neutron.db.l3_hamode_db [None req-0798359e-3caf-49a6-a218-16bca61f6793 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 353/703] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:05 2026] GET /v2.0/ports?device_id=d3486c63-6b36-4f82-a395-770210c3ed4e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:59:05.689 8 INFO neutron.services.segments.plugin [-] Segment 055e2d67-cc41-4434-bb50-73ddf0fd1bd0 resource provider aggregate not found 2026-06-15 16:59:05.693 8 INFO neutron.services.segments.plugin [-] Segment 055e2d67-cc41-4434-bb50-73ddf0fd1bd0 resource provider aggregate not found 2026-06-15 16:59:05.707 8 INFO neutron.services.segments.plugin [-] Segment 055e2d67-cc41-4434-bb50-73ddf0fd1bd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 055e2d67-cc41-4434-bb50-73ddf0fd1bd0 found for delete ", "request_id": "req-f0841899-b3d8-4787-989b-6557118b4abb"}]} 2026-06-15 16:59:05.715 8 INFO neutron.services.segments.plugin [-] Segment 055e2d67-cc41-4434-bb50-73ddf0fd1bd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 055e2d67-cc41-4434-bb50-73ddf0fd1bd0 found for delete ", "request_id": "req-a23073c5-1c00-4be6-b829-af4ca07cb5b0"}]} [pid: 7|app: 0|req: 351/704] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:59:04 2026] POST /v2.0/routers => generated 511 bytes in 997 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/705] 10.0.0.146 () {34 vars in 664 bytes} [Mon Jun 15 16:59:05 2026] POST /v2.0/ports => generated 964 bytes in 398 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: 352/706] 10.0.0.146 () {32 vars in 652 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions => generated 21537 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/707] 10.0.0.146 () {32 vars in 680 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/708] 10.0.0.146 () {32 vars in 680 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/709] 10.0.0.146 () {32 vars in 728 bytes} [Mon Jun 15 16:59:06 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: 356/710] 10.0.0.146 () {32 vars in 664 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/agent => generated 153 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/711] 10.0.0.146 () {32 vars in 698 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/712] 10.0.0.146 () {32 vars in 696 bytes} [Mon Jun 15 16:59:06 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: 359/713] 10.0.0.146 () {32 vars in 700 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/714] 10.0.0.146 () {32 vars in 688 bytes} [Mon Jun 15 16:59:06 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: 361/715] 10.0.0.146 () {32 vars in 702 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/716] 10.0.0.146 () {32 vars in 692 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/717] 10.0.0.146 () {32 vars in 694 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/718] 10.0.0.146 () {32 vars in 684 bytes} [Mon Jun 15 16:59:06 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: 365/719] 10.0.0.146 () {32 vars in 686 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/720] 10.0.0.146 () {32 vars in 660 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/721] 10.0.0.146 () {32 vars in 698 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/722] 10.0.0.146 () {32 vars in 678 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/external-net => 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: 369/723] 10.0.0.146 () {32 vars in 682 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/724] 10.0.0.146 () {32 vars in 674 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/725] 10.0.0.146 () {32 vars in 688 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/726] 10.0.0.146 () {32 vars in 722 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/727] 10.0.0.146 () {32 vars in 686 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/728] 10.0.0.146 () {32 vars in 668 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/729] 10.0.0.146 () {32 vars in 686 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/730] 10.0.0.146 () {32 vars in 680 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/731] 10.0.0.146 () {32 vars in 698 bytes} [Mon Jun 15 16:59:06 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: 378/732] 10.0.0.146 () {32 vars in 678 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/l2_adjacency => 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: 379/733] 10.0.0.146 () {32 vars in 666 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/734] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/ports?device_id=d3486c63-6b36-4f82-a395-770210c3ed4e => 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: 381/735] 10.0.0.146 () {32 vars in 676 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/736] 10.0.0.146 () {32 vars in 664 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/737] 10.0.0.146 () {32 vars in 674 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/l3-flavors => 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: 384/738] 10.0.0.146 () {32 vars in 712 bytes} [Mon Jun 15 16:59:06 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: 385/739] 10.0.0.146 () {32 vars in 690 bytes} [Mon Jun 15 16:59:06 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: 386/740] 10.0.0.146 () {32 vars in 682 bytes} [Mon Jun 15 16:59:06 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: 387/741] 10.0.0.146 () {32 vars in 668 bytes} [Mon Jun 15 16:59:06 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: 388/742] 10.0.0.146 () {32 vars in 686 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/743] 10.0.0.146 () {32 vars in 704 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/network_availability_zone => 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: 390/744] 10.0.0.146 () {32 vars in 674 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/745] 10.0.0.146 () {32 vars in 700 bytes} [Mon Jun 15 16:59:06 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: 392/746] 10.0.0.146 () {32 vars in 674 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/747] 10.0.0.146 () {32 vars in 692 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/748] 10.0.0.146 () {32 vars in 688 bytes} [Mon Jun 15 16:59:06 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: 7|app: 0|req: 395/749] 10.0.0.146 () {32 vars in 708 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/750] 10.0.0.146 () {32 vars in 704 bytes} [Mon Jun 15 16:59:06 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: 397/751] 10.0.0.146 () {32 vars in 718 bytes} [Mon Jun 15 16:59:06 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: 398/752] 10.0.0.146 () {32 vars in 696 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/753] 10.0.0.146 () {32 vars in 710 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/754] 10.0.0.146 () {32 vars in 668 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/binding => 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: 401/755] 10.0.0.146 () {32 vars in 686 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/binding-extended => 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: 402/756] 10.0.0.146 () {32 vars in 680 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/757] 10.0.0.146 () {32 vars in 674 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/758] 10.0.0.146 () {32 vars in 670 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/759] 10.0.0.146 () {32 vars in 660 bytes} [Mon Jun 15 16:59:06 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: 406/760] 10.0.0.146 () {32 vars in 698 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/761] 10.0.0.146 () {32 vars in 698 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/762] 10.0.0.146 () {32 vars in 676 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/763] 10.0.0.146 () {32 vars in 668 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/764] 10.0.0.146 () {32 vars in 682 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/765] 10.0.0.146 () {32 vars in 700 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/766] 10.0.0.146 () {32 vars in 684 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/767] 10.0.0.146 () {32 vars in 706 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/768] 10.0.0.146 () {32 vars in 668 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/769] 10.0.0.146 () {32 vars in 696 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/770] 10.0.0.146 () {32 vars in 694 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/771] 10.0.0.146 () {32 vars in 684 bytes} [Mon Jun 15 16:59:06 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: 418/772] 10.0.0.146 () {32 vars in 688 bytes} [Mon Jun 15 16:59:06 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/773] 10.0.0.146 () {32 vars in 704 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/774] 10.0.0.146 () {32 vars in 666 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/775] 10.0.0.146 () {32 vars in 680 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/776] 10.0.0.146 () {32 vars in 680 bytes} [Mon Jun 15 16:59:07 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: 423/777] 10.0.0.146 () {32 vars in 690 bytes} [Mon Jun 15 16:59:07 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: 424/778] 10.0.0.146 () {32 vars in 690 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/779] 10.0.0.146 () {32 vars in 694 bytes} [Mon Jun 15 16:59:07 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: 426/780] 10.0.0.146 () {32 vars in 684 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/781] 10.0.0.146 () {32 vars in 688 bytes} [Mon Jun 15 16:59:07 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: 428/782] 10.0.0.146 () {32 vars in 700 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/standard-attr-revisions => 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: 429/783] 10.0.0.146 () {32 vars in 702 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/router_availability_zone => 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: 430/784] 10.0.0.146 () {32 vars in 712 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/785] 10.0.0.146 () {32 vars in 716 bytes} [Mon Jun 15 16:59:07 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: 432/786] 10.0.0.146 () {32 vars in 714 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/787] 10.0.0.146 () {32 vars in 726 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/788] 10.0.0.146 () {32 vars in 740 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/789] 10.0.0.146 () {32 vars in 718 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/790] 10.0.0.146 () {32 vars in 682 bytes} [Mon Jun 15 16:59:07 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: 437/791] 10.0.0.146 () {32 vars in 668 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/segment => generated 145 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/792] 10.0.0.146 () {32 vars in 718 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/793] 10.0.0.146 () {32 vars in 678 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/794] 10.0.0.146 () {32 vars in 668 bytes} [Mon Jun 15 16:59:07 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: 441/795] 10.0.0.146 () {32 vars in 696 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/796] 10.0.0.146 () {32 vars in 704 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/797] 10.0.0.146 () {32 vars in 700 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/798] 10.0.0.146 () {32 vars in 700 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/799] 10.0.0.146 () {32 vars in 682 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/800] 10.0.0.146 () {32 vars in 704 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/801] 10.0.0.146 () {32 vars in 694 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/802] 10.0.0.146 () {32 vars in 688 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/803] 10.0.0.146 () {32 vars in 696 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/804] 10.0.0.146 () {32 vars in 678 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/805] 10.0.0.146 () {32 vars in 688 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/806] 10.0.0.146 () {32 vars in 700 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/807] 10.0.0.146 () {32 vars in 664 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/808] 10.0.0.146 () {32 vars in 680 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/809] 10.0.0.146 () {32 vars in 676 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/810] 10.0.0.146 () {32 vars in 692 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/811] 10.0.0.146 () {32 vars in 676 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/812] 10.0.0.146 () {32 vars in 666 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/813] 10.0.0.146 () {32 vars in 662 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/taas => generated 175 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/814] 10.0.0.146 () {32 vars in 674 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/815] 10.0.0.146 () {32 vars in 686 bytes} [Mon Jun 15 16:59:07 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: 355/816] 10.0.0.146 () {34 vars in 782 bytes} [Mon Jun 15 16:59:06 2026] PUT /v2.0/routers/1f3d853d-0df1-47cd-bdb3-e27eaec67835/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: 462/817] 10.0.0.146 () {32 vars in 716 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/ports/f042653b-205f-434e-9222-2e6884945524 => generated 1038 bytes in 39 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: 463/818] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/ports?device_id=d3486c63-6b36-4f82-a395-770210c3ed4e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:59:08.009 8 INFO neutron_taas.services.taas.taas_plugin [None req-1508e6bc-779b-472e-b99b-4a2e6b138c55 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] TaaS: Handle Delete Port: f042653b-205f-434e-9222-2e6884945524 2026-06-15 16:59:08.013 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1508e6bc-779b-472e-b99b-4a2e6b138c55 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] Tap Mirror: Handle Delete Port: f042653b-205f-434e-9222-2e6884945524 [pid: 7|app: 0|req: 464/819] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 16:59:07 2026] GET /v2.0/security-groups?tenant_id=a9ad886ba40e4e3b92b0c0a6f30208c1&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/822] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:59:08 2026] DELETE /v2.0/security-groups/e477a479-4787-4420-824d-d1364a61dca8 => 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: 356/823] 10.0.0.146 () {34 vars in 788 bytes} [Mon Jun 15 16:59:07 2026] PUT /v2.0/routers/1f3d853d-0df1-47cd-bdb3-e27eaec67835/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-15 16:59:08.662 7 INFO neutron.api.v2.resource [None req-857235f7-a494-48d0-8722-dbd928315e32 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 468/824] 10.0.0.146 () {34 vars in 788 bytes} [Mon Jun 15 16:59:08 2026] PUT /v2.0/routers/1f3d853d-0df1-47cd-bdb3-e27eaec67835/remove_router_interface => generated 197 bytes in 151 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: 357/825] 10.0.0.146 () {32 vars in 735 bytes} [Mon Jun 15 16:59:08 2026] GET /v2.0/ports?device_id=1f3d853d-0df1-47cd-bdb3-e27eaec67835 => 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: 358/826] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:08 2026] GET /v2.0/ports?device_id=d3486c63-6b36-4f82-a395-770210c3ed4e => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:59:08.881 7 INFO neutron_taas.services.taas.taas_plugin [None req-f4a4facf-35bd-4412-bf88-58113ab66a24 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] TaaS: Handle Delete Port: bf35d159-5d96-4d55-afaf-83f490514abb 2026-06-15 16:59:08.883 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4a4facf-35bd-4412-bf88-58113ab66a24 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] Tap Mirror: Handle Delete Port: bf35d159-5d96-4d55-afaf-83f490514abb 2026-06-15 16:59:09.291 7 INFO neutron.services.segments.plugin [-] Segment 8dd9b1f8-74d2-47d4-8d4d-291230e6cd88 resource provider aggregate not found 2026-06-15 16:59:09.297 7 INFO neutron.services.segments.plugin [-] Segment 8dd9b1f8-74d2-47d4-8d4d-291230e6cd88 resource provider aggregate not found 2026-06-15 16:59:09.308 7 INFO neutron.services.segments.plugin [-] Segment 8dd9b1f8-74d2-47d4-8d4d-291230e6cd88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dd9b1f8-74d2-47d4-8d4d-291230e6cd88 found for delete ", "request_id": "req-328e60ac-1438-4c2d-b83e-3c15f5e710fd"}]} 2026-06-15 16:59:09.314 7 INFO neutron.services.segments.plugin [-] Segment 8dd9b1f8-74d2-47d4-8d4d-291230e6cd88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dd9b1f8-74d2-47d4-8d4d-291230e6cd88 found for delete ", "request_id": "req-365ca899-6e52-42d0-bdb4-875e732b723f"}]} 2026-06-15 16:59:09.314 7 INFO neutron.db.l3_hamode_db [None req-f4a4facf-35bd-4412-bf88-58113ab66a24 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] HA network 55ddf5a0-f5de-4198-bbcf-724b43cb5684 was deleted as no HA routers are present in tenant 25c7c267e15b411b9c23e9375ed70873. [pid: 7|app: 0|req: 469/827] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:08 2026] DELETE /v2.0/routers/1f3d853d-0df1-47cd-bdb3-e27eaec67835 => generated 0 bytes in 629 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/828] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:09 2026] DELETE /v2.0/subnets/61a8a78e-36f6-499e-9e3b-492c297804d8 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 16:59:09.573 7 INFO neutron_taas.services.taas.taas_plugin [None req-2fbce090-6ba7-41ea-83ac-62176317b1a9 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] TaaS: Handle Delete Port: e701d266-0b5b-4902-8f84-0d36ee180996 2026-06-15 16:59:09.576 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2fbce090-6ba7-41ea-83ac-62176317b1a9 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] Tap Mirror: Handle Delete Port: e701d266-0b5b-4902-8f84-0d36ee180996 [pid: 7|app: 0|req: 470/829] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 16:59:09 2026] DELETE /v2.0/networks/8ff22f96-2e7f-457a-8634-2d0705c9af29 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 16:59:09.851 8 INFO neutron.db.segments_db [None req-402c11c8-b81f-4428-9fde-3550db36c61e 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] Added segment 9edd2927-eadb-40ef-a713-ce2c09a1fead of type vxlan for network 6def4002-2f08-4efe-a5f7-bc67906111f1 [pid: 8|app: 0|req: 360/830] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 16:59:09 2026] POST /v2.0/networks => generated 614 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/831] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:59:09 2026] DELETE /v2.0/security-groups/13b33965-835b-49a0-b79f-50ed5c63d0f8 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 16:59:10.067 8 INFO neutron.api.v2.resource [None req-99115ac6-f28d-40b6-b7f3-265d4f8bb26e 8ddee37f864346f6bf47078809fe1d48 f7f097fbf3dd4ebd8aa0dcf8437c9ce4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 362/832] 10.0.0.146 () {32 vars in 736 bytes} [Mon Jun 15 16:59:10 2026] GET /v2.0/security-groups/13b33965-835b-49a0-b79f-50ed5c63d0f8 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/833] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:59:09 2026] POST /v2.0/subnets => generated 646 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:59:10.183 8 INFO neutron_taas.services.taas.taas_plugin [None req-b079c83c-db94-4a0e-847b-7bf3747cdaee 8ddee37f864346f6bf47078809fe1d48 f7f097fbf3dd4ebd8aa0dcf8437c9ce4 - - default default] TaaS: Handle Delete Port: ff0dc9bd-46b8-4df3-8e18-578e872291bf 2026-06-15 16:59:10.187 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b079c83c-db94-4a0e-847b-7bf3747cdaee 8ddee37f864346f6bf47078809fe1d48 f7f097fbf3dd4ebd8aa0dcf8437c9ce4 - - default default] Tap Mirror: Handle Delete Port: ff0dc9bd-46b8-4df3-8e18-578e872291bf [pid: 8|app: 0|req: 363/834] 10.0.0.146 () {32 vars in 731 bytes} [Mon Jun 15 16:59:10 2026] DELETE /v2.0/floatingips/f3d32b0c-6b4c-47fd-b0b3-eed8f179699b => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 16:59:10.397 8 INFO neutron.db.segments_db [None req-5c7e2ad1-5cdf-4b75-b43c-28ec6cb4569f 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] Added segment daa3fb40-7ca8-494d-8854-d247f0ff3fc0 of type vxlan for network efd20f4a-d39b-4e59-a4dd-f1972ec7e7eb 2026-06-15 16:59:10.484 7 INFO neutron.db.segments_db [None req-08dcd2d5-2ff4-4e40-9a01-933a40e2c65f 99b899ad741347049d2369c2f92013e0 318e52569a8d486b9ae0fcace4505ace - - default default] Added segment 56fef78d-b965-46eb-b7ea-a3af7ee912bd of type vxlan for network 3b83eb7a-d49f-4fd1-bab8-72666c987f03 [pid: 7|app: 0|req: 472/835] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 16:59:10 2026] POST /v2.0/networks => generated 629 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:59:10.644 8 INFO neutron.db.l3_hamode_db [None req-5c7e2ad1-5cdf-4b75-b43c-28ec6cb4569f 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 16:59:10.756 8 INFO neutron.db.l3_hamode_db [None req-5c7e2ad1-5cdf-4b75-b43c-28ec6cb4569f 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 16:59:10.924 7 INFO neutron_taas.services.taas.taas_plugin [None req-43393601-9f66-4181-961b-7fdcd9ecc1d3 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: c8efe6c2-fbdb-4561-bf72-0cf4684b8545 2026-06-15 16:59:10.926 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-43393601-9f66-4181-961b-7fdcd9ecc1d3 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: c8efe6c2-fbdb-4561-bf72-0cf4684b8545 [pid: 8|app: 0|req: 364/836] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:59:10 2026] POST /v2.0/routers => generated 510 bytes in 901 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:59:11.330 7 INFO neutron.services.segments.plugin [-] Segment d9878ce6-241f-4abd-82d8-f292dc19f0c1 resource provider aggregate not found 2026-06-15 16:59:11.334 7 INFO neutron.services.segments.plugin [-] Segment d9878ce6-241f-4abd-82d8-f292dc19f0c1 resource provider aggregate not found 2026-06-15 16:59:11.347 7 INFO neutron.services.segments.plugin [-] Segment d9878ce6-241f-4abd-82d8-f292dc19f0c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9878ce6-241f-4abd-82d8-f292dc19f0c1 found for delete ", "request_id": "req-521f5aff-4d00-4eda-a7c0-dd21f773a185"}]} 2026-06-15 16:59:11.348 7 INFO neutron.services.segments.plugin [-] Segment d9878ce6-241f-4abd-82d8-f292dc19f0c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9878ce6-241f-4abd-82d8-f292dc19f0c1 found for delete ", "request_id": "req-fdc817ac-54fa-47c2-b014-1b4b76551b5e"}]} [pid: 7|app: 0|req: 473/837] 10.0.0.146 () {34 vars in 788 bytes} [Mon Jun 15 16:59:10 2026] PUT /v2.0/routers/4de2b57d-2ab8-4d21-ac0b-2e4b177add0c/remove_router_interface => generated 309 bytes in 843 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/838] 10.0.0.146 () {34 vars in 664 bytes} [Mon Jun 15 16:59:11 2026] POST /v2.0/ports => generated 778 bytes in 661 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-15 16:59:12.114 8 INFO neutron_taas.services.taas.taas_plugin [None req-866cf842-ec4e-4f49-9c43-ce2100aada06 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 8f14d6c0-dc91-414e-8a51-09b5b4b26a66 2026-06-15 16:59:12.116 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-866cf842-ec4e-4f49-9c43-ce2100aada06 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 8f14d6c0-dc91-414e-8a51-09b5b4b26a66 2026-06-15 16:59:12.397 8 INFO neutron_taas.services.taas.taas_plugin [None req-866cf842-ec4e-4f49-9c43-ce2100aada06 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 7cbbf438-8e43-4f3f-91f1-3f76ffbfe459 2026-06-15 16:59:12.401 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-866cf842-ec4e-4f49-9c43-ce2100aada06 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 7cbbf438-8e43-4f3f-91f1-3f76ffbfe459 [pid: 7|app: 0|req: 474/839] 10.0.0.146 () {34 vars in 782 bytes} [Mon Jun 15 16:59:11 2026] PUT /v2.0/routers/34434850-77f5-46ec-8b8e-a030963ca291/add_router_interface => generated 309 bytes in 1028 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:12.528 7 INFO neutron.db.segments_db [None req-942d07bb-319b-4136-80ef-975a13f14cd8 99b899ad741347049d2369c2f92013e0 318e52569a8d486b9ae0fcace4505ace - - default default] Added segment 0e922be7-90b6-495f-a680-a5304c3cbb5e of type vxlan for network 2804ca08-05ee-4907-8675-125d86f41a55 [pid: 7|app: 0|req: 475/840] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 16:59:12 2026] POST /v2.0/networks => generated 616 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/841] 10.0.0.146 () {32 vars in 716 bytes} [Mon Jun 15 16:59:12 2026] GET /v2.0/ports/15c9bc88-5660-4e2c-9358-f0a246f9539a => generated 959 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:12.850 8 INFO neutron.services.segments.plugin [-] Segment 24787294-da0b-4e8c-85f4-54db1986d570 resource provider aggregate not found 2026-06-15 16:59:12.853 8 INFO neutron.services.segments.plugin [-] Segment 24787294-da0b-4e8c-85f4-54db1986d570 resource provider aggregate not found 2026-06-15 16:59:12.874 8 INFO neutron.services.segments.plugin [-] Segment 24787294-da0b-4e8c-85f4-54db1986d570 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24787294-da0b-4e8c-85f4-54db1986d570 found for delete ", "request_id": "req-683a8211-f755-458a-a7d0-7984e2151063"}]} 2026-06-15 16:59:12.876 8 INFO neutron.services.segments.plugin [-] Segment 24787294-da0b-4e8c-85f4-54db1986d570 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24787294-da0b-4e8c-85f4-54db1986d570 found for delete ", "request_id": "req-bf8df613-238f-47db-b706-586cffcfd206"}]} 2026-06-15 16:59:12.877 8 INFO neutron.db.l3_hamode_db [None req-866cf842-ec4e-4f49-9c43-ce2100aada06 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] HA network 6373112c-c589-4889-b06a-78544552d4f2 was deleted as no HA routers are present in tenant f7f097fbf3dd4ebd8aa0dcf8437c9ce4. [pid: 8|app: 0|req: 366/842] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:11 2026] DELETE /v2.0/routers/4de2b57d-2ab8-4d21-ac0b-2e4b177add0c => generated 0 bytes in 960 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/843] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:59:12 2026] POST /v2.0/subnets => generated 646 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/844] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:12 2026] DELETE /v2.0/subnets/ff99a3a4-b45a-47c9-a120-c4ef09d98473 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 16:59:13.296 8 INFO neutron_taas.services.taas.taas_plugin [None req-eb40743a-7d73-4357-ad70-8b6b2f5cddf4 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] TaaS: Handle Delete Port: 15c9bc88-5660-4e2c-9358-f0a246f9539a 2026-06-15 16:59:13.299 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb40743a-7d73-4357-ad70-8b6b2f5cddf4 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] Tap Mirror: Handle Delete Port: 15c9bc88-5660-4e2c-9358-f0a246f9539a [pid: 7|app: 0|req: 479/845] 10.0.0.146 () {34 vars in 664 bytes} [Mon Jun 15 16:59:13 2026] POST /v2.0/ports => generated 965 bytes in 384 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-15 16:59:13.625 7 INFO neutron_taas.services.taas.taas_plugin [None req-774db891-a492-45c3-b17d-380a7721be0e 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 766819c4-af00-441e-85e6-c9fe6548d6e7 2026-06-15 16:59:13.628 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-774db891-a492-45c3-b17d-380a7721be0e 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 766819c4-af00-441e-85e6-c9fe6548d6e7 [pid: 8|app: 0|req: 367/846] 10.0.0.146 () {34 vars in 788 bytes} [Mon Jun 15 16:59:12 2026] PUT /v2.0/routers/34434850-77f5-46ec-8b8e-a030963ca291/remove_router_interface => generated 309 bytes in 877 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:13.822 7 INFO neutron.services.segments.plugin [-] Segment 99eb8be4-0290-42d5-b9b6-ceaa64a42b82 resource provider aggregate not found 2026-06-15 16:59:13.825 7 INFO neutron.services.segments.plugin [-] Segment 99eb8be4-0290-42d5-b9b6-ceaa64a42b82 resource provider aggregate not found 2026-06-15 16:59:13.842 7 INFO neutron.services.segments.plugin [-] Segment 99eb8be4-0290-42d5-b9b6-ceaa64a42b82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99eb8be4-0290-42d5-b9b6-ceaa64a42b82 found for delete ", "request_id": "req-6283ad9f-dcdd-488a-8386-9fb25ae69a81"}]} 2026-06-15 16:59:13.846 7 INFO neutron.services.segments.plugin [-] Segment 99eb8be4-0290-42d5-b9b6-ceaa64a42b82 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99eb8be4-0290-42d5-b9b6-ceaa64a42b82 found for delete ", "request_id": "req-97775d2d-bd72-41a3-9451-fa3fd7756997"}]} [pid: 7|app: 0|req: 480/847] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 16:59:13 2026] DELETE /v2.0/networks/688001d2-4de1-430b-91bd-559664a108b2 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 16:59:13.905 8 INFO neutron_taas.services.taas.taas_plugin [None req-f3069368-55d5-4242-8aa2-2807878fb2f7 99b899ad741347049d2369c2f92013e0 318e52569a8d486b9ae0fcace4505ace - - default default] TaaS: Handle Delete Port: 0e5811de-b9eb-4d85-95d6-a4e76023b1fa 2026-06-15 16:59:13.910 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3069368-55d5-4242-8aa2-2807878fb2f7 99b899ad741347049d2369c2f92013e0 318e52569a8d486b9ae0fcace4505ace - - default default] Tap Mirror: Handle Delete Port: 0e5811de-b9eb-4d85-95d6-a4e76023b1fa [pid: 7|app: 0|req: 481/848] 10.0.0.115 () {34 vars in 989 bytes} [Mon Jun 15 16:59:13 2026] GET /v2.0/ports?device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => generated 1244 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/849] 10.0.0.146 () {32 vars in 735 bytes} [Mon Jun 15 16:59:13 2026] GET /v2.0/ports?device_id=34434850-77f5-46ec-8b8e-a030963ca291 => 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: 368/850] 10.0.0.146 () {32 vars in 719 bytes} [Mon Jun 15 16:59:13 2026] DELETE /v2.0/ports/0e5811de-b9eb-4d85-95d6-a4e76023b1fa => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/851] 10.0.0.115 () {34 vars in 1039 bytes} [Mon Jun 15 16:59:14 2026] GET /v2.0/security-groups?id=c2d56674-156a-4916-965a-a961223654de&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: 484/852] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 16:59:14 2026] GET /v2.0/security-groups?tenant_id=f7f097fbf3dd4ebd8aa0dcf8437c9ce4&name=default => generated 2921 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 16:59:14.089 7 INFO neutron.pecan_wsgi.hooks.translation [None req-17d8528d-b937-4c65-ab02-a5475cb9ef3a 99b899ad741347049d2369c2f92013e0 318e52569a8d486b9ae0fcace4505ace - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 485/853] 10.0.0.146 () {32 vars in 719 bytes} [Mon Jun 15 16:59:14 2026] DELETE /v2.0/ports/0e5811de-b9eb-4d85-95d6-a4e76023b1fa => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/854] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:59:14 2026] DELETE /v2.0/security-groups/ce9b59c6-4ff4-4c42-9f60-0b9932298317 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 16:59:14.260 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d8e0b3b3-afa8-4617-9909-c1c8dc0fe671 99b899ad741347049d2369c2f92013e0 318e52569a8d486b9ae0fcace4505ace - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 487/855] 10.0.0.146 () {32 vars in 716 bytes} [Mon Jun 15 16:59:14 2026] GET /v2.0/ports/0e5811de-b9eb-4d85-95d6-a4e76023b1fa => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 16:59:14.279 8 INFO neutron_taas.services.taas.taas_plugin [None req-23a5550e-868b-4cac-984a-e1e25b3ff5f2 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] TaaS: Handle Delete Port: aee2dce4-8fc1-4ce4-8fe1-d272d9e27c76 2026-06-15 16:59:14.285 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23a5550e-868b-4cac-984a-e1e25b3ff5f2 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] Tap Mirror: Handle Delete Port: aee2dce4-8fc1-4ce4-8fe1-d272d9e27c76 [pid: 7|app: 0|req: 488/856] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:14 2026] DELETE /v2.0/subnets/bcdd44ec-c8ff-45f4-9624-6f579e422805 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/857] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 16:59:14 2026] DELETE /v2.0/networks/2804ca08-05ee-4907-8675-125d86f41a55 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 16:59:14.640 7 INFO neutron.db.segments_db [None req-d36e6a53-6ada-4aad-9325-a7f3c000bc5b 99b899ad741347049d2369c2f92013e0 318e52569a8d486b9ae0fcace4505ace - - default default] Added segment ad969eb0-f8cb-43ba-91cc-47f597842c4d of type vxlan for network 27e9cbab-85ff-449c-9cd5-a86a7f3a33e5 2026-06-15 16:59:14.700 8 INFO neutron.db.l3_hamode_db [None req-23a5550e-868b-4cac-984a-e1e25b3ff5f2 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] HA network efd20f4a-d39b-4e59-a4dd-f1972ec7e7eb was deleted as no HA routers are present in tenant 25c7c267e15b411b9c23e9375ed70873. [pid: 8|app: 0|req: 369/858] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:14 2026] DELETE /v2.0/routers/34434850-77f5-46ec-8b8e-a030963ca291 => generated 0 bytes in 676 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/859] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 16:59:14 2026] POST /v2.0/networks => generated 617 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/860] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:14 2026] DELETE /v2.0/subnets/a6192db7-9202-4698-9406-b556b8fa482c => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 16:59:14.897 8 INFO neutron.services.segments.plugin [-] Segment daa3fb40-7ca8-494d-8854-d247f0ff3fc0 resource provider aggregate not found 2026-06-15 16:59:14.909 8 INFO neutron.services.segments.plugin [-] Segment daa3fb40-7ca8-494d-8854-d247f0ff3fc0 resource provider aggregate not found 2026-06-15 16:59:14.915 8 INFO neutron.services.segments.plugin [-] Segment daa3fb40-7ca8-494d-8854-d247f0ff3fc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daa3fb40-7ca8-494d-8854-d247f0ff3fc0 found for delete ", "request_id": "req-4e93f702-b592-4174-8efb-7801ca6830fa"}]} 2026-06-15 16:59:14.925 8 INFO neutron.services.segments.plugin [-] Segment daa3fb40-7ca8-494d-8854-d247f0ff3fc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daa3fb40-7ca8-494d-8854-d247f0ff3fc0 found for delete ", "request_id": "req-ae15640b-94c0-46b6-b702-213302abae3d"}]} [pid: 7|app: 0|req: 491/861] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:59:14 2026] POST /v2.0/subnets => generated 646 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/862] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 16:59:14 2026] DELETE /v2.0/networks/6def4002-2f08-4efe-a5f7-bc67906111f1 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 16:59:15.129 8 INFO neutron.db.segments_db [None req-3c06cf90-8fb2-41dc-9488-b9e5f3a9ff7f 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] Added segment aab3d0ed-ab28-4534-a30f-634c068ee9ca of type vxlan for network 4c797112-ef69-456e-b058-2a31380a811d [pid: 7|app: 0|req: 492/863] 10.0.0.146 () {34 vars in 664 bytes} [Mon Jun 15 16:59:14 2026] POST /v2.0/ports => generated 924 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:59:15.437 8 INFO neutron.db.l3_hamode_db [None req-3c06cf90-8fb2-41dc-9488-b9e5f3a9ff7f 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 16:59:15.444 7 INFO neutron_taas.services.taas.taas_plugin [None req-94d70f20-afc2-470c-b9a2-01dad7f1d56d 99b899ad741347049d2369c2f92013e0 318e52569a8d486b9ae0fcace4505ace - - default default] TaaS: Handle Delete Port: b4a0f813-7d02-4313-8b84-baf1befaa37c 2026-06-15 16:59:15.450 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-94d70f20-afc2-470c-b9a2-01dad7f1d56d 99b899ad741347049d2369c2f92013e0 318e52569a8d486b9ae0fcace4505ace - - default default] Tap Mirror: Handle Delete Port: b4a0f813-7d02-4313-8b84-baf1befaa37c [pid: 7|app: 0|req: 493/864] 10.0.0.146 () {32 vars in 719 bytes} [Mon Jun 15 16:59:15 2026] DELETE /v2.0/ports/b4a0f813-7d02-4313-8b84-baf1befaa37c => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 16:59:15.602 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ca02f5fb-bd66-4245-9c1f-592bf46259cf 99b899ad741347049d2369c2f92013e0 318e52569a8d486b9ae0fcace4505ace - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 494/865] 10.0.0.146 () {32 vars in 716 bytes} [Mon Jun 15 16:59:15 2026] GET /v2.0/ports/b4a0f813-7d02-4313-8b84-baf1befaa37c => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 16:59:16.064 7 INFO neutron.services.segments.plugin [-] Segment 0e922be7-90b6-495f-a680-a5304c3cbb5e resource provider aggregate not found 2026-06-15 16:59:16.072 7 INFO neutron.services.segments.plugin [-] Segment 0e922be7-90b6-495f-a680-a5304c3cbb5e resource provider aggregate not found 2026-06-15 16:59:16.089 7 INFO neutron.services.segments.plugin [-] Segment 0e922be7-90b6-495f-a680-a5304c3cbb5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e922be7-90b6-495f-a680-a5304c3cbb5e found for delete ", "request_id": "req-94e40d9c-e64e-401e-b5d0-d2f0dc0b9f78"}]} 2026-06-15 16:59:16.093 7 INFO neutron.services.segments.plugin [-] Segment 0e922be7-90b6-495f-a680-a5304c3cbb5e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e922be7-90b6-495f-a680-a5304c3cbb5e found for delete ", "request_id": "req-e8d7683c-8342-440e-9e64-9e1a436c95c6"}]} [pid: 7|app: 0|req: 495/866] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:15 2026] DELETE /v2.0/subnets/fd358fad-854c-4fe4-8d7b-88cb690c41b0 => generated 0 bytes in 497 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 16:59:16.261 8 INFO neutron.db.l3_hamode_db [None req-3c06cf90-8fb2-41dc-9488-b9e5f3a9ff7f 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 16:59:16.429 7 INFO neutron.db.segments_db [None req-eb350eff-5f72-46bb-875c-e5668ac81873 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Added segment 3bf01495-04fe-475b-aaf2-d574d26019d4 of type vxlan for network 4f5dd8ed-9bda-4119-bbd5-455e3148e048 [pid: 7|app: 0|req: 496/867] 10.0.0.146 () {34 vars in 670 bytes} [Mon Jun 15 16:59:16 2026] POST /v2.0/networks => generated 724 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/868] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 16:59:16 2026] DELETE /v2.0/networks/27e9cbab-85ff-449c-9cd5-a86a7f3a33e5 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/869] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:59:16 2026] POST /v2.0/subnets => generated 690 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:59:16.936 8 INFO neutron.services.segments.plugin [-] Segment 9edd2927-eadb-40ef-a713-ce2c09a1fead resource provider aggregate not found 2026-06-15 16:59:16.947 8 INFO neutron.services.segments.plugin [-] Segment 9edd2927-eadb-40ef-a713-ce2c09a1fead resource provider aggregate not found 2026-06-15 16:59:16.958 8 INFO neutron.services.segments.plugin [-] Segment 9edd2927-eadb-40ef-a713-ce2c09a1fead resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9edd2927-eadb-40ef-a713-ce2c09a1fead found for delete ", "request_id": "req-b128d9ab-44ca-4bf3-8a3b-dfa63666b53f"}]} 2026-06-15 16:59:16.978 8 INFO neutron.services.segments.plugin [-] Segment 9edd2927-eadb-40ef-a713-ce2c09a1fead resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9edd2927-eadb-40ef-a713-ce2c09a1fead found for delete ", "request_id": "req-7aac0e1b-a5a5-4462-a3d4-2c5ba59282dd"}]} [pid: 7|app: 0|req: 499/870] 10.0.0.146 () {34 vars in 664 bytes} [Mon Jun 15 16:59:16 2026] POST /v2.0/ports => generated 779 bytes in 270 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-15 16:59:17.119 7 INFO neutron.db.segments_db [None req-d9d3d9b7-5ed4-4ad1-97f7-0fd44c0cf0ed 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Added segment 7524b2c1-ab0e-4f2f-b04c-f9c744956f03 of type vxlan for network 3d2affbe-a618-4c8c-8c05-0714dee95f0e [pid: 8|app: 0|req: 372/871] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:59:15 2026] POST /v2.0/routers => generated 691 bytes in 2097 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:59:17.369 7 INFO neutron.db.l3_hamode_db [None req-d9d3d9b7-5ed4-4ad1-97f7-0fd44c0cf0ed 0595586fc9ba4e84b3de57c50c180434 3e9213f8e1344a3aa0c89cca099d827d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 373/872] 10.0.0.146 () {34 vars in 736 bytes} [Mon Jun 15 16:59:17 2026] PUT /v2.0/ports/a080460f-612e-4255-b89a-192d3f874438 => generated 752 bytes in 229 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: 374/873] 10.0.0.146 () {32 vars in 720 bytes} [Mon Jun 15 16:59:17 2026] GET /v2.0/routers/7af23687-9254-45ee-ba8e-d0f59a456a18 => generated 697 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:17.542 8 INFO neutron_taas.services.taas.taas_plugin [None req-c44c47ec-7f73-43f5-bffe-86dc2f2f1503 99b899ad741347049d2369c2f92013e0 318e52569a8d486b9ae0fcace4505ace - - default default] TaaS: Handle Delete Port: a080460f-612e-4255-b89a-192d3f874438 2026-06-15 16:59:17.546 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c44c47ec-7f73-43f5-bffe-86dc2f2f1503 99b899ad741347049d2369c2f92013e0 318e52569a8d486b9ae0fcace4505ace - - default default] Tap Mirror: Handle Delete Port: a080460f-612e-4255-b89a-192d3f874438 [pid: 8|app: 0|req: 375/874] 10.0.0.146 () {32 vars in 719 bytes} [Mon Jun 15 16:59:17 2026] DELETE /v2.0/ports/a080460f-612e-4255-b89a-192d3f874438 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/875] 10.0.0.146 () {32 vars in 646 bytes} [Mon Jun 15 16:59:17 2026] GET /v2.0/routers => generated 700 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/876] 10.0.0.146 () {32 vars in 642 bytes} [Mon Jun 15 16:59:17 2026] GET /v2.0/ports => generated 781 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:18.124 7 INFO neutron.services.segments.plugin [-] Segment ad969eb0-f8cb-43ba-91cc-47f597842c4d resource provider aggregate not found 2026-06-15 16:59:18.127 7 INFO neutron.services.segments.plugin [-] Segment ad969eb0-f8cb-43ba-91cc-47f597842c4d resource provider aggregate not found 2026-06-15 16:59:18.147 7 INFO neutron.db.l3_hamode_db [None req-d9d3d9b7-5ed4-4ad1-97f7-0fd44c0cf0ed 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 16:59:18.154 7 INFO neutron.services.segments.plugin [-] Segment ad969eb0-f8cb-43ba-91cc-47f597842c4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad969eb0-f8cb-43ba-91cc-47f597842c4d found for delete ", "request_id": "req-f9e7e425-9313-404e-bfaf-b1b4b10a3b48"}]} 2026-06-15 16:59:18.156 7 INFO neutron.services.segments.plugin [-] Segment ad969eb0-f8cb-43ba-91cc-47f597842c4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad969eb0-f8cb-43ba-91cc-47f597842c4d found for delete ", "request_id": "req-ade6c703-d3c5-4252-9a7f-a6d14477ba04"}]} [pid: 8|app: 0|req: 378/877] 10.0.0.146 () {34 vars in 740 bytes} [Mon Jun 15 16:59:17 2026] PUT /v2.0/routers/7af23687-9254-45ee-ba8e-d0f59a456a18 => generated 704 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:18.244 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6a9705c5-818d-4936-af2b-df0394d3d8ae 99b899ad741347049d2369c2f92013e0 318e52569a8d486b9ae0fcace4505ace - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 379/878] 10.0.0.146 () {32 vars in 716 bytes} [Mon Jun 15 16:59:18 2026] GET /v2.0/ports/a080460f-612e-4255-b89a-192d3f874438 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/879] 10.0.0.146 () {32 vars in 720 bytes} [Mon Jun 15 16:59:18 2026] GET /v2.0/routers/7af23687-9254-45ee-ba8e-d0f59a456a18 => generated 704 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/880] 10.0.0.146 () {32 vars in 642 bytes} [Mon Jun 15 16:59:18 2026] GET /v2.0/ports => generated 781 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/881] 10.0.0.146 () {32 vars in 735 bytes} [Mon Jun 15 16:59:18 2026] GET /v2.0/ports?device_id=7af23687-9254-45ee-ba8e-d0f59a456a18 => 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: 383/882] 10.0.0.146 () {32 vars in 716 bytes} [Mon Jun 15 16:59:18 2026] GET /v2.0/ports/80e12ad1-3e51-4c62-83ff-a3a8ce622885 => generated 778 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:18.600 8 INFO neutron_taas.services.taas.taas_plugin [None req-37677094-c8d7-40e1-9ac1-f222e869a125 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] TaaS: Handle Delete Port: 1fa084ed-0f5b-40fe-bb31-64e4cbbd4b3c 2026-06-15 16:59:18.604 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37677094-c8d7-40e1-9ac1-f222e869a125 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] Tap Mirror: Handle Delete Port: 1fa084ed-0f5b-40fe-bb31-64e4cbbd4b3c 2026-06-15 16:59:18.878 8 INFO neutron_taas.services.taas.taas_plugin [None req-37677094-c8d7-40e1-9ac1-f222e869a125 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] TaaS: Handle Delete Port: 1db921b0-116b-49da-b803-9bd9c8e2f050 2026-06-15 16:59:18.882 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37677094-c8d7-40e1-9ac1-f222e869a125 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] Tap Mirror: Handle Delete Port: 1db921b0-116b-49da-b803-9bd9c8e2f050 [pid: 7|app: 0|req: 500/883] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:59:17 2026] POST /v2.0/routers => generated 730 bytes in 1982 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:59:19.073 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1f63729a-aa65-41e2-b4b5-51c2f6d4244c 99b899ad741347049d2369c2f92013e0 318e52569a8d486b9ae0fcace4505ace - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 501/884] 10.0.0.146 () {32 vars in 719 bytes} [Mon Jun 15 16:59:19 2026] DELETE /v2.0/ports/b4a0f813-7d02-4313-8b84-baf1befaa37c => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 16:59:19.233 8 INFO neutron.services.segments.plugin [-] Segment aab3d0ed-ab28-4534-a30f-634c068ee9ca resource provider aggregate not found 2026-06-15 16:59:19.234 8 INFO neutron.services.segments.plugin [-] Segment aab3d0ed-ab28-4534-a30f-634c068ee9ca resource provider aggregate not found 2026-06-15 16:59:19.257 8 INFO neutron.services.segments.plugin [-] Segment aab3d0ed-ab28-4534-a30f-634c068ee9ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aab3d0ed-ab28-4534-a30f-634c068ee9ca found for delete ", "request_id": "req-45904bc1-fce2-4c2c-b160-0c193ed8e41a"}]} 2026-06-15 16:59:19.260 8 INFO neutron.services.segments.plugin [-] Segment aab3d0ed-ab28-4534-a30f-634c068ee9ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aab3d0ed-ab28-4534-a30f-634c068ee9ca found for delete ", "request_id": "req-15bc428d-3661-415a-a186-57af8fd6d55e"}]} 2026-06-15 16:59:19.269 8 INFO neutron.db.l3_hamode_db [None req-37677094-c8d7-40e1-9ac1-f222e869a125 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] HA network 4c797112-ef69-456e-b058-2a31380a811d was deleted as no HA routers are present in tenant 25c7c267e15b411b9c23e9375ed70873. [pid: 8|app: 0|req: 384/885] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:18 2026] DELETE /v2.0/routers/7af23687-9254-45ee-ba8e-d0f59a456a18 => generated 0 bytes in 869 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 16:59:19.292 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8c5e1882-c338-42ca-9a35-26066227b8ca 99b899ad741347049d2369c2f92013e0 318e52569a8d486b9ae0fcace4505ace - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 385/886] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:19 2026] DELETE /v2.0/subnets/fd358fad-854c-4fe4-8d7b-88cb690c41b0 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/887] 10.0.0.146 () {32 vars in 735 bytes} [Mon Jun 15 16:59:19 2026] GET /v2.0/ports?device_id=7af23687-9254-45ee-ba8e-d0f59a456a18 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:59:19.324 8 INFO neutron.pecan_wsgi.hooks.translation [None req-52f6e966-4064-4ded-806f-cadfeccd7430 99b899ad741347049d2369c2f92013e0 318e52569a8d486b9ae0fcace4505ace - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 387/888] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:19 2026] DELETE /v2.0/subnets/bcdd44ec-c8ff-45f4-9624-6f579e422805 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 16:59:19.341 8 INFO neutron.api.v2.resource [None req-cc96a044-594e-491a-b88a-457b14c25138 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 388/889] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:19 2026] DELETE /v2.0/routers/7af23687-9254-45ee-ba8e-d0f59a456a18 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 16:59:19.425 8 INFO neutron_taas.services.taas.taas_plugin [None req-dfd57b6e-512b-443c-ba00-3db998b145ba 99b899ad741347049d2369c2f92013e0 318e52569a8d486b9ae0fcace4505ace - - default default] TaaS: Handle Delete Port: 80e12ad1-3e51-4c62-83ff-a3a8ce622885 2026-06-15 16:59:19.427 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dfd57b6e-512b-443c-ba00-3db998b145ba 99b899ad741347049d2369c2f92013e0 318e52569a8d486b9ae0fcace4505ace - - default default] Tap Mirror: Handle Delete Port: 80e12ad1-3e51-4c62-83ff-a3a8ce622885 [pid: 8|app: 0|req: 389/890] 10.0.0.146 () {32 vars in 719 bytes} [Mon Jun 15 16:59:19 2026] DELETE /v2.0/ports/80e12ad1-3e51-4c62-83ff-a3a8ce622885 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/891] 10.0.0.146 () {32 vars in 735 bytes} [Mon Jun 15 16:59:19 2026] GET /v2.0/ports?device_id=34434850-77f5-46ec-8b8e-a030963ca291 => 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: 391/892] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 16:59:19 2026] DELETE /v2.0/networks/3b83eb7a-d49f-4fd1-bab8-72666c987f03 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 16:59:19.620 8 INFO neutron.api.v2.resource [None req-408eb431-608b-466a-be67-b6f0c0fc38aa 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 392/893] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:19 2026] DELETE /v2.0/routers/34434850-77f5-46ec-8b8e-a030963ca291 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 16:59:19.635 8 INFO neutron.pecan_wsgi.hooks.translation [None req-01e944a1-fb3c-4850-a034-563dc90f45fd 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 393/894] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:19 2026] DELETE /v2.0/subnets/a6192db7-9202-4698-9406-b556b8fa482c => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/895] 10.0.0.146 () {32 vars in 735 bytes} [Mon Jun 15 16:59:19 2026] GET /v2.0/ports?device_id=1f3d853d-0df1-47cd-bdb3-e27eaec67835 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:59:19.681 8 INFO neutron.api.v2.resource [None req-4bb91a31-9f93-4bdd-b0a0-6482a508990a 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 395/896] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:19 2026] DELETE /v2.0/routers/1f3d853d-0df1-47cd-bdb3-e27eaec67835 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 16:59:19.698 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2b98d7e8-de90-473c-9963-56a2dab2e309 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 396/897] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:19 2026] DELETE /v2.0/subnets/61a8a78e-36f6-499e-9e3b-492c297804d8 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/898] 10.0.0.146 () {32 vars in 735 bytes} [Mon Jun 15 16:59:19 2026] GET /v2.0/ports?device_id=961775e2-366d-4211-9ab4-7f831d853f17 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:59:19.742 8 INFO neutron.api.v2.resource [None req-4523a177-7e5d-41db-a53c-56393b3b1047 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 398/899] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:19 2026] DELETE /v2.0/routers/961775e2-366d-4211-9ab4-7f831d853f17 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 16:59:19.761 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2219d832-13f4-4d3a-8e7f-104a6e5884b9 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 399/900] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:19 2026] DELETE /v2.0/subnets/29161b7e-8807-46fb-96ae-601c7b61979d => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 16:59:19.785 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4cf9d8d7-d2b8-4d12-9b97-98956d2125bb 465293ba90c342c39a4e30c3a6841f6f 25c7c267e15b411b9c23e9375ed70873 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 400/901] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:19 2026] DELETE /v2.0/subnets/b7294236-2238-42bc-92b1-bfc745ccf1ad => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/902] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 16:59:20 2026] GET /v2.0/security-groups?tenant_id=318e52569a8d486b9ae0fcace4505ace&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/903] 10.0.0.146 () {34 vars in 782 bytes} [Mon Jun 15 16:59:19 2026] PUT /v2.0/routers/00f6118b-dcb6-48f1-87c2-e10ea6ff2f5e/add_router_interface => generated 309 bytes in 1228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/904] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:59:20 2026] DELETE /v2.0/security-groups/081f8e50-c538-4033-918c-3477b4c833b4 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/905] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 16:59:20 2026] GET /v2.0/security-groups?tenant_id=25c7c267e15b411b9c23e9375ed70873&name=default => generated 2925 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/906] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:59:20 2026] DELETE /v2.0/security-groups/ab1ddc02-1b9f-42f6-9bf6-f2240d10c4e3 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/907] 10.0.0.146 () {34 vars in 684 bytes} [Mon Jun 15 16:59:20 2026] POST /v2.0/security-groups => generated 1660 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/908] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 16:59:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:59:21.274 8 INFO neutron.services.segments.plugin [-] Segment 56fef78d-b965-46eb-b7ea-a3af7ee912bd resource provider aggregate not found 2026-06-15 16:59:21.276 8 INFO neutron.services.segments.plugin [-] Segment 56fef78d-b965-46eb-b7ea-a3af7ee912bd resource provider aggregate not found 2026-06-15 16:59:21.291 8 INFO neutron.services.segments.plugin [-] Segment 56fef78d-b965-46eb-b7ea-a3af7ee912bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56fef78d-b965-46eb-b7ea-a3af7ee912bd found for delete ", "request_id": "req-f83127a4-67b0-47c9-8b09-77fa4e208a85"}]} 2026-06-15 16:59:21.293 8 INFO neutron.services.segments.plugin [-] Segment 56fef78d-b965-46eb-b7ea-a3af7ee912bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56fef78d-b965-46eb-b7ea-a3af7ee912bd found for delete ", "request_id": "req-a8718758-b642-4a0f-9649-446329dcb89c"}]} [pid: 7|app: 0|req: 505/909] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 16:59:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/910] 10.0.0.146 () {34 vars in 675 bytes} [Mon Jun 15 16:59:21 2026] POST /v2.0/floatingips => generated 552 bytes in 631 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/911] 10.0.0.146 () {34 vars in 676 bytes} [Mon Jun 15 16:59:22 2026] POST /v2.0/subnetpools => generated 549 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/912] 10.0.0.146 () {32 vars in 728 bytes} [Mon Jun 15 16:59:22 2026] GET /v2.0/subnetpools/eccec51b-b7b7-4189-ac1e-4d22c2b18c13 => generated 549 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/913] 10.0.0.146 () {34 vars in 748 bytes} [Mon Jun 15 16:59:22 2026] PUT /v2.0/subnetpools/eccec51b-b7b7-4189-ac1e-4d22c2b18c13 => generated 500 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/914] 10.0.0.146 () {32 vars in 731 bytes} [Mon Jun 15 16:59:22 2026] DELETE /v2.0/subnetpools/eccec51b-b7b7-4189-ac1e-4d22c2b18c13 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 16:59:22.478 8 INFO neutron.api.v2.resource [None req-f6d09815-8a14-41af-a3bb-4c3e8ba70ed7 6cf1417d69bb4ee182b773d4db24096a ef2d712f99fc423b82709f63e07e701f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 408/915] 10.0.0.146 () {32 vars in 728 bytes} [Mon Jun 15 16:59:22 2026] GET /v2.0/subnetpools/eccec51b-b7b7-4189-ac1e-4d22c2b18c13 => generated 145 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/916] 10.0.0.120 () {34 vars in 1099 bytes} [Mon Jun 15 16:59:22 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1174405833&fields=id&tenant_id=3e9213f8e1344a3aa0c89cca099d827d => generated 69 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:59:22.512 8 INFO neutron.api.v2.resource [None req-50099811-d7cb-43ce-8605-87c562918c2d 6cf1417d69bb4ee182b773d4db24096a ef2d712f99fc423b82709f63e07e701f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 410/917] 10.0.0.146 () {32 vars in 731 bytes} [Mon Jun 15 16:59:22 2026] DELETE /v2.0/subnetpools/eccec51b-b7b7-4189-ac1e-4d22c2b18c13 => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/918] 10.0.0.120 () {34 vars in 981 bytes} [Mon Jun 15 16:59:22 2026] GET /v2.0/networks?id=4f5dd8ed-9bda-4119-bbd5-455e3148e048 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/919] 10.0.0.120 () {34 vars in 964 bytes} [Mon Jun 15 16:59:22 2026] GET /v2.0/quotas/3e9213f8e1344a3aa0c89cca099d827d => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/920] 10.0.0.120 () {34 vars in 1001 bytes} [Mon Jun 15 16:59:22 2026] GET /v2.0/ports?tenant_id=3e9213f8e1344a3aa0c89cca099d827d&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:22.708 7 INFO neutron.db.segments_db [None req-fd6d79c9-3687-405a-8389-366c7e7b239c a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] Added segment 9db55321-e77f-40a2-ab75-6598ede0bf73 of type vxlan for network 9226c7e1-3bd6-40ad-995e-9f578a034433 [pid: 8|app: 0|req: 414/921] 10.0.0.120 () {34 vars in 1007 bytes} [Mon Jun 15 16:59:22 2026] GET /v2.0/networks/4f5dd8ed-9bda-4119-bbd5-455e3148e048?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: 415/922] 10.0.0.120 () {34 vars in 1107 bytes} [Mon Jun 15 16:59:22 2026] GET /v2.0/networks/4f5dd8ed-9bda-4119-bbd5-455e3148e048?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/923] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 16:59:22 2026] POST /v2.0/networks => generated 610 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:59:22.880 8 INFO neutron.db.segments_db [None req-6f6855c6-39f4-4fcb-a5ea-e844d74569ac a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] Added segment cc475b82-bfcd-4ddc-9505-81d476e493b5 of type vxlan for network 5eab86bf-7d2d-46d7-94b2-1558fa03cc28 [pid: 8|app: 0|req: 416/924] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 16:59:22 2026] POST /v2.0/networks => generated 610 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/925] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:22 2026] GET /v2.0/ports?device_id=e0d3dd09-432e-4b25-b63a-e0df2a5dd00d => 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: 417/926] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:59:22 2026] POST /v2.0/subnets => generated 626 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/929] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 16:59:23 2026] GET /v2.0/security-groups?tenant_id=ef2d712f99fc423b82709f63e07e701f&name=default => generated 2925 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/930] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:59:23 2026] DELETE /v2.0/security-groups/cbe35208-b3b3-4fb2-a550-af9476ae7090 => 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: 420/931] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:59:23 2026] POST /v2.0/subnets => generated 626 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:59:23.510 7 INFO neutron.db.segments_db [None req-17827ab0-14e0-4be4-ab0b-2c742d7c6c6f a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] Added segment 3e339a7e-a0ab-4bea-bd8a-558f1d8ff5b3 of type vxlan for network 2ce4c412-660d-47ab-966e-495d768ec0a5 2026-06-15 16:59:23.727 7 INFO neutron.db.l3_hamode_db [None req-17827ab0-14e0-4be4-ab0b-2c742d7c6c6f a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 16:59:23.882 7 INFO neutron.db.l3_hamode_db [None req-17827ab0-14e0-4be4-ab0b-2c742d7c6c6f a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 421/932] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:24 2026] GET /v2.0/ports?device_id=e0d3dd09-432e-4b25-b63a-e0df2a5dd00d => 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: 512/933] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:59:23 2026] POST /v2.0/routers => generated 507 bytes in 1025 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/934] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:25 2026] GET /v2.0/ports?device_id=e0d3dd09-432e-4b25-b63a-e0df2a5dd00d => 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: 422/935] 10.0.0.146 () {34 vars in 782 bytes} [Mon Jun 15 16:59:24 2026] PUT /v2.0/routers/268d5d2e-b515-4fa0-8177-735205328978/add_router_interface => generated 309 bytes in 1243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/936] 10.0.0.146 () {32 vars in 716 bytes} [Mon Jun 15 16:59:25 2026] GET /v2.0/ports/1ef5cb1c-fe40-4a37-a536-d499d02aea6b => generated 955 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/937] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:26 2026] GET /v2.0/ports?device_id=e0d3dd09-432e-4b25-b63a-e0df2a5dd00d => 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: 516/938] 10.0.0.45 () {32 vars in 800 bytes} [Mon Jun 15 16:59:26 2026] GET /v2.0/extensions => generated 21537 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/939] 10.0.0.146 () {34 vars in 782 bytes} [Mon Jun 15 16:59:25 2026] PUT /v2.0/routers/268d5d2e-b515-4fa0-8177-735205328978/add_router_interface => generated 309 bytes in 1190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/940] 10.0.0.146 () {32 vars in 716 bytes} [Mon Jun 15 16:59:27 2026] GET /v2.0/ports/33fcab34-a247-4abf-8361-aa5ab29c3fce => generated 955 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/941] 10.0.0.45 () {30 vars in 722 bytes} [Mon Jun 15 16:59:27 2026] GET /v2.0/quotas/422af7bceac64621ac0b0d841122ace0/details => generated 847 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/942] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 16:59:27 2026] GET /v2.0/networks?id=4f5dd8ed-9bda-4119-bbd5-455e3148e048 => 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: 426/943] 199.204.45.235 () {34 vars in 1049 bytes} [Mon Jun 15 16:59:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3e9213f8e1344a3aa0c89cca099d827d => generated 181 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:27.425 7 INFO neutron_taas.services.taas.taas_plugin [None req-ce8cde0e-5002-42d9-bfd1-0eec03de1541 a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] TaaS: Handle Delete Port: 33fcab34-a247-4abf-8361-aa5ab29c3fce 2026-06-15 16:59:27.429 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce8cde0e-5002-42d9-bfd1-0eec03de1541 a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] Tap Mirror: Handle Delete Port: 33fcab34-a247-4abf-8361-aa5ab29c3fce [pid: 8|app: 0|req: 427/944] 199.204.45.235 () {38 vars in 954 bytes} [Mon Jun 15 16:59:27 2026] POST /v2.0/ports => generated 954 bytes in 329 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: 428/945] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:27 2026] GET /v2.0/ports?device_id=e0d3dd09-432e-4b25-b63a-e0df2a5dd00d => generated 957 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/946] 10.0.0.146 () {34 vars in 788 bytes} [Mon Jun 15 16:59:27 2026] PUT /v2.0/routers/268d5d2e-b515-4fa0-8177-735205328978/remove_router_interface => generated 309 bytes in 799 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/947] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:59:27 2026] GET /v2.0/security-groups?id=fafd66d7-41ff-4173-9652-9e7c508cb830&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: 520/948] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:27 2026] GET /v2.0/ports?device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/949] 199.204.45.235 () {38 vars in 1027 bytes} [Mon Jun 15 16:59:27 2026] PUT /v2.0/ports/054fbc7f-da8e-48d0-b6d4-446c3995c44f => generated 1235 bytes in 460 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-15 16:59:28.245 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f6eb4c9-6ba1-4fc6-aadf-f7148d09557e'] response: {'name': 'network-changed', 'server_uuid': 'e0d3dd09-432e-4b25-b63a-e0df2a5dd00d', 'tag': '054fbc7f-da8e-48d0-b6d4-446c3995c44f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 430/950] 10.0.0.120 () {34 vars in 970 bytes} [Mon Jun 15 16:59:28 2026] GET /v2.0/ports/6c1f9476-632b-4fb9-981e-1757b8467bb0 => generated 972 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:28.450 7 INFO neutron_taas.services.taas.taas_plugin [None req-a5428ce7-f08c-40b1-a653-397d0d41ea9a a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] TaaS: Handle Delete Port: 1ef5cb1c-fe40-4a37-a536-d499d02aea6b 2026-06-15 16:59:28.453 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5428ce7-f08c-40b1-a653-397d0d41ea9a a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] Tap Mirror: Handle Delete Port: 1ef5cb1c-fe40-4a37-a536-d499d02aea6b [pid: 8|app: 0|req: 431/951] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 16:59:28 2026] GET /v2.0/ports?tenant_id=3e9213f8e1344a3aa0c89cca099d827d&device_id=e0d3dd09-432e-4b25-b63a-e0df2a5dd00d => generated 1238 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/952] 199.204.45.235 () {34 vars in 1017 bytes} [Mon Jun 15 16:59:28 2026] GET /v2.0/networks?tenant_id=3e9213f8e1344a3aa0c89cca099d827d&shared=False => generated 771 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/953] 199.204.45.235 () {34 vars in 929 bytes} [Mon Jun 15 16:59:28 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/954] 10.0.0.146 () {34 vars in 788 bytes} [Mon Jun 15 16:59:28 2026] PUT /v2.0/routers/268d5d2e-b515-4fa0-8177-735205328978/remove_router_interface => generated 309 bytes in 956 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/955] 199.204.45.235 () {34 vars in 999 bytes} [Mon Jun 15 16:59:28 2026] GET /v2.0/subnets?network_id=f42391c9-ccfe-48db-bdf3-4f2eb51893df => generated 683 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/956] 10.0.0.146 () {32 vars in 735 bytes} [Mon Jun 15 16:59:28 2026] GET /v2.0/ports?device_id=268d5d2e-b515-4fa0-8177-735205328978 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/957] 199.204.45.235 () {34 vars in 1145 bytes} [Mon Jun 15 16:59:28 2026] GET /v2.0/ports?device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f&device_owner=compute%3Anova&network_id=f42391c9-ccfe-48db-bdf3-4f2eb51893df => 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: 436/958] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:29 2026] GET /v2.0/ports?device_id=e0d3dd09-432e-4b25-b63a-e0df2a5dd00d => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:29.182 7 INFO neutron_taas.services.taas.taas_plugin [None req-91da9218-2800-44bd-85cf-efbc0b65dcc8 a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] TaaS: Handle Delete Port: e2ec46b7-bb26-4d0a-a0af-7b01c7f31aff 2026-06-15 16:59:29.185 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91da9218-2800-44bd-85cf-efbc0b65dcc8 a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] Tap Mirror: Handle Delete Port: e2ec46b7-bb26-4d0a-a0af-7b01c7f31aff 2026-06-15 16:59:29.559 7 INFO neutron.services.segments.plugin [-] Segment 3e339a7e-a0ab-4bea-bd8a-558f1d8ff5b3 resource provider aggregate not found 2026-06-15 16:59:29.567 7 INFO neutron.services.segments.plugin [-] Segment 3e339a7e-a0ab-4bea-bd8a-558f1d8ff5b3 resource provider aggregate not found 2026-06-15 16:59:29.580 7 INFO neutron.services.segments.plugin [-] Segment 3e339a7e-a0ab-4bea-bd8a-558f1d8ff5b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e339a7e-a0ab-4bea-bd8a-558f1d8ff5b3 found for delete ", "request_id": "req-c576e8bb-7cba-4abd-b05b-e94375fb38e8"}]} 2026-06-15 16:59:29.580 7 INFO neutron.services.segments.plugin [-] Segment 3e339a7e-a0ab-4bea-bd8a-558f1d8ff5b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e339a7e-a0ab-4bea-bd8a-558f1d8ff5b3 found for delete ", "request_id": "req-e2858c34-4cbf-4106-98d8-df575fc29cc0"}]} 2026-06-15 16:59:29.580 7 INFO neutron.db.l3_hamode_db [None req-91da9218-2800-44bd-85cf-efbc0b65dcc8 a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] HA network 2ce4c412-660d-47ab-966e-495d768ec0a5 was deleted as no HA routers are present in tenant 5095d090ebe94fd083b3f3ddb3b7fd55. [pid: 7|app: 0|req: 523/959] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:29 2026] DELETE /v2.0/routers/268d5d2e-b515-4fa0-8177-735205328978 => generated 0 bytes in 583 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/960] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:59:29 2026] GET /v2.0/security-groups?id=fafd66d7-41ff-4173-9652-9e7c508cb830&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/961] 199.204.45.235 () {38 vars in 1027 bytes} [Mon Jun 15 16:59:29 2026] PUT /v2.0/ports/6c1f9476-632b-4fb9-981e-1757b8467bb0 => generated 1153 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/962] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:29 2026] DELETE /v2.0/subnets/09569520-c25d-475b-8893-49894524e803 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 438/963] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:29 2026] DELETE /v2.0/subnets/7ef68258-798f-4114-9f76-054e66095e2d => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/964] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 16:59:29 2026] GET /v2.0/ports?tenant_id=3e9213f8e1344a3aa0c89cca099d827d&device_id=e0d3dd09-432e-4b25-b63a-e0df2a5dd00d => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/965] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 16:59:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=054fbc7f-da8e-48d0-b6d4-446c3995c44f => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:59:30.012 7 INFO neutron_taas.services.taas.taas_plugin [None req-7b90bff0-04a2-4996-90d2-94a9df94af20 a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] TaaS: Handle Delete Port: 0de44dd6-0bf9-4b1f-b58e-79daeac7ea96 2026-06-15 16:59:30.015 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7b90bff0-04a2-4996-90d2-94a9df94af20 a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] Tap Mirror: Handle Delete Port: 0de44dd6-0bf9-4b1f-b58e-79daeac7ea96 [pid: 8|app: 0|req: 441/966] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 16:59:30 2026] GET /v2.0/subnets?id=c2bca27c-6d07-4a43-b34d-14c191e6870c => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/967] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 16:59:30 2026] GET /v2.0/ports?network_id=4f5dd8ed-9bda-4119-bbd5-455e3148e048&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/968] 10.0.0.45 () {32 vars in 800 bytes} [Mon Jun 15 16:59:30 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/969] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 16:59:30 2026] GET /v2.0/networks/4f5dd8ed-9bda-4119-bbd5-455e3148e048?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: 445/970] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 16:59:30 2026] GET /v2.0/networks/4f5dd8ed-9bda-4119-bbd5-455e3148e048?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: 526/971] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 16:59:29 2026] DELETE /v2.0/networks/5eab86bf-7d2d-46d7-94b2-1558fa03cc28 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/972] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 16:59:30 2026] GET /v2.0/ports?tenant_id=73e28c5b69944322ae1c859f1788e116&device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => generated 1425 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 16:59:30.292 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e479a4b-d212-4581-bccc-4592c2e2930b'] response: {'name': 'network-changed', 'server_uuid': 'aaf23825-7009-4b4e-ab58-8ce5156ce56f', 'tag': '6c1f9476-632b-4fb9-981e-1757b8467bb0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 447/973] 10.0.0.45 () {30 vars in 722 bytes} [Mon Jun 15 16:59:30 2026] GET /v2.0/quotas/422af7bceac64621ac0b0d841122ace0/details => generated 847 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/974] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 16:59:30 2026] GET /v2.0/networks?id=f42391c9-ccfe-48db-bdf3-4f2eb51893df => generated 779 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/975] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 16:59:30 2026] DELETE /v2.0/networks/9226c7e1-3bd6-40ad-995e-9f578a034433 => 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: 449/976] 199.204.45.235 () {34 vars in 1059 bytes} [Mon Jun 15 16:59:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6c1f9476-632b-4fb9-981e-1757b8467bb0 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:59:30.438 7 INFO neutron.db.segments_db [None req-76172c3d-2b44-4d94-83ca-8f306ac5186d a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] Added segment 5c32368a-08e2-4b01-97b8-1ad5a30470fb of type vxlan for network 00108179-cace-41e8-ba4e-1bfdf013e160 [pid: 8|app: 0|req: 450/977] 199.204.45.235 () {34 vars in 1059 bytes} [Mon Jun 15 16:59:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=6c1f9476-632b-4fb9-981e-1757b8467bb0 => generated 861 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/978] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 16:59:30 2026] GET /v2.0/subnets?id=d3b9f164-14a2-4a27-a92c-55490bd9da5f => generated 701 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/979] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 16:59:30 2026] GET /v2.0/ports?network_id=f42391c9-ccfe-48db-bdf3-4f2eb51893df&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: 528/980] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 16:59:30 2026] POST /v2.0/networks => generated 610 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/981] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 16:59:30 2026] GET /v2.0/networks/f42391c9-ccfe-48db-bdf3-4f2eb51893df?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/982] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 16:59:30 2026] GET /v2.0/networks/f42391c9-ccfe-48db-bdf3-4f2eb51893df?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: 455/983] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:30 2026] GET /v2.0/ports?device_id=e0d3dd09-432e-4b25-b63a-e0df2a5dd00d => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/984] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:59:30 2026] GET /v2.0/security-groups?id=fafd66d7-41ff-4173-9652-9e7c508cb830&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: 529/985] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:59:30 2026] POST /v2.0/subnets => generated 626 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:59:30.834 8 INFO neutron.db.segments_db [None req-4e13cfd1-ed15-469d-8934-e13945e8c600 a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] Added segment b71ec9b3-ce7f-42ae-a3f6-6474f048e9cc of type vxlan for network 3699ec91-c32c-434c-8654-ee01bb843d31 2026-06-15 16:59:31.091 8 INFO neutron.db.l3_hamode_db [None req-4e13cfd1-ed15-469d-8934-e13945e8c600 a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 16:59:31.318 8 INFO neutron.db.l3_hamode_db [None req-4e13cfd1-ed15-469d-8934-e13945e8c600 a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 16:59:31.600 7 INFO neutron.services.segments.plugin [-] Segment cc475b82-bfcd-4ddc-9505-81d476e493b5 resource provider aggregate not found 2026-06-15 16:59:31.606 7 INFO neutron.services.segments.plugin [-] Segment cc475b82-bfcd-4ddc-9505-81d476e493b5 resource provider aggregate not found 2026-06-15 16:59:31.611 7 INFO neutron.services.segments.plugin [-] Segment cc475b82-bfcd-4ddc-9505-81d476e493b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc475b82-bfcd-4ddc-9505-81d476e493b5 found for delete ", "request_id": "req-4c89b86e-565a-4914-9469-165ec0658185"}]} 2026-06-15 16:59:31.620 7 INFO neutron.services.segments.plugin [-] Segment cc475b82-bfcd-4ddc-9505-81d476e493b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc475b82-bfcd-4ddc-9505-81d476e493b5 found for delete ", "request_id": "req-e8fbe74f-2103-4aa0-b1ad-84d9378eb013"}]} 2026-06-15 16:59:31.625 7 INFO neutron.services.segments.plugin [-] Segment 9db55321-e77f-40a2-ab75-6598ede0bf73 resource provider aggregate not found 2026-06-15 16:59:31.636 7 INFO neutron.services.segments.plugin [-] Segment 9db55321-e77f-40a2-ab75-6598ede0bf73 resource provider aggregate not found 2026-06-15 16:59:31.641 7 INFO neutron.services.segments.plugin [-] Segment 9db55321-e77f-40a2-ab75-6598ede0bf73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9db55321-e77f-40a2-ab75-6598ede0bf73 found for delete ", "request_id": "req-3136ed73-85e2-4018-9c2a-48cb9cb55abd"}]} 2026-06-15 16:59:31.650 7 INFO neutron.services.segments.plugin [-] Segment 9db55321-e77f-40a2-ab75-6598ede0bf73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9db55321-e77f-40a2-ab75-6598ede0bf73 found for delete ", "request_id": "req-0981d550-bb61-4db1-ac54-180d93b67aa9"}]} [pid: 7|app: 0|req: 530/986] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 16:59:31 2026] GET /v2.0/ports?tenant_id=73e28c5b69944322ae1c859f1788e116&device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => generated 1425 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/987] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:31 2026] GET /v2.0/ports?device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => generated 1156 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/988] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 16:59:31 2026] GET /v2.0/networks?id=f42391c9-ccfe-48db-bdf3-4f2eb51893df => generated 779 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/989] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:59:31 2026] GET /v2.0/security-groups?id=c2d56674-156a-4916-965a-a961223654de&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/990] 199.204.45.235 () {34 vars in 1059 bytes} [Mon Jun 15 16:59:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6c1f9476-632b-4fb9-981e-1757b8467bb0 => 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: 535/991] 199.204.45.235 () {34 vars in 1059 bytes} [Mon Jun 15 16:59:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=6c1f9476-632b-4fb9-981e-1757b8467bb0 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/992] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:31 2026] GET /v2.0/ports?device_id=e0d3dd09-432e-4b25-b63a-e0df2a5dd00d => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/993] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 16:59:31 2026] GET /v2.0/subnets?id=d3b9f164-14a2-4a27-a92c-55490bd9da5f => generated 701 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/994] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:59:31 2026] GET /v2.0/security-groups?id=fafd66d7-41ff-4173-9652-9e7c508cb830&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/995] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 16:59:32 2026] GET /v2.0/ports?network_id=f42391c9-ccfe-48db-bdf3-4f2eb51893df&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/996] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 16:59:32 2026] GET /v2.0/networks/f42391c9-ccfe-48db-bdf3-4f2eb51893df?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/997] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 16:59:32 2026] GET /v2.0/networks/f42391c9-ccfe-48db-bdf3-4f2eb51893df?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: 457/998] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:59:30 2026] POST /v2.0/routers => generated 506 bytes in 1602 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/999] 199.204.45.235 () {34 vars in 1119 bytes} [Mon Jun 15 16:59:32 2026] GET /v2.0/ports?device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.10 => generated 1156 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1000] 10.0.0.146 () {34 vars in 664 bytes} [Mon Jun 15 16:59:32 2026] POST /v2.0/ports => generated 947 bytes in 336 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: 459/1001] 199.204.45.235 () {38 vars in 1027 bytes} [Mon Jun 15 16:59:32 2026] PUT /v2.0/ports/6c1f9476-632b-4fb9-981e-1757b8467bb0 => generated 972 bytes in 478 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-15 16:59:33.243 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c1b0c92-f7d8-4bc7-b36a-35457a55fbf1'] response: {'name': 'network-changed', 'server_uuid': 'aaf23825-7009-4b4e-ab58-8ce5156ce56f', 'tag': '6c1f9476-632b-4fb9-981e-1757b8467bb0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 460/1002] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:33 2026] GET /v2.0/ports?device_id=e0d3dd09-432e-4b25-b63a-e0df2a5dd00d => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/1003] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:59:33 2026] GET /v2.0/security-groups?id=fafd66d7-41ff-4173-9652-9e7c508cb830&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/1004] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 16:59:33 2026] GET /v2.0/security-groups?tenant_id=422af7bceac64621ac0b0d841122ace0&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/1005] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:59:33 2026] DELETE /v2.0/security-groups/4e780f8e-54dc-4eb0-bbe0-4e9843176931 => 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: 464/1006] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 16:59:33 2026] GET /v2.0/ports?tenant_id=73e28c5b69944322ae1c859f1788e116&device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => 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: 465/1007] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 16:59:33 2026] GET /v2.0/networks?id=f42391c9-ccfe-48db-bdf3-4f2eb51893df => generated 779 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1008] 10.0.0.146 () {34 vars in 782 bytes} [Mon Jun 15 16:59:32 2026] PUT /v2.0/routers/5bb03bc6-068b-4f35-8ed7-af059f17f607/add_router_interface => generated 309 bytes in 1129 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: 466/1009] 199.204.45.235 () {34 vars in 1059 bytes} [Mon Jun 15 16:59:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=6c1f9476-632b-4fb9-981e-1757b8467bb0 => generated 861 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1010] 10.0.0.146 () {32 vars in 716 bytes} [Mon Jun 15 16:59:33 2026] GET /v2.0/ports/984a7281-c51a-4676-835d-88e755adaa27 => generated 1021 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1011] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 16:59:33 2026] GET /v2.0/subnets?id=d3b9f164-14a2-4a27-a92c-55490bd9da5f => generated 701 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1012] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 16:59:33 2026] GET /v2.0/ports?network_id=f42391c9-ccfe-48db-bdf3-4f2eb51893df&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: 547/1013] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 16:59:34 2026] GET /v2.0/networks/f42391c9-ccfe-48db-bdf3-4f2eb51893df?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: 548/1014] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 16:59:34 2026] GET /v2.0/networks/f42391c9-ccfe-48db-bdf3-4f2eb51893df?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) 2026-06-15 16:59:34.205 8 INFO neutron_taas.services.taas.taas_plugin [None req-b4642985-fdf7-449c-9911-0ad5ebc03493 a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] TaaS: Handle Delete Port: 984a7281-c51a-4676-835d-88e755adaa27 2026-06-15 16:59:34.207 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4642985-fdf7-449c-9911-0ad5ebc03493 a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] Tap Mirror: Handle Delete Port: 984a7281-c51a-4676-835d-88e755adaa27 [pid: 7|app: 0|req: 549/1015] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:34 2026] GET /v2.0/ports?device_id=e0d3dd09-432e-4b25-b63a-e0df2a5dd00d => 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: 550/1016] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:59:34 2026] GET /v2.0/security-groups?id=fafd66d7-41ff-4173-9652-9e7c508cb830&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: 467/1017] 10.0.0.146 () {34 vars in 788 bytes} [Mon Jun 15 16:59:33 2026] PUT /v2.0/routers/5bb03bc6-068b-4f35-8ed7-af059f17f607/remove_router_interface => generated 309 bytes in 771 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:34.823 7 INFO neutron.api.v2.resource [None req-9bfdd21b-a560-431c-bebd-de00d625a9de a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 551/1018] 10.0.0.146 () {34 vars in 788 bytes} [Mon Jun 15 16:59:34 2026] PUT /v2.0/routers/5bb03bc6-068b-4f35-8ed7-af059f17f607/remove_router_interface => generated 197 bytes in 117 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: 468/1019] 10.0.0.146 () {32 vars in 735 bytes} [Mon Jun 15 16:59:34 2026] GET /v2.0/ports?device_id=5bb03bc6-068b-4f35-8ed7-af059f17f607 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:59:35.070 7 INFO neutron_taas.services.taas.taas_plugin [None req-fa09d5be-f427-4fc3-bb26-667215ec7004 a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] TaaS: Handle Delete Port: 486df769-53c0-41fe-af4c-d1fc35f0b3ea 2026-06-15 16:59:35.074 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa09d5be-f427-4fc3-bb26-667215ec7004 a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] Tap Mirror: Handle Delete Port: 486df769-53c0-41fe-af4c-d1fc35f0b3ea [pid: 8|app: 0|req: 469/1020] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 16:59:35 2026] GET /v2.0/ports?tenant_id=73e28c5b69944322ae1c859f1788e116&device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => 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: 470/1021] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 16:59:35 2026] GET /v2.0/networks?id=f42391c9-ccfe-48db-bdf3-4f2eb51893df => generated 779 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/1022] 199.204.45.235 () {34 vars in 1059 bytes} [Mon Jun 15 16:59:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=6c1f9476-632b-4fb9-981e-1757b8467bb0 => generated 861 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/1023] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:35 2026] GET /v2.0/ports?device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:35.443 7 INFO neutron.services.segments.plugin [-] Segment b71ec9b3-ce7f-42ae-a3f6-6474f048e9cc resource provider aggregate not found [pid: 8|app: 0|req: 473/1024] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 16:59:35 2026] GET /v2.0/subnets?id=d3b9f164-14a2-4a27-a92c-55490bd9da5f => generated 701 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:35.452 7 INFO neutron.services.segments.plugin [-] Segment b71ec9b3-ce7f-42ae-a3f6-6474f048e9cc resource provider aggregate not found 2026-06-15 16:59:35.465 7 INFO neutron.services.segments.plugin [-] Segment b71ec9b3-ce7f-42ae-a3f6-6474f048e9cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b71ec9b3-ce7f-42ae-a3f6-6474f048e9cc found for delete ", "request_id": "req-967e0610-01eb-4989-b2d3-d6bc2a3d0c6b"}]} 2026-06-15 16:59:35.472 7 INFO neutron.services.segments.plugin [-] Segment b71ec9b3-ce7f-42ae-a3f6-6474f048e9cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b71ec9b3-ce7f-42ae-a3f6-6474f048e9cc found for delete ", "request_id": "req-41d187c0-cbe8-4c82-a528-5a46abb4fe8c"}]} [pid: 8|app: 0|req: 474/1025] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:59:35 2026] GET /v2.0/security-groups?id=c2d56674-156a-4916-965a-a961223654de&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:35.484 7 INFO neutron.db.l3_hamode_db [None req-fa09d5be-f427-4fc3-bb26-667215ec7004 a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] HA network 3699ec91-c32c-434c-8654-ee01bb843d31 was deleted as no HA routers are present in tenant 5095d090ebe94fd083b3f3ddb3b7fd55. [pid: 7|app: 0|req: 552/1026] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:34 2026] DELETE /v2.0/routers/5bb03bc6-068b-4f35-8ed7-af059f17f607 => generated 0 bytes in 636 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/1027] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 16:59:35 2026] GET /v2.0/ports?network_id=f42391c9-ccfe-48db-bdf3-4f2eb51893df&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: 476/1028] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 16:59:35 2026] GET /v2.0/networks/f42391c9-ccfe-48db-bdf3-4f2eb51893df?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: 477/1029] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 16:59:35 2026] GET /v2.0/networks/f42391c9-ccfe-48db-bdf3-4f2eb51893df?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: 553/1030] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:35 2026] DELETE /v2.0/subnets/aa7e0d60-74d1-41bf-ada6-ebb35d1ede21 => 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: 478/1031] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:35 2026] GET /v2.0/ports?device_id=e0d3dd09-432e-4b25-b63a-e0df2a5dd00d => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:35.777 8 INFO neutron.services.segments.plugin [-] Segment 5c32368a-08e2-4b01-97b8-1ad5a30470fb resource provider aggregate not found 2026-06-15 16:59:35.782 8 INFO neutron.services.segments.plugin [-] Segment 5c32368a-08e2-4b01-97b8-1ad5a30470fb resource provider aggregate not found 2026-06-15 16:59:35.805 8 INFO neutron.services.segments.plugin [-] Segment 5c32368a-08e2-4b01-97b8-1ad5a30470fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c32368a-08e2-4b01-97b8-1ad5a30470fb found for delete ", "request_id": "req-6dcf87eb-e812-4ffa-ba36-e72cc81f3121"}]} 2026-06-15 16:59:35.807 8 INFO neutron.services.segments.plugin [-] Segment 5c32368a-08e2-4b01-97b8-1ad5a30470fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c32368a-08e2-4b01-97b8-1ad5a30470fb found for delete ", "request_id": "req-09009878-0ae7-40f7-80dd-490c92a5bcc7"}]} [pid: 8|app: 0|req: 479/1032] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 16:59:35 2026] DELETE /v2.0/networks/00108179-cace-41e8-ba4e-1bfdf013e160 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1033] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:59:35 2026] GET /v2.0/security-groups?id=fafd66d7-41ff-4173-9652-9e7c508cb830&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:35.905 8 INFO neutron.db.segments_db [None req-92224175-4adf-4136-a543-4f74cf9ec7d6 a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] Added segment 8891624e-4ca6-4642-b85d-4c1a09331aff of type vxlan for network 05518c01-a4b3-49d9-85b8-a7d716df4624 2026-06-15 16:59:35.933 7 INFO neutron.db.segments_db [None req-3687647d-e8aa-4939-890e-6d6097b50243 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Added segment 6ed43538-2f21-443f-8a5b-2df9ccaaafd2 of type vxlan for network dcd499a1-34ce-468f-b808-83f2f801b269 [pid: 8|app: 0|req: 481/1034] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 16:59:35 2026] POST /v2.0/networks => generated 611 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1035] 10.0.0.146 () {34 vars in 670 bytes} [Mon Jun 15 16:59:35 2026] POST /v2.0/networks => generated 721 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1036] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:35 2026] GET /v2.0/ports?device_id=e0d3dd09-432e-4b25-b63a-e0df2a5dd00d => 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: 555/1037] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:59:36 2026] POST /v2.0/subnets => generated 626 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1038] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:59:36 2026] POST /v2.0/subnets => generated 687 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:59:36.306 8 INFO neutron.db.segments_db [None req-d6727dd1-0e80-4525-8262-5a936e42349c a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] Added segment dc1a2600-cd88-4a75-8a1d-2615eaba5676 of type vxlan for network 43c07ac7-31ff-4773-b094-cb8f37e07411 2026-06-15 16:59:36.557 8 INFO neutron.db.l3_hamode_db [None req-d6727dd1-0e80-4525-8262-5a936e42349c a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 16:59:36.565 7 INFO neutron.db.l3_db [None req-403db402-3378-4266-9254-5092bb4a978e ac176537f72c436f85e1d02480dccfab 3e9213f8e1344a3aa0c89cca099d827d - - default default] Floating IP 440a7822-be23-4c9a-97e4-1a97a66b1037 associated. External IP: 10.96.250.207, port: 054fbc7f-da8e-48d0-b6d4-446c3995c44f. 2026-06-15 16:59:36.687 8 INFO neutron.db.l3_hamode_db [None req-d6727dd1-0e80-4525-8262-5a936e42349c a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 556/1039] 10.0.0.146 () {34 vars in 748 bytes} [Mon Jun 15 16:59:36 2026] PUT /v2.0/floatingips/440a7822-be23-4c9a-97e4-1a97a66b1037 => generated 855 bytes in 645 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:36.942 7 INFO neutron.db.segments_db [None req-e8419a25-a09c-421d-8629-45f7afa00ad6 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Added segment ec1db6d8-2b1d-433d-aa4b-726e3c7968f4 of type vxlan for network 92424eea-d3ee-45df-88a2-b0dd45250057 2026-06-15 16:59:37.255 7 INFO neutron.db.l3_hamode_db [None req-e8419a25-a09c-421d-8629-45f7afa00ad6 0595586fc9ba4e84b3de57c50c180434 b38bbd90cbe0432f91bc1e037c0a2c8f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 484/1040] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:59:36 2026] POST /v2.0/routers => generated 507 bytes in 1099 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1041] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:37 2026] GET /v2.0/ports?device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => 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: 486/1042] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:37 2026] GET /v2.0/ports?device_id=e0d3dd09-432e-4b25-b63a-e0df2a5dd00d => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:38.062 7 INFO neutron.db.l3_hamode_db [None req-e8419a25-a09c-421d-8629-45f7afa00ad6 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 487/1043] 10.0.0.146 () {34 vars in 782 bytes} [Mon Jun 15 16:59:37 2026] PUT /v2.0/routers/909e8a96-a59e-4b61-bb6f-bff0f9cc6b3b/add_router_interface => generated 309 bytes in 1184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1044] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:59:38 2026] GET /v2.0/security-groups?id=c2d56674-156a-4916-965a-a961223654de&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1045] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:59:38 2026] GET /v2.0/security-groups?id=fafd66d7-41ff-4173-9652-9e7c508cb830&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:38.684 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7f30747-9784-4732-b44f-85c0b7a63f94'] response: {'name': 'network-changed', 'server_uuid': 'e0d3dd09-432e-4b25-b63a-e0df2a5dd00d', 'tag': '054fbc7f-da8e-48d0-b6d4-446c3995c44f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 490/1046] 199.204.45.235 () {34 vars in 993 bytes} [Mon Jun 15 16:59:38 2026] GET /v2.0/ports?device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => 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: 493/1049] 10.0.0.146 () {32 vars in 716 bytes} [Mon Jun 15 16:59:38 2026] GET /v2.0/ports/f9924757-4e7e-414e-b002-30b57c673fd3 => generated 955 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1050] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:59:36 2026] POST /v2.0/routers => generated 727 bytes in 2001 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:59:38.897 8 INFO neutron_taas.services.taas.taas_plugin [req-fb057810-be8a-4f4f-8682-3b0368b510b6 req-28e366e7-b58c-401a-987a-ee6812df1171 22f4c73500644201932ce194ab44e995 73e28c5b69944322ae1c859f1788e116 - - default default] TaaS: Handle Delete Port: 6c1f9476-632b-4fb9-981e-1757b8467bb0 2026-06-15 16:59:38.900 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-fb057810-be8a-4f4f-8682-3b0368b510b6 req-28e366e7-b58c-401a-987a-ee6812df1171 22f4c73500644201932ce194ab44e995 73e28c5b69944322ae1c859f1788e116 - - default default] Tap Mirror: Handle Delete Port: 6c1f9476-632b-4fb9-981e-1757b8467bb0 2026-06-15 16:59:39.020 8 INFO neutron.db.l3_db [req-fb057810-be8a-4f4f-8682-3b0368b510b6 req-28e366e7-b58c-401a-987a-ee6812df1171 22f4c73500644201932ce194ab44e995 73e28c5b69944322ae1c859f1788e116 - - default default] Floating IP e026afe3-a5ad-4995-b706-fd07773f4d62 disassociated. External IP: 10.96.250.212, port: 6c1f9476-632b-4fb9-981e-1757b8467bb0. 2026-06-15 16:59:39.114 7 INFO neutron_taas.services.taas.taas_plugin [None req-73fc0567-235f-4898-a0b4-759978417daf a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] TaaS: Handle Delete Port: f9924757-4e7e-414e-b002-30b57c673fd3 2026-06-15 16:59:39.116 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73fc0567-235f-4898-a0b4-759978417daf a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] Tap Mirror: Handle Delete Port: f9924757-4e7e-414e-b002-30b57c673fd3 [pid: 8|app: 0|req: 494/1051] 199.204.45.235 () {36 vars in 996 bytes} [Mon Jun 15 16:59:38 2026] DELETE /v2.0/ports/6c1f9476-632b-4fb9-981e-1757b8467bb0 => generated 0 bytes in 530 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 16:59:39.390 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-11deccff-a9d7-4f41-b970-e20aef49736c'] response: {'server_uuid': 'aaf23825-7009-4b4e-ab58-8ce5156ce56f', 'name': 'network-vif-deleted', 'tag': '6c1f9476-632b-4fb9-981e-1757b8467bb0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 558/1052] 10.0.0.146 () {34 vars in 788 bytes} [Mon Jun 15 16:59:38 2026] PUT /v2.0/routers/909e8a96-a59e-4b61-bb6f-bff0f9cc6b3b/remove_router_interface => generated 309 bytes in 750 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1053] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:39 2026] GET /v2.0/ports?device_id=e0d3dd09-432e-4b25-b63a-e0df2a5dd00d => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1054] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 16:59:39 2026] GET /v2.0/ports?tenant_id=3e9213f8e1344a3aa0c89cca099d827d&device_id=e0d3dd09-432e-4b25-b63a-e0df2a5dd00d => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1055] 10.0.0.146 () {32 vars in 735 bytes} [Mon Jun 15 16:59:39 2026] GET /v2.0/ports?device_id=909e8a96-a59e-4b61-bb6f-bff0f9cc6b3b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1056] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:59:39 2026] GET /v2.0/security-groups?id=fafd66d7-41ff-4173-9652-9e7c508cb830&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1057] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:39 2026] GET /v2.0/ports?device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => 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: 564/1058] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 16:59:39 2026] GET /v2.0/networks?id=4f5dd8ed-9bda-4119-bbd5-455e3148e048 => generated 771 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:39.996 7 INFO neutron_taas.services.taas.taas_plugin [None req-050e3c35-e1fa-4bc9-b811-3a22cc942791 a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] TaaS: Handle Delete Port: ffb2b20c-ab6b-465b-96f9-b42bbce61e1c 2026-06-15 16:59:39.999 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-050e3c35-e1fa-4bc9-b811-3a22cc942791 a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] Tap Mirror: Handle Delete Port: ffb2b20c-ab6b-465b-96f9-b42bbce61e1c 2026-06-15 16:59:40.355 7 INFO neutron.services.segments.plugin [-] Segment dc1a2600-cd88-4a75-8a1d-2615eaba5676 resource provider aggregate not found 2026-06-15 16:59:40.362 7 INFO neutron.services.segments.plugin [-] Segment dc1a2600-cd88-4a75-8a1d-2615eaba5676 resource provider aggregate not found 2026-06-15 16:59:40.379 7 INFO neutron.services.segments.plugin [-] Segment dc1a2600-cd88-4a75-8a1d-2615eaba5676 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc1a2600-cd88-4a75-8a1d-2615eaba5676 found for delete ", "request_id": "req-ea18ed80-0c85-4040-9c09-e6c5b9851d20"}]} 2026-06-15 16:59:40.388 7 INFO neutron.db.l3_hamode_db [None req-050e3c35-e1fa-4bc9-b811-3a22cc942791 a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] HA network 43c07ac7-31ff-4773-b094-cb8f37e07411 was deleted as no HA routers are present in tenant 5095d090ebe94fd083b3f3ddb3b7fd55. 2026-06-15 16:59:40.390 7 INFO neutron.services.segments.plugin [-] Segment dc1a2600-cd88-4a75-8a1d-2615eaba5676 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc1a2600-cd88-4a75-8a1d-2615eaba5676 found for delete ", "request_id": "req-606ba67c-4bf9-4d1b-8380-14dbe6ed533e"}]} [pid: 7|app: 0|req: 565/1059] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:39 2026] DELETE /v2.0/routers/909e8a96-a59e-4b61-bb6f-bff0f9cc6b3b => generated 0 bytes in 559 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1060] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 16:59:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=054fbc7f-da8e-48d0-b6d4-446c3995c44f => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1061] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:40 2026] DELETE /v2.0/subnets/4cab00d2-68b7-40a0-9888-830e55c7b294 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1062] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 16:59:40 2026] GET /v2.0/subnets?id=c2bca27c-6d07-4a43-b34d-14c191e6870c => generated 693 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1063] 10.0.0.146 () {34 vars in 782 bytes} [Mon Jun 15 16:59:39 2026] PUT /v2.0/routers/1e8a6559-685e-4051-80c3-650c06c4b0c1/add_router_interface => generated 309 bytes in 1278 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1064] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 16:59:40 2026] GET /v2.0/ports?network_id=4f5dd8ed-9bda-4119-bbd5-455e3148e048&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: 8|app: 0|req: 497/1065] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 16:59:40 2026] GET /v2.0/networks/4f5dd8ed-9bda-4119-bbd5-455e3148e048?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1066] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 16:59:40 2026] DELETE /v2.0/networks/05518c01-a4b3-49d9-85b8-a7d716df4624 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1067] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 16:59:40 2026] GET /v2.0/networks/4f5dd8ed-9bda-4119-bbd5-455e3148e048?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) 2026-06-15 16:59:40.805 7 INFO neutron.db.segments_db [None req-847350ed-43e5-44db-a824-7ed9dd002006 a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] Added segment 5fa7eaf4-1076-4051-a29c-3bd4f2a7da92 of type vxlan for network 949ca659-859a-4152-be90-63d9706aea12 [pid: 8|app: 0|req: 499/1068] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:40 2026] GET /v2.0/ports?device_id=e0d3dd09-432e-4b25-b63a-e0df2a5dd00d => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1069] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:40 2026] GET /v2.0/ports?device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => 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: 501/1070] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 16:59:40 2026] GET /v2.0/security-groups?id=fafd66d7-41ff-4173-9652-9e7c508cb830&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-15 16:59:41.109 7 INFO neutron.db.l3_hamode_db [None req-847350ed-43e5-44db-a824-7ed9dd002006 a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 502/1071] 199.204.45.235 () {34 vars in 993 bytes} [Mon Jun 15 16:59:41 2026] GET /v2.0/ports?device_id=e0d3dd09-432e-4b25-b63a-e0df2a5dd00d => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:41.503 8 INFO neutron_taas.services.taas.taas_plugin [req-3b35e9c9-ae94-46da-9f36-d2dfe3f38711 req-76dcb451-006a-42f1-8371-d964b617b101 ac176537f72c436f85e1d02480dccfab 3e9213f8e1344a3aa0c89cca099d827d - - default default] TaaS: Handle Delete Port: 054fbc7f-da8e-48d0-b6d4-446c3995c44f 2026-06-15 16:59:41.506 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3b35e9c9-ae94-46da-9f36-d2dfe3f38711 req-76dcb451-006a-42f1-8371-d964b617b101 ac176537f72c436f85e1d02480dccfab 3e9213f8e1344a3aa0c89cca099d827d - - default default] Tap Mirror: Handle Delete Port: 054fbc7f-da8e-48d0-b6d4-446c3995c44f 2026-06-15 16:59:41.643 8 INFO neutron.db.l3_db [req-3b35e9c9-ae94-46da-9f36-d2dfe3f38711 req-76dcb451-006a-42f1-8371-d964b617b101 ac176537f72c436f85e1d02480dccfab 3e9213f8e1344a3aa0c89cca099d827d - - default default] Floating IP 440a7822-be23-4c9a-97e4-1a97a66b1037 disassociated. External IP: 10.96.250.207, port: 054fbc7f-da8e-48d0-b6d4-446c3995c44f. [pid: 8|app: 0|req: 503/1072] 199.204.45.235 () {36 vars in 996 bytes} [Mon Jun 15 16:59:41 2026] DELETE /v2.0/ports/054fbc7f-da8e-48d0-b6d4-446c3995c44f => generated 0 bytes in 635 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 16:59:42.208 8 INFO neutron.db.segments_db [None req-1254d93d-d0e5-4996-98e0-81125c5752cf 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Added segment a39c2e17-a019-4e38-a102-cd51d1bd7eb3 of type vxlan for network 323de6b9-249c-4202-bab6-21aefe445848 2026-06-15 16:59:42.291 7 INFO neutron.db.l3_hamode_db [None req-847350ed-43e5-44db-a824-7ed9dd002006 a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 504/1073] 10.0.0.146 () {34 vars in 670 bytes} [Mon Jun 15 16:59:42 2026] POST /v2.0/networks => generated 721 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1074] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:42 2026] GET /v2.0/ports?device_id=aaf23825-7009-4b4e-ab58-8ce5156ce56f => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1075] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:42 2026] GET /v2.0/ports?device_id=e0d3dd09-432e-4b25-b63a-e0df2a5dd00d => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:59:42.377 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd310eb7-e7bb-44e1-98da-b328648d6d1d'] response: {'server_uuid': 'e0d3dd09-432e-4b25-b63a-e0df2a5dd00d', 'name': 'network-vif-deleted', 'tag': '054fbc7f-da8e-48d0-b6d4-446c3995c44f', 'status': 'completed', 'code': 200} 2026-06-15 16:59:42.412 7 INFO neutron.services.segments.plugin [-] Segment 8891624e-4ca6-4642-b85d-4c1a09331aff resource provider aggregate not found 2026-06-15 16:59:42.417 7 INFO neutron.services.segments.plugin [-] Segment 8891624e-4ca6-4642-b85d-4c1a09331aff resource provider aggregate not found 2026-06-15 16:59:42.433 7 INFO neutron.services.segments.plugin [-] Segment 8891624e-4ca6-4642-b85d-4c1a09331aff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8891624e-4ca6-4642-b85d-4c1a09331aff found for delete ", "request_id": "req-0df800fa-971c-46fb-858f-742f1e187af7"}]} 2026-06-15 16:59:42.436 7 INFO neutron.services.segments.plugin [-] Segment 8891624e-4ca6-4642-b85d-4c1a09331aff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8891624e-4ca6-4642-b85d-4c1a09331aff found for delete ", "request_id": "req-114ffde7-f055-4cb5-89c2-6bec714d6a4d"}]} [pid: 8|app: 0|req: 507/1076] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:59:42 2026] POST /v2.0/subnets => generated 687 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:59:42.645 8 INFO neutron.db.segments_db [None req-06554a03-1e16-40e2-9ccb-29bd2cf47925 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Added segment 63d0767e-f30b-4494-87ef-a0a967a841e8 of type vxlan for network 2523f185-b790-4334-a7de-784cb9c3f0b5 2026-06-15 16:59:42.918 8 INFO neutron.db.l3_hamode_db [None req-06554a03-1e16-40e2-9ccb-29bd2cf47925 0595586fc9ba4e84b3de57c50c180434 d2021422a7434637bf8cff6727435f4c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 570/1077] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:59:40 2026] POST /v2.0/routers => generated 688 bytes in 2595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1078] 10.0.0.146 () {32 vars in 720 bytes} [Mon Jun 15 16:59:43 2026] GET /v2.0/routers/2bee9e70-832a-46a6-a095-46db6966cfae => generated 694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1079] 10.0.0.146 () {32 vars in 646 bytes} [Mon Jun 15 16:59:43 2026] GET /v2.0/routers => generated 697 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1080] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:59:43 2026] DELETE /v2.0/security-groups/c2d56674-156a-4916-965a-a961223654de => 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: 574/1081] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:43 2026] GET /v2.0/ports?device_id=e0d3dd09-432e-4b25-b63a-e0df2a5dd00d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:59:43.780 8 INFO neutron.db.l3_hamode_db [None req-06554a03-1e16-40e2-9ccb-29bd2cf47925 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 575/1082] 10.0.0.146 () {34 vars in 740 bytes} [Mon Jun 15 16:59:43 2026] PUT /v2.0/routers/2bee9e70-832a-46a6-a095-46db6966cfae => generated 701 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:43.988 7 INFO neutron.api.v2.resource [None req-e923b790-388e-4bbc-bfb1-728c10051827 22f4c73500644201932ce194ab44e995 73e28c5b69944322ae1c859f1788e116 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 576/1083] 10.0.0.146 () {32 vars in 736 bytes} [Mon Jun 15 16:59:43 2026] GET /v2.0/security-groups/c2d56674-156a-4916-965a-a961223654de => generated 146 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1084] 10.0.0.146 () {32 vars in 720 bytes} [Mon Jun 15 16:59:43 2026] GET /v2.0/routers/2bee9e70-832a-46a6-a095-46db6966cfae => generated 701 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:44.143 7 INFO neutron_taas.services.taas.taas_plugin [None req-ffca8fc8-e239-4194-b2c9-f210c37dc8e7 22f4c73500644201932ce194ab44e995 73e28c5b69944322ae1c859f1788e116 - - default default] TaaS: Handle Delete Port: cbc49627-6a14-4e14-9374-76dfd30fe258 2026-06-15 16:59:44.146 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ffca8fc8-e239-4194-b2c9-f210c37dc8e7 22f4c73500644201932ce194ab44e995 73e28c5b69944322ae1c859f1788e116 - - default default] Tap Mirror: Handle Delete Port: cbc49627-6a14-4e14-9374-76dfd30fe258 [pid: 7|app: 0|req: 578/1085] 10.0.0.146 () {32 vars in 731 bytes} [Mon Jun 15 16:59:44 2026] DELETE /v2.0/floatingips/e026afe3-a5ad-4995-b706-fd07773f4d62 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1086] 10.0.0.146 () {32 vars in 735 bytes} [Mon Jun 15 16:59:44 2026] GET /v2.0/ports?device_id=2bee9e70-832a-46a6-a095-46db6966cfae => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:59:44.482 7 INFO neutron_taas.services.taas.taas_plugin [None req-70b38dfe-0f54-4b82-bfb2-e7540b381c2c a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] TaaS: Handle Delete Port: ff681ab4-8d80-42a2-9410-11e9da4e5563 2026-06-15 16:59:44.485 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70b38dfe-0f54-4b82-bfb2-e7540b381c2c a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] Tap Mirror: Handle Delete Port: ff681ab4-8d80-42a2-9410-11e9da4e5563 2026-06-15 16:59:44.728 7 INFO neutron_taas.services.taas.taas_plugin [None req-70b38dfe-0f54-4b82-bfb2-e7540b381c2c a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] TaaS: Handle Delete Port: 1e324b42-b569-4014-b3ee-1f4790bd2605 2026-06-15 16:59:44.731 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70b38dfe-0f54-4b82-bfb2-e7540b381c2c a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] Tap Mirror: Handle Delete Port: 1e324b42-b569-4014-b3ee-1f4790bd2605 [pid: 8|app: 0|req: 508/1087] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:59:42 2026] POST /v2.0/routers => generated 727 bytes in 2186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:59:45.077 7 INFO neutron.services.segments.plugin [-] Segment 5fa7eaf4-1076-4051-a29c-3bd4f2a7da92 resource provider aggregate not found 2026-06-15 16:59:45.079 7 INFO neutron.services.segments.plugin [-] Segment 5fa7eaf4-1076-4051-a29c-3bd4f2a7da92 resource provider aggregate not found 2026-06-15 16:59:45.089 7 INFO neutron.services.segments.plugin [-] Segment 5fa7eaf4-1076-4051-a29c-3bd4f2a7da92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fa7eaf4-1076-4051-a29c-3bd4f2a7da92 found for delete ", "request_id": "req-eff31233-0c5f-4780-af5f-0a380652c3ac"}]} 2026-06-15 16:59:45.093 7 INFO neutron.services.segments.plugin [-] Segment 5fa7eaf4-1076-4051-a29c-3bd4f2a7da92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fa7eaf4-1076-4051-a29c-3bd4f2a7da92 found for delete ", "request_id": "req-df89538a-5875-4e4a-9974-9cdd0d3e3ad8"}]} 2026-06-15 16:59:45.105 7 INFO neutron.db.l3_hamode_db [None req-70b38dfe-0f54-4b82-bfb2-e7540b381c2c a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] HA network 949ca659-859a-4152-be90-63d9706aea12 was deleted as no HA routers are present in tenant 5095d090ebe94fd083b3f3ddb3b7fd55. [pid: 7|app: 0|req: 580/1088] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:44 2026] DELETE /v2.0/routers/2bee9e70-832a-46a6-a095-46db6966cfae => generated 0 bytes in 788 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1089] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:45 2026] GET /v2.0/ports?device_id=e0d3dd09-432e-4b25-b63a-e0df2a5dd00d => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:59:45.149 8 INFO neutron_taas.services.taas.taas_plugin [None req-f413c06c-bae6-415c-908d-01c275837b80 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: c5328b16-3fe7-4ff9-884f-3b5141d33199 2026-06-15 16:59:45.152 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f413c06c-bae6-415c-908d-01c275837b80 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: c5328b16-3fe7-4ff9-884f-3b5141d33199 [pid: 8|app: 0|req: 509/1090] 10.0.0.146 () {34 vars in 788 bytes} [Mon Jun 15 16:59:44 2026] PUT /v2.0/routers/5b353108-8102-407f-8240-317f74b377fd/remove_router_interface => generated 309 bytes in 949 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1091] 10.0.0.146 () {32 vars in 735 bytes} [Mon Jun 15 16:59:45 2026] GET /v2.0/ports?device_id=2bee9e70-832a-46a6-a095-46db6966cfae => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:59:45.905 8 INFO neutron_taas.services.taas.taas_plugin [None req-73096a9c-ccb2-4e61-8dcf-07105a892fea 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 99221d8a-e414-4fac-b345-089ec0a1078a 2026-06-15 16:59:45.908 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73096a9c-ccb2-4e61-8dcf-07105a892fea 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 99221d8a-e414-4fac-b345-089ec0a1078a 2026-06-15 16:59:46.168 8 INFO neutron_taas.services.taas.taas_plugin [None req-73096a9c-ccb2-4e61-8dcf-07105a892fea 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 5cc0c806-08b3-4a96-99fd-62f211dcdb0e 2026-06-15 16:59:46.171 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73096a9c-ccb2-4e61-8dcf-07105a892fea 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 5cc0c806-08b3-4a96-99fd-62f211dcdb0e [pid: 7|app: 0|req: 582/1092] 10.0.0.146 () {34 vars in 782 bytes} [Mon Jun 15 16:59:45 2026] PUT /v2.0/routers/00321201-6be2-4453-9c4c-50186a236787/add_router_interface => generated 309 bytes in 1234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:46.389 7 INFO neutron.api.v2.resource [None req-e0d1e356-0bfc-43c4-9034-63abee850c08 a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 583/1093] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:46 2026] DELETE /v2.0/routers/2bee9e70-832a-46a6-a095-46db6966cfae => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1094] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:59:46 2026] DELETE /v2.0/security-groups/fafd66d7-41ff-4173-9652-9e7c508cb830 => 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: 585/1095] 10.0.0.146 () {32 vars in 735 bytes} [Mon Jun 15 16:59:46 2026] GET /v2.0/ports?device_id=909e8a96-a59e-4b61-bb6f-bff0f9cc6b3b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:59:46.551 8 INFO neutron.services.segments.plugin [-] Segment 2835fbad-c3d8-476b-9fbb-8306263827e2 resource provider aggregate not found 2026-06-15 16:59:46.552 7 INFO neutron.api.v2.resource [None req-398b3f6d-e04a-440e-add5-ec317c40c618 ac176537f72c436f85e1d02480dccfab 3e9213f8e1344a3aa0c89cca099d827d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 586/1096] 10.0.0.146 () {32 vars in 736 bytes} [Mon Jun 15 16:59:46 2026] GET /v2.0/security-groups/fafd66d7-41ff-4173-9652-9e7c508cb830 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 16:59:46.558 8 INFO neutron.services.segments.plugin [-] Segment 2835fbad-c3d8-476b-9fbb-8306263827e2 resource provider aggregate not found 2026-06-15 16:59:46.572 7 INFO neutron.api.v2.resource [None req-9aefc259-6ef9-41d1-b442-f86f9a615751 a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] delete failed (client error): The resource could not be found. 2026-06-15 16:59:46.573 8 INFO neutron.services.segments.plugin [-] Segment 2835fbad-c3d8-476b-9fbb-8306263827e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2835fbad-c3d8-476b-9fbb-8306263827e2 found for delete ", "request_id": "req-8016302b-01bc-4dd8-8aa4-629639f3072b"}]} [pid: 7|app: 0|req: 587/1097] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:46 2026] DELETE /v2.0/routers/909e8a96-a59e-4b61-bb6f-bff0f9cc6b3b => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 16:59:46.578 8 INFO neutron.services.segments.plugin [-] Segment 2835fbad-c3d8-476b-9fbb-8306263827e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2835fbad-c3d8-476b-9fbb-8306263827e2 found for delete ", "request_id": "req-4e6d443e-67b1-4d16-8cdc-fc52ab080b8f"}]} 2026-06-15 16:59:46.586 8 INFO neutron.db.l3_hamode_db [None req-73096a9c-ccb2-4e61-8dcf-07105a892fea 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] HA network d53690dc-4ce1-4fc7-a179-44a2265fa1ec was deleted as no HA routers are present in tenant 73e28c5b69944322ae1c859f1788e116. [pid: 8|app: 0|req: 511/1098] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:45 2026] DELETE /v2.0/routers/5b353108-8102-407f-8240-317f74b377fd => generated 0 bytes in 868 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 16:59:46.603 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0e4ba7ea-f2ec-4ccb-accd-4a23f7546a4f a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 512/1099] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:46 2026] DELETE /v2.0/subnets/4cab00d2-68b7-40a0-9888-830e55c7b294 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 16:59:46.672 7 INFO neutron_taas.services.taas.taas_plugin [None req-63b95469-6b3f-4c25-ab04-e85bcfaa8075 ac176537f72c436f85e1d02480dccfab 3e9213f8e1344a3aa0c89cca099d827d - - default default] TaaS: Handle Delete Port: 87e89f04-f4d3-46b0-8cdf-2208f307d9ae 2026-06-15 16:59:46.677 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63b95469-6b3f-4c25-ab04-e85bcfaa8075 ac176537f72c436f85e1d02480dccfab 3e9213f8e1344a3aa0c89cca099d827d - - default default] Tap Mirror: Handle Delete Port: 87e89f04-f4d3-46b0-8cdf-2208f307d9ae [pid: 8|app: 0|req: 513/1100] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:46 2026] DELETE /v2.0/subnets/d3b9f164-14a2-4a27-a92c-55490bd9da5f => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1101] 10.0.0.146 () {32 vars in 735 bytes} [Mon Jun 15 16:59:46 2026] GET /v2.0/ports?device_id=5bb03bc6-068b-4f35-8ed7-af059f17f607 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:59:46.832 8 INFO neutron_taas.services.taas.taas_plugin [None req-85c2c277-1e1d-4588-8c6e-ede98976bada 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 7fc08d77-42b5-438f-bab7-b1da33e3681e 2026-06-15 16:59:46.836 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-85c2c277-1e1d-4588-8c6e-ede98976bada 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 7fc08d77-42b5-438f-bab7-b1da33e3681e [pid: 7|app: 0|req: 588/1102] 10.0.0.146 () {32 vars in 731 bytes} [Mon Jun 15 16:59:46 2026] DELETE /v2.0/floatingips/440a7822-be23-4c9a-97e4-1a97a66b1037 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 16:59:46.882 7 INFO neutron.api.v2.resource [None req-9602de0d-2285-49ba-939d-92d6d48b47e3 a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 589/1103] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:46 2026] DELETE /v2.0/routers/5bb03bc6-068b-4f35-8ed7-af059f17f607 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1104] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 16:59:46 2026] DELETE /v2.0/networks/f42391c9-ccfe-48db-bdf3-4f2eb51893df => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 16:59:47.033 8 INFO neutron.pecan_wsgi.hooks.translation [None req-11845acf-4215-46b1-94db-6e00b39a3e9d a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 516/1105] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:47 2026] DELETE /v2.0/subnets/aa7e0d60-74d1-41bf-ada6-ebb35d1ede21 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1106] 10.0.0.146 () {32 vars in 735 bytes} [Mon Jun 15 16:59:47 2026] GET /v2.0/ports?device_id=268d5d2e-b515-4fa0-8177-735205328978 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:59:47.074 8 INFO neutron.api.v2.resource [None req-3932f45c-4c8a-43f7-8596-8a641191c66c a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 518/1107] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:47 2026] DELETE /v2.0/routers/268d5d2e-b515-4fa0-8177-735205328978 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 16:59:47.090 8 INFO neutron.pecan_wsgi.hooks.translation [None req-50e06152-e983-400e-8404-c254e14edca5 a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 519/1108] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:47 2026] DELETE /v2.0/subnets/09569520-c25d-475b-8893-49894524e803 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1109] 10.0.0.146 () {34 vars in 684 bytes} [Mon Jun 15 16:59:47 2026] POST /v2.0/security-groups => generated 1675 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 16:59:47.247 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b541c117-721c-4258-89a3-0176c710cd8e a270946998074cc89c2cc0b9974080c3 5095d090ebe94fd083b3f3ddb3b7fd55 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 521/1110] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:47 2026] DELETE /v2.0/subnets/7ef68258-798f-4114-9f76-054e66095e2d => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 16:59:47.334 7 INFO neutron_taas.services.taas.taas_plugin [None req-7e17c2c9-068d-483f-a0d5-5f55c109e2f8 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: bd075c07-6ac8-4d8a-b699-ed224cca71f0 2026-06-15 16:59:47.336 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e17c2c9-068d-483f-a0d5-5f55c109e2f8 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: bd075c07-6ac8-4d8a-b699-ed224cca71f0 [pid: 8|app: 0|req: 522/1111] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 16:59:47 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: 523/1112] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 16:59:47 2026] GET /v2.0/security-groups?tenant_id=73e28c5b69944322ae1c859f1788e116&name=default => generated 2925 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1113] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 16:59:47 2026] POST /v2.0/security-group-rules => generated 596 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1114] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:59:47 2026] DELETE /v2.0/security-groups/c4438011-c20b-4a8e-a09d-d79501d0a677 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1115] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 16:59:47 2026] POST /v2.0/security-group-rules => generated 602 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1116] 10.0.0.146 () {34 vars in 788 bytes} [Mon Jun 15 16:59:46 2026] PUT /v2.0/routers/00f6118b-dcb6-48f1-87c2-e10ea6ff2f5e/remove_router_interface => generated 309 bytes in 1097 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1117] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 16:59:47 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: 8|app: 0|req: 527/1118] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 16:59:47 2026] GET /v2.0/security-groups?tenant_id=5095d090ebe94fd083b3f3ddb3b7fd55&name=default => generated 2925 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 16:59:48.225 8 INFO neutron.db.securitygroups_db [None req-4bb80fda-b6e8-4bba-9539-cfd283844f59 340c10539a544bc58ea2df674f692dea b38bbd90cbe0432f91bc1e037c0a2c8f - - default default] Project b38bbd90cbe0432f91bc1e037c0a2c8f added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-06-15 16:59:48.280 7 INFO neutron_taas.services.taas.taas_plugin [None req-f3bb89e5-3af9-4484-9f3a-4fe9a0c676b5 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 6ca93784-43dd-4cf2-9efb-5be70391d1e7 2026-06-15 16:59:48.282 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3bb89e5-3af9-4484-9f3a-4fe9a0c676b5 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 6ca93784-43dd-4cf2-9efb-5be70391d1e7 [pid: 8|app: 0|req: 528/1119] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 16:59:48 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: 529/1120] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:59:48 2026] DELETE /v2.0/security-groups/5ce1ac52-4c89-4ceb-9260-12608b81575a => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 16:59:48.449 8 INFO neutron.db.securitygroups_db [None req-35fff74d-ed33-424c-ae25-ff5e5d589be0 340c10539a544bc58ea2df674f692dea b38bbd90cbe0432f91bc1e037c0a2c8f - - default default] Project b38bbd90cbe0432f91bc1e037c0a2c8f 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: 530/1121] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 16:59:48 2026] POST /v2.0/security-group-rules => generated 606 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:59:48.532 7 INFO neutron_taas.services.taas.taas_plugin [None req-f3bb89e5-3af9-4484-9f3a-4fe9a0c676b5 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 5d11bb02-c7b7-41b4-9bae-183ef3067c1b 2026-06-15 16:59:48.535 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3bb89e5-3af9-4484-9f3a-4fe9a0c676b5 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 5d11bb02-c7b7-41b4-9bae-183ef3067c1b 2026-06-15 16:59:48.600 8 INFO neutron.services.segments.plugin [-] Segment 879effd5-21b7-4271-9a7a-5e278b2b8ab9 resource provider aggregate not found 2026-06-15 16:59:48.608 8 INFO neutron.services.segments.plugin [-] Segment 879effd5-21b7-4271-9a7a-5e278b2b8ab9 resource provider aggregate not found 2026-06-15 16:59:48.613 8 INFO neutron.services.segments.plugin [-] Segment 879effd5-21b7-4271-9a7a-5e278b2b8ab9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 879effd5-21b7-4271-9a7a-5e278b2b8ab9 found for delete ", "request_id": "req-79d5dc72-1dc0-4cce-802d-d7209177a325"}]} 2026-06-15 16:59:48.626 8 INFO neutron.services.segments.plugin [-] Segment 879effd5-21b7-4271-9a7a-5e278b2b8ab9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 879effd5-21b7-4271-9a7a-5e278b2b8ab9 found for delete ", "request_id": "req-e4f11b8a-abd3-45b7-8fc5-64ae2062d79f"}]} 2026-06-15 16:59:48.874 7 INFO neutron.services.segments.plugin [-] Segment 7524b2c1-ab0e-4f2f-b04c-f9c744956f03 resource provider aggregate not found 2026-06-15 16:59:48.883 7 INFO neutron.services.segments.plugin [-] Segment 7524b2c1-ab0e-4f2f-b04c-f9c744956f03 resource provider aggregate not found 2026-06-15 16:59:48.900 7 INFO neutron.db.l3_hamode_db [None req-f3bb89e5-3af9-4484-9f3a-4fe9a0c676b5 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] HA network 3d2affbe-a618-4c8c-8c05-0714dee95f0e was deleted as no HA routers are present in tenant 3e9213f8e1344a3aa0c89cca099d827d. 2026-06-15 16:59:48.905 7 INFO neutron.services.segments.plugin [-] Segment 7524b2c1-ab0e-4f2f-b04c-f9c744956f03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7524b2c1-ab0e-4f2f-b04c-f9c744956f03 found for delete ", "request_id": "req-274e8971-dc41-4aa7-8aa3-f1d67d123c19"}]} 2026-06-15 16:59:48.907 7 INFO neutron.services.segments.plugin [-] Segment 7524b2c1-ab0e-4f2f-b04c-f9c744956f03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7524b2c1-ab0e-4f2f-b04c-f9c744956f03 found for delete ", "request_id": "req-10f7c66f-6cb2-4eb9-b39a-b1d4a70f9284"}]} [pid: 7|app: 0|req: 592/1122] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:48 2026] DELETE /v2.0/routers/00f6118b-dcb6-48f1-87c2-e10ea6ff2f5e => generated 0 bytes in 824 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1123] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 16:59:48 2026] DELETE /v2.0/subnets/c2bca27c-6d07-4a43-b34d-14c191e6870c => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 16:59:49.182 7 INFO neutron_taas.services.taas.taas_plugin [None req-e6f9acbd-130f-402f-8fb4-d6a04288fdf0 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 2fc39781-3452-477e-99da-74242cf50bb5 2026-06-15 16:59:49.185 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6f9acbd-130f-402f-8fb4-d6a04288fdf0 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 2fc39781-3452-477e-99da-74242cf50bb5 [pid: 8|app: 0|req: 532/1124] 10.0.0.146 () {34 vars in 684 bytes} [Mon Jun 15 16:59:49 2026] POST /v2.0/security-groups => generated 1660 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1125] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 16:59:49 2026] DELETE /v2.0/networks/4f5dd8ed-9bda-4119-bbd5-455e3148e048 => 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: 533/1126] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 16:59:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1127] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 16:59:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1128] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 16:59:49 2026] GET /v2.0/security-groups?tenant_id=3e9213f8e1344a3aa0c89cca099d827d&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1129] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:59:49 2026] DELETE /v2.0/security-groups/47de92a0-a9d4-4747-93bc-a2b99d88763a => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 16:59:49.909 7 INFO neutron.db.segments_db [None req-6c5ddcf8-fc43-4405-bea0-5b08b6c75f4f 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Added segment aa159206-f77e-4329-be26-0ea629fdc94f of type vxlan for network 5a4ce271-3945-4c25-9f4c-7f807b108a46 [pid: 7|app: 0|req: 597/1130] 10.0.0.146 () {34 vars in 670 bytes} [Mon Jun 15 16:59:49 2026] POST /v2.0/networks => generated 719 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1131] 10.0.0.146 () {34 vars in 675 bytes} [Mon Jun 15 16:59:49 2026] POST /v2.0/floatingips => generated 552 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1132] 10.0.0.120 () {34 vars in 1097 bytes} [Mon Jun 15 16:59:50 2026] GET /v2.0/security-groups?name=tempest-securitygroup--930214051&fields=id&tenant_id=b38bbd90cbe0432f91bc1e037c0a2c8f => 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: 598/1133] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:59:50 2026] POST /v2.0/subnets => generated 685 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1134] 10.0.0.120 () {34 vars in 1099 bytes} [Mon Jun 15 16:59:50 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1103679272&fields=id&tenant_id=b38bbd90cbe0432f91bc1e037c0a2c8f => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:59:50.282 7 INFO neutron.db.segments_db [None req-43cb41e0-1f43-4a4f-afe6-d25e30d25a00 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Added segment 5a6620ea-7646-4053-9273-7537b2b55041 of type vxlan for network 32c01be0-7a38-438a-929d-bd42cbfd7dab [pid: 8|app: 0|req: 537/1135] 10.0.0.120 () {34 vars in 981 bytes} [Mon Jun 15 16:59:50 2026] GET /v2.0/networks?id=dcd499a1-34ce-468f-b808-83f2f801b269 => generated 672 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1136] 10.0.0.120 () {34 vars in 964 bytes} [Mon Jun 15 16:59:50 2026] GET /v2.0/quotas/b38bbd90cbe0432f91bc1e037c0a2c8f => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1137] 10.0.0.120 () {34 vars in 1001 bytes} [Mon Jun 15 16:59:50 2026] GET /v2.0/ports?tenant_id=b38bbd90cbe0432f91bc1e037c0a2c8f&fields=id => generated 103 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1138] 10.0.0.120 () {34 vars in 1007 bytes} [Mon Jun 15 16:59:50 2026] GET /v2.0/networks/dcd499a1-34ce-468f-b808-83f2f801b269?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1139] 10.0.0.120 () {34 vars in 1107 bytes} [Mon Jun 15 16:59:50 2026] GET /v2.0/networks/dcd499a1-34ce-468f-b808-83f2f801b269?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:59:50.506 7 INFO neutron.db.l3_hamode_db [None req-43cb41e0-1f43-4a4f-afe6-d25e30d25a00 0595586fc9ba4e84b3de57c50c180434 0ef3684dfa1647409e7030e38cc48250 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 542/1140] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:50 2026] GET /v2.0/ports?device_id=d3338ecf-6934-4d6d-919f-2385304430a3 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:59:50.922 7 INFO neutron.services.segments.plugin [-] Segment 3bf01495-04fe-475b-aaf2-d574d26019d4 resource provider aggregate not found 2026-06-15 16:59:50.929 7 INFO neutron.services.segments.plugin [-] Segment 3bf01495-04fe-475b-aaf2-d574d26019d4 resource provider aggregate not found 2026-06-15 16:59:50.947 7 INFO neutron.services.segments.plugin [-] Segment 3bf01495-04fe-475b-aaf2-d574d26019d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bf01495-04fe-475b-aaf2-d574d26019d4 found for delete ", "request_id": "req-4e0e63f8-0bda-4abb-aeda-48ce675b6f77"}]} 2026-06-15 16:59:50.947 7 INFO neutron.services.segments.plugin [-] Segment 3bf01495-04fe-475b-aaf2-d574d26019d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bf01495-04fe-475b-aaf2-d574d26019d4 found for delete ", "request_id": "req-0ace37cb-280d-48bd-b916-b06b5359c9d2"}]} 2026-06-15 16:59:51.217 7 INFO neutron.db.l3_hamode_db [None req-43cb41e0-1f43-4a4f-afe6-d25e30d25a00 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 16:59:51.778 8 INFO neutron.db.segments_db [None req-8352b650-6101-4e5e-865b-08bd80a4a8ce 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Added segment df2ff68c-f3f5-4871-a24e-497f7f5edc75 of type vxlan for network c7502966-a530-40d4-af20-f33f8a31f1ad [pid: 8|app: 0|req: 543/1141] 10.0.0.146 () {34 vars in 670 bytes} [Mon Jun 15 16:59:51 2026] POST /v2.0/networks => generated 724 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1142] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:51 2026] GET /v2.0/ports?device_id=d3338ecf-6934-4d6d-919f-2385304430a3 => 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: 545/1143] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:59:51 2026] POST /v2.0/subnets => generated 690 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:59:52.143 8 INFO neutron.db.segments_db [None req-1ba549e1-27e9-4204-951a-1c79e90c7562 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Added segment cbcd6dae-767d-4226-94ba-57418008f112 of type vxlan for network bdc1cc33-6c1c-4d3d-8fc8-46267b864030 [pid: 7|app: 0|req: 599/1144] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:59:50 2026] POST /v2.0/routers => generated 725 bytes in 2021 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 16:59:52.445 8 INFO neutron.db.l3_hamode_db [None req-1ba549e1-27e9-4204-951a-1c79e90c7562 0595586fc9ba4e84b3de57c50c180434 d985befc84694573a9982ccb6aef63f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 16:59:53.214 8 INFO neutron.db.l3_hamode_db [None req-1ba549e1-27e9-4204-951a-1c79e90c7562 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 600/1145] 10.0.0.146 () {34 vars in 782 bytes} [Mon Jun 15 16:59:52 2026] PUT /v2.0/routers/873d29c8-53ca-4a07-ab27-1229274b4977/add_router_interface => generated 309 bytes in 1126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1146] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 16:59:53 2026] GET /v2.0/security-groups?tenant_id=e3abe09a5f914a5c8322f458e1bcf1bd&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1147] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:53 2026] GET /v2.0/ports?device_id=d3338ecf-6934-4d6d-919f-2385304430a3 => 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: 605/1150] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:59:53 2026] DELETE /v2.0/security-groups/fc2ef5c2-f43f-4b40-a0e6-1a7a980148af => 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: 546/1151] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 16:59:52 2026] POST /v2.0/routers => generated 730 bytes in 2039 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1152] 10.0.0.146 () {34 vars in 684 bytes} [Mon Jun 15 16:59:54 2026] POST /v2.0/security-groups => generated 1661 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1153] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 16:59:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1154] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 16:59:54 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: 609/1155] 10.0.0.146 () {34 vars in 675 bytes} [Mon Jun 15 16:59:54 2026] POST /v2.0/floatingips => generated 552 bytes in 626 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1156] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:55 2026] GET /v2.0/ports?device_id=d3338ecf-6934-4d6d-919f-2385304430a3 => 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: 611/1157] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 16:59:55 2026] GET /v2.0/networks?id=dcd499a1-34ce-468f-b808-83f2f801b269 => generated 672 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1158] 199.204.45.235 () {34 vars in 1049 bytes} [Mon Jun 15 16:59:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b38bbd90cbe0432f91bc1e037c0a2c8f => generated 273 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1159] 10.0.0.146 () {34 vars in 782 bytes} [Mon Jun 15 16:59:54 2026] PUT /v2.0/routers/a645159f-bbe5-44e7-9a39-53263368453d/add_router_interface => generated 309 bytes in 1327 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1160] 10.0.0.120 () {34 vars in 1099 bytes} [Mon Jun 15 16:59:55 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2051224477&fields=id&tenant_id=0ef3684dfa1647409e7030e38cc48250 => 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: 549/1161] 10.0.0.120 () {34 vars in 981 bytes} [Mon Jun 15 16:59:55 2026] GET /v2.0/networks?id=5a4ce271-3945-4c25-9f4c-7f807b108a46 => generated 670 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1162] 10.0.0.120 () {34 vars in 964 bytes} [Mon Jun 15 16:59:55 2026] GET /v2.0/quotas/0ef3684dfa1647409e7030e38cc48250 => 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: 613/1163] 199.204.45.235 () {38 vars in 954 bytes} [Mon Jun 15 16:59:55 2026] POST /v2.0/ports => generated 997 bytes in 475 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: 551/1164] 10.0.0.120 () {34 vars in 1001 bytes} [Mon Jun 15 16:59:55 2026] GET /v2.0/ports?tenant_id=0ef3684dfa1647409e7030e38cc48250&fields=id => generated 57 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1165] 10.0.0.120 () {34 vars in 1007 bytes} [Mon Jun 15 16:59:55 2026] GET /v2.0/networks/5a4ce271-3945-4c25-9f4c-7f807b108a46?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: 553/1166] 10.0.0.120 () {34 vars in 1107 bytes} [Mon Jun 15 16:59:55 2026] GET /v2.0/networks/5a4ce271-3945-4c25-9f4c-7f807b108a46?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: 554/1167] 10.0.0.146 () {34 vars in 684 bytes} [Mon Jun 15 16:59:56 2026] POST /v2.0/security-groups => generated 1659 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1168] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:56 2026] GET /v2.0/ports?device_id=b7876ba4-bd57-4d8f-bcda-91f57d6d1843 => 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: 614/1169] 199.204.45.235 () {38 vars in 1027 bytes} [Mon Jun 15 16:59:55 2026] PUT /v2.0/ports/ffe9e15f-c72e-4b1d-95d5-7e5a9ffc72bd => generated 1278 bytes in 478 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-15 16:59:56.320 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d659c6a-028a-45df-997e-0d623ae3244a'] response: {'name': 'network-changed', 'server_uuid': 'd3338ecf-6934-4d6d-919f-2385304430a3', 'tag': 'ffe9e15f-c72e-4b1d-95d5-7e5a9ffc72bd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 615/1170] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:56 2026] GET /v2.0/ports?device_id=d3338ecf-6934-4d6d-919f-2385304430a3 => generated 1012 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1171] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 16:59:56 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) [pid: 7|app: 0|req: 616/1172] 10.0.0.120 () {34 vars in 1119 bytes} [Mon Jun 15 16:59:56 2026] GET /v2.0/security-groups?id=fba6c97d-1521-497d-99cc-da2433fac7c9&id=6aa38503-66cb-4110-8e60-9742c8e6908c&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1173] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 16:59:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1174] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 16:59:56 2026] GET /v2.0/ports?tenant_id=b38bbd90cbe0432f91bc1e037c0a2c8f&device_id=d3338ecf-6934-4d6d-919f-2385304430a3 => generated 1281 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1175] 199.204.45.235 () {34 vars in 1017 bytes} [Mon Jun 15 16:59:56 2026] GET /v2.0/networks?tenant_id=b38bbd90cbe0432f91bc1e037c0a2c8f&shared=False => generated 768 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1176] 199.204.45.235 () {34 vars in 929 bytes} [Mon Jun 15 16:59:56 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1177] 10.0.0.146 () {34 vars in 675 bytes} [Mon Jun 15 16:59:56 2026] POST /v2.0/floatingips => generated 552 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1178] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:57 2026] GET /v2.0/ports?device_id=b7876ba4-bd57-4d8f-bcda-91f57d6d1843 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1179] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:57 2026] GET /v2.0/ports?device_id=d3338ecf-6934-4d6d-919f-2385304430a3 => generated 1012 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1180] 10.0.0.120 () {34 vars in 1097 bytes} [Mon Jun 15 16:59:57 2026] GET /v2.0/security-groups?name=tempest-securitygroup--207683797&fields=id&tenant_id=d985befc84694573a9982ccb6aef63f5 => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1181] 10.0.0.120 () {34 vars in 1119 bytes} [Mon Jun 15 16:59:57 2026] GET /v2.0/security-groups?id=fba6c97d-1521-497d-99cc-da2433fac7c9&id=6aa38503-66cb-4110-8e60-9742c8e6908c&fields=id&fields=name => generated 206 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1182] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 16:59:57 2026] GET /v2.0/security-groups?tenant_id=316b69ab681045c288c26f25415b8ae8&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1183] 10.0.0.120 () {34 vars in 981 bytes} [Mon Jun 15 16:59:57 2026] GET /v2.0/networks?id=c7502966-a530-40d4-af20-f33f8a31f1ad => generated 675 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1184] 10.0.0.120 () {34 vars in 964 bytes} [Mon Jun 15 16:59:57 2026] GET /v2.0/quotas/d985befc84694573a9982ccb6aef63f5 => 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: 567/1185] 10.0.0.120 () {34 vars in 1001 bytes} [Mon Jun 15 16:59:57 2026] GET /v2.0/ports?tenant_id=d985befc84694573a9982ccb6aef63f5&fields=id => generated 57 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1186] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 16:59:57 2026] DELETE /v2.0/security-groups/b8ce2128-d91f-4edd-8308-87cdf3e146da => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1187] 10.0.0.120 () {34 vars in 1007 bytes} [Mon Jun 15 16:59:57 2026] GET /v2.0/networks/c7502966-a530-40d4-af20-f33f8a31f1ad?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: 620/1188] 10.0.0.120 () {34 vars in 1107 bytes} [Mon Jun 15 16:59:57 2026] GET /v2.0/networks/c7502966-a530-40d4-af20-f33f8a31f1ad?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: 569/1189] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 16:59:58 2026] GET /v2.0/ports?tenant_id=b38bbd90cbe0432f91bc1e037c0a2c8f&device_id=d3338ecf-6934-4d6d-919f-2385304430a3 => generated 1281 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1190] 199.204.45.235 () {34 vars in 1059 bytes} [Mon Jun 15 16:59:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ffe9e15f-c72e-4b1d-95d5-7e5a9ffc72bd => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1191] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:58 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => 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: 622/1192] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 16:59:58 2026] GET /v2.0/subnets?id=5d2084fb-761b-454e-97e6-37a4b0acc0ba => generated 690 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1193] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 16:59:58 2026] GET /v2.0/ports?network_id=dcd499a1-34ce-468f-b808-83f2f801b269&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: 623/1194] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 16:59:58 2026] GET /v2.0/networks/dcd499a1-34ce-468f-b808-83f2f801b269?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1195] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 16:59:58 2026] GET /v2.0/networks/dcd499a1-34ce-468f-b808-83f2f801b269?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: 7|app: 0|req: 624/1196] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:58 2026] GET /v2.0/ports?device_id=b7876ba4-bd57-4d8f-bcda-91f57d6d1843 => 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: 573/1197] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:58 2026] GET /v2.0/ports?device_id=d3338ecf-6934-4d6d-919f-2385304430a3 => generated 1012 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1198] 10.0.0.120 () {34 vars in 1119 bytes} [Mon Jun 15 16:59:58 2026] GET /v2.0/security-groups?id=fba6c97d-1521-497d-99cc-da2433fac7c9&id=6aa38503-66cb-4110-8e60-9742c8e6908c&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1199] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:59 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => 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: 626/1200] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:59 2026] GET /v2.0/ports?device_id=b7876ba4-bd57-4d8f-bcda-91f57d6d1843 => 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: 575/1201] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 16:59:59 2026] GET /v2.0/ports?device_id=d3338ecf-6934-4d6d-919f-2385304430a3 => generated 1012 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1202] 10.0.0.120 () {34 vars in 1119 bytes} [Mon Jun 15 16:59:59 2026] GET /v2.0/security-groups?id=fba6c97d-1521-497d-99cc-da2433fac7c9&id=6aa38503-66cb-4110-8e60-9742c8e6908c&fields=id&fields=name => generated 206 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1203] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:00 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1204] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:00:00 2026] GET /v2.0/networks?id=5a4ce271-3945-4c25-9f4c-7f807b108a46 => generated 670 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1205] 199.204.45.235 () {34 vars in 1049 bytes} [Mon Jun 15 17:00:00 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0ef3684dfa1647409e7030e38cc48250 => generated 181 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1206] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:00 2026] GET /v2.0/ports?device_id=b7876ba4-bd57-4d8f-bcda-91f57d6d1843 => 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: 579/1207] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:01 2026] GET /v2.0/ports?device_id=d3338ecf-6934-4d6d-919f-2385304430a3 => generated 1012 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1208] 199.204.45.235 () {38 vars in 954 bytes} [Mon Jun 15 17:00:00 2026] POST /v2.0/ports => generated 954 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 630/1209] 10.0.0.120 () {34 vars in 1119 bytes} [Mon Jun 15 17:00:01 2026] GET /v2.0/security-groups?id=fba6c97d-1521-497d-99cc-da2433fac7c9&id=6aa38503-66cb-4110-8e60-9742c8e6908c&fields=id&fields=name => generated 206 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1210] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:01 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => 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: 632/1211] 199.204.45.235 () {34 vars in 993 bytes} [Mon Jun 15 17:00:01 2026] GET /v2.0/ports?device_id=d3338ecf-6934-4d6d-919f-2385304430a3 => generated 1281 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1212] 199.204.45.235 () {34 vars in 1123 bytes} [Mon Jun 15 17:00:01 2026] GET /v2.0/security-groups?id=fba6c97d-1521-497d-99cc-da2433fac7c9&id=6aa38503-66cb-4110-8e60-9742c8e6908c&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1213] 199.204.45.235 () {38 vars in 1027 bytes} [Mon Jun 15 17:00:01 2026] PUT /v2.0/ports/b80bcee1-4f0d-452c-8d1a-4635d36923b7 => generated 1235 bytes in 950 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1214] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:00:01 2026] GET /v2.0/security-groups?tenant_id=91e67a4c17ee41d0aca428af155acf8c&name=default => generated 2925 bytes in 439 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-15 17:00:02.151 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-45230266-ea25-49d1-87b7-29d2c02525a1'] response: {'name': 'network-changed', 'server_uuid': 'b7876ba4-bd57-4d8f-bcda-91f57d6d1843', 'tag': 'b80bcee1-4f0d-452c-8d1a-4635d36923b7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 581/1215] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:02 2026] GET /v2.0/ports?device_id=b7876ba4-bd57-4d8f-bcda-91f57d6d1843 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1216] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:02 2026] GET /v2.0/security-groups?id=72dc1f80-3065-4abd-b3ad-5ad096f5339e&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1217] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:00:02 2026] DELETE /v2.0/security-groups/bc3e4df2-f350-4e9a-ae03-134c6ce5576a => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1218] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:02 2026] GET /v2.0/ports?device_id=d3338ecf-6934-4d6d-919f-2385304430a3 => generated 1012 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1219] 10.0.0.120 () {34 vars in 1119 bytes} [Mon Jun 15 17:00:02 2026] GET /v2.0/security-groups?id=fba6c97d-1521-497d-99cc-da2433fac7c9&id=6aa38503-66cb-4110-8e60-9742c8e6908c&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1220] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:02 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => 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: 584/1221] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:00:02 2026] GET /v2.0/networks?id=c7502966-a530-40d4-af20-f33f8a31f1ad => generated 675 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1222] 199.204.45.235 () {34 vars in 1049 bytes} [Mon Jun 15 17:00:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d985befc84694573a9982ccb6aef63f5 => generated 180 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1223] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:00:02 2026] GET /v2.0/ports?tenant_id=0ef3684dfa1647409e7030e38cc48250&device_id=b7876ba4-bd57-4d8f-bcda-91f57d6d1843 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1224] 199.204.45.235 () {34 vars in 1017 bytes} [Mon Jun 15 17:00:02 2026] GET /v2.0/networks?tenant_id=0ef3684dfa1647409e7030e38cc48250&shared=False => generated 766 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1225] 199.204.45.235 () {34 vars in 929 bytes} [Mon Jun 15 17:00:02 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1226] 199.204.45.235 () {38 vars in 954 bytes} [Mon Jun 15 17:00:02 2026] POST /v2.0/ports => generated 954 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: 586/1227] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:03 2026] GET /v2.0/ports?device_id=b7876ba4-bd57-4d8f-bcda-91f57d6d1843 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1228] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:03 2026] GET /v2.0/security-groups?id=72dc1f80-3065-4abd-b3ad-5ad096f5339e&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: 588/1229] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:03 2026] GET /v2.0/ports?device_id=d3338ecf-6934-4d6d-919f-2385304430a3 => generated 1014 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1230] 199.204.45.235 () {38 vars in 1027 bytes} [Mon Jun 15 17:00:03 2026] PUT /v2.0/ports/827b671a-6ab9-4384-95c2-0dbc60cd098d => generated 1235 bytes in 546 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: 589/1231] 10.0.0.120 () {34 vars in 1119 bytes} [Mon Jun 15 17:00:03 2026] GET /v2.0/security-groups?id=fba6c97d-1521-497d-99cc-da2433fac7c9&id=6aa38503-66cb-4110-8e60-9742c8e6908c&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:00:03.728 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-85b0017e-812d-4483-9ef5-9eeb352f8714'] response: {'name': 'network-changed', 'server_uuid': 'b504b151-ffa4-43a9-a946-540fffb7daa8', 'tag': '827b671a-6ab9-4384-95c2-0dbc60cd098d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 643/1232] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:03 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1233] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:03 2026] GET /v2.0/security-groups?id=dc716ce4-9d43-457e-91e5-e1a0cea67e2c&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: 644/1234] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:00:03 2026] GET /v2.0/ports?tenant_id=0ef3684dfa1647409e7030e38cc48250&device_id=b7876ba4-bd57-4d8f-bcda-91f57d6d1843 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1235] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 17:00:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=b80bcee1-4f0d-452c-8d1a-4635d36923b7 => 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: 645/1236] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 17:00:03 2026] GET /v2.0/subnets?id=a31ff046-53de-4540-af97-5717a7268fac => generated 688 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1237] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:00:03 2026] GET /v2.0/ports?network_id=5a4ce271-3945-4c25-9f4c-7f807b108a46&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1238] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:00:03 2026] GET /v2.0/networks/5a4ce271-3945-4c25-9f4c-7f807b108a46?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: 593/1239] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:00:04 2026] GET /v2.0/networks/5a4ce271-3945-4c25-9f4c-7f807b108a46?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: 647/1240] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:00:04 2026] GET /v2.0/ports?tenant_id=d985befc84694573a9982ccb6aef63f5&device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => generated 1238 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1241] 199.204.45.235 () {34 vars in 1017 bytes} [Mon Jun 15 17:00:04 2026] GET /v2.0/networks?tenant_id=d985befc84694573a9982ccb6aef63f5&shared=False => generated 771 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1242] 199.204.45.235 () {34 vars in 929 bytes} [Mon Jun 15 17:00:04 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1243] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:04 2026] GET /v2.0/ports?device_id=b7876ba4-bd57-4d8f-bcda-91f57d6d1843 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1244] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:04 2026] GET /v2.0/security-groups?id=72dc1f80-3065-4abd-b3ad-5ad096f5339e&fields=id&fields=name => generated 114 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1245] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:04 2026] GET /v2.0/ports?device_id=d3338ecf-6934-4d6d-919f-2385304430a3 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1246] 10.0.0.120 () {34 vars in 1119 bytes} [Mon Jun 15 17:00:04 2026] GET /v2.0/security-groups?id=fba6c97d-1521-497d-99cc-da2433fac7c9&id=6aa38503-66cb-4110-8e60-9742c8e6908c&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1247] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:04 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1248] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:04 2026] GET /v2.0/ports?device_id=d3338ecf-6934-4d6d-919f-2385304430a3 => generated 1014 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1249] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:05 2026] GET /v2.0/security-groups?id=dc716ce4-9d43-457e-91e5-e1a0cea67e2c&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1250] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:00:04 2026] GET /v2.0/security-groups?tenant_id=c95ea20503934b2a8bacd4c670c738b1&name=default => generated 2925 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1251] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:00:05 2026] DELETE /v2.0/security-groups/b4e62f2e-72b6-4c81-85c3-d044e6ede760 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1252] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:00:05 2026] GET /v2.0/ports?tenant_id=d985befc84694573a9982ccb6aef63f5&device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1253] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 17:00:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=827b671a-6ab9-4384-95c2-0dbc60cd098d => 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: 601/1254] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 17:00:05 2026] GET /v2.0/subnets?id=a35cdb53-9db8-4406-9259-8eeb278c12f6 => generated 693 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:00:05.540 7 INFO neutron.db.l3_db [None req-96bf9de1-4c2f-4045-a613-bd440b3632b4 340c10539a544bc58ea2df674f692dea b38bbd90cbe0432f91bc1e037c0a2c8f - - default default] Floating IP 42e44c96-2759-43c5-858e-27ab7c75670c associated. External IP: 10.96.250.201, port: ffe9e15f-c72e-4b1d-95d5-7e5a9ffc72bd. [pid: 8|app: 0|req: 602/1255] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:00:05 2026] GET /v2.0/ports?network_id=c7502966-a530-40d4-af20-f33f8a31f1ad&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1256] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:00:05 2026] GET /v2.0/networks/c7502966-a530-40d4-af20-f33f8a31f1ad?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: 604/1257] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:00:05 2026] GET /v2.0/networks/c7502966-a530-40d4-af20-f33f8a31f1ad?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: 8|app: 0|req: 605/1258] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:05 2026] GET /v2.0/ports?device_id=b7876ba4-bd57-4d8f-bcda-91f57d6d1843 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1259] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:05 2026] GET /v2.0/security-groups?id=72dc1f80-3065-4abd-b3ad-5ad096f5339e&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1260] 10.0.0.146 () {34 vars in 748 bytes} [Mon Jun 15 17:00:05 2026] PUT /v2.0/floatingips/42e44c96-2759-43c5-858e-27ab7c75670c => generated 856 bytes in 840 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:00:05.981 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-84590b99-80b4-42fe-85e1-01d1992587c7'] response: {'name': 'network-changed', 'server_uuid': 'd3338ecf-6934-4d6d-919f-2385304430a3', 'tag': 'ffe9e15f-c72e-4b1d-95d5-7e5a9ffc72bd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 607/1261] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:06 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1262] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:06 2026] GET /v2.0/security-groups?id=dc716ce4-9d43-457e-91e5-e1a0cea67e2c&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1263] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:00:06 2026] GET /v2.0/ports?tenant_id=b38bbd90cbe0432f91bc1e037c0a2c8f&device_id=d3338ecf-6934-4d6d-919f-2385304430a3 => generated 1283 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1264] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:00:06 2026] GET /v2.0/networks?id=dcd499a1-34ce-468f-b808-83f2f801b269 => 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: 609/1265] 199.204.45.235 () {34 vars in 1059 bytes} [Mon Jun 15 17:00:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ffe9e15f-c72e-4b1d-95d5-7e5a9ffc72bd => generated 859 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1266] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 17:00:06 2026] GET /v2.0/subnets?id=5d2084fb-761b-454e-97e6-37a4b0acc0ba => generated 690 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1267] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:00:06 2026] GET /v2.0/ports?network_id=dcd499a1-34ce-468f-b808-83f2f801b269&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1268] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:00:06 2026] GET /v2.0/networks/dcd499a1-34ce-468f-b808-83f2f801b269?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1269] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:00:06 2026] GET /v2.0/networks/dcd499a1-34ce-468f-b808-83f2f801b269?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: 659/1270] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:06 2026] GET /v2.0/ports?device_id=b7876ba4-bd57-4d8f-bcda-91f57d6d1843 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1271] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:07 2026] GET /v2.0/security-groups?id=72dc1f80-3065-4abd-b3ad-5ad096f5339e&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: 660/1272] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:07 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1273] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:07 2026] GET /v2.0/security-groups?id=dc716ce4-9d43-457e-91e5-e1a0cea67e2c&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1276] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:08 2026] GET /v2.0/ports?device_id=b7876ba4-bd57-4d8f-bcda-91f57d6d1843 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1277] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:08 2026] GET /v2.0/security-groups?id=72dc1f80-3065-4abd-b3ad-5ad096f5339e&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: 7|app: 0|req: 663/1278] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:08 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1279] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:08 2026] GET /v2.0/security-groups?id=dc716ce4-9d43-457e-91e5-e1a0cea67e2c&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1280] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:09 2026] GET /v2.0/ports?device_id=b7876ba4-bd57-4d8f-bcda-91f57d6d1843 => 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: 617/1281] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:09 2026] GET /v2.0/security-groups?id=72dc1f80-3065-4abd-b3ad-5ad096f5339e&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: 665/1282] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:09 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1283] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:09 2026] GET /v2.0/security-groups?id=dc716ce4-9d43-457e-91e5-e1a0cea67e2c&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1284] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:10 2026] GET /v2.0/ports?device_id=b7876ba4-bd57-4d8f-bcda-91f57d6d1843 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1285] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:10 2026] GET /v2.0/security-groups?id=72dc1f80-3065-4abd-b3ad-5ad096f5339e&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1286] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:10 2026] GET /v2.0/ports?device_id=b7876ba4-bd57-4d8f-bcda-91f57d6d1843 => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1287] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:10 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1288] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:10 2026] GET /v2.0/security-groups?id=dc716ce4-9d43-457e-91e5-e1a0cea67e2c&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:00:11.039 8 INFO neutron.db.l3_db [None req-1c07fe7b-0724-4660-aa9a-9e185e62399d 0bbbe35804cd4de5a1e21506dd409841 0ef3684dfa1647409e7030e38cc48250 - - default default] Floating IP 21da7678-10c0-4ee3-bc69-8c15895dfccf associated. External IP: 10.96.250.209, port: b80bcee1-4f0d-452c-8d1a-4635d36923b7. [pid: 8|app: 0|req: 620/1289] 10.0.0.146 () {34 vars in 748 bytes} [Mon Jun 15 17:00:10 2026] PUT /v2.0/floatingips/21da7678-10c0-4ee3-bc69-8c15895dfccf => generated 855 bytes in 708 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:00:11.415 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-78177607-b296-43b2-9b84-cf05295ed713'] response: {'name': 'network-changed', 'server_uuid': 'b7876ba4-bd57-4d8f-bcda-91f57d6d1843', 'tag': 'b80bcee1-4f0d-452c-8d1a-4635d36923b7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 670/1290] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:11 2026] GET /v2.0/ports?device_id=b7876ba4-bd57-4d8f-bcda-91f57d6d1843 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1291] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:11 2026] GET /v2.0/security-groups?id=72dc1f80-3065-4abd-b3ad-5ad096f5339e&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: 671/1292] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:11 2026] GET /v2.0/ports?device_id=b7876ba4-bd57-4d8f-bcda-91f57d6d1843 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1293] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:00:11 2026] GET /v2.0/ports?tenant_id=0ef3684dfa1647409e7030e38cc48250&device_id=b7876ba4-bd57-4d8f-bcda-91f57d6d1843 => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1294] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:11 2026] GET /v2.0/security-groups?id=72dc1f80-3065-4abd-b3ad-5ad096f5339e&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: 623/1295] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:00:11 2026] GET /v2.0/networks?id=5a4ce271-3945-4c25-9f4c-7f807b108a46 => generated 766 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1296] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 17:00:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=b80bcee1-4f0d-452c-8d1a-4635d36923b7 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1297] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 17:00:12 2026] GET /v2.0/subnets?id=a31ff046-53de-4540-af97-5717a7268fac => generated 688 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1298] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:12 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => 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: 675/1299] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:00:12 2026] GET /v2.0/ports?network_id=5a4ce271-3945-4c25-9f4c-7f807b108a46&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: 625/1300] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:12 2026] GET /v2.0/security-groups?id=dc716ce4-9d43-457e-91e5-e1a0cea67e2c&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1301] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:00:12 2026] GET /v2.0/networks/5a4ce271-3945-4c25-9f4c-7f807b108a46?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1302] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:00:12 2026] GET /v2.0/networks/5a4ce271-3945-4c25-9f4c-7f807b108a46?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: 7|app: 0|req: 677/1303] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:13 2026] GET /v2.0/ports?device_id=b7876ba4-bd57-4d8f-bcda-91f57d6d1843 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1304] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:13 2026] GET /v2.0/security-groups?id=72dc1f80-3065-4abd-b3ad-5ad096f5339e&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: 678/1305] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:13 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => 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: 628/1306] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:13 2026] GET /v2.0/security-groups?id=dc716ce4-9d43-457e-91e5-e1a0cea67e2c&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1307] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:13 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:00:13.912 8 INFO neutron.db.l3_db [None req-005309df-6825-4718-86e4-c23e9df76d41 8cfe3a0d44ef48edaed435ea5bf117ba d985befc84694573a9982ccb6aef63f5 - - default default] Floating IP 862f6274-074a-4c08-a300-216d1261639f associated. External IP: 10.96.250.208, port: 827b671a-6ab9-4384-95c2-0dbc60cd098d. [pid: 8|app: 0|req: 629/1308] 10.0.0.146 () {34 vars in 748 bytes} [Mon Jun 15 17:00:13 2026] PUT /v2.0/floatingips/862f6274-074a-4c08-a300-216d1261639f => generated 855 bytes in 705 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:00:14.275 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c78b230e-1413-4285-b096-2966601c7bb5'] response: {'name': 'network-changed', 'server_uuid': 'b504b151-ffa4-43a9-a946-540fffb7daa8', 'tag': '827b671a-6ab9-4384-95c2-0dbc60cd098d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 680/1309] 199.204.45.235 () {34 vars in 993 bytes} [Mon Jun 15 17:00:14 2026] GET /v2.0/ports?device_id=b7876ba4-bd57-4d8f-bcda-91f57d6d1843 => 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: 630/1310] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:14 2026] GET /v2.0/ports?device_id=b7876ba4-bd57-4d8f-bcda-91f57d6d1843 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:00:14.479 7 INFO neutron_taas.services.taas.taas_plugin [req-f77629b6-e64f-4959-b033-d277bb7b4dea req-32921f58-7861-4d63-817b-484b0e6afe49 0bbbe35804cd4de5a1e21506dd409841 0ef3684dfa1647409e7030e38cc48250 - - default default] TaaS: Handle Delete Port: b80bcee1-4f0d-452c-8d1a-4635d36923b7 [pid: 8|app: 0|req: 631/1311] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:14 2026] GET /v2.0/security-groups?id=72dc1f80-3065-4abd-b3ad-5ad096f5339e&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:00:14.485 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f77629b6-e64f-4959-b033-d277bb7b4dea req-32921f58-7861-4d63-817b-484b0e6afe49 0bbbe35804cd4de5a1e21506dd409841 0ef3684dfa1647409e7030e38cc48250 - - default default] Tap Mirror: Handle Delete Port: b80bcee1-4f0d-452c-8d1a-4635d36923b7 2026-06-15 17:00:14.716 7 INFO neutron.db.l3_db [req-f77629b6-e64f-4959-b033-d277bb7b4dea req-32921f58-7861-4d63-817b-484b0e6afe49 0bbbe35804cd4de5a1e21506dd409841 0ef3684dfa1647409e7030e38cc48250 - - default default] Floating IP 21da7678-10c0-4ee3-bc69-8c15895dfccf disassociated. External IP: 10.96.250.209, port: b80bcee1-4f0d-452c-8d1a-4635d36923b7. [pid: 8|app: 0|req: 632/1312] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:00:14 2026] GET /v2.0/ports?tenant_id=d985befc84694573a9982ccb6aef63f5&device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1313] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:00:14 2026] GET /v2.0/networks?id=c7502966-a530-40d4-af20-f33f8a31f1ad => generated 771 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1314] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 17:00:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=827b671a-6ab9-4384-95c2-0dbc60cd098d => generated 858 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1315] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 17:00:15 2026] GET /v2.0/subnets?id=a35cdb53-9db8-4406-9259-8eeb278c12f6 => generated 693 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1316] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:00:15 2026] GET /v2.0/ports?network_id=c7502966-a530-40d4-af20-f33f8a31f1ad&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: 681/1317] 199.204.45.235 () {36 vars in 996 bytes} [Mon Jun 15 17:00:14 2026] DELETE /v2.0/ports/b80bcee1-4f0d-452c-8d1a-4635d36923b7 => generated 0 bytes in 759 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:00:15.155 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d485a1d3-5787-4d4e-a226-9dc1a70ff848'] response: {'server_uuid': 'b7876ba4-bd57-4d8f-bcda-91f57d6d1843', 'name': 'network-vif-deleted', 'tag': 'b80bcee1-4f0d-452c-8d1a-4635d36923b7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 637/1318] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:00:15 2026] GET /v2.0/networks/c7502966-a530-40d4-af20-f33f8a31f1ad?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: 638/1319] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:15 2026] GET /v2.0/ports?device_id=b7876ba4-bd57-4d8f-bcda-91f57d6d1843 => 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: 682/1320] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:00:15 2026] GET /v2.0/networks/c7502966-a530-40d4-af20-f33f8a31f1ad?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1321] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:00:16 2026] GET /v2.0/security-groups?tenant_id=f681afdf11ac41408a991b1ca0e7a7ab&name=default => generated 2925 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1322] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:00:16 2026] DELETE /v2.0/security-groups/74995e65-b96b-46a3-9a64-a00b1430f1ef => 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: 640/1323] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:16 2026] GET /v2.0/ports?device_id=b7876ba4-bd57-4d8f-bcda-91f57d6d1843 => 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: 684/1324] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:17 2026] GET /v2.0/ports?device_id=b7876ba4-bd57-4d8f-bcda-91f57d6d1843 => 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: 641/1325] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:00:18 2026] DELETE /v2.0/security-groups/72dc1f80-3065-4abd-b3ad-5ad096f5339e => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:00:19.055 7 INFO neutron.api.v2.resource [None req-e5ecb2ff-89fc-48e9-a210-7bde9d91cd4d 0bbbe35804cd4de5a1e21506dd409841 0ef3684dfa1647409e7030e38cc48250 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 685/1326] 10.0.0.146 () {32 vars in 736 bytes} [Mon Jun 15 17:00:19 2026] GET /v2.0/security-groups/72dc1f80-3065-4abd-b3ad-5ad096f5339e => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 17:00:19.185 8 INFO neutron_taas.services.taas.taas_plugin [None req-d88e9971-8880-4dc3-8c39-c53bdab50b85 0bbbe35804cd4de5a1e21506dd409841 0ef3684dfa1647409e7030e38cc48250 - - default default] TaaS: Handle Delete Port: e2d79e43-9924-4187-87d2-9e81b5dc7732 2026-06-15 17:00:19.189 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d88e9971-8880-4dc3-8c39-c53bdab50b85 0bbbe35804cd4de5a1e21506dd409841 0ef3684dfa1647409e7030e38cc48250 - - default default] Tap Mirror: Handle Delete Port: e2d79e43-9924-4187-87d2-9e81b5dc7732 [pid: 8|app: 0|req: 642/1327] 10.0.0.146 () {32 vars in 731 bytes} [Mon Jun 15 17:00:19 2026] DELETE /v2.0/floatingips/21da7678-10c0-4ee3-bc69-8c15895dfccf => generated 0 bytes in 332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:00:19.771 7 INFO neutron_taas.services.taas.taas_plugin [None req-1c5bebb8-a4ae-4e1c-be01-c8d4ab38fa80 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 5f6c95a0-44f4-4551-878a-7aed9dc995ae 2026-06-15 17:00:19.774 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c5bebb8-a4ae-4e1c-be01-c8d4ab38fa80 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 5f6c95a0-44f4-4551-878a-7aed9dc995ae [pid: 7|app: 0|req: 686/1328] 10.0.0.146 () {34 vars in 788 bytes} [Mon Jun 15 17:00:19 2026] PUT /v2.0/routers/873d29c8-53ca-4a07-ab27-1229274b4977/remove_router_interface => generated 309 bytes in 941 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:00:20.560 8 INFO neutron_taas.services.taas.taas_plugin [None req-8014f486-4415-4d7a-9759-94b4e6418fdb 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 3c9f7599-b023-4c0a-80e9-4640d4ad747b 2026-06-15 17:00:20.562 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8014f486-4415-4d7a-9759-94b4e6418fdb 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 3c9f7599-b023-4c0a-80e9-4640d4ad747b 2026-06-15 17:00:20.794 8 INFO neutron_taas.services.taas.taas_plugin [None req-8014f486-4415-4d7a-9759-94b4e6418fdb 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 78eb4467-f817-4952-b0ef-bb8230c4db98 2026-06-15 17:00:20.797 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8014f486-4415-4d7a-9759-94b4e6418fdb 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 78eb4467-f817-4952-b0ef-bb8230c4db98 2026-06-15 17:00:21.171 8 INFO neutron.services.segments.plugin [-] Segment 5a6620ea-7646-4053-9273-7537b2b55041 resource provider aggregate not found 2026-06-15 17:00:21.180 8 INFO neutron.services.segments.plugin [-] Segment 5a6620ea-7646-4053-9273-7537b2b55041 resource provider aggregate not found 2026-06-15 17:00:21.200 8 INFO neutron.services.segments.plugin [-] Segment 5a6620ea-7646-4053-9273-7537b2b55041 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a6620ea-7646-4053-9273-7537b2b55041 found for delete ", "request_id": "req-ac57c700-946f-4ef0-84ec-f51c3a25cab0"}]} 2026-06-15 17:00:21.202 8 INFO neutron.services.segments.plugin [-] Segment 5a6620ea-7646-4053-9273-7537b2b55041 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a6620ea-7646-4053-9273-7537b2b55041 found for delete ", "request_id": "req-026d6ccf-ac10-43f5-b012-dd99235f7e3c"}]} 2026-06-15 17:00:21.206 8 INFO neutron.db.l3_hamode_db [None req-8014f486-4415-4d7a-9759-94b4e6418fdb 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] HA network 32c01be0-7a38-438a-929d-bd42cbfd7dab was deleted as no HA routers are present in tenant 0ef3684dfa1647409e7030e38cc48250. [pid: 8|app: 0|req: 643/1329] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:00:20 2026] DELETE /v2.0/routers/873d29c8-53ca-4a07-ab27-1229274b4977 => generated 0 bytes in 851 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1330] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:00:21 2026] DELETE /v2.0/subnets/a31ff046-53de-4540-af97-5717a7268fac => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:00:21.396 7 INFO neutron.db.segments_db [None req-959fe505-9203-4269-bfe7-a0fb15aaa83a 276908622ff64f599a0084dad31e73f0 56bcd1899e71442caaedce07a9110d04 - - default default] Added segment 43e13204-0ed4-431d-a32f-cf9654fa7a92 of type vxlan for network 4ec0e51a-031a-4980-a60a-40a80fcc3e31 2026-06-15 17:00:21.465 8 INFO neutron_taas.services.taas.taas_plugin [None req-0354dacd-e469-4a77-91fe-577178f55052 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: ed6083f4-23c4-46e0-86ac-9fff210ef544 2026-06-15 17:00:21.471 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0354dacd-e469-4a77-91fe-577178f55052 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: ed6083f4-23c4-46e0-86ac-9fff210ef544 [pid: 7|app: 0|req: 687/1331] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:00:21 2026] POST /v2.0/networks => generated 707 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1332] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:00:21 2026] DELETE /v2.0/networks/5a4ce271-3945-4c25-9f4c-7f807b108a46 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1333] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:00:21 2026] POST /v2.0/subnets => generated 644 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:00:21.733 8 WARNING neutron.api.v2.base [None req-a74a258e-1635-4e14-bdc8-43fe7ad8d57d 276908622ff64f599a0084dad31e73f0 56bcd1899e71442caaedce07a9110d04 - - 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-15 17:00:21.734 8 INFO neutron.api.v2.resource [None req-a74a258e-1635-4e14-bdc8-43fe7ad8d57d 276908622ff64f599a0084dad31e73f0 56bcd1899e71442caaedce07a9110d04 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 646/1334] 10.0.0.146 () {34 vars in 680 bytes} [Mon Jun 15 17:00:21 2026] POST /v2.0/rbac-policies => generated 143 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1335] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:00:21 2026] GET /v2.0/security-groups?tenant_id=0ef3684dfa1647409e7030e38cc48250&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:00:21.939 7 INFO neutron.services.segments.plugin [-] Segment 43e13204-0ed4-431d-a32f-cf9654fa7a92 resource provider aggregate not found 2026-06-15 17:00:21.947 7 INFO neutron.services.segments.plugin [-] Segment 43e13204-0ed4-431d-a32f-cf9654fa7a92 resource provider aggregate not found 2026-06-15 17:00:21.968 7 INFO neutron.services.segments.plugin [-] Segment 43e13204-0ed4-431d-a32f-cf9654fa7a92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43e13204-0ed4-431d-a32f-cf9654fa7a92 found for delete ", "request_id": "req-8317fa41-c4af-4011-b2cf-b82f09d7b194"}]} [pid: 7|app: 0|req: 689/1336] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:00:21 2026] DELETE /v2.0/networks/4ec0e51a-031a-4980-a60a-40a80fcc3e31 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:00:21.973 7 INFO neutron.services.segments.plugin [-] Segment 43e13204-0ed4-431d-a32f-cf9654fa7a92 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43e13204-0ed4-431d-a32f-cf9654fa7a92 found for delete ", "request_id": "req-aa887b3c-db89-4542-abb5-4faf140edaef"}]} [pid: 8|app: 0|req: 648/1337] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:00:21 2026] DELETE /v2.0/security-groups/40c583bd-e951-4e58-95ea-8b4bf7bf42a1 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:00:22.051 7 INFO neutron.db.segments_db [None req-4e852134-ec4f-452d-9d63-a024da1a6748 276908622ff64f599a0084dad31e73f0 56bcd1899e71442caaedce07a9110d04 - - default default] Added segment 3ce1111d-7bfb-4ffa-b066-f6ffe9932c40 of type vxlan for network 67a16be3-e36e-4980-809d-3e0f55cd5153 [pid: 7|app: 0|req: 690/1338] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:00:21 2026] POST /v2.0/networks => generated 707 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1339] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:00:22 2026] POST /v2.0/subnets => generated 647 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:00:22.360 7 WARNING neutron.api.v2.base [None req-bbfa5551-a27d-411d-99ff-b2009a7ed886 276908622ff64f599a0084dad31e73f0 56bcd1899e71442caaedce07a9110d04 - - 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-15 17:00:22.361 7 INFO neutron.api.v2.resource [None req-bbfa5551-a27d-411d-99ff-b2009a7ed886 276908622ff64f599a0084dad31e73f0 56bcd1899e71442caaedce07a9110d04 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 691/1340] 10.0.0.146 () {34 vars in 680 bytes} [Mon Jun 15 17:00:22 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1341] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:00:22 2026] DELETE /v2.0/networks/67a16be3-e36e-4980-809d-3e0f55cd5153 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:00:22.634 7 INFO neutron.db.segments_db [None req-be1109f6-267b-4498-9afc-7dd3d4e0afe4 276908622ff64f599a0084dad31e73f0 56bcd1899e71442caaedce07a9110d04 - - default default] Added segment cd46752b-a404-46c1-8047-8f6c1afa053d of type vxlan for network 3791e6ba-2460-4524-b6b3-f83a11cc23e7 [pid: 7|app: 0|req: 692/1342] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:00:22 2026] POST /v2.0/networks => generated 708 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1343] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:00:22 2026] POST /v2.0/subnets => generated 647 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:00:23.223 8 INFO neutron.services.segments.plugin [-] Segment aa159206-f77e-4329-be26-0ea629fdc94f resource provider aggregate not found 2026-06-15 17:00:23.229 8 INFO neutron.services.segments.plugin [-] Segment aa159206-f77e-4329-be26-0ea629fdc94f resource provider aggregate not found 2026-06-15 17:00:23.242 8 INFO neutron.services.segments.plugin [-] Segment aa159206-f77e-4329-be26-0ea629fdc94f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa159206-f77e-4329-be26-0ea629fdc94f found for delete ", "request_id": "req-cc36ccf7-9ac6-4433-89fe-42d106186271"}]} 2026-06-15 17:00:23.249 8 INFO neutron.services.segments.plugin [-] Segment aa159206-f77e-4329-be26-0ea629fdc94f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa159206-f77e-4329-be26-0ea629fdc94f found for delete ", "request_id": "req-c956e744-24e7-420a-99db-24b161067a4a"}]} 2026-06-15 17:00:23.261 8 INFO neutron.services.segments.plugin [-] Segment 3ce1111d-7bfb-4ffa-b066-f6ffe9932c40 resource provider aggregate not found 2026-06-15 17:00:23.269 8 INFO neutron.services.segments.plugin [-] Segment 3ce1111d-7bfb-4ffa-b066-f6ffe9932c40 resource provider aggregate not found [pid: 7|app: 0|req: 693/1346] 10.0.0.146 () {34 vars in 680 bytes} [Mon Jun 15 17:00:22 2026] POST /v2.0/rbac-policies => generated 324 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:00:23.281 8 INFO neutron.services.segments.plugin [-] Segment 3ce1111d-7bfb-4ffa-b066-f6ffe9932c40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ce1111d-7bfb-4ffa-b066-f6ffe9932c40 found for delete ", "request_id": "req-acf62fd1-1ad4-482c-9b33-1742cb44fcd1"}]} 2026-06-15 17:00:23.285 8 INFO neutron.services.segments.plugin [-] Segment 3ce1111d-7bfb-4ffa-b066-f6ffe9932c40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ce1111d-7bfb-4ffa-b066-f6ffe9932c40 found for delete ", "request_id": "req-1403f6b1-4a01-43f0-b7b4-ef941ea21153"}]} [pid: 8|app: 0|req: 654/1347] 10.0.0.146 () {32 vars in 722 bytes} [Mon Jun 15 17:00:23 2026] GET /v2.0/networks/3791e6ba-2460-4524-b6b3-f83a11cc23e7 => generated 655 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:00:23.976 7 INFO neutron.db.segments_db [None req-3d8cc491-c1de-40f6-ae84-1eef8c666f6a 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Added segment 885c22f5-d50b-4ec8-a021-c314a524d6aa of type vxlan for network 23fb8e70-933e-4db3-9c98-03d56df5136e [pid: 7|app: 0|req: 694/1348] 10.0.0.146 () {34 vars in 670 bytes} [Mon Jun 15 17:00:23 2026] POST /v2.0/networks => generated 726 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:00:24.209 7 INFO neutron.pecan_wsgi.hooks.translation [None req-99ae642d-edf2-4a68-89ef-9fe07ed7820e 07e56273fa7b4c5988a0cc7fa293e385 c40c511f71194bccb50088147ff3e317 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 695/1349] 10.0.0.146 () {32 vars in 722 bytes} [Mon Jun 15 17:00:24 2026] GET /v2.0/networks/3791e6ba-2460-4524-b6b3-f83a11cc23e7 => generated 138 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1350] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:00:24 2026] POST /v2.0/subnets => generated 692 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1351] 10.0.0.115 () {34 vars in 989 bytes} [Mon Jun 15 17:00:24 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:00:24.398 8 INFO neutron.db.segments_db [None req-97312029-92e6-43fe-b54b-0cc257a784e3 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Added segment cb7e2027-e893-45e8-a955-0935dd6d2704 of type vxlan for network a63e089e-68c8-47a0-87e8-8bd132327daf 2026-06-15 17:00:24.411 7 INFO neutron.services.segments.plugin [-] Segment cd46752b-a404-46c1-8047-8f6c1afa053d resource provider aggregate not found 2026-06-15 17:00:24.414 7 INFO neutron.services.segments.plugin [-] Segment cd46752b-a404-46c1-8047-8f6c1afa053d resource provider aggregate not found 2026-06-15 17:00:24.431 7 INFO neutron.services.segments.plugin [-] Segment cd46752b-a404-46c1-8047-8f6c1afa053d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd46752b-a404-46c1-8047-8f6c1afa053d found for delete ", "request_id": "req-f83c7643-4675-4bc7-963f-7543070a41c7"}]} 2026-06-15 17:00:24.433 7 INFO neutron.services.segments.plugin [-] Segment cd46752b-a404-46c1-8047-8f6c1afa053d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd46752b-a404-46c1-8047-8f6c1afa053d found for delete ", "request_id": "req-3ef6d703-5ce4-4c41-b997-13c54cbaa520"}]} [pid: 7|app: 0|req: 696/1352] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:00:24 2026] DELETE /v2.0/networks/3791e6ba-2460-4524-b6b3-f83a11cc23e7 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1353] 10.0.0.115 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:24 2026] GET /v2.0/security-groups?id=dc716ce4-9d43-457e-91e5-e1a0cea67e2c&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-15 17:00:24.495 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cbba2148-7b7c-432e-ae2b-30f006983f68 276908622ff64f599a0084dad31e73f0 56bcd1899e71442caaedce07a9110d04 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 698/1354] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:00:24 2026] DELETE /v2.0/subnets/463ec5b8-b56c-4660-9cdc-f3410f851f8b => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 17:00:24.520 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aaee5adb-7d3b-483c-ae88-f8fb69fb56b3 276908622ff64f599a0084dad31e73f0 56bcd1899e71442caaedce07a9110d04 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 699/1355] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:00:24 2026] DELETE /v2.0/subnets/96b91d35-4cd5-408c-87a9-7509a43add72 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 17:00:24.543 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c1ab3329-eb70-47fe-9bf0-eab553e89098 276908622ff64f599a0084dad31e73f0 56bcd1899e71442caaedce07a9110d04 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 700/1356] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:00:24 2026] DELETE /v2.0/subnets/142a09e0-792b-431a-afd9-913902905c12 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 17:00:24.706 8 INFO neutron.db.l3_hamode_db [None req-97312029-92e6-43fe-b54b-0cc257a784e3 0595586fc9ba4e84b3de57c50c180434 6b57e4f1ac874e18ae60a736f512dc90 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 17:00:25.609 8 INFO neutron.db.l3_hamode_db [None req-97312029-92e6-43fe-b54b-0cc257a784e3 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 701/1357] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:00:25 2026] GET /v2.0/security-groups?tenant_id=13355a1573ee4fe9ae3f572224aa2ffe&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: 702/1358] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:25 2026] GET /v2.0/ports?device_id=d3338ecf-6934-4d6d-919f-2385304430a3 => generated 1014 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1359] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:00:25 2026] DELETE /v2.0/security-groups/46dfb990-1d77-419d-933c-2c1ad29c6638 => 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: 704/1360] 10.0.0.120 () {34 vars in 1119 bytes} [Mon Jun 15 17:00:25 2026] GET /v2.0/security-groups?id=fba6c97d-1521-497d-99cc-da2433fac7c9&id=6aa38503-66cb-4110-8e60-9742c8e6908c&fields=id&fields=name => generated 206 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1361] 10.0.0.146 () {32 vars in 735 bytes} [Mon Jun 15 17:00:25 2026] GET /v2.0/ports?device_id=d3338ecf-6934-4d6d-919f-2385304430a3 => generated 1283 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1362] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:00:26 2026] GET /v2.0/security-groups?tenant_id=c40c511f71194bccb50088147ff3e317&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1363] 10.0.0.146 () {32 vars in 857 bytes} [Mon Jun 15 17:00:26 2026] GET /v2.0/floatingips?floating_network_id=186c4645-d8bc-457d-92f2-6d3d7ede1392&port_id=ffe9e15f-c72e-4b1d-95d5-7e5a9ffc72bd => generated 861 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1364] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:00:24 2026] POST /v2.0/routers => generated 732 bytes in 2134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1365] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:00:26 2026] DELETE /v2.0/security-groups/38d87f1a-5454-4bdb-b5fe-f9f330e3f31b => 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: 709/1366] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:00:26 2026] GET /v2.0/security-groups?tenant_id=56bcd1899e71442caaedce07a9110d04&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: 710/1367] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:00:26 2026] DELETE /v2.0/security-groups/08899e24-7af2-4cd5-b845-e15abe5bd0ec => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1368] 10.0.0.115 () {34 vars in 989 bytes} [Mon Jun 15 17:00:27 2026] GET /v2.0/ports?device_id=d3338ecf-6934-4d6d-919f-2385304430a3 => 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: 712/1369] 10.0.0.115 () {34 vars in 1119 bytes} [Mon Jun 15 17:00:27 2026] GET /v2.0/security-groups?id=fba6c97d-1521-497d-99cc-da2433fac7c9&id=6aa38503-66cb-4110-8e60-9742c8e6908c&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1370] 10.0.0.146 () {34 vars in 782 bytes} [Mon Jun 15 17:00:26 2026] PUT /v2.0/routers/40800821-24fa-4373-bb84-c26496e4ff26/add_router_interface => generated 309 bytes in 1263 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1371] 10.0.0.120 () {34 vars in 981 bytes} [Mon Jun 15 17:00:28 2026] GET /v2.0/networks?id=23fb8e70-933e-4db3-9c98-03d56df5136e => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1372] 10.0.0.120 () {34 vars in 964 bytes} [Mon Jun 15 17:00:28 2026] GET /v2.0/quotas/6b57e4f1ac874e18ae60a736f512dc90 => 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: 714/1373] 10.0.0.120 () {34 vars in 1001 bytes} [Mon Jun 15 17:00:28 2026] GET /v2.0/ports?tenant_id=6b57e4f1ac874e18ae60a736f512dc90&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1374] 10.0.0.120 () {34 vars in 906 bytes} [Mon Jun 15 17:00:29 2026] GET /v2.0/extensions => generated 21537 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1375] 10.0.0.120 () {34 vars in 1007 bytes} [Mon Jun 15 17:00:29 2026] GET /v2.0/networks/23fb8e70-933e-4db3-9c98-03d56df5136e?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: 661/1376] 10.0.0.120 () {34 vars in 1107 bytes} [Mon Jun 15 17:00:29 2026] GET /v2.0/networks/23fb8e70-933e-4db3-9c98-03d56df5136e?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: 716/1377] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:29 2026] GET /v2.0/ports?device_id=d3338ecf-6934-4d6d-919f-2385304430a3 => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1378] 10.0.0.120 () {34 vars in 1119 bytes} [Mon Jun 15 17:00:29 2026] GET /v2.0/security-groups?id=fba6c97d-1521-497d-99cc-da2433fac7c9&id=6aa38503-66cb-4110-8e60-9742c8e6908c&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1379] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:29 2026] GET /v2.0/ports?device_id=66f91d3f-3294-4895-8482-070b4b34b5f4 => 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: 663/1380] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:30 2026] GET /v2.0/ports?device_id=66f91d3f-3294-4895-8482-070b4b34b5f4 => 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: 718/1381] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:30 2026] GET /v2.0/ports?device_id=d3338ecf-6934-4d6d-919f-2385304430a3 => generated 1014 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1382] 10.0.0.120 () {34 vars in 1119 bytes} [Mon Jun 15 17:00:31 2026] GET /v2.0/security-groups?id=fba6c97d-1521-497d-99cc-da2433fac7c9&id=6aa38503-66cb-4110-8e60-9742c8e6908c&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:00:31.882 7 INFO neutron.db.segments_db [None req-225c9e27-56ee-4223-a810-69df23e3e629 afa1002824084e79be686028a0e399df c99f7557bfb640eca02b2cbfb38342b9 - - default default] Added segment 1415335f-7586-426a-9e14-d1f4737c6f56 of type vxlan for network 7f486da1-7247-4182-b275-14142d983dfe [pid: 7|app: 0|req: 719/1383] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:00:31 2026] POST /v2.0/networks => generated 613 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1384] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:32 2026] GET /v2.0/ports?device_id=66f91d3f-3294-4895-8482-070b4b34b5f4 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1385] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:32 2026] GET /v2.0/ports?device_id=d3338ecf-6934-4d6d-919f-2385304430a3 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1386] 199.204.45.235 () {34 vars in 993 bytes} [Mon Jun 15 17:00:32 2026] GET /v2.0/ports?device_id=d3338ecf-6934-4d6d-919f-2385304430a3 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1387] 10.0.0.120 () {34 vars in 1119 bytes} [Mon Jun 15 17:00:32 2026] GET /v2.0/security-groups?id=fba6c97d-1521-497d-99cc-da2433fac7c9&id=6aa38503-66cb-4110-8e60-9742c8e6908c&fields=id&fields=name => generated 206 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1388] 10.0.0.146 () {34 vars in 663 bytes} [Mon Jun 15 17:00:31 2026] POST /v2.0/ports => generated 743 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, ' 2026-06-15 17:00:32.435 8 INFO neutron.db.segments_db [None req-fcc6a859-90e3-4a80-8c10-9d9002580de7 afa1002824084e79be686028a0e399df c99f7557bfb640eca02b2cbfb38342b9 - - default default] Added segment 91f91680-d3b2-4659-bef8-679026f1bc8f of type vxlan for network 1b749edb-04f7-4ca4-ab05-e91c95d6786d 2026-06-15 17:00:32.435 7 INFO neutron_taas.services.taas.taas_plugin [req-c1d92499-f618-45b7-938d-a34b5290d708 req-582f68a7-2eb8-4cf0-ac44-89077338bed9 340c10539a544bc58ea2df674f692dea b38bbd90cbe0432f91bc1e037c0a2c8f - - default default] TaaS: Handle Delete Port: ffe9e15f-c72e-4b1d-95d5-7e5a9ffc72bd 2026-06-15 17:00:32.438 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c1d92499-f618-45b7-938d-a34b5290d708 req-582f68a7-2eb8-4cf0-ac44-89077338bed9 340c10539a544bc58ea2df674f692dea b38bbd90cbe0432f91bc1e037c0a2c8f - - default default] Tap Mirror: Handle Delete Port: ffe9e15f-c72e-4b1d-95d5-7e5a9ffc72bd [pid: 8|app: 0|req: 666/1389] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:00:32 2026] POST /v2.0/networks => generated 613 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:00:32.567 7 INFO neutron.db.l3_db [req-c1d92499-f618-45b7-938d-a34b5290d708 req-582f68a7-2eb8-4cf0-ac44-89077338bed9 340c10539a544bc58ea2df674f692dea b38bbd90cbe0432f91bc1e037c0a2c8f - - default default] Floating IP 42e44c96-2759-43c5-858e-27ab7c75670c disassociated. External IP: 10.96.250.201, port: ffe9e15f-c72e-4b1d-95d5-7e5a9ffc72bd. [pid: 8|app: 0|req: 667/1390] 10.0.0.146 () {34 vars in 663 bytes} [Mon Jun 15 17:00:32 2026] POST /v2.0/ports => generated 743 bytes in 352 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-15 17:00:32.944 8 INFO neutron.db.segments_db [None req-b0e346fb-1def-437a-bc38-7d28288cdfe8 afa1002824084e79be686028a0e399df c99f7557bfb640eca02b2cbfb38342b9 - - default default] Added segment b9c9b6cb-5b7b-4bec-9082-74d084e3a567 of type vxlan for network e0f62c46-cd9f-4b34-908c-47c96f197cf9 [pid: 7|app: 0|req: 724/1391] 199.204.45.235 () {36 vars in 996 bytes} [Mon Jun 15 17:00:32 2026] DELETE /v2.0/ports/ffe9e15f-c72e-4b1d-95d5-7e5a9ffc72bd => generated 0 bytes in 635 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:00:33.018 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c59b99c-101d-4447-b3b1-4167b1684eea'] response: {'server_uuid': 'd3338ecf-6934-4d6d-919f-2385304430a3', 'name': 'network-vif-deleted', 'tag': 'ffe9e15f-c72e-4b1d-95d5-7e5a9ffc72bd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 668/1392] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:00:32 2026] POST /v2.0/networks => generated 613 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1393] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:33 2026] GET /v2.0/ports?device_id=66f91d3f-3294-4895-8482-070b4b34b5f4 => 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: 725/1394] 10.0.0.146 () {34 vars in 663 bytes} [Mon Jun 15 17:00:33 2026] POST /v2.0/ports => generated 743 bytes in 345 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: 726/1395] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:33 2026] GET /v2.0/ports?device_id=d3338ecf-6934-4d6d-919f-2385304430a3 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:00:33.447 8 INFO neutron.db.segments_db [None req-bf5e1299-f516-48dd-87ba-bcbc74488d21 afa1002824084e79be686028a0e399df c99f7557bfb640eca02b2cbfb38342b9 - - default default] Added segment 494e56a6-2aad-4ce2-9518-4f0e9f67ecf8 of type vxlan for network d7375139-2425-4bfa-9c63-1caee19e0f3e [pid: 8|app: 0|req: 670/1396] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:00:33 2026] POST /v2.0/networks => generated 613 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1397] 10.0.0.146 () {34 vars in 663 bytes} [Mon Jun 15 17:00:33 2026] POST /v2.0/ports => generated 743 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:00:33.900 8 INFO neutron.db.segments_db [None req-6d0b79c5-77f9-4599-9ed6-443279d4b821 afa1002824084e79be686028a0e399df c99f7557bfb640eca02b2cbfb38342b9 - - default default] Added segment d8431027-3f9c-406b-88e1-8ceddeb3dbf8 of type vxlan for network 879a6915-70c3-4f3f-a06b-722f578e7025 [pid: 8|app: 0|req: 671/1398] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:00:33 2026] POST /v2.0/networks => generated 613 bytes in 150 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: 672/1399] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:00:34 2026] GET /v2.0/networks?id=23fb8e70-933e-4db3-9c98-03d56df5136e => generated 677 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1400] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:34 2026] GET /v2.0/ports?device_id=66f91d3f-3294-4895-8482-070b4b34b5f4 => 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: 728/1401] 10.0.0.146 () {34 vars in 663 bytes} [Mon Jun 15 17:00:33 2026] POST /v2.0/ports => generated 743 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 729/1402] 10.0.0.146 () {34 vars in 746 bytes} [Mon Jun 15 17:00:34 2026] PUT /v2.0/ports/d5cb8890-5377-4728-83ec-12bc1998e61e/tags => generated 17 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: 7|app: 0|req: 730/1403] 10.0.0.146 () {34 vars in 746 bytes} [Mon Jun 15 17:00:34 2026] PUT /v2.0/ports/5c139b9f-0a77-4909-8f32-1b3a45e495d0/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 731/1404] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:34 2026] GET /v2.0/ports?device_id=d3338ecf-6934-4d6d-919f-2385304430a3 => 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/1405] 10.0.0.146 () {34 vars in 746 bytes} [Mon Jun 15 17:00:34 2026] PUT /v2.0/ports/0c197926-09f6-44f6-be84-de5495faad50/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 733/1406] 10.0.0.146 () {34 vars in 746 bytes} [Mon Jun 15 17:00:34 2026] PUT /v2.0/ports/49589297-4137-4235-99f6-fd3f7ca09b02/tags => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 674/1407] 199.204.45.235 () {38 vars in 954 bytes} [Mon Jun 15 17:00:34 2026] POST /v2.0/ports => generated 954 bytes in 430 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: 734/1408] 10.0.0.146 () {32 vars in 659 bytes} [Mon Jun 15 17:00:34 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1409] 10.0.0.146 () {32 vars in 673 bytes} [Mon Jun 15 17:00:34 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1410] 10.0.0.146 () {32 vars in 669 bytes} [Mon Jun 15 17:00:34 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1411] 10.0.0.146 () {32 vars in 681 bytes} [Mon Jun 15 17:00:34 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1412] 10.0.0.146 () {32 vars in 667 bytes} [Mon Jun 15 17:00:35 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1413] 10.0.0.146 () {32 vars in 681 bytes} [Mon Jun 15 17:00:35 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1414] 10.0.0.146 () {32 vars in 677 bytes} [Mon Jun 15 17:00:35 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1415] 199.204.45.235 () {38 vars in 1027 bytes} [Mon Jun 15 17:00:34 2026] PUT /v2.0/ports/1e3a7f38-6487-40c1-8cbd-6f74f2fac82e => generated 1235 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:00:35.304 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f9f1eba-c75d-4616-b98f-c2d58bd774de'] response: {'name': 'network-changed', 'server_uuid': '66f91d3f-3294-4895-8482-070b4b34b5f4', 'tag': '1e3a7f38-6487-40c1-8cbd-6f74f2fac82e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 741/1416] 10.0.0.146 () {32 vars in 689 bytes} [Mon Jun 15 17:00:35 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 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-15 17:00:35.410 8 INFO neutron_taas.services.taas.taas_plugin [None req-56037dbb-4f6c-46b8-95b6-22d4eb86d4bb afa1002824084e79be686028a0e399df c99f7557bfb640eca02b2cbfb38342b9 - - default default] TaaS: Handle Delete Port: d5cb8890-5377-4728-83ec-12bc1998e61e 2026-06-15 17:00:35.413 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56037dbb-4f6c-46b8-95b6-22d4eb86d4bb afa1002824084e79be686028a0e399df c99f7557bfb640eca02b2cbfb38342b9 - - default default] Tap Mirror: Handle Delete Port: d5cb8890-5377-4728-83ec-12bc1998e61e [pid: 8|app: 0|req: 676/1417] 10.0.0.146 () {32 vars in 719 bytes} [Mon Jun 15 17:00:35 2026] DELETE /v2.0/ports/d5cb8890-5377-4728-83ec-12bc1998e61e => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1418] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:35 2026] GET /v2.0/ports?device_id=66f91d3f-3294-4895-8482-070b4b34b5f4 => 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: 743/1419] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:35 2026] GET /v2.0/security-groups?id=fd6ea92b-3cf6-42bb-88b0-fa8773428d20&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:00:35.560 8 INFO neutron_taas.services.taas.taas_plugin [None req-77c5613f-924e-4a2e-851a-1e74a50fb2e1 afa1002824084e79be686028a0e399df c99f7557bfb640eca02b2cbfb38342b9 - - default default] TaaS: Handle Delete Port: 5c139b9f-0a77-4909-8f32-1b3a45e495d0 2026-06-15 17:00:35.563 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77c5613f-924e-4a2e-851a-1e74a50fb2e1 afa1002824084e79be686028a0e399df c99f7557bfb640eca02b2cbfb38342b9 - - default default] Tap Mirror: Handle Delete Port: 5c139b9f-0a77-4909-8f32-1b3a45e495d0 [pid: 7|app: 0|req: 744/1420] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:35 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1421] 10.0.0.146 () {32 vars in 719 bytes} [Mon Jun 15 17:00:35 2026] DELETE /v2.0/ports/5c139b9f-0a77-4909-8f32-1b3a45e495d0 => 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: 745/1422] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:35 2026] GET /v2.0/ports?device_id=d3338ecf-6934-4d6d-919f-2385304430a3 => 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: 678/1423] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:35 2026] GET /v2.0/security-groups?id=dc716ce4-9d43-457e-91e5-e1a0cea67e2c&fields=id&fields=name => generated 113 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:00:35.729 7 INFO neutron_taas.services.taas.taas_plugin [None req-d9018256-1f56-4987-821e-764a7c6c5b84 afa1002824084e79be686028a0e399df c99f7557bfb640eca02b2cbfb38342b9 - - default default] TaaS: Handle Delete Port: 0c197926-09f6-44f6-be84-de5495faad50 2026-06-15 17:00:35.733 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9018256-1f56-4987-821e-764a7c6c5b84 afa1002824084e79be686028a0e399df c99f7557bfb640eca02b2cbfb38342b9 - - default default] Tap Mirror: Handle Delete Port: 0c197926-09f6-44f6-be84-de5495faad50 [pid: 8|app: 0|req: 679/1424] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:35 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1425] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:35 2026] GET /v2.0/security-groups?id=dc716ce4-9d43-457e-91e5-e1a0cea67e2c&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1426] 10.0.0.146 () {32 vars in 719 bytes} [Mon Jun 15 17:00:35 2026] DELETE /v2.0/ports/0c197926-09f6-44f6-be84-de5495faad50 => 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: 681/1427] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:00:35 2026] GET /v2.0/ports?tenant_id=6b57e4f1ac874e18ae60a736f512dc90&device_id=66f91d3f-3294-4895-8482-070b4b34b5f4 => generated 1238 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1428] 199.204.45.235 () {34 vars in 1017 bytes} [Mon Jun 15 17:00:35 2026] GET /v2.0/networks?tenant_id=6b57e4f1ac874e18ae60a736f512dc90&shared=False => generated 773 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:00:35.894 7 INFO neutron_taas.services.taas.taas_plugin [None req-cac588d0-950f-437d-af0f-4d002f1f995d afa1002824084e79be686028a0e399df c99f7557bfb640eca02b2cbfb38342b9 - - default default] TaaS: Handle Delete Port: 49589297-4137-4235-99f6-fd3f7ca09b02 2026-06-15 17:00:35.897 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cac588d0-950f-437d-af0f-4d002f1f995d afa1002824084e79be686028a0e399df c99f7557bfb640eca02b2cbfb38342b9 - - default default] Tap Mirror: Handle Delete Port: 49589297-4137-4235-99f6-fd3f7ca09b02 [pid: 8|app: 0|req: 683/1429] 199.204.45.235 () {34 vars in 929 bytes} [Mon Jun 15 17:00:35 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1430] 10.0.0.146 () {32 vars in 719 bytes} [Mon Jun 15 17:00:35 2026] DELETE /v2.0/ports/49589297-4137-4235-99f6-fd3f7ca09b02 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:00:36.071 8 INFO neutron_taas.services.taas.taas_plugin [None req-18df6009-c48a-45f0-a73b-cd725a24c91e afa1002824084e79be686028a0e399df c99f7557bfb640eca02b2cbfb38342b9 - - default default] TaaS: Handle Delete Port: b7426477-4830-4ac0-99ef-d1b3724a675a 2026-06-15 17:00:36.073 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-18df6009-c48a-45f0-a73b-cd725a24c91e afa1002824084e79be686028a0e399df c99f7557bfb640eca02b2cbfb38342b9 - - default default] Tap Mirror: Handle Delete Port: b7426477-4830-4ac0-99ef-d1b3724a675a [pid: 8|app: 0|req: 684/1431] 10.0.0.146 () {32 vars in 719 bytes} [Mon Jun 15 17:00:35 2026] DELETE /v2.0/ports/b7426477-4830-4ac0-99ef-d1b3724a675a => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1432] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:36 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1433] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:36 2026] GET /v2.0/security-groups?id=dc716ce4-9d43-457e-91e5-e1a0cea67e2c&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:00:36.276 8 INFO neutron.services.segments.plugin [-] Segment 1415335f-7586-426a-9e14-d1f4737c6f56 resource provider aggregate not found 2026-06-15 17:00:36.283 8 INFO neutron.services.segments.plugin [-] Segment 1415335f-7586-426a-9e14-d1f4737c6f56 resource provider aggregate not found 2026-06-15 17:00:36.298 8 INFO neutron.services.segments.plugin [-] Segment 1415335f-7586-426a-9e14-d1f4737c6f56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1415335f-7586-426a-9e14-d1f4737c6f56 found for delete ", "request_id": "req-fa9ca243-082f-4538-b6cc-06dc77164c1e"}]} 2026-06-15 17:00:36.300 8 INFO neutron.services.segments.plugin [-] Segment 1415335f-7586-426a-9e14-d1f4737c6f56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1415335f-7586-426a-9e14-d1f4737c6f56 found for delete ", "request_id": "req-1ec3b707-8f69-4832-ba56-4bea3fa9e6e2"}]} [pid: 8|app: 0|req: 685/1434] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:00:36 2026] DELETE /v2.0/networks/7f486da1-7247-4182-b275-14142d983dfe => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:00:36.490 7 INFO neutron.services.segments.plugin [-] Segment 91f91680-d3b2-4659-bef8-679026f1bc8f resource provider aggregate not found 2026-06-15 17:00:36.494 7 INFO neutron.services.segments.plugin [-] Segment 91f91680-d3b2-4659-bef8-679026f1bc8f resource provider aggregate not found 2026-06-15 17:00:36.511 7 INFO neutron.services.segments.plugin [-] Segment 91f91680-d3b2-4659-bef8-679026f1bc8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91f91680-d3b2-4659-bef8-679026f1bc8f found for delete ", "request_id": "req-55ed199c-0e49-4682-a9e4-e755abdd9a88"}]} 2026-06-15 17:00:36.517 7 INFO neutron.services.segments.plugin [-] Segment 91f91680-d3b2-4659-bef8-679026f1bc8f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91f91680-d3b2-4659-bef8-679026f1bc8f found for delete ", "request_id": "req-57a89eb1-02c0-4b70-9737-85cef61fd68f"}]} [pid: 7|app: 0|req: 750/1435] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:00:36 2026] DELETE /v2.0/networks/1b749edb-04f7-4ca4-ab05-e91c95d6786d => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1436] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:36 2026] GET /v2.0/ports?device_id=66f91d3f-3294-4895-8482-070b4b34b5f4 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1437] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:36 2026] GET /v2.0/security-groups?id=fd6ea92b-3cf6-42bb-88b0-fa8773428d20&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: 686/1438] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:00:36 2026] DELETE /v2.0/networks/e0f62c46-cd9f-4b34-908c-47c96f197cf9 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1439] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:00:36 2026] DELETE /v2.0/networks/d7375139-2425-4bfa-9c63-1caee19e0f3e => 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: 687/1440] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:00:36 2026] DELETE /v2.0/security-groups/6aa38503-66cb-4110-8e60-9742c8e6908c => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:00:36.903 8 INFO neutron.api.v2.resource [None req-e8801a62-5b47-4ce5-9e84-fddb28ef9707 340c10539a544bc58ea2df674f692dea b38bbd90cbe0432f91bc1e037c0a2c8f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 688/1441] 10.0.0.146 () {32 vars in 736 bytes} [Mon Jun 15 17:00:36 2026] GET /v2.0/security-groups/6aa38503-66cb-4110-8e60-9742c8e6908c => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1442] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:00:36 2026] DELETE /v2.0/networks/879a6915-70c3-4f3f-a06b-722f578e7025 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:00:37.018 8 INFO neutron_taas.services.taas.taas_plugin [None req-a54a5e54-52f3-4692-8a8b-342a6fa9f6f6 340c10539a544bc58ea2df674f692dea b38bbd90cbe0432f91bc1e037c0a2c8f - - default default] TaaS: Handle Delete Port: f0592284-c287-4f7d-8d48-385716a848bc 2026-06-15 17:00:37.022 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a54a5e54-52f3-4692-8a8b-342a6fa9f6f6 340c10539a544bc58ea2df674f692dea b38bbd90cbe0432f91bc1e037c0a2c8f - - default default] Tap Mirror: Handle Delete Port: f0592284-c287-4f7d-8d48-385716a848bc [pid: 7|app: 0|req: 755/1443] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:00:36 2026] GET /v2.0/ports?tenant_id=6b57e4f1ac874e18ae60a736f512dc90&device_id=66f91d3f-3294-4895-8482-070b4b34b5f4 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1444] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 17:00:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=1e3a7f38-6487-40c1-8cbd-6f74f2fac82e => 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: 757/1445] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 17:00:37 2026] GET /v2.0/subnets?id=467b5207-5729-4d0a-b1b8-9582addc9d95 => generated 695 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1446] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:00:37 2026] GET /v2.0/ports?network_id=23fb8e70-933e-4db3-9c98-03d56df5136e&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1447] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:00:37 2026] GET /v2.0/networks/23fb8e70-933e-4db3-9c98-03d56df5136e?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: 689/1448] 10.0.0.146 () {32 vars in 731 bytes} [Mon Jun 15 17:00:36 2026] DELETE /v2.0/floatingips/42e44c96-2759-43c5-858e-27ab7c75670c => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1449] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:00:37 2026] GET /v2.0/networks/23fb8e70-933e-4db3-9c98-03d56df5136e?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: 8|app: 0|req: 690/1450] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:00:37 2026] DELETE /v2.0/security-groups/fba6c97d-1521-497d-99cc-da2433fac7c9 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1451] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:37 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => 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: 691/1452] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:37 2026] GET /v2.0/security-groups?id=dc716ce4-9d43-457e-91e5-e1a0cea67e2c&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: 692/1453] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:00:37 2026] GET /v2.0/ports?tenant_id=d985befc84694573a9982ccb6aef63f5&device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => 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: 693/1454] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:00:37 2026] GET /v2.0/networks?id=c7502966-a530-40d4-af20-f33f8a31f1ad => generated 771 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:00:37.783 7 INFO neutron_taas.services.taas.taas_plugin [None req-399454f7-cc23-4d59-b67a-e6a3c74f957d 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 9ea94678-165f-4b58-b380-fb7eb2f5c2fd 2026-06-15 17:00:37.785 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-399454f7-cc23-4d59-b67a-e6a3c74f957d 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 9ea94678-165f-4b58-b380-fb7eb2f5c2fd [pid: 8|app: 0|req: 694/1455] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:37 2026] GET /v2.0/ports?device_id=66f91d3f-3294-4895-8482-070b4b34b5f4 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1456] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 17:00:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=827b671a-6ab9-4384-95c2-0dbc60cd098d => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1457] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:00:37 2026] GET /v2.0/security-groups?tenant_id=e71f69ebef294a7cbcae6ece7d5be9bc&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: 697/1458] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:38 2026] GET /v2.0/security-groups?id=fd6ea92b-3cf6-42bb-88b0-fa8773428d20&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1459] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 17:00:38 2026] GET /v2.0/subnets?id=a35cdb53-9db8-4406-9259-8eeb278c12f6 => generated 693 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:00:38.326 8 INFO neutron.services.segments.plugin [-] Segment b9c9b6cb-5b7b-4bec-9082-74d084e3a567 resource provider aggregate not found 2026-06-15 17:00:38.336 8 INFO neutron.services.segments.plugin [-] Segment b9c9b6cb-5b7b-4bec-9082-74d084e3a567 resource provider aggregate not found 2026-06-15 17:00:38.360 8 INFO neutron.services.segments.plugin [-] Segment b9c9b6cb-5b7b-4bec-9082-74d084e3a567 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9c9b6cb-5b7b-4bec-9082-74d084e3a567 found for delete ", "request_id": "req-b672419e-9a38-4234-a5b3-0a13de647bc9"}]} 2026-06-15 17:00:38.366 8 INFO neutron.services.segments.plugin [-] Segment b9c9b6cb-5b7b-4bec-9082-74d084e3a567 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9c9b6cb-5b7b-4bec-9082-74d084e3a567 found for delete ", "request_id": "req-263b36bc-f3c6-44d6-8e83-d1a071fc201f"}]} [pid: 8|app: 0|req: 701/1462] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:00:38 2026] DELETE /v2.0/security-groups/a5e8cb06-c79d-457c-88fc-c6c3e6a57232 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1463] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:00:38 2026] GET /v2.0/ports?network_id=c7502966-a530-40d4-af20-f33f8a31f1ad&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1464] 10.0.0.146 () {34 vars in 788 bytes} [Mon Jun 15 17:00:37 2026] PUT /v2.0/routers/1e8a6559-685e-4051-80c3-650c06c4b0c1/remove_router_interface => generated 309 bytes in 1098 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1465] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:38 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:00:38.526 7 INFO neutron.services.segments.plugin [-] Segment 494e56a6-2aad-4ce2-9518-4f0e9f67ecf8 resource provider aggregate not found 2026-06-15 17:00:38.543 7 INFO neutron.services.segments.plugin [-] Segment 494e56a6-2aad-4ce2-9518-4f0e9f67ecf8 resource provider aggregate not found 2026-06-15 17:00:38.548 7 INFO neutron.services.segments.plugin [-] Segment 494e56a6-2aad-4ce2-9518-4f0e9f67ecf8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 494e56a6-2aad-4ce2-9518-4f0e9f67ecf8 found for delete ", "request_id": "req-1435328a-2558-4df0-b4db-c1b73ea075cf"}]} [pid: 7|app: 0|req: 763/1466] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:00:38 2026] GET /v2.0/networks/c7502966-a530-40d4-af20-f33f8a31f1ad?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:00:38.568 7 INFO neutron.services.segments.plugin [-] Segment 494e56a6-2aad-4ce2-9518-4f0e9f67ecf8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 494e56a6-2aad-4ce2-9518-4f0e9f67ecf8 found for delete ", "request_id": "req-135341af-9ad4-4b4b-b891-91d5aaeeaa31"}]} 2026-06-15 17:00:38.573 7 INFO neutron.services.segments.plugin [-] Segment d8431027-3f9c-406b-88e1-8ceddeb3dbf8 resource provider aggregate not found 2026-06-15 17:00:38.590 7 INFO neutron.services.segments.plugin [-] Segment d8431027-3f9c-406b-88e1-8ceddeb3dbf8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8431027-3f9c-406b-88e1-8ceddeb3dbf8 found for delete ", "request_id": "req-8842b843-b3ce-439f-871e-0d2197f7b19d"}]} 2026-06-15 17:00:38.595 7 INFO neutron.services.segments.plugin [-] Segment d8431027-3f9c-406b-88e1-8ceddeb3dbf8 resource provider aggregate not found [pid: 7|app: 0|req: 764/1467] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:00:38 2026] GET /v2.0/security-groups?tenant_id=c99f7557bfb640eca02b2cbfb38342b9&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:00:38.624 7 INFO neutron.services.segments.plugin [-] Segment d8431027-3f9c-406b-88e1-8ceddeb3dbf8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8431027-3f9c-406b-88e1-8ceddeb3dbf8 found for delete ", "request_id": "req-ee8290e8-184b-41ff-8fcc-ccb4653cf87b"}]} [pid: 7|app: 0|req: 765/1468] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:38 2026] GET /v2.0/security-groups?id=dc716ce4-9d43-457e-91e5-e1a0cea67e2c&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: 766/1469] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:00:38 2026] GET /v2.0/networks/c7502966-a530-40d4-af20-f33f8a31f1ad?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) 2026-06-15 17:00:38.770 8 INFO neutron_taas.services.taas.taas_plugin [None req-fb1be1a2-13fc-4313-8cee-3109cd0a05a4 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: a55a8bcb-1ca4-4055-bd69-379813cf27b1 2026-06-15 17:00:38.774 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb1be1a2-13fc-4313-8cee-3109cd0a05a4 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: a55a8bcb-1ca4-4055-bd69-379813cf27b1 [pid: 7|app: 0|req: 767/1470] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:00:38 2026] DELETE /v2.0/security-groups/3088f1ff-a051-403b-8234-eba9b0d82b6b => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:00:39.105 8 INFO neutron_taas.services.taas.taas_plugin [None req-fb1be1a2-13fc-4313-8cee-3109cd0a05a4 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 08f20ded-7228-498b-b068-651bb04e3869 2026-06-15 17:00:39.108 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb1be1a2-13fc-4313-8cee-3109cd0a05a4 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 08f20ded-7228-498b-b068-651bb04e3869 [pid: 7|app: 0|req: 768/1471] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:00:38 2026] GET /v2.0/security-groups?tenant_id=d67a89b58bb54fb89a6c4fd5f210e7bb&name=default => generated 2925 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1472] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:00:39 2026] DELETE /v2.0/security-groups/3d1e0619-cc96-4206-a2e6-0140516d94bf => 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: 770/1473] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:39 2026] GET /v2.0/ports?device_id=66f91d3f-3294-4895-8482-070b4b34b5f4 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1474] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:39 2026] GET /v2.0/security-groups?id=fd6ea92b-3cf6-42bb-88b0-fa8773428d20&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:00:39.482 8 INFO neutron.db.l3_hamode_db [None req-fb1be1a2-13fc-4313-8cee-3109cd0a05a4 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] HA network 92424eea-d3ee-45df-88a2-b0dd45250057 was deleted as no HA routers are present in tenant b38bbd90cbe0432f91bc1e037c0a2c8f. [pid: 8|app: 0|req: 704/1475] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:00:38 2026] DELETE /v2.0/routers/1e8a6559-685e-4051-80c3-650c06c4b0c1 => generated 0 bytes in 979 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1476] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:00:39 2026] DELETE /v2.0/subnets/5d2084fb-761b-454e-97e6-37a4b0acc0ba => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:00:39.756 8 INFO neutron_taas.services.taas.taas_plugin [None req-4a3217f0-cd51-4fd4-8935-75da70b80b16 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: f5d0f8d0-9429-4aee-973f-51f623721acc 2026-06-15 17:00:39.760 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a3217f0-cd51-4fd4-8935-75da70b80b16 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: f5d0f8d0-9429-4aee-973f-51f623721acc [pid: 7|app: 0|req: 773/1477] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:39 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1478] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:39 2026] GET /v2.0/security-groups?id=dc716ce4-9d43-457e-91e5-e1a0cea67e2c&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: 705/1479] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:00:39 2026] DELETE /v2.0/networks/dcd499a1-34ce-468f-b808-83f2f801b269 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:00:40.394 8 INFO neutron.services.segments.plugin [-] Segment ec1db6d8-2b1d-433d-aa4b-726e3c7968f4 resource provider aggregate not found 2026-06-15 17:00:40.399 7 INFO neutron_taas.services.taas.taas_plugin [None req-3bb85d35-075f-40ca-a73e-767159d6c5a6 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 2c2a2626-17f5-440c-a222-137a1a06e235 2026-06-15 17:00:40.402 8 INFO neutron.services.segments.plugin [-] Segment ec1db6d8-2b1d-433d-aa4b-726e3c7968f4 resource provider aggregate not found 2026-06-15 17:00:40.402 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3bb85d35-075f-40ca-a73e-767159d6c5a6 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 2c2a2626-17f5-440c-a222-137a1a06e235 2026-06-15 17:00:40.414 8 INFO neutron.services.segments.plugin [-] Segment ec1db6d8-2b1d-433d-aa4b-726e3c7968f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec1db6d8-2b1d-433d-aa4b-726e3c7968f4 found for delete ", "request_id": "req-817d700c-a6f6-46fc-89bc-2a52dc7c21aa"}]} 2026-06-15 17:00:40.422 8 INFO neutron.services.segments.plugin [-] Segment ec1db6d8-2b1d-433d-aa4b-726e3c7968f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec1db6d8-2b1d-433d-aa4b-726e3c7968f4 found for delete ", "request_id": "req-e1ccbc0b-84bc-4e7d-ad94-8987c701f208"}]} 2026-06-15 17:00:40.436 8 INFO neutron.services.segments.plugin [-] Segment 6ed43538-2f21-443f-8a5b-2df9ccaaafd2 resource provider aggregate not found 2026-06-15 17:00:40.453 8 INFO neutron.services.segments.plugin [-] Segment 6ed43538-2f21-443f-8a5b-2df9ccaaafd2 resource provider aggregate not found 2026-06-15 17:00:40.468 8 INFO neutron.services.segments.plugin [-] Segment 6ed43538-2f21-443f-8a5b-2df9ccaaafd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ed43538-2f21-443f-8a5b-2df9ccaaafd2 found for delete ", "request_id": "req-4d9d8d03-0234-4b92-8e03-00dbf400dbca"}]} 2026-06-15 17:00:40.482 8 INFO neutron.services.segments.plugin [-] Segment 6ed43538-2f21-443f-8a5b-2df9ccaaafd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ed43538-2f21-443f-8a5b-2df9ccaaafd2 found for delete ", "request_id": "req-bffa5473-5dd3-4b2c-b2a9-f5654b94c345"}]} [pid: 8|app: 0|req: 706/1480] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:40 2026] GET /v2.0/ports?device_id=66f91d3f-3294-4895-8482-070b4b34b5f4 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1481] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:40 2026] GET /v2.0/security-groups?id=fd6ea92b-3cf6-42bb-88b0-fa8773428d20&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: 708/1482] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:40 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1483] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:40 2026] GET /v2.0/security-groups?id=dc716ce4-9d43-457e-91e5-e1a0cea67e2c&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1484] 10.0.0.146 () {34 vars in 788 bytes} [Mon Jun 15 17:00:39 2026] PUT /v2.0/routers/00321201-6be2-4453-9c4c-50186a236787/remove_router_interface => generated 309 bytes in 1139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:00:41.382 8 INFO neutron_taas.services.taas.taas_plugin [None req-0197d3c3-d995-4b11-bbbc-762ccbccd652 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: ec22970d-68a8-4673-8000-cd3c778226e3 2026-06-15 17:00:41.386 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0197d3c3-d995-4b11-bbbc-762ccbccd652 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: ec22970d-68a8-4673-8000-cd3c778226e3 2026-06-15 17:00:41.630 8 INFO neutron_taas.services.taas.taas_plugin [None req-0197d3c3-d995-4b11-bbbc-762ccbccd652 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: fe331397-03f5-42ee-a016-0ced37607136 2026-06-15 17:00:41.633 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0197d3c3-d995-4b11-bbbc-762ccbccd652 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: fe331397-03f5-42ee-a016-0ced37607136 [pid: 7|app: 0|req: 776/1485] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:41 2026] GET /v2.0/ports?device_id=66f91d3f-3294-4895-8482-070b4b34b5f4 => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1486] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:41 2026] GET /v2.0/security-groups?id=fd6ea92b-3cf6-42bb-88b0-fa8773428d20&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:00:42.021 8 INFO neutron.db.l3_hamode_db [None req-0197d3c3-d995-4b11-bbbc-762ccbccd652 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] HA network 2523f185-b790-4334-a7de-784cb9c3f0b5 was deleted as no HA routers are present in tenant d2021422a7434637bf8cff6727435f4c. [pid: 8|app: 0|req: 710/1487] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:00:41 2026] DELETE /v2.0/routers/00321201-6be2-4453-9c4c-50186a236787 => generated 0 bytes in 914 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1488] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:42 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1489] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:42 2026] GET /v2.0/ports?device_id=66f91d3f-3294-4895-8482-070b4b34b5f4 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1490] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:00:42 2026] DELETE /v2.0/subnets/36c7a682-fd95-4726-a6b8-06ee8dc49ad1 => 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: 713/1491] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:42 2026] GET /v2.0/security-groups?id=dc716ce4-9d43-457e-91e5-e1a0cea67e2c&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: 779/1492] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:42 2026] GET /v2.0/security-groups?id=fd6ea92b-3cf6-42bb-88b0-fa8773428d20&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-15 17:00:42.358 8 INFO neutron_taas.services.taas.taas_plugin [None req-5127d0e7-cdf1-4702-beee-2363b5f561ad 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: d868419c-8280-4c7c-8a2b-a7e4023402fc 2026-06-15 17:00:42.361 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5127d0e7-cdf1-4702-beee-2363b5f561ad 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: d868419c-8280-4c7c-8a2b-a7e4023402fc 2026-06-15 17:00:42.505 8 INFO neutron.services.segments.plugin [-] Segment 63d0767e-f30b-4494-87ef-a0a967a841e8 resource provider aggregate not found 2026-06-15 17:00:42.514 8 INFO neutron.services.segments.plugin [-] Segment 63d0767e-f30b-4494-87ef-a0a967a841e8 resource provider aggregate not found 2026-06-15 17:00:42.526 8 INFO neutron.services.segments.plugin [-] Segment 63d0767e-f30b-4494-87ef-a0a967a841e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63d0767e-f30b-4494-87ef-a0a967a841e8 found for delete ", "request_id": "req-a0c096bc-0115-40dd-8258-12f80957d634"}]} 2026-06-15 17:00:42.531 8 INFO neutron.services.segments.plugin [-] Segment 63d0767e-f30b-4494-87ef-a0a967a841e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63d0767e-f30b-4494-87ef-a0a967a841e8 found for delete ", "request_id": "req-71766568-5b80-4916-9ffb-649d009e7d0d"}]} [pid: 8|app: 0|req: 714/1493] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:00:42 2026] DELETE /v2.0/networks/323de6b9-249c-4202-bab6-21aefe445848 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1494] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:00:42 2026] GET /v2.0/security-groups?tenant_id=d2021422a7434637bf8cff6727435f4c&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1495] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:00:42 2026] DELETE /v2.0/security-groups/82357048-2fbb-4ef9-8895-75d1976ad58f => 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: 781/1496] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:00:43 2026] GET /v2.0/security-groups?tenant_id=b38bbd90cbe0432f91bc1e037c0a2c8f&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: 716/1497] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:00:43 2026] DELETE /v2.0/security-groups/29d79f08-97f3-4c64-a08a-d7c7a3647444 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1498] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:43 2026] GET /v2.0/ports?device_id=66f91d3f-3294-4895-8482-070b4b34b5f4 => 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: 718/1499] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:43 2026] GET /v2.0/security-groups?id=fd6ea92b-3cf6-42bb-88b0-fa8773428d20&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1500] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:43 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1501] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:43 2026] GET /v2.0/security-groups?id=dc716ce4-9d43-457e-91e5-e1a0cea67e2c&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:00:44.298 7 INFO neutron.db.segments_db [None req-364c5376-989b-45dc-89d8-a8bc85469519 a7a5813dc6de4a88817681cffb949ea4 a726dd28e7af4fe28b147357aa278264 - - default default] Added segment 8648aeba-8102-498e-837f-ec6a52a08bd7 of type vxlan for network 2dccd4c2-4309-43ba-95ec-3fc9d595d77b [pid: 7|app: 0|req: 783/1502] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:00:43 2026] POST /v2.0/networks => generated 612 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1503] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:44 2026] GET /v2.0/ports?device_id=66f91d3f-3294-4895-8482-070b4b34b5f4 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:00:44.553 8 INFO neutron.services.segments.plugin [-] Segment a39c2e17-a019-4e38-a102-cd51d1bd7eb3 resource provider aggregate not found 2026-06-15 17:00:44.556 8 INFO neutron.services.segments.plugin [-] Segment a39c2e17-a019-4e38-a102-cd51d1bd7eb3 resource provider aggregate not found 2026-06-15 17:00:44.575 8 INFO neutron.services.segments.plugin [-] Segment a39c2e17-a019-4e38-a102-cd51d1bd7eb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a39c2e17-a019-4e38-a102-cd51d1bd7eb3 found for delete ", "request_id": "req-1955d2a9-dd96-4a34-aaf3-e3c093972950"}]} 2026-06-15 17:00:44.584 8 INFO neutron.services.segments.plugin [-] Segment a39c2e17-a019-4e38-a102-cd51d1bd7eb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a39c2e17-a019-4e38-a102-cd51d1bd7eb3 found for delete ", "request_id": "req-a36f426c-bb64-465f-9ba3-b5abac85e519"}]} [pid: 7|app: 0|req: 785/1504] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:44 2026] GET /v2.0/security-groups?id=fd6ea92b-3cf6-42bb-88b0-fa8773428d20&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1505] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:44 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => 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: 787/1506] 199.204.45.235 () {34 vars in 993 bytes} [Mon Jun 15 17:00:44 2026] GET /v2.0/ports?device_id=66f91d3f-3294-4895-8482-070b4b34b5f4 => 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: 788/1507] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:44 2026] GET /v2.0/security-groups?id=dc716ce4-9d43-457e-91e5-e1a0cea67e2c&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1508] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:00:44 2026] POST /v2.0/subnets => generated 626 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:00:44.798 8 INFO neutron.db.segments_db [None req-02b25d72-8037-473c-be54-38116cae5a56 a7a5813dc6de4a88817681cffb949ea4 a726dd28e7af4fe28b147357aa278264 - - default default] Added segment f09a50f7-fd98-42d2-b24e-675082ddd276 of type vxlan for network f4e08d08-40be-4fb2-9b2c-17978630ea48 2026-06-15 17:00:44.823 7 INFO neutron_taas.services.taas.taas_plugin [req-9dfc06d9-9f39-4818-b27a-db6326bf9bb7 req-ead2fa4e-ca05-47fc-9af7-4ad270eece87 73837cda3f5947f8bc0ea665fff68a35 6b57e4f1ac874e18ae60a736f512dc90 - - default default] TaaS: Handle Delete Port: 1e3a7f38-6487-40c1-8cbd-6f74f2fac82e 2026-06-15 17:00:44.828 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9dfc06d9-9f39-4818-b27a-db6326bf9bb7 req-ead2fa4e-ca05-47fc-9af7-4ad270eece87 73837cda3f5947f8bc0ea665fff68a35 6b57e4f1ac874e18ae60a736f512dc90 - - default default] Tap Mirror: Handle Delete Port: 1e3a7f38-6487-40c1-8cbd-6f74f2fac82e [pid: 8|app: 0|req: 721/1509] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:00:44 2026] POST /v2.0/networks => generated 613 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1510] 199.204.45.235 () {36 vars in 996 bytes} [Mon Jun 15 17:00:44 2026] DELETE /v2.0/ports/1e3a7f38-6487-40c1-8cbd-6f74f2fac82e => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:00:45.006 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa78e329-07ea-4487-afdb-ca50d5af2108'] response: {'server_uuid': '66f91d3f-3294-4895-8482-070b4b34b5f4', 'name': 'network-vif-deleted', 'tag': '1e3a7f38-6487-40c1-8cbd-6f74f2fac82e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 722/1511] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:00:44 2026] POST /v2.0/subnets => generated 629 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:00:45.352 7 INFO neutron.db.segments_db [None req-39d37f1d-a0bd-49f2-9231-48604c527617 a7a5813dc6de4a88817681cffb949ea4 a726dd28e7af4fe28b147357aa278264 - - default default] Added segment ff9876d1-de5d-436b-9be1-35ec99102d3b of type vxlan for network e6790dbe-4c33-49ec-987b-e37194bcd027 [pid: 7|app: 0|req: 790/1512] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:00:45 2026] POST /v2.0/networks => generated 612 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1513] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:45 2026] GET /v2.0/ports?device_id=66f91d3f-3294-4895-8482-070b4b34b5f4 => 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: 723/1514] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:00:45 2026] POST /v2.0/subnets => generated 629 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1515] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:45 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:00:45.836 8 INFO neutron.db.segments_db [None req-995f6b67-7058-4e96-8a49-32322f085123 a7a5813dc6de4a88817681cffb949ea4 a726dd28e7af4fe28b147357aa278264 - - default default] Added segment fd0d101e-c338-4c28-8285-239dbde307af of type vxlan for network e2d3bb28-c6d7-4ba1-953b-fa98220b9846 [pid: 7|app: 0|req: 793/1516] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:45 2026] GET /v2.0/security-groups?id=dc716ce4-9d43-457e-91e5-e1a0cea67e2c&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1517] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:00:45 2026] POST /v2.0/networks => generated 613 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1518] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:00:45 2026] POST /v2.0/subnets => generated 629 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:00:46.314 8 INFO neutron.db.segments_db [None req-a26f775c-8bc8-44f0-ade4-22818bcf3ddf a7a5813dc6de4a88817681cffb949ea4 a726dd28e7af4fe28b147357aa278264 - - default default] Added segment dda467e3-8cd4-4424-8d99-55d74a2e0455 of type vxlan for network 316f041c-9248-4421-a247-fbd3f8895ba8 [pid: 8|app: 0|req: 725/1519] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:00:46 2026] POST /v2.0/networks => generated 612 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1520] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:00:46 2026] POST /v2.0/subnets => generated 629 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1521] 10.0.0.146 () {34 vars in 750 bytes} [Mon Jun 15 17:00:46 2026] PUT /v2.0/subnets/8e055ba8-6285-45d1-93ff-d6341798f37b/tags => generated 17 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1522] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:46 2026] GET /v2.0/ports?device_id=66f91d3f-3294-4895-8482-070b4b34b5f4 => 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: 796/1523] 10.0.0.146 () {34 vars in 750 bytes} [Mon Jun 15 17:00:46 2026] PUT /v2.0/subnets/ebe25e4c-0208-46a6-b50f-eaa63a4aaf59/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1524] 10.0.0.146 () {34 vars in 750 bytes} [Mon Jun 15 17:00:46 2026] PUT /v2.0/subnets/1d994935-657d-4189-8d5b-ad95018c9d94/tags => generated 34 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1525] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:46 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => 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: 729/1526] 10.0.0.146 () {34 vars in 750 bytes} [Mon Jun 15 17:00:46 2026] PUT /v2.0/subnets/ac7853cc-92d3-4c03-a745-76221b2fd768/tags => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1527] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:46 2026] GET /v2.0/security-groups?id=dc716ce4-9d43-457e-91e5-e1a0cea67e2c&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: 730/1528] 10.0.0.146 () {32 vars in 663 bytes} [Mon Jun 15 17:00:47 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1529] 10.0.0.146 () {32 vars in 677 bytes} [Mon Jun 15 17:00:47 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1530] 10.0.0.146 () {32 vars in 673 bytes} [Mon Jun 15 17:00:47 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: 7|app: 0|req: 800/1531] 10.0.0.146 () {32 vars in 685 bytes} [Mon Jun 15 17:00:47 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1532] 10.0.0.146 () {32 vars in 671 bytes} [Mon Jun 15 17:00:47 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1533] 10.0.0.146 () {32 vars in 685 bytes} [Mon Jun 15 17:00:47 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1534] 10.0.0.146 () {32 vars in 681 bytes} [Mon Jun 15 17:00:47 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1535] 10.0.0.146 () {32 vars in 693 bytes} [Mon Jun 15 17:00:47 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: 8|app: 0|req: 734/1536] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:00:47 2026] DELETE /v2.0/subnets/8e055ba8-6285-45d1-93ff-d6341798f37b => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1537] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:00:47 2026] DELETE /v2.0/subnets/ebe25e4c-0208-46a6-b50f-eaa63a4aaf59 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1538] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:00:47 2026] DELETE /v2.0/subnets/1d994935-657d-4189-8d5b-ad95018c9d94 => 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: 805/1539] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:00:48 2026] GET /v2.0/ports?device_id=66f91d3f-3294-4895-8482-070b4b34b5f4 => 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: 806/1540] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:00:48 2026] DELETE /v2.0/subnets/ac7853cc-92d3-4c03-a745-76221b2fd768 => 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: 807/1541] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:00:48 2026] DELETE /v2.0/subnets/0dbad171-4ab1-4434-b2c3-fcfd34f46a08 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:00:48.483 7 INFO neutron.services.segments.plugin [-] Segment 8648aeba-8102-498e-837f-ec6a52a08bd7 resource provider aggregate not found 2026-06-15 17:00:48.493 7 INFO neutron.services.segments.plugin [-] Segment 8648aeba-8102-498e-837f-ec6a52a08bd7 resource provider aggregate not found 2026-06-15 17:00:48.504 7 INFO neutron.services.segments.plugin [-] Segment 8648aeba-8102-498e-837f-ec6a52a08bd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8648aeba-8102-498e-837f-ec6a52a08bd7 found for delete ", "request_id": "req-df39736e-7ec1-4d4c-8849-8657be873553"}]} 2026-06-15 17:00:48.514 7 INFO neutron.services.segments.plugin [-] Segment 8648aeba-8102-498e-837f-ec6a52a08bd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8648aeba-8102-498e-837f-ec6a52a08bd7 found for delete ", "request_id": "req-23d63395-5437-487f-b917-1b4378487ce6"}]} [pid: 7|app: 0|req: 808/1542] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:00:48 2026] DELETE /v2.0/networks/2dccd4c2-4309-43ba-95ec-3fc9d595d77b => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:00:48.643 7 INFO neutron_taas.services.taas.taas_plugin [None req-fa21fba6-35e1-4898-8e99-d4375b5c43bf a7a5813dc6de4a88817681cffb949ea4 a726dd28e7af4fe28b147357aa278264 - - default default] TaaS: Handle Delete Port: d4a4f685-9ba8-4f09-b408-a5b4837e0e02 2026-06-15 17:00:48.647 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa21fba6-35e1-4898-8e99-d4375b5c43bf a7a5813dc6de4a88817681cffb949ea4 a726dd28e7af4fe28b147357aa278264 - - default default] Tap Mirror: Handle Delete Port: d4a4f685-9ba8-4f09-b408-a5b4837e0e02 [pid: 8|app: 0|req: 735/1543] 10.0.0.146 () {34 vars in 675 bytes} [Mon Jun 15 17:00:47 2026] POST /v2.0/floatingips => generated 552 bytes in 857 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1544] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:00:48 2026] DELETE /v2.0/networks/f4e08d08-40be-4fb2-9b2c-17978630ea48 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1545] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:00:48 2026] DELETE /v2.0/networks/e6790dbe-4c33-49ec-987b-e37194bcd027 => 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: 811/1546] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:00:49 2026] DELETE /v2.0/networks/e2d3bb28-c6d7-4ba1-953b-fa98220b9846 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1547] 10.0.0.146 () {34 vars in 675 bytes} [Mon Jun 15 17:00:48 2026] POST /v2.0/floatingips => generated 552 bytes in 577 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:00:49.404 8 INFO neutron.services.segments.plugin [-] Segment dda467e3-8cd4-4424-8d99-55d74a2e0455 resource provider aggregate not found 2026-06-15 17:00:49.409 8 INFO neutron.services.segments.plugin [-] Segment dda467e3-8cd4-4424-8d99-55d74a2e0455 resource provider aggregate not found 2026-06-15 17:00:49.426 8 INFO neutron.services.segments.plugin [-] Segment dda467e3-8cd4-4424-8d99-55d74a2e0455 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dda467e3-8cd4-4424-8d99-55d74a2e0455 found for delete ", "request_id": "req-9ee0e59f-43ae-4b6f-bf9f-fa1556bd2f8a"}]} 2026-06-15 17:00:49.430 8 INFO neutron.services.segments.plugin [-] Segment dda467e3-8cd4-4424-8d99-55d74a2e0455 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dda467e3-8cd4-4424-8d99-55d74a2e0455 found for delete ", "request_id": "req-622c679c-dd13-45c4-b504-152f93ce7057"}]} [pid: 8|app: 0|req: 737/1548] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:00:49 2026] DELETE /v2.0/networks/316f041c-9248-4421-a247-fbd3f8895ba8 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:00:49.589 7 INFO neutron_taas.services.taas.taas_plugin [None req-64d2791c-0d2a-4448-8545-e31a3a4313e4 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 3d37be58-9bf2-4225-8ded-7faaa1b70be5 2026-06-15 17:00:49.591 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64d2791c-0d2a-4448-8545-e31a3a4313e4 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 3d37be58-9bf2-4225-8ded-7faaa1b70be5 [pid: 8|app: 0|req: 738/1549] 10.0.0.146 () {34 vars in 675 bytes} [Mon Jun 15 17:00:49 2026] POST /v2.0/floatingips => generated 552 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1550] 10.0.0.146 () {34 vars in 788 bytes} [Mon Jun 15 17:00:49 2026] PUT /v2.0/routers/40800821-24fa-4373-bb84-c26496e4ff26/remove_router_interface => generated 309 bytes in 919 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:00:50.379 7 INFO neutron_taas.services.taas.taas_plugin [None req-792cb6e1-b0db-4cad-b770-b4c6ceff016d 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: e5e6afa1-ecc7-4e31-88b8-404a3ad9429f 2026-06-15 17:00:50.382 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-792cb6e1-b0db-4cad-b770-b4c6ceff016d 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: e5e6afa1-ecc7-4e31-88b8-404a3ad9429f [pid: 8|app: 0|req: 739/1551] 10.0.0.146 () {34 vars in 675 bytes} [Mon Jun 15 17:00:49 2026] POST /v2.0/floatingips => generated 552 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:00:50.530 7 INFO neutron.services.segments.plugin [-] Segment f09a50f7-fd98-42d2-b24e-675082ddd276 resource provider aggregate not found 2026-06-15 17:00:50.542 7 INFO neutron.services.segments.plugin [-] Segment f09a50f7-fd98-42d2-b24e-675082ddd276 resource provider aggregate not found 2026-06-15 17:00:50.553 7 INFO neutron.services.segments.plugin [-] Segment f09a50f7-fd98-42d2-b24e-675082ddd276 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f09a50f7-fd98-42d2-b24e-675082ddd276 found for delete ", "request_id": "req-c832b67b-1490-4400-a3ee-aefeb41f331e"}]} 2026-06-15 17:00:50.561 7 INFO neutron.services.segments.plugin [-] Segment f09a50f7-fd98-42d2-b24e-675082ddd276 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f09a50f7-fd98-42d2-b24e-675082ddd276 found for delete ", "request_id": "req-51769bf9-88f6-4436-b793-22e0e26bea1d"}]} 2026-06-15 17:00:50.575 7 INFO neutron.services.segments.plugin [-] Segment ff9876d1-de5d-436b-9be1-35ec99102d3b resource provider aggregate not found 2026-06-15 17:00:50.583 7 INFO neutron.services.segments.plugin [-] Segment ff9876d1-de5d-436b-9be1-35ec99102d3b resource provider aggregate not found 2026-06-15 17:00:50.596 7 INFO neutron.services.segments.plugin [-] Segment ff9876d1-de5d-436b-9be1-35ec99102d3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff9876d1-de5d-436b-9be1-35ec99102d3b found for delete ", "request_id": "req-7581428e-e5b4-4dc5-af0f-d2c473c768d5"}]} 2026-06-15 17:00:50.601 7 INFO neutron.services.segments.plugin [-] Segment ff9876d1-de5d-436b-9be1-35ec99102d3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff9876d1-de5d-436b-9be1-35ec99102d3b found for delete ", "request_id": "req-fa8fdc63-c58a-473a-9c9a-2502bca78b88"}]} 2026-06-15 17:00:50.613 7 INFO neutron.services.segments.plugin [-] Segment fd0d101e-c338-4c28-8285-239dbde307af resource provider aggregate not found 2026-06-15 17:00:50.618 7 INFO neutron.services.segments.plugin [-] Segment fd0d101e-c338-4c28-8285-239dbde307af resource provider aggregate not found 2026-06-15 17:00:50.636 7 INFO neutron.services.segments.plugin [-] Segment fd0d101e-c338-4c28-8285-239dbde307af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd0d101e-c338-4c28-8285-239dbde307af found for delete ", "request_id": "req-8970cd73-f598-4f54-bf2f-c9e751412528"}]} 2026-06-15 17:00:50.650 7 INFO neutron.services.segments.plugin [-] Segment fd0d101e-c338-4c28-8285-239dbde307af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd0d101e-c338-4c28-8285-239dbde307af found for delete ", "request_id": "req-6d7539d5-dae3-4215-a0ea-3dbb64204031"}]} 2026-06-15 17:00:50.706 7 INFO neutron_taas.services.taas.taas_plugin [None req-792cb6e1-b0db-4cad-b770-b4c6ceff016d 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: ec887c39-a4ba-4ba7-9ac4-3a8b65968163 2026-06-15 17:00:50.709 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-792cb6e1-b0db-4cad-b770-b4c6ceff016d 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: ec887c39-a4ba-4ba7-9ac4-3a8b65968163 [pid: 8|app: 0|req: 740/1552] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:00:50 2026] GET /v2.0/security-groups?tenant_id=f194d8a296644d2da90f5a370469e1b5&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:00:51.114 7 INFO neutron.db.l3_hamode_db [None req-792cb6e1-b0db-4cad-b770-b4c6ceff016d 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] HA network a63e089e-68c8-47a0-87e8-8bd132327daf was deleted as no HA routers are present in tenant 6b57e4f1ac874e18ae60a736f512dc90. [pid: 7|app: 0|req: 813/1553] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:00:50 2026] DELETE /v2.0/routers/40800821-24fa-4373-bb84-c26496e4ff26 => generated 0 bytes in 1008 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1554] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:00:51 2026] DELETE /v2.0/security-groups/e1cd9cbd-6ae6-4774-bb62-f2fcf883431f => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1555] 10.0.0.146 () {34 vars in 675 bytes} [Mon Jun 15 17:00:50 2026] POST /v2.0/floatingips => generated 552 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1556] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:00:51 2026] DELETE /v2.0/subnets/467b5207-5729-4d0a-b1b8-9582addc9d95 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1557] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:00:51 2026] GET /v2.0/security-groups?tenant_id=a726dd28e7af4fe28b147357aa278264&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1558] 10.0.0.146 () {34 vars in 758 bytes} [Mon Jun 15 17:00:51 2026] PUT /v2.0/floatingips/460cab3e-6173-438a-a640-2d2222d3a7b8/tags => generated 17 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:00:51.533 7 INFO neutron_taas.services.taas.taas_plugin [None req-67d02dd9-b11c-4583-ba46-7dab74ddeea8 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: d7643492-2617-4990-8a79-016f43a382b2 2026-06-15 17:00:51.536 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-67d02dd9-b11c-4583-ba46-7dab74ddeea8 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: d7643492-2617-4990-8a79-016f43a382b2 [pid: 8|app: 0|req: 743/1559] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:00:51 2026] DELETE /v2.0/security-groups/0bc01987-2d8d-40e6-9d3e-d7cbac8d37ab => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1560] 10.0.0.146 () {34 vars in 758 bytes} [Mon Jun 15 17:00:51 2026] PUT /v2.0/floatingips/235690a2-de8a-4d10-90d6-7c7b2c590555/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1561] 10.0.0.146 () {34 vars in 758 bytes} [Mon Jun 15 17:00:51 2026] PUT /v2.0/floatingips/33ed5b58-0b51-41a0-b3c3-06b06b8bbc3b/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1562] 10.0.0.146 () {34 vars in 758 bytes} [Mon Jun 15 17:00:51 2026] PUT /v2.0/floatingips/8f3b0e86-dab1-409d-a2a1-f525ce490246/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1563] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:00:51 2026] DELETE /v2.0/networks/23fb8e70-933e-4db3-9c98-03d56df5136e => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1564] 10.0.0.146 () {32 vars in 671 bytes} [Mon Jun 15 17:00:51 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1565] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:00:51 2026] GET /v2.0/security-groups?tenant_id=686b3bc8bdb64921be805a06ffb06fb0&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1566] 10.0.0.146 () {32 vars in 685 bytes} [Mon Jun 15 17:00:51 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1567] 10.0.0.146 () {32 vars in 681 bytes} [Mon Jun 15 17:00:51 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1568] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:00:51 2026] GET /v2.0/security-groups?tenant_id=6b57e4f1ac874e18ae60a736f512dc90&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: 748/1569] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:00:51 2026] DELETE /v2.0/security-groups/c8f4a160-78d6-4118-8c54-12732951ee16 => 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: 822/1570] 10.0.0.146 () {32 vars in 693 bytes} [Mon Jun 15 17:00:51 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1571] 10.0.0.146 () {32 vars in 679 bytes} [Mon Jun 15 17:00:51 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1572] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:00:51 2026] DELETE /v2.0/security-groups/fd6ea92b-3cf6-42bb-88b0-fa8773428d20 => 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: 824/1573] 10.0.0.146 () {32 vars in 693 bytes} [Mon Jun 15 17:00:52 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1574] 10.0.0.146 () {32 vars in 689 bytes} [Mon Jun 15 17:00:52 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1575] 10.0.0.146 () {32 vars in 701 bytes} [Mon Jun 15 17:00:52 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:00:52.656 7 INFO neutron.services.segments.plugin [-] Segment cb7e2027-e893-45e8-a955-0935dd6d2704 resource provider aggregate not found 2026-06-15 17:00:52.669 7 INFO neutron.services.segments.plugin [-] Segment cb7e2027-e893-45e8-a955-0935dd6d2704 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb7e2027-e893-45e8-a955-0935dd6d2704 found for delete ", "request_id": "req-12c56a09-2385-480c-b953-39ea69b4a783"}]} 2026-06-15 17:00:52.672 7 INFO neutron.services.segments.plugin [-] Segment cb7e2027-e893-45e8-a955-0935dd6d2704 resource provider aggregate not found 2026-06-15 17:00:52.679 8 INFO neutron_taas.services.taas.taas_plugin [None req-d6d66778-65ef-4203-8d26-c4650dd5fe55 f3e743ae44f7423b9a5db1badefeb160 dba2c59870c44b7b8de2c80dde923003 - - default default] TaaS: Handle Delete Port: 12e9b15d-756c-47b7-92dd-67c1d9afe221 2026-06-15 17:00:52.683 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d6d66778-65ef-4203-8d26-c4650dd5fe55 f3e743ae44f7423b9a5db1badefeb160 dba2c59870c44b7b8de2c80dde923003 - - default default] Tap Mirror: Handle Delete Port: 12e9b15d-756c-47b7-92dd-67c1d9afe221 2026-06-15 17:00:52.686 7 INFO neutron.services.segments.plugin [-] Segment 885c22f5-d50b-4ec8-a021-c314a524d6aa resource provider aggregate not found 2026-06-15 17:00:52.694 7 INFO neutron.services.segments.plugin [-] Segment cb7e2027-e893-45e8-a955-0935dd6d2704 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb7e2027-e893-45e8-a955-0935dd6d2704 found for delete ", "request_id": "req-964b9591-a65f-43b7-8811-d7a62ea3c6a9"}]} 2026-06-15 17:00:52.702 7 INFO neutron.services.segments.plugin [-] Segment 885c22f5-d50b-4ec8-a021-c314a524d6aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 885c22f5-d50b-4ec8-a021-c314a524d6aa found for delete ", "request_id": "req-2e77f6b8-35ca-4fbf-9439-8d299bff91f7"}]} 2026-06-15 17:00:52.713 7 INFO neutron.services.segments.plugin [-] Segment 885c22f5-d50b-4ec8-a021-c314a524d6aa resource provider aggregate not found 2026-06-15 17:00:52.730 7 INFO neutron.services.segments.plugin [-] Segment 885c22f5-d50b-4ec8-a021-c314a524d6aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 885c22f5-d50b-4ec8-a021-c314a524d6aa found for delete ", "request_id": "req-c2b86b74-2702-4cbc-b46c-0b07e2b139a9"}]} [pid: 8|app: 0|req: 751/1576] 10.0.0.146 () {32 vars in 731 bytes} [Mon Jun 15 17:00:52 2026] DELETE /v2.0/floatingips/460cab3e-6173-438a-a640-2d2222d3a7b8 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:00:52.986 7 INFO neutron_taas.services.taas.taas_plugin [None req-d84ebf0a-319d-4e53-8c84-325907cf2428 f3e743ae44f7423b9a5db1badefeb160 dba2c59870c44b7b8de2c80dde923003 - - default default] TaaS: Handle Delete Port: 7d2e0307-09eb-425c-bff7-14d47ade0011 2026-06-15 17:00:52.988 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d84ebf0a-319d-4e53-8c84-325907cf2428 f3e743ae44f7423b9a5db1badefeb160 dba2c59870c44b7b8de2c80dde923003 - - default default] Tap Mirror: Handle Delete Port: 7d2e0307-09eb-425c-bff7-14d47ade0011 [pid: 7|app: 0|req: 826/1579] 10.0.0.146 () {32 vars in 731 bytes} [Mon Jun 15 17:00:52 2026] DELETE /v2.0/floatingips/235690a2-de8a-4d10-90d6-7c7b2c590555 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:00:53.305 8 INFO neutron_taas.services.taas.taas_plugin [None req-198ee9fb-db87-4399-be0b-ac4f8718cb82 f3e743ae44f7423b9a5db1badefeb160 dba2c59870c44b7b8de2c80dde923003 - - default default] TaaS: Handle Delete Port: 7c04c17c-a30a-4613-bd0f-22d7ff2a080c 2026-06-15 17:00:53.308 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-198ee9fb-db87-4399-be0b-ac4f8718cb82 f3e743ae44f7423b9a5db1badefeb160 dba2c59870c44b7b8de2c80dde923003 - - default default] Tap Mirror: Handle Delete Port: 7c04c17c-a30a-4613-bd0f-22d7ff2a080c [pid: 8|app: 0|req: 754/1580] 10.0.0.146 () {32 vars in 731 bytes} [Mon Jun 15 17:00:53 2026] DELETE /v2.0/floatingips/33ed5b58-0b51-41a0-b3c3-06b06b8bbc3b => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:00:53.572 7 INFO neutron_taas.services.taas.taas_plugin [None req-44140387-591b-4674-83df-b0d537bcec1d f3e743ae44f7423b9a5db1badefeb160 dba2c59870c44b7b8de2c80dde923003 - - default default] TaaS: Handle Delete Port: e09f3b30-fdc5-4d8b-9ffd-42d0b91c1e8e 2026-06-15 17:00:53.575 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-44140387-591b-4674-83df-b0d537bcec1d f3e743ae44f7423b9a5db1badefeb160 dba2c59870c44b7b8de2c80dde923003 - - default default] Tap Mirror: Handle Delete Port: e09f3b30-fdc5-4d8b-9ffd-42d0b91c1e8e [pid: 7|app: 0|req: 827/1581] 10.0.0.146 () {32 vars in 731 bytes} [Mon Jun 15 17:00:53 2026] DELETE /v2.0/floatingips/8f3b0e86-dab1-409d-a2a1-f525ce490246 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:00:53.842 8 INFO neutron_taas.services.taas.taas_plugin [None req-c415e9dc-8caf-4c52-a6ae-5119d66466fa f3e743ae44f7423b9a5db1badefeb160 dba2c59870c44b7b8de2c80dde923003 - - default default] TaaS: Handle Delete Port: 0c765d5d-c7d8-493f-9058-31b4d62e9ed2 2026-06-15 17:00:53.845 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c415e9dc-8caf-4c52-a6ae-5119d66466fa f3e743ae44f7423b9a5db1badefeb160 dba2c59870c44b7b8de2c80dde923003 - - default default] Tap Mirror: Handle Delete Port: 0c765d5d-c7d8-493f-9058-31b4d62e9ed2 [pid: 8|app: 0|req: 755/1582] 10.0.0.146 () {32 vars in 731 bytes} [Mon Jun 15 17:00:53 2026] DELETE /v2.0/floatingips/46e36df9-60b6-4547-aa07-3113e8d196ef => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1583] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:00:54 2026] GET /v2.0/security-groups?tenant_id=36c71ab358bf43459bfcf7c5703078d4&name=default => generated 2925 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1584] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:00:55 2026] DELETE /v2.0/security-groups/d0fad8c1-b4a1-4dd2-b51a-98b957b8d7e6 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1585] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:00:55 2026] GET /v2.0/security-groups?tenant_id=dba2c59870c44b7b8de2c80dde923003&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: 757/1586] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:00:55 2026] DELETE /v2.0/security-groups/307a0279-b78a-49f2-b9cc-0c34fa886a85 => 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: 830/1587] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:00:55 2026] GET /v2.0/security-groups?tenant_id=68432c24a6c642f4bdff021f4a913243&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: 758/1588] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:00:56 2026] DELETE /v2.0/security-groups/5645b9c8-1847-4d01-8fdf-77846292982b => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1589] 10.0.0.146 () {34 vars in 675 bytes} [Mon Jun 15 17:00:56 2026] POST /v2.0/subnetpools => generated 516 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1590] 10.0.0.146 () {34 vars in 675 bytes} [Mon Jun 15 17:00:56 2026] POST /v2.0/subnetpools => generated 516 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1591] 10.0.0.146 () {34 vars in 675 bytes} [Mon Jun 15 17:00:56 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1592] 10.0.0.146 () {34 vars in 675 bytes} [Mon Jun 15 17:00:56 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1593] 10.0.0.146 () {34 vars in 675 bytes} [Mon Jun 15 17:00:56 2026] POST /v2.0/subnetpools => generated 516 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1594] 10.0.0.146 () {34 vars in 758 bytes} [Mon Jun 15 17:00:56 2026] PUT /v2.0/subnetpools/9769bc4a-0d69-4817-925c-1cfa65fea97e/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1595] 10.0.0.146 () {34 vars in 758 bytes} [Mon Jun 15 17:00:56 2026] PUT /v2.0/subnetpools/07ba2b64-a075-40ac-9c3d-7d701b85ceb8/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1596] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:00:56 2026] GET /v2.0/security-groups?tenant_id=0f25c5f5adc1410abf023e15824acd3b&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1597] 10.0.0.146 () {34 vars in 758 bytes} [Mon Jun 15 17:00:56 2026] PUT /v2.0/subnetpools/e4c2213e-da4b-4ad8-9214-c1186386d0a6/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1598] 10.0.0.146 () {34 vars in 758 bytes} [Mon Jun 15 17:00:56 2026] PUT /v2.0/subnetpools/4fde16c0-721f-47e9-829d-5e02a4f70e11/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1599] 10.0.0.146 () {32 vars in 671 bytes} [Mon Jun 15 17:00:56 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1600] 10.0.0.146 () {32 vars in 685 bytes} [Mon Jun 15 17:00:56 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1601] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:00:56 2026] DELETE /v2.0/security-groups/f4ca1565-0e8d-4eb5-8ec5-e2e16fe9a2b9 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1602] 10.0.0.146 () {32 vars in 681 bytes} [Mon Jun 15 17:00:56 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: 8|app: 0|req: 762/1603] 10.0.0.146 () {32 vars in 693 bytes} [Mon Jun 15 17:00:56 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1604] 10.0.0.146 () {32 vars in 679 bytes} [Mon Jun 15 17:00:56 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: 763/1605] 10.0.0.146 () {32 vars in 693 bytes} [Mon Jun 15 17:00:57 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1606] 10.0.0.146 () {32 vars in 689 bytes} [Mon Jun 15 17:00:57 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1607] 10.0.0.146 () {32 vars in 701 bytes} [Mon Jun 15 17:00:57 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1608] 10.0.0.146 () {32 vars in 731 bytes} [Mon Jun 15 17:00:57 2026] DELETE /v2.0/subnetpools/9769bc4a-0d69-4817-925c-1cfa65fea97e => 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: 846/1609] 10.0.0.146 () {32 vars in 731 bytes} [Mon Jun 15 17:00:57 2026] DELETE /v2.0/subnetpools/07ba2b64-a075-40ac-9c3d-7d701b85ceb8 => 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: 764/1610] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:00:57 2026] GET /v2.0/security-groups?tenant_id=d0c5a4750e8a4a64889747c36eb4400c&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: 847/1611] 10.0.0.146 () {32 vars in 731 bytes} [Mon Jun 15 17:00:57 2026] DELETE /v2.0/subnetpools/e4c2213e-da4b-4ad8-9214-c1186386d0a6 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1612] 10.0.0.146 () {32 vars in 731 bytes} [Mon Jun 15 17:00:57 2026] DELETE /v2.0/subnetpools/4fde16c0-721f-47e9-829d-5e02a4f70e11 => 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: 765/1613] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:00:57 2026] DELETE /v2.0/security-groups/baf3f731-991c-46a8-9cf7-559434d69b4b => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1614] 10.0.0.146 () {32 vars in 731 bytes} [Mon Jun 15 17:00:57 2026] DELETE /v2.0/subnetpools/75fc8479-508e-44f7-8405-49de55511643 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1615] 10.0.0.115 () {34 vars in 989 bytes} [Mon Jun 15 17:00:57 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => 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: 850/1616] 10.0.0.115 () {34 vars in 1039 bytes} [Mon Jun 15 17:00:57 2026] GET /v2.0/security-groups?id=dc716ce4-9d43-457e-91e5-e1a0cea67e2c&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1617] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:00:58 2026] GET /v2.0/security-groups?tenant_id=b53f2e875e5b4513ac483668d3af2335&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1618] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:00:58 2026] DELETE /v2.0/security-groups/47b76e11-94d5-47bc-b5bb-8ab5bec01b29 => 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: 768/1619] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:00:58 2026] GET /v2.0/security-groups?tenant_id=c1991d84376e436b995e90c8c30fca8f&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1620] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:00:58 2026] DELETE /v2.0/security-groups/c849a0dd-7053-4064-8bf2-9157a795e824 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1621] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:00:59 2026] GET /v2.0/security-groups?tenant_id=6b5a2bb4aab2417a85225c2d5b7b288f&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1622] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:00:59 2026] DELETE /v2.0/security-groups/434a44c2-6140-4e2c-af92-1e0b56d5e064 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:00:59.629 8 INFO neutron.db.segments_db [None req-04e377ee-9a8b-4717-b60f-b5f4bd040edf 33e09e3e7f7541f5867994fb03b9123d ae893e83b4f24743a21142a93f7c6771 - - default default] Added segment d4eaa7c9-7683-493e-a0fd-5aeb25ffa74d of type vxlan for network 9d0b774f-a062-41e5-9575-66edb42b03cc [pid: 8|app: 0|req: 769/1623] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:00:59 2026] POST /v2.0/networks => generated 630 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1624] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:00:59 2026] POST /v2.0/subnets => generated 627 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:01:00.010 8 INFO neutron.db.segments_db [None req-49a7a27c-a810-49b6-8e21-180f795bb370 33e09e3e7f7541f5867994fb03b9123d ae893e83b4f24743a21142a93f7c6771 - - default default] Added segment a18369d5-6d7f-42d8-825f-32bd8ad54913 of type vxlan for network ddff6268-cb6b-4bf8-8a66-f0f829602fbe 2026-06-15 17:01:00.309 8 INFO neutron.db.l3_hamode_db [None req-49a7a27c-a810-49b6-8e21-180f795bb370 33e09e3e7f7541f5867994fb03b9123d ae893e83b4f24743a21142a93f7c6771 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 17:01:01.370 7 INFO neutron.db.segments_db [None req-5151de8c-05f9-43d4-ac52-f1a78142bde0 12119f93ed1f4f939c85df9079f183f5 23f1750491e14454b6d3df51ecd0b09e - - default default] Added segment 4242a852-c9c9-4f29-a628-1030fd6359c4 of type vxlan for network 4afccdf3-5b3a-40d5-8b02-3d6f1b2ef7aa [pid: 7|app: 0|req: 856/1625] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:01:00 2026] POST /v2.0/networks => generated 613 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:01:01.524 7 INFO neutron.db.segments_db [None req-fb9bdd44-6440-4b8b-b223-be88f894f2d1 12119f93ed1f4f939c85df9079f183f5 23f1750491e14454b6d3df51ecd0b09e - - default default] Added segment ab6669c3-42b7-49ab-97a3-c19d81705f91 of type vxlan for network 54d69999-a1f1-4d0c-8b5a-3ea408a71b9d [pid: 7|app: 0|req: 857/1626] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:01:01 2026] POST /v2.0/networks => generated 611 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:01:01.618 8 INFO neutron.db.l3_hamode_db [None req-49a7a27c-a810-49b6-8e21-180f795bb370 33e09e3e7f7541f5867994fb03b9123d ae893e83b4f24743a21142a93f7c6771 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 17:01:01.669 7 INFO neutron.db.segments_db [None req-038bc538-3546-4902-9f88-ccc08ac15520 12119f93ed1f4f939c85df9079f183f5 23f1750491e14454b6d3df51ecd0b09e - - default default] Added segment 9197abc3-ea60-42a7-9121-a64a6e8bfab1 of type vxlan for network 4a327367-8f50-4bdd-87ed-ed664d8578cf [pid: 7|app: 0|req: 858/1627] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:01:01 2026] POST /v2.0/networks => generated 612 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:01:01.823 7 INFO neutron.db.segments_db [None req-2ffb1f9a-d383-4250-a528-00a83326aca3 12119f93ed1f4f939c85df9079f183f5 23f1750491e14454b6d3df51ecd0b09e - - default default] Added segment db1d9e0d-7481-4c25-b18a-505e6ce6fe9a of type vxlan for network 41d46cc9-31f0-42de-9316-14d848743e06 [pid: 7|app: 0|req: 859/1628] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:01:01 2026] POST /v2.0/networks => generated 613 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:01:01.974 7 INFO neutron.db.segments_db [None req-2b5443fa-ce44-4e64-bf87-8e3a57f65bc0 12119f93ed1f4f939c85df9079f183f5 23f1750491e14454b6d3df51ecd0b09e - - default default] Added segment e14b02f6-6fc8-4d89-8b08-682cccf4a0dc of type vxlan for network 66c320af-f46e-402d-83e1-78de749a7d54 [pid: 7|app: 0|req: 860/1629] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:01:01 2026] POST /v2.0/networks => generated 613 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1630] 10.0.0.146 () {34 vars in 752 bytes} [Mon Jun 15 17:01:02 2026] PUT /v2.0/networks/4afccdf3-5b3a-40d5-8b02-3d6f1b2ef7aa/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1631] 10.0.0.146 () {34 vars in 752 bytes} [Mon Jun 15 17:01:02 2026] PUT /v2.0/networks/54d69999-a1f1-4d0c-8b5a-3ea408a71b9d/tags => generated 25 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1632] 10.0.0.146 () {34 vars in 752 bytes} [Mon Jun 15 17:01:02 2026] PUT /v2.0/networks/4a327367-8f50-4bdd-87ed-ed664d8578cf/tags => generated 34 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1633] 10.0.0.146 () {34 vars in 752 bytes} [Mon Jun 15 17:01:02 2026] PUT /v2.0/networks/41d46cc9-31f0-42de-9316-14d848743e06/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1634] 10.0.0.146 () {32 vars in 665 bytes} [Mon Jun 15 17:01:02 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1635] 10.0.0.146 () {32 vars in 679 bytes} [Mon Jun 15 17:01:02 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1247 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1636] 10.0.0.146 () {32 vars in 675 bytes} [Mon Jun 15 17:01:02 2026] GET /v2.0/networks?tags-any=blue => generated 1247 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1637] 10.0.0.146 () {32 vars in 687 bytes} [Mon Jun 15 17:01:02 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1638] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:00:59 2026] POST /v2.0/routers => generated 694 bytes in 2644 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1639] 10.0.0.146 () {32 vars in 673 bytes} [Mon Jun 15 17:01:02 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1640] 10.0.0.146 () {32 vars in 687 bytes} [Mon Jun 15 17:01:02 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1641] 10.0.0.146 () {32 vars in 683 bytes} [Mon Jun 15 17:01:02 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:01:03.086 7 INFO neutron.db.segments_db [None req-5d8a7821-c8a7-43a5-af38-6d3b8df5e388 177418b72c81419d832d5b2fcfb17fc8 16d4c1b42c4a46c4b8abe79579683c95 - - default default] Added segment a05b1c9c-e58e-4e08-9091-e0dd92676fd3 of type vxlan for network 8a99231f-6853-4a31-a005-78438ddfb6ae [pid: 7|app: 0|req: 872/1642] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:01:02 2026] POST /v2.0/networks => generated 612 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1643] 10.0.0.146 () {32 vars in 695 bytes} [Mon Jun 15 17:01:03 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1644] 10.0.0.146 () {34 vars in 752 bytes} [Mon Jun 15 17:01:03 2026] PUT /v2.0/networks/8a99231f-6853-4a31-a005-78438ddfb6ae/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:01:03.396 7 INFO neutron.services.segments.plugin [-] Segment 4242a852-c9c9-4f29-a628-1030fd6359c4 resource provider aggregate not found 2026-06-15 17:01:03.404 7 INFO neutron.services.segments.plugin [-] Segment 4242a852-c9c9-4f29-a628-1030fd6359c4 resource provider aggregate not found 2026-06-15 17:01:03.424 7 INFO neutron.services.segments.plugin [-] Segment 4242a852-c9c9-4f29-a628-1030fd6359c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4242a852-c9c9-4f29-a628-1030fd6359c4 found for delete ", "request_id": "req-10fc4981-2cb9-4d9b-a35c-41ed82121b33"}]} 2026-06-15 17:01:03.425 7 INFO neutron.services.segments.plugin [-] Segment 4242a852-c9c9-4f29-a628-1030fd6359c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4242a852-c9c9-4f29-a628-1030fd6359c4 found for delete ", "request_id": "req-5bc91a39-eb97-4416-8234-f86bef02844d"}]} [pid: 7|app: 0|req: 875/1645] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:03 2026] DELETE /v2.0/networks/4afccdf3-5b3a-40d5-8b02-3d6f1b2ef7aa => 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: 876/1646] 10.0.0.146 () {32 vars in 732 bytes} [Mon Jun 15 17:01:03 2026] GET /v2.0/networks/8a99231f-6853-4a31-a005-78438ddfb6ae/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1647] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:03 2026] DELETE /v2.0/networks/54d69999-a1f1-4d0c-8b5a-3ea408a71b9d => generated 0 bytes in 89 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1648] 10.0.0.146 () {34 vars in 763 bytes} [Mon Jun 15 17:01:03 2026] PUT /v2.0/networks/8a99231f-6853-4a31-a005-78438ddfb6ae/tags/green => 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: 879/1649] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:03 2026] DELETE /v2.0/networks/4a327367-8f50-4bdd-87ed-ed664d8578cf => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1650] 10.0.0.146 () {32 vars in 732 bytes} [Mon Jun 15 17:01:03 2026] GET /v2.0/networks/8a99231f-6853-4a31-a005-78438ddfb6ae/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1651] 10.0.0.146 () {34 vars in 782 bytes} [Mon Jun 15 17:01:02 2026] PUT /v2.0/routers/c690338c-5f11-4d18-957a-04702c5d9430/add_router_interface => generated 309 bytes in 1321 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1652] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:03 2026] DELETE /v2.0/networks/41d46cc9-31f0-42de-9316-14d848743e06 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1653] 10.0.0.146 () {34 vars in 759 bytes} [Mon Jun 15 17:01:03 2026] PUT /v2.0/networks/8a99231f-6853-4a31-a005-78438ddfb6ae/tags/red => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-15 17:01:04.115 8 INFO neutron.services.segments.plugin [-] Segment e14b02f6-6fc8-4d89-8b08-682cccf4a0dc resource provider aggregate not found 2026-06-15 17:01:04.117 8 INFO neutron.services.segments.plugin [-] Segment e14b02f6-6fc8-4d89-8b08-682cccf4a0dc resource provider aggregate not found 2026-06-15 17:01:04.135 8 INFO neutron.services.segments.plugin [-] Segment e14b02f6-6fc8-4d89-8b08-682cccf4a0dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e14b02f6-6fc8-4d89-8b08-682cccf4a0dc found for delete ", "request_id": "req-d7d12c06-a846-49de-8269-755fc1f81b5f"}]} 2026-06-15 17:01:04.136 8 INFO neutron.services.segments.plugin [-] Segment e14b02f6-6fc8-4d89-8b08-682cccf4a0dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e14b02f6-6fc8-4d89-8b08-682cccf4a0dc found for delete ", "request_id": "req-fd45c3a6-1d53-48fe-9192-b21da8dc7a52"}]} [pid: 8|app: 0|req: 773/1654] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:03 2026] DELETE /v2.0/networks/66c320af-f46e-402d-83e1-78de749a7d54 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1655] 10.0.0.146 () {32 vars in 732 bytes} [Mon Jun 15 17:01:04 2026] GET /v2.0/networks/8a99231f-6853-4a31-a005-78438ddfb6ae/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: 775/1656] 10.0.0.146 () {34 vars in 781 bytes} [Mon Jun 15 17:01:04 2026] PUT /v2.0/networks/8a99231f-6853-4a31-a005-78438ddfb6ae/tags/black.or.white => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1657] 10.0.0.146 () {34 vars in 664 bytes} [Mon Jun 15 17:01:03 2026] POST /v2.0/ports => generated 955 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: 776/1658] 10.0.0.146 () {32 vars in 732 bytes} [Mon Jun 15 17:01:04 2026] GET /v2.0/networks/8a99231f-6853-4a31-a005-78438ddfb6ae/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: 777/1659] 10.0.0.146 () {34 vars in 752 bytes} [Mon Jun 15 17:01:04 2026] PUT /v2.0/networks/8a99231f-6853-4a31-a005-78438ddfb6ae/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1660] 10.0.0.146 () {32 vars in 732 bytes} [Mon Jun 15 17:01:04 2026] GET /v2.0/networks/8a99231f-6853-4a31-a005-78438ddfb6ae/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1661] 10.0.0.146 () {32 vars in 740 bytes} [Mon Jun 15 17:01:04 2026] GET /v2.0/networks/8a99231f-6853-4a31-a005-78438ddfb6ae/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:01:04.538 8 INFO neutron.api.v2.resource [None req-7cd0c546-63ba-44e8-b88f-e300b58e4f3c 177418b72c81419d832d5b2fcfb17fc8 16d4c1b42c4a46c4b8abe79579683c95 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 780/1662] 10.0.0.146 () {32 vars in 744 bytes} [Mon Jun 15 17:01:04 2026] GET /v2.0/networks/8a99231f-6853-4a31-a005-78438ddfb6ae/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1663] 10.0.0.146 () {32 vars in 743 bytes} [Mon Jun 15 17:01:04 2026] DELETE /v2.0/networks/8a99231f-6853-4a31-a005-78438ddfb6ae/tags/red => 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: 782/1664] 10.0.0.146 () {32 vars in 732 bytes} [Mon Jun 15 17:01:04 2026] GET /v2.0/networks/8a99231f-6853-4a31-a005-78438ddfb6ae/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1665] 10.0.0.146 () {34 vars in 664 bytes} [Mon Jun 15 17:01:04 2026] POST /v2.0/ports => generated 954 bytes in 330 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-15 17:01:04.693 8 INFO neutron.api.v2.resource [None req-c0e9cf0c-9350-464d-a117-deac733a077c 177418b72c81419d832d5b2fcfb17fc8 16d4c1b42c4a46c4b8abe79579683c95 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 783/1666] 10.0.0.146 () {32 vars in 747 bytes} [Mon Jun 15 17:01:04 2026] DELETE /v2.0/networks/8a99231f-6853-4a31-a005-78438ddfb6ae/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: 784/1667] 10.0.0.146 () {32 vars in 735 bytes} [Mon Jun 15 17:01:04 2026] DELETE /v2.0/networks/8a99231f-6853-4a31-a005-78438ddfb6ae/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1668] 10.0.0.146 () {32 vars in 732 bytes} [Mon Jun 15 17:01:04 2026] GET /v2.0/networks/8a99231f-6853-4a31-a005-78438ddfb6ae/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1669] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:04 2026] DELETE /v2.0/networks/8a99231f-6853-4a31-a005-78438ddfb6ae => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1670] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:04 2026] GET /v2.0/security-groups?tenant_id=23f1750491e14454b6d3df51ecd0b09e&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1671] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:05 2026] DELETE /v2.0/security-groups/9dc26fd1-1531-40e7-bd49-54a2a8b62960 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:01:05.445 7 INFO neutron.db.l3_db [None req-e2350020-327a-4acb-8196-21d08753cefd 33e09e3e7f7541f5867994fb03b9123d ae893e83b4f24743a21142a93f7c6771 - - default default] Floating IP f378c625-23f8-4d54-b811-72e245726ae2 associated. External IP: 10.96.250.203, port: 7be14e54-2b33-4f83-9764-c1366957dcb1. 2026-06-15 17:01:05.450 7 INFO neutron.services.segments.plugin [-] Segment ab6669c3-42b7-49ab-97a3-c19d81705f91 resource provider aggregate not found 2026-06-15 17:01:05.453 7 INFO neutron.services.segments.plugin [-] Segment ab6669c3-42b7-49ab-97a3-c19d81705f91 resource provider aggregate not found 2026-06-15 17:01:05.469 7 INFO neutron.services.segments.plugin [-] Segment ab6669c3-42b7-49ab-97a3-c19d81705f91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab6669c3-42b7-49ab-97a3-c19d81705f91 found for delete ", "request_id": "req-2daeab67-971d-4468-a1b1-e98e7998585b"}]} 2026-06-15 17:01:05.474 7 INFO neutron.services.segments.plugin [-] Segment ab6669c3-42b7-49ab-97a3-c19d81705f91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab6669c3-42b7-49ab-97a3-c19d81705f91 found for delete ", "request_id": "req-a70268ae-808f-43e0-9d69-08b7e89a545e"}]} 2026-06-15 17:01:05.499 7 INFO neutron.services.segments.plugin [-] Segment 9197abc3-ea60-42a7-9121-a64a6e8bfab1 resource provider aggregate not found 2026-06-15 17:01:05.501 7 INFO neutron.services.segments.plugin [-] Segment 9197abc3-ea60-42a7-9121-a64a6e8bfab1 resource provider aggregate not found 2026-06-15 17:01:05.519 7 INFO neutron.services.segments.plugin [-] Segment 9197abc3-ea60-42a7-9121-a64a6e8bfab1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9197abc3-ea60-42a7-9121-a64a6e8bfab1 found for delete ", "request_id": "req-672337d2-c233-46f2-ad75-74ba9cd81ac6"}]} 2026-06-15 17:01:05.522 7 INFO neutron.services.segments.plugin [-] Segment 9197abc3-ea60-42a7-9121-a64a6e8bfab1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9197abc3-ea60-42a7-9121-a64a6e8bfab1 found for delete ", "request_id": "req-72311feb-f864-404a-8abc-f04a1360354f"}]} 2026-06-15 17:01:05.540 7 INFO neutron.services.segments.plugin [-] Segment db1d9e0d-7481-4c25-b18a-505e6ce6fe9a resource provider aggregate not found 2026-06-15 17:01:05.541 7 INFO neutron.services.segments.plugin [-] Segment db1d9e0d-7481-4c25-b18a-505e6ce6fe9a resource provider aggregate not found [pid: 8|app: 0|req: 789/1672] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:05 2026] GET /v2.0/security-groups?tenant_id=fefacbed4f4d4d6bb0df75a7fcb55c64&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:01:05.568 7 INFO neutron.services.segments.plugin [-] Segment db1d9e0d-7481-4c25-b18a-505e6ce6fe9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db1d9e0d-7481-4c25-b18a-505e6ce6fe9a found for delete ", "request_id": "req-78fe5a44-1508-4b9b-a81b-d8d3df7f9dd6"}]} 2026-06-15 17:01:05.568 7 INFO neutron.services.segments.plugin [-] Segment db1d9e0d-7481-4c25-b18a-505e6ce6fe9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db1d9e0d-7481-4c25-b18a-505e6ce6fe9a found for delete ", "request_id": "req-0425d4a9-bfbc-4b2c-b802-06e848f33d62"}]} [pid: 8|app: 0|req: 790/1673] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:05 2026] DELETE /v2.0/security-groups/8590e900-ae05-477d-955c-bbabb8336e14 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1674] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:05 2026] GET /v2.0/security-groups?tenant_id=16d4c1b42c4a46c4b8abe79579683c95&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1675] 10.0.0.146 () {34 vars in 676 bytes} [Mon Jun 15 17:01:04 2026] POST /v2.0/floatingips => generated 841 bytes in 1139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1676] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:05 2026] GET /v2.0/security-groups?tenant_id=f213b6685b464ea3a3ca721b22e3d91f&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1677] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:05 2026] DELETE /v2.0/security-groups/8ff9a5a4-566d-49b0-8991-bf4c2ae843cf => 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: 886/1678] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:05 2026] DELETE /v2.0/security-groups/7d232bb5-7d29-4a18-822d-a9a00b7c5420 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:01:06.023 8 INFO neutron.db.l3_db [None req-3c10db3f-0bf2-4d88-b88a-be734e0cab8d 33e09e3e7f7541f5867994fb03b9123d ae893e83b4f24743a21142a93f7c6771 - - default default] Floating IP f378c625-23f8-4d54-b811-72e245726ae2 disassociated. External IP: 10.96.250.203, port: 7be14e54-2b33-4f83-9764-c1366957dcb1. 2026-06-15 17:01:06.168 8 INFO neutron.services.segments.plugin [-] Segment a05b1c9c-e58e-4e08-9091-e0dd92676fd3 resource provider aggregate not found 2026-06-15 17:01:06.171 8 INFO neutron.services.segments.plugin [-] Segment a05b1c9c-e58e-4e08-9091-e0dd92676fd3 resource provider aggregate not found 2026-06-15 17:01:06.191 8 INFO neutron.services.segments.plugin [-] Segment a05b1c9c-e58e-4e08-9091-e0dd92676fd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a05b1c9c-e58e-4e08-9091-e0dd92676fd3 found for delete ", "request_id": "req-f0775116-8313-48e9-a823-38ec414c017d"}]} 2026-06-15 17:01:06.200 8 INFO neutron.services.segments.plugin [-] Segment a05b1c9c-e58e-4e08-9091-e0dd92676fd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a05b1c9c-e58e-4e08-9091-e0dd92676fd3 found for delete ", "request_id": "req-25bfbd53-b6e4-49bd-965e-ef765a95f567"}]} [pid: 7|app: 0|req: 887/1679] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:06 2026] GET /v2.0/security-groups?tenant_id=46abfc23dc4942fd96ad6ab7bb933a64&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1680] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:06 2026] DELETE /v2.0/security-groups/1e6b215b-91cb-4585-964f-baf623aa84eb => 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: 793/1681] 10.0.0.146 () {34 vars in 748 bytes} [Mon Jun 15 17:01:05 2026] PUT /v2.0/floatingips/f378c625-23f8-4d54-b811-72e245726ae2 => generated 552 bytes in 553 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:01:06.571 7 INFO neutron_taas.services.taas.taas_plugin [None req-9f3421c9-b1a0-4009-a0cb-a5b5f773aa60 33e09e3e7f7541f5867994fb03b9123d ae893e83b4f24743a21142a93f7c6771 - - default default] TaaS: Handle Delete Port: 4f9d6713-1967-44ca-9fa3-8b1c81148aee 2026-06-15 17:01:06.574 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f3421c9-b1a0-4009-a0cb-a5b5f773aa60 33e09e3e7f7541f5867994fb03b9123d ae893e83b4f24743a21142a93f7c6771 - - default default] Tap Mirror: Handle Delete Port: 4f9d6713-1967-44ca-9fa3-8b1c81148aee [pid: 7|app: 0|req: 889/1682] 10.0.0.146 () {32 vars in 731 bytes} [Mon Jun 15 17:01:06 2026] DELETE /v2.0/floatingips/f378c625-23f8-4d54-b811-72e245726ae2 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:01:07.554 8 INFO neutron.db.l3_db [None req-b9b47a9a-1fb6-4ec5-b074-0ab43f5973ee 33e09e3e7f7541f5867994fb03b9123d ae893e83b4f24743a21142a93f7c6771 - - default default] Floating IP f8cfe621-51f3-45b6-b7d8-a868b29448a8 associated. External IP: 10.96.250.220, port: 5595cc9f-1256-4d6a-a878-aad5fda78af4. [pid: 8|app: 0|req: 794/1683] 10.0.0.146 () {34 vars in 676 bytes} [Mon Jun 15 17:01:06 2026] POST /v2.0/floatingips => generated 842 bytes in 1152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1684] 10.0.0.146 () {32 vars in 728 bytes} [Mon Jun 15 17:01:07 2026] GET /v2.0/floatingips/f8cfe621-51f3-45b6-b7d8-a868b29448a8 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1685] 10.0.0.146 () {32 vars in 654 bytes} [Mon Jun 15 17:01:07 2026] GET /v2.0/floatingips => generated 845 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:01:08.423 7 INFO neutron.db.l3_db [None req-6ef0eae5-f8f9-4751-a685-bd4c56c0f2d5 33e09e3e7f7541f5867994fb03b9123d ae893e83b4f24743a21142a93f7c6771 - - default default] Floating IP f8cfe621-51f3-45b6-b7d8-a868b29448a8 associated. External IP: 10.96.250.220, port: 5595cc9f-1256-4d6a-a878-aad5fda78af4. [pid: 8|app: 0|req: 798/1688] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:01:08 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1689] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:01:08 2026] GET /v2.0/security-groups?id=dc716ce4-9d43-457e-91e5-e1a0cea67e2c&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: 800/1690] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:01:08 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1691] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:01:08 2026] GET /v2.0/security-groups?id=dc716ce4-9d43-457e-91e5-e1a0cea67e2c&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1692] 10.0.0.146 () {34 vars in 748 bytes} [Mon Jun 15 17:01:07 2026] PUT /v2.0/floatingips/f8cfe621-51f3-45b6-b7d8-a868b29448a8 => generated 841 bytes in 1083 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:01:09.212 8 INFO neutron.db.l3_db [None req-bf7c9c88-b3e2-4289-9397-7b06487f5a30 33e09e3e7f7541f5867994fb03b9123d ae893e83b4f24743a21142a93f7c6771 - - default default] Floating IP f8cfe621-51f3-45b6-b7d8-a868b29448a8 disassociated. External IP: 10.96.250.220, port: 7be14e54-2b33-4f83-9764-c1366957dcb1. [pid: 7|app: 0|req: 892/1693] 10.0.0.146 () {34 vars in 677 bytes} [Mon Jun 15 17:01:09 2026] POST /v2.0/qos/policies => generated 359 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1694] 10.0.0.146 () {34 vars in 752 bytes} [Mon Jun 15 17:01:09 2026] PUT /v2.0/policies/7289df84-3725-478d-9b3c-ab60ed301308/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1695] 10.0.0.146 () {32 vars in 732 bytes} [Mon Jun 15 17:01:09 2026] GET /v2.0/policies/7289df84-3725-478d-9b3c-ab60ed301308/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1696] 10.0.0.146 () {34 vars in 748 bytes} [Mon Jun 15 17:01:09 2026] PUT /v2.0/floatingips/f8cfe621-51f3-45b6-b7d8-a868b29448a8 => generated 552 bytes in 461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1697] 10.0.0.146 () {34 vars in 763 bytes} [Mon Jun 15 17:01:09 2026] PUT /v2.0/policies/7289df84-3725-478d-9b3c-ab60ed301308/tags/green => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1698] 10.0.0.146 () {32 vars in 732 bytes} [Mon Jun 15 17:01:09 2026] GET /v2.0/policies/7289df84-3725-478d-9b3c-ab60ed301308/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:01:09.654 8 INFO neutron_taas.services.taas.taas_plugin [None req-01c6c419-9e12-4618-b7a2-3f05029d65cd 33e09e3e7f7541f5867994fb03b9123d ae893e83b4f24743a21142a93f7c6771 - - default default] TaaS: Handle Delete Port: a85fdc1d-73d1-4bf8-a1c5-e065db2c2825 2026-06-15 17:01:09.657 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-01c6c419-9e12-4618-b7a2-3f05029d65cd 33e09e3e7f7541f5867994fb03b9123d ae893e83b4f24743a21142a93f7c6771 - - default default] Tap Mirror: Handle Delete Port: a85fdc1d-73d1-4bf8-a1c5-e065db2c2825 [pid: 7|app: 0|req: 897/1699] 10.0.0.146 () {34 vars in 759 bytes} [Mon Jun 15 17:01:09 2026] PUT /v2.0/policies/7289df84-3725-478d-9b3c-ab60ed301308/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1700] 10.0.0.146 () {32 vars in 731 bytes} [Mon Jun 15 17:01:09 2026] DELETE /v2.0/floatingips/f8cfe621-51f3-45b6-b7d8-a868b29448a8 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:01:09.851 7 INFO neutron.db.segments_db [None req-7cf3f25a-be15-4d53-a485-53485142234a c0c11ef937994a44bafe1988a39069b7 89ee3e0a31e7485d863ca2d2ed562fcc - - default default] Added segment de0c5c65-0893-4cde-9df7-4f75af150415 of type vxlan for network 73948d24-7744-4a4d-8823-92ae0a9fb242 [pid: 8|app: 0|req: 804/1701] 10.0.0.146 () {32 vars in 732 bytes} [Mon Jun 15 17:01:09 2026] GET /v2.0/policies/7289df84-3725-478d-9b3c-ab60ed301308/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:01:09.890 8 INFO neutron.api.v2.resource [None req-ea86f406-6b10-46a6-86bb-3f1bd67d3c73 33e09e3e7f7541f5867994fb03b9123d ae893e83b4f24743a21142a93f7c6771 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 805/1702] 10.0.0.146 () {32 vars in 731 bytes} [Mon Jun 15 17:01:09 2026] DELETE /v2.0/floatingips/f8cfe621-51f3-45b6-b7d8-a868b29448a8 => generated 144 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1703] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:01:09 2026] POST /v2.0/networks => generated 613 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1704] 10.0.0.146 () {34 vars in 781 bytes} [Mon Jun 15 17:01:09 2026] PUT /v2.0/policies/7289df84-3725-478d-9b3c-ab60ed301308/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1705] 10.0.0.146 () {32 vars in 732 bytes} [Mon Jun 15 17:01:09 2026] GET /v2.0/policies/7289df84-3725-478d-9b3c-ab60ed301308/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:01:10.087 7 INFO neutron_taas.services.taas.taas_plugin [None req-48c78d2a-f9bf-4a45-8bcc-33c4a7ac2e54 33e09e3e7f7541f5867994fb03b9123d ae893e83b4f24743a21142a93f7c6771 - - default default] TaaS: Handle Delete Port: 7be14e54-2b33-4f83-9764-c1366957dcb1 2026-06-15 17:01:10.090 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48c78d2a-f9bf-4a45-8bcc-33c4a7ac2e54 33e09e3e7f7541f5867994fb03b9123d ae893e83b4f24743a21142a93f7c6771 - - default default] Tap Mirror: Handle Delete Port: 7be14e54-2b33-4f83-9764-c1366957dcb1 [pid: 7|app: 0|req: 899/1706] 10.0.0.146 () {32 vars in 719 bytes} [Mon Jun 15 17:01:09 2026] DELETE /v2.0/ports/7be14e54-2b33-4f83-9764-c1366957dcb1 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1707] 10.0.0.146 () {34 vars in 752 bytes} [Mon Jun 15 17:01:10 2026] PUT /v2.0/policies/7289df84-3725-478d-9b3c-ab60ed301308/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1708] 10.0.0.146 () {34 vars in 663 bytes} [Mon Jun 15 17:01:09 2026] POST /v2.0/ports => generated 743 bytes in 350 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: 901/1709] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:01:10 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1710] 10.0.0.146 () {32 vars in 732 bytes} [Mon Jun 15 17:01:10 2026] GET /v2.0/policies/7289df84-3725-478d-9b3c-ab60ed301308/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:01:10.460 8 INFO neutron_taas.services.taas.taas_plugin [None req-b670093b-3645-43b8-adc8-b474b9a6aa8b 33e09e3e7f7541f5867994fb03b9123d ae893e83b4f24743a21142a93f7c6771 - - default default] TaaS: Handle Delete Port: 5595cc9f-1256-4d6a-a878-aad5fda78af4 2026-06-15 17:01:10.463 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b670093b-3645-43b8-adc8-b474b9a6aa8b 33e09e3e7f7541f5867994fb03b9123d ae893e83b4f24743a21142a93f7c6771 - - default default] Tap Mirror: Handle Delete Port: 5595cc9f-1256-4d6a-a878-aad5fda78af4 [pid: 7|app: 0|req: 903/1711] 10.0.0.146 () {34 vars in 665 bytes} [Mon Jun 15 17:01:10 2026] POST /v2.0/trunks => generated 407 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1712] 10.0.0.146 () {32 vars in 719 bytes} [Mon Jun 15 17:01:10 2026] DELETE /v2.0/ports/5595cc9f-1256-4d6a-a878-aad5fda78af4 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1713] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:01:10 2026] GET /v2.0/security-groups?id=dc716ce4-9d43-457e-91e5-e1a0cea67e2c&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1714] 10.0.0.146 () {32 vars in 740 bytes} [Mon Jun 15 17:01:10 2026] GET /v2.0/policies/7289df84-3725-478d-9b3c-ab60ed301308/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1715] 10.0.0.146 () {32 vars in 735 bytes} [Mon Jun 15 17:01:10 2026] GET /v2.0/ports?device_id=c690338c-5f11-4d18-957a-04702c5d9430 => generated 958 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1716] 10.0.0.146 () {34 vars in 748 bytes} [Mon Jun 15 17:01:10 2026] PUT /v2.0/trunks/465cd62c-ec22-4d3f-ad04-6e118a3465b5/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:01:10.709 7 INFO neutron.api.v2.resource [None req-a73a565c-3fb7-4f2d-8eab-0c60999821e2 a926c0b9938e4a1a964fdf61f09ba2ab c1119db3aedc4a0797de9bf64ba12a5a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 906/1717] 10.0.0.146 () {32 vars in 744 bytes} [Mon Jun 15 17:01:10 2026] GET /v2.0/policies/7289df84-3725-478d-9b3c-ab60ed301308/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1718] 10.0.0.146 () {32 vars in 728 bytes} [Mon Jun 15 17:01:10 2026] GET /v2.0/trunks/465cd62c-ec22-4d3f-ad04-6e118a3465b5/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1719] 10.0.0.146 () {32 vars in 743 bytes} [Mon Jun 15 17:01:10 2026] DELETE /v2.0/policies/7289df84-3725-478d-9b3c-ab60ed301308/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1720] 10.0.0.146 () {34 vars in 759 bytes} [Mon Jun 15 17:01:10 2026] PUT /v2.0/trunks/465cd62c-ec22-4d3f-ad04-6e118a3465b5/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1721] 10.0.0.146 () {32 vars in 732 bytes} [Mon Jun 15 17:01:10 2026] GET /v2.0/policies/7289df84-3725-478d-9b3c-ab60ed301308/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1722] 10.0.0.146 () {32 vars in 728 bytes} [Mon Jun 15 17:01:10 2026] GET /v2.0/trunks/465cd62c-ec22-4d3f-ad04-6e118a3465b5/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:01:10.903 7 INFO neutron.api.v2.resource [None req-41dae411-bbb5-4978-96ce-66563b3db6ca a926c0b9938e4a1a964fdf61f09ba2ab c1119db3aedc4a0797de9bf64ba12a5a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 912/1723] 10.0.0.146 () {32 vars in 747 bytes} [Mon Jun 15 17:01:10 2026] DELETE /v2.0/policies/7289df84-3725-478d-9b3c-ab60ed301308/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1724] 10.0.0.146 () {34 vars in 755 bytes} [Mon Jun 15 17:01:10 2026] PUT /v2.0/trunks/465cd62c-ec22-4d3f-ad04-6e118a3465b5/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1725] 10.0.0.146 () {32 vars in 735 bytes} [Mon Jun 15 17:01:10 2026] DELETE /v2.0/policies/7289df84-3725-478d-9b3c-ab60ed301308/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1726] 10.0.0.146 () {32 vars in 728 bytes} [Mon Jun 15 17:01:10 2026] GET /v2.0/trunks/465cd62c-ec22-4d3f-ad04-6e118a3465b5/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: 916/1727] 10.0.0.146 () {32 vars in 732 bytes} [Mon Jun 15 17:01:10 2026] GET /v2.0/policies/7289df84-3725-478d-9b3c-ab60ed301308/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:01:11.044 8 INFO neutron_taas.services.taas.taas_plugin [None req-0e46ddc8-c390-40d9-9898-95d46da7d7db 33e09e3e7f7541f5867994fb03b9123d ae893e83b4f24743a21142a93f7c6771 - - default default] TaaS: Handle Delete Port: a698bbf1-28c4-4cd8-9f1d-77c06c94fab9 2026-06-15 17:01:11.047 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e46ddc8-c390-40d9-9898-95d46da7d7db 33e09e3e7f7541f5867994fb03b9123d ae893e83b4f24743a21142a93f7c6771 - - default default] Tap Mirror: Handle Delete Port: a698bbf1-28c4-4cd8-9f1d-77c06c94fab9 [pid: 7|app: 0|req: 917/1728] 10.0.0.146 () {34 vars in 777 bytes} [Mon Jun 15 17:01:11 2026] PUT /v2.0/trunks/465cd62c-ec22-4d3f-ad04-6e118a3465b5/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1729] 10.0.0.146 () {32 vars in 733 bytes} [Mon Jun 15 17:01:11 2026] DELETE /v2.0/qos/policies/7289df84-3725-478d-9b3c-ab60ed301308 => 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: 919/1730] 10.0.0.146 () {32 vars in 728 bytes} [Mon Jun 15 17:01:11 2026] GET /v2.0/trunks/465cd62c-ec22-4d3f-ad04-6e118a3465b5/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1731] 10.0.0.146 () {34 vars in 748 bytes} [Mon Jun 15 17:01:11 2026] PUT /v2.0/trunks/465cd62c-ec22-4d3f-ad04-6e118a3465b5/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1732] 10.0.0.146 () {32 vars in 728 bytes} [Mon Jun 15 17:01:11 2026] GET /v2.0/trunks/465cd62c-ec22-4d3f-ad04-6e118a3465b5/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1733] 10.0.0.146 () {32 vars in 736 bytes} [Mon Jun 15 17:01:11 2026] GET /v2.0/trunks/465cd62c-ec22-4d3f-ad04-6e118a3465b5/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:01:11.231 7 INFO neutron.api.v2.resource [None req-bca11c00-19da-4611-8873-55a881d92d1a c0c11ef937994a44bafe1988a39069b7 89ee3e0a31e7485d863ca2d2ed562fcc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 923/1734] 10.0.0.146 () {32 vars in 740 bytes} [Mon Jun 15 17:01:11 2026] GET /v2.0/trunks/465cd62c-ec22-4d3f-ad04-6e118a3465b5/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1735] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:11 2026] DELETE /v2.0/trunks/465cd62c-ec22-4d3f-ad04-6e118a3465b5/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1736] 10.0.0.146 () {32 vars in 728 bytes} [Mon Jun 15 17:01:11 2026] GET /v2.0/trunks/465cd62c-ec22-4d3f-ad04-6e118a3465b5/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:01:11.325 7 INFO neutron.api.v2.resource [None req-b813ed10-b864-4584-9da1-cad4b0eba548 c0c11ef937994a44bafe1988a39069b7 89ee3e0a31e7485d863ca2d2ed562fcc - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 926/1737] 10.0.0.146 () {32 vars in 743 bytes} [Mon Jun 15 17:01:11 2026] DELETE /v2.0/trunks/465cd62c-ec22-4d3f-ad04-6e118a3465b5/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1738] 10.0.0.146 () {32 vars in 731 bytes} [Mon Jun 15 17:01:11 2026] DELETE /v2.0/trunks/465cd62c-ec22-4d3f-ad04-6e118a3465b5/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1739] 10.0.0.146 () {32 vars in 728 bytes} [Mon Jun 15 17:01:11 2026] GET /v2.0/trunks/465cd62c-ec22-4d3f-ad04-6e118a3465b5/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: 929/1740] 10.0.0.146 () {32 vars in 718 bytes} [Mon Jun 15 17:01:11 2026] GET /v2.0/trunks/465cd62c-ec22-4d3f-ad04-6e118a3465b5 => generated 407 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1741] 10.0.0.146 () {32 vars in 716 bytes} [Mon Jun 15 17:01:11 2026] GET /v2.0/ports/f2af4bc3-171f-4881-b231-c92e63765dc8 => generated 826 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1742] 10.0.0.146 () {34 vars in 788 bytes} [Mon Jun 15 17:01:10 2026] PUT /v2.0/routers/c690338c-5f11-4d18-957a-04702c5d9430/remove_router_interface => generated 309 bytes in 906 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1743] 10.0.0.146 () {32 vars in 721 bytes} [Mon Jun 15 17:01:11 2026] DELETE /v2.0/trunks/465cd62c-ec22-4d3f-ad04-6e118a3465b5 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1744] 199.204.45.235 () {34 vars in 993 bytes} [Mon Jun 15 17:01:11 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:01:11.742 8 INFO neutron_taas.services.taas.taas_plugin [None req-159e671d-8396-45e8-8144-30a000875807 c0c11ef937994a44bafe1988a39069b7 89ee3e0a31e7485d863ca2d2ed562fcc - - default default] TaaS: Handle Delete Port: f2af4bc3-171f-4881-b231-c92e63765dc8 2026-06-15 17:01:11.745 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-159e671d-8396-45e8-8144-30a000875807 c0c11ef937994a44bafe1988a39069b7 89ee3e0a31e7485d863ca2d2ed562fcc - - default default] Tap Mirror: Handle Delete Port: f2af4bc3-171f-4881-b231-c92e63765dc8 2026-06-15 17:01:11.784 7 INFO neutron_taas.services.taas.taas_plugin [None req-874e6935-3708-46a1-8ed9-d847604df600 33e09e3e7f7541f5867994fb03b9123d ae893e83b4f24743a21142a93f7c6771 - - default default] TaaS: Handle Delete Port: 85b2e698-8663-4bfe-8bb5-04fdb9864462 2026-06-15 17:01:11.786 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-874e6935-3708-46a1-8ed9-d847604df600 33e09e3e7f7541f5867994fb03b9123d ae893e83b4f24743a21142a93f7c6771 - - default default] Tap Mirror: Handle Delete Port: 85b2e698-8663-4bfe-8bb5-04fdb9864462 [pid: 8|app: 0|req: 814/1745] 10.0.0.146 () {32 vars in 719 bytes} [Mon Jun 15 17:01:11 2026] DELETE /v2.0/ports/f2af4bc3-171f-4881-b231-c92e63765dc8 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:01:11.931 8 INFO neutron_taas.services.taas.taas_plugin [req-90f32026-4c72-4256-90d4-a2999eb75c0b req-e3183a0c-ea47-47fd-94d4-190683ba9359 8cfe3a0d44ef48edaed435ea5bf117ba d985befc84694573a9982ccb6aef63f5 - - default default] TaaS: Handle Delete Port: 827b671a-6ab9-4384-95c2-0dbc60cd098d 2026-06-15 17:01:11.935 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-90f32026-4c72-4256-90d4-a2999eb75c0b req-e3183a0c-ea47-47fd-94d4-190683ba9359 8cfe3a0d44ef48edaed435ea5bf117ba d985befc84694573a9982ccb6aef63f5 - - default default] Tap Mirror: Handle Delete Port: 827b671a-6ab9-4384-95c2-0dbc60cd098d 2026-06-15 17:01:12.018 7 INFO neutron_taas.services.taas.taas_plugin [None req-874e6935-3708-46a1-8ed9-d847604df600 33e09e3e7f7541f5867994fb03b9123d ae893e83b4f24743a21142a93f7c6771 - - default default] TaaS: Handle Delete Port: d8f169c6-5ab4-41e8-b042-ae559be61b97 2026-06-15 17:01:12.021 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-874e6935-3708-46a1-8ed9-d847604df600 33e09e3e7f7541f5867994fb03b9123d ae893e83b4f24743a21142a93f7c6771 - - default default] Tap Mirror: Handle Delete Port: d8f169c6-5ab4-41e8-b042-ae559be61b97 2026-06-15 17:01:12.072 8 INFO neutron.db.l3_db [req-90f32026-4c72-4256-90d4-a2999eb75c0b req-e3183a0c-ea47-47fd-94d4-190683ba9359 8cfe3a0d44ef48edaed435ea5bf117ba d985befc84694573a9982ccb6aef63f5 - - default default] Floating IP 862f6274-074a-4c08-a300-216d1261639f disassociated. External IP: 10.96.250.208, port: 827b671a-6ab9-4384-95c2-0dbc60cd098d. 2026-06-15 17:01:12.372 7 INFO neutron.services.segments.plugin [-] Segment a18369d5-6d7f-42d8-825f-32bd8ad54913 resource provider aggregate not found 2026-06-15 17:01:12.380 7 INFO neutron.services.segments.plugin [-] Segment a18369d5-6d7f-42d8-825f-32bd8ad54913 resource provider aggregate not found 2026-06-15 17:01:12.391 7 INFO neutron.services.segments.plugin [-] Segment a18369d5-6d7f-42d8-825f-32bd8ad54913 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a18369d5-6d7f-42d8-825f-32bd8ad54913 found for delete ", "request_id": "req-1360bf80-7d31-434f-a5f5-a6f4b62cef0e"}]} 2026-06-15 17:01:12.397 7 INFO neutron.services.segments.plugin [-] Segment a18369d5-6d7f-42d8-825f-32bd8ad54913 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a18369d5-6d7f-42d8-825f-32bd8ad54913 found for delete ", "request_id": "req-b07abb25-8a9a-44b1-a45f-9863e9c5172b"}]} 2026-06-15 17:01:12.404 7 INFO neutron.db.l3_hamode_db [None req-874e6935-3708-46a1-8ed9-d847604df600 33e09e3e7f7541f5867994fb03b9123d ae893e83b4f24743a21142a93f7c6771 - - default default] HA network ddff6268-cb6b-4bf8-8a66-f0f829602fbe was deleted as no HA routers are present in tenant ae893e83b4f24743a21142a93f7c6771. [pid: 7|app: 0|req: 932/1746] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:01:11 2026] DELETE /v2.0/routers/c690338c-5f11-4d18-957a-04702c5d9430 => generated 0 bytes in 804 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1747] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:01:12 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => 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: 815/1748] 199.204.45.235 () {36 vars in 996 bytes} [Mon Jun 15 17:01:11 2026] DELETE /v2.0/ports/827b671a-6ab9-4384-95c2-0dbc60cd098d => generated 0 bytes in 639 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:01:12.504 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3f5f9af-d281-431f-bf30-e9c60726a205'] response: {'server_uuid': 'b504b151-ffa4-43a9-a946-540fffb7daa8', 'name': 'network-vif-deleted', 'tag': '827b671a-6ab9-4384-95c2-0dbc60cd098d', 'status': 'completed', 'code': 200} 2026-06-15 17:01:12.624 8 INFO neutron.services.segments.plugin [-] Segment de0c5c65-0893-4cde-9df7-4f75af150415 resource provider aggregate not found 2026-06-15 17:01:12.628 8 INFO neutron.services.segments.plugin [-] Segment de0c5c65-0893-4cde-9df7-4f75af150415 resource provider aggregate not found 2026-06-15 17:01:12.646 8 INFO neutron.services.segments.plugin [-] Segment de0c5c65-0893-4cde-9df7-4f75af150415 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de0c5c65-0893-4cde-9df7-4f75af150415 found for delete ", "request_id": "req-4a3b6677-aeec-40d8-84c3-2cc8aeedad14"}]} 2026-06-15 17:01:12.649 8 INFO neutron.services.segments.plugin [-] Segment de0c5c65-0893-4cde-9df7-4f75af150415 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de0c5c65-0893-4cde-9df7-4f75af150415 found for delete ", "request_id": "req-58cf9e6a-d91e-48f7-87dd-61e9d32b6071"}]} [pid: 8|app: 0|req: 816/1749] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:12 2026] DELETE /v2.0/networks/73948d24-7744-4a4d-8823-92ae0a9fb242 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1750] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:12 2026] GET /v2.0/security-groups?tenant_id=c1119db3aedc4a0797de9bf64ba12a5a&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1751] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:12 2026] DELETE /v2.0/security-groups/ae571781-1a0a-48d9-a82a-dd3ee242af3c => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1752] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:01:12 2026] DELETE /v2.0/subnets/938529a7-1637-4fb8-a334-c5da16ba764e => 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: 936/1753] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:12 2026] DELETE /v2.0/networks/9d0b774f-a062-41e5-9575-66edb42b03cc => 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: 818/1754] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:12 2026] GET /v2.0/security-groups?tenant_id=ab5a5a82962d4fa09689ad7a421f7301&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: 937/1755] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:13 2026] DELETE /v2.0/security-groups/8e542e3a-fc87-4ee2-a42b-ff481f966027 => 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: 938/1756] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:13 2026] GET /v2.0/security-groups?tenant_id=ae893e83b4f24743a21142a93f7c6771&name=default => generated 2925 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1757] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:01:13 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => 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: 819/1758] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:13 2026] GET /v2.0/security-groups?tenant_id=52f41cc731374dce9917cef0fbd77a8d&name=default => generated 2925 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1759] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:13 2026] DELETE /v2.0/security-groups/5ef96517-6a01-4660-b5c3-b55a628f38d7 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1760] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:13 2026] DELETE /v2.0/security-groups/85c9f853-3300-416a-9dae-5ac98e496139 => 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: 941/1761] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:13 2026] GET /v2.0/security-groups?tenant_id=89ee3e0a31e7485d863ca2d2ed562fcc&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1762] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:13 2026] DELETE /v2.0/security-groups/61bd2ac9-1901-417c-91fb-fddea580ac15 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:01:14.410 7 INFO neutron.services.segments.plugin [-] Segment d4eaa7c9-7683-493e-a0fd-5aeb25ffa74d resource provider aggregate not found 2026-06-15 17:01:14.414 7 INFO neutron.services.segments.plugin [-] Segment d4eaa7c9-7683-493e-a0fd-5aeb25ffa74d resource provider aggregate not found 2026-06-15 17:01:14.425 7 INFO neutron.services.segments.plugin [-] Segment d4eaa7c9-7683-493e-a0fd-5aeb25ffa74d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4eaa7c9-7683-493e-a0fd-5aeb25ffa74d found for delete ", "request_id": "req-b642c6b3-75af-45b8-a78a-c41044a61c61"}]} 2026-06-15 17:01:14.426 7 INFO neutron.services.segments.plugin [-] Segment d4eaa7c9-7683-493e-a0fd-5aeb25ffa74d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4eaa7c9-7683-493e-a0fd-5aeb25ffa74d found for delete ", "request_id": "req-11124ab2-3104-4a7b-8f0b-440361720a39"}]} [pid: 7|app: 0|req: 942/1763] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:01:14 2026] GET /v2.0/ports?device_id=b504b151-ffa4-43a9-a946-540fffb7daa8 => 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: 943/1764] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:15 2026] DELETE /v2.0/security-groups/dc716ce4-9d43-457e-91e5-e1a0cea67e2c => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:01:15.877 7 INFO neutron.api.v2.resource [None req-0bc5932c-920d-4ee0-85e9-e8b2f6838850 8cfe3a0d44ef48edaed435ea5bf117ba d985befc84694573a9982ccb6aef63f5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 944/1765] 10.0.0.146 () {32 vars in 736 bytes} [Mon Jun 15 17:01:15 2026] GET /v2.0/security-groups/dc716ce4-9d43-457e-91e5-e1a0cea67e2c => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 17:01:15.974 7 INFO neutron_taas.services.taas.taas_plugin [None req-89fa9960-b905-4eb5-a0c0-3b6a63e4e29a 8cfe3a0d44ef48edaed435ea5bf117ba d985befc84694573a9982ccb6aef63f5 - - default default] TaaS: Handle Delete Port: 43f97681-6228-459d-8c4e-b17196a156fb 2026-06-15 17:01:15.976 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89fa9960-b905-4eb5-a0c0-3b6a63e4e29a 8cfe3a0d44ef48edaed435ea5bf117ba d985befc84694573a9982ccb6aef63f5 - - default default] Tap Mirror: Handle Delete Port: 43f97681-6228-459d-8c4e-b17196a156fb 2026-06-15 17:01:16.019 8 INFO neutron.db.segments_db [None req-8ae4aa42-629c-45ca-b92f-52db6b54a4c9 b5da8a26da52487db623455f95b56245 50acb9e44d4f44e2865e7d276d351a84 - - default default] Added segment 9af13863-938f-4173-89fa-b83159b1edb8 of type vxlan for network 7f260f93-7b8b-425c-9dd2-ca329d204994 2026-06-15 17:01:16.078 8 INFO neutron.db.segments_db [None req-8ae4aa42-629c-45ca-b92f-52db6b54a4c9 b5da8a26da52487db623455f95b56245 50acb9e44d4f44e2865e7d276d351a84 - - default default] Added segment b3b36b47-b974-455e-9a9d-b8424b0d3d76 of type vxlan for network 50233eb6-7a66-4d65-8223-01d4b3fb3933 [pid: 7|app: 0|req: 945/1766] 10.0.0.146 () {32 vars in 731 bytes} [Mon Jun 15 17:01:15 2026] DELETE /v2.0/floatingips/862f6274-074a-4c08-a300-216d1261639f => generated 0 bytes in 238 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1767] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:01:15 2026] POST /v2.0/networks => generated 1207 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1768] 10.0.0.146 () {32 vars in 648 bytes} [Mon Jun 15 17:01:16 2026] GET /v2.0/networks => generated 1844 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:01:16.427 8 INFO neutron.services.segments.plugin [-] Segment 9af13863-938f-4173-89fa-b83159b1edb8 resource provider aggregate not found 2026-06-15 17:01:16.439 8 INFO neutron.services.segments.plugin [-] Segment 9af13863-938f-4173-89fa-b83159b1edb8 resource provider aggregate not found 2026-06-15 17:01:16.444 8 INFO neutron.services.segments.plugin [-] Segment 9af13863-938f-4173-89fa-b83159b1edb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9af13863-938f-4173-89fa-b83159b1edb8 found for delete ", "request_id": "req-a4e33860-4416-41bd-8c20-6999cc7d772e"}]} 2026-06-15 17:01:16.455 8 INFO neutron.services.segments.plugin [-] Segment 9af13863-938f-4173-89fa-b83159b1edb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9af13863-938f-4173-89fa-b83159b1edb8 found for delete ", "request_id": "req-926f2233-36ce-4709-9242-75c6386c095e"}]} [pid: 8|app: 0|req: 824/1769] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:16 2026] DELETE /v2.0/networks/7f260f93-7b8b-425c-9dd2-ca329d204994 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:01:16.519 7 INFO neutron_taas.services.taas.taas_plugin [None req-ecefd8ef-879a-4a40-ac0e-61839d241518 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 284dc168-d7f1-47e2-a769-fe238e0860dc 2026-06-15 17:01:16.521 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ecefd8ef-879a-4a40-ac0e-61839d241518 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 284dc168-d7f1-47e2-a769-fe238e0860dc [pid: 8|app: 0|req: 825/1770] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:16 2026] DELETE /v2.0/networks/50233eb6-7a66-4d65-8223-01d4b3fb3933 => 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: 826/1771] 10.0.0.146 () {32 vars in 648 bytes} [Mon Jun 15 17:01:16 2026] GET /v2.0/networks => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:01:16.714 8 INFO neutron.db.segments_db [None req-d5b5642a-9512-49f6-bd3a-09bb32dbc704 b5da8a26da52487db623455f95b56245 50acb9e44d4f44e2865e7d276d351a84 - - default default] Added segment fc767d84-d609-4911-948b-5fe5414d6139 of type vxlan for network 7813de1a-bc4d-4f34-bbd6-f1df47d40cd7 [pid: 8|app: 0|req: 827/1772] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:01:16 2026] POST /v2.0/networks => generated 630 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1773] 10.0.0.146 () {34 vars in 788 bytes} [Mon Jun 15 17:01:16 2026] PUT /v2.0/routers/a645159f-bbe5-44e7-9a39-53263368453d/remove_router_interface => generated 309 bytes in 893 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:01:17.080 7 INFO neutron.db.segments_db [None req-4551935e-0a75-417b-84e0-774216f7aa5d b5da8a26da52487db623455f95b56245 50acb9e44d4f44e2865e7d276d351a84 - - default default] Added segment 8cb1ab7c-b715-4b3a-a883-ae4d9346dd9b of type vxlan for network 148fa3bf-1843-4f1c-b2a0-f7063fa25459 [pid: 8|app: 0|req: 828/1774] 10.0.0.146 () {34 vars in 683 bytes} [Mon Jun 15 17:01:16 2026] POST /v2.0/security-groups => generated 1601 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1775] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:01:17 2026] POST /v2.0/networks => generated 631 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1776] 10.0.0.146 () {34 vars in 766 bytes} [Mon Jun 15 17:01:17 2026] PUT /v2.0/security-groups/58d5dc43-2879-43c3-8ad1-068b04147b43/tags => generated 25 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:01:17.415 8 INFO neutron_taas.services.taas.taas_plugin [None req-53c1cbd1-b5ad-49b2-b455-41d0c43f8930 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 99cd537d-626b-442d-9997-edb516231235 2026-06-15 17:01:17.421 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-53c1cbd1-b5ad-49b2-b455-41d0c43f8930 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 99cd537d-626b-442d-9997-edb516231235 2026-06-15 17:01:17.708 8 INFO neutron_taas.services.taas.taas_plugin [None req-53c1cbd1-b5ad-49b2-b455-41d0c43f8930 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 21d54b4b-0099-4a0c-ae5e-b1fd6f69d477 2026-06-15 17:01:17.711 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-53c1cbd1-b5ad-49b2-b455-41d0c43f8930 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 21d54b4b-0099-4a0c-ae5e-b1fd6f69d477 [pid: 7|app: 0|req: 949/1777] 10.0.0.146 () {34 vars in 664 bytes} [Mon Jun 15 17:01:17 2026] POST /v2.0/ports => generated 1505 bytes in 665 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: 950/1778] 10.0.0.146 () {32 vars in 746 bytes} [Mon Jun 15 17:01:17 2026] GET /v2.0/security-groups/58d5dc43-2879-43c3-8ad1-068b04147b43/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1779] 10.0.0.146 () {32 vars in 642 bytes} [Mon Jun 15 17:01:17 2026] GET /v2.0/ports => generated 1505 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1780] 10.0.0.146 () {34 vars in 777 bytes} [Mon Jun 15 17:01:18 2026] PUT /v2.0/security-groups/58d5dc43-2879-43c3-8ad1-068b04147b43/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-15 17:01:18.135 7 INFO neutron_taas.services.taas.taas_plugin [None req-d6a0d9cb-92f2-4a4e-87b7-8809b90cfb91 b5da8a26da52487db623455f95b56245 50acb9e44d4f44e2865e7d276d351a84 - - default default] TaaS: Handle Delete Port: 82d57bc6-5d88-4739-91ae-3f3df855fa75 2026-06-15 17:01:18.137 8 INFO neutron.db.l3_hamode_db [None req-53c1cbd1-b5ad-49b2-b455-41d0c43f8930 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] HA network bdc1cc33-6c1c-4d3d-8fc8-46267b864030 was deleted as no HA routers are present in tenant d985befc84694573a9982ccb6aef63f5. 2026-06-15 17:01:18.138 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d6a0d9cb-92f2-4a4e-87b7-8809b90cfb91 b5da8a26da52487db623455f95b56245 50acb9e44d4f44e2865e7d276d351a84 - - default default] Tap Mirror: Handle Delete Port: 82d57bc6-5d88-4739-91ae-3f3df855fa75 [pid: 8|app: 0|req: 829/1781] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:01:17 2026] DELETE /v2.0/routers/a645159f-bbe5-44e7-9a39-53263368453d => generated 0 bytes in 1012 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1782] 10.0.0.146 () {32 vars in 746 bytes} [Mon Jun 15 17:01:18 2026] GET /v2.0/security-groups/58d5dc43-2879-43c3-8ad1-068b04147b43/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1783] 10.0.0.146 () {32 vars in 719 bytes} [Mon Jun 15 17:01:18 2026] DELETE /v2.0/ports/82d57bc6-5d88-4739-91ae-3f3df855fa75 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1784] 10.0.0.146 () {34 vars in 773 bytes} [Mon Jun 15 17:01:18 2026] PUT /v2.0/security-groups/58d5dc43-2879-43c3-8ad1-068b04147b43/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-15 17:01:18.337 7 INFO neutron_taas.services.taas.taas_plugin [None req-628d87f9-1000-489c-a5ab-5b8d2aa3a615 b5da8a26da52487db623455f95b56245 50acb9e44d4f44e2865e7d276d351a84 - - default default] TaaS: Handle Delete Port: b13fa320-734f-4b34-893a-eb92d716f376 2026-06-15 17:01:18.342 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-628d87f9-1000-489c-a5ab-5b8d2aa3a615 b5da8a26da52487db623455f95b56245 50acb9e44d4f44e2865e7d276d351a84 - - default default] Tap Mirror: Handle Delete Port: b13fa320-734f-4b34-893a-eb92d716f376 [pid: 8|app: 0|req: 831/1785] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:01:18 2026] DELETE /v2.0/subnets/a35cdb53-9db8-4406-9259-8eeb278c12f6 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1786] 10.0.0.146 () {32 vars in 746 bytes} [Mon Jun 15 17:01:18 2026] GET /v2.0/security-groups/58d5dc43-2879-43c3-8ad1-068b04147b43/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1787] 10.0.0.146 () {32 vars in 719 bytes} [Mon Jun 15 17:01:18 2026] DELETE /v2.0/ports/b13fa320-734f-4b34-893a-eb92d716f376 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:01:18.466 8 INFO neutron.services.segments.plugin [-] Segment b3b36b47-b974-455e-9a9d-b8424b0d3d76 resource provider aggregate not found 2026-06-15 17:01:18.474 8 INFO neutron.services.segments.plugin [-] Segment b3b36b47-b974-455e-9a9d-b8424b0d3d76 resource provider aggregate not found 2026-06-15 17:01:18.481 8 INFO neutron.services.segments.plugin [-] Segment b3b36b47-b974-455e-9a9d-b8424b0d3d76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3b36b47-b974-455e-9a9d-b8424b0d3d76 found for delete ", "request_id": "req-2b022961-9a32-4137-8e01-a4dfa621772b"}]} [pid: 7|app: 0|req: 956/1788] 10.0.0.146 () {34 vars in 795 bytes} [Mon Jun 15 17:01:18 2026] PUT /v2.0/security-groups/58d5dc43-2879-43c3-8ad1-068b04147b43/tags/black.or.white => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-15 17:01:18.502 8 INFO neutron.services.segments.plugin [-] Segment cbcd6dae-767d-4226-94ba-57418008f112 resource provider aggregate not found 2026-06-15 17:01:18.505 8 INFO neutron.services.segments.plugin [-] Segment b3b36b47-b974-455e-9a9d-b8424b0d3d76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3b36b47-b974-455e-9a9d-b8424b0d3d76 found for delete ", "request_id": "req-6f159012-aea2-4fae-8b1b-2e3480f786f0"}]} [pid: 7|app: 0|req: 957/1789] 10.0.0.146 () {32 vars in 642 bytes} [Mon Jun 15 17:01:18 2026] GET /v2.0/ports => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:01:18.527 8 INFO neutron.services.segments.plugin [-] Segment cbcd6dae-767d-4226-94ba-57418008f112 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbcd6dae-767d-4226-94ba-57418008f112 found for delete ", "request_id": "req-0035c087-06fd-4c63-9795-348793ba8de5"}]} 2026-06-15 17:01:18.531 8 INFO neutron.services.segments.plugin [-] Segment cbcd6dae-767d-4226-94ba-57418008f112 resource provider aggregate not found 2026-06-15 17:01:18.533 8 INFO neutron_taas.services.taas.taas_plugin [None req-b13ed24c-97eb-4314-b669-1ed4dd1e5508 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 749c6930-f663-4929-ad19-f3f6682f5700 2026-06-15 17:01:18.537 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b13ed24c-97eb-4314-b669-1ed4dd1e5508 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 749c6930-f663-4929-ad19-f3f6682f5700 [pid: 7|app: 0|req: 958/1790] 10.0.0.146 () {32 vars in 746 bytes} [Mon Jun 15 17:01:18 2026] GET /v2.0/security-groups/58d5dc43-2879-43c3-8ad1-068b04147b43/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:01:18.551 8 INFO neutron.services.segments.plugin [-] Segment cbcd6dae-767d-4226-94ba-57418008f112 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbcd6dae-767d-4226-94ba-57418008f112 found for delete ", "request_id": "req-0ec7bc64-1aa8-4551-b836-887f3ffd85bd"}]} 2026-06-15 17:01:18.598 7 INFO neutron.db.segments_db [None req-b46cf91a-fbc8-4703-a507-d8d91bc4192a b5da8a26da52487db623455f95b56245 50acb9e44d4f44e2865e7d276d351a84 - - default default] Added segment 41acfb88-062f-4e15-a0a6-a2afe3ae467b of type vxlan for network 3e107314-761b-41cb-a22e-fcdf789355dc [pid: 7|app: 0|req: 959/1791] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:01:18 2026] POST /v2.0/networks => generated 631 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1792] 10.0.0.146 () {34 vars in 766 bytes} [Mon Jun 15 17:01:18 2026] PUT /v2.0/security-groups/58d5dc43-2879-43c3-8ad1-068b04147b43/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1793] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:18 2026] DELETE /v2.0/networks/c7502966-a530-40d4-af20-f33f8a31f1ad => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:01:18.763 7 INFO neutron.db.segments_db [None req-f442b214-ecf4-4139-9954-6fb83d0a5f98 b5da8a26da52487db623455f95b56245 50acb9e44d4f44e2865e7d276d351a84 - - default default] Added segment 6e3e0d7c-9b89-410e-8ec3-ac9c86a1437d of type vxlan for network 53788ad6-b95b-4933-a30a-4f31ab73338b [pid: 8|app: 0|req: 834/1794] 10.0.0.146 () {32 vars in 746 bytes} [Mon Jun 15 17:01:18 2026] GET /v2.0/security-groups/58d5dc43-2879-43c3-8ad1-068b04147b43/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1795] 10.0.0.146 () {32 vars in 754 bytes} [Mon Jun 15 17:01:18 2026] GET /v2.0/security-groups/58d5dc43-2879-43c3-8ad1-068b04147b43/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1796] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:01:18 2026] POST /v2.0/networks => generated 630 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:01:18.848 8 INFO neutron.api.v2.resource [None req-705cd471-0102-4997-9af9-4ea71c35855b d1051aac27544e528f3158b3b3233a73 b007fd8d49de42c4afdfce823ac3af1e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 836/1797] 10.0.0.146 () {32 vars in 758 bytes} [Mon Jun 15 17:01:18 2026] GET /v2.0/security-groups/58d5dc43-2879-43c3-8ad1-068b04147b43/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1798] 10.0.0.146 () {32 vars in 757 bytes} [Mon Jun 15 17:01:18 2026] DELETE /v2.0/security-groups/58d5dc43-2879-43c3-8ad1-068b04147b43/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1799] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:18 2026] GET /v2.0/security-groups?tenant_id=d985befc84694573a9982ccb6aef63f5&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1800] 10.0.0.146 () {32 vars in 746 bytes} [Mon Jun 15 17:01:18 2026] GET /v2.0/security-groups/58d5dc43-2879-43c3-8ad1-068b04147b43/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1801] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:18 2026] DELETE /v2.0/security-groups/5490b980-c398-4baf-b1a6-6f52d78d829c => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:01:19.107 7 INFO neutron.api.v2.resource [None req-d10b55d2-0958-4c14-891a-1e10e83d6312 d1051aac27544e528f3158b3b3233a73 b007fd8d49de42c4afdfce823ac3af1e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 966/1802] 10.0.0.146 () {32 vars in 761 bytes} [Mon Jun 15 17:01:19 2026] DELETE /v2.0/security-groups/58d5dc43-2879-43c3-8ad1-068b04147b43/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1803] 10.0.0.146 () {32 vars in 749 bytes} [Mon Jun 15 17:01:19 2026] DELETE /v2.0/security-groups/58d5dc43-2879-43c3-8ad1-068b04147b43/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1804] 10.0.0.146 () {32 vars in 746 bytes} [Mon Jun 15 17:01:19 2026] GET /v2.0/security-groups/58d5dc43-2879-43c3-8ad1-068b04147b43/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1805] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:19 2026] DELETE /v2.0/security-groups/58d5dc43-2879-43c3-8ad1-068b04147b43 => 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: 837/1806] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:01:18 2026] POST /v2.0/subnets => generated 1273 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1807] 10.0.0.146 () {32 vars in 646 bytes} [Mon Jun 15 17:01:19 2026] GET /v2.0/subnets => generated 1909 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1808] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:01:19 2026] DELETE /v2.0/subnets/e935e71e-010d-44e9-bf02-8cd62497251f => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1809] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:01:19 2026] DELETE /v2.0/subnets/cbb05b47-ac65-4727-9f7e-92b1e1d7b9a6 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1810] 10.0.0.146 () {32 vars in 646 bytes} [Mon Jun 15 17:01:19 2026] GET /v2.0/subnets => generated 649 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:01:19.817 7 INFO neutron.services.segments.plugin [-] Segment 6e3e0d7c-9b89-410e-8ec3-ac9c86a1437d resource provider aggregate not found 2026-06-15 17:01:19.822 7 INFO neutron.services.segments.plugin [-] Segment 6e3e0d7c-9b89-410e-8ec3-ac9c86a1437d resource provider aggregate not found 2026-06-15 17:01:19.837 7 INFO neutron.services.segments.plugin [-] Segment 6e3e0d7c-9b89-410e-8ec3-ac9c86a1437d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e3e0d7c-9b89-410e-8ec3-ac9c86a1437d found for delete ", "request_id": "req-eb5920b8-9dae-43c3-8388-cbeef16841de"}]} 2026-06-15 17:01:19.839 7 INFO neutron.services.segments.plugin [-] Segment 6e3e0d7c-9b89-410e-8ec3-ac9c86a1437d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e3e0d7c-9b89-410e-8ec3-ac9c86a1437d found for delete ", "request_id": "req-ae411cf8-5bad-4bdb-b6a9-ba39bc0ad654"}]} [pid: 7|app: 0|req: 972/1811] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:19 2026] DELETE /v2.0/networks/53788ad6-b95b-4933-a30a-4f31ab73338b => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1812] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:19 2026] DELETE /v2.0/networks/3e107314-761b-41cb-a22e-fcdf789355dc => 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: 841/1813] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:19 2026] DELETE /v2.0/networks/148fa3bf-1843-4f1c-b2a0-f7063fa25459 => 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: 842/1814] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:20 2026] DELETE /v2.0/networks/7813de1a-bc4d-4f34-bbd6-f1df47d40cd7 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1815] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:19 2026] GET /v2.0/security-groups?tenant_id=e268b5cd46e046cc90fc4eb982535a46&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1816] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:20 2026] DELETE /v2.0/security-groups/c23b4985-ea80-42e8-a3b5-e20337fec02d => 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: 974/1817] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:20 2026] GET /v2.0/security-groups?tenant_id=b007fd8d49de42c4afdfce823ac3af1e&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:01:20.543 8 INFO neutron.services.segments.plugin [-] Segment df2ff68c-f3f5-4871-a24e-497f7f5edc75 resource provider aggregate not found 2026-06-15 17:01:20.566 8 INFO neutron.services.segments.plugin [-] Segment df2ff68c-f3f5-4871-a24e-497f7f5edc75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df2ff68c-f3f5-4871-a24e-497f7f5edc75 found for delete ", "request_id": "req-24021bbd-7ccf-402c-afcc-a3ace5a08382"}]} 2026-06-15 17:01:20.575 8 INFO neutron.services.segments.plugin [-] Segment df2ff68c-f3f5-4871-a24e-497f7f5edc75 resource provider aggregate not found 2026-06-15 17:01:20.580 8 INFO neutron.services.segments.plugin [-] Segment 41acfb88-062f-4e15-a0a6-a2afe3ae467b resource provider aggregate not found 2026-06-15 17:01:20.595 8 INFO neutron.services.segments.plugin [-] Segment df2ff68c-f3f5-4871-a24e-497f7f5edc75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df2ff68c-f3f5-4871-a24e-497f7f5edc75 found for delete ", "request_id": "req-c815be4f-7628-46df-8024-82b577cbfcf5"}]} 2026-06-15 17:01:20.605 8 INFO neutron.services.segments.plugin [-] Segment 41acfb88-062f-4e15-a0a6-a2afe3ae467b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41acfb88-062f-4e15-a0a6-a2afe3ae467b found for delete ", "request_id": "req-6a1e1fd9-5ca3-4a16-94c4-609b88d707ab"}]} 2026-06-15 17:01:20.617 8 INFO neutron.services.segments.plugin [-] Segment 41acfb88-062f-4e15-a0a6-a2afe3ae467b resource provider aggregate not found 2026-06-15 17:01:20.621 8 INFO neutron.services.segments.plugin [-] Segment 8cb1ab7c-b715-4b3a-a883-ae4d9346dd9b resource provider aggregate not found 2026-06-15 17:01:20.639 8 INFO neutron.services.segments.plugin [-] Segment 41acfb88-062f-4e15-a0a6-a2afe3ae467b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41acfb88-062f-4e15-a0a6-a2afe3ae467b found for delete ", "request_id": "req-598326b3-e2f2-464f-9a61-c9eb704fd8ca"}]} 2026-06-15 17:01:20.647 8 INFO neutron.services.segments.plugin [-] Segment 8cb1ab7c-b715-4b3a-a883-ae4d9346dd9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cb1ab7c-b715-4b3a-a883-ae4d9346dd9b found for delete ", "request_id": "req-7441e11e-f283-434c-88b1-92554929d5b4"}]} 2026-06-15 17:01:20.661 8 INFO neutron.services.segments.plugin [-] Segment fc767d84-d609-4911-948b-5fe5414d6139 resource provider aggregate not found 2026-06-15 17:01:20.666 8 INFO neutron.services.segments.plugin [-] Segment 8cb1ab7c-b715-4b3a-a883-ae4d9346dd9b resource provider aggregate not found 2026-06-15 17:01:20.680 8 INFO neutron.services.segments.plugin [-] Segment fc767d84-d609-4911-948b-5fe5414d6139 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc767d84-d609-4911-948b-5fe5414d6139 found for delete ", "request_id": "req-eed9374f-4ec6-4f5c-b497-3c7caab15622"}]} 2026-06-15 17:01:20.687 8 INFO neutron.services.segments.plugin [-] Segment 8cb1ab7c-b715-4b3a-a883-ae4d9346dd9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8cb1ab7c-b715-4b3a-a883-ae4d9346dd9b found for delete ", "request_id": "req-b9870d57-5f5b-4353-9a94-412173dfec31"}]} [pid: 8|app: 0|req: 844/1818] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:20 2026] DELETE /v2.0/security-groups/5ffb07e6-ddb5-4136-b196-b945dc7db6c4 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:01:20.706 8 INFO neutron.services.segments.plugin [-] Segment fc767d84-d609-4911-948b-5fe5414d6139 resource provider aggregate not found 2026-06-15 17:01:20.721 8 INFO neutron.services.segments.plugin [-] Segment fc767d84-d609-4911-948b-5fe5414d6139 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc767d84-d609-4911-948b-5fe5414d6139 found for delete ", "request_id": "req-a725c2d2-c679-4e1d-a9ae-0e4cee760791"}]} [pid: 7|app: 0|req: 975/1819] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:20 2026] GET /v2.0/security-groups?tenant_id=50acb9e44d4f44e2865e7d276d351a84&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1820] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:20 2026] DELETE /v2.0/security-groups/e46785d8-7aab-4bd0-91ac-f427fbf308ae => 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: 976/1821] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:21 2026] GET /v2.0/security-groups?tenant_id=b9053c65c16c44078c88e4278aed586e&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1822] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:22 2026] DELETE /v2.0/security-groups/e4c85421-84dd-4ba4-a164-77e4704d78d7 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:01:23.060 7 INFO neutron.db.segments_db [None req-757ef22f-3f62-476c-8128-7c6bfd3e0fd3 f9b0bd7099d74a02ae92789f7465b0d1 7c96506c6de348f5b81ff8ecbff40113 - - default default] Added segment 4e25b372-6d10-406b-8244-317c6f913407 of type vxlan for network b731c978-1fae-4ec1-a083-99afe90a5563 [pid: 7|app: 0|req: 977/1825] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:01:22 2026] POST /v2.0/networks => generated 629 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1826] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:01:23 2026] POST /v2.0/subnets => generated 673 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:01:23.924 7 INFO neutron.db.segments_db [None req-c82cc73a-a57c-4861-8761-0c44e6464930 f9b0bd7099d74a02ae92789f7465b0d1 7c96506c6de348f5b81ff8ecbff40113 - - default default] Added segment 357e5408-67c8-4280-ae20-f3c7fa4b34be of type vxlan for network fc2521e9-aa48-4aec-86fd-de67ce901c31 [pid: 7|app: 0|req: 978/1827] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:01:23 2026] POST /v2.0/networks => generated 629 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1828] 10.0.0.146 () {34 vars in 742 bytes} [Mon Jun 15 17:01:24 2026] PUT /v2.0/networks/fc2521e9-aa48-4aec-86fd-de67ce901c31 => generated 592 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:01:24.283 8 INFO neutron.db.segments_db [None req-d6097804-ccb8-4b9a-a055-4eafa924aed4 fb9551865c5b4d43b6e87e818eae0da9 a570f1bcf5b9420a83b0fb457c136a9c - - default default] Added segment 1027485c-07af-4a38-a36c-83c622a61ce9 of type vxlan for network 5a94855d-6683-4c73-b763-4fc4e9cc9221 [pid: 8|app: 0|req: 850/1829] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:01:23 2026] POST /v2.0/networks => generated 612 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1830] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:01:24 2026] POST /v2.0/subnets => generated 646 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1831] 10.0.0.146 () {34 vars in 740 bytes} [Mon Jun 15 17:01:24 2026] PUT /v2.0/subnets/9d0b0c7b-9030-4522-a26a-9128c15ee0e6 => generated 656 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1832] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:01:24 2026] POST /v2.0/subnets => generated 626 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1833] 10.0.0.146 () {34 vars in 750 bytes} [Mon Jun 15 17:01:24 2026] PUT /v2.0/subnets/e72c3205-7ab8-4633-8fcb-ea9ea18181fc/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1834] 10.0.0.146 () {32 vars in 730 bytes} [Mon Jun 15 17:01:24 2026] GET /v2.0/subnets/e72c3205-7ab8-4633-8fcb-ea9ea18181fc/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:01:24.734 7 INFO neutron.services.segments.plugin [-] Segment 357e5408-67c8-4280-ae20-f3c7fa4b34be resource provider aggregate not found 2026-06-15 17:01:24.737 7 INFO neutron.services.segments.plugin [-] Segment 357e5408-67c8-4280-ae20-f3c7fa4b34be resource provider aggregate not found 2026-06-15 17:01:24.761 7 INFO neutron.services.segments.plugin [-] Segment 357e5408-67c8-4280-ae20-f3c7fa4b34be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 357e5408-67c8-4280-ae20-f3c7fa4b34be found for delete ", "request_id": "req-80acf09b-2455-4c70-a81f-f559e321fcc5"}]} 2026-06-15 17:01:24.762 7 INFO neutron.services.segments.plugin [-] Segment 357e5408-67c8-4280-ae20-f3c7fa4b34be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 357e5408-67c8-4280-ae20-f3c7fa4b34be found for delete ", "request_id": "req-13abe48f-0eee-4acb-8909-b84b9040a6af"}]} [pid: 7|app: 0|req: 982/1835] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:24 2026] DELETE /v2.0/networks/fc2521e9-aa48-4aec-86fd-de67ce901c31 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1836] 10.0.0.146 () {34 vars in 761 bytes} [Mon Jun 15 17:01:24 2026] PUT /v2.0/subnets/e72c3205-7ab8-4633-8fcb-ea9ea18181fc/tags/green => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-15 17:01:24.803 7 INFO neutron.pecan_wsgi.hooks.translation [None req-303ba731-7754-499e-9ed5-2d5d7e70a0cc f9b0bd7099d74a02ae92789f7465b0d1 7c96506c6de348f5b81ff8ecbff40113 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 983/1837] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:24 2026] DELETE /v2.0/networks/fc2521e9-aa48-4aec-86fd-de67ce901c31 => generated 138 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1838] 10.0.0.146 () {32 vars in 730 bytes} [Mon Jun 15 17:01:24 2026] GET /v2.0/subnets/e72c3205-7ab8-4633-8fcb-ea9ea18181fc/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1839] 10.0.0.146 () {32 vars in 693 bytes} [Mon Jun 15 17:01:24 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1840] 10.0.0.146 () {34 vars in 757 bytes} [Mon Jun 15 17:01:24 2026] PUT /v2.0/subnets/e72c3205-7ab8-4633-8fcb-ea9ea18181fc/tags/red => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1841] 10.0.0.146 () {32 vars in 741 bytes} [Mon Jun 15 17:01:24 2026] GET /v2.0/subnets?network_id=186c4645-d8bc-457d-92f2-6d3d7ede1392 => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1842] 10.0.0.146 () {32 vars in 652 bytes} [Mon Jun 15 17:01:24 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: 8|app: 0|req: 857/1843] 10.0.0.146 () {32 vars in 730 bytes} [Mon Jun 15 17:01:24 2026] GET /v2.0/subnets/e72c3205-7ab8-4633-8fcb-ea9ea18181fc/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1844] 10.0.0.146 () {32 vars in 648 bytes} [Mon Jun 15 17:01:24 2026] GET /v2.0/networks => generated 1313 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1845] 10.0.0.146 () {32 vars in 646 bytes} [Mon Jun 15 17:01:25 2026] GET /v2.0/subnets => generated 1312 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1846] 10.0.0.146 () {34 vars in 779 bytes} [Mon Jun 15 17:01:24 2026] PUT /v2.0/subnets/e72c3205-7ab8-4633-8fcb-ea9ea18181fc/tags/black.or.white => generated 4 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1847] 10.0.0.146 () {32 vars in 730 bytes} [Mon Jun 15 17:01:25 2026] GET /v2.0/subnets/e72c3205-7ab8-4633-8fcb-ea9ea18181fc/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1848] 10.0.0.146 () {32 vars in 722 bytes} [Mon Jun 15 17:01:25 2026] GET /v2.0/networks/b731c978-1fae-4ec1-a083-99afe90a5563 => generated 673 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1849] 10.0.0.146 () {32 vars in 720 bytes} [Mon Jun 15 17:01:25 2026] GET /v2.0/subnets/99c3671c-35c8-4895-9f53-90b0ec18f4c0 => generated 673 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1850] 10.0.0.146 () {34 vars in 750 bytes} [Mon Jun 15 17:01:25 2026] PUT /v2.0/subnets/e72c3205-7ab8-4633-8fcb-ea9ea18181fc/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:01:25.193 7 INFO neutron.pecan_wsgi.hooks.translation [None req-188db414-a098-408d-8aa0-87478d78e7c3 f9b0bd7099d74a02ae92789f7465b0d1 7c96506c6de348f5b81ff8ecbff40113 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 991/1851] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:01:25 2026] DELETE /v2.0/subnets/9d0b0c7b-9030-4522-a26a-9128c15ee0e6 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 17:01:25.214 7 INFO neutron.pecan_wsgi.hooks.translation [None req-95d391f0-4790-42ed-b9b1-af1b37a0f6f3 f9b0bd7099d74a02ae92789f7465b0d1 7c96506c6de348f5b81ff8ecbff40113 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 992/1852] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:25 2026] DELETE /v2.0/networks/fc2521e9-aa48-4aec-86fd-de67ce901c31 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1853] 10.0.0.146 () {32 vars in 730 bytes} [Mon Jun 15 17:01:25 2026] GET /v2.0/subnets/e72c3205-7ab8-4633-8fcb-ea9ea18181fc/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: 862/1854] 10.0.0.146 () {32 vars in 738 bytes} [Mon Jun 15 17:01:25 2026] GET /v2.0/subnets/e72c3205-7ab8-4633-8fcb-ea9ea18181fc/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:01:25.328 8 INFO neutron.api.v2.resource [None req-85780239-0e10-4a6d-ab66-74774d1b4c06 fb9551865c5b4d43b6e87e818eae0da9 a570f1bcf5b9420a83b0fb457c136a9c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 863/1855] 10.0.0.146 () {32 vars in 742 bytes} [Mon Jun 15 17:01:25 2026] GET /v2.0/subnets/e72c3205-7ab8-4633-8fcb-ea9ea18181fc/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1856] 10.0.0.146 () {32 vars in 741 bytes} [Mon Jun 15 17:01:25 2026] DELETE /v2.0/subnets/e72c3205-7ab8-4633-8fcb-ea9ea18181fc/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1857] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:01:25 2026] DELETE /v2.0/subnets/99c3671c-35c8-4895-9f53-90b0ec18f4c0 => 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: 865/1858] 10.0.0.146 () {32 vars in 730 bytes} [Mon Jun 15 17:01:25 2026] GET /v2.0/subnets/e72c3205-7ab8-4633-8fcb-ea9ea18181fc/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:01:25.476 8 INFO neutron.api.v2.resource [None req-ee011b35-ae34-48f2-9773-a7d1262ccfd8 fb9551865c5b4d43b6e87e818eae0da9 a570f1bcf5b9420a83b0fb457c136a9c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 866/1859] 10.0.0.146 () {32 vars in 745 bytes} [Mon Jun 15 17:01:25 2026] DELETE /v2.0/subnets/e72c3205-7ab8-4633-8fcb-ea9ea18181fc/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 17:01:25.497 7 INFO neutron_taas.services.taas.taas_plugin [None req-94333dbd-f3b4-4b5e-89cd-810a13e1cef8 f9b0bd7099d74a02ae92789f7465b0d1 7c96506c6de348f5b81ff8ecbff40113 - - default default] TaaS: Handle Delete Port: 1117839c-bba8-4f51-8904-80c0f2d0dadf 2026-06-15 17:01:25.499 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-94333dbd-f3b4-4b5e-89cd-810a13e1cef8 f9b0bd7099d74a02ae92789f7465b0d1 7c96506c6de348f5b81ff8ecbff40113 - - default default] Tap Mirror: Handle Delete Port: 1117839c-bba8-4f51-8904-80c0f2d0dadf [pid: 8|app: 0|req: 867/1860] 10.0.0.146 () {32 vars in 733 bytes} [Mon Jun 15 17:01:25 2026] DELETE /v2.0/subnets/e72c3205-7ab8-4633-8fcb-ea9ea18181fc/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1861] 10.0.0.146 () {32 vars in 730 bytes} [Mon Jun 15 17:01:25 2026] GET /v2.0/subnets/e72c3205-7ab8-4633-8fcb-ea9ea18181fc/tags => 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: 994/1862] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:25 2026] DELETE /v2.0/networks/b731c978-1fae-4ec1-a083-99afe90a5563 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1863] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:01:25 2026] DELETE /v2.0/subnets/e72c3205-7ab8-4633-8fcb-ea9ea18181fc => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1864] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:25 2026] DELETE /v2.0/networks/5a94855d-6683-4c73-b763-4fc4e9cc9221 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:01:26.463 8 WARNING keystonemiddleware.audit [None req-6bc431f9-34e5-4d9c-a9ee-e8fe02d2e8a5 fb9551865c5b4d43b6e87e818eae0da9 a570f1bcf5b9420a83b0fb457c136a9c - - default default] Skipping service tempest-service-601471950 as it have no endpoints. [pid: 8|app: 0|req: 870/1865] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:26 2026] GET /v2.0/security-groups?tenant_id=7c96506c6de348f5b81ff8ecbff40113&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:01:26.495 7 WARNING keystonemiddleware.audit [None req-fd24a522-3227-4909-96ab-04f7dcebafcb fb9551865c5b4d43b6e87e818eae0da9 a570f1bcf5b9420a83b0fb457c136a9c - - default default] Skipping service tempest-service-601471950 as it have no endpoints. [pid: 7|app: 0|req: 996/1866] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:26 2026] DELETE /v2.0/security-groups/ffae54ff-c91e-473f-9c08-c5be1a5d445a => 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: 871/1867] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:26 2026] GET /v2.0/security-groups?tenant_id=a570f1bcf5b9420a83b0fb457c136a9c&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:01:26.786 7 INFO neutron.services.segments.plugin [-] Segment 4e25b372-6d10-406b-8244-317c6f913407 resource provider aggregate not found 2026-06-15 17:01:26.792 7 INFO neutron.services.segments.plugin [-] Segment 4e25b372-6d10-406b-8244-317c6f913407 resource provider aggregate not found 2026-06-15 17:01:26.812 7 INFO neutron.services.segments.plugin [-] Segment 4e25b372-6d10-406b-8244-317c6f913407 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e25b372-6d10-406b-8244-317c6f913407 found for delete ", "request_id": "req-cbfe7d68-777c-41b4-b160-49d40149eed5"}]} 2026-06-15 17:01:26.815 7 INFO neutron.services.segments.plugin [-] Segment 4e25b372-6d10-406b-8244-317c6f913407 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e25b372-6d10-406b-8244-317c6f913407 found for delete ", "request_id": "req-95b107fe-9b77-4d95-980b-4fd75744c690"}]} 2026-06-15 17:01:26.834 7 INFO neutron.services.segments.plugin [-] Segment 1027485c-07af-4a38-a36c-83c622a61ce9 resource provider aggregate not found 2026-06-15 17:01:26.838 7 INFO neutron.services.segments.plugin [-] Segment 1027485c-07af-4a38-a36c-83c622a61ce9 resource provider aggregate not found 2026-06-15 17:01:26.855 7 INFO neutron.services.segments.plugin [-] Segment 1027485c-07af-4a38-a36c-83c622a61ce9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1027485c-07af-4a38-a36c-83c622a61ce9 found for delete ", "request_id": "req-d7c77b1e-6766-4c1a-a730-ff0e922ad02a"}]} 2026-06-15 17:01:26.863 7 INFO neutron.services.segments.plugin [-] Segment 1027485c-07af-4a38-a36c-83c622a61ce9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1027485c-07af-4a38-a36c-83c622a61ce9 found for delete ", "request_id": "req-214880cf-bdd0-4b11-b72e-17c3e1bf804d"}]} [pid: 7|app: 0|req: 997/1868] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:26 2026] DELETE /v2.0/security-groups/955dd292-f862-45b6-b5e6-e139ec52bf7c => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1869] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:27 2026] GET /v2.0/security-groups?tenant_id=3c9d12f7512145b89ed6476d3f9d951a&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: 873/1870] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:27 2026] DELETE /v2.0/security-groups/98a430e3-d0f5-4ea5-a2b8-1772f2b81df1 => 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: 998/1871] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:27 2026] GET /v2.0/security-groups?tenant_id=5588ae1cfb99402598b17687ae3f497d&name=default => generated 2925 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1872] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:27 2026] DELETE /v2.0/security-groups/7b9c0e07-d895-40bf-87d1-413d8299fe20 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1873] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:27 2026] GET /v2.0/security-groups?tenant_id=87f6660a0cbd4d21a70abb786c3696a5&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: 875/1874] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:28 2026] DELETE /v2.0/security-groups/cfd856a7-2f34-44a6-889e-0f585951f7f2 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:01:28.765 7 INFO neutron.db.segments_db [None req-7258e240-f80e-480d-90fe-5f1412e48692 4924899b8e7b4a66bd7a0e41da8a1012 a2c9bc81ff294474a5911f3e6780c666 - - default default] Added segment 44916b17-06e6-4c5e-8a43-459dda3c08b8 of type vxlan for network 3560b17b-8359-4a07-bbc0-eadf340938bd [pid: 7|app: 0|req: 1000/1875] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:01:28 2026] POST /v2.0/networks => generated 625 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1876] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:01:28 2026] POST /v2.0/subnets => generated 641 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:01:29.201 7 INFO neutron.db.segments_db [None req-a8c1f7d0-067f-4949-8e30-0984fc61979b 4924899b8e7b4a66bd7a0e41da8a1012 a2c9bc81ff294474a5911f3e6780c666 - - default default] Added segment a8fc924d-fe42-48e4-af9b-19683969314e of type vxlan for network b32380b2-7368-4df0-88d4-fb989b4b3f95 [pid: 7|app: 0|req: 1001/1877] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:01:29 2026] POST /v2.0/networks => generated 624 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1878] 10.0.0.146 () {34 vars in 742 bytes} [Mon Jun 15 17:01:29 2026] PUT /v2.0/networks/b32380b2-7368-4df0-88d4-fb989b4b3f95 => generated 592 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1879] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:01:29 2026] POST /v2.0/subnets => generated 626 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1880] 10.0.0.146 () {34 vars in 740 bytes} [Mon Jun 15 17:01:29 2026] PUT /v2.0/subnets/ebb4171d-dd3a-4dec-9ce0-c5d5c92b3be2 => generated 636 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:01:30.043 7 INFO neutron.services.segments.plugin [-] Segment a8fc924d-fe42-48e4-af9b-19683969314e resource provider aggregate not found 2026-06-15 17:01:30.050 7 INFO neutron.services.segments.plugin [-] Segment a8fc924d-fe42-48e4-af9b-19683969314e resource provider aggregate not found 2026-06-15 17:01:30.068 7 INFO neutron.services.segments.plugin [-] Segment a8fc924d-fe42-48e4-af9b-19683969314e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8fc924d-fe42-48e4-af9b-19683969314e found for delete ", "request_id": "req-78d411f9-209e-41e5-8e60-137087b24e86"}]} 2026-06-15 17:01:30.073 7 INFO neutron.services.segments.plugin [-] Segment a8fc924d-fe42-48e4-af9b-19683969314e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8fc924d-fe42-48e4-af9b-19683969314e found for delete ", "request_id": "req-00abac16-6839-40a1-9a04-9670c871b168"}]} [pid: 7|app: 0|req: 1003/1881] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:29 2026] DELETE /v2.0/networks/b32380b2-7368-4df0-88d4-fb989b4b3f95 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:01:30.094 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22c68e02-2007-485f-99c7-c39f228c2a8a 4924899b8e7b4a66bd7a0e41da8a1012 a2c9bc81ff294474a5911f3e6780c666 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 879/1882] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:30 2026] DELETE /v2.0/networks/b32380b2-7368-4df0-88d4-fb989b4b3f95 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1883] 10.0.0.146 () {32 vars in 693 bytes} [Mon Jun 15 17:01:30 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1884] 10.0.0.146 () {32 vars in 741 bytes} [Mon Jun 15 17:01:30 2026] GET /v2.0/subnets?network_id=186c4645-d8bc-457d-92f2-6d3d7ede1392 => generated 649 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1885] 10.0.0.146 () {32 vars in 652 bytes} [Mon Jun 15 17:01:30 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: 8|app: 0|req: 881/1886] 10.0.0.146 () {32 vars in 648 bytes} [Mon Jun 15 17:01:30 2026] GET /v2.0/networks => generated 1309 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1887] 10.0.0.146 () {32 vars in 646 bytes} [Mon Jun 15 17:01:30 2026] GET /v2.0/subnets => generated 1280 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1888] 10.0.0.146 () {32 vars in 722 bytes} [Mon Jun 15 17:01:30 2026] GET /v2.0/networks/3560b17b-8359-4a07-bbc0-eadf340938bd => generated 669 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1889] 10.0.0.146 () {32 vars in 720 bytes} [Mon Jun 15 17:01:30 2026] GET /v2.0/subnets/a62dc5f8-1eaf-4780-b97a-99883c5f3e41 => generated 641 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:01:30.448 8 INFO neutron.pecan_wsgi.hooks.translation [None req-80cae00b-cf30-48f3-bc28-ab302343a06b 4924899b8e7b4a66bd7a0e41da8a1012 a2c9bc81ff294474a5911f3e6780c666 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 883/1890] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:01:30 2026] DELETE /v2.0/subnets/ebb4171d-dd3a-4dec-9ce0-c5d5c92b3be2 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 17:01:30.471 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e1928af8-ba9b-4f02-b1e2-b3a15b89acaf 4924899b8e7b4a66bd7a0e41da8a1012 a2c9bc81ff294474a5911f3e6780c666 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1008/1891] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:30 2026] DELETE /v2.0/networks/b32380b2-7368-4df0-88d4-fb989b4b3f95 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1892] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:01:30 2026] DELETE /v2.0/subnets/a62dc5f8-1eaf-4780-b97a-99883c5f3e41 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:01:30.729 7 INFO neutron_taas.services.taas.taas_plugin [None req-a85f5a25-b420-459a-a349-30444d13de3d 4924899b8e7b4a66bd7a0e41da8a1012 a2c9bc81ff294474a5911f3e6780c666 - - default default] TaaS: Handle Delete Port: 8e969db6-ee88-462d-8079-28d5af779672 2026-06-15 17:01:30.732 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a85f5a25-b420-459a-a349-30444d13de3d 4924899b8e7b4a66bd7a0e41da8a1012 a2c9bc81ff294474a5911f3e6780c666 - - default default] Tap Mirror: Handle Delete Port: 8e969db6-ee88-462d-8079-28d5af779672 [pid: 7|app: 0|req: 1009/1893] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:30 2026] DELETE /v2.0/networks/3560b17b-8359-4a07-bbc0-eadf340938bd => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1894] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:30 2026] GET /v2.0/security-groups?tenant_id=e7f492fca40845beb5b51b4e3709e89f&name=default => generated 2925 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1895] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:31 2026] DELETE /v2.0/security-groups/74d81b9d-02a4-4a4c-bb8d-0de5d6eaafa4 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1896] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:31 2026] GET /v2.0/security-groups?tenant_id=7f8c8344f21040da857d8c223406f392&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1897] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:31 2026] GET /v2.0/security-groups?tenant_id=a2c9bc81ff294474a5911f3e6780c666&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1898] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:31 2026] DELETE /v2.0/security-groups/aa68304b-8938-4612-9088-1b33a0073abf => 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: 887/1899] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:31 2026] DELETE /v2.0/security-groups/d16bec53-d8ec-465a-b7e9-1ddb926b90b0 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:01:32.090 7 INFO neutron.services.segments.plugin [-] Segment 44916b17-06e6-4c5e-8a43-459dda3c08b8 resource provider aggregate not found 2026-06-15 17:01:32.092 7 INFO neutron.services.segments.plugin [-] Segment 44916b17-06e6-4c5e-8a43-459dda3c08b8 resource provider aggregate not found 2026-06-15 17:01:32.111 7 INFO neutron.services.segments.plugin [-] Segment 44916b17-06e6-4c5e-8a43-459dda3c08b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44916b17-06e6-4c5e-8a43-459dda3c08b8 found for delete ", "request_id": "req-57760888-efc6-4894-99e8-e8739a54f7b9"}]} 2026-06-15 17:01:32.113 7 INFO neutron.services.segments.plugin [-] Segment 44916b17-06e6-4c5e-8a43-459dda3c08b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44916b17-06e6-4c5e-8a43-459dda3c08b8 found for delete ", "request_id": "req-738b116f-89f1-492a-a229-67188d4b8bfe"}]} 2026-06-15 17:01:34.231 7 INFO neutron.db.segments_db [None req-d426640a-0f64-4bfe-8e7b-c62f3fc5682a abdbdb6d6ba14cdf853e0ba5314edb4e 07d903c8d8c54861b1b6fbec2f87e0a2 - - default default] Added segment 0e255aa7-ea54-47a4-9f28-389edb6980f2 of type vxlan for network c680e56d-5663-45bc-bc2a-8b5cabd8aca0 [pid: 7|app: 0|req: 1013/1900] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:01:33 2026] POST /v2.0/networks => generated 625 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1901] 10.0.0.146 () {34 vars in 664 bytes} [Mon Jun 15 17:01:34 2026] POST /v2.0/ports => generated 774 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:01:34.687 7 INFO neutron.db.segments_db [None req-a3455dc1-47f4-45bc-a048-8c76424198df abdbdb6d6ba14cdf853e0ba5314edb4e 07d903c8d8c54861b1b6fbec2f87e0a2 - - default default] Added segment 18260323-a703-4099-8341-4fbf826af06e of type vxlan for network b3b26d14-a318-4ed7-b9be-8d46fde9af65 [pid: 7|app: 0|req: 1014/1902] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:01:34 2026] POST /v2.0/networks => generated 613 bytes in 135 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: 889/1903] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:01:34 2026] POST /v2.0/subnets => generated 626 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1904] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:35 2026] GET /v2.0/security-groups?tenant_id=a1541117f38c4fa894c9a5c3f845b408&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1905] 10.0.0.146 () {34 vars in 664 bytes} [Mon Jun 15 17:01:34 2026] POST /v2.0/ports => generated 950 bytes in 404 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-15 17:01:35.492 7 INFO neutron_taas.services.taas.taas_plugin [None req-c3e29d15-b8ad-4371-b920-7246b3d13b63 abdbdb6d6ba14cdf853e0ba5314edb4e 07d903c8d8c54861b1b6fbec2f87e0a2 - - default default] TaaS: Handle Delete Port: 9f1062bd-9d7c-4f67-8a90-932ddbd4d74b 2026-06-15 17:01:35.494 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3e29d15-b8ad-4371-b920-7246b3d13b63 abdbdb6d6ba14cdf853e0ba5314edb4e 07d903c8d8c54861b1b6fbec2f87e0a2 - - default default] Tap Mirror: Handle Delete Port: 9f1062bd-9d7c-4f67-8a90-932ddbd4d74b [pid: 8|app: 0|req: 891/1906] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:35 2026] DELETE /v2.0/security-groups/1b06331b-c41d-44ef-ad90-ccc6a25aded3 => 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: 1016/1907] 10.0.0.146 () {32 vars in 719 bytes} [Mon Jun 15 17:01:35 2026] DELETE /v2.0/ports/9f1062bd-9d7c-4f67-8a90-932ddbd4d74b => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:01:35.630 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0146918d-3c14-4e8f-8ed6-56c864423125 abdbdb6d6ba14cdf853e0ba5314edb4e 07d903c8d8c54861b1b6fbec2f87e0a2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1017/1908] 10.0.0.146 () {32 vars in 719 bytes} [Mon Jun 15 17:01:35 2026] DELETE /v2.0/ports/9f1062bd-9d7c-4f67-8a90-932ddbd4d74b => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 17:01:35.654 7 INFO neutron.pecan_wsgi.hooks.translation [None req-466b6c72-af3c-475d-b8a0-41f731366d63 abdbdb6d6ba14cdf853e0ba5314edb4e 07d903c8d8c54861b1b6fbec2f87e0a2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1018/1909] 10.0.0.146 () {32 vars in 716 bytes} [Mon Jun 15 17:01:35 2026] GET /v2.0/ports/9f1062bd-9d7c-4f67-8a90-932ddbd4d74b => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1910] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:35 2026] GET /v2.0/security-groups?tenant_id=4f57bb8303d24e878af9f822a4850976&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1911] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:01:35 2026] DELETE /v2.0/subnets/fca00997-b46f-4c84-ac7c-27bbeedc71f9 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1912] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:35 2026] DELETE /v2.0/security-groups/cb21c69f-e7fa-48be-a60b-7937593f5d6a => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:01:35.912 7 INFO neutron.services.segments.plugin [-] Segment 18260323-a703-4099-8341-4fbf826af06e resource provider aggregate not found 2026-06-15 17:01:35.915 7 INFO neutron.services.segments.plugin [-] Segment 18260323-a703-4099-8341-4fbf826af06e resource provider aggregate not found 2026-06-15 17:01:35.933 7 INFO neutron.services.segments.plugin [-] Segment 18260323-a703-4099-8341-4fbf826af06e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18260323-a703-4099-8341-4fbf826af06e found for delete ", "request_id": "req-f80f04ad-bcb4-4a36-b01d-08b00d234c39"}]} 2026-06-15 17:01:35.934 7 INFO neutron.services.segments.plugin [-] Segment 18260323-a703-4099-8341-4fbf826af06e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 18260323-a703-4099-8341-4fbf826af06e found for delete ", "request_id": "req-2e2c8e19-8bb2-4b19-8c9b-ac8546820439"}]} [pid: 7|app: 0|req: 1020/1913] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:35 2026] DELETE /v2.0/networks/b3b26d14-a318-4ed7-b9be-8d46fde9af65 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:01:36.013 8 INFO neutron.db.segments_db [None req-19571ee3-4391-4949-9905-1512ab8a2669 abdbdb6d6ba14cdf853e0ba5314edb4e 07d903c8d8c54861b1b6fbec2f87e0a2 - - default default] Added segment 7850699d-bc84-4719-92d6-004087c93fa9 of type vxlan for network 79cb5f20-d58b-456d-a58d-cf52670cfac5 [pid: 8|app: 0|req: 894/1914] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:01:35 2026] POST /v2.0/networks => generated 613 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1915] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:01:36 2026] POST /v2.0/subnets => generated 626 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1916] 10.0.0.146 () {34 vars in 664 bytes} [Mon Jun 15 17:01:36 2026] POST /v2.0/ports => generated 916 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:01:36.844 7 INFO neutron_taas.services.taas.taas_plugin [None req-f1fbb423-e689-4978-a466-3b524bea1ae3 abdbdb6d6ba14cdf853e0ba5314edb4e 07d903c8d8c54861b1b6fbec2f87e0a2 - - default default] TaaS: Handle Delete Port: 09cf91b5-f66c-4e33-897b-96a97b642cf3 2026-06-15 17:01:36.847 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1fbb423-e689-4978-a466-3b524bea1ae3 abdbdb6d6ba14cdf853e0ba5314edb4e 07d903c8d8c54861b1b6fbec2f87e0a2 - - default default] Tap Mirror: Handle Delete Port: 09cf91b5-f66c-4e33-897b-96a97b642cf3 [pid: 7|app: 0|req: 1022/1917] 10.0.0.146 () {32 vars in 719 bytes} [Mon Jun 15 17:01:36 2026] DELETE /v2.0/ports/09cf91b5-f66c-4e33-897b-96a97b642cf3 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:01:37.016 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2fbd4ebf-612b-4078-a230-c0165676af94 abdbdb6d6ba14cdf853e0ba5314edb4e 07d903c8d8c54861b1b6fbec2f87e0a2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 896/1918] 10.0.0.146 () {32 vars in 716 bytes} [Mon Jun 15 17:01:36 2026] GET /v2.0/ports/09cf91b5-f66c-4e33-897b-96a97b642cf3 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1919] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:01:37 2026] DELETE /v2.0/subnets/e3c7cd74-cffa-4649-b7ee-398a97843a89 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:01:37.350 8 INFO neutron_taas.services.taas.taas_plugin [None req-6b247c2d-3e71-4179-931a-0be8afbece97 abdbdb6d6ba14cdf853e0ba5314edb4e 07d903c8d8c54861b1b6fbec2f87e0a2 - - default default] TaaS: Handle Delete Port: dfb82ced-3d5c-4b87-a3b6-b4b08f32148a 2026-06-15 17:01:37.354 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b247c2d-3e71-4179-931a-0be8afbece97 abdbdb6d6ba14cdf853e0ba5314edb4e 07d903c8d8c54861b1b6fbec2f87e0a2 - - default default] Tap Mirror: Handle Delete Port: dfb82ced-3d5c-4b87-a3b6-b4b08f32148a 2026-06-15 17:01:37.552 8 INFO neutron.services.segments.plugin [-] Segment 7850699d-bc84-4719-92d6-004087c93fa9 resource provider aggregate not found 2026-06-15 17:01:37.556 8 INFO neutron.services.segments.plugin [-] Segment 7850699d-bc84-4719-92d6-004087c93fa9 resource provider aggregate not found 2026-06-15 17:01:37.570 8 INFO neutron.services.segments.plugin [-] Segment 7850699d-bc84-4719-92d6-004087c93fa9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7850699d-bc84-4719-92d6-004087c93fa9 found for delete ", "request_id": "req-72fee1b7-1e0b-4787-b08e-12cfa65e7c71"}]} [pid: 8|app: 0|req: 897/1920] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:37 2026] DELETE /v2.0/networks/79cb5f20-d58b-456d-a58d-cf52670cfac5 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:01:37.582 8 INFO neutron.services.segments.plugin [-] Segment 7850699d-bc84-4719-92d6-004087c93fa9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7850699d-bc84-4719-92d6-004087c93fa9 found for delete ", "request_id": "req-af55b9fa-8eb6-4a5e-808c-3f77226dd27c"}]} [pid: 7|app: 0|req: 1024/1921] 10.0.0.146 () {34 vars in 664 bytes} [Mon Jun 15 17:01:37 2026] POST /v2.0/ports => generated 775 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1922] 10.0.0.146 () {34 vars in 736 bytes} [Mon Jun 15 17:01:37 2026] PUT /v2.0/ports/78e72f95-1b07-4739-a07f-3b1487f5ed53 => generated 752 bytes in 172 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-15 17:01:38.182 7 INFO neutron_taas.services.taas.taas_plugin [None req-a2463284-da35-4bc0-ba47-9564a77f203c abdbdb6d6ba14cdf853e0ba5314edb4e 07d903c8d8c54861b1b6fbec2f87e0a2 - - default default] TaaS: Handle Delete Port: 78e72f95-1b07-4739-a07f-3b1487f5ed53 2026-06-15 17:01:38.186 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2463284-da35-4bc0-ba47-9564a77f203c abdbdb6d6ba14cdf853e0ba5314edb4e 07d903c8d8c54861b1b6fbec2f87e0a2 - - default default] Tap Mirror: Handle Delete Port: 78e72f95-1b07-4739-a07f-3b1487f5ed53 [pid: 7|app: 0|req: 1025/1925] 10.0.0.146 () {32 vars in 719 bytes} [Mon Jun 15 17:01:38 2026] DELETE /v2.0/ports/78e72f95-1b07-4739-a07f-3b1487f5ed53 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1926] 10.0.0.146 () {32 vars in 642 bytes} [Mon Jun 15 17:01:38 2026] GET /v2.0/ports => generated 777 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:01:38.373 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1ffe6d77-3865-493b-b278-fb4ffabad62b abdbdb6d6ba14cdf853e0ba5314edb4e 07d903c8d8c54861b1b6fbec2f87e0a2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1027/1927] 10.0.0.146 () {32 vars in 716 bytes} [Mon Jun 15 17:01:38 2026] GET /v2.0/ports/78e72f95-1b07-4739-a07f-3b1487f5ed53 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1928] 10.0.0.146 () {32 vars in 642 bytes} [Mon Jun 15 17:01:38 2026] GET /v2.0/ports => generated 777 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1029/1929] 10.0.0.146 () {32 vars in 716 bytes} [Mon Jun 15 17:01:38 2026] GET /v2.0/ports/c7333027-472f-448a-9964-e50f4ba20f1f => generated 774 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:01:38.470 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d25ea786-d575-4125-a2f5-8f02a12eb39a abdbdb6d6ba14cdf853e0ba5314edb4e 07d903c8d8c54861b1b6fbec2f87e0a2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1030/1930] 10.0.0.146 () {32 vars in 719 bytes} [Mon Jun 15 17:01:38 2026] DELETE /v2.0/ports/09cf91b5-f66c-4e33-897b-96a97b642cf3 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 17:01:38.485 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ed4fe6a5-7ca8-4f30-9c6d-143c4a2a6954 abdbdb6d6ba14cdf853e0ba5314edb4e 07d903c8d8c54861b1b6fbec2f87e0a2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1031/1931] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:01:38 2026] DELETE /v2.0/subnets/e3c7cd74-cffa-4649-b7ee-398a97843a89 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 17:01:38.500 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aa2dc8ee-825a-4df1-b0e2-4becf1e4d4f1 abdbdb6d6ba14cdf853e0ba5314edb4e 07d903c8d8c54861b1b6fbec2f87e0a2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1032/1932] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:01:38 2026] DELETE /v2.0/subnets/fca00997-b46f-4c84-ac7c-27bbeedc71f9 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1933] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:38 2026] GET /v2.0/security-groups?tenant_id=9adc9355d3ac4182b4f2a36370b1c1ce&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:01:38.588 7 INFO neutron_taas.services.taas.taas_plugin [None req-a1506bf3-c0c3-4f13-b7f1-dbab1ab480f3 abdbdb6d6ba14cdf853e0ba5314edb4e 07d903c8d8c54861b1b6fbec2f87e0a2 - - default default] TaaS: Handle Delete Port: c7333027-472f-448a-9964-e50f4ba20f1f 2026-06-15 17:01:38.590 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1506bf3-c0c3-4f13-b7f1-dbab1ab480f3 abdbdb6d6ba14cdf853e0ba5314edb4e 07d903c8d8c54861b1b6fbec2f87e0a2 - - default default] Tap Mirror: Handle Delete Port: c7333027-472f-448a-9964-e50f4ba20f1f [pid: 7|app: 0|req: 1033/1934] 10.0.0.146 () {32 vars in 719 bytes} [Mon Jun 15 17:01:38 2026] DELETE /v2.0/ports/c7333027-472f-448a-9964-e50f4ba20f1f => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1935] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:38 2026] DELETE /v2.0/security-groups/6d9a453d-fbb5-4ba3-ab59-1452e85e0fa8 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:01:38.766 7 INFO neutron.services.segments.plugin [-] Segment 0e255aa7-ea54-47a4-9f28-389edb6980f2 resource provider aggregate not found 2026-06-15 17:01:38.770 7 INFO neutron.services.segments.plugin [-] Segment 0e255aa7-ea54-47a4-9f28-389edb6980f2 resource provider aggregate not found 2026-06-15 17:01:38.781 7 INFO neutron.services.segments.plugin [-] Segment 0e255aa7-ea54-47a4-9f28-389edb6980f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e255aa7-ea54-47a4-9f28-389edb6980f2 found for delete ", "request_id": "req-ecc54d7c-b37a-4a8d-868b-c23b724e94d5"}]} 2026-06-15 17:01:38.785 7 INFO neutron.services.segments.plugin [-] Segment 0e255aa7-ea54-47a4-9f28-389edb6980f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e255aa7-ea54-47a4-9f28-389edb6980f2 found for delete ", "request_id": "req-d2f7d147-05e4-4fe5-a347-cfe194f6901b"}]} [pid: 7|app: 0|req: 1034/1936] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:38 2026] DELETE /v2.0/networks/c680e56d-5663-45bc-bc2a-8b5cabd8aca0 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1937] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:39 2026] GET /v2.0/security-groups?tenant_id=07d903c8d8c54861b1b6fbec2f87e0a2&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1938] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:39 2026] DELETE /v2.0/security-groups/d85f4dcc-6f75-432f-924a-d46c8b43f02d => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:01:40.925 8 INFO neutron.db.segments_db [None req-aa6369f0-4e05-495f-9f16-54d446c4d3f3 b9db22c3d4f947f0af87d9a073301567 411b4841e6204bce98c2f6c12642d10e - - default default] Added segment 582fcc78-89f5-4fdf-93db-ade0e825e8ae of type vxlan for network 2adaa95f-5199-4829-b8bb-8a3bce007347 2026-06-15 17:01:40.990 8 INFO neutron.db.segments_db [None req-aa6369f0-4e05-495f-9f16-54d446c4d3f3 b9db22c3d4f947f0af87d9a073301567 411b4841e6204bce98c2f6c12642d10e - - default default] Added segment 4ff17e45-96aa-4902-b382-db7b7009e50d of type vxlan for network 9edb5fc3-593c-4a95-86dd-3677a33a76b4 [pid: 8|app: 0|req: 904/1939] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:01:40 2026] POST /v2.0/networks => generated 1207 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1940] 10.0.0.146 () {32 vars in 648 bytes} [Mon Jun 15 17:01:41 2026] GET /v2.0/networks => generated 1844 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:01:41.305 8 INFO neutron.services.segments.plugin [-] Segment 582fcc78-89f5-4fdf-93db-ade0e825e8ae resource provider aggregate not found 2026-06-15 17:01:41.308 8 INFO neutron.services.segments.plugin [-] Segment 582fcc78-89f5-4fdf-93db-ade0e825e8ae resource provider aggregate not found 2026-06-15 17:01:41.325 8 INFO neutron.services.segments.plugin [-] Segment 582fcc78-89f5-4fdf-93db-ade0e825e8ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 582fcc78-89f5-4fdf-93db-ade0e825e8ae found for delete ", "request_id": "req-a9aa5755-096e-40cf-927c-e4714124a42d"}]} 2026-06-15 17:01:41.328 8 INFO neutron.services.segments.plugin [-] Segment 582fcc78-89f5-4fdf-93db-ade0e825e8ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 582fcc78-89f5-4fdf-93db-ade0e825e8ae found for delete ", "request_id": "req-6137f8c1-41d6-47e9-adaa-42b6b0e6f911"}]} [pid: 8|app: 0|req: 905/1941] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:41 2026] DELETE /v2.0/networks/2adaa95f-5199-4829-b8bb-8a3bce007347 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:01:41.442 7 INFO neutron.services.segments.plugin [-] Segment 4ff17e45-96aa-4902-b382-db7b7009e50d resource provider aggregate not found 2026-06-15 17:01:41.449 7 INFO neutron.services.segments.plugin [-] Segment 4ff17e45-96aa-4902-b382-db7b7009e50d resource provider aggregate not found 2026-06-15 17:01:41.463 7 INFO neutron.services.segments.plugin [-] Segment 4ff17e45-96aa-4902-b382-db7b7009e50d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ff17e45-96aa-4902-b382-db7b7009e50d found for delete ", "request_id": "req-eeac4a2c-8313-46b3-bfe7-12f070954a4d"}]} 2026-06-15 17:01:41.467 7 INFO neutron.services.segments.plugin [-] Segment 4ff17e45-96aa-4902-b382-db7b7009e50d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ff17e45-96aa-4902-b382-db7b7009e50d found for delete ", "request_id": "req-f1238f2d-dd67-4f1a-9f70-d28180cc86cc"}]} [pid: 7|app: 0|req: 1037/1942] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:41 2026] DELETE /v2.0/networks/9edb5fc3-593c-4a95-86dd-3677a33a76b4 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1943] 10.0.0.146 () {32 vars in 648 bytes} [Mon Jun 15 17:01:41 2026] GET /v2.0/networks => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:01:41.582 7 INFO neutron.db.segments_db [None req-9ba24f5c-a716-42b5-848a-112b6851abac b9db22c3d4f947f0af87d9a073301567 411b4841e6204bce98c2f6c12642d10e - - default default] Added segment 9e86814f-3882-4791-8acf-d4f8b0dab773 of type vxlan for network a12a86cd-7a85-456e-8cc5-6a3fdd1375f6 [pid: 7|app: 0|req: 1039/1944] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:01:41 2026] POST /v2.0/networks => generated 635 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1945] 10.0.0.146 () {34 vars in 683 bytes} [Mon Jun 15 17:01:41 2026] POST /v2.0/security-groups => generated 1624 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-15 17:01:41.725 7 INFO neutron.db.segments_db [None req-662956eb-43f4-422c-ad8c-7ec79df9b89a b9db22c3d4f947f0af87d9a073301567 411b4841e6204bce98c2f6c12642d10e - - default default] Added segment ea5a876c-d5c2-4d37-92e7-3f0e26519088 of type vxlan for network cb15259e-2c0f-4229-8c52-c064d5252d86 [pid: 8|app: 0|req: 907/1946] 10.0.0.146 () {32 vars in 662 bytes} [Mon Jun 15 17:01:41 2026] GET /v2.0/security-groups => generated 4529 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1947] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:01:41 2026] POST /v2.0/networks => generated 635 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1948] 10.0.0.146 () {34 vars in 757 bytes} [Mon Jun 15 17:01:41 2026] PUT /v2.0/security-groups/f6c53223-0ab6-45fe-ae43-55d813caea38 => generated 1661 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1949] 10.0.0.146 () {32 vars in 736 bytes} [Mon Jun 15 17:01:41 2026] GET /v2.0/security-groups/f6c53223-0ab6-45fe-ae43-55d813caea38 => generated 1661 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1950] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:41 2026] DELETE /v2.0/security-groups/f6c53223-0ab6-45fe-ae43-55d813caea38 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1951] 10.0.0.146 () {32 vars in 662 bytes} [Mon Jun 15 17:01:41 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:01:41.967 8 INFO neutron.api.v2.resource [None req-6f91a71a-dcd0-4dc3-b37a-147c6bb8964e 7e492f24adb24dd3a0f85502350d4907 398a6a2e0ec6467ba8510b7aa65f4c86 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 912/1952] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:41 2026] DELETE /v2.0/security-groups/f6c53223-0ab6-45fe-ae43-55d813caea38 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1953] 10.0.0.146 () {34 vars in 683 bytes} [Mon Jun 15 17:01:41 2026] POST /v2.0/security-groups => generated 1625 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1954] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 17:01:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1955] 10.0.0.146 () {32 vars in 746 bytes} [Mon Jun 15 17:01:42 2026] GET /v2.0/security-group-rules/7c234a16-77b5-44ee-bd5c-350e45ff0dd2 => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1956] 10.0.0.146 () {32 vars in 672 bytes} [Mon Jun 15 17:01:42 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1957] 10.0.0.146 () {34 vars in 664 bytes} [Mon Jun 15 17:01:41 2026] POST /v2.0/ports => generated 1506 bytes in 597 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: 917/1958] 10.0.0.146 () {32 vars in 749 bytes} [Mon Jun 15 17:01:42 2026] DELETE /v2.0/security-group-rules/7c234a16-77b5-44ee-bd5c-350e45ff0dd2 => 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: 1042/1959] 10.0.0.146 () {32 vars in 642 bytes} [Mon Jun 15 17:01:42 2026] GET /v2.0/ports => generated 1506 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1960] 10.0.0.146 () {32 vars in 672 bytes} [Mon Jun 15 17:01:42 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:01:42.516 7 INFO neutron_taas.services.taas.taas_plugin [None req-c871b995-b123-4e1f-a04c-5ee9e09cf3e5 b9db22c3d4f947f0af87d9a073301567 411b4841e6204bce98c2f6c12642d10e - - default default] TaaS: Handle Delete Port: d75dcdd9-5a91-4700-9353-58d5c6ad1e7e 2026-06-15 17:01:42.519 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c871b995-b123-4e1f-a04c-5ee9e09cf3e5 b9db22c3d4f947f0af87d9a073301567 411b4841e6204bce98c2f6c12642d10e - - default default] Tap Mirror: Handle Delete Port: d75dcdd9-5a91-4700-9353-58d5c6ad1e7e [pid: 8|app: 0|req: 919/1961] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 17:01:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/1962] 10.0.0.146 () {32 vars in 719 bytes} [Mon Jun 15 17:01:42 2026] DELETE /v2.0/ports/d75dcdd9-5a91-4700-9353-58d5c6ad1e7e => 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: 920/1963] 10.0.0.146 () {32 vars in 746 bytes} [Mon Jun 15 17:01:42 2026] GET /v2.0/security-group-rules/616621ee-c675-4556-8ca1-ffd64d835bb6 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1964] 10.0.0.146 () {32 vars in 672 bytes} [Mon Jun 15 17:01:42 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:01:42.683 7 INFO neutron_taas.services.taas.taas_plugin [None req-83551f8f-373e-4690-b907-fddb1243bdc2 b9db22c3d4f947f0af87d9a073301567 411b4841e6204bce98c2f6c12642d10e - - default default] TaaS: Handle Delete Port: 9375765d-8495-4286-8d63-306d6eac2e6e 2026-06-15 17:01:42.686 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83551f8f-373e-4690-b907-fddb1243bdc2 b9db22c3d4f947f0af87d9a073301567 411b4841e6204bce98c2f6c12642d10e - - default default] Tap Mirror: Handle Delete Port: 9375765d-8495-4286-8d63-306d6eac2e6e [pid: 8|app: 0|req: 922/1965] 10.0.0.146 () {32 vars in 749 bytes} [Mon Jun 15 17:01:42 2026] DELETE /v2.0/security-group-rules/616621ee-c675-4556-8ca1-ffd64d835bb6 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1966] 10.0.0.146 () {32 vars in 672 bytes} [Mon Jun 15 17:01:42 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/1967] 10.0.0.146 () {32 vars in 719 bytes} [Mon Jun 15 17:01:42 2026] DELETE /v2.0/ports/9375765d-8495-4286-8d63-306d6eac2e6e => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/1968] 10.0.0.146 () {32 vars in 642 bytes} [Mon Jun 15 17:01:42 2026] GET /v2.0/ports => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:01:42.851 7 INFO neutron.db.segments_db [None req-76c13c14-ea3b-41a9-a850-ff2e7bd32334 b9db22c3d4f947f0af87d9a073301567 411b4841e6204bce98c2f6c12642d10e - - default default] Added segment a3bb66d5-85b0-4292-9c29-eb3fa2deab81 of type vxlan for network bf390bf7-ecd9-4a92-ae96-e93c92b3546f [pid: 8|app: 0|req: 924/1969] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 17:01:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1970] 10.0.0.146 () {32 vars in 746 bytes} [Mon Jun 15 17:01:42 2026] GET /v2.0/security-group-rules/c61e6852-0d57-4c77-ab0f-bfc2ba2f0cf5 => generated 602 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/1971] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:01:42 2026] POST /v2.0/networks => generated 634 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1972] 10.0.0.146 () {32 vars in 672 bytes} [Mon Jun 15 17:01:42 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:01:43.008 7 INFO neutron.db.segments_db [None req-47ad0d2e-f294-4280-a3b1-716a0e3156b2 b9db22c3d4f947f0af87d9a073301567 411b4841e6204bce98c2f6c12642d10e - - default default] Added segment 992e40d2-8c5b-4174-ad6c-4683c8410842 of type vxlan for network 45c3cbf6-fca9-4d1b-9bb9-357d93e4b2b0 [pid: 8|app: 0|req: 927/1973] 10.0.0.146 () {32 vars in 749 bytes} [Mon Jun 15 17:01:42 2026] DELETE /v2.0/security-group-rules/c61e6852-0d57-4c77-ab0f-bfc2ba2f0cf5 => 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: 928/1974] 10.0.0.146 () {32 vars in 672 bytes} [Mon Jun 15 17:01:43 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/1975] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:01:42 2026] POST /v2.0/networks => generated 634 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1976] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:43 2026] DELETE /v2.0/security-groups/83dcbc63-f95e-4d26-90c5-e56b528c88c2 => 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: 1048/1977] 10.0.0.146 () {32 vars in 662 bytes} [Mon Jun 15 17:01:43 2026] GET /v2.0/security-groups => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1978] 10.0.0.146 () {32 vars in 662 bytes} [Mon Jun 15 17:01:43 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: 931/1979] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:43 2026] GET /v2.0/security-groups?tenant_id=398a6a2e0ec6467ba8510b7aa65f4c86&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1980] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:43 2026] DELETE /v2.0/security-groups/5b59f8f6-f9db-48ab-8ffd-75f0f49fce1c => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/1981] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:01:43 2026] POST /v2.0/subnets => generated 1323 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1982] 10.0.0.146 () {32 vars in 646 bytes} [Mon Jun 15 17:01:43 2026] GET /v2.0/subnets => generated 1959 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/1983] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:01:44 2026] DELETE /v2.0/subnets/434738dd-7caf-4eed-b4e3-caf16f3b0bc5 => 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: 934/1984] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:01:44 2026] DELETE /v2.0/subnets/e2fa719c-7ac0-494a-86da-015ea962f635 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/1985] 10.0.0.146 () {32 vars in 646 bytes} [Mon Jun 15 17:01:44 2026] GET /v2.0/subnets => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:01:44.458 8 INFO neutron.services.segments.plugin [-] Segment 992e40d2-8c5b-4174-ad6c-4683c8410842 resource provider aggregate not found 2026-06-15 17:01:44.463 8 INFO neutron.services.segments.plugin [-] Segment 992e40d2-8c5b-4174-ad6c-4683c8410842 resource provider aggregate not found 2026-06-15 17:01:44.478 8 INFO neutron.services.segments.plugin [-] Segment 992e40d2-8c5b-4174-ad6c-4683c8410842 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 992e40d2-8c5b-4174-ad6c-4683c8410842 found for delete ", "request_id": "req-975f4330-68ac-4fc3-8512-6661226d5fa1"}]} 2026-06-15 17:01:44.480 8 INFO neutron.services.segments.plugin [-] Segment 992e40d2-8c5b-4174-ad6c-4683c8410842 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 992e40d2-8c5b-4174-ad6c-4683c8410842 found for delete ", "request_id": "req-d3225df1-4981-47f8-a528-131500871924"}]} [pid: 8|app: 0|req: 935/1986] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:44 2026] DELETE /v2.0/networks/45c3cbf6-fca9-4d1b-9bb9-357d93e4b2b0 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:01:44.607 7 INFO neutron.services.segments.plugin [-] Segment a3bb66d5-85b0-4292-9c29-eb3fa2deab81 resource provider aggregate not found 2026-06-15 17:01:44.610 7 INFO neutron.services.segments.plugin [-] Segment a3bb66d5-85b0-4292-9c29-eb3fa2deab81 resource provider aggregate not found 2026-06-15 17:01:44.624 7 INFO neutron.services.segments.plugin [-] Segment a3bb66d5-85b0-4292-9c29-eb3fa2deab81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3bb66d5-85b0-4292-9c29-eb3fa2deab81 found for delete ", "request_id": "req-c94314fa-e6cb-41db-8256-fb54dfa669d8"}]} 2026-06-15 17:01:44.630 7 INFO neutron.services.segments.plugin [-] Segment a3bb66d5-85b0-4292-9c29-eb3fa2deab81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3bb66d5-85b0-4292-9c29-eb3fa2deab81 found for delete ", "request_id": "req-91151438-4e24-40b2-a16e-608e85e895a8"}]} [pid: 7|app: 0|req: 1052/1987] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:44 2026] DELETE /v2.0/networks/bf390bf7-ecd9-4a92-ae96-e93c92b3546f => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1988] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:44 2026] DELETE /v2.0/networks/cb15259e-2c0f-4229-8c52-c064d5252d86 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/1989] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:01:44 2026] DELETE /v2.0/networks/a12a86cd-7a85-456e-8cc5-6a3fdd1375f6 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1990] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:45 2026] GET /v2.0/security-groups?tenant_id=411b4841e6204bce98c2f6c12642d10e&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/1991] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:45 2026] DELETE /v2.0/security-groups/6857087f-5345-4421-bed1-94386752cf86 => 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: 938/1992] 10.0.0.146 () {32 vars in 622 bytes} [Mon Jun 15 17:01:45 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/1993] 10.0.0.146 () {32 vars in 632 bytes} [Mon Jun 15 17:01:45 2026] GET /v2.0/ => generated 632 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:01:46.500 8 INFO neutron.services.segments.plugin [-] Segment ea5a876c-d5c2-4d37-92e7-3f0e26519088 resource provider aggregate not found 2026-06-15 17:01:46.502 8 INFO neutron.services.segments.plugin [-] Segment ea5a876c-d5c2-4d37-92e7-3f0e26519088 resource provider aggregate not found [pid: 8|app: 0|req: 939/1994] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:46 2026] GET /v2.0/security-groups?tenant_id=4b63f99459d94cf081bb60532ccba49a&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:01:46.525 8 INFO neutron.services.segments.plugin [-] Segment ea5a876c-d5c2-4d37-92e7-3f0e26519088 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea5a876c-d5c2-4d37-92e7-3f0e26519088 found for delete ", "request_id": "req-7f6f39eb-2cd8-4e95-8394-d756c4d1ff43"}]} 2026-06-15 17:01:46.526 8 INFO neutron.services.segments.plugin [-] Segment ea5a876c-d5c2-4d37-92e7-3f0e26519088 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea5a876c-d5c2-4d37-92e7-3f0e26519088 found for delete ", "request_id": "req-c0ef7692-a1e9-4d7b-bddc-75b74bc54ef3"}]} [pid: 7|app: 0|req: 1056/1995] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:46 2026] DELETE /v2.0/security-groups/2263db45-d0a8-4ca6-9810-6a2e9d9acd14 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:01:46.643 7 INFO neutron.services.segments.plugin [-] Segment 9e86814f-3882-4791-8acf-d4f8b0dab773 resource provider aggregate not found 2026-06-15 17:01:46.650 7 INFO neutron.services.segments.plugin [-] Segment 9e86814f-3882-4791-8acf-d4f8b0dab773 resource provider aggregate not found 2026-06-15 17:01:46.666 7 INFO neutron.services.segments.plugin [-] Segment 9e86814f-3882-4791-8acf-d4f8b0dab773 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e86814f-3882-4791-8acf-d4f8b0dab773 found for delete ", "request_id": "req-a8c4684f-5839-48b4-9569-7174a27bff44"}]} 2026-06-15 17:01:46.669 7 INFO neutron.services.segments.plugin [-] Segment 9e86814f-3882-4791-8acf-d4f8b0dab773 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e86814f-3882-4791-8acf-d4f8b0dab773 found for delete ", "request_id": "req-a8975dc1-c3e1-4abf-97d8-900579c77eaa"}]} [pid: 8|app: 0|req: 940/1996] 10.0.0.146 () {34 vars in 683 bytes} [Mon Jun 15 17:01:47 2026] POST /v2.0/security-groups => generated 1624 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/1997] 10.0.0.146 () {32 vars in 662 bytes} [Mon Jun 15 17:01:47 2026] GET /v2.0/security-groups => generated 4529 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1998] 10.0.0.146 () {34 vars in 757 bytes} [Mon Jun 15 17:01:47 2026] PUT /v2.0/security-groups/8181110c-b55f-4c14-a56b-871561e06a1e => generated 1663 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/1999] 10.0.0.146 () {32 vars in 736 bytes} [Mon Jun 15 17:01:47 2026] GET /v2.0/security-groups/8181110c-b55f-4c14-a56b-871561e06a1e => generated 1663 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/2000] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:47 2026] DELETE /v2.0/security-groups/8181110c-b55f-4c14-a56b-871561e06a1e => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2001] 10.0.0.146 () {32 vars in 662 bytes} [Mon Jun 15 17:01:47 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:01:47.977 8 INFO neutron.api.v2.resource [None req-75e75197-480f-4cd6-9f45-532651fa2755 376d54b0e9224709a663077f43860826 0b95dece6fd94bd19fee785f65b97e9e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 943/2002] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:47 2026] DELETE /v2.0/security-groups/8181110c-b55f-4c14-a56b-871561e06a1e => 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: 1060/2003] 10.0.0.146 () {34 vars in 683 bytes} [Mon Jun 15 17:01:47 2026] POST /v2.0/security-groups => generated 1625 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/2004] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 17:01:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2005] 10.0.0.146 () {32 vars in 746 bytes} [Mon Jun 15 17:01:48 2026] GET /v2.0/security-group-rules/f0e5d92a-4d58-43ac-a21f-06d74a0e40cd => generated 601 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/2006] 10.0.0.146 () {32 vars in 672 bytes} [Mon Jun 15 17:01:48 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2007] 10.0.0.146 () {32 vars in 749 bytes} [Mon Jun 15 17:01:48 2026] DELETE /v2.0/security-group-rules/f0e5d92a-4d58-43ac-a21f-06d74a0e40cd => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/2008] 10.0.0.146 () {32 vars in 672 bytes} [Mon Jun 15 17:01:48 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2009] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 17:01:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/2010] 10.0.0.146 () {32 vars in 746 bytes} [Mon Jun 15 17:01:48 2026] GET /v2.0/security-group-rules/53be2c0b-a328-4bfa-a63b-e4bfd35c05f2 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2011] 10.0.0.146 () {32 vars in 672 bytes} [Mon Jun 15 17:01:48 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/2012] 10.0.0.146 () {32 vars in 749 bytes} [Mon Jun 15 17:01:48 2026] DELETE /v2.0/security-group-rules/53be2c0b-a328-4bfa-a63b-e4bfd35c05f2 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2013] 10.0.0.146 () {32 vars in 672 bytes} [Mon Jun 15 17:01:48 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:01:48.892 8 INFO neutron.db.securitygroups_db [None req-d6fc03a1-9e78-4b3c-bdb6-e1aa7fbfb89c 376d54b0e9224709a663077f43860826 0b95dece6fd94bd19fee785f65b97e9e - - default default] Project 0b95dece6fd94bd19fee785f65b97e9e 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: 949/2014] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 17:01:48 2026] POST /v2.0/security-group-rules => generated 607 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2015] 10.0.0.146 () {32 vars in 746 bytes} [Mon Jun 15 17:01:48 2026] GET /v2.0/security-group-rules/40fd9bd2-fdf1-4ade-992a-a322976f037c => generated 607 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/2016] 10.0.0.146 () {32 vars in 672 bytes} [Mon Jun 15 17:01:48 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2017] 10.0.0.146 () {32 vars in 749 bytes} [Mon Jun 15 17:01:49 2026] DELETE /v2.0/security-group-rules/40fd9bd2-fdf1-4ade-992a-a322976f037c => 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: 951/2018] 10.0.0.146 () {32 vars in 672 bytes} [Mon Jun 15 17:01:49 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2019] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:49 2026] DELETE /v2.0/security-groups/424491ba-9b8d-4943-91d8-bebc8e07ebe5 => 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: 952/2020] 10.0.0.146 () {32 vars in 662 bytes} [Mon Jun 15 17:01:49 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: 7|app: 0|req: 1069/2021] 10.0.0.146 () {32 vars in 662 bytes} [Mon Jun 15 17:01:49 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) [pid: 8|app: 0|req: 953/2022] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:49 2026] GET /v2.0/security-groups?tenant_id=0b95dece6fd94bd19fee785f65b97e9e&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2023] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:49 2026] DELETE /v2.0/security-groups/d9f3701c-2fcc-446a-922b-0144bb64c01b => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2024] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:50 2026] GET /v2.0/security-groups?tenant_id=3bcae114e3c94a689c7179bf9aa38de0&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: 1071/2025] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:51 2026] DELETE /v2.0/security-groups/80eec481-df64-4c83-bddf-4b1a0bde2be0 => 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: 955/2026] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:51 2026] GET /v2.0/security-groups?tenant_id=cd157b4268d748c0926be65ede79517b&name=default => generated 2925 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2027] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:51 2026] DELETE /v2.0/security-groups/6a90e461-dcad-49e0-bdc8-d3f9a8d9df60 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:01:53.331 8 INFO neutron.db.segments_db [None req-7847f72a-11a3-490b-b115-d298ab1edc12 b229c0399a53439eb22f2af2faf6a068 51079909ad934959ac6741bc24fbc8de - - default default] Added segment 8e5e55e0-a4f7-495d-a743-27e89dfee8d5 of type vxlan for network 13371e65-dbd6-4285-9b97-c3f5797996a2 [pid: 8|app: 0|req: 956/2030] 10.0.0.146 () {34 vars in 670 bytes} [Mon Jun 15 17:01:52 2026] POST /v2.0/networks => generated 613 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:01:53.456 7 INFO neutron.db.segments_db [None req-02dc25c0-e678-4b60-b61a-525ecfe10448 b229c0399a53439eb22f2af2faf6a068 51079909ad934959ac6741bc24fbc8de - - default default] Added segment ad212c6f-b548-41f3-a8a6-1e275ec58f25 of type vxlan for network b37cce93-22d7-4612-9d37-45cd6ef1eb59 2026-06-15 17:01:53.679 7 INFO neutron.db.l3_hamode_db [None req-02dc25c0-e678-4b60-b61a-525ecfe10448 b229c0399a53439eb22f2af2faf6a068 51079909ad934959ac6741bc24fbc8de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 17:01:54.497 7 INFO neutron.db.l3_hamode_db [None req-02dc25c0-e678-4b60-b61a-525ecfe10448 b229c0399a53439eb22f2af2faf6a068 51079909ad934959ac6741bc24fbc8de - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1075/2031] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:01:53 2026] POST /v2.0/routers => generated 693 bytes in 2484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2032] 10.0.0.146 () {32 vars in 775 bytes} [Mon Jun 15 17:01:55 2026] GET /v2.0/subnets?project_id=51079909ad934959ac6741bc24fbc8de&cidr=10.100.0.0%2F28 => generated 14 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2033] 10.0.0.146 () {32 vars in 693 bytes} [Mon Jun 15 17:01:56 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/2034] 10.0.0.146 () {32 vars in 783 bytes} [Mon Jun 15 17:01:56 2026] GET /v2.0/subnets?network_id=186c4645-d8bc-457d-92f2-6d3d7ede1392&cidr=10.100.0.0%2F28 => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2035] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:01:56 2026] POST /v2.0/subnets => generated 657 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2036] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:56 2026] GET /v2.0/security-groups?tenant_id=d3c8f3dc64d54b4d9b15b448ff7b4796&name=default => generated 2925 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2037] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:56 2026] DELETE /v2.0/security-groups/ccba4caf-1874-4aaf-a884-3b0893504fcc => 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: 961/2038] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:01:56 2026] GET /v2.0/security-groups?tenant_id=47d339093bec4afeb2648d7079f9096a&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2039] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:01:57 2026] DELETE /v2.0/security-groups/4b06ae49-8fe1-49df-a39b-35e499edc939 => 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: 1078/2040] 10.0.0.146 () {34 vars in 782 bytes} [Mon Jun 15 17:01:56 2026] PUT /v2.0/routers/afbfd78a-c5df-461c-bed5-d3c7b0d17de2/add_router_interface => generated 309 bytes in 1376 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2041] 10.0.0.146 () {32 vars in 648 bytes} [Mon Jun 15 17:01:57 2026] GET /v2.0/networks => generated 3605 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2042] 10.0.0.146 () {32 vars in 646 bytes} [Mon Jun 15 17:01:57 2026] GET /v2.0/subnets => generated 2595 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2043] 10.0.0.146 () {32 vars in 646 bytes} [Mon Jun 15 17:01:57 2026] GET /v2.0/routers => generated 736 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2044] 10.0.0.146 () {34 vars in 684 bytes} [Mon Jun 15 17:01:58 2026] POST /v2.0/security-groups => generated 1675 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2045] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 17:01:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2046] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 17:01:58 2026] POST /v2.0/security-group-rules => generated 596 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2047] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 17:01:58 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: 1082/2048] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 17:01:58 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) 2026-06-15 17:01:58.784 8 INFO neutron.db.securitygroups_db [None req-ffdc08bd-e65c-4a95-9f88-08b87847f033 b229c0399a53439eb22f2af2faf6a068 51079909ad934959ac6741bc24fbc8de - - default default] Project 51079909ad934959ac6741bc24fbc8de 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: 967/2049] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 17:01:58 2026] POST /v2.0/security-group-rules => generated 607 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:01:58.903 7 INFO neutron.db.securitygroups_db [None req-abfbd91d-5f01-4977-9402-19fa261b362a b229c0399a53439eb22f2af2faf6a068 51079909ad934959ac6741bc24fbc8de - - default default] Project 51079909ad934959ac6741bc24fbc8de 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: 1083/2050] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 17:01:58 2026] POST /v2.0/security-group-rules => generated 606 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2051] 10.0.0.146 () {32 vars in 648 bytes} [Mon Jun 15 17:01:59 2026] GET /v2.0/networks => generated 1297 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:01:59.494 8 INFO neutron.db.segments_db [None req-c75ede59-e611-41bb-a3ed-b123c135357e 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Added segment 37ef0eb0-5bd3-444d-a6cc-b3b8185e591e of type vxlan for network 487f8de4-4126-4a6e-a729-5c9b77a50e51 [pid: 8|app: 0|req: 968/2052] 10.0.0.146 () {34 vars in 670 bytes} [Mon Jun 15 17:01:59 2026] POST /v2.0/networks => generated 721 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2053] 10.0.0.120 () {34 vars in 1099 bytes} [Mon Jun 15 17:01:59 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2065491943&fields=id&tenant_id=51079909ad934959ac6741bc24fbc8de => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2054] 10.0.0.120 () {34 vars in 981 bytes} [Mon Jun 15 17:01:59 2026] GET /v2.0/networks?id=13371e65-dbd6-4285-9b97-c3f5797996a2 => generated 660 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2055] 10.0.0.120 () {34 vars in 964 bytes} [Mon Jun 15 17:01:59 2026] GET /v2.0/quotas/51079909ad934959ac6741bc24fbc8de => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2056] 10.0.0.120 () {34 vars in 1001 bytes} [Mon Jun 15 17:01:59 2026] GET /v2.0/ports?tenant_id=51079909ad934959ac6741bc24fbc8de&fields=id => generated 103 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2057] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:01:59 2026] POST /v2.0/subnets => generated 687 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2058] 10.0.0.120 () {34 vars in 1007 bytes} [Mon Jun 15 17:01:59 2026] GET /v2.0/networks/13371e65-dbd6-4285-9b97-c3f5797996a2?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: 1090/2059] 10.0.0.120 () {34 vars in 1107 bytes} [Mon Jun 15 17:01:59 2026] GET /v2.0/networks/13371e65-dbd6-4285-9b97-c3f5797996a2?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) 2026-06-15 17:01:59.848 8 INFO neutron.db.segments_db [None req-af8bdf9e-17db-465e-8b1d-58587a3a4221 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Added segment e0be0b54-cdf8-4149-9168-dd1172c62be2 of type vxlan for network d9cfced4-b101-427a-a2cf-787bd6586ceb [pid: 7|app: 0|req: 1091/2060] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:01:59 2026] GET /v2.0/ports?device_id=2c0eded6-0f5c-4f12-96b4-6f30840ec566 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:02:00.146 8 INFO neutron.db.l3_hamode_db [None req-af8bdf9e-17db-465e-8b1d-58587a3a4221 0595586fc9ba4e84b3de57c50c180434 26dac759732f4baf93abda0c227ca63f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 17:02:01.033 8 INFO neutron.db.l3_hamode_db [None req-af8bdf9e-17db-465e-8b1d-58587a3a4221 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1092/2061] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:01 2026] GET /v2.0/ports?device_id=2c0eded6-0f5c-4f12-96b4-6f30840ec566 => 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: 970/2062] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:01:59 2026] POST /v2.0/routers => generated 727 bytes in 2134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2063] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:02 2026] GET /v2.0/ports?device_id=2c0eded6-0f5c-4f12-96b4-6f30840ec566 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2064] 10.0.0.146 () {34 vars in 782 bytes} [Mon Jun 15 17:02:01 2026] PUT /v2.0/routers/f000f0d8-b5a7-434b-a075-1cc6d84ba062/add_router_interface => generated 309 bytes in 1185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2065] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:03 2026] GET /v2.0/ports?device_id=2c0eded6-0f5c-4f12-96b4-6f30840ec566 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2066] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:02:04 2026] GET /v2.0/networks?id=13371e65-dbd6-4285-9b97-c3f5797996a2 => generated 660 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2067] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:04 2026] GET /v2.0/ports?device_id=2c0eded6-0f5c-4f12-96b4-6f30840ec566 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2068] 199.204.45.235 () {34 vars in 1049 bytes} [Mon Jun 15 17:02:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=51079909ad934959ac6741bc24fbc8de => 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: 974/2069] 199.204.45.235 () {38 vars in 954 bytes} [Mon Jun 15 17:02:04 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) [pid: 7|app: 0|req: 1096/2070] 199.204.45.235 () {38 vars in 1027 bytes} [Mon Jun 15 17:02:04 2026] PUT /v2.0/ports/98e2603c-c429-4065-825b-b434d3f0f0af => generated 1235 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:02:05.301 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-50f0ce1a-ef1c-4c8a-81c2-969f68d52de5'] response: {'name': 'network-changed', 'server_uuid': '2c0eded6-0f5c-4f12-96b4-6f30840ec566', 'tag': '98e2603c-c429-4065-825b-b434d3f0f0af', '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: 8|app: 0|req: 975/2071] 10.0.0.120 () {34 vars in 981 bytes} [Mon Jun 15 17:02:05 2026] GET /v2.0/networks?id=487f8de4-4126-4a6e-a729-5c9b77a50e51 => generated 672 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2072] 10.0.0.120 () {34 vars in 964 bytes} [Mon Jun 15 17:02:05 2026] GET /v2.0/quotas/26dac759732f4baf93abda0c227ca63f => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2073] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:05 2026] GET /v2.0/ports?device_id=2c0eded6-0f5c-4f12-96b4-6f30840ec566 => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2074] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:02:05 2026] GET /v2.0/security-groups?id=a6182a40-ea6e-43c6-89c7-2935ccb79953&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2075] 10.0.0.120 () {34 vars in 1001 bytes} [Mon Jun 15 17:02:05 2026] GET /v2.0/ports?tenant_id=26dac759732f4baf93abda0c227ca63f&fields=id => generated 103 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2076] 10.0.0.120 () {34 vars in 1007 bytes} [Mon Jun 15 17:02:05 2026] GET /v2.0/networks/487f8de4-4126-4a6e-a729-5c9b77a50e51?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: 978/2077] 10.0.0.120 () {34 vars in 1107 bytes} [Mon Jun 15 17:02:05 2026] GET /v2.0/networks/487f8de4-4126-4a6e-a729-5c9b77a50e51?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: 1100/2078] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:05 2026] GET /v2.0/ports?device_id=509b54e9-8745-4d12-82f4-f46117ddb429 => 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: 979/2079] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:02:05 2026] GET /v2.0/ports?tenant_id=51079909ad934959ac6741bc24fbc8de&device_id=2c0eded6-0f5c-4f12-96b4-6f30840ec566 => 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: 1101/2080] 199.204.45.235 () {34 vars in 1017 bytes} [Mon Jun 15 17:02:05 2026] GET /v2.0/networks?tenant_id=51079909ad934959ac6741bc24fbc8de&shared=False => generated 756 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2081] 199.204.45.235 () {34 vars in 929 bytes} [Mon Jun 15 17:02:05 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2082] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:06 2026] GET /v2.0/ports?device_id=2c0eded6-0f5c-4f12-96b4-6f30840ec566 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2083] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:02:06 2026] GET /v2.0/security-groups?id=a6182a40-ea6e-43c6-89c7-2935ccb79953&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: 1103/2084] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:06 2026] GET /v2.0/ports?device_id=509b54e9-8745-4d12-82f4-f46117ddb429 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2085] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:02:06 2026] GET /v2.0/ports?tenant_id=51079909ad934959ac6741bc24fbc8de&device_id=2c0eded6-0f5c-4f12-96b4-6f30840ec566 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2086] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 17:02:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=98e2603c-c429-4065-825b-b434d3f0f0af => 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: 983/2087] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 17:02:07 2026] GET /v2.0/subnets?id=8b5ad3b4-3806-4662-a98a-9c3af16d377d => 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: 1105/2088] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:02:07 2026] GET /v2.0/ports?network_id=13371e65-dbd6-4285-9b97-c3f5797996a2&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: 984/2089] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:02:07 2026] GET /v2.0/networks/13371e65-dbd6-4285-9b97-c3f5797996a2?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: 1106/2090] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:02:07 2026] GET /v2.0/networks/13371e65-dbd6-4285-9b97-c3f5797996a2?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: 985/2091] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:07 2026] GET /v2.0/ports?device_id=2c0eded6-0f5c-4f12-96b4-6f30840ec566 => 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: 1107/2092] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:02:07 2026] GET /v2.0/security-groups?id=a6182a40-ea6e-43c6-89c7-2935ccb79953&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2093] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:07 2026] GET /v2.0/ports?device_id=509b54e9-8745-4d12-82f4-f46117ddb429 => 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: 1109/2096] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:08 2026] GET /v2.0/ports?device_id=2c0eded6-0f5c-4f12-96b4-6f30840ec566 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2097] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:02:08 2026] GET /v2.0/security-groups?id=a6182a40-ea6e-43c6-89c7-2935ccb79953&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: 1110/2098] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:09 2026] GET /v2.0/ports?device_id=509b54e9-8745-4d12-82f4-f46117ddb429 => 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: 989/2099] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:10 2026] GET /v2.0/ports?device_id=2c0eded6-0f5c-4f12-96b4-6f30840ec566 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2100] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:02:10 2026] GET /v2.0/security-groups?id=a6182a40-ea6e-43c6-89c7-2935ccb79953&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: 990/2101] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:10 2026] GET /v2.0/ports?device_id=509b54e9-8745-4d12-82f4-f46117ddb429 => 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: 991/2102] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:11 2026] GET /v2.0/ports?device_id=509b54e9-8745-4d12-82f4-f46117ddb429 => 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: 1112/2103] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:11 2026] GET /v2.0/ports?device_id=2c0eded6-0f5c-4f12-96b4-6f30840ec566 => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2104] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:02:11 2026] GET /v2.0/security-groups?id=a6182a40-ea6e-43c6-89c7-2935ccb79953&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: 1113/2105] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:12 2026] GET /v2.0/ports?device_id=509b54e9-8745-4d12-82f4-f46117ddb429 => 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: 993/2106] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:12 2026] GET /v2.0/ports?device_id=2c0eded6-0f5c-4f12-96b4-6f30840ec566 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2107] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:02:12 2026] GET /v2.0/security-groups?id=a6182a40-ea6e-43c6-89c7-2935ccb79953&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: 994/2108] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:12 2026] GET /v2.0/ports?device_id=2c0eded6-0f5c-4f12-96b4-6f30840ec566 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2109] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:02:12 2026] GET /v2.0/security-groups?id=a6182a40-ea6e-43c6-89c7-2935ccb79953&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2110] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:02:12 2026] GET /v2.0/networks?id=487f8de4-4126-4a6e-a729-5c9b77a50e51 => generated 672 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2111] 10.0.0.146 () {32 vars in 735 bytes} [Mon Jun 15 17:02:12 2026] GET /v2.0/ports?device_id=2c0eded6-0f5c-4f12-96b4-6f30840ec566 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:02:13.509 7 INFO neutron.db.l3_db [None req-bba1412a-2230-4826-b025-376a38dadbe2 b229c0399a53439eb22f2af2faf6a068 51079909ad934959ac6741bc24fbc8de - - default default] Floating IP cff986ac-2572-49e9-827c-e072f10263e6 associated. External IP: 10.96.250.216, port: 98e2603c-c429-4065-825b-b434d3f0f0af. [pid: 8|app: 0|req: 996/2112] 199.204.45.235 () {38 vars in 954 bytes} [Mon Jun 15 17:02:12 2026] POST /v2.0/ports => generated 954 bytes in 913 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: 1117/2113] 10.0.0.146 () {34 vars in 676 bytes} [Mon Jun 15 17:02:12 2026] POST /v2.0/floatingips => generated 855 bytes in 1076 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:02:13.841 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b406d11-edf9-4728-84ab-2a4a69d6600b'] response: {'name': 'network-changed', 'server_uuid': '2c0eded6-0f5c-4f12-96b4-6f30840ec566', 'tag': '98e2603c-c429-4065-825b-b434d3f0f0af', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1118/2114] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:13 2026] GET /v2.0/ports?device_id=509b54e9-8745-4d12-82f4-f46117ddb429 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2115] 10.0.0.146 () {32 vars in 728 bytes} [Mon Jun 15 17:02:13 2026] GET /v2.0/floatingips/cff986ac-2572-49e9-827c-e072f10263e6 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2116] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:02:13 2026] GET /v2.0/security-groups?id=bb7f1782-678e-4e06-a55b-8d6c9022646f&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: 997/2117] 199.204.45.235 () {38 vars in 1027 bytes} [Mon Jun 15 17:02:13 2026] PUT /v2.0/ports/0c7694aa-f07e-4ec2-b2a4-793f9c28e455 => generated 1235 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:02:14.064 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-24e843a7-ea77-4e21-9bc5-def64eff1ded'] response: {'name': 'network-changed', 'server_uuid': '509b54e9-8745-4d12-82f4-f46117ddb429', 'tag': '0c7694aa-f07e-4ec2-b2a4-793f9c28e455', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1121/2118] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:02:14 2026] GET /v2.0/ports?tenant_id=51079909ad934959ac6741bc24fbc8de&device_id=2c0eded6-0f5c-4f12-96b4-6f30840ec566 => generated 1240 bytes in 43 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: 998/2119] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:02:14 2026] GET /v2.0/networks?id=13371e65-dbd6-4285-9b97-c3f5797996a2 => generated 756 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2120] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 17:02:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=98e2603c-c429-4065-825b-b434d3f0f0af => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2121] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 17:02:14 2026] GET /v2.0/subnets?id=8b5ad3b4-3806-4662-a98a-9c3af16d377d => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2122] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:02:14 2026] GET /v2.0/ports?network_id=13371e65-dbd6-4285-9b97-c3f5797996a2&device_owner=network%3Adhcp => 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: 1000/2123] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:02:14 2026] GET /v2.0/ports?tenant_id=26dac759732f4baf93abda0c227ca63f&device_id=509b54e9-8745-4d12-82f4-f46117ddb429 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2124] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:02:14 2026] GET /v2.0/networks/13371e65-dbd6-4285-9b97-c3f5797996a2?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: 1001/2125] 199.204.45.235 () {34 vars in 1017 bytes} [Mon Jun 15 17:02:14 2026] GET /v2.0/networks?tenant_id=26dac759732f4baf93abda0c227ca63f&shared=False => generated 768 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2126] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:02:14 2026] GET /v2.0/networks/13371e65-dbd6-4285-9b97-c3f5797996a2?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: 8|app: 0|req: 1002/2127] 199.204.45.235 () {34 vars in 929 bytes} [Mon Jun 15 17:02:14 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: 1126/2128] 10.0.0.146 () {32 vars in 728 bytes} [Mon Jun 15 17:02:14 2026] GET /v2.0/floatingips/cff986ac-2572-49e9-827c-e072f10263e6 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2129] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:15 2026] GET /v2.0/ports?device_id=509b54e9-8745-4d12-82f4-f46117ddb429 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2130] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:02:15 2026] GET /v2.0/security-groups?id=bb7f1782-678e-4e06-a55b-8d6c9022646f&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: 1004/2131] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:02:15 2026] GET /v2.0/ports?tenant_id=26dac759732f4baf93abda0c227ca63f&device_id=509b54e9-8745-4d12-82f4-f46117ddb429 => 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: 1128/2132] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 17:02:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=0c7694aa-f07e-4ec2-b2a4-793f9c28e455 => 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: 1005/2133] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 17:02:15 2026] GET /v2.0/subnets?id=60f540d1-9d30-4f87-bc88-f00ae9f2b1fc => 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: 1129/2134] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:02:15 2026] GET /v2.0/ports?network_id=487f8de4-4126-4a6e-a729-5c9b77a50e51&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: 1006/2135] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:02:15 2026] GET /v2.0/networks/487f8de4-4126-4a6e-a729-5c9b77a50e51?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: 1130/2136] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:02:15 2026] GET /v2.0/networks/487f8de4-4126-4a6e-a729-5c9b77a50e51?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: 1007/2137] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:16 2026] GET /v2.0/ports?device_id=509b54e9-8745-4d12-82f4-f46117ddb429 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2138] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:02:16 2026] GET /v2.0/security-groups?id=bb7f1782-678e-4e06-a55b-8d6c9022646f&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2139] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:17 2026] GET /v2.0/ports?device_id=509b54e9-8745-4d12-82f4-f46117ddb429 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2140] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:02:17 2026] GET /v2.0/security-groups?id=bb7f1782-678e-4e06-a55b-8d6c9022646f&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2141] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:18 2026] GET /v2.0/ports?device_id=509b54e9-8745-4d12-82f4-f46117ddb429 => 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: 1133/2142] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:02:18 2026] GET /v2.0/security-groups?id=bb7f1782-678e-4e06-a55b-8d6c9022646f&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: 1010/2143] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:19 2026] GET /v2.0/ports?device_id=509b54e9-8745-4d12-82f4-f46117ddb429 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2144] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:02:19 2026] GET /v2.0/security-groups?id=bb7f1782-678e-4e06-a55b-8d6c9022646f&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: 1011/2145] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:20 2026] GET /v2.0/ports?device_id=509b54e9-8745-4d12-82f4-f46117ddb429 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2146] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:02:20 2026] GET /v2.0/security-groups?id=bb7f1782-678e-4e06-a55b-8d6c9022646f&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: 8|app: 0|req: 1012/2147] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:22 2026] GET /v2.0/ports?device_id=509b54e9-8745-4d12-82f4-f46117ddb429 => 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: 1136/2148] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:02:22 2026] GET /v2.0/security-groups?id=bb7f1782-678e-4e06-a55b-8d6c9022646f&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: 8|app: 0|req: 1013/2149] 10.0.0.115 () {34 vars in 989 bytes} [Mon Jun 15 17:02:22 2026] GET /v2.0/ports?device_id=2c0eded6-0f5c-4f12-96b4-6f30840ec566 => generated 1240 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2150] 10.0.0.115 () {34 vars in 1039 bytes} [Mon Jun 15 17:02:22 2026] GET /v2.0/security-groups?id=a6182a40-ea6e-43c6-89c7-2935ccb79953&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: 1015/2153] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:23 2026] GET /v2.0/ports?device_id=509b54e9-8745-4d12-82f4-f46117ddb429 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2154] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:02:23 2026] GET /v2.0/security-groups?id=bb7f1782-678e-4e06-a55b-8d6c9022646f&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2155] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:24 2026] GET /v2.0/ports?device_id=509b54e9-8745-4d12-82f4-f46117ddb429 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2156] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:02:24 2026] GET /v2.0/security-groups?id=bb7f1782-678e-4e06-a55b-8d6c9022646f&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: 8|app: 0|req: 1017/2157] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:25 2026] GET /v2.0/ports?device_id=509b54e9-8745-4d12-82f4-f46117ddb429 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2158] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:02:25 2026] GET /v2.0/security-groups?id=bb7f1782-678e-4e06-a55b-8d6c9022646f&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: 1018/2159] 199.204.45.235 () {34 vars in 993 bytes} [Mon Jun 15 17:02:25 2026] GET /v2.0/ports?device_id=509b54e9-8745-4d12-82f4-f46117ddb429 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:02:26.056 7 INFO neutron_taas.services.taas.taas_plugin [req-16c4fda0-2f59-4576-982e-239d99063848 req-b5653f30-f7a4-4e5d-a9c0-1ec88011b175 12764fda59134f9ba18411a8998b052b 26dac759732f4baf93abda0c227ca63f - - default default] TaaS: Handle Delete Port: 0c7694aa-f07e-4ec2-b2a4-793f9c28e455 2026-06-15 17:02:26.059 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-16c4fda0-2f59-4576-982e-239d99063848 req-b5653f30-f7a4-4e5d-a9c0-1ec88011b175 12764fda59134f9ba18411a8998b052b 26dac759732f4baf93abda0c227ca63f - - default default] Tap Mirror: Handle Delete Port: 0c7694aa-f07e-4ec2-b2a4-793f9c28e455 [pid: 7|app: 0|req: 1142/2160] 199.204.45.235 () {36 vars in 996 bytes} [Mon Jun 15 17:02:25 2026] DELETE /v2.0/ports/0c7694aa-f07e-4ec2-b2a4-793f9c28e455 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:02:26.269 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-680f04bc-9aee-4632-9cca-f02614c68fa6'] response: {'server_uuid': '509b54e9-8745-4d12-82f4-f46117ddb429', 'name': 'network-vif-deleted', 'tag': '0c7694aa-f07e-4ec2-b2a4-793f9c28e455', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1019/2161] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:26 2026] GET /v2.0/ports?device_id=509b54e9-8745-4d12-82f4-f46117ddb429 => 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: 1143/2162] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:28 2026] GET /v2.0/ports?device_id=509b54e9-8745-4d12-82f4-f46117ddb429 => 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: 1020/2163] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:29 2026] GET /v2.0/ports?device_id=509b54e9-8745-4d12-82f4-f46117ddb429 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:02:31.658 7 INFO neutron_taas.services.taas.taas_plugin [None req-9090bced-4127-458a-a26e-8446dc2e8f71 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 2ac000a9-4ee6-48dd-8b26-ab9d6d8cbb09 2026-06-15 17:02:31.660 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9090bced-4127-458a-a26e-8446dc2e8f71 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 2ac000a9-4ee6-48dd-8b26-ab9d6d8cbb09 [pid: 7|app: 0|req: 1144/2164] 10.0.0.146 () {34 vars in 788 bytes} [Mon Jun 15 17:02:31 2026] PUT /v2.0/routers/f000f0d8-b5a7-434b-a075-1cc6d84ba062/remove_router_interface => generated 309 bytes in 726 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2165] 10.0.0.146 () {32 vars in 825 bytes} [Mon Jun 15 17:02:32 2026] GET /v2.0/ports?project_id=51079909ad934959ac6741bc24fbc8de&network_id=13371e65-dbd6-4285-9b97-c3f5797996a2 => generated 3691 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:02:32.329 8 INFO neutron_taas.services.taas.taas_plugin [None req-bc778251-f918-499a-90e4-4ae8a55efc38 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 8de50b38-d414-4290-984e-6b3a57218c7d 2026-06-15 17:02:32.332 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc778251-f918-499a-90e4-4ae8a55efc38 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 8de50b38-d414-4290-984e-6b3a57218c7d [pid: 7|app: 0|req: 1146/2166] 10.0.0.146 () {32 vars in 741 bytes} [Mon Jun 15 17:02:32 2026] GET /v2.0/subnets?network_id=186c4645-d8bc-457d-92f2-6d3d7ede1392 => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:02:32.608 8 INFO neutron_taas.services.taas.taas_plugin [None req-bc778251-f918-499a-90e4-4ae8a55efc38 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 7717d9be-3576-4694-bcad-cf7147a03bf1 2026-06-15 17:02:32.611 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc778251-f918-499a-90e4-4ae8a55efc38 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 7717d9be-3576-4694-bcad-cf7147a03bf1 2026-06-15 17:02:32.812 7 INFO neutron.db.l3_db [None req-47d5a5ec-1429-43c1-bb3d-be9508ba4e37 b229c0399a53439eb22f2af2faf6a068 51079909ad934959ac6741bc24fbc8de - - default default] Floating IP cff986ac-2572-49e9-827c-e072f10263e6 disassociated. External IP: 10.96.250.216, port: 98e2603c-c429-4065-825b-b434d3f0f0af. 2026-06-15 17:02:32.979 8 INFO neutron.services.segments.plugin [-] Segment e0be0b54-cdf8-4149-9168-dd1172c62be2 resource provider aggregate not found 2026-06-15 17:02:32.987 8 INFO neutron.services.segments.plugin [-] Segment e0be0b54-cdf8-4149-9168-dd1172c62be2 resource provider aggregate not found 2026-06-15 17:02:33.003 8 INFO neutron.services.segments.plugin [-] Segment e0be0b54-cdf8-4149-9168-dd1172c62be2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0be0b54-cdf8-4149-9168-dd1172c62be2 found for delete ", "request_id": "req-0ed362ad-71d7-4656-a3d3-d5d4f52bd8f7"}]} 2026-06-15 17:02:33.004 8 INFO neutron.services.segments.plugin [-] Segment e0be0b54-cdf8-4149-9168-dd1172c62be2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0be0b54-cdf8-4149-9168-dd1172c62be2 found for delete ", "request_id": "req-c077c678-05d7-4b11-a13a-3514301ad22b"}]} 2026-06-15 17:02:33.010 8 INFO neutron.db.l3_hamode_db [None req-bc778251-f918-499a-90e4-4ae8a55efc38 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] HA network d9cfced4-b101-427a-a2cf-787bd6586ceb was deleted as no HA routers are present in tenant 26dac759732f4baf93abda0c227ca63f. [pid: 8|app: 0|req: 1021/2167] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:02:32 2026] DELETE /v2.0/routers/f000f0d8-b5a7-434b-a075-1cc6d84ba062 => generated 0 bytes in 916 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2168] 10.0.0.146 () {34 vars in 748 bytes} [Mon Jun 15 17:02:32 2026] PUT /v2.0/floatingips/cff986ac-2572-49e9-827c-e072f10263e6 => generated 554 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2169] 10.0.0.146 () {32 vars in 728 bytes} [Mon Jun 15 17:02:33 2026] GET /v2.0/floatingips/cff986ac-2572-49e9-827c-e072f10263e6 => generated 554 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2170] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:02:33 2026] DELETE /v2.0/subnets/60f540d1-9d30-4f87-bc88-f00ae9f2b1fc => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:02:33.211 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-156a5f56-4fcb-48b1-acee-5186954dbd36'] response: {'name': 'network-changed', 'server_uuid': '2c0eded6-0f5c-4f12-96b4-6f30840ec566', 'tag': '98e2603c-c429-4065-825b-b434d3f0f0af', 'status': 'completed', 'code': 200} 2026-06-15 17:02:33.309 7 INFO neutron_taas.services.taas.taas_plugin [None req-42fc8b99-e92b-4212-ba68-50e3011d5877 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 98b231d1-112a-4190-98e2-11bbc694f24e 2026-06-15 17:02:33.311 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42fc8b99-e92b-4212-ba68-50e3011d5877 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 98b231d1-112a-4190-98e2-11bbc694f24e 2026-06-15 17:02:33.490 7 INFO neutron.services.segments.plugin [-] Segment 37ef0eb0-5bd3-444d-a6cc-b3b8185e591e resource provider aggregate not found 2026-06-15 17:02:33.498 7 INFO neutron.services.segments.plugin [-] Segment 37ef0eb0-5bd3-444d-a6cc-b3b8185e591e resource provider aggregate not found 2026-06-15 17:02:33.513 7 INFO neutron.services.segments.plugin [-] Segment 37ef0eb0-5bd3-444d-a6cc-b3b8185e591e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37ef0eb0-5bd3-444d-a6cc-b3b8185e591e found for delete ", "request_id": "req-0e45799e-2e5a-4afa-a208-caaf4074a8f0"}]} 2026-06-15 17:02:33.516 7 INFO neutron.services.segments.plugin [-] Segment 37ef0eb0-5bd3-444d-a6cc-b3b8185e591e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37ef0eb0-5bd3-444d-a6cc-b3b8185e591e found for delete ", "request_id": "req-b0b99e53-7629-4542-be37-6b7f38152c93"}]} [pid: 7|app: 0|req: 1149/2171] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:02:33 2026] DELETE /v2.0/networks/487f8de4-4126-4a6e-a729-5c9b77a50e51 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2172] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:02:33 2026] GET /v2.0/security-groups?tenant_id=26dac759732f4baf93abda0c227ca63f&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2173] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:02:33 2026] DELETE /v2.0/security-groups/bb7f1782-678e-4e06-a55b-8d6c9022646f => 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: 1024/2174] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:02:33 2026] GET /v2.0/ports?tenant_id=51079909ad934959ac6741bc24fbc8de&device_id=2c0eded6-0f5c-4f12-96b4-6f30840ec566 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2175] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:02:33 2026] GET /v2.0/networks?id=13371e65-dbd6-4285-9b97-c3f5797996a2 => generated 756 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2176] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 17:02:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=98e2603c-c429-4065-825b-b434d3f0f0af => 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: 1152/2177] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 17:02:33 2026] GET /v2.0/subnets?id=8b5ad3b4-3806-4662-a98a-9c3af16d377d => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2178] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:02:33 2026] GET /v2.0/ports?network_id=13371e65-dbd6-4285-9b97-c3f5797996a2&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: 1153/2179] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:02:33 2026] GET /v2.0/networks/13371e65-dbd6-4285-9b97-c3f5797996a2?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: 1027/2180] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:02:33 2026] GET /v2.0/networks/13371e65-dbd6-4285-9b97-c3f5797996a2?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: 7|app: 0|req: 1154/2181] 10.0.0.146 () {32 vars in 728 bytes} [Mon Jun 15 17:02:34 2026] GET /v2.0/floatingips/cff986ac-2572-49e9-827c-e072f10263e6 => generated 554 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2182] 10.0.0.146 () {32 vars in 728 bytes} [Mon Jun 15 17:02:35 2026] GET /v2.0/floatingips/cff986ac-2572-49e9-827c-e072f10263e6 => generated 552 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2183] 10.0.0.146 () {34 vars in 684 bytes} [Mon Jun 15 17:02:36 2026] POST /v2.0/security-groups => generated 1671 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2184] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 17:02:36 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: 7|app: 0|req: 1156/2185] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 17:02:36 2026] POST /v2.0/security-group-rules => generated 596 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2186] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 17:02:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2187] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 17:02:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:02:36.946 8 INFO neutron.db.securitygroups_db [None req-160c8fe5-62da-4652-b0ea-dae0f292562c b229c0399a53439eb22f2af2faf6a068 51079909ad934959ac6741bc24fbc8de - - default default] Project 51079909ad934959ac6741bc24fbc8de 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: 1031/2188] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 17:02:36 2026] POST /v2.0/security-group-rules => generated 607 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:02:37.065 7 INFO neutron.db.securitygroups_db [None req-15190475-48b5-4e85-83d6-25b7d2c6cfc4 b229c0399a53439eb22f2af2faf6a068 51079909ad934959ac6741bc24fbc8de - - default default] Project 51079909ad934959ac6741bc24fbc8de 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: 1158/2189] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 17:02:37 2026] POST /v2.0/security-group-rules => generated 606 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2190] 10.0.0.146 () {32 vars in 648 bytes} [Mon Jun 15 17:02:37 2026] GET /v2.0/networks => generated 1297 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2191] 10.0.0.120 () {34 vars in 1095 bytes} [Mon Jun 15 17:02:37 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-14299564&fields=id&tenant_id=51079909ad934959ac6741bc24fbc8de => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2192] 10.0.0.120 () {34 vars in 981 bytes} [Mon Jun 15 17:02:37 2026] GET /v2.0/networks?id=13371e65-dbd6-4285-9b97-c3f5797996a2 => generated 660 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2193] 10.0.0.120 () {34 vars in 964 bytes} [Mon Jun 15 17:02:37 2026] GET /v2.0/quotas/51079909ad934959ac6741bc24fbc8de => 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: 1034/2194] 10.0.0.120 () {34 vars in 1001 bytes} [Mon Jun 15 17:02:37 2026] GET /v2.0/ports?tenant_id=51079909ad934959ac6741bc24fbc8de&fields=id => generated 149 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2195] 10.0.0.120 () {34 vars in 1007 bytes} [Mon Jun 15 17:02:38 2026] GET /v2.0/networks/13371e65-dbd6-4285-9b97-c3f5797996a2?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: 1035/2198] 10.0.0.120 () {34 vars in 1107 bytes} [Mon Jun 15 17:02:38 2026] GET /v2.0/networks/13371e65-dbd6-4285-9b97-c3f5797996a2?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: 7|app: 0|req: 1164/2199] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:38 2026] GET /v2.0/ports?device_id=2cf49d8a-876f-4490-937b-310591f70bc5 => 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: 1036/2200] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:39 2026] GET /v2.0/ports?device_id=2cf49d8a-876f-4490-937b-310591f70bc5 => 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: 1165/2201] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:40 2026] GET /v2.0/ports?device_id=2cf49d8a-876f-4490-937b-310591f70bc5 => 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: 1037/2202] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:41 2026] GET /v2.0/ports?device_id=2cf49d8a-876f-4490-937b-310591f70bc5 => 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: 1166/2203] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:02:42 2026] GET /v2.0/networks?id=13371e65-dbd6-4285-9b97-c3f5797996a2 => 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: 1038/2204] 199.204.45.235 () {34 vars in 1049 bytes} [Mon Jun 15 17:02:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=51079909ad934959ac6741bc24fbc8de => generated 272 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2205] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:42 2026] GET /v2.0/ports?device_id=2cf49d8a-876f-4490-937b-310591f70bc5 => 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: 1167/2206] 199.204.45.235 () {38 vars in 954 bytes} [Mon Jun 15 17:02:42 2026] POST /v2.0/ports => generated 958 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2207] 199.204.45.235 () {38 vars in 1027 bytes} [Mon Jun 15 17:02:42 2026] PUT /v2.0/ports/4403098e-104b-4bcb-a6b9-1661f83925c9 => generated 1239 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:02:43.385 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1319766e-93b6-43cc-877b-787c6c8a3ee0'] response: {'name': 'network-changed', 'server_uuid': '2cf49d8a-876f-4490-937b-310591f70bc5', 'tag': '4403098e-104b-4bcb-a6b9-1661f83925c9', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1168/2208] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:43 2026] GET /v2.0/ports?device_id=2cf49d8a-876f-4490-937b-310591f70bc5 => generated 973 bytes in 40 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: 1041/2209] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:02:43 2026] GET /v2.0/security-groups?id=79d8e43b-3675-4726-a694-82289324a1d6&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2210] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:02:43 2026] GET /v2.0/ports?tenant_id=51079909ad934959ac6741bc24fbc8de&device_id=2cf49d8a-876f-4490-937b-310591f70bc5 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2211] 199.204.45.235 () {34 vars in 1017 bytes} [Mon Jun 15 17:02:43 2026] GET /v2.0/networks?tenant_id=51079909ad934959ac6741bc24fbc8de&shared=False => generated 756 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2212] 199.204.45.235 () {34 vars in 929 bytes} [Mon Jun 15 17:02:43 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: 8|app: 0|req: 1043/2213] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:44 2026] GET /v2.0/ports?device_id=2cf49d8a-876f-4490-937b-310591f70bc5 => generated 973 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2214] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:02:44 2026] GET /v2.0/security-groups?id=79d8e43b-3675-4726-a694-82289324a1d6&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: 1044/2215] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:02:45 2026] GET /v2.0/ports?tenant_id=51079909ad934959ac6741bc24fbc8de&device_id=2cf49d8a-876f-4490-937b-310591f70bc5 => 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: 1172/2216] 199.204.45.235 () {34 vars in 1059 bytes} [Mon Jun 15 17:02:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=4403098e-104b-4bcb-a6b9-1661f83925c9 => 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: 1045/2217] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 17:02:45 2026] GET /v2.0/subnets?id=8b5ad3b4-3806-4662-a98a-9c3af16d377d => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2218] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:02:45 2026] GET /v2.0/ports?network_id=13371e65-dbd6-4285-9b97-c3f5797996a2&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2219] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:02:45 2026] GET /v2.0/networks/13371e65-dbd6-4285-9b97-c3f5797996a2?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2220] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:02:45 2026] GET /v2.0/networks/13371e65-dbd6-4285-9b97-c3f5797996a2?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: 1047/2221] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:45 2026] GET /v2.0/ports?device_id=2cf49d8a-876f-4490-937b-310591f70bc5 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2222] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:02:46 2026] GET /v2.0/security-groups?id=79d8e43b-3675-4726-a694-82289324a1d6&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: 1048/2223] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:47 2026] GET /v2.0/ports?device_id=2cf49d8a-876f-4490-937b-310591f70bc5 => generated 973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2224] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:02:47 2026] GET /v2.0/security-groups?id=79d8e43b-3675-4726-a694-82289324a1d6&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2225] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:02:47 2026] GET /v2.0/security-groups?tenant_id=c9417bdf86c04e2683a029f8c00c2df5&name=default => generated 2929 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2226] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:02:47 2026] DELETE /v2.0/security-groups/e646c7e0-267b-4d0c-a92b-5333eeac9b48 => 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: 1050/2227] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:48 2026] GET /v2.0/ports?device_id=2cf49d8a-876f-4490-937b-310591f70bc5 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2228] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:02:48 2026] GET /v2.0/security-groups?id=79d8e43b-3675-4726-a694-82289324a1d6&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2229] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:49 2026] GET /v2.0/ports?device_id=2cf49d8a-876f-4490-937b-310591f70bc5 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2230] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:02:49 2026] GET /v2.0/security-groups?id=79d8e43b-3675-4726-a694-82289324a1d6&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2231] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:50 2026] GET /v2.0/ports?device_id=2cf49d8a-876f-4490-937b-310591f70bc5 => generated 975 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2232] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:02:50 2026] GET /v2.0/security-groups?id=79d8e43b-3675-4726-a694-82289324a1d6&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: 1053/2233] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:51 2026] GET /v2.0/ports?device_id=2cf49d8a-876f-4490-937b-310591f70bc5 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2234] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:02:51 2026] GET /v2.0/security-groups?id=79d8e43b-3675-4726-a694-82289324a1d6&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2235] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:02:52 2026] GET /v2.0/ports?device_id=2cf49d8a-876f-4490-937b-310591f70bc5 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2236] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:02:52 2026] GET /v2.0/security-groups?id=79d8e43b-3675-4726-a694-82289324a1d6&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2237] 10.0.0.146 () {34 vars in 677 bytes} [Mon Jun 15 17:02:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2238] 10.0.0.146 () {32 vars in 735 bytes} [Mon Jun 15 17:02:52 2026] GET /v2.0/ports?device_id=2cf49d8a-876f-4490-937b-310591f70bc5 => 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: 1182/2239] 10.0.0.146 () {34 vars in 677 bytes} [Mon Jun 15 17:02:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2240] 10.0.0.146 () {34 vars in 677 bytes} [Mon Jun 15 17:02:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2241] 10.0.0.146 () {34 vars in 677 bytes} [Mon Jun 15 17:02:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2242] 10.0.0.146 () {34 vars in 677 bytes} [Mon Jun 15 17:02:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2243] 10.0.0.146 () {34 vars in 752 bytes} [Mon Jun 15 17:02:52 2026] PUT /v2.0/policies/5a8fe735-e220-418a-843f-a208dbbd72ec/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2244] 10.0.0.146 () {34 vars in 752 bytes} [Mon Jun 15 17:02:52 2026] PUT /v2.0/policies/8c91b636-b4e3-4ec4-88c9-91280ca0800f/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2245] 10.0.0.146 () {34 vars in 752 bytes} [Mon Jun 15 17:02:52 2026] PUT /v2.0/policies/5b51983c-1426-4b77-9496-9707ee1e96b8/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:02:52.498 8 INFO neutron.db.l3_db [None req-1d83a8d1-1fc1-4111-8ee5-61e2f6f40cf0 b229c0399a53439eb22f2af2faf6a068 51079909ad934959ac6741bc24fbc8de - - default default] Floating IP cff986ac-2572-49e9-827c-e072f10263e6 associated. External IP: 10.96.250.216, port: 4403098e-104b-4bcb-a6b9-1661f83925c9. [pid: 7|app: 0|req: 1189/2246] 10.0.0.146 () {34 vars in 752 bytes} [Mon Jun 15 17:02:52 2026] PUT /v2.0/policies/9867636f-ba8c-4204-88a2-c0b3d178235a/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2247] 10.0.0.146 () {34 vars in 748 bytes} [Mon Jun 15 17:02:52 2026] PUT /v2.0/floatingips/cff986ac-2572-49e9-827c-e072f10263e6 => generated 856 bytes in 687 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:02:52.864 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a501b5b-36ad-463b-b248-78018921255e'] response: {'name': 'network-changed', 'server_uuid': '2cf49d8a-876f-4490-937b-310591f70bc5', 'tag': '4403098e-104b-4bcb-a6b9-1661f83925c9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1190/2248] 10.0.0.146 () {32 vars in 728 bytes} [Mon Jun 15 17:02:52 2026] GET /v2.0/floatingips/cff986ac-2572-49e9-827c-e072f10263e6 => generated 856 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2249] 10.0.0.146 () {32 vars in 673 bytes} [Mon Jun 15 17:02:52 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2252] 10.0.0.146 () {32 vars in 687 bytes} [Mon Jun 15 17:02:53 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2253] 10.0.0.146 () {32 vars in 683 bytes} [Mon Jun 15 17:02:53 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2254] 10.0.0.146 () {32 vars in 695 bytes} [Mon Jun 15 17:02:53 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2255] 10.0.0.146 () {32 vars in 681 bytes} [Mon Jun 15 17:02:53 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2256] 10.0.0.146 () {32 vars in 695 bytes} [Mon Jun 15 17:02:53 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2257] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:02:53 2026] GET /v2.0/ports?tenant_id=51079909ad934959ac6741bc24fbc8de&device_id=2cf49d8a-876f-4490-937b-310591f70bc5 => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2258] 10.0.0.146 () {32 vars in 691 bytes} [Mon Jun 15 17:02:53 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2259] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:02:53 2026] GET /v2.0/networks?id=13371e65-dbd6-4285-9b97-c3f5797996a2 => generated 756 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2260] 10.0.0.146 () {32 vars in 703 bytes} [Mon Jun 15 17:02:53 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2261] 199.204.45.235 () {34 vars in 1059 bytes} [Mon Jun 15 17:02:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=4403098e-104b-4bcb-a6b9-1661f83925c9 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2262] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 17:02:53 2026] GET /v2.0/subnets?id=8b5ad3b4-3806-4662-a98a-9c3af16d377d => generated 678 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2263] 10.0.0.146 () {32 vars in 733 bytes} [Mon Jun 15 17:02:53 2026] DELETE /v2.0/qos/policies/5a8fe735-e220-418a-843f-a208dbbd72ec => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2264] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:02:53 2026] GET /v2.0/ports?network_id=13371e65-dbd6-4285-9b97-c3f5797996a2&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: 1197/2265] 10.0.0.146 () {32 vars in 733 bytes} [Mon Jun 15 17:02:53 2026] DELETE /v2.0/qos/policies/8c91b636-b4e3-4ec4-88c9-91280ca0800f => 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: 1069/2266] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:02:53 2026] GET /v2.0/networks/13371e65-dbd6-4285-9b97-c3f5797996a2?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: 1198/2267] 10.0.0.146 () {32 vars in 733 bytes} [Mon Jun 15 17:02:53 2026] DELETE /v2.0/qos/policies/5b51983c-1426-4b77-9496-9707ee1e96b8 => 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: 1070/2268] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:02:53 2026] GET /v2.0/networks/13371e65-dbd6-4285-9b97-c3f5797996a2?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: 1199/2269] 10.0.0.146 () {32 vars in 733 bytes} [Mon Jun 15 17:02:53 2026] DELETE /v2.0/qos/policies/9867636f-ba8c-4204-88a2-c0b3d178235a => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2270] 10.0.0.146 () {32 vars in 733 bytes} [Mon Jun 15 17:02:53 2026] DELETE /v2.0/qos/policies/a92c62a1-b188-4ddb-b9f8-cb915042931d => 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: 1200/2271] 10.0.0.146 () {32 vars in 728 bytes} [Mon Jun 15 17:02:53 2026] GET /v2.0/floatingips/cff986ac-2572-49e9-827c-e072f10263e6 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2272] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:02:54 2026] GET /v2.0/security-groups?tenant_id=43a93519ca8c4f14b636c997daf9a3ff&name=default => generated 2929 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2273] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:02:54 2026] DELETE /v2.0/security-groups/4d31ea06-e9f7-4842-b7b5-a93c28f07477 => 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: 1073/2274] 10.0.0.146 () {32 vars in 728 bytes} [Mon Jun 15 17:02:54 2026] GET /v2.0/floatingips/cff986ac-2572-49e9-827c-e072f10263e6 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2275] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:02:54 2026] GET /v2.0/security-groups?tenant_id=b75ee4e32825403ab3bce184ef706b7f&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2276] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:02:55 2026] DELETE /v2.0/security-groups/7506f23d-4572-41d2-b6da-b8191cc5be4a => 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: 1203/2277] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:02:55 2026] GET /v2.0/security-groups?tenant_id=68f129e4a60a4cd6892b2c71d15c133c&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2278] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:02:55 2026] DELETE /v2.0/security-groups/6fa5c917-b007-43e7-ae84-44f91efea737 => 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: 1204/2279] 10.0.0.146 () {34 vars in 675 bytes} [Mon Jun 15 17:02:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2280] 10.0.0.146 () {34 vars in 758 bytes} [Mon Jun 15 17:02:58 2026] PUT /v2.0/subnetpools/d62b466f-91f3-4bee-905b-0fc32bc7aa9d/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2281] 10.0.0.146 () {32 vars in 738 bytes} [Mon Jun 15 17:02:59 2026] GET /v2.0/subnetpools/d62b466f-91f3-4bee-905b-0fc32bc7aa9d/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2282] 10.0.0.146 () {34 vars in 769 bytes} [Mon Jun 15 17:02:59 2026] PUT /v2.0/subnetpools/d62b466f-91f3-4bee-905b-0fc32bc7aa9d/tags/green => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2283] 10.0.0.146 () {32 vars in 738 bytes} [Mon Jun 15 17:02:59 2026] GET /v2.0/subnetpools/d62b466f-91f3-4bee-905b-0fc32bc7aa9d/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2284] 10.0.0.146 () {34 vars in 765 bytes} [Mon Jun 15 17:02:59 2026] PUT /v2.0/subnetpools/d62b466f-91f3-4bee-905b-0fc32bc7aa9d/tags/red => 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: 1207/2285] 10.0.0.146 () {32 vars in 738 bytes} [Mon Jun 15 17:02:59 2026] GET /v2.0/subnetpools/d62b466f-91f3-4bee-905b-0fc32bc7aa9d/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2286] 10.0.0.146 () {34 vars in 787 bytes} [Mon Jun 15 17:02:59 2026] PUT /v2.0/subnetpools/d62b466f-91f3-4bee-905b-0fc32bc7aa9d/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2287] 10.0.0.146 () {32 vars in 738 bytes} [Mon Jun 15 17:02:59 2026] GET /v2.0/subnetpools/d62b466f-91f3-4bee-905b-0fc32bc7aa9d/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2288] 10.0.0.146 () {34 vars in 758 bytes} [Mon Jun 15 17:02:59 2026] PUT /v2.0/subnetpools/d62b466f-91f3-4bee-905b-0fc32bc7aa9d/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: 1209/2289] 10.0.0.146 () {32 vars in 738 bytes} [Mon Jun 15 17:02:59 2026] GET /v2.0/subnetpools/d62b466f-91f3-4bee-905b-0fc32bc7aa9d/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2290] 10.0.0.146 () {32 vars in 746 bytes} [Mon Jun 15 17:02:59 2026] GET /v2.0/subnetpools/d62b466f-91f3-4bee-905b-0fc32bc7aa9d/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:02:59.504 7 INFO neutron.api.v2.resource [None req-80d605ae-79d7-4540-864c-19d16e912c56 77205485cf0742e39b359839b8e221f9 a2277ce223a64b928e8f5caa69e3faf6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1210/2291] 10.0.0.146 () {32 vars in 750 bytes} [Mon Jun 15 17:02:59 2026] GET /v2.0/subnetpools/d62b466f-91f3-4bee-905b-0fc32bc7aa9d/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2292] 10.0.0.146 () {32 vars in 749 bytes} [Mon Jun 15 17:02:59 2026] DELETE /v2.0/subnetpools/d62b466f-91f3-4bee-905b-0fc32bc7aa9d/tags/red => 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: 1211/2293] 10.0.0.146 () {32 vars in 738 bytes} [Mon Jun 15 17:02:59 2026] GET /v2.0/subnetpools/d62b466f-91f3-4bee-905b-0fc32bc7aa9d/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:02:59.654 8 INFO neutron.api.v2.resource [None req-556f18a3-9f8f-47d2-b567-68202804dc75 77205485cf0742e39b359839b8e221f9 a2277ce223a64b928e8f5caa69e3faf6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1083/2294] 10.0.0.146 () {32 vars in 753 bytes} [Mon Jun 15 17:02:59 2026] DELETE /v2.0/subnetpools/d62b466f-91f3-4bee-905b-0fc32bc7aa9d/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2295] 10.0.0.146 () {32 vars in 741 bytes} [Mon Jun 15 17:02:59 2026] DELETE /v2.0/subnetpools/d62b466f-91f3-4bee-905b-0fc32bc7aa9d/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2296] 10.0.0.146 () {32 vars in 738 bytes} [Mon Jun 15 17:02:59 2026] GET /v2.0/subnetpools/d62b466f-91f3-4bee-905b-0fc32bc7aa9d/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2297] 10.0.0.146 () {32 vars in 731 bytes} [Mon Jun 15 17:02:59 2026] DELETE /v2.0/subnetpools/d62b466f-91f3-4bee-905b-0fc32bc7aa9d => 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: 1085/2298] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:03:00 2026] GET /v2.0/security-groups?tenant_id=a2277ce223a64b928e8f5caa69e3faf6&name=default => generated 2929 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2299] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:03:00 2026] DELETE /v2.0/security-groups/ddd89071-e5fe-40ce-b971-33f5d32c02de => 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: 1086/2300] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:03:00 2026] GET /v2.0/security-groups?tenant_id=71f43769d69f46eaa6c3a928b1564650&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2301] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:03:01 2026] DELETE /v2.0/security-groups/ff3ed268-5b32-43e3-b2cb-72ef17a94500 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2302] 10.0.0.115 () {34 vars in 989 bytes} [Mon Jun 15 17:03:02 2026] GET /v2.0/ports?device_id=2cf49d8a-876f-4490-937b-310591f70bc5 => 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: 1216/2303] 10.0.0.115 () {34 vars in 1039 bytes} [Mon Jun 15 17:03:02 2026] GET /v2.0/security-groups?id=79d8e43b-3675-4726-a694-82289324a1d6&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: 1218/2306] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:03:12 2026] GET /v2.0/ports?device_id=2cf49d8a-876f-4490-937b-310591f70bc5 => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2307] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:03:12 2026] GET /v2.0/security-groups?id=79d8e43b-3675-4726-a694-82289324a1d6&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: 1219/2308] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:03:13 2026] GET /v2.0/ports?device_id=2cf49d8a-876f-4490-937b-310591f70bc5 => 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: 1090/2309] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:03:13 2026] GET /v2.0/security-groups?id=79d8e43b-3675-4726-a694-82289324a1d6&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2310] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:03:14 2026] GET /v2.0/ports?device_id=2cf49d8a-876f-4490-937b-310591f70bc5 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2311] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:03:14 2026] GET /v2.0/security-groups?id=79d8e43b-3675-4726-a694-82289324a1d6&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: 7|app: 0|req: 1221/2312] 199.204.45.235 () {34 vars in 993 bytes} [Mon Jun 15 17:03:14 2026] GET /v2.0/ports?device_id=2cf49d8a-876f-4490-937b-310591f70bc5 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:03:14.906 8 INFO neutron_taas.services.taas.taas_plugin [req-8a8b6ed8-de13-42c8-afdd-d8e9848e2a0d req-09659d91-5113-4d8b-94f4-75bdc4612ad0 b229c0399a53439eb22f2af2faf6a068 51079909ad934959ac6741bc24fbc8de - - default default] TaaS: Handle Delete Port: 4403098e-104b-4bcb-a6b9-1661f83925c9 2026-06-15 17:03:14.909 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8a8b6ed8-de13-42c8-afdd-d8e9848e2a0d req-09659d91-5113-4d8b-94f4-75bdc4612ad0 b229c0399a53439eb22f2af2faf6a068 51079909ad934959ac6741bc24fbc8de - - default default] Tap Mirror: Handle Delete Port: 4403098e-104b-4bcb-a6b9-1661f83925c9 2026-06-15 17:03:15.037 8 INFO neutron.db.l3_db [req-8a8b6ed8-de13-42c8-afdd-d8e9848e2a0d req-09659d91-5113-4d8b-94f4-75bdc4612ad0 b229c0399a53439eb22f2af2faf6a068 51079909ad934959ac6741bc24fbc8de - - default default] Floating IP cff986ac-2572-49e9-827c-e072f10263e6 disassociated. External IP: 10.96.250.216, port: 4403098e-104b-4bcb-a6b9-1661f83925c9. [pid: 8|app: 0|req: 1092/2313] 199.204.45.235 () {36 vars in 996 bytes} [Mon Jun 15 17:03:14 2026] DELETE /v2.0/ports/4403098e-104b-4bcb-a6b9-1661f83925c9 => generated 0 bytes in 641 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:03:15.436 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-09de01c2-d7d1-4fa1-9c9a-9f29757cc622'] response: {'server_uuid': '2cf49d8a-876f-4490-937b-310591f70bc5', 'name': 'network-vif-deleted', 'tag': '4403098e-104b-4bcb-a6b9-1661f83925c9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1222/2314] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:03:15 2026] GET /v2.0/ports?device_id=2cf49d8a-876f-4490-937b-310591f70bc5 => 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: 1093/2315] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:03:16 2026] GET /v2.0/ports?device_id=2cf49d8a-876f-4490-937b-310591f70bc5 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2316] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:03:17 2026] GET /v2.0/ports?device_id=2cf49d8a-876f-4490-937b-310591f70bc5 => 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: 1094/2317] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:03:19 2026] DELETE /v2.0/security-groups/79d8e43b-3675-4726-a694-82289324a1d6 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:03:19.359 7 INFO neutron_taas.services.taas.taas_plugin [None req-db9a1322-dca3-4c07-aa10-3d2e15d415d1 b229c0399a53439eb22f2af2faf6a068 51079909ad934959ac6741bc24fbc8de - - default default] TaaS: Handle Delete Port: 2aeb3a2a-8785-4336-b0c4-de0cbc234412 2026-06-15 17:03:19.361 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db9a1322-dca3-4c07-aa10-3d2e15d415d1 b229c0399a53439eb22f2af2faf6a068 51079909ad934959ac6741bc24fbc8de - - default default] Tap Mirror: Handle Delete Port: 2aeb3a2a-8785-4336-b0c4-de0cbc234412 [pid: 7|app: 0|req: 1224/2318] 10.0.0.146 () {32 vars in 731 bytes} [Mon Jun 15 17:03:19 2026] DELETE /v2.0/floatingips/cff986ac-2572-49e9-827c-e072f10263e6 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2319] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:03:19 2026] GET /v2.0/ports?device_id=2c0eded6-0f5c-4f12-96b4-6f30840ec566 => 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: 1225/2320] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:03:19 2026] GET /v2.0/security-groups?id=a6182a40-ea6e-43c6-89c7-2935ccb79953&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2321] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:03:20 2026] GET /v2.0/ports?device_id=2c0eded6-0f5c-4f12-96b4-6f30840ec566 => 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: 1226/2322] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:03:20 2026] GET /v2.0/security-groups?id=a6182a40-ea6e-43c6-89c7-2935ccb79953&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: 1097/2323] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:03:21 2026] GET /v2.0/ports?device_id=2c0eded6-0f5c-4f12-96b4-6f30840ec566 => 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: 1227/2324] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:03:21 2026] GET /v2.0/security-groups?id=a6182a40-ea6e-43c6-89c7-2935ccb79953&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: 1098/2325] 199.204.45.235 () {34 vars in 993 bytes} [Mon Jun 15 17:03:22 2026] GET /v2.0/ports?device_id=2c0eded6-0f5c-4f12-96b4-6f30840ec566 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:03:22.254 7 INFO neutron_taas.services.taas.taas_plugin [req-f3779497-c07d-44f1-9160-e3d2751ec74f req-3a6818ce-84bf-4b0c-8359-1212c5ac8748 b229c0399a53439eb22f2af2faf6a068 51079909ad934959ac6741bc24fbc8de - - default default] TaaS: Handle Delete Port: 98e2603c-c429-4065-825b-b434d3f0f0af 2026-06-15 17:03:22.258 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f3779497-c07d-44f1-9160-e3d2751ec74f req-3a6818ce-84bf-4b0c-8359-1212c5ac8748 b229c0399a53439eb22f2af2faf6a068 51079909ad934959ac6741bc24fbc8de - - default default] Tap Mirror: Handle Delete Port: 98e2603c-c429-4065-825b-b434d3f0f0af [pid: 7|app: 0|req: 1228/2326] 199.204.45.235 () {36 vars in 996 bytes} [Mon Jun 15 17:03:22 2026] DELETE /v2.0/ports/98e2603c-c429-4065-825b-b434d3f0f0af => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:03:22.427 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-85c4d1e6-13d7-462e-b189-beec7cc8f873'] response: {'server_uuid': '2c0eded6-0f5c-4f12-96b4-6f30840ec566', 'name': 'network-vif-deleted', 'tag': '98e2603c-c429-4065-825b-b434d3f0f0af', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1100/2329] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:03:23 2026] GET /v2.0/ports?device_id=2c0eded6-0f5c-4f12-96b4-6f30840ec566 => 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: 1230/2330] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:03:24 2026] GET /v2.0/ports?device_id=2c0eded6-0f5c-4f12-96b4-6f30840ec566 => 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: 1101/2331] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:03:25 2026] GET /v2.0/ports?device_id=2c0eded6-0f5c-4f12-96b4-6f30840ec566 => 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: 1231/2332] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:03:26 2026] DELETE /v2.0/security-groups/a6182a40-ea6e-43c6-89c7-2935ccb79953 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:03:26.909 8 INFO neutron_taas.services.taas.taas_plugin [None req-dc51b520-804e-407a-82f7-22de2dbb3c7f b229c0399a53439eb22f2af2faf6a068 51079909ad934959ac6741bc24fbc8de - - default default] TaaS: Handle Delete Port: 4a8995bd-7041-44b0-9e44-9b2f5ed39a1b 2026-06-15 17:03:26.911 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc51b520-804e-407a-82f7-22de2dbb3c7f b229c0399a53439eb22f2af2faf6a068 51079909ad934959ac6741bc24fbc8de - - default default] Tap Mirror: Handle Delete Port: 4a8995bd-7041-44b0-9e44-9b2f5ed39a1b [pid: 8|app: 0|req: 1102/2333] 10.0.0.146 () {34 vars in 788 bytes} [Mon Jun 15 17:03:26 2026] PUT /v2.0/routers/afbfd78a-c5df-461c-bed5-d3c7b0d17de2/remove_router_interface => generated 309 bytes in 971 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2334] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:03:27 2026] DELETE /v2.0/subnets/8b5ad3b4-3806-4662-a98a-9c3af16d377d => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:03:27.902 8 INFO neutron_taas.services.taas.taas_plugin [None req-6d35fe97-be4d-4311-9614-e28e324cb23e b229c0399a53439eb22f2af2faf6a068 51079909ad934959ac6741bc24fbc8de - - default default] TaaS: Handle Delete Port: 6ba181f4-bb20-4fe4-9698-269e039641ca 2026-06-15 17:03:27.905 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d35fe97-be4d-4311-9614-e28e324cb23e b229c0399a53439eb22f2af2faf6a068 51079909ad934959ac6741bc24fbc8de - - default default] Tap Mirror: Handle Delete Port: 6ba181f4-bb20-4fe4-9698-269e039641ca 2026-06-15 17:03:28.159 8 INFO neutron_taas.services.taas.taas_plugin [None req-6d35fe97-be4d-4311-9614-e28e324cb23e b229c0399a53439eb22f2af2faf6a068 51079909ad934959ac6741bc24fbc8de - - default default] TaaS: Handle Delete Port: b6cde4b2-225e-4f93-8132-309768d8449a 2026-06-15 17:03:28.162 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d35fe97-be4d-4311-9614-e28e324cb23e b229c0399a53439eb22f2af2faf6a068 51079909ad934959ac6741bc24fbc8de - - default default] Tap Mirror: Handle Delete Port: b6cde4b2-225e-4f93-8132-309768d8449a 2026-06-15 17:03:28.566 8 INFO neutron.services.segments.plugin [-] Segment ad212c6f-b548-41f3-a8a6-1e275ec58f25 resource provider aggregate not found 2026-06-15 17:03:28.567 8 INFO neutron.services.segments.plugin [-] Segment ad212c6f-b548-41f3-a8a6-1e275ec58f25 resource provider aggregate not found 2026-06-15 17:03:28.589 8 INFO neutron.services.segments.plugin [-] Segment ad212c6f-b548-41f3-a8a6-1e275ec58f25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad212c6f-b548-41f3-a8a6-1e275ec58f25 found for delete ", "request_id": "req-f0528884-1c37-4d04-9ba1-b1257b5871a3"}]} 2026-06-15 17:03:28.591 8 INFO neutron.services.segments.plugin [-] Segment ad212c6f-b548-41f3-a8a6-1e275ec58f25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad212c6f-b548-41f3-a8a6-1e275ec58f25 found for delete ", "request_id": "req-20637c84-6d19-4310-8f68-ebb340e6ec27"}]} 2026-06-15 17:03:28.610 8 INFO neutron.db.l3_hamode_db [None req-6d35fe97-be4d-4311-9614-e28e324cb23e b229c0399a53439eb22f2af2faf6a068 51079909ad934959ac6741bc24fbc8de - - default default] HA network b37cce93-22d7-4612-9d37-45cd6ef1eb59 was deleted as no HA routers are present in tenant 51079909ad934959ac6741bc24fbc8de. [pid: 8|app: 0|req: 1103/2335] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:03:27 2026] DELETE /v2.0/routers/afbfd78a-c5df-461c-bed5-d3c7b0d17de2 => generated 0 bytes in 926 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:03:28.740 7 INFO neutron.services.segments.plugin [-] Segment 8e5e55e0-a4f7-495d-a743-27e89dfee8d5 resource provider aggregate not found 2026-06-15 17:03:28.744 7 INFO neutron.services.segments.plugin [-] Segment 8e5e55e0-a4f7-495d-a743-27e89dfee8d5 resource provider aggregate not found 2026-06-15 17:03:28.763 7 INFO neutron.services.segments.plugin [-] Segment 8e5e55e0-a4f7-495d-a743-27e89dfee8d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e5e55e0-a4f7-495d-a743-27e89dfee8d5 found for delete ", "request_id": "req-2ec86613-4d1a-4708-8478-6831375e550a"}]} 2026-06-15 17:03:28.764 7 INFO neutron.services.segments.plugin [-] Segment 8e5e55e0-a4f7-495d-a743-27e89dfee8d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e5e55e0-a4f7-495d-a743-27e89dfee8d5 found for delete ", "request_id": "req-bf159dbe-1b99-4382-b39a-fae35e5296b6"}]} [pid: 7|app: 0|req: 1233/2336] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:03:28 2026] DELETE /v2.0/networks/13371e65-dbd6-4285-9b97-c3f5797996a2 => 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: 1104/2337] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:03:29 2026] GET /v2.0/security-groups?tenant_id=51079909ad934959ac6741bc24fbc8de&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2338] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:03:29 2026] DELETE /v2.0/security-groups/f441e0a1-d6d0-401e-a697-1de6a0a21d7b => 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: 1105/2339] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:03:29 2026] GET /v2.0/security-groups?tenant_id=b561266f98e149098201d7bc8cbf1803&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2340] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:03:29 2026] DELETE /v2.0/security-groups/eca0b198-5805-4a3d-8af4-0e838ab1a647 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:03:34.252 8 INFO neutron.db.segments_db [None req-fcfe636f-01e9-4fda-ae98-1e5db74c90d8 52742b0b3ff040ba962bd46313c6fb48 57b8dbfa1c6b4399a6068b8afc58cbe0 - - default default] Added segment 21aacfc1-675b-4964-848f-61120e836df4 of type vxlan for network d4401cd1-47f3-4836-a274-a3a4df162979 2026-06-15 17:03:34.511 8 INFO neutron.db.l3_hamode_db [None req-fcfe636f-01e9-4fda-ae98-1e5db74c90d8 52742b0b3ff040ba962bd46313c6fb48 57b8dbfa1c6b4399a6068b8afc58cbe0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 17:03:34.626 8 INFO neutron.db.l3_hamode_db [None req-fcfe636f-01e9-4fda-ae98-1e5db74c90d8 52742b0b3ff040ba962bd46313c6fb48 57b8dbfa1c6b4399a6068b8afc58cbe0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1106/2341] 10.0.0.146 () {34 vars in 667 bytes} [Mon Jun 15 17:03:34 2026] POST /v2.0/routers => generated 474 bytes in 1183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:03:35.299 7 INFO neutron.db.l3_hamode_db [None req-3995d2e3-632a-4ef1-9cbd-51ba2a036bce 52742b0b3ff040ba962bd46313c6fb48 57b8dbfa1c6b4399a6068b8afc58cbe0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 17:03:35.420 7 INFO neutron.db.l3_hamode_db [None req-3995d2e3-632a-4ef1-9cbd-51ba2a036bce 52742b0b3ff040ba962bd46313c6fb48 57b8dbfa1c6b4399a6068b8afc58cbe0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1236/2342] 10.0.0.146 () {34 vars in 667 bytes} [Mon Jun 15 17:03:35 2026] POST /v2.0/routers => generated 474 bytes in 705 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:03:36.012 8 INFO neutron.db.l3_hamode_db [None req-99d9979e-6594-4de6-9ec1-b97a07d5b854 52742b0b3ff040ba962bd46313c6fb48 57b8dbfa1c6b4399a6068b8afc58cbe0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 17:03:36.141 8 INFO neutron.db.l3_hamode_db [None req-99d9979e-6594-4de6-9ec1-b97a07d5b854 52742b0b3ff040ba962bd46313c6fb48 57b8dbfa1c6b4399a6068b8afc58cbe0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1107/2343] 10.0.0.146 () {34 vars in 667 bytes} [Mon Jun 15 17:03:35 2026] POST /v2.0/routers => generated 474 bytes in 815 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:03:36.825 7 INFO neutron.db.l3_hamode_db [None req-bd8b585c-94a2-4f9a-af05-2e5d1ed74c84 52742b0b3ff040ba962bd46313c6fb48 57b8dbfa1c6b4399a6068b8afc58cbe0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 17:03:36.948 7 INFO neutron.db.l3_hamode_db [None req-bd8b585c-94a2-4f9a-af05-2e5d1ed74c84 52742b0b3ff040ba962bd46313c6fb48 57b8dbfa1c6b4399a6068b8afc58cbe0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1237/2344] 10.0.0.146 () {34 vars in 667 bytes} [Mon Jun 15 17:03:36 2026] POST /v2.0/routers => generated 474 bytes in 675 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:03:37.509 8 INFO neutron.db.l3_hamode_db [None req-ef369ab3-818a-4dc9-972b-86d78a947ca0 52742b0b3ff040ba962bd46313c6fb48 57b8dbfa1c6b4399a6068b8afc58cbe0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 17:03:37.616 8 INFO neutron.db.l3_hamode_db [None req-ef369ab3-818a-4dc9-972b-86d78a947ca0 52742b0b3ff040ba962bd46313c6fb48 57b8dbfa1c6b4399a6068b8afc58cbe0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1108/2347] 10.0.0.146 () {34 vars in 667 bytes} [Mon Jun 15 17:03:37 2026] POST /v2.0/routers => generated 474 bytes in 720 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2348] 10.0.0.146 () {34 vars in 750 bytes} [Mon Jun 15 17:03:38 2026] PUT /v2.0/routers/882d7a00-a562-43ee-86cc-5535b8ea169a/tags => generated 17 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2349] 10.0.0.146 () {34 vars in 750 bytes} [Mon Jun 15 17:03:38 2026] PUT /v2.0/routers/f8a6bc3d-de26-46dc-a47d-27413ec3ef77/tags => generated 25 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2350] 10.0.0.146 () {34 vars in 750 bytes} [Mon Jun 15 17:03:38 2026] PUT /v2.0/routers/81ac220c-9722-4954-a5b9-5af039195c0d/tags => generated 34 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2351] 10.0.0.146 () {34 vars in 750 bytes} [Mon Jun 15 17:03:38 2026] PUT /v2.0/routers/4888034b-01ce-4e9a-90dc-58ef8b55d68f/tags => generated 19 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2352] 10.0.0.146 () {32 vars in 663 bytes} [Mon Jun 15 17:03:38 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2353] 10.0.0.146 () {32 vars in 677 bytes} [Mon Jun 15 17:03:38 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: 1243/2354] 10.0.0.146 () {32 vars in 673 bytes} [Mon Jun 15 17:03:38 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2355] 10.0.0.146 () {32 vars in 685 bytes} [Mon Jun 15 17:03:38 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2356] 10.0.0.146 () {32 vars in 671 bytes} [Mon Jun 15 17:03:38 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2357] 10.0.0.146 () {32 vars in 685 bytes} [Mon Jun 15 17:03:39 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2358] 10.0.0.146 () {32 vars in 681 bytes} [Mon Jun 15 17:03:39 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2359] 10.0.0.146 () {32 vars in 693 bytes} [Mon Jun 15 17:03:39 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2360] 10.0.0.146 () {32 vars in 720 bytes} [Mon Jun 15 17:03:39 2026] GET /v2.0/routers/882d7a00-a562-43ee-86cc-5535b8ea169a => generated 485 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2361] 10.0.0.146 () {34 vars in 741 bytes} [Mon Jun 15 17:03:39 2026] PUT /v2.0/routers/882d7a00-a562-43ee-86cc-5535b8ea169a => generated 485 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2362] 10.0.0.146 () {32 vars in 735 bytes} [Mon Jun 15 17:03:39 2026] GET /v2.0/ports?device_id=882d7a00-a562-43ee-86cc-5535b8ea169a => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:03:40.113 8 INFO neutron_taas.services.taas.taas_plugin [None req-d8c8e64d-2d9c-462a-bc81-ccaf918a6998 52742b0b3ff040ba962bd46313c6fb48 57b8dbfa1c6b4399a6068b8afc58cbe0 - - default default] TaaS: Handle Delete Port: 51aba1a1-914b-4ff3-802c-aae9795d405b 2026-06-15 17:03:40.115 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8c8e64d-2d9c-462a-bc81-ccaf918a6998 52742b0b3ff040ba962bd46313c6fb48 57b8dbfa1c6b4399a6068b8afc58cbe0 - - default default] Tap Mirror: Handle Delete Port: 51aba1a1-914b-4ff3-802c-aae9795d405b [pid: 8|app: 0|req: 1116/2363] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:03:39 2026] DELETE /v2.0/routers/882d7a00-a562-43ee-86cc-5535b8ea169a => generated 0 bytes in 408 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2364] 10.0.0.146 () {32 vars in 720 bytes} [Mon Jun 15 17:03:40 2026] GET /v2.0/routers/f8a6bc3d-de26-46dc-a47d-27413ec3ef77 => generated 493 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2365] 10.0.0.146 () {34 vars in 741 bytes} [Mon Jun 15 17:03:40 2026] PUT /v2.0/routers/f8a6bc3d-de26-46dc-a47d-27413ec3ef77 => generated 493 bytes in 620 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2366] 10.0.0.146 () {32 vars in 735 bytes} [Mon Jun 15 17:03:41 2026] GET /v2.0/ports?device_id=f8a6bc3d-de26-46dc-a47d-27413ec3ef77 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:03:41.279 8 INFO neutron_taas.services.taas.taas_plugin [None req-d8f10b97-744f-42ed-88cd-c1d5ca98682f 52742b0b3ff040ba962bd46313c6fb48 57b8dbfa1c6b4399a6068b8afc58cbe0 - - default default] TaaS: Handle Delete Port: 7aa7ad1a-4039-4605-adfc-c86f9e8bfd6f 2026-06-15 17:03:41.282 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8f10b97-744f-42ed-88cd-c1d5ca98682f 52742b0b3ff040ba962bd46313c6fb48 57b8dbfa1c6b4399a6068b8afc58cbe0 - - default default] Tap Mirror: Handle Delete Port: 7aa7ad1a-4039-4605-adfc-c86f9e8bfd6f [pid: 8|app: 0|req: 1118/2367] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:03:41 2026] DELETE /v2.0/routers/f8a6bc3d-de26-46dc-a47d-27413ec3ef77 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2368] 10.0.0.146 () {32 vars in 720 bytes} [Mon Jun 15 17:03:41 2026] GET /v2.0/routers/81ac220c-9722-4954-a5b9-5af039195c0d => generated 502 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2369] 10.0.0.146 () {34 vars in 741 bytes} [Mon Jun 15 17:03:41 2026] PUT /v2.0/routers/81ac220c-9722-4954-a5b9-5af039195c0d => generated 502 bytes in 560 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2370] 10.0.0.146 () {32 vars in 735 bytes} [Mon Jun 15 17:03:42 2026] GET /v2.0/ports?device_id=81ac220c-9722-4954-a5b9-5af039195c0d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:03:42.342 8 INFO neutron_taas.services.taas.taas_plugin [None req-c49f11c7-2ddf-457f-9c84-ae17f1a18b2d 52742b0b3ff040ba962bd46313c6fb48 57b8dbfa1c6b4399a6068b8afc58cbe0 - - default default] TaaS: Handle Delete Port: f01fbbcc-50d8-446d-b65f-39b5edad9f2a 2026-06-15 17:03:42.345 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c49f11c7-2ddf-457f-9c84-ae17f1a18b2d 52742b0b3ff040ba962bd46313c6fb48 57b8dbfa1c6b4399a6068b8afc58cbe0 - - default default] Tap Mirror: Handle Delete Port: f01fbbcc-50d8-446d-b65f-39b5edad9f2a [pid: 8|app: 0|req: 1120/2371] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:03:42 2026] DELETE /v2.0/routers/81ac220c-9722-4954-a5b9-5af039195c0d => generated 0 bytes in 394 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2372] 10.0.0.146 () {32 vars in 720 bytes} [Mon Jun 15 17:03:42 2026] GET /v2.0/routers/4888034b-01ce-4e9a-90dc-58ef8b55d68f => generated 487 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2373] 10.0.0.146 () {34 vars in 741 bytes} [Mon Jun 15 17:03:42 2026] PUT /v2.0/routers/4888034b-01ce-4e9a-90dc-58ef8b55d68f => generated 487 bytes in 950 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2374] 10.0.0.146 () {32 vars in 735 bytes} [Mon Jun 15 17:03:43 2026] GET /v2.0/ports?device_id=4888034b-01ce-4e9a-90dc-58ef8b55d68f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:03:43.738 8 INFO neutron_taas.services.taas.taas_plugin [None req-a2658d06-05ea-4787-8288-deead2df05a3 52742b0b3ff040ba962bd46313c6fb48 57b8dbfa1c6b4399a6068b8afc58cbe0 - - default default] TaaS: Handle Delete Port: 20dfaa79-4946-4255-bb72-115e2df458e5 2026-06-15 17:03:43.742 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2658d06-05ea-4787-8288-deead2df05a3 52742b0b3ff040ba962bd46313c6fb48 57b8dbfa1c6b4399a6068b8afc58cbe0 - - default default] Tap Mirror: Handle Delete Port: 20dfaa79-4946-4255-bb72-115e2df458e5 [pid: 8|app: 0|req: 1122/2375] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:03:43 2026] DELETE /v2.0/routers/4888034b-01ce-4e9a-90dc-58ef8b55d68f => generated 0 bytes in 309 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2376] 10.0.0.146 () {32 vars in 720 bytes} [Mon Jun 15 17:03:43 2026] GET /v2.0/routers/981dfa93-be19-4eeb-b9d7-cb46d75c33e7 => generated 480 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2377] 10.0.0.146 () {34 vars in 741 bytes} [Mon Jun 15 17:03:43 2026] PUT /v2.0/routers/981dfa93-be19-4eeb-b9d7-cb46d75c33e7 => generated 480 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2378] 10.0.0.146 () {32 vars in 735 bytes} [Mon Jun 15 17:03:44 2026] GET /v2.0/ports?device_id=981dfa93-be19-4eeb-b9d7-cb46d75c33e7 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:03:44.684 8 INFO neutron_taas.services.taas.taas_plugin [None req-5058bff6-2cc7-4e93-8a32-aad32f8c411b 52742b0b3ff040ba962bd46313c6fb48 57b8dbfa1c6b4399a6068b8afc58cbe0 - - default default] TaaS: Handle Delete Port: fad23834-6995-4fd9-b076-8c901cd747a2 2026-06-15 17:03:44.688 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5058bff6-2cc7-4e93-8a32-aad32f8c411b 52742b0b3ff040ba962bd46313c6fb48 57b8dbfa1c6b4399a6068b8afc58cbe0 - - default default] Tap Mirror: Handle Delete Port: fad23834-6995-4fd9-b076-8c901cd747a2 2026-06-15 17:03:45.045 8 INFO neutron.db.l3_hamode_db [None req-5058bff6-2cc7-4e93-8a32-aad32f8c411b 52742b0b3ff040ba962bd46313c6fb48 57b8dbfa1c6b4399a6068b8afc58cbe0 - - default default] HA network d4401cd1-47f3-4836-a274-a3a4df162979 was deleted as no HA routers are present in tenant 57b8dbfa1c6b4399a6068b8afc58cbe0. [pid: 8|app: 0|req: 1124/2379] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:03:44 2026] DELETE /v2.0/routers/981dfa93-be19-4eeb-b9d7-cb46d75c33e7 => generated 0 bytes in 527 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:03:45.109 8 INFO neutron.services.segments.plugin [-] Segment 21aacfc1-675b-4964-848f-61120e836df4 resource provider aggregate not found 2026-06-15 17:03:45.127 8 INFO neutron.services.segments.plugin [-] Segment 21aacfc1-675b-4964-848f-61120e836df4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21aacfc1-675b-4964-848f-61120e836df4 found for delete ", "request_id": "req-631f2d47-a5e1-43d9-bc08-016e3ccc7922"}]} 2026-06-15 17:03:45.150 8 INFO neutron.services.segments.plugin [-] Segment 21aacfc1-675b-4964-848f-61120e836df4 resource provider aggregate not found 2026-06-15 17:03:45.174 8 INFO neutron.services.segments.plugin [-] Segment 21aacfc1-675b-4964-848f-61120e836df4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21aacfc1-675b-4964-848f-61120e836df4 found for delete ", "request_id": "req-db8186bb-37ac-4c8e-a34f-4474e3830262"}]} [pid: 7|app: 0|req: 1256/2380] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:03:45 2026] GET /v2.0/security-groups?tenant_id=a2a49c94213b4ad19f6e1ff75800fbe5&name=default => generated 2929 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2381] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:03:46 2026] DELETE /v2.0/security-groups/ba9354e0-eb1f-40e6-b80c-213cae2575f0 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2382] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:03:46 2026] GET /v2.0/security-groups?tenant_id=c8a5ca93e88d4c2ea083b785066d7000&name=default => generated 2929 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2383] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:03:46 2026] DELETE /v2.0/security-groups/49a4e05f-6e5b-42e7-b323-744d123f87aa => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2384] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:03:46 2026] GET /v2.0/security-groups?tenant_id=57b8dbfa1c6b4399a6068b8afc58cbe0&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2385] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:03:46 2026] DELETE /v2.0/security-groups/5dc1719b-7512-48cc-9977-e1924549d325 => 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: 1259/2386] 10.0.0.146 () {34 vars in 683 bytes} [Mon Jun 15 17:03:51 2026] POST /v2.0/security-groups => generated 1603 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2387] 10.0.0.146 () {34 vars in 683 bytes} [Mon Jun 15 17:03:51 2026] POST /v2.0/security-groups => generated 1603 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2388] 10.0.0.146 () {34 vars in 683 bytes} [Mon Jun 15 17:03:51 2026] POST /v2.0/security-groups => generated 1603 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2389] 10.0.0.146 () {34 vars in 683 bytes} [Mon Jun 15 17:03:51 2026] POST /v2.0/security-groups => generated 1603 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2390] 10.0.0.146 () {34 vars in 683 bytes} [Mon Jun 15 17:03:51 2026] POST /v2.0/security-groups => generated 1603 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2391] 10.0.0.146 () {34 vars in 766 bytes} [Mon Jun 15 17:03:51 2026] PUT /v2.0/security-groups/55ada337-6219-421d-97a3-0b3f977158a0/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2392] 10.0.0.146 () {34 vars in 766 bytes} [Mon Jun 15 17:03:52 2026] PUT /v2.0/security-groups/d73fd95a-912c-40ce-9925-a119e9293b86/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2393] 10.0.0.146 () {34 vars in 766 bytes} [Mon Jun 15 17:03:52 2026] PUT /v2.0/security-groups/3237a966-8d94-4293-ae14-8bec3900c82a/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2394] 10.0.0.146 () {34 vars in 766 bytes} [Mon Jun 15 17:03:52 2026] PUT /v2.0/security-groups/83e7c9d1-f9f4-4df9-81d6-adec4ecc9545/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: 1132/2395] 10.0.0.146 () {32 vars in 679 bytes} [Mon Jun 15 17:03:52 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2396] 10.0.0.146 () {32 vars in 693 bytes} [Mon Jun 15 17:03:52 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2397] 10.0.0.146 () {32 vars in 689 bytes} [Mon Jun 15 17:03:52 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2398] 10.0.0.146 () {32 vars in 701 bytes} [Mon Jun 15 17:03:52 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2399] 10.0.0.146 () {32 vars in 687 bytes} [Mon Jun 15 17:03:52 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2400] 10.0.0.146 () {32 vars in 701 bytes} [Mon Jun 15 17:03:52 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2401] 10.0.0.146 () {32 vars in 697 bytes} [Mon Jun 15 17:03:52 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2402] 10.0.0.146 () {32 vars in 709 bytes} [Mon Jun 15 17:03:52 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2403] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:03:52 2026] DELETE /v2.0/security-groups/55ada337-6219-421d-97a3-0b3f977158a0 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2404] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:03:52 2026] DELETE /v2.0/security-groups/d73fd95a-912c-40ce-9925-a119e9293b86 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2405] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:03:52 2026] DELETE /v2.0/security-groups/3237a966-8d94-4293-ae14-8bec3900c82a => 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: 1269/2406] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:03:52 2026] DELETE /v2.0/security-groups/83e7c9d1-f9f4-4df9-81d6-adec4ecc9545 => 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: 1138/2407] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:03:52 2026] DELETE /v2.0/security-groups/aef78e18-43dc-4706-9558-b89e9e64e58a => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2410] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:03:53 2026] GET /v2.0/security-groups?tenant_id=6211f7a716854b0397eabb5dd0fca2ac&name=default => generated 2929 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2411] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:03:54 2026] DELETE /v2.0/security-groups/020ff1b4-39f6-444c-9bbe-3bf513453afb => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2412] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:03:54 2026] GET /v2.0/security-groups?tenant_id=19d2a5cefeb2418d846f3edd4db32f9b&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2413] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:03:54 2026] DELETE /v2.0/security-groups/2bf0642c-e28c-48ac-aa3d-ac149f4126d4 => 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: 1142/2414] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:03:54 2026] GET /v2.0/security-groups?tenant_id=1dca752784fe42ffb53808197c0f0268&name=default => generated 2929 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2415] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:03:54 2026] DELETE /v2.0/security-groups/3929525b-c838-4908-a229-72c6ad9cf621 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:03:59.366 8 INFO neutron.db.segments_db [None req-689a01fb-f2c4-4f00-b1dc-b52c2f78765d 6f0f249e993f4db6819319c112f8d99b 70d5bdbda68c4ecbb41cf1295d519fe0 - - default default] Added segment 0a95ec09-79f6-400b-b89e-9160f29a0dce of type vxlan for network 085f395a-05e0-4968-b190-2d4d6effcbb2 [pid: 8|app: 0|req: 1143/2416] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:03:59 2026] POST /v2.0/networks => generated 612 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2417] 10.0.0.146 () {34 vars in 663 bytes} [Mon Jun 15 17:03:59 2026] POST /v2.0/ports => generated 743 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2418] 10.0.0.146 () {34 vars in 665 bytes} [Mon Jun 15 17:03:59 2026] POST /v2.0/trunks => generated 407 bytes in 231 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-15 17:04:00.066 7 INFO neutron.db.segments_db [None req-bf1c5bf3-83cb-40d3-8d8d-aebaff1cbf6c 6f0f249e993f4db6819319c112f8d99b 70d5bdbda68c4ecbb41cf1295d519fe0 - - default default] Added segment 306cdfd7-fca7-4ac7-b99d-b99d60de180f of type vxlan for network b15a6286-3730-46c4-a381-0db3fc3e60d0 [pid: 7|app: 0|req: 1275/2419] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:04:00 2026] POST /v2.0/networks => generated 613 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2420] 10.0.0.146 () {34 vars in 663 bytes} [Mon Jun 15 17:04:00 2026] POST /v2.0/ports => generated 743 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2421] 10.0.0.146 () {34 vars in 665 bytes} [Mon Jun 15 17:04:00 2026] POST /v2.0/trunks => generated 407 bytes in 153 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-15 17:04:00.726 8 INFO neutron.db.segments_db [None req-e90949dd-fee0-4e06-b166-ba3a5506bc43 6f0f249e993f4db6819319c112f8d99b 70d5bdbda68c4ecbb41cf1295d519fe0 - - default default] Added segment 712c7601-8c5e-41e3-82c2-b84d455c4634 of type vxlan for network 08676eb9-3bca-4924-ab9e-6457051b3210 [pid: 8|app: 0|req: 1146/2422] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:04:00 2026] POST /v2.0/networks => generated 612 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2423] 10.0.0.146 () {34 vars in 663 bytes} [Mon Jun 15 17:04:00 2026] POST /v2.0/ports => generated 743 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2424] 10.0.0.146 () {34 vars in 665 bytes} [Mon Jun 15 17:04:01 2026] POST /v2.0/trunks => generated 407 bytes in 179 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-15 17:04:01.375 7 INFO neutron.db.segments_db [None req-b8a5356a-39d0-486b-88d3-11ce876333eb 6f0f249e993f4db6819319c112f8d99b 70d5bdbda68c4ecbb41cf1295d519fe0 - - default default] Added segment 785418d1-56c9-4faf-bfc1-9320f413a2d4 of type vxlan for network 092318cc-7183-496f-8a47-abc806aa9398 [pid: 7|app: 0|req: 1278/2425] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:04:01 2026] POST /v2.0/networks => generated 612 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2426] 10.0.0.146 () {34 vars in 663 bytes} [Mon Jun 15 17:04:01 2026] POST /v2.0/ports => generated 743 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2427] 10.0.0.146 () {34 vars in 665 bytes} [Mon Jun 15 17:04:01 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-15 17:04:02.052 8 INFO neutron.db.segments_db [None req-27ef3e56-6f2f-4a36-9845-3b17516088ae 6f0f249e993f4db6819319c112f8d99b 70d5bdbda68c4ecbb41cf1295d519fe0 - - default default] Added segment 9ba3e2ca-2e97-45d8-84c6-5e234e3216bb of type vxlan for network 99a7cf7e-87b3-4da4-902e-abecd9f77973 [pid: 8|app: 0|req: 1149/2428] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:04:02 2026] POST /v2.0/networks => generated 613 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2429] 10.0.0.146 () {34 vars in 663 bytes} [Mon Jun 15 17:04:02 2026] POST /v2.0/ports => generated 743 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2430] 10.0.0.146 () {34 vars in 665 bytes} [Mon Jun 15 17:04:02 2026] POST /v2.0/trunks => generated 407 bytes in 179 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: 1281/2431] 10.0.0.146 () {34 vars in 748 bytes} [Mon Jun 15 17:04:02 2026] PUT /v2.0/trunks/5f4b091f-b0ee-47e5-bd47-51151381e032/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2432] 10.0.0.146 () {34 vars in 748 bytes} [Mon Jun 15 17:04:02 2026] PUT /v2.0/trunks/baf13ca2-e2db-4f41-933a-850940708867/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2433] 10.0.0.146 () {34 vars in 748 bytes} [Mon Jun 15 17:04:02 2026] PUT /v2.0/trunks/da42f3e3-a7d3-4e80-975c-166b7ebcc5ca/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2434] 10.0.0.146 () {34 vars in 748 bytes} [Mon Jun 15 17:04:02 2026] PUT /v2.0/trunks/0553b719-e2dd-4f45-b579-bd3462c902bd/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2435] 10.0.0.146 () {32 vars in 661 bytes} [Mon Jun 15 17:04:02 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2436] 10.0.0.146 () {32 vars in 675 bytes} [Mon Jun 15 17:04:02 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2437] 10.0.0.146 () {32 vars in 671 bytes} [Mon Jun 15 17:04:02 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2438] 10.0.0.146 () {32 vars in 683 bytes} [Mon Jun 15 17:04:02 2026] GET /v2.0/trunks?tags-any=red%2Cblue => 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: 1285/2439] 10.0.0.146 () {32 vars in 669 bytes} [Mon Jun 15 17:04:02 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2440] 10.0.0.146 () {32 vars in 683 bytes} [Mon Jun 15 17:04:02 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2441] 10.0.0.146 () {32 vars in 679 bytes} [Mon Jun 15 17:04:02 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: 1156/2442] 10.0.0.146 () {32 vars in 691 bytes} [Mon Jun 15 17:04:03 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2443] 10.0.0.146 () {32 vars in 718 bytes} [Mon Jun 15 17:04:03 2026] GET /v2.0/trunks/5f4b091f-b0ee-47e5-bd47-51151381e032 => generated 412 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2444] 10.0.0.146 () {32 vars in 716 bytes} [Mon Jun 15 17:04:03 2026] GET /v2.0/ports/fd826117-b341-41c0-92be-2cd6c0881d4e => generated 826 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2445] 10.0.0.146 () {32 vars in 721 bytes} [Mon Jun 15 17:04:03 2026] DELETE /v2.0/trunks/5f4b091f-b0ee-47e5-bd47-51151381e032 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2446] 10.0.0.146 () {32 vars in 718 bytes} [Mon Jun 15 17:04:03 2026] GET /v2.0/trunks/baf13ca2-e2db-4f41-933a-850940708867 => generated 420 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2447] 10.0.0.146 () {32 vars in 716 bytes} [Mon Jun 15 17:04:03 2026] GET /v2.0/ports/f07708e4-b4bc-4460-bf53-76d2e7edff26 => generated 826 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2448] 10.0.0.146 () {32 vars in 721 bytes} [Mon Jun 15 17:04:03 2026] DELETE /v2.0/trunks/baf13ca2-e2db-4f41-933a-850940708867 => 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: 1290/2449] 10.0.0.146 () {32 vars in 718 bytes} [Mon Jun 15 17:04:03 2026] GET /v2.0/trunks/da42f3e3-a7d3-4e80-975c-166b7ebcc5ca => generated 429 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2450] 10.0.0.146 () {32 vars in 716 bytes} [Mon Jun 15 17:04:03 2026] GET /v2.0/ports/8813f15f-4aae-4b6b-9a4a-a17090da1d4f => generated 826 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2451] 10.0.0.146 () {32 vars in 721 bytes} [Mon Jun 15 17:04:03 2026] DELETE /v2.0/trunks/da42f3e3-a7d3-4e80-975c-166b7ebcc5ca => 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: 1161/2452] 10.0.0.146 () {32 vars in 718 bytes} [Mon Jun 15 17:04:03 2026] GET /v2.0/trunks/0553b719-e2dd-4f45-b579-bd3462c902bd => generated 414 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2453] 10.0.0.146 () {32 vars in 716 bytes} [Mon Jun 15 17:04:03 2026] GET /v2.0/ports/69f0a105-e64c-43c9-b3bd-93e67f07e41a => generated 826 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2454] 10.0.0.146 () {32 vars in 721 bytes} [Mon Jun 15 17:04:03 2026] DELETE /v2.0/trunks/0553b719-e2dd-4f45-b579-bd3462c902bd => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2455] 10.0.0.146 () {32 vars in 718 bytes} [Mon Jun 15 17:04:03 2026] GET /v2.0/trunks/b920ffbf-c20a-4c7c-91e3-33858de43f29 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2456] 10.0.0.146 () {32 vars in 716 bytes} [Mon Jun 15 17:04:03 2026] GET /v2.0/ports/196d5856-4766-42c4-8b1e-26b657b5cf19 => generated 826 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2457] 10.0.0.146 () {32 vars in 721 bytes} [Mon Jun 15 17:04:03 2026] DELETE /v2.0/trunks/b920ffbf-c20a-4c7c-91e3-33858de43f29 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:04:04.038 8 INFO neutron_taas.services.taas.taas_plugin [None req-fd2a2d47-7071-4588-89bf-c9c3f9c22bd4 6f0f249e993f4db6819319c112f8d99b 70d5bdbda68c4ecbb41cf1295d519fe0 - - default default] TaaS: Handle Delete Port: fd826117-b341-41c0-92be-2cd6c0881d4e 2026-06-15 17:04:04.042 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd2a2d47-7071-4588-89bf-c9c3f9c22bd4 6f0f249e993f4db6819319c112f8d99b 70d5bdbda68c4ecbb41cf1295d519fe0 - - default default] Tap Mirror: Handle Delete Port: fd826117-b341-41c0-92be-2cd6c0881d4e [pid: 8|app: 0|req: 1164/2458] 10.0.0.146 () {32 vars in 719 bytes} [Mon Jun 15 17:04:03 2026] DELETE /v2.0/ports/fd826117-b341-41c0-92be-2cd6c0881d4e => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:04:04.227 7 INFO neutron_taas.services.taas.taas_plugin [None req-c75308d2-b78d-470e-99e5-ed67797c27b2 6f0f249e993f4db6819319c112f8d99b 70d5bdbda68c4ecbb41cf1295d519fe0 - - default default] TaaS: Handle Delete Port: f07708e4-b4bc-4460-bf53-76d2e7edff26 2026-06-15 17:04:04.232 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c75308d2-b78d-470e-99e5-ed67797c27b2 6f0f249e993f4db6819319c112f8d99b 70d5bdbda68c4ecbb41cf1295d519fe0 - - default default] Tap Mirror: Handle Delete Port: f07708e4-b4bc-4460-bf53-76d2e7edff26 [pid: 7|app: 0|req: 1295/2459] 10.0.0.146 () {32 vars in 719 bytes} [Mon Jun 15 17:04:04 2026] DELETE /v2.0/ports/f07708e4-b4bc-4460-bf53-76d2e7edff26 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:04:04.439 8 INFO neutron_taas.services.taas.taas_plugin [None req-dba14335-67aa-4e94-ba55-45bc516b8d4e 6f0f249e993f4db6819319c112f8d99b 70d5bdbda68c4ecbb41cf1295d519fe0 - - default default] TaaS: Handle Delete Port: 8813f15f-4aae-4b6b-9a4a-a17090da1d4f 2026-06-15 17:04:04.442 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dba14335-67aa-4e94-ba55-45bc516b8d4e 6f0f249e993f4db6819319c112f8d99b 70d5bdbda68c4ecbb41cf1295d519fe0 - - default default] Tap Mirror: Handle Delete Port: 8813f15f-4aae-4b6b-9a4a-a17090da1d4f [pid: 8|app: 0|req: 1165/2460] 10.0.0.146 () {32 vars in 719 bytes} [Mon Jun 15 17:04:04 2026] DELETE /v2.0/ports/8813f15f-4aae-4b6b-9a4a-a17090da1d4f => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:04:04.615 7 INFO neutron_taas.services.taas.taas_plugin [None req-94f978c9-4eae-4110-9224-3f01efb21aa4 6f0f249e993f4db6819319c112f8d99b 70d5bdbda68c4ecbb41cf1295d519fe0 - - default default] TaaS: Handle Delete Port: 69f0a105-e64c-43c9-b3bd-93e67f07e41a 2026-06-15 17:04:04.617 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-94f978c9-4eae-4110-9224-3f01efb21aa4 6f0f249e993f4db6819319c112f8d99b 70d5bdbda68c4ecbb41cf1295d519fe0 - - default default] Tap Mirror: Handle Delete Port: 69f0a105-e64c-43c9-b3bd-93e67f07e41a [pid: 7|app: 0|req: 1296/2461] 10.0.0.146 () {32 vars in 719 bytes} [Mon Jun 15 17:04:04 2026] DELETE /v2.0/ports/69f0a105-e64c-43c9-b3bd-93e67f07e41a => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:04:04.790 8 INFO neutron_taas.services.taas.taas_plugin [None req-8f475e57-513a-434d-840c-9813d23f3e68 6f0f249e993f4db6819319c112f8d99b 70d5bdbda68c4ecbb41cf1295d519fe0 - - default default] TaaS: Handle Delete Port: 196d5856-4766-42c4-8b1e-26b657b5cf19 2026-06-15 17:04:04.793 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f475e57-513a-434d-840c-9813d23f3e68 6f0f249e993f4db6819319c112f8d99b 70d5bdbda68c4ecbb41cf1295d519fe0 - - default default] Tap Mirror: Handle Delete Port: 196d5856-4766-42c4-8b1e-26b657b5cf19 [pid: 8|app: 0|req: 1166/2462] 10.0.0.146 () {32 vars in 719 bytes} [Mon Jun 15 17:04:04 2026] DELETE /v2.0/ports/196d5856-4766-42c4-8b1e-26b657b5cf19 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2463] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:04:04 2026] DELETE /v2.0/networks/085f395a-05e0-4968-b190-2d4d6effcbb2 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:04:05.074 7 INFO neutron.services.segments.plugin [-] Segment 0a95ec09-79f6-400b-b89e-9160f29a0dce resource provider aggregate not found 2026-06-15 17:04:05.084 7 INFO neutron.services.segments.plugin [-] Segment 0a95ec09-79f6-400b-b89e-9160f29a0dce resource provider aggregate not found 2026-06-15 17:04:05.088 7 INFO neutron.services.segments.plugin [-] Segment 0a95ec09-79f6-400b-b89e-9160f29a0dce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a95ec09-79f6-400b-b89e-9160f29a0dce found for delete ", "request_id": "req-c4014d29-5f7e-40c0-ac66-b3488bcbc8da"}]} 2026-06-15 17:04:05.099 7 INFO neutron.services.segments.plugin [-] Segment 0a95ec09-79f6-400b-b89e-9160f29a0dce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a95ec09-79f6-400b-b89e-9160f29a0dce found for delete ", "request_id": "req-10bc0f9d-8942-41e7-abb4-1aedc787aeeb"}]} 2026-06-15 17:04:05.126 8 INFO neutron.services.segments.plugin [-] Segment 306cdfd7-fca7-4ac7-b99d-b99d60de180f resource provider aggregate not found 2026-06-15 17:04:05.135 8 INFO neutron.services.segments.plugin [-] Segment 306cdfd7-fca7-4ac7-b99d-b99d60de180f resource provider aggregate not found 2026-06-15 17:04:05.156 8 INFO neutron.services.segments.plugin [-] Segment 306cdfd7-fca7-4ac7-b99d-b99d60de180f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 306cdfd7-fca7-4ac7-b99d-b99d60de180f found for delete ", "request_id": "req-3c61006f-3cb8-479d-8b91-4cca81bc91dc"}]} 2026-06-15 17:04:05.162 8 INFO neutron.services.segments.plugin [-] Segment 306cdfd7-fca7-4ac7-b99d-b99d60de180f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 306cdfd7-fca7-4ac7-b99d-b99d60de180f found for delete ", "request_id": "req-2c00e40b-9720-45f9-bb19-c17d12c1e8d2"}]} [pid: 8|app: 0|req: 1167/2464] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:04:05 2026] DELETE /v2.0/networks/b15a6286-3730-46c4-a381-0db3fc3e60d0 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2465] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:04:05 2026] DELETE /v2.0/networks/08676eb9-3bca-4924-ab9e-6457051b3210 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2466] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:04:05 2026] DELETE /v2.0/networks/092318cc-7183-496f-8a47-abc806aa9398 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2467] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:04:05 2026] DELETE /v2.0/networks/99a7cf7e-87b3-4da4-902e-abecd9f77973 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2468] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:04:06 2026] GET /v2.0/security-groups?tenant_id=36bef2dc1262408ea7c4e63da5bf128d&name=default => generated 2929 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2469] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:04:06 2026] DELETE /v2.0/security-groups/05952fbb-54f1-4433-ae09-78ee0dbb5f03 => 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: 1170/2470] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:04:06 2026] GET /v2.0/security-groups?tenant_id=7b346e44382d40fd9718ece8a031eb78&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:04:07.107 7 INFO neutron.services.segments.plugin [-] Segment 712c7601-8c5e-41e3-82c2-b84d455c4634 resource provider aggregate not found 2026-06-15 17:04:07.119 7 INFO neutron.services.segments.plugin [-] Segment 712c7601-8c5e-41e3-82c2-b84d455c4634 resource provider aggregate not found 2026-06-15 17:04:07.125 7 INFO neutron.services.segments.plugin [-] Segment 712c7601-8c5e-41e3-82c2-b84d455c4634 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 712c7601-8c5e-41e3-82c2-b84d455c4634 found for delete ", "request_id": "req-702ba612-10ea-4c4d-9b5e-9056b8cd2fec"}]} 2026-06-15 17:04:07.133 7 INFO neutron.services.segments.plugin [-] Segment 712c7601-8c5e-41e3-82c2-b84d455c4634 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 712c7601-8c5e-41e3-82c2-b84d455c4634 found for delete ", "request_id": "req-5ca31f69-6b26-4944-b22e-22d546936375"}]} 2026-06-15 17:04:07.139 7 INFO neutron.services.segments.plugin [-] Segment 9ba3e2ca-2e97-45d8-84c6-5e234e3216bb resource provider aggregate not found 2026-06-15 17:04:07.146 7 INFO neutron.services.segments.plugin [-] Segment 9ba3e2ca-2e97-45d8-84c6-5e234e3216bb resource provider aggregate not found 2026-06-15 17:04:07.157 7 INFO neutron.services.segments.plugin [-] Segment 9ba3e2ca-2e97-45d8-84c6-5e234e3216bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ba3e2ca-2e97-45d8-84c6-5e234e3216bb found for delete ", "request_id": "req-d05c9973-c66e-483f-a6d1-3494eb3b3acb"}]} 2026-06-15 17:04:07.166 7 INFO neutron.services.segments.plugin [-] Segment 9ba3e2ca-2e97-45d8-84c6-5e234e3216bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ba3e2ca-2e97-45d8-84c6-5e234e3216bb found for delete ", "request_id": "req-94fabdca-1dc7-4e36-927e-acec8a35f892"}]} [pid: 7|app: 0|req: 1301/2471] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:04:07 2026] DELETE /v2.0/security-groups/1cb5c237-ab86-4100-9059-a7f8f9da24e7 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:04:07.179 8 INFO neutron.services.segments.plugin [-] Segment 785418d1-56c9-4faf-bfc1-9320f413a2d4 resource provider aggregate not found 2026-06-15 17:04:07.184 8 INFO neutron.services.segments.plugin [-] Segment 785418d1-56c9-4faf-bfc1-9320f413a2d4 resource provider aggregate not found 2026-06-15 17:04:07.214 8 INFO neutron.services.segments.plugin [-] Segment 785418d1-56c9-4faf-bfc1-9320f413a2d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 785418d1-56c9-4faf-bfc1-9320f413a2d4 found for delete ", "request_id": "req-24124688-3efa-442a-baae-9710a5a09599"}]} 2026-06-15 17:04:07.215 8 INFO neutron.services.segments.plugin [-] Segment 785418d1-56c9-4faf-bfc1-9320f413a2d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 785418d1-56c9-4faf-bfc1-9320f413a2d4 found for delete ", "request_id": "req-82411e28-b5ff-4646-8bd5-c3c2cd23e416"}]} [pid: 8|app: 0|req: 1171/2472] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:04:07 2026] GET /v2.0/security-groups?tenant_id=70d5bdbda68c4ecbb41cf1295d519fe0&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: 1302/2473] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:04:07 2026] DELETE /v2.0/security-groups/fd73793d-b3a3-48ad-bebf-f16693f3962c => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2476] 10.0.0.146 () {34 vars in 675 bytes} [Mon Jun 15 17:04:10 2026] POST /v2.0/floatingips => generated 552 bytes in 686 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2477] 10.0.0.146 () {34 vars in 758 bytes} [Mon Jun 15 17:04:11 2026] PUT /v2.0/floatingips/75b1dc8b-0877-407f-a865-6e25b6b3b270/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2478] 10.0.0.146 () {32 vars in 738 bytes} [Mon Jun 15 17:04:11 2026] GET /v2.0/floatingips/75b1dc8b-0877-407f-a865-6e25b6b3b270/tags => generated 25 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2479] 10.0.0.146 () {34 vars in 769 bytes} [Mon Jun 15 17:04:11 2026] PUT /v2.0/floatingips/75b1dc8b-0877-407f-a865-6e25b6b3b270/tags/green => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2480] 10.0.0.146 () {32 vars in 738 bytes} [Mon Jun 15 17:04:11 2026] GET /v2.0/floatingips/75b1dc8b-0877-407f-a865-6e25b6b3b270/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2481] 10.0.0.146 () {34 vars in 765 bytes} [Mon Jun 15 17:04:11 2026] PUT /v2.0/floatingips/75b1dc8b-0877-407f-a865-6e25b6b3b270/tags/red => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2482] 10.0.0.146 () {32 vars in 738 bytes} [Mon Jun 15 17:04:11 2026] GET /v2.0/floatingips/75b1dc8b-0877-407f-a865-6e25b6b3b270/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2483] 10.0.0.146 () {34 vars in 787 bytes} [Mon Jun 15 17:04:11 2026] PUT /v2.0/floatingips/75b1dc8b-0877-407f-a865-6e25b6b3b270/tags/black.or.white => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2484] 10.0.0.146 () {32 vars in 738 bytes} [Mon Jun 15 17:04:11 2026] GET /v2.0/floatingips/75b1dc8b-0877-407f-a865-6e25b6b3b270/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: 1177/2485] 10.0.0.146 () {34 vars in 758 bytes} [Mon Jun 15 17:04:11 2026] PUT /v2.0/floatingips/75b1dc8b-0877-407f-a865-6e25b6b3b270/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2486] 10.0.0.146 () {32 vars in 738 bytes} [Mon Jun 15 17:04:12 2026] GET /v2.0/floatingips/75b1dc8b-0877-407f-a865-6e25b6b3b270/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: 1178/2487] 10.0.0.146 () {32 vars in 746 bytes} [Mon Jun 15 17:04:12 2026] GET /v2.0/floatingips/75b1dc8b-0877-407f-a865-6e25b6b3b270/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:04:12.153 7 INFO neutron.api.v2.resource [None req-f02833a6-ed63-45d5-a0c9-31491350fc2e eb32a50392474182a528562d20436b98 02b3073fed1c4d3da8b1e515e413f713 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1310/2488] 10.0.0.146 () {32 vars in 750 bytes} [Mon Jun 15 17:04:12 2026] GET /v2.0/floatingips/75b1dc8b-0877-407f-a865-6e25b6b3b270/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2489] 10.0.0.146 () {32 vars in 749 bytes} [Mon Jun 15 17:04:12 2026] DELETE /v2.0/floatingips/75b1dc8b-0877-407f-a865-6e25b6b3b270/tags/red => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2490] 10.0.0.146 () {32 vars in 738 bytes} [Mon Jun 15 17:04:12 2026] GET /v2.0/floatingips/75b1dc8b-0877-407f-a865-6e25b6b3b270/tags => generated 30 bytes in 588 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:04:12.871 8 INFO neutron.api.v2.resource [None req-704c4186-bd4a-488c-85f6-c01aefa7be6d eb32a50392474182a528562d20436b98 02b3073fed1c4d3da8b1e515e413f713 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1180/2491] 10.0.0.146 () {32 vars in 753 bytes} [Mon Jun 15 17:04:12 2026] DELETE /v2.0/floatingips/75b1dc8b-0877-407f-a865-6e25b6b3b270/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: 1312/2492] 10.0.0.146 () {32 vars in 741 bytes} [Mon Jun 15 17:04:12 2026] DELETE /v2.0/floatingips/75b1dc8b-0877-407f-a865-6e25b6b3b270/tags => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2493] 10.0.0.146 () {32 vars in 738 bytes} [Mon Jun 15 17:04:12 2026] GET /v2.0/floatingips/75b1dc8b-0877-407f-a865-6e25b6b3b270/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:04:13.109 7 INFO neutron_taas.services.taas.taas_plugin [None req-55e9079f-06fa-4bad-8680-5203d9eb7de1 eb32a50392474182a528562d20436b98 02b3073fed1c4d3da8b1e515e413f713 - - default default] TaaS: Handle Delete Port: c674328f-f5fb-4c50-af52-5774f1f1f719 2026-06-15 17:04:13.112 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55e9079f-06fa-4bad-8680-5203d9eb7de1 eb32a50392474182a528562d20436b98 02b3073fed1c4d3da8b1e515e413f713 - - default default] Tap Mirror: Handle Delete Port: c674328f-f5fb-4c50-af52-5774f1f1f719 [pid: 7|app: 0|req: 1313/2494] 10.0.0.146 () {32 vars in 731 bytes} [Mon Jun 15 17:04:12 2026] DELETE /v2.0/floatingips/75b1dc8b-0877-407f-a865-6e25b6b3b270 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2495] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:04:13 2026] GET /v2.0/security-groups?tenant_id=02b3073fed1c4d3da8b1e515e413f713&name=default => generated 2929 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2496] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:04:14 2026] DELETE /v2.0/security-groups/7f0d4bc2-dc66-4c28-b1ad-dc2cbd6d27de => 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: 1183/2497] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:04:14 2026] GET /v2.0/security-groups?tenant_id=d7dcc53191064155b1f3cab7ef42197f&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2498] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:04:14 2026] DELETE /v2.0/security-groups/126adb4f-8e7a-40f2-909a-ac6dcd29713f => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:04:18.140 8 INFO neutron.db.segments_db [None req-f299303b-37f0-46f4-88f3-11dd85bbca35 216da9277bfc4d9ea6c7e9e8a8425308 ab68481c7bf149f7a55557062ec7d452 - - default default] Added segment ed1a8bb2-eae6-42f8-87ee-e9e4b790accc of type vxlan for network 6017c156-d747-412e-b990-d74ea2f2bbb1 [pid: 8|app: 0|req: 1184/2499] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:04:17 2026] POST /v2.0/networks => generated 613 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2500] 10.0.0.146 () {34 vars in 663 bytes} [Mon Jun 15 17:04:18 2026] POST /v2.0/ports => generated 743 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2501] 10.0.0.146 () {34 vars in 746 bytes} [Mon Jun 15 17:04:18 2026] PUT /v2.0/ports/42129a34-c607-4fbc-a07d-9b4a38cc4c59/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1317/2502] 10.0.0.146 () {32 vars in 726 bytes} [Mon Jun 15 17:04:18 2026] GET /v2.0/ports/42129a34-c607-4fbc-a07d-9b4a38cc4c59/tags => generated 25 bytes in 45 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: 1186/2503] 10.0.0.146 () {34 vars in 757 bytes} [Mon Jun 15 17:04:18 2026] PUT /v2.0/ports/42129a34-c607-4fbc-a07d-9b4a38cc4c59/tags/green => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1318/2504] 10.0.0.146 () {32 vars in 726 bytes} [Mon Jun 15 17:04:18 2026] GET /v2.0/ports/42129a34-c607-4fbc-a07d-9b4a38cc4c59/tags => generated 34 bytes in 44 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: 1187/2505] 10.0.0.146 () {34 vars in 753 bytes} [Mon Jun 15 17:04:18 2026] PUT /v2.0/ports/42129a34-c607-4fbc-a07d-9b4a38cc4c59/tags/red => generated 4 bytes in 71 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: 1319/2506] 10.0.0.146 () {32 vars in 726 bytes} [Mon Jun 15 17:04:18 2026] GET /v2.0/ports/42129a34-c607-4fbc-a07d-9b4a38cc4c59/tags => generated 34 bytes in 43 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: 1188/2507] 10.0.0.146 () {34 vars in 775 bytes} [Mon Jun 15 17:04:18 2026] PUT /v2.0/ports/42129a34-c607-4fbc-a07d-9b4a38cc4c59/tags/black.or.white => generated 4 bytes in 86 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: 1320/2508] 10.0.0.146 () {32 vars in 726 bytes} [Mon Jun 15 17:04:19 2026] GET /v2.0/ports/42129a34-c607-4fbc-a07d-9b4a38cc4c59/tags => generated 52 bytes in 41 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: 1189/2509] 10.0.0.146 () {34 vars in 746 bytes} [Mon Jun 15 17:04:19 2026] PUT /v2.0/ports/42129a34-c607-4fbc-a07d-9b4a38cc4c59/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1321/2510] 10.0.0.146 () {32 vars in 726 bytes} [Mon Jun 15 17:04:19 2026] GET /v2.0/ports/42129a34-c607-4fbc-a07d-9b4a38cc4c59/tags => generated 37 bytes in 61 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: 1190/2511] 10.0.0.146 () {32 vars in 734 bytes} [Mon Jun 15 17:04:19 2026] GET /v2.0/ports/42129a34-c607-4fbc-a07d-9b4a38cc4c59/tags/red => generated 0 bytes in 71 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-15 17:04:19.326 7 INFO neutron.api.v2.resource [None req-7a35e6ce-e770-4c4c-b4d7-644b3dd04650 216da9277bfc4d9ea6c7e9e8a8425308 ab68481c7bf149f7a55557062ec7d452 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1322/2512] 10.0.0.146 () {32 vars in 738 bytes} [Mon Jun 15 17:04:19 2026] GET /v2.0/ports/42129a34-c607-4fbc-a07d-9b4a38cc4c59/tags/green => generated 99 bytes in 63 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: 1191/2513] 10.0.0.146 () {32 vars in 737 bytes} [Mon Jun 15 17:04:19 2026] DELETE /v2.0/ports/42129a34-c607-4fbc-a07d-9b4a38cc4c59/tags/red => generated 0 bytes in 69 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: 1323/2514] 10.0.0.146 () {32 vars in 726 bytes} [Mon Jun 15 17:04:19 2026] GET /v2.0/ports/42129a34-c607-4fbc-a07d-9b4a38cc4c59/tags => generated 30 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:19.518 8 INFO neutron.api.v2.resource [None req-8a6a4af3-957a-4180-b36f-19a249b59fc8 216da9277bfc4d9ea6c7e9e8a8425308 ab68481c7bf149f7a55557062ec7d452 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1192/2515] 10.0.0.146 () {32 vars in 741 bytes} [Mon Jun 15 17:04:19 2026] DELETE /v2.0/ports/42129a34-c607-4fbc-a07d-9b4a38cc4c59/tags/green => generated 99 bytes in 50 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: 1324/2516] 10.0.0.146 () {32 vars in 729 bytes} [Mon Jun 15 17:04:19 2026] DELETE /v2.0/ports/42129a34-c607-4fbc-a07d-9b4a38cc4c59/tags => generated 0 bytes in 67 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: 1193/2517] 10.0.0.146 () {32 vars in 726 bytes} [Mon Jun 15 17:04:19 2026] GET /v2.0/ports/42129a34-c607-4fbc-a07d-9b4a38cc4c59/tags => generated 12 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, ' 2026-06-15 17:04:19.733 7 INFO neutron_taas.services.taas.taas_plugin [None req-7dda86e6-a959-4fad-bc01-4e0ac3753c0d 216da9277bfc4d9ea6c7e9e8a8425308 ab68481c7bf149f7a55557062ec7d452 - - default default] TaaS: Handle Delete Port: 42129a34-c607-4fbc-a07d-9b4a38cc4c59 2026-06-15 17:04:19.736 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7dda86e6-a959-4fad-bc01-4e0ac3753c0d 216da9277bfc4d9ea6c7e9e8a8425308 ab68481c7bf149f7a55557062ec7d452 - - default default] Tap Mirror: Handle Delete Port: 42129a34-c607-4fbc-a07d-9b4a38cc4c59 [pid: 7|app: 0|req: 1325/2518] 10.0.0.146 () {32 vars in 719 bytes} [Mon Jun 15 17:04:19 2026] DELETE /v2.0/ports/42129a34-c607-4fbc-a07d-9b4a38cc4c59 => generated 0 bytes in 152 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-15 17:04:19.929 8 INFO neutron.services.segments.plugin [-] Segment ed1a8bb2-eae6-42f8-87ee-e9e4b790accc resource provider aggregate not found 2026-06-15 17:04:19.930 8 INFO neutron.services.segments.plugin [-] Segment ed1a8bb2-eae6-42f8-87ee-e9e4b790accc resource provider aggregate not found 2026-06-15 17:04:19.946 8 INFO neutron.services.segments.plugin [-] Segment ed1a8bb2-eae6-42f8-87ee-e9e4b790accc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed1a8bb2-eae6-42f8-87ee-e9e4b790accc found for delete ", "request_id": "req-1e6df487-ae0b-4e41-9545-6753ea3d1f88"}]} 2026-06-15 17:04:19.951 8 INFO neutron.services.segments.plugin [-] Segment ed1a8bb2-eae6-42f8-87ee-e9e4b790accc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed1a8bb2-eae6-42f8-87ee-e9e4b790accc found for delete ", "request_id": "req-ce92a908-f717-4279-8ecf-3a1c378f23fe"}]} [pid: 8|app: 0|req: 1194/2519] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:04:19 2026] DELETE /v2.0/networks/6017c156-d747-412e-b990-d74ea2f2bbb1 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2520] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:04:20 2026] GET /v2.0/security-groups?tenant_id=ab68481c7bf149f7a55557062ec7d452&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: 1195/2521] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:04:20 2026] DELETE /v2.0/security-groups/6197693d-154e-4f55-8cc0-e3dfce091ef1 => 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: 1327/2522] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:04:20 2026] GET /v2.0/security-groups?tenant_id=2529c0e0aee74ba2bd696bd9f21b6c24&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2523] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:04:21 2026] DELETE /v2.0/security-groups/047ed5c4-0070-4b18-8aa7-2779907705e8 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:04:24.682 8 INFO neutron.db.segments_db [None req-da4c1914-84f2-428d-a26d-cfb1ebc00977 9927d009fccc46188ad12c368943e6ba fb6e34cbe9254fc5831262c056ab6d72 - - default default] Added segment c8760f34-32f0-482e-ba82-10e4f09d405f of type vxlan for network 8563113c-0cfd-4c71-a22a-66a26406819c 2026-06-15 17:04:24.988 8 INFO neutron.db.l3_hamode_db [None req-da4c1914-84f2-428d-a26d-cfb1ebc00977 9927d009fccc46188ad12c368943e6ba fb6e34cbe9254fc5831262c056ab6d72 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 17:04:25.124 8 INFO neutron.db.l3_hamode_db [None req-da4c1914-84f2-428d-a26d-cfb1ebc00977 9927d009fccc46188ad12c368943e6ba fb6e34cbe9254fc5831262c056ab6d72 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1198/2526] 10.0.0.146 () {34 vars in 667 bytes} [Mon Jun 15 17:04:24 2026] POST /v2.0/routers => generated 474 bytes in 1194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2527] 10.0.0.146 () {34 vars in 750 bytes} [Mon Jun 15 17:04:25 2026] PUT /v2.0/routers/bc88429a-a3ba-463f-948d-927d8ba27de5/tags => generated 25 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2528] 10.0.0.146 () {32 vars in 730 bytes} [Mon Jun 15 17:04:25 2026] GET /v2.0/routers/bc88429a-a3ba-463f-948d-927d8ba27de5/tags => generated 25 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2529] 10.0.0.146 () {34 vars in 761 bytes} [Mon Jun 15 17:04:25 2026] PUT /v2.0/routers/bc88429a-a3ba-463f-948d-927d8ba27de5/tags/green => generated 4 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2530] 10.0.0.146 () {32 vars in 730 bytes} [Mon Jun 15 17:04:26 2026] GET /v2.0/routers/bc88429a-a3ba-463f-948d-927d8ba27de5/tags => generated 34 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2531] 10.0.0.146 () {34 vars in 757 bytes} [Mon Jun 15 17:04:26 2026] PUT /v2.0/routers/bc88429a-a3ba-463f-948d-927d8ba27de5/tags/red => generated 4 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2532] 10.0.0.146 () {32 vars in 730 bytes} [Mon Jun 15 17:04:26 2026] GET /v2.0/routers/bc88429a-a3ba-463f-948d-927d8ba27de5/tags => generated 34 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2533] 10.0.0.146 () {34 vars in 779 bytes} [Mon Jun 15 17:04:26 2026] PUT /v2.0/routers/bc88429a-a3ba-463f-948d-927d8ba27de5/tags/black.or.white => generated 4 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2534] 10.0.0.146 () {32 vars in 730 bytes} [Mon Jun 15 17:04:26 2026] GET /v2.0/routers/bc88429a-a3ba-463f-948d-927d8ba27de5/tags => generated 52 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2535] 10.0.0.146 () {34 vars in 750 bytes} [Mon Jun 15 17:04:26 2026] PUT /v2.0/routers/bc88429a-a3ba-463f-948d-927d8ba27de5/tags => generated 37 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2536] 10.0.0.146 () {32 vars in 730 bytes} [Mon Jun 15 17:04:26 2026] GET /v2.0/routers/bc88429a-a3ba-463f-948d-927d8ba27de5/tags => generated 37 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2537] 10.0.0.146 () {32 vars in 738 bytes} [Mon Jun 15 17:04:26 2026] GET /v2.0/routers/bc88429a-a3ba-463f-948d-927d8ba27de5/tags/red => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:04:27.123 8 INFO neutron.api.v2.resource [None req-25c5dc8f-f3ae-4419-862f-90617ce547d9 9927d009fccc46188ad12c368943e6ba fb6e34cbe9254fc5831262c056ab6d72 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1204/2538] 10.0.0.146 () {32 vars in 742 bytes} [Mon Jun 15 17:04:27 2026] GET /v2.0/routers/bc88429a-a3ba-463f-948d-927d8ba27de5/tags/green => generated 99 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2539] 10.0.0.146 () {32 vars in 741 bytes} [Mon Jun 15 17:04:27 2026] DELETE /v2.0/routers/bc88429a-a3ba-463f-948d-927d8ba27de5/tags/red => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2540] 10.0.0.146 () {32 vars in 730 bytes} [Mon Jun 15 17:04:27 2026] GET /v2.0/routers/bc88429a-a3ba-463f-948d-927d8ba27de5/tags => generated 30 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:04:27.438 7 INFO neutron.api.v2.resource [None req-82483240-6211-42b6-abf0-c769ef83f737 9927d009fccc46188ad12c368943e6ba fb6e34cbe9254fc5831262c056ab6d72 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1336/2541] 10.0.0.146 () {32 vars in 745 bytes} [Mon Jun 15 17:04:27 2026] DELETE /v2.0/routers/bc88429a-a3ba-463f-948d-927d8ba27de5/tags/green => generated 99 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2542] 10.0.0.146 () {32 vars in 733 bytes} [Mon Jun 15 17:04:27 2026] DELETE /v2.0/routers/bc88429a-a3ba-463f-948d-927d8ba27de5/tags => 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: 1337/2543] 10.0.0.146 () {32 vars in 730 bytes} [Mon Jun 15 17:04:27 2026] GET /v2.0/routers/bc88429a-a3ba-463f-948d-927d8ba27de5/tags => generated 12 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2544] 10.0.0.146 () {32 vars in 720 bytes} [Mon Jun 15 17:04:27 2026] GET /v2.0/routers/bc88429a-a3ba-463f-948d-927d8ba27de5 => generated 480 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2545] 10.0.0.146 () {34 vars in 741 bytes} [Mon Jun 15 17:04:27 2026] PUT /v2.0/routers/bc88429a-a3ba-463f-948d-927d8ba27de5 => generated 480 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2546] 10.0.0.146 () {32 vars in 735 bytes} [Mon Jun 15 17:04:28 2026] GET /v2.0/ports?device_id=bc88429a-a3ba-463f-948d-927d8ba27de5 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:04:28.492 7 INFO neutron_taas.services.taas.taas_plugin [None req-33907fe6-1e9a-4dc6-9f16-a44dde63bc62 9927d009fccc46188ad12c368943e6ba fb6e34cbe9254fc5831262c056ab6d72 - - default default] TaaS: Handle Delete Port: 3f671324-96f8-4ea4-bb3e-928001dd786b 2026-06-15 17:04:28.494 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33907fe6-1e9a-4dc6-9f16-a44dde63bc62 9927d009fccc46188ad12c368943e6ba fb6e34cbe9254fc5831262c056ab6d72 - - default default] Tap Mirror: Handle Delete Port: 3f671324-96f8-4ea4-bb3e-928001dd786b 2026-06-15 17:04:28.807 7 INFO neutron.services.segments.plugin [-] Segment c8760f34-32f0-482e-ba82-10e4f09d405f resource provider aggregate not found 2026-06-15 17:04:28.813 7 INFO neutron.services.segments.plugin [-] Segment c8760f34-32f0-482e-ba82-10e4f09d405f resource provider aggregate not found 2026-06-15 17:04:28.830 7 INFO neutron.services.segments.plugin [-] Segment c8760f34-32f0-482e-ba82-10e4f09d405f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8760f34-32f0-482e-ba82-10e4f09d405f found for delete ", "request_id": "req-d7fef675-a5ab-4cda-b847-5a181f147a20"}]} 2026-06-15 17:04:28.840 7 INFO neutron.services.segments.plugin [-] Segment c8760f34-32f0-482e-ba82-10e4f09d405f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8760f34-32f0-482e-ba82-10e4f09d405f found for delete ", "request_id": "req-6842b0a6-0316-4e50-a975-ebf3f89a3707"}]} 2026-06-15 17:04:28.844 7 INFO neutron.db.l3_hamode_db [None req-33907fe6-1e9a-4dc6-9f16-a44dde63bc62 9927d009fccc46188ad12c368943e6ba fb6e34cbe9254fc5831262c056ab6d72 - - default default] HA network 8563113c-0cfd-4c71-a22a-66a26406819c was deleted as no HA routers are present in tenant fb6e34cbe9254fc5831262c056ab6d72. [pid: 7|app: 0|req: 1339/2547] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:04:28 2026] DELETE /v2.0/routers/bc88429a-a3ba-463f-948d-927d8ba27de5 => generated 0 bytes in 526 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2548] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:04:29 2026] GET /v2.0/security-groups?tenant_id=fb6e34cbe9254fc5831262c056ab6d72&name=default => generated 2929 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2549] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:04:29 2026] DELETE /v2.0/security-groups/5d00fd77-0d14-4f5f-b702-f1747268e482 => 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: 1210/2550] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:04:29 2026] GET /v2.0/security-groups?tenant_id=a79e30fa10f14511ba50e484c4e3e537&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2551] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:04:30 2026] DELETE /v2.0/security-groups/69d0f861-0e3c-47ec-b2ab-b243678af48b => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:04:33.789 8 INFO neutron.db.segments_db [None req-6df459c7-3171-47d3-8846-0d4c6855743e ab4115c54dfe4ebbb5c9130c318971c0 39435382ff304b44a501a242fc84fd62 - - default default] Added segment d0ea86ac-4085-4d7b-902d-5d56024722ac of type vxlan for network 913cc9a2-39d7-445a-9dcc-e5f661415caf [pid: 8|app: 0|req: 1211/2552] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:04:33 2026] POST /v2.0/networks => generated 612 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:04:33.935 7 INFO neutron.db.segments_db [None req-24c5b27f-c919-4e60-b0fd-0a6a6ad25071 ab4115c54dfe4ebbb5c9130c318971c0 39435382ff304b44a501a242fc84fd62 - - default default] Added segment 367151fb-d815-40c3-93b4-4fee5e00f566 of type vxlan for network 83f5876c-3d4d-4d7d-afa2-005d47218330 [pid: 7|app: 0|req: 1342/2553] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:04:33 2026] POST /v2.0/networks => generated 613 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2554] 10.0.0.146 () {34 vars in 752 bytes} [Mon Jun 15 17:04:34 2026] PUT /v2.0/networks/913cc9a2-39d7-445a-9dcc-e5f661415caf/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2555] 10.0.0.146 () {32 vars in 732 bytes} [Mon Jun 15 17:04:34 2026] GET /v2.0/networks/913cc9a2-39d7-445a-9dcc-e5f661415caf/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: 1213/2556] 10.0.0.146 () {34 vars in 752 bytes} [Mon Jun 15 17:04:34 2026] PUT /v2.0/networks/83f5876c-3d4d-4d7d-afa2-005d47218330/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2557] 10.0.0.146 () {32 vars in 732 bytes} [Mon Jun 15 17:04:34 2026] GET /v2.0/networks/83f5876c-3d4d-4d7d-afa2-005d47218330/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2558] 10.0.0.146 () {34 vars in 752 bytes} [Mon Jun 15 17:04:34 2026] PUT /v2.0/networks/83f5876c-3d4d-4d7d-afa2-005d47218330/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2559] 10.0.0.146 () {32 vars in 732 bytes} [Mon Jun 15 17:04:34 2026] GET /v2.0/networks/83f5876c-3d4d-4d7d-afa2-005d47218330/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: 1215/2560] 10.0.0.146 () {32 vars in 732 bytes} [Mon Jun 15 17:04:34 2026] GET /v2.0/networks/913cc9a2-39d7-445a-9dcc-e5f661415caf/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:04:34.569 7 INFO neutron.services.segments.plugin [-] Segment d0ea86ac-4085-4d7b-902d-5d56024722ac resource provider aggregate not found 2026-06-15 17:04:34.575 7 INFO neutron.services.segments.plugin [-] Segment d0ea86ac-4085-4d7b-902d-5d56024722ac resource provider aggregate not found 2026-06-15 17:04:34.592 7 INFO neutron.services.segments.plugin [-] Segment d0ea86ac-4085-4d7b-902d-5d56024722ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0ea86ac-4085-4d7b-902d-5d56024722ac found for delete ", "request_id": "req-58346fea-83f4-4d38-a44e-5cfbc70ac397"}]} 2026-06-15 17:04:34.594 7 INFO neutron.services.segments.plugin [-] Segment d0ea86ac-4085-4d7b-902d-5d56024722ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0ea86ac-4085-4d7b-902d-5d56024722ac found for delete ", "request_id": "req-1f27211b-4b5d-46c8-9b26-94133c3350d4"}]} [pid: 7|app: 0|req: 1346/2561] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:04:34 2026] DELETE /v2.0/networks/913cc9a2-39d7-445a-9dcc-e5f661415caf => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:04:34.691 8 INFO neutron.services.segments.plugin [-] Segment 367151fb-d815-40c3-93b4-4fee5e00f566 resource provider aggregate not found 2026-06-15 17:04:34.696 8 INFO neutron.services.segments.plugin [-] Segment 367151fb-d815-40c3-93b4-4fee5e00f566 resource provider aggregate not found 2026-06-15 17:04:34.708 8 INFO neutron.services.segments.plugin [-] Segment 367151fb-d815-40c3-93b4-4fee5e00f566 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 367151fb-d815-40c3-93b4-4fee5e00f566 found for delete ", "request_id": "req-357a6cef-a2bd-40ae-82e8-455187dbeea5"}]} 2026-06-15 17:04:34.709 8 INFO neutron.services.segments.plugin [-] Segment 367151fb-d815-40c3-93b4-4fee5e00f566 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 367151fb-d815-40c3-93b4-4fee5e00f566 found for delete ", "request_id": "req-58e7d632-efda-4b03-8609-a55484a0be2b"}]} [pid: 8|app: 0|req: 1216/2562] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:04:34 2026] DELETE /v2.0/networks/83f5876c-3d4d-4d7d-afa2-005d47218330 => 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: 1347/2563] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:04:35 2026] GET /v2.0/security-groups?tenant_id=39435382ff304b44a501a242fc84fd62&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: 1217/2564] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:04:35 2026] DELETE /v2.0/security-groups/df814d7b-a82d-4112-9daf-9aa90673038d => 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: 1348/2565] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:04:35 2026] GET /v2.0/security-groups?tenant_id=797c4c3a0dcc472b8e1ef647952ba5e7&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2566] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:04:35 2026] DELETE /v2.0/security-groups/64533774-9a6b-4b5c-8af5-7349a721d4fb => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:04:44.866 7 INFO neutron.db.segments_db [None req-163c2627-2b7a-49da-9230-04d51d246fdf 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] Added segment ccd70677-768a-446b-8ec0-f7561d84abe8 of type vxlan for network 69f8649e-77ab-4849-a66e-2b95545b1ffe [pid: 7|app: 0|req: 1350/2569] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:04:44 2026] POST /v2.0/networks => generated 619 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2570] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:04:44 2026] POST /v2.0/subnets => generated 657 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2571] 10.0.0.146 () {32 vars in 721 bytes} [Mon Jun 15 17:04:45 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2572] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:04:45 2026] POST /v2.0/subnets => generated 732 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:04:45.557 7 INFO neutron.db.segments_db [None req-e43e4193-a4cf-40cc-be9c-069334df4b9c 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] Added segment 0e80df43-ad0c-4088-b27f-97a2e6349e3d of type vxlan for network 5a613022-9852-4314-b48d-90bdfca782c7 [pid: 7|app: 0|req: 1352/2573] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:04:45 2026] POST /v2.0/networks => generated 619 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2574] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:04:45 2026] POST /v2.0/subnets => generated 656 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2575] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:04:45 2026] POST /v2.0/subnets => generated 726 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:04:46.153 8 INFO neutron.db.segments_db [None req-242ed4a3-417a-4a8f-9add-23a5ac0b1e44 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] Added segment 502d568d-3853-480e-8b00-721f70f47245 of type vxlan for network a4bb202a-396d-4f10-acd5-adc050d43054 [pid: 8|app: 0|req: 1223/2576] 10.0.0.146 () {34 vars in 669 bytes} [Mon Jun 15 17:04:46 2026] POST /v2.0/networks => generated 619 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2577] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:04:46 2026] POST /v2.0/subnets => generated 656 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2578] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:04:46 2026] POST /v2.0/subnets => generated 729 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:04:46.804 7 INFO neutron.db.segments_db [None req-2dd3ed12-63a5-47bf-b84e-c5bed59d6155 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] Added segment 3d4a6f26-a205-49f8-8c9d-f1fca72c1384 of type vxlan for network 508737bc-c1dc-4aae-ac13-a27726c506d5 2026-06-15 17:04:47.055 7 INFO neutron.db.l3_hamode_db [None req-2dd3ed12-63a5-47bf-b84e-c5bed59d6155 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-15 17:04:47.842 7 INFO neutron.db.l3_hamode_db [None req-2dd3ed12-63a5-47bf-b84e-c5bed59d6155 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1355/2579] 10.0.0.146 () {34 vars in 668 bytes} [Mon Jun 15 17:04:46 2026] POST /v2.0/routers => generated 684 bytes in 1961 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2580] 10.0.0.146 () {34 vars in 782 bytes} [Mon Jun 15 17:04:48 2026] PUT /v2.0/routers/47b9ffc6-4660-410c-8ce1-e554f01bbcc1/add_router_interface => generated 309 bytes in 1272 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2581] 10.0.0.146 () {34 vars in 782 bytes} [Mon Jun 15 17:04:50 2026] PUT /v2.0/routers/47b9ffc6-4660-410c-8ce1-e554f01bbcc1/add_router_interface => generated 309 bytes in 1371 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2582] 10.0.0.146 () {34 vars in 782 bytes} [Mon Jun 15 17:04:51 2026] PUT /v2.0/routers/47b9ffc6-4660-410c-8ce1-e554f01bbcc1/add_router_interface => generated 309 bytes in 1460 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2583] 10.0.0.146 () {34 vars in 683 bytes} [Mon Jun 15 17:04:52 2026] POST /v2.0/security-groups => generated 1630 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2586] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 17:04:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2587] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 17:04:53 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: 1228/2588] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 17:04:53 2026] POST /v2.0/security-group-rules => generated 599 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2589] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 17:04:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2590] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 17:04:53 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: 1362/2591] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 17:04:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2592] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 17:04:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2593] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 17:04:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2594] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 17:04:54 2026] POST /v2.0/security-group-rules => generated 599 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2595] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 17:04:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2596] 10.0.0.146 () {34 vars in 694 bytes} [Mon Jun 15 17:04:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2597] 10.0.0.120 () {34 vars in 1095 bytes} [Mon Jun 15 17:04:54 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1230187864&fields=id&tenant_id=1e460aaf50f0463a924fdfd83e0d72fe => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2598] 10.0.0.120 () {34 vars in 981 bytes} [Mon Jun 15 17:04:55 2026] GET /v2.0/networks?id=5a613022-9852-4314-b48d-90bdfca782c7 => generated 705 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2599] 10.0.0.120 () {34 vars in 964 bytes} [Mon Jun 15 17:04:55 2026] GET /v2.0/quotas/1e460aaf50f0463a924fdfd83e0d72fe => 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: 1234/2600] 10.0.0.120 () {34 vars in 1001 bytes} [Mon Jun 15 17:04:55 2026] GET /v2.0/ports?tenant_id=1e460aaf50f0463a924fdfd83e0d72fe&fields=id => generated 241 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2601] 10.0.0.120 () {34 vars in 1007 bytes} [Mon Jun 15 17:04:55 2026] GET /v2.0/networks/5a613022-9852-4314-b48d-90bdfca782c7?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: 1235/2602] 10.0.0.120 () {34 vars in 1107 bytes} [Mon Jun 15 17:04:55 2026] GET /v2.0/networks/5a613022-9852-4314-b48d-90bdfca782c7?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: 1368/2603] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:04:55 2026] GET /v2.0/ports?device_id=f46773d2-f0d3-409f-8789-92eb7ba60775 => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2604] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:04:59 2026] GET /v2.0/networks?id=5a613022-9852-4314-b48d-90bdfca782c7 => generated 705 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2605] 199.204.45.235 () {34 vars in 1049 bytes} [Mon Jun 15 17:04:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1e460aaf50f0463a924fdfd83e0d72fe => generated 179 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2606] 199.204.45.235 () {38 vars in 954 bytes} [Mon Jun 15 17:04:59 2026] POST /v2.0/ports => generated 1175 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: 8|app: 0|req: 1238/2607] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:05:00 2026] GET /v2.0/ports?device_id=f46773d2-f0d3-409f-8789-92eb7ba60775 => generated 1190 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2608] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:05:00 2026] GET /v2.0/security-groups?id=09fdca03-2fa1-42af-b4a1-6edc24858c03&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: 7|app: 0|req: 1370/2609] 199.204.45.235 () {38 vars in 1027 bytes} [Mon Jun 15 17:05:00 2026] PUT /v2.0/ports/a1fdbcf7-1069-4fda-85a6-d4b88b9c1548 => generated 1456 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:05:01.060 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f990fd46-4bc2-471a-a096-6a681766bb54'] response: {'name': 'network-changed', 'server_uuid': 'f46773d2-f0d3-409f-8789-92eb7ba60775', 'tag': 'a1fdbcf7-1069-4fda-85a6-d4b88b9c1548', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1240/2610] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:05:01 2026] GET /v2.0/ports?tenant_id=1e460aaf50f0463a924fdfd83e0d72fe&device_id=f46773d2-f0d3-409f-8789-92eb7ba60775 => generated 1459 bytes in 57 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: 1371/2611] 199.204.45.235 () {34 vars in 1017 bytes} [Mon Jun 15 17:05:01 2026] GET /v2.0/networks?tenant_id=1e460aaf50f0463a924fdfd83e0d72fe&shared=False => generated 2375 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2612] 199.204.45.235 () {34 vars in 929 bytes} [Mon Jun 15 17:05:01 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: 1372/2613] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:05:02 2026] GET /v2.0/ports?tenant_id=1e460aaf50f0463a924fdfd83e0d72fe&device_id=f46773d2-f0d3-409f-8789-92eb7ba60775 => generated 1459 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2614] 199.204.45.235 () {34 vars in 1055 bytes} [Mon Jun 15 17:05:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.36&port_id=a1fdbcf7-1069-4fda-85a6-d4b88b9c1548 => 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: 1373/2615] 199.204.45.235 () {34 vars in 1101 bytes} [Mon Jun 15 17:05:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A6f&port_id=a1fdbcf7-1069-4fda-85a6-d4b88b9c1548 => 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: 1243/2616] 199.204.45.235 () {34 vars in 1063 bytes} [Mon Jun 15 17:05:02 2026] GET /v2.0/subnets?id=d7baa29c-189a-4c36-95bf-ec527f1ac8c6&id=962a3f53-281f-4842-b11d-efd4e7bdf710 => generated 1411 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2617] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:05:02 2026] GET /v2.0/ports?network_id=5a613022-9852-4314-b48d-90bdfca782c7&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: 8|app: 0|req: 1244/2618] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:05:02 2026] GET /v2.0/ports?network_id=5a613022-9852-4314-b48d-90bdfca782c7&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2619] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:05:03 2026] GET /v2.0/networks/5a613022-9852-4314-b48d-90bdfca782c7?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: 1245/2620] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:05:03 2026] GET /v2.0/networks/5a613022-9852-4314-b48d-90bdfca782c7?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: 1376/2621] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:05:05 2026] GET /v2.0/ports?device_id=f46773d2-f0d3-409f-8789-92eb7ba60775 => generated 1190 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2622] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:05:05 2026] GET /v2.0/security-groups?id=09fdca03-2fa1-42af-b4a1-6edc24858c03&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2625] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:05:11 2026] GET /v2.0/ports?device_id=f46773d2-f0d3-409f-8789-92eb7ba60775 => generated 1192 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2626] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:05:11 2026] GET /v2.0/security-groups?id=09fdca03-2fa1-42af-b4a1-6edc24858c03&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2627] 10.0.0.146 () {32 vars in 817 bytes} [Mon Jun 15 17:05:11 2026] GET /v2.0/ports?network_id=5a613022-9852-4314-b48d-90bdfca782c7&mac_address=fa%3A16%3A3e%3Ae9%3A5c%3A49 => generated 1192 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:05:12.085 8 INFO neutron.db.l3_db [None req-5f9c292e-bb6b-40df-a58d-e7887b69d305 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] Floating IP 9a665074-e206-44e5-9ec6-3c3c78e3b554 associated. External IP: 10.96.250.205, port: a1fdbcf7-1069-4fda-85a6-d4b88b9c1548. [pid: 8|app: 0|req: 1249/2628] 10.0.0.146 () {34 vars in 676 bytes} [Mon Jun 15 17:05:11 2026] POST /v2.0/floatingips => generated 854 bytes in 1114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:05:12.547 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-85172b00-d535-4126-82e1-df28c16ad920'] response: {'name': 'network-changed', 'server_uuid': 'f46773d2-f0d3-409f-8789-92eb7ba60775', 'tag': 'a1fdbcf7-1069-4fda-85a6-d4b88b9c1548', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1380/2629] 10.0.0.120 () {34 vars in 1095 bytes} [Mon Jun 15 17:05:12 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1230187864&fields=id&tenant_id=1e460aaf50f0463a924fdfd83e0d72fe => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2630] 10.0.0.120 () {34 vars in 981 bytes} [Mon Jun 15 17:05:12 2026] GET /v2.0/networks?id=a4bb202a-396d-4f10-acd5-adc050d43054 => generated 705 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2631] 10.0.0.120 () {34 vars in 964 bytes} [Mon Jun 15 17:05:12 2026] GET /v2.0/quotas/1e460aaf50f0463a924fdfd83e0d72fe => 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: 1251/2632] 10.0.0.120 () {34 vars in 1001 bytes} [Mon Jun 15 17:05:12 2026] GET /v2.0/ports?tenant_id=1e460aaf50f0463a924fdfd83e0d72fe&fields=id => generated 333 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2633] 10.0.0.120 () {34 vars in 1007 bytes} [Mon Jun 15 17:05:12 2026] GET /v2.0/networks/a4bb202a-396d-4f10-acd5-adc050d43054?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2634] 10.0.0.120 () {34 vars in 1107 bytes} [Mon Jun 15 17:05:12 2026] GET /v2.0/networks/a4bb202a-396d-4f10-acd5-adc050d43054?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: 7|app: 0|req: 1383/2635] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:05:13 2026] GET /v2.0/ports?tenant_id=1e460aaf50f0463a924fdfd83e0d72fe&device_id=f46773d2-f0d3-409f-8789-92eb7ba60775 => 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: 1253/2636] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:05:13 2026] GET /v2.0/ports?device_id=d1e0d92b-9dce-4d14-bdee-f73ea8d52f15 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2637] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:05:13 2026] GET /v2.0/networks?id=5a613022-9852-4314-b48d-90bdfca782c7 => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2638] 199.204.45.235 () {34 vars in 1055 bytes} [Mon Jun 15 17:05:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.36&port_id=a1fdbcf7-1069-4fda-85a6-d4b88b9c1548 => generated 857 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2639] 199.204.45.235 () {34 vars in 1101 bytes} [Mon Jun 15 17:05:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A6f&port_id=a1fdbcf7-1069-4fda-85a6-d4b88b9c1548 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2640] 199.204.45.235 () {34 vars in 1063 bytes} [Mon Jun 15 17:05:13 2026] GET /v2.0/subnets?id=d7baa29c-189a-4c36-95bf-ec527f1ac8c6&id=962a3f53-281f-4842-b11d-efd4e7bdf710 => generated 1411 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2641] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:05:13 2026] GET /v2.0/ports?network_id=5a613022-9852-4314-b48d-90bdfca782c7&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: 1256/2642] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:05:13 2026] GET /v2.0/ports?network_id=5a613022-9852-4314-b48d-90bdfca782c7&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: 1387/2643] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:05:13 2026] GET /v2.0/networks/5a613022-9852-4314-b48d-90bdfca782c7?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: 1257/2644] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:05:13 2026] GET /v2.0/networks/5a613022-9852-4314-b48d-90bdfca782c7?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: 1388/2645] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:05:17 2026] GET /v2.0/networks?id=a4bb202a-396d-4f10-acd5-adc050d43054 => generated 705 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2646] 199.204.45.235 () {34 vars in 1049 bytes} [Mon Jun 15 17:05:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1e460aaf50f0463a924fdfd83e0d72fe => generated 179 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2647] 199.204.45.235 () {38 vars in 954 bytes} [Mon Jun 15 17:05:17 2026] POST /v2.0/ports => generated 1187 bytes in 360 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: 1390/2648] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:05:18 2026] GET /v2.0/ports?device_id=d1e0d92b-9dce-4d14-bdee-f73ea8d52f15 => generated 1202 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2649] 199.204.45.235 () {38 vars in 1027 bytes} [Mon Jun 15 17:05:17 2026] PUT /v2.0/ports/98ebde42-32b9-4d73-bac6-82c38f8ad358 => generated 1468 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2650] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:05:18 2026] GET /v2.0/security-groups?id=09fdca03-2fa1-42af-b4a1-6edc24858c03&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:05:18.333 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3cfe9b1f-945e-4d09-b46e-39cb03c9ed74'] response: {'name': 'network-changed', 'server_uuid': 'd1e0d92b-9dce-4d14-bdee-f73ea8d52f15', 'tag': '98ebde42-32b9-4d73-bac6-82c38f8ad358', '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: 1260/2651] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:05:18 2026] GET /v2.0/ports?tenant_id=1e460aaf50f0463a924fdfd83e0d72fe&device_id=d1e0d92b-9dce-4d14-bdee-f73ea8d52f15 => generated 1471 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2652] 199.204.45.235 () {34 vars in 1017 bytes} [Mon Jun 15 17:05:18 2026] GET /v2.0/networks?tenant_id=1e460aaf50f0463a924fdfd83e0d72fe&shared=False => generated 2375 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2653] 199.204.45.235 () {34 vars in 929 bytes} [Mon Jun 15 17:05:18 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) [pid: 7|app: 0|req: 1393/2654] 10.0.0.115 () {34 vars in 989 bytes} [Mon Jun 15 17:05:19 2026] GET /v2.0/ports?device_id=f46773d2-f0d3-409f-8789-92eb7ba60775 => 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: 1262/2655] 10.0.0.115 () {34 vars in 1039 bytes} [Mon Jun 15 17:05:19 2026] GET /v2.0/security-groups?id=09fdca03-2fa1-42af-b4a1-6edc24858c03&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: 7|app: 0|req: 1394/2656] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:05:20 2026] GET /v2.0/ports?tenant_id=1e460aaf50f0463a924fdfd83e0d72fe&device_id=d1e0d92b-9dce-4d14-bdee-f73ea8d52f15 => generated 1471 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2657] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 17:05:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.193&port_id=98ebde42-32b9-4d73-bac6-82c38f8ad358 => 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: 1395/2658] 199.204.45.235 () {34 vars in 1105 bytes} [Mon Jun 15 17:05:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A286&port_id=98ebde42-32b9-4d73-bac6-82c38f8ad358 => 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: 1264/2659] 199.204.45.235 () {34 vars in 1063 bytes} [Mon Jun 15 17:05:20 2026] GET /v2.0/subnets?id=ca6a76f6-e7e3-4506-822e-e82fae8871ac&id=192cfccf-19ce-46ff-a9df-c17ac9c38b9a => generated 1414 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2660] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:05:20 2026] GET /v2.0/ports?network_id=a4bb202a-396d-4f10-acd5-adc050d43054&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2661] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:05:20 2026] GET /v2.0/ports?network_id=a4bb202a-396d-4f10-acd5-adc050d43054&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2662] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:05:20 2026] GET /v2.0/networks/a4bb202a-396d-4f10-acd5-adc050d43054?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: 1266/2663] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:05:20 2026] GET /v2.0/networks/a4bb202a-396d-4f10-acd5-adc050d43054?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: 7|app: 0|req: 1399/2666] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:05:23 2026] GET /v2.0/ports?device_id=d1e0d92b-9dce-4d14-bdee-f73ea8d52f15 => generated 1202 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2667] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:05:23 2026] GET /v2.0/security-groups?id=09fdca03-2fa1-42af-b4a1-6edc24858c03&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2668] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:05:28 2026] GET /v2.0/ports?device_id=d1e0d92b-9dce-4d14-bdee-f73ea8d52f15 => generated 1204 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2669] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:05:28 2026] GET /v2.0/security-groups?id=09fdca03-2fa1-42af-b4a1-6edc24858c03&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: 7|app: 0|req: 1401/2670] 10.0.0.146 () {32 vars in 817 bytes} [Mon Jun 15 17:05:28 2026] GET /v2.0/ports?network_id=a4bb202a-396d-4f10-acd5-adc050d43054&mac_address=fa%3A16%3A3e%3A80%3A43%3Ad5 => generated 1204 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:05:29.424 8 INFO neutron.db.l3_db [None req-1c98b26e-1a13-4a5f-b0dc-fd4dfc83be75 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] Floating IP f288134e-1066-482c-b6d7-c5ed07f9e1ed associated. External IP: 10.96.250.220, port: 98ebde42-32b9-4d73-bac6-82c38f8ad358. [pid: 8|app: 0|req: 1270/2671] 10.0.0.146 () {34 vars in 676 bytes} [Mon Jun 15 17:05:28 2026] POST /v2.0/floatingips => generated 855 bytes in 982 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-15 17:05:29.787 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e1b42914-ab6c-434d-acb6-946d92599832'] response: {'name': 'network-changed', 'server_uuid': 'd1e0d92b-9dce-4d14-bdee-f73ea8d52f15', 'tag': '98ebde42-32b9-4d73-bac6-82c38f8ad358', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1402/2672] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:05:30 2026] GET /v2.0/ports?tenant_id=1e460aaf50f0463a924fdfd83e0d72fe&device_id=d1e0d92b-9dce-4d14-bdee-f73ea8d52f15 => generated 1473 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2673] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:05:30 2026] GET /v2.0/networks?id=a4bb202a-396d-4f10-acd5-adc050d43054 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2674] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 17:05:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.193&port_id=98ebde42-32b9-4d73-bac6-82c38f8ad358 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2675] 199.204.45.235 () {34 vars in 1105 bytes} [Mon Jun 15 17:05:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A286&port_id=98ebde42-32b9-4d73-bac6-82c38f8ad358 => 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: 1404/2676] 199.204.45.235 () {34 vars in 1063 bytes} [Mon Jun 15 17:05:30 2026] GET /v2.0/subnets?id=ca6a76f6-e7e3-4506-822e-e82fae8871ac&id=192cfccf-19ce-46ff-a9df-c17ac9c38b9a => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2677] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:05:30 2026] GET /v2.0/ports?network_id=a4bb202a-396d-4f10-acd5-adc050d43054&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2678] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:05:30 2026] GET /v2.0/ports?network_id=a4bb202a-396d-4f10-acd5-adc050d43054&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2679] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:05:30 2026] GET /v2.0/networks/a4bb202a-396d-4f10-acd5-adc050d43054?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: 1406/2680] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:05:30 2026] GET /v2.0/networks/a4bb202a-396d-4f10-acd5-adc050d43054?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: 1275/2681] 10.0.0.115 () {34 vars in 989 bytes} [Mon Jun 15 17:05:36 2026] GET /v2.0/ports?device_id=d1e0d92b-9dce-4d14-bdee-f73ea8d52f15 => generated 1473 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2682] 10.0.0.115 () {34 vars in 1039 bytes} [Mon Jun 15 17:05:36 2026] GET /v2.0/security-groups?id=09fdca03-2fa1-42af-b4a1-6edc24858c03&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: 1277/2685] 10.0.0.146 () {32 vars in 720 bytes} [Mon Jun 15 17:05:46 2026] GET /v2.0/subnets/a9e152a4-7ab6-4d86-96b9-2a05ddf77839 => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2686] 10.0.0.224 () {30 vars in 689 bytes} [Mon Jun 15 17:05:47 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) [pid: 8|app: 0|req: 1278/2687] 10.0.0.224 () {30 vars in 691 bytes} [Mon Jun 15 17:05:47 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: 1410/2688] 10.0.0.224 () {30 vars in 667 bytes} [Mon Jun 15 17:05:47 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: 1279/2689] 10.0.0.224 () {30 vars in 703 bytes} [Mon Jun 15 17:05:47 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: 1411/2690] 10.0.0.224 () {28 vars in 438 bytes} [Mon Jun 15 17:05:48 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2691] 10.0.0.224 () {30 vars in 727 bytes} [Mon Jun 15 17:05:48 2026] GET /v2.0/subnets/a9e152a4-7ab6-4d86-96b9-2a05ddf77839 => generated 657 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2692] 10.0.0.224 () {30 vars in 689 bytes} [Mon Jun 15 17:05:48 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: 1281/2693] 10.0.0.224 () {30 vars in 691 bytes} [Mon Jun 15 17:05:48 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: 1413/2694] 10.0.0.224 () {30 vars in 667 bytes} [Mon Jun 15 17:05: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: 1282/2695] 10.0.0.224 () {30 vars in 703 bytes} [Mon Jun 15 17:05:48 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: 1414/2696] 10.0.0.224 () {30 vars in 727 bytes} [Mon Jun 15 17:05:48 2026] GET /v2.0/subnets/a9e152a4-7ab6-4d86-96b9-2a05ddf77839 => 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: 1283/2697] 10.0.0.224 () {30 vars in 689 bytes} [Mon Jun 15 17:05:48 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: 1415/2698] 10.0.0.224 () {30 vars in 691 bytes} [Mon Jun 15 17:05:48 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: 1284/2699] 10.0.0.224 () {30 vars in 667 bytes} [Mon Jun 15 17:05:48 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: 1416/2700] 10.0.0.224 () {30 vars in 703 bytes} [Mon Jun 15 17:05:48 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: 1285/2701] 10.0.0.224 () {30 vars in 729 bytes} [Mon Jun 15 17:05:48 2026] GET /v2.0/networks/69f8649e-77ab-4849-a66e-2b95545b1ffe => generated 798 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2702] 10.0.0.224 () {30 vars in 681 bytes} [Mon Jun 15 17:05:48 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2703] 10.0.0.224 () {34 vars in 703 bytes} [Mon Jun 15 17:05:48 2026] POST /v2.0/ports => generated 1128 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2704] 199.204.45.235 () {30 vars in 702 bytes} [Mon Jun 15 17:05:51 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1287/2705] 199.204.45.235 () {30 vars in 704 bytes} [Mon Jun 15 17:05:52 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: 1419/2706] 199.204.45.235 () {30 vars in 680 bytes} [Mon Jun 15 17:05:52 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: 1288/2707] 199.204.45.235 () {30 vars in 716 bytes} [Mon Jun 15 17:05:52 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: 1420/2708] 199.204.45.235 () {30 vars in 736 bytes} [Mon Jun 15 17:05:52 2026] GET /v2.0/ports/28726c49-3da7-42b5-b738-7d815b65d759 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2709] 199.204.45.235 () {30 vars in 702 bytes} [Mon Jun 15 17:05: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: 7|app: 0|req: 1421/2710] 199.204.45.235 () {30 vars in 704 bytes} [Mon Jun 15 17:05:52 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: 1290/2711] 199.204.45.235 () {30 vars in 680 bytes} [Mon Jun 15 17:05:52 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: 1422/2712] 199.204.45.235 () {30 vars in 716 bytes} [Mon Jun 15 17:05:52 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-15 17:05:52.408 8 INFO neutron.api.v2.resource [None req-9d4870de-b44f-44f1-a040-de424ce31729 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1291/2713] 199.204.45.235 () {30 vars in 762 bytes} [Mon Jun 15 17:05:52 2026] GET /v2.0/security-groups/lb-5262d8a6-b794-4f64-ba88-45b3500a4a7e => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2714] 199.204.45.235 () {30 vars in 784 bytes} [Mon Jun 15 17:05:52 2026] GET /v2.0/security-groups?name=lb-5262d8a6-b794-4f64-ba88-45b3500a4a7e => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2715] 199.204.45.235 () {34 vars in 735 bytes} [Mon Jun 15 17:05:52 2026] POST /v2.0/security-groups => generated 1638 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2716] 199.204.45.235 () {30 vars in 814 bytes} [Mon Jun 15 17:05:52 2026] GET /v2.0/security-group-rules?security_group_id=f5cba712-62af-4952-8d73-e84fe961e96e => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2717] 199.204.45.235 () {34 vars in 788 bytes} [Mon Jun 15 17:05:52 2026] PUT /v2.0/ports/28726c49-3da7-42b5-b738-7d815b65d759 => generated 1128 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2718] 199.204.45.235 () {30 vars in 702 bytes} [Mon Jun 15 17:05:52 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1294/2719] 199.204.45.235 () {30 vars in 704 bytes} [Mon Jun 15 17:05:52 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: 1426/2720] 199.204.45.235 () {30 vars in 680 bytes} [Mon Jun 15 17:05:52 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: 1295/2721] 199.204.45.235 () {30 vars in 716 bytes} [Mon Jun 15 17:05:52 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: 1427/2722] 199.204.45.235 () {30 vars in 740 bytes} [Mon Jun 15 17:05:52 2026] GET /v2.0/subnets/a9e152a4-7ab6-4d86-96b9-2a05ddf77839 => generated 675 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2725] 10.0.0.120 () {34 vars in 1015 bytes} [Mon Jun 15 17:06:00 2026] GET /v2.0/security-groups?id=8c6818ad-1b54-4faf-9ac3-9770fea60ecd&fields=id => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2726] 10.0.0.120 () {34 vars in 981 bytes} [Mon Jun 15 17:06:00 2026] GET /v2.0/networks?id=ea1120f8-d447-411d-837d-3942302adc58 => generated 735 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2727] 10.0.0.120 () {34 vars in 964 bytes} [Mon Jun 15 17:06:00 2026] GET /v2.0/quotas/6876c7a068414279b0a32c646eca17ad => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2728] 10.0.0.120 () {34 vars in 1001 bytes} [Mon Jun 15 17:06:00 2026] GET /v2.0/ports?tenant_id=6876c7a068414279b0a32c646eca17ad&fields=id => generated 149 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2729] 10.0.0.120 () {34 vars in 1007 bytes} [Mon Jun 15 17:06:00 2026] GET /v2.0/networks/ea1120f8-d447-411d-837d-3942302adc58?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2730] 10.0.0.120 () {34 vars in 1107 bytes} [Mon Jun 15 17:06:00 2026] GET /v2.0/networks/ea1120f8-d447-411d-837d-3942302adc58?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: 1300/2731] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:06:01 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => 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: 1432/2732] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:06:01 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => 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: 1301/2733] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:06:04 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => 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: 1433/2734] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:06:04 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => 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: 1302/2735] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:06:05 2026] GET /v2.0/networks?id=ea1120f8-d447-411d-837d-3942302adc58 => generated 735 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2736] 199.204.45.235 () {34 vars in 1049 bytes} [Mon Jun 15 17:06:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6876c7a068414279b0a32c646eca17ad => generated 343 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2737] 199.204.45.235 () {38 vars in 954 bytes} [Mon Jun 15 17:06:05 2026] POST /v2.0/ports => generated 1082 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2738] 199.204.45.235 () {38 vars in 1027 bytes} [Mon Jun 15 17:06:05 2026] PUT /v2.0/ports/73718131-5e96-443e-a819-01c3225ca0d1 => generated 1243 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:06:05.887 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8fdffd8d-81a8-4022-a781-a958718e6eab'] response: {'name': 'network-changed', 'server_uuid': 'ce6e3562-c7dc-4371-92eb-db1667953349', 'tag': '73718131-5e96-443e-a819-01c3225ca0d1', '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: 1304/2739] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:06:06 2026] GET /v2.0/ports?tenant_id=6876c7a068414279b0a32c646eca17ad&device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 1246 bytes in 36 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: 1436/2740] 199.204.45.235 () {34 vars in 1017 bytes} [Mon Jun 15 17:06:06 2026] GET /v2.0/networks?tenant_id=6876c7a068414279b0a32c646eca17ad&shared=False => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2741] 199.204.45.235 () {34 vars in 929 bytes} [Mon Jun 15 17:06:06 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2742] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:06:07 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2743] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:06:07 2026] GET /v2.0/security-groups?id=8c6818ad-1b54-4faf-9ac3-9770fea60ecd&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2744] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:06:07 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2745] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:06:07 2026] GET /v2.0/ports?tenant_id=6876c7a068414279b0a32c646eca17ad&device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2746] 199.204.45.235 () {34 vars in 1061 bytes} [Mon Jun 15 17:06:07 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.184&port_id=73718131-5e96-443e-a819-01c3225ca0d1 => 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: 1308/2747] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 17:06:07 2026] GET /v2.0/subnets?id=b159358f-b3bb-4bfc-9ae6-be6ffdfb122c => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2748] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:06:07 2026] GET /v2.0/ports?network_id=ea1120f8-d447-411d-837d-3942302adc58&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: 1309/2749] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:06:07 2026] GET /v2.0/networks/ea1120f8-d447-411d-837d-3942302adc58?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2750] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:06:07 2026] GET /v2.0/networks/ea1120f8-d447-411d-837d-3942302adc58?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: 1311/2753] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:06:09 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2754] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:06:09 2026] GET /v2.0/security-groups?id=8c6818ad-1b54-4faf-9ac3-9770fea60ecd&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: 1312/2755] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:06:10 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2756] 199.204.45.235 () {34 vars in 993 bytes} [Mon Jun 15 17:06:11 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 1246 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2757] 199.204.45.235 () {34 vars in 1043 bytes} [Mon Jun 15 17:06:11 2026] GET /v2.0/security-groups?id=8c6818ad-1b54-4faf-9ac3-9770fea60ecd&fields=id&fields=name => generated 96 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2758] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:06:13 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2759] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:06:13 2026] GET /v2.0/security-groups?id=8c6818ad-1b54-4faf-9ac3-9770fea60ecd&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2760] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:06:13 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2761] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:06:16 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2762] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:06:16 2026] GET /v2.0/security-groups?id=8c6818ad-1b54-4faf-9ac3-9770fea60ecd&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2763] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:06:16 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => 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: 1450/2768] 199.204.45.235 () {30 vars in 702 bytes} [Mon Jun 15 17:06:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2769] 199.204.45.235 () {30 vars in 704 bytes} [Mon Jun 15 17:06:51 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: 1451/2770] 199.204.45.235 () {30 vars in 680 bytes} [Mon Jun 15 17:06:51 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: 1320/2771] 199.204.45.235 () {30 vars in 716 bytes} [Mon Jun 15 17:06:51 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: 1452/2772] 199.204.45.235 () {30 vars in 740 bytes} [Mon Jun 15 17:06:51 2026] GET /v2.0/subnets/a9e152a4-7ab6-4d86-96b9-2a05ddf77839 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2773] 199.204.45.235 () {30 vars in 768 bytes} [Mon Jun 15 17:06:51 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2774] 199.204.45.235 () {34 vars in 716 bytes} [Mon Jun 15 17:06:51 2026] POST /v2.0/ports => generated 1059 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2775] 10.0.0.120 () {34 vars in 970 bytes} [Mon Jun 15 17:06:51 2026] GET /v2.0/ports/78a95c3a-4170-4896-9979-25b5b720b2bf => generated 1059 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2776] 10.0.0.120 () {34 vars in 906 bytes} [Mon Jun 15 17:06:51 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: 8|app: 0|req: 1323/2777] 199.204.45.235 () {34 vars in 1261 bytes} [Mon Jun 15 17:06:53 2026] GET /v2.0/ports/78a95c3a-4170-4896-9979-25b5b720b2bf?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2780] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:06:53 2026] GET /v2.0/networks/69f8649e-77ab-4849-a66e-2b95545b1ffe?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: 1326/2781] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:06:53 2026] GET /v2.0/networks/69f8649e-77ab-4849-a66e-2b95545b1ffe?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: 1456/2782] 199.204.45.235 () {34 vars in 974 bytes} [Mon Jun 15 17:06:53 2026] GET /v2.0/ports/78a95c3a-4170-4896-9979-25b5b720b2bf => generated 1059 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2783] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:06:53 2026] GET /v2.0/networks?id=69f8649e-77ab-4849-a66e-2b95545b1ffe => generated 801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2784] 199.204.45.235 () {38 vars in 1027 bytes} [Mon Jun 15 17:06:53 2026] PUT /v2.0/ports/78a95c3a-4170-4896-9979-25b5b720b2bf => generated 1249 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:06:54.220 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f21b1054-ee16-44f3-965f-464b8620c9b0'] response: {'name': 'network-changed', 'server_uuid': 'ce6e3562-c7dc-4371-92eb-db1667953349', 'tag': '78a95c3a-4170-4896-9979-25b5b720b2bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1328/2785] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:06:54 2026] GET /v2.0/ports?tenant_id=6876c7a068414279b0a32c646eca17ad&device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 2489 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2786] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:06:54 2026] GET /v2.0/networks?id=69f8649e-77ab-4849-a66e-2b95545b1ffe => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2787] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 17:06:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.114&port_id=78a95c3a-4170-4896-9979-25b5b720b2bf => 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: 1459/2788] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 17:06:54 2026] GET /v2.0/subnets?id=a9e152a4-7ab6-4d86-96b9-2a05ddf77839 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2789] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:06:54 2026] GET /v2.0/ports?network_id=69f8649e-77ab-4849-a66e-2b95545b1ffe&device_owner=network%3Adhcp => generated 1461 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2790] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:06:54 2026] GET /v2.0/networks/69f8649e-77ab-4849-a66e-2b95545b1ffe?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: 1331/2791] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:06:55 2026] GET /v2.0/networks/69f8649e-77ab-4849-a66e-2b95545b1ffe?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: 1461/2792] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:06:56 2026] GET /v2.0/ports?tenant_id=6876c7a068414279b0a32c646eca17ad&device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 2489 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2793] 199.204.45.235 () {34 vars in 1061 bytes} [Mon Jun 15 17:06:56 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.184&port_id=73718131-5e96-443e-a819-01c3225ca0d1 => 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: 1462/2794] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 17:06:56 2026] GET /v2.0/subnets?id=b159358f-b3bb-4bfc-9ae6-be6ffdfb122c => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2795] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:06:56 2026] GET /v2.0/ports?network_id=ea1120f8-d447-411d-837d-3942302adc58&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: 1463/2796] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:06:56 2026] GET /v2.0/networks/ea1120f8-d447-411d-837d-3942302adc58?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: 1334/2797] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:06:56 2026] GET /v2.0/networks/ea1120f8-d447-411d-837d-3942302adc58?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/2798] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 17:06:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.114&port_id=78a95c3a-4170-4896-9979-25b5b720b2bf => 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: 1335/2799] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 17:06:56 2026] GET /v2.0/subnets?id=a9e152a4-7ab6-4d86-96b9-2a05ddf77839 => 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: 1465/2800] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:06:56 2026] GET /v2.0/ports?network_id=69f8649e-77ab-4849-a66e-2b95545b1ffe&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2801] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:06:56 2026] GET /v2.0/networks/69f8649e-77ab-4849-a66e-2b95545b1ffe?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2802] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:06:56 2026] GET /v2.0/networks/69f8649e-77ab-4849-a66e-2b95545b1ffe?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: 8|app: 0|req: 1337/2803] 10.0.0.120 () {34 vars in 970 bytes} [Mon Jun 15 17:07:01 2026] GET /v2.0/ports/78a95c3a-4170-4896-9979-25b5b720b2bf => generated 1251 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2804] 199.204.45.235 () {34 vars in 788 bytes} [Mon Jun 15 17:07:01 2026] PUT /v2.0/ports/78a95c3a-4170-4896-9979-25b5b720b2bf => generated 1275 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:07:01.812 8 INFO neutron.api.v2.resource [None req-1971bd63-ef04-470e-9376-27d6b0a7081e 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1338/2805] 199.204.45.235 () {30 vars in 762 bytes} [Mon Jun 15 17:07:01 2026] GET /v2.0/security-groups/lb-5262d8a6-b794-4f64-ba88-45b3500a4a7e => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 17:07:01.826 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bebd679f-1c86-4600-b72b-083ef2ef0978'] response: {'name': 'network-changed', 'server_uuid': 'ce6e3562-c7dc-4371-92eb-db1667953349', 'tag': '78a95c3a-4170-4896-9979-25b5b720b2bf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1468/2806] 199.204.45.235 () {30 vars in 784 bytes} [Mon Jun 15 17:07:01 2026] GET /v2.0/security-groups?name=lb-5262d8a6-b794-4f64-ba88-45b3500a4a7e => generated 1639 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2807] 199.204.45.235 () {34 vars in 788 bytes} [Mon Jun 15 17:07:01 2026] PUT /v2.0/ports/78a95c3a-4170-4896-9979-25b5b720b2bf => generated 1313 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:07:02.194 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0bab50f-056b-42ae-9c53-64befd74c18a'] response: {'name': 'network-changed', 'server_uuid': 'ce6e3562-c7dc-4371-92eb-db1667953349', 'tag': '78a95c3a-4170-4896-9979-25b5b720b2bf', '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: 1340/2808] 199.204.45.235 () {30 vars in 702 bytes} [Mon Jun 15 17:07:02 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: 1469/2809] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:07:02 2026] GET /v2.0/ports?tenant_id=6876c7a068414279b0a32c646eca17ad&device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 2589 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2810] 199.204.45.235 () {30 vars in 704 bytes} [Mon Jun 15 17:07:02 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: 1342/2811] 199.204.45.235 () {30 vars in 680 bytes} [Mon Jun 15 17:07:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2812] 199.204.45.235 () {30 vars in 716 bytes} [Mon Jun 15 17:07:02 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: 1470/2813] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:07:02 2026] GET /v2.0/networks?id=69f8649e-77ab-4849-a66e-2b95545b1ffe => generated 801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2814] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 17:07:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.114&port_id=78a95c3a-4170-4896-9979-25b5b720b2bf => 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: 1472/2815] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 17:07:02 2026] GET /v2.0/subnets?id=a9e152a4-7ab6-4d86-96b9-2a05ddf77839 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2816] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:07:02 2026] GET /v2.0/ports?network_id=69f8649e-77ab-4849-a66e-2b95545b1ffe&device_owner=network%3Adhcp => generated 1461 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2817] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:07:02 2026] GET /v2.0/networks/69f8649e-77ab-4849-a66e-2b95545b1ffe?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2818] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:07:02 2026] GET /v2.0/networks/69f8649e-77ab-4849-a66e-2b95545b1ffe?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2819] 199.204.45.235 () {30 vars in 740 bytes} [Mon Jun 15 17:07:02 2026] GET /v2.0/subnets/a9e152a4-7ab6-4d86-96b9-2a05ddf77839 => generated 675 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2820] 199.204.45.235 () {30 vars in 736 bytes} [Mon Jun 15 17:07:02 2026] GET /v2.0/ports/28726c49-3da7-42b5-b738-7d815b65d759 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2821] 199.204.45.235 () {30 vars in 736 bytes} [Mon Jun 15 17:07:02 2026] GET /v2.0/ports/78a95c3a-4170-4896-9979-25b5b720b2bf => generated 1349 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2822] 199.204.45.235 () {30 vars in 740 bytes} [Mon Jun 15 17:07:02 2026] GET /v2.0/subnets/a9e152a4-7ab6-4d86-96b9-2a05ddf77839 => generated 675 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2823] 199.204.45.235 () {30 vars in 742 bytes} [Mon Jun 15 17:07:02 2026] GET /v2.0/networks/69f8649e-77ab-4849-a66e-2b95545b1ffe => generated 798 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2824] 199.204.45.235 () {30 vars in 736 bytes} [Mon Jun 15 17:07:03 2026] GET /v2.0/ports/28726c49-3da7-42b5-b738-7d815b65d759 => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2825] 199.204.45.235 () {30 vars in 740 bytes} [Mon Jun 15 17:07:03 2026] GET /v2.0/subnets/a9e152a4-7ab6-4d86-96b9-2a05ddf77839 => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2826] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:07:03 2026] GET /v2.0/ports?tenant_id=6876c7a068414279b0a32c646eca17ad&device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 2589 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2827] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:07:03 2026] GET /v2.0/networks?id=69f8649e-77ab-4849-a66e-2b95545b1ffe => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2828] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 17:07:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.114&port_id=78a95c3a-4170-4896-9979-25b5b720b2bf => 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: 1349/2829] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 17:07:03 2026] GET /v2.0/subnets?id=a9e152a4-7ab6-4d86-96b9-2a05ddf77839 => 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: 1481/2830] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:07:03 2026] GET /v2.0/ports?network_id=69f8649e-77ab-4849-a66e-2b95545b1ffe&device_owner=network%3Adhcp => generated 1461 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2831] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:07:03 2026] GET /v2.0/networks/69f8649e-77ab-4849-a66e-2b95545b1ffe?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: 1482/2832] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:07:03 2026] GET /v2.0/networks/69f8649e-77ab-4849-a66e-2b95545b1ffe?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) 2026-06-15 17:07:10.610 8 INFO neutron.db.l3_db [None req-7428fdc5-8bb4-4be5-91a1-6878dd84b001 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] Floating IP 4367a499-5584-42a2-9e56-ba05cc6cfaeb associated. External IP: 10.96.250.206, port: 28726c49-3da7-42b5-b738-7d815b65d759. [pid: 8|app: 0|req: 1352/2835] 10.0.0.146 () {34 vars in 676 bytes} [Mon Jun 15 17:07:09 2026] POST /v2.0/floatingips => generated 898 bytes in 1081 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2836] 199.204.45.235 () {30 vars in 702 bytes} [Mon Jun 15 17:07:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2837] 199.204.45.235 () {30 vars in 704 bytes} [Mon Jun 15 17:07:13 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: 1485/2838] 199.204.45.235 () {30 vars in 680 bytes} [Mon Jun 15 17:07:13 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: 1354/2839] 199.204.45.235 () {30 vars in 716 bytes} [Mon Jun 15 17:07:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:07:13.660 7 INFO neutron.api.v2.resource [None req-23170128-260e-4332-ad5a-d7f45c814c5c 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1486/2840] 199.204.45.235 () {30 vars in 762 bytes} [Mon Jun 15 17:07:13 2026] GET /v2.0/security-groups/lb-5262d8a6-b794-4f64-ba88-45b3500a4a7e => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2841] 199.204.45.235 () {30 vars in 784 bytes} [Mon Jun 15 17:07:13 2026] GET /v2.0/security-groups?name=lb-5262d8a6-b794-4f64-ba88-45b3500a4a7e => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2842] 199.204.45.235 () {30 vars in 814 bytes} [Mon Jun 15 17:07:13 2026] GET /v2.0/security-group-rules?security_group_id=f5cba712-62af-4952-8d73-e84fe961e96e => generated 1182 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2843] 199.204.45.235 () {34 vars in 746 bytes} [Mon Jun 15 17:07:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2844] 199.204.45.235 () {34 vars in 746 bytes} [Mon Jun 15 17:07:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2845] 10.0.0.224 () {30 vars in 689 bytes} [Mon Jun 15 17:07:21 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: 1489/2846] 10.0.0.224 () {30 vars in 691 bytes} [Mon Jun 15 17:07:21 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: 1358/2847] 10.0.0.224 () {30 vars in 667 bytes} [Mon Jun 15 17:07:21 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: 1490/2848] 10.0.0.224 () {30 vars in 703 bytes} [Mon Jun 15 17:07:21 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: 1359/2849] 10.0.0.224 () {28 vars in 438 bytes} [Mon Jun 15 17:07:22 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2850] 10.0.0.224 () {30 vars in 727 bytes} [Mon Jun 15 17:07:22 2026] GET /v2.0/subnets/d7baa29c-189a-4c36-95bf-ec527f1ac8c6 => generated 656 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2853] 199.204.45.235 () {30 vars in 702 bytes} [Mon Jun 15 17:07:24 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) [pid: 8|app: 0|req: 1361/2854] 199.204.45.235 () {30 vars in 704 bytes} [Mon Jun 15 17:07:24 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: 1494/2855] 199.204.45.235 () {30 vars in 680 bytes} [Mon Jun 15 17:07:24 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: 1362/2856] 199.204.45.235 () {30 vars in 716 bytes} [Mon Jun 15 17:07:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2857] 199.204.45.235 () {30 vars in 740 bytes} [Mon Jun 15 17:07:24 2026] GET /v2.0/subnets/d7baa29c-189a-4c36-95bf-ec527f1ac8c6 => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2858] 199.204.45.235 () {30 vars in 768 bytes} [Mon Jun 15 17:07:24 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 2589 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2859] 199.204.45.235 () {30 vars in 702 bytes} [Mon Jun 15 17:07:24 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: 1364/2860] 199.204.45.235 () {30 vars in 704 bytes} [Mon Jun 15 17:07:24 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: 1497/2861] 199.204.45.235 () {30 vars in 680 bytes} [Mon Jun 15 17:07:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2862] 199.204.45.235 () {30 vars in 716 bytes} [Mon Jun 15 17:07:24 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: 1498/2863] 199.204.45.235 () {34 vars in 716 bytes} [Mon Jun 15 17:07:24 2026] POST /v2.0/ports => generated 1328 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2864] 10.0.0.120 () {34 vars in 970 bytes} [Mon Jun 15 17:07:25 2026] GET /v2.0/ports/225778b0-9190-4cdd-9f67-58e3cb11012c => generated 1328 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1499/2865] 10.0.0.120 () {34 vars in 906 bytes} [Mon Jun 15 17:07:25 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) [pid: 8|app: 0|req: 1367/2866] 199.204.45.235 () {34 vars in 1261 bytes} [Mon Jun 15 17:07:26 2026] GET /v2.0/ports/225778b0-9190-4cdd-9f67-58e3cb11012c?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2867] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:07:26 2026] GET /v2.0/networks/5a613022-9852-4314-b48d-90bdfca782c7?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: 1368/2868] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:07:26 2026] GET /v2.0/networks/5a613022-9852-4314-b48d-90bdfca782c7?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: 1501/2869] 199.204.45.235 () {34 vars in 974 bytes} [Mon Jun 15 17:07:27 2026] GET /v2.0/ports/225778b0-9190-4cdd-9f67-58e3cb11012c => 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: 1369/2870] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:07:27 2026] GET /v2.0/networks?id=5a613022-9852-4314-b48d-90bdfca782c7 => 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: 1502/2871] 199.204.45.235 () {38 vars in 1027 bytes} [Mon Jun 15 17:07:27 2026] PUT /v2.0/ports/225778b0-9190-4cdd-9f67-58e3cb11012c => generated 1518 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:07:27.969 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d76b246f-b06c-47d4-94bd-ffccfb616e1e'] response: {'name': 'network-changed', 'server_uuid': 'ce6e3562-c7dc-4371-92eb-db1667953349', 'tag': '225778b0-9190-4cdd-9f67-58e3cb11012c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1370/2872] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:07:28 2026] GET /v2.0/ports?tenant_id=6876c7a068414279b0a32c646eca17ad&device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 4099 bytes in 52 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: 1503/2873] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:07:28 2026] GET /v2.0/networks?id=5a613022-9852-4314-b48d-90bdfca782c7 => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2874] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 17:07:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.153&port_id=225778b0-9190-4cdd-9f67-58e3cb11012c => 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: 1504/2875] 199.204.45.235 () {34 vars in 1103 bytes} [Mon Jun 15 17:07:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A22d&port_id=225778b0-9190-4cdd-9f67-58e3cb11012c => 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: 1372/2876] 199.204.45.235 () {34 vars in 1063 bytes} [Mon Jun 15 17:07:28 2026] GET /v2.0/subnets?id=d7baa29c-189a-4c36-95bf-ec527f1ac8c6&id=962a3f53-281f-4842-b11d-efd4e7bdf710 => generated 1411 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2877] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:07:28 2026] GET /v2.0/ports?network_id=5a613022-9852-4314-b48d-90bdfca782c7&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2878] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:07:28 2026] GET /v2.0/ports?network_id=5a613022-9852-4314-b48d-90bdfca782c7&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: 1506/2879] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:07:28 2026] GET /v2.0/networks/5a613022-9852-4314-b48d-90bdfca782c7?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: 1374/2880] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:07:28 2026] GET /v2.0/networks/5a613022-9852-4314-b48d-90bdfca782c7?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: 1507/2881] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:07:29 2026] GET /v2.0/ports?tenant_id=6876c7a068414279b0a32c646eca17ad&device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 4099 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2882] 199.204.45.235 () {34 vars in 1061 bytes} [Mon Jun 15 17:07:29 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.184&port_id=73718131-5e96-443e-a819-01c3225ca0d1 => 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: 1508/2883] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 17:07:29 2026] GET /v2.0/subnets?id=b159358f-b3bb-4bfc-9ae6-be6ffdfb122c => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2884] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:07:30 2026] GET /v2.0/ports?network_id=ea1120f8-d447-411d-837d-3942302adc58&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: 7|app: 0|req: 1509/2885] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:07:30 2026] GET /v2.0/networks/ea1120f8-d447-411d-837d-3942302adc58?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: 1377/2886] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:07:30 2026] GET /v2.0/networks/ea1120f8-d447-411d-837d-3942302adc58?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: 1510/2887] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 17:07:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.114&port_id=78a95c3a-4170-4896-9979-25b5b720b2bf => 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: 1378/2888] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 17:07:30 2026] GET /v2.0/subnets?id=a9e152a4-7ab6-4d86-96b9-2a05ddf77839 => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2889] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:07:30 2026] GET /v2.0/ports?network_id=69f8649e-77ab-4849-a66e-2b95545b1ffe&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: 1379/2890] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:07:30 2026] GET /v2.0/networks/69f8649e-77ab-4849-a66e-2b95545b1ffe?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: 1512/2891] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:07:30 2026] GET /v2.0/networks/69f8649e-77ab-4849-a66e-2b95545b1ffe?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: 1380/2892] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 17:07:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.153&port_id=225778b0-9190-4cdd-9f67-58e3cb11012c => 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: 1513/2893] 199.204.45.235 () {34 vars in 1103 bytes} [Mon Jun 15 17:07:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A22d&port_id=225778b0-9190-4cdd-9f67-58e3cb11012c => 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: 1381/2894] 199.204.45.235 () {34 vars in 1063 bytes} [Mon Jun 15 17:07:30 2026] GET /v2.0/subnets?id=d7baa29c-189a-4c36-95bf-ec527f1ac8c6&id=962a3f53-281f-4842-b11d-efd4e7bdf710 => generated 1411 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2895] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:07:30 2026] GET /v2.0/ports?network_id=5a613022-9852-4314-b48d-90bdfca782c7&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2896] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:07:30 2026] GET /v2.0/ports?network_id=5a613022-9852-4314-b48d-90bdfca782c7&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: 1515/2897] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:07:30 2026] GET /v2.0/networks/5a613022-9852-4314-b48d-90bdfca782c7?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: 1383/2898] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:07:30 2026] GET /v2.0/networks/5a613022-9852-4314-b48d-90bdfca782c7?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: 1516/2899] 10.0.0.120 () {34 vars in 970 bytes} [Mon Jun 15 17:07:34 2026] GET /v2.0/ports/225778b0-9190-4cdd-9f67-58e3cb11012c => generated 1520 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2900] 199.204.45.235 () {30 vars in 742 bytes} [Mon Jun 15 17:07:34 2026] GET /v2.0/networks/5a613022-9852-4314-b48d-90bdfca782c7 => 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: 1517/2901] 199.204.45.235 () {30 vars in 740 bytes} [Mon Jun 15 17:07:34 2026] GET /v2.0/subnets/d7baa29c-189a-4c36-95bf-ec527f1ac8c6 => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2902] 199.204.45.235 () {30 vars in 740 bytes} [Mon Jun 15 17:07:34 2026] GET /v2.0/subnets/962a3f53-281f-4842-b11d-efd4e7bdf710 => generated 744 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2903] 199.204.45.235 () {30 vars in 702 bytes} [Mon Jun 15 17:07:35 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: 1386/2904] 199.204.45.235 () {30 vars in 704 bytes} [Mon Jun 15 17:07:35 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: 1519/2905] 199.204.45.235 () {30 vars in 680 bytes} [Mon Jun 15 17:07:35 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: 1387/2906] 199.204.45.235 () {30 vars in 716 bytes} [Mon Jun 15 17:07:35 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: 1520/2907] 199.204.45.235 () {30 vars in 740 bytes} [Mon Jun 15 17:07:35 2026] GET /v2.0/subnets/a9e152a4-7ab6-4d86-96b9-2a05ddf77839 => 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: 1388/2908] 199.204.45.235 () {30 vars in 736 bytes} [Mon Jun 15 17:07:35 2026] GET /v2.0/ports/28726c49-3da7-42b5-b738-7d815b65d759 => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2909] 199.204.45.235 () {30 vars in 736 bytes} [Mon Jun 15 17:07:35 2026] GET /v2.0/ports/78a95c3a-4170-4896-9979-25b5b720b2bf => generated 1349 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2910] 199.204.45.235 () {30 vars in 740 bytes} [Mon Jun 15 17:07:35 2026] GET /v2.0/subnets/a9e152a4-7ab6-4d86-96b9-2a05ddf77839 => generated 675 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2911] 199.204.45.235 () {30 vars in 742 bytes} [Mon Jun 15 17:07:35 2026] GET /v2.0/networks/69f8649e-77ab-4849-a66e-2b95545b1ffe => generated 798 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2912] 199.204.45.235 () {30 vars in 736 bytes} [Mon Jun 15 17:07:35 2026] GET /v2.0/ports/28726c49-3da7-42b5-b738-7d815b65d759 => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2913] 199.204.45.235 () {30 vars in 740 bytes} [Mon Jun 15 17:07:35 2026] GET /v2.0/subnets/a9e152a4-7ab6-4d86-96b9-2a05ddf77839 => 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: 1392/2916] 10.0.0.224 () {30 vars in 689 bytes} [Mon Jun 15 17:07:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2917] 10.0.0.224 () {30 vars in 691 bytes} [Mon Jun 15 17:07:42 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/2918] 10.0.0.224 () {30 vars in 667 bytes} [Mon Jun 15 17:07:42 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: 1526/2919] 10.0.0.224 () {30 vars in 703 bytes} [Mon Jun 15 17:07:42 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: 1394/2920] 10.0.0.224 () {28 vars in 438 bytes} [Mon Jun 15 17:07:43 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2921] 10.0.0.224 () {30 vars in 727 bytes} [Mon Jun 15 17:07:43 2026] GET /v2.0/subnets/192cfccf-19ce-46ff-a9df-c17ac9c38b9a => generated 656 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2922] 199.204.45.235 () {30 vars in 702 bytes} [Mon Jun 15 17:07: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: 7|app: 0|req: 1528/2923] 199.204.45.235 () {30 vars in 704 bytes} [Mon Jun 15 17:07:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2924] 199.204.45.235 () {30 vars in 680 bytes} [Mon Jun 15 17:07:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2925] 199.204.45.235 () {30 vars in 716 bytes} [Mon Jun 15 17:07:44 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: 1397/2926] 199.204.45.235 () {30 vars in 740 bytes} [Mon Jun 15 17:07:44 2026] GET /v2.0/subnets/d7baa29c-189a-4c36-95bf-ec527f1ac8c6 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2927] 199.204.45.235 () {30 vars in 740 bytes} [Mon Jun 15 17:07:44 2026] GET /v2.0/subnets/192cfccf-19ce-46ff-a9df-c17ac9c38b9a => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2928] 199.204.45.235 () {30 vars in 768 bytes} [Mon Jun 15 17:07:44 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 4101 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2929] 199.204.45.235 () {30 vars in 702 bytes} [Mon Jun 15 17:07: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: 8|app: 0|req: 1399/2930] 199.204.45.235 () {30 vars in 704 bytes} [Mon Jun 15 17:07:44 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: 1532/2931] 199.204.45.235 () {30 vars in 680 bytes} [Mon Jun 15 17:07:44 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: 1400/2932] 199.204.45.235 () {30 vars in 716 bytes} [Mon Jun 15 17:07:44 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: 1533/2933] 199.204.45.235 () {34 vars in 716 bytes} [Mon Jun 15 17:07:44 2026] POST /v2.0/ports => generated 1332 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2934] 10.0.0.120 () {34 vars in 970 bytes} [Mon Jun 15 17:07:44 2026] GET /v2.0/ports/b844fc09-425f-4c87-b588-d026234ef475 => generated 1332 bytes in 39 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: 1534/2935] 199.204.45.235 () {34 vars in 1261 bytes} [Mon Jun 15 17:07:45 2026] GET /v2.0/ports/b844fc09-425f-4c87-b588-d026234ef475?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2936] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:07:45 2026] GET /v2.0/networks/a4bb202a-396d-4f10-acd5-adc050d43054?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: 1535/2937] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:07:45 2026] GET /v2.0/networks/a4bb202a-396d-4f10-acd5-adc050d43054?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: 1403/2938] 199.204.45.235 () {34 vars in 974 bytes} [Mon Jun 15 17:07:46 2026] GET /v2.0/ports/b844fc09-425f-4c87-b588-d026234ef475 => generated 1332 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2939] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:07:46 2026] GET /v2.0/networks?id=a4bb202a-396d-4f10-acd5-adc050d43054 => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2940] 199.204.45.235 () {38 vars in 1027 bytes} [Mon Jun 15 17:07:46 2026] PUT /v2.0/ports/b844fc09-425f-4c87-b588-d026234ef475 => generated 1522 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:07:47.194 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2202b659-e282-4f74-8f56-a9a4972067cf'] response: {'name': 'network-changed', 'server_uuid': 'ce6e3562-c7dc-4371-92eb-db1667953349', 'tag': 'b844fc09-425f-4c87-b588-d026234ef475', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1537/2941] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:07:47 2026] GET /v2.0/ports?tenant_id=6876c7a068414279b0a32c646eca17ad&device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 5615 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, ' [pid: 8|app: 0|req: 1405/2942] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:07:47 2026] GET /v2.0/networks?id=a4bb202a-396d-4f10-acd5-adc050d43054 => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/2943] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 17:07:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.127&port_id=b844fc09-425f-4c87-b588-d026234ef475 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2944] 199.204.45.235 () {34 vars in 1105 bytes} [Mon Jun 15 17:07:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A35d&port_id=b844fc09-425f-4c87-b588-d026234ef475 => 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: 1539/2945] 199.204.45.235 () {34 vars in 1063 bytes} [Mon Jun 15 17:07:47 2026] GET /v2.0/subnets?id=ca6a76f6-e7e3-4506-822e-e82fae8871ac&id=192cfccf-19ce-46ff-a9df-c17ac9c38b9a => generated 1414 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2946] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:07:47 2026] GET /v2.0/ports?network_id=a4bb202a-396d-4f10-acd5-adc050d43054&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: 7|app: 0|req: 1540/2947] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:07:47 2026] GET /v2.0/ports?network_id=a4bb202a-396d-4f10-acd5-adc050d43054&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: 8|app: 0|req: 1408/2948] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:07:47 2026] GET /v2.0/networks/a4bb202a-396d-4f10-acd5-adc050d43054?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2949] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:07:48 2026] GET /v2.0/networks/a4bb202a-396d-4f10-acd5-adc050d43054?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: 1409/2950] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:07:49 2026] GET /v2.0/ports?tenant_id=6876c7a068414279b0a32c646eca17ad&device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 5615 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2951] 199.204.45.235 () {34 vars in 1061 bytes} [Mon Jun 15 17:07:49 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.184&port_id=73718131-5e96-443e-a819-01c3225ca0d1 => 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: 1410/2952] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 17:07:49 2026] GET /v2.0/subnets?id=b159358f-b3bb-4bfc-9ae6-be6ffdfb122c => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2953] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:07:49 2026] GET /v2.0/ports?network_id=ea1120f8-d447-411d-837d-3942302adc58&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: 1411/2954] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:07:49 2026] GET /v2.0/networks/ea1120f8-d447-411d-837d-3942302adc58?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: 1544/2955] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:07:49 2026] GET /v2.0/networks/ea1120f8-d447-411d-837d-3942302adc58?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: 1412/2956] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 17:07:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.114&port_id=78a95c3a-4170-4896-9979-25b5b720b2bf => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2957] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 17:07:49 2026] GET /v2.0/subnets?id=a9e152a4-7ab6-4d86-96b9-2a05ddf77839 => 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: 1413/2958] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:07:49 2026] GET /v2.0/ports?network_id=69f8649e-77ab-4849-a66e-2b95545b1ffe&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: 7|app: 0|req: 1546/2959] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:07:49 2026] GET /v2.0/networks/69f8649e-77ab-4849-a66e-2b95545b1ffe?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: 1414/2960] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:07:49 2026] GET /v2.0/networks/69f8649e-77ab-4849-a66e-2b95545b1ffe?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: 7|app: 0|req: 1547/2961] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 17:07:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.153&port_id=225778b0-9190-4cdd-9f67-58e3cb11012c => 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: 1415/2962] 199.204.45.235 () {34 vars in 1103 bytes} [Mon Jun 15 17:07:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A22d&port_id=225778b0-9190-4cdd-9f67-58e3cb11012c => 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: 1548/2963] 199.204.45.235 () {34 vars in 1063 bytes} [Mon Jun 15 17:07:49 2026] GET /v2.0/subnets?id=d7baa29c-189a-4c36-95bf-ec527f1ac8c6&id=962a3f53-281f-4842-b11d-efd4e7bdf710 => generated 1411 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2964] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:07:49 2026] GET /v2.0/ports?network_id=5a613022-9852-4314-b48d-90bdfca782c7&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: 7|app: 0|req: 1549/2965] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:07:49 2026] GET /v2.0/ports?network_id=5a613022-9852-4314-b48d-90bdfca782c7&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: 8|app: 0|req: 1417/2966] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:07:49 2026] GET /v2.0/networks/5a613022-9852-4314-b48d-90bdfca782c7?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/2967] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:07:49 2026] GET /v2.0/networks/5a613022-9852-4314-b48d-90bdfca782c7?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: 1418/2968] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 17:07:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.127&port_id=b844fc09-425f-4c87-b588-d026234ef475 => 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: 1551/2969] 199.204.45.235 () {34 vars in 1105 bytes} [Mon Jun 15 17:07:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A35d&port_id=b844fc09-425f-4c87-b588-d026234ef475 => 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: 1419/2970] 199.204.45.235 () {34 vars in 1063 bytes} [Mon Jun 15 17:07:49 2026] GET /v2.0/subnets?id=ca6a76f6-e7e3-4506-822e-e82fae8871ac&id=192cfccf-19ce-46ff-a9df-c17ac9c38b9a => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/2971] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:07:50 2026] GET /v2.0/ports?network_id=a4bb202a-396d-4f10-acd5-adc050d43054&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: 1420/2972] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:07:50 2026] GET /v2.0/ports?network_id=a4bb202a-396d-4f10-acd5-adc050d43054&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: 7|app: 0|req: 1553/2973] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:07:50 2026] GET /v2.0/networks/a4bb202a-396d-4f10-acd5-adc050d43054?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: 1421/2974] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:07:50 2026] GET /v2.0/networks/a4bb202a-396d-4f10-acd5-adc050d43054?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: 1555/2977] 10.0.0.120 () {34 vars in 970 bytes} [Mon Jun 15 17:07:53 2026] GET /v2.0/ports/b844fc09-425f-4c87-b588-d026234ef475 => generated 1524 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2978] 199.204.45.235 () {30 vars in 742 bytes} [Mon Jun 15 17:07:53 2026] GET /v2.0/networks/a4bb202a-396d-4f10-acd5-adc050d43054 => generated 798 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/2979] 199.204.45.235 () {30 vars in 740 bytes} [Mon Jun 15 17:07:54 2026] GET /v2.0/subnets/192cfccf-19ce-46ff-a9df-c17ac9c38b9a => generated 674 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2980] 199.204.45.235 () {30 vars in 740 bytes} [Mon Jun 15 17:07:54 2026] GET /v2.0/subnets/ca6a76f6-e7e3-4506-822e-e82fae8871ac => generated 747 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/2981] 199.204.45.235 () {30 vars in 736 bytes} [Mon Jun 15 17:07:54 2026] GET /v2.0/ports/225778b0-9190-4cdd-9f67-58e3cb11012c => generated 1520 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2982] 199.204.45.235 () {34 vars in 789 bytes} [Mon Jun 15 17:07:54 2026] PUT /v2.0/ports/225778b0-9190-4cdd-9f67-58e3cb11012c => generated 1255 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:07:54.583 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b070690-495a-4abb-b5fb-0c8173f410d2'] response: {'name': 'network-changed', 'server_uuid': 'ce6e3562-c7dc-4371-92eb-db1667953349', 'tag': '225778b0-9190-4cdd-9f67-58e3cb11012c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1558/2983] 199.204.45.235 () {30 vars in 742 bytes} [Mon Jun 15 17:07:54 2026] GET /v2.0/networks/5a613022-9852-4314-b48d-90bdfca782c7 => generated 798 bytes in 48 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: 1426/2984] 199.204.45.235 () {30 vars in 740 bytes} [Mon Jun 15 17:07:54 2026] GET /v2.0/subnets/d7baa29c-189a-4c36-95bf-ec527f1ac8c6 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/2985] 199.204.45.235 () {30 vars in 702 bytes} [Mon Jun 15 17:07:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2986] 199.204.45.235 () {30 vars in 704 bytes} [Mon Jun 15 17:07:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/2987] 199.204.45.235 () {30 vars in 680 bytes} [Mon Jun 15 17:07:54 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: 1428/2988] 199.204.45.235 () {30 vars in 716 bytes} [Mon Jun 15 17:07:54 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: 1561/2989] 199.204.45.235 () {30 vars in 740 bytes} [Mon Jun 15 17:07:54 2026] GET /v2.0/subnets/a9e152a4-7ab6-4d86-96b9-2a05ddf77839 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2990] 199.204.45.235 () {30 vars in 736 bytes} [Mon Jun 15 17:07:54 2026] GET /v2.0/ports/28726c49-3da7-42b5-b738-7d815b65d759 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/2991] 199.204.45.235 () {30 vars in 736 bytes} [Mon Jun 15 17:07:54 2026] GET /v2.0/ports/78a95c3a-4170-4896-9979-25b5b720b2bf => 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: 1430/2992] 199.204.45.235 () {30 vars in 740 bytes} [Mon Jun 15 17:07:54 2026] GET /v2.0/subnets/a9e152a4-7ab6-4d86-96b9-2a05ddf77839 => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/2993] 199.204.45.235 () {30 vars in 742 bytes} [Mon Jun 15 17:07:54 2026] GET /v2.0/networks/69f8649e-77ab-4849-a66e-2b95545b1ffe => generated 798 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2994] 199.204.45.235 () {30 vars in 736 bytes} [Mon Jun 15 17:07:55 2026] GET /v2.0/ports/28726c49-3da7-42b5-b738-7d815b65d759 => 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: 1564/2995] 199.204.45.235 () {30 vars in 740 bytes} [Mon Jun 15 17:07:55 2026] GET /v2.0/subnets/a9e152a4-7ab6-4d86-96b9-2a05ddf77839 => 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: 1432/2996] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:07:55 2026] GET /v2.0/ports?tenant_id=6876c7a068414279b0a32c646eca17ad&device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 5388 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/2997] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:07:55 2026] GET /v2.0/networks?id=5a613022-9852-4314-b48d-90bdfca782c7 => generated 801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2998] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 17:07:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.153&port_id=225778b0-9190-4cdd-9f67-58e3cb11012c => 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: 1566/2999] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 17:07:55 2026] GET /v2.0/subnets?id=d7baa29c-189a-4c36-95bf-ec527f1ac8c6 => generated 677 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/3000] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:07:55 2026] GET /v2.0/ports?network_id=5a613022-9852-4314-b48d-90bdfca782c7&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3001] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:07:55 2026] GET /v2.0/networks/5a613022-9852-4314-b48d-90bdfca782c7?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: 1435/3002] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:07:55 2026] GET /v2.0/networks/5a613022-9852-4314-b48d-90bdfca782c7?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: 1568/3003] 199.204.45.235 () {30 vars in 702 bytes} [Mon Jun 15 17:08:07 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: 1436/3004] 199.204.45.235 () {30 vars in 704 bytes} [Mon Jun 15 17:08:07 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: 1569/3005] 199.204.45.235 () {30 vars in 680 bytes} [Mon Jun 15 17:08:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/3006] 199.204.45.235 () {30 vars in 716 bytes} [Mon Jun 15 17:08:07 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: 1570/3007] 199.204.45.235 () {30 vars in 740 bytes} [Mon Jun 15 17:08:07 2026] GET /v2.0/subnets/d7baa29c-189a-4c36-95bf-ec527f1ac8c6 => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/3008] 199.204.45.235 () {30 vars in 768 bytes} [Mon Jun 15 17:08:07 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 5388 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/3011] 199.204.45.235 () {30 vars in 702 bytes} [Mon Jun 15 17:08:08 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: 1572/3012] 199.204.45.235 () {30 vars in 704 bytes} [Mon Jun 15 17:08:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/3013] 199.204.45.235 () {30 vars in 680 bytes} [Mon Jun 15 17:08:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3014] 199.204.45.235 () {30 vars in 716 bytes} [Mon Jun 15 17:08:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/3015] 199.204.45.235 () {30 vars in 736 bytes} [Mon Jun 15 17:08:08 2026] GET /v2.0/ports/b844fc09-425f-4c87-b588-d026234ef475 => generated 1524 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3016] 199.204.45.235 () {34 vars in 789 bytes} [Mon Jun 15 17:08:08 2026] PUT /v2.0/ports/b844fc09-425f-4c87-b588-d026234ef475 => generated 1311 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:08:08.618 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ded198cb-8c66-4cfc-b324-504e7aa7ba80'] response: {'name': 'network-changed', 'server_uuid': 'ce6e3562-c7dc-4371-92eb-db1667953349', 'tag': 'b844fc09-425f-4c87-b588-d026234ef475', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1443/3017] 199.204.45.235 () {30 vars in 742 bytes} [Mon Jun 15 17:08:08 2026] GET /v2.0/networks/a4bb202a-396d-4f10-acd5-adc050d43054 => generated 798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1575/3018] 199.204.45.235 () {30 vars in 740 bytes} [Mon Jun 15 17:08:08 2026] GET /v2.0/subnets/ca6a76f6-e7e3-4506-822e-e82fae8871ac => generated 747 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/3019] 199.204.45.235 () {30 vars in 736 bytes} [Mon Jun 15 17:08:08 2026] GET /v2.0/ports/b844fc09-425f-4c87-b588-d026234ef475 => generated 1347 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3020] 199.204.45.235 () {34 vars in 788 bytes} [Mon Jun 15 17:08:08 2026] PUT /v2.0/ports/b844fc09-425f-4c87-b588-d026234ef475 => generated 1080 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/3021] 199.204.45.235 () {30 vars in 742 bytes} [Mon Jun 15 17:08:09 2026] GET /v2.0/networks/a4bb202a-396d-4f10-acd5-adc050d43054 => generated 798 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1577/3022] 199.204.45.235 () {30 vars in 768 bytes} [Mon Jun 15 17:08:09 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 4980 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/3023] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:08:09 2026] GET /v2.0/ports?tenant_id=6876c7a068414279b0a32c646eca17ad&device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 4980 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3024] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:08:09 2026] GET /v2.0/networks?id=a4bb202a-396d-4f10-acd5-adc050d43054 => generated 801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/3025] 199.204.45.235 () {30 vars in 768 bytes} [Mon Jun 15 17:08:09 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 4980 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3026] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:08:09 2026] GET /v2.0/networks/a4bb202a-396d-4f10-acd5-adc050d43054?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: 1448/3027] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:08:09 2026] GET /v2.0/networks/a4bb202a-396d-4f10-acd5-adc050d43054?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: 1580/3028] 199.204.45.235 () {30 vars in 768 bytes} [Mon Jun 15 17:08:10 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 4980 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:08:10.653 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5b845ae-ffdc-4fec-a609-8e5ec685c074'] response: {'name': 'network-changed', 'server_uuid': 'ce6e3562-c7dc-4371-92eb-db1667953349', 'tag': 'b844fc09-425f-4c87-b588-d026234ef475', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1449/3029] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:08:11 2026] GET /v2.0/ports?tenant_id=6876c7a068414279b0a32c646eca17ad&device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 4980 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3030] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:08:11 2026] GET /v2.0/networks?id=a4bb202a-396d-4f10-acd5-adc050d43054 => generated 801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/3031] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:08:11 2026] GET /v2.0/networks/a4bb202a-396d-4f10-acd5-adc050d43054?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: 1582/3032] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:08:11 2026] GET /v2.0/networks/a4bb202a-396d-4f10-acd5-adc050d43054?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: 1451/3033] 199.204.45.235 () {30 vars in 768 bytes} [Mon Jun 15 17:08:11 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 4980 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3034] 199.204.45.235 () {34 vars in 974 bytes} [Mon Jun 15 17:08:11 2026] GET /v2.0/ports/b844fc09-425f-4c87-b588-d026234ef475 => generated 1116 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/3035] 199.204.45.235 () {34 vars in 1059 bytes} [Mon Jun 15 17:08:11 2026] GET /v2.0/ports/b844fc09-425f-4c87-b588-d026234ef475?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: 7|app: 0|req: 1584/3036] 199.204.45.235 () {34 vars in 1015 bytes} [Mon Jun 15 17:08:11 2026] GET /v2.0/networks/a4bb202a-396d-4f10-acd5-adc050d43054?fields=dns_domain => generated 29 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3037] 199.204.45.235 () {38 vars in 1027 bytes} [Mon Jun 15 17:08:11 2026] PUT /v2.0/ports/b844fc09-425f-4c87-b588-d026234ef475 => generated 917 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3038] 199.204.45.235 () {30 vars in 768 bytes} [Mon Jun 15 17:08:12 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 3872 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, ' 2026-06-15 17:08:12.595 8 INFO neutron_taas.services.taas.taas_plugin [None req-339a638a-dbee-4e67-9768-69d3aeaf55ee 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: b844fc09-425f-4c87-b588-d026234ef475 2026-06-15 17:08:12.599 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-339a638a-dbee-4e67-9768-69d3aeaf55ee 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: b844fc09-425f-4c87-b588-d026234ef475 [pid: 8|app: 0|req: 1454/3039] 199.204.45.235 () {32 vars in 758 bytes} [Mon Jun 15 17:08:12 2026] DELETE /v2.0/ports/b844fc09-425f-4c87-b588-d026234ef475 => 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: 1586/3040] 199.204.45.235 () {30 vars in 702 bytes} [Mon Jun 15 17:08:12 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: 1455/3041] 199.204.45.235 () {30 vars in 704 bytes} [Mon Jun 15 17:08:12 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: 1587/3042] 199.204.45.235 () {30 vars in 680 bytes} [Mon Jun 15 17:08:13 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: 1456/3043] 199.204.45.235 () {30 vars in 716 bytes} [Mon Jun 15 17:08:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3044] 199.204.45.235 () {30 vars in 740 bytes} [Mon Jun 15 17:08:13 2026] GET /v2.0/subnets/a9e152a4-7ab6-4d86-96b9-2a05ddf77839 => 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: 1457/3045] 199.204.45.235 () {30 vars in 736 bytes} [Mon Jun 15 17:08:13 2026] GET /v2.0/ports/28726c49-3da7-42b5-b738-7d815b65d759 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3046] 199.204.45.235 () {30 vars in 736 bytes} [Mon Jun 15 17:08:13 2026] GET /v2.0/ports/78a95c3a-4170-4896-9979-25b5b720b2bf => 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: 1458/3047] 199.204.45.235 () {30 vars in 740 bytes} [Mon Jun 15 17:08:13 2026] GET /v2.0/subnets/a9e152a4-7ab6-4d86-96b9-2a05ddf77839 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3048] 199.204.45.235 () {30 vars in 742 bytes} [Mon Jun 15 17:08:13 2026] GET /v2.0/networks/69f8649e-77ab-4849-a66e-2b95545b1ffe => generated 798 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3049] 199.204.45.235 () {30 vars in 736 bytes} [Mon Jun 15 17:08:13 2026] GET /v2.0/ports/28726c49-3da7-42b5-b738-7d815b65d759 => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3050] 199.204.45.235 () {30 vars in 740 bytes} [Mon Jun 15 17:08:13 2026] GET /v2.0/subnets/a9e152a4-7ab6-4d86-96b9-2a05ddf77839 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3051] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:08:13 2026] GET /v2.0/ports?tenant_id=6876c7a068414279b0a32c646eca17ad&device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 3872 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3052] 199.204.45.235 () {34 vars in 1225 bytes} [Mon Jun 15 17:08:13 2026] GET /v2.0/networks?id=ea1120f8-d447-411d-837d-3942302adc58&id=69f8649e-77ab-4849-a66e-2b95545b1ffe&id=5a613022-9852-4314-b48d-90bdfca782c7&id=a4bb202a-396d-4f10-acd5-adc050d43054 => generated 3096 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3053] 199.204.45.235 () {34 vars in 1061 bytes} [Mon Jun 15 17:08:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.184&port_id=73718131-5e96-443e-a819-01c3225ca0d1 => 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: 1593/3054] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 17:08:13 2026] GET /v2.0/subnets?id=b159358f-b3bb-4bfc-9ae6-be6ffdfb122c => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/3055] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:08:13 2026] GET /v2.0/ports?network_id=ea1120f8-d447-411d-837d-3942302adc58&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: 7|app: 0|req: 1594/3056] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:08:13 2026] GET /v2.0/networks/ea1120f8-d447-411d-837d-3942302adc58?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: 1463/3057] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:08:13 2026] GET /v2.0/networks/ea1120f8-d447-411d-837d-3942302adc58?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: 7|app: 0|req: 1595/3058] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 17:08:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.114&port_id=78a95c3a-4170-4896-9979-25b5b720b2bf => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3059] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 17:08:13 2026] GET /v2.0/subnets?id=a9e152a4-7ab6-4d86-96b9-2a05ddf77839 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3060] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:08:13 2026] GET /v2.0/ports?network_id=69f8649e-77ab-4849-a66e-2b95545b1ffe&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: 1465/3061] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:08:13 2026] GET /v2.0/networks/69f8649e-77ab-4849-a66e-2b95545b1ffe?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: 1597/3062] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:08:13 2026] GET /v2.0/networks/69f8649e-77ab-4849-a66e-2b95545b1ffe?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: 1466/3063] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 17:08:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.153&port_id=225778b0-9190-4cdd-9f67-58e3cb11012c => 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: 1598/3064] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 17:08:14 2026] GET /v2.0/subnets?id=d7baa29c-189a-4c36-95bf-ec527f1ac8c6 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3065] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:08:14 2026] GET /v2.0/ports?network_id=5a613022-9852-4314-b48d-90bdfca782c7&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3066] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:08:14 2026] GET /v2.0/networks/5a613022-9852-4314-b48d-90bdfca782c7?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3067] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:08:14 2026] GET /v2.0/networks/5a613022-9852-4314-b48d-90bdfca782c7?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: 1600/3068] 199.204.45.235 () {30 vars in 702 bytes} [Mon Jun 15 17:08:18 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: 1469/3069] 199.204.45.235 () {30 vars in 704 bytes} [Mon Jun 15 17:08:18 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: 1601/3070] 199.204.45.235 () {30 vars in 680 bytes} [Mon Jun 15 17:08:18 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: 1470/3071] 199.204.45.235 () {30 vars in 716 bytes} [Mon Jun 15 17:08:18 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: 1602/3072] 199.204.45.235 () {30 vars in 768 bytes} [Mon Jun 15 17:08:18 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 3872 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3073] 199.204.45.235 () {30 vars in 702 bytes} [Mon Jun 15 17:08:18 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: 1603/3074] 199.204.45.235 () {30 vars in 704 bytes} [Mon Jun 15 17:08: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: 1472/3075] 199.204.45.235 () {30 vars in 680 bytes} [Mon Jun 15 17:08:18 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: 1604/3076] 199.204.45.235 () {30 vars in 716 bytes} [Mon Jun 15 17:08:18 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: 1473/3077] 199.204.45.235 () {30 vars in 736 bytes} [Mon Jun 15 17:08:18 2026] GET /v2.0/ports/225778b0-9190-4cdd-9f67-58e3cb11012c => generated 1291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3078] 199.204.45.235 () {34 vars in 788 bytes} [Mon Jun 15 17:08:18 2026] PUT /v2.0/ports/225778b0-9190-4cdd-9f67-58e3cb11012c => generated 1080 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:08:18.779 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f57a06a-5a58-4878-b5cc-1932193e211b'] response: {'name': 'network-changed', 'server_uuid': 'ce6e3562-c7dc-4371-92eb-db1667953349', 'tag': '225778b0-9190-4cdd-9f67-58e3cb11012c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1474/3079] 199.204.45.235 () {30 vars in 742 bytes} [Mon Jun 15 17:08:18 2026] GET /v2.0/networks/5a613022-9852-4314-b48d-90bdfca782c7 => generated 798 bytes in 48 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: 1606/3080] 199.204.45.235 () {30 vars in 768 bytes} [Mon Jun 15 17:08:18 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 3697 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3081] 199.204.45.235 () {30 vars in 768 bytes} [Mon Jun 15 17:08:18 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 3697 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3082] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:08:19 2026] GET /v2.0/ports?tenant_id=6876c7a068414279b0a32c646eca17ad&device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 3697 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3083] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:08:19 2026] GET /v2.0/networks?id=5a613022-9852-4314-b48d-90bdfca782c7 => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3084] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:08:19 2026] GET /v2.0/networks/5a613022-9852-4314-b48d-90bdfca782c7?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: 1477/3085] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:08:19 2026] GET /v2.0/networks/5a613022-9852-4314-b48d-90bdfca782c7?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: 1609/3086] 199.204.45.235 () {30 vars in 768 bytes} [Mon Jun 15 17:08:19 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 3697 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3087] 199.204.45.235 () {34 vars in 974 bytes} [Mon Jun 15 17:08:20 2026] GET /v2.0/ports/225778b0-9190-4cdd-9f67-58e3cb11012c => generated 1116 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3088] 199.204.45.235 () {34 vars in 1059 bytes} [Mon Jun 15 17:08:21 2026] GET /v2.0/ports/225778b0-9190-4cdd-9f67-58e3cb11012c?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3089] 199.204.45.235 () {30 vars in 768 bytes} [Mon Jun 15 17:08:21 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 3697 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3090] 199.204.45.235 () {34 vars in 1015 bytes} [Mon Jun 15 17:08:21 2026] GET /v2.0/networks/5a613022-9852-4314-b48d-90bdfca782c7?fields=dns_domain => generated 29 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3091] 199.204.45.235 () {38 vars in 1027 bytes} [Mon Jun 15 17:08:21 2026] PUT /v2.0/ports/225778b0-9190-4cdd-9f67-58e3cb11012c => generated 917 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3092] 199.204.45.235 () {30 vars in 768 bytes} [Mon Jun 15 17:08:22 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 2589 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-15 17:08:22.270 8 INFO neutron_taas.services.taas.taas_plugin [None req-cc7d384c-a5d0-43da-92c1-a2d315d445ed 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 225778b0-9190-4cdd-9f67-58e3cb11012c 2026-06-15 17:08:22.274 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc7d384c-a5d0-43da-92c1-a2d315d445ed 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 225778b0-9190-4cdd-9f67-58e3cb11012c [pid: 8|app: 0|req: 1481/3093] 199.204.45.235 () {32 vars in 758 bytes} [Mon Jun 15 17:08:22 2026] DELETE /v2.0/ports/225778b0-9190-4cdd-9f67-58e3cb11012c => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3094] 199.204.45.235 () {30 vars in 702 bytes} [Mon Jun 15 17:08:22 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: 1482/3095] 199.204.45.235 () {30 vars in 704 bytes} [Mon Jun 15 17:08:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3096] 199.204.45.235 () {30 vars in 680 bytes} [Mon Jun 15 17:08:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3097] 199.204.45.235 () {30 vars in 716 bytes} [Mon Jun 15 17:08:22 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: 1615/3098] 199.204.45.235 () {30 vars in 740 bytes} [Mon Jun 15 17:08:22 2026] GET /v2.0/subnets/a9e152a4-7ab6-4d86-96b9-2a05ddf77839 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3099] 199.204.45.235 () {30 vars in 736 bytes} [Mon Jun 15 17:08:22 2026] GET /v2.0/ports/28726c49-3da7-42b5-b738-7d815b65d759 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3100] 199.204.45.235 () {30 vars in 736 bytes} [Mon Jun 15 17:08:22 2026] GET /v2.0/ports/78a95c3a-4170-4896-9979-25b5b720b2bf => generated 1349 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3101] 199.204.45.235 () {30 vars in 740 bytes} [Mon Jun 15 17:08:22 2026] GET /v2.0/subnets/a9e152a4-7ab6-4d86-96b9-2a05ddf77839 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3102] 199.204.45.235 () {30 vars in 742 bytes} [Mon Jun 15 17:08:22 2026] GET /v2.0/networks/69f8649e-77ab-4849-a66e-2b95545b1ffe => generated 798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3103] 199.204.45.235 () {30 vars in 736 bytes} [Mon Jun 15 17:08:22 2026] GET /v2.0/ports/28726c49-3da7-42b5-b738-7d815b65d759 => 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: 1618/3104] 199.204.45.235 () {30 vars in 740 bytes} [Mon Jun 15 17:08:22 2026] GET /v2.0/subnets/a9e152a4-7ab6-4d86-96b9-2a05ddf77839 => 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: 1487/3105] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:08:22 2026] GET /v2.0/ports?tenant_id=6876c7a068414279b0a32c646eca17ad&device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 2589 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3106] 199.204.45.235 () {34 vars in 1145 bytes} [Mon Jun 15 17:08:22 2026] GET /v2.0/networks?id=ea1120f8-d447-411d-837d-3942302adc58&id=69f8649e-77ab-4849-a66e-2b95545b1ffe&id=5a613022-9852-4314-b48d-90bdfca782c7 => generated 2309 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3107] 199.204.45.235 () {34 vars in 1061 bytes} [Mon Jun 15 17:08:23 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.184&port_id=73718131-5e96-443e-a819-01c3225ca0d1 => 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: 1620/3108] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 17:08:23 2026] GET /v2.0/subnets?id=b159358f-b3bb-4bfc-9ae6-be6ffdfb122c => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3111] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:08:23 2026] GET /v2.0/ports?network_id=ea1120f8-d447-411d-837d-3942302adc58&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3112] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:08:23 2026] GET /v2.0/networks/ea1120f8-d447-411d-837d-3942302adc58?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: 1490/3113] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:08:23 2026] GET /v2.0/networks/ea1120f8-d447-411d-837d-3942302adc58?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: 1624/3114] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 17:08:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.114&port_id=78a95c3a-4170-4896-9979-25b5b720b2bf => 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: 1491/3115] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 17:08:23 2026] GET /v2.0/subnets?id=a9e152a4-7ab6-4d86-96b9-2a05ddf77839 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3116] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:08:23 2026] GET /v2.0/ports?network_id=69f8649e-77ab-4849-a66e-2b95545b1ffe&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: 1492/3117] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:08:23 2026] GET /v2.0/networks/69f8649e-77ab-4849-a66e-2b95545b1ffe?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: 1626/3118] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:08:23 2026] GET /v2.0/networks/69f8649e-77ab-4849-a66e-2b95545b1ffe?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: 1493/3119] 199.204.45.235 () {30 vars in 702 bytes} [Mon Jun 15 17:08:35 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: 1627/3120] 199.204.45.235 () {30 vars in 704 bytes} [Mon Jun 15 17:08:35 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: 1494/3121] 199.204.45.235 () {30 vars in 680 bytes} [Mon Jun 15 17:08:35 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: 1628/3122] 199.204.45.235 () {30 vars in 716 bytes} [Mon Jun 15 17:08:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:08:35.571 8 INFO neutron.api.v2.resource [None req-b56d5206-1310-47e8-bfc1-ae5c2d8cf3eb 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1495/3123] 199.204.45.235 () {30 vars in 762 bytes} [Mon Jun 15 17:08:35 2026] GET /v2.0/security-groups/lb-5262d8a6-b794-4f64-ba88-45b3500a4a7e => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3124] 199.204.45.235 () {30 vars in 784 bytes} [Mon Jun 15 17:08:35 2026] GET /v2.0/security-groups?name=lb-5262d8a6-b794-4f64-ba88-45b3500a4a7e => generated 2865 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3125] 199.204.45.235 () {30 vars in 814 bytes} [Mon Jun 15 17:08:35 2026] GET /v2.0/security-group-rules?security_group_id=f5cba712-62af-4952-8d73-e84fe961e96e => generated 2334 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3126] 199.204.45.235 () {32 vars in 788 bytes} [Mon Jun 15 17:08:35 2026] DELETE /v2.0/security-group-rules/7da2ed3b-858b-4245-be2d-822c8d261edf => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3127] 199.204.45.235 () {32 vars in 788 bytes} [Mon Jun 15 17:08:35 2026] DELETE /v2.0/security-group-rules/ccc0c0c9-2b3f-4d59-a5d4-602ff9dcc9cf => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:08:38.442 8 INFO neutron_taas.services.taas.taas_plugin [None req-5bf09121-ba35-4156-b713-d82ca72d3861 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] TaaS: Handle Delete Port: e4f86520-c89b-4350-8b6c-818ea065c886 2026-06-15 17:08:38.445 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5bf09121-ba35-4156-b713-d82ca72d3861 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] Tap Mirror: Handle Delete Port: e4f86520-c89b-4350-8b6c-818ea065c886 2026-06-15 17:08:38.643 8 INFO neutron.db.l3_db [None req-5bf09121-ba35-4156-b713-d82ca72d3861 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] Floating IP 4367a499-5584-42a2-9e56-ba05cc6cfaeb disassociated (deleted). External IP: 10.96.250.206, port: 28726c49-3da7-42b5-b738-7d815b65d759. [pid: 8|app: 0|req: 1499/3130] 10.0.0.146 () {32 vars in 731 bytes} [Mon Jun 15 17:08:38 2026] DELETE /v2.0/floatingips/4367a499-5584-42a2-9e56-ba05cc6cfaeb => generated 0 bytes in 634 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:08:38.978 7 INFO neutron.api.v2.resource [None req-2c3cf4fa-8e7f-4d14-80a4-362540db00e4 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1632/3131] 10.0.0.146 () {32 vars in 728 bytes} [Mon Jun 15 17:08:38 2026] GET /v2.0/floatingips/4367a499-5584-42a2-9e56-ba05cc6cfaeb => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3132] 199.204.45.235 () {30 vars in 702 bytes} [Mon Jun 15 17:08:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3133] 199.204.45.235 () {30 vars in 704 bytes} [Mon Jun 15 17:08:39 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: 1501/3134] 199.204.45.235 () {30 vars in 680 bytes} [Mon Jun 15 17:08:39 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: 1634/3135] 199.204.45.235 () {30 vars in 716 bytes} [Mon Jun 15 17:08:39 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) 2026-06-15 17:08:39.914 8 INFO neutron.api.v2.resource [None req-5e423eb2-7e9f-46a3-b3d3-1376513db2ef 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1502/3136] 199.204.45.235 () {30 vars in 762 bytes} [Mon Jun 15 17:08:39 2026] GET /v2.0/security-groups/lb-5262d8a6-b794-4f64-ba88-45b3500a4a7e => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3137] 199.204.45.235 () {30 vars in 784 bytes} [Mon Jun 15 17:08:39 2026] GET /v2.0/security-groups?name=lb-5262d8a6-b794-4f64-ba88-45b3500a4a7e => generated 1639 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3138] 199.204.45.235 () {30 vars in 814 bytes} [Mon Jun 15 17:08:39 2026] GET /v2.0/security-group-rules?security_group_id=f5cba712-62af-4952-8d73-e84fe961e96e => generated 1182 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3139] 199.204.45.235 () {30 vars in 702 bytes} [Mon Jun 15 17:08:40 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: 1504/3140] 199.204.45.235 () {30 vars in 704 bytes} [Mon Jun 15 17:08:40 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: 1637/3141] 199.204.45.235 () {30 vars in 680 bytes} [Mon Jun 15 17:08:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3142] 199.204.45.235 () {30 vars in 716 bytes} [Mon Jun 15 17:08:40 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: 1638/3143] 199.204.45.235 () {30 vars in 740 bytes} [Mon Jun 15 17:08:40 2026] GET /v2.0/subnets/a9e152a4-7ab6-4d86-96b9-2a05ddf77839 => 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: 1506/3144] 199.204.45.235 () {30 vars in 768 bytes} [Mon Jun 15 17:08:40 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 2589 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3145] 199.204.45.235 () {30 vars in 768 bytes} [Mon Jun 15 17:08:40 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 2589 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3146] 199.204.45.235 () {30 vars in 768 bytes} [Mon Jun 15 17:08:40 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 2589 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3147] 199.204.45.235 () {30 vars in 768 bytes} [Mon Jun 15 17:08:41 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 2589 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3148] 199.204.45.235 () {34 vars in 974 bytes} [Mon Jun 15 17:08:42 2026] GET /v2.0/ports/78a95c3a-4170-4896-9979-25b5b720b2bf => generated 1349 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3149] 199.204.45.235 () {30 vars in 768 bytes} [Mon Jun 15 17:08:42 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 2589 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3150] 199.204.45.235 () {34 vars in 1059 bytes} [Mon Jun 15 17:08:42 2026] GET /v2.0/ports/78a95c3a-4170-4896-9979-25b5b720b2bf?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3151] 199.204.45.235 () {34 vars in 1015 bytes} [Mon Jun 15 17:08:42 2026] GET /v2.0/networks/69f8649e-77ab-4849-a66e-2b95545b1ffe?fields=dns_domain => generated 29 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3152] 199.204.45.235 () {38 vars in 1027 bytes} [Mon Jun 15 17:08:42 2026] PUT /v2.0/ports/78a95c3a-4170-4896-9979-25b5b720b2bf => generated 1150 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3153] 199.204.45.235 () {30 vars in 768 bytes} [Mon Jun 15 17:08:43 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 1248 bytes in 33 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: 1511/3154] 199.204.45.235 () {34 vars in 788 bytes} [Mon Jun 15 17:08:43 2026] PUT /v2.0/ports/78a95c3a-4170-4896-9979-25b5b720b2bf => generated 1090 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3155] 199.204.45.235 () {30 vars in 736 bytes} [Mon Jun 15 17:08:43 2026] GET /v2.0/ports/78a95c3a-4170-4896-9979-25b5b720b2bf => generated 1090 bytes in 27 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-15 17:08:43.954 8 INFO neutron_taas.services.taas.taas_plugin [None req-027c8c77-0022-4204-96e7-d815cb39c719 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 78a95c3a-4170-4896-9979-25b5b720b2bf 2026-06-15 17:08:43.957 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-027c8c77-0022-4204-96e7-d815cb39c719 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 78a95c3a-4170-4896-9979-25b5b720b2bf [pid: 8|app: 0|req: 1512/3156] 199.204.45.235 () {32 vars in 758 bytes} [Mon Jun 15 17:08:43 2026] DELETE /v2.0/ports/78a95c3a-4170-4896-9979-25b5b720b2bf => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3157] 199.204.45.235 () {30 vars in 702 bytes} [Mon Jun 15 17:08:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3158] 199.204.45.235 () {30 vars in 704 bytes} [Mon Jun 15 17:08: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) [pid: 7|app: 0|req: 1646/3159] 199.204.45.235 () {30 vars in 680 bytes} [Mon Jun 15 17:08:44 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: 1514/3160] 199.204.45.235 () {30 vars in 716 bytes} [Mon Jun 15 17:08:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:08:44.275 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a204eb8b-f00c-4945-8333-a11cc59d941a 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1647/3161] 199.204.45.235 () {32 vars in 758 bytes} [Mon Jun 15 17:08:44 2026] DELETE /v2.0/ports/78a95c3a-4170-4896-9979-25b5b720b2bf => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3162] 199.204.45.235 () {30 vars in 736 bytes} [Mon Jun 15 17:08:44 2026] GET /v2.0/ports/28726c49-3da7-42b5-b738-7d815b65d759 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:08:44.342 7 INFO neutron.api.v2.resource [None req-4930f145-2676-49d6-9e2e-4d495971b8e7 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1648/3163] 199.204.45.235 () {30 vars in 762 bytes} [Mon Jun 15 17:08:44 2026] GET /v2.0/security-groups/lb-5262d8a6-b794-4f64-ba88-45b3500a4a7e => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3164] 199.204.45.235 () {30 vars in 784 bytes} [Mon Jun 15 17:08:44 2026] GET /v2.0/security-groups?name=lb-5262d8a6-b794-4f64-ba88-45b3500a4a7e => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3165] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:08:44 2026] GET /v2.0/ports?tenant_id=6876c7a068414279b0a32c646eca17ad&device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3166] 199.204.45.235 () {30 vars in 736 bytes} [Mon Jun 15 17:08:44 2026] GET /v2.0/ports/28726c49-3da7-42b5-b738-7d815b65d759 => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3167] 199.204.45.235 () {34 vars in 1065 bytes} [Mon Jun 15 17:08:44 2026] GET /v2.0/networks?id=ea1120f8-d447-411d-837d-3942302adc58&id=69f8649e-77ab-4849-a66e-2b95545b1ffe => generated 1522 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3168] 199.204.45.235 () {34 vars in 1061 bytes} [Mon Jun 15 17:08:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.184&port_id=73718131-5e96-443e-a819-01c3225ca0d1 => 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: 1652/3169] 199.204.45.235 () {34 vars in 983 bytes} [Mon Jun 15 17:08:44 2026] GET /v2.0/subnets?id=b159358f-b3bb-4bfc-9ae6-be6ffdfb122c => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3170] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:08:44 2026] GET /v2.0/ports?network_id=ea1120f8-d447-411d-837d-3942302adc58&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: 1654/3171] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:08:44 2026] GET /v2.0/networks/ea1120f8-d447-411d-837d-3942302adc58?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: 1518/3172] 199.204.45.235 () {34 vars in 788 bytes} [Mon Jun 15 17:08:44 2026] PUT /v2.0/ports/28726c49-3da7-42b5-b738-7d815b65d759 => generated 1090 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3173] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:08:44 2026] GET /v2.0/networks/ea1120f8-d447-411d-837d-3942302adc58?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: 1519/3174] 199.204.45.235 () {32 vars in 778 bytes} [Mon Jun 15 17:08:44 2026] DELETE /v2.0/security-groups/f5cba712-62af-4952-8d73-e84fe961e96e => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:08:44.861 7 INFO neutron_taas.services.taas.taas_plugin [None req-9fcb113e-4243-484f-82e9-c3873eda13cf 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 28726c49-3da7-42b5-b738-7d815b65d759 2026-06-15 17:08:44.867 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fcb113e-4243-484f-82e9-c3873eda13cf 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 28726c49-3da7-42b5-b738-7d815b65d759 [pid: 7|app: 0|req: 1656/3175] 199.204.45.235 () {32 vars in 758 bytes} [Mon Jun 15 17:08:44 2026] DELETE /v2.0/ports/28726c49-3da7-42b5-b738-7d815b65d759 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3176] 199.204.45.235 () {34 vars in 993 bytes} [Mon Jun 15 17:08:47 2026] GET /v2.0/ports?device_id=ce6e3562-c7dc-4371-92eb-db1667953349 => generated 1246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:08:48.097 7 INFO neutron_taas.services.taas.taas_plugin [req-5a562361-b394-4766-8802-5a1bf13d4886 req-be2e44cc-12cc-4e5d-9669-600679302c17 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] TaaS: Handle Delete Port: 73718131-5e96-443e-a819-01c3225ca0d1 2026-06-15 17:08:48.100 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5a562361-b394-4766-8802-5a1bf13d4886 req-be2e44cc-12cc-4e5d-9669-600679302c17 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Tap Mirror: Handle Delete Port: 73718131-5e96-443e-a819-01c3225ca0d1 [pid: 7|app: 0|req: 1657/3177] 199.204.45.235 () {36 vars in 996 bytes} [Mon Jun 15 17:08:47 2026] DELETE /v2.0/ports/73718131-5e96-443e-a819-01c3225ca0d1 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:08:48.294 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-449ed1db-665a-4a25-8db1-6559606298aa'] response: {'server_uuid': 'ce6e3562-c7dc-4371-92eb-db1667953349', 'name': 'network-vif-deleted', 'tag': '73718131-5e96-443e-a819-01c3225ca0d1', 'status': 'completed', 'code': 200} 2026-06-15 17:08:49.328 8 INFO neutron_taas.services.taas.taas_plugin [None req-89559fa9-c6a0-4666-b345-c83594ee8c93 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] TaaS: Handle Delete Port: 7e39fa9b-d2a7-4ea4-9865-dee3b232591a 2026-06-15 17:08:49.331 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89559fa9-c6a0-4666-b345-c83594ee8c93 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] Tap Mirror: Handle Delete Port: 7e39fa9b-d2a7-4ea4-9865-dee3b232591a 2026-06-15 17:08:49.497 8 INFO neutron.db.l3_db [None req-89559fa9-c6a0-4666-b345-c83594ee8c93 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] Floating IP f288134e-1066-482c-b6d7-c5ed07f9e1ed disassociated (deleted). External IP: 10.96.250.220, port: 98ebde42-32b9-4d73-bac6-82c38f8ad358. [pid: 8|app: 0|req: 1521/3178] 10.0.0.146 () {32 vars in 731 bytes} [Mon Jun 15 17:08:49 2026] DELETE /v2.0/floatingips/f288134e-1066-482c-b6d7-c5ed07f9e1ed => generated 0 bytes in 591 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:08:49.826 7 INFO neutron.api.v2.resource [None req-f6cf41ff-67b0-445d-aa80-8773280b5390 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1658/3179] 10.0.0.146 () {32 vars in 728 bytes} [Mon Jun 15 17:08:49 2026] GET /v2.0/floatingips/f288134e-1066-482c-b6d7-c5ed07f9e1ed => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 17:08:49.839 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-85a3cdc2-09cd-409f-8f74-79ad38262ede'] response: {'name': 'network-changed', 'server_uuid': 'd1e0d92b-9dce-4d14-bdee-f73ea8d52f15', 'tag': '98ebde42-32b9-4d73-bac6-82c38f8ad358', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1522/3180] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:08:49 2026] GET /v2.0/ports?device_id=d1e0d92b-9dce-4d14-bdee-f73ea8d52f15 => generated 1204 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3181] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:08:50 2026] GET /v2.0/security-groups?id=09fdca03-2fa1-42af-b4a1-6edc24858c03&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3182] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:08:50 2026] GET /v2.0/ports?tenant_id=1e460aaf50f0463a924fdfd83e0d72fe&device_id=d1e0d92b-9dce-4d14-bdee-f73ea8d52f15 => generated 1473 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3183] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:08:50 2026] GET /v2.0/networks?id=a4bb202a-396d-4f10-acd5-adc050d43054 => generated 801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3184] 199.204.45.235 () {34 vars in 1057 bytes} [Mon Jun 15 17:08:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.193&port_id=98ebde42-32b9-4d73-bac6-82c38f8ad358 => 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: 1661/3185] 199.204.45.235 () {34 vars in 1105 bytes} [Mon Jun 15 17:08:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A286&port_id=98ebde42-32b9-4d73-bac6-82c38f8ad358 => 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: 1525/3186] 199.204.45.235 () {34 vars in 1063 bytes} [Mon Jun 15 17:08:50 2026] GET /v2.0/subnets?id=ca6a76f6-e7e3-4506-822e-e82fae8871ac&id=192cfccf-19ce-46ff-a9df-c17ac9c38b9a => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3187] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:08:50 2026] GET /v2.0/ports?network_id=a4bb202a-396d-4f10-acd5-adc050d43054&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: 1526/3188] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:08:50 2026] GET /v2.0/ports?network_id=a4bb202a-396d-4f10-acd5-adc050d43054&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: 7|app: 0|req: 1663/3189] 199.204.45.235 () {34 vars in 910 bytes} [Mon Jun 15 17:08:50 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) [pid: 8|app: 0|req: 1527/3190] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:08:50 2026] GET /v2.0/networks/a4bb202a-396d-4f10-acd5-adc050d43054?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3191] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:08:50 2026] GET /v2.0/networks/a4bb202a-396d-4f10-acd5-adc050d43054?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: 1528/3192] 199.204.45.235 () {34 vars in 993 bytes} [Mon Jun 15 17:08:52 2026] GET /v2.0/ports?device_id=d1e0d92b-9dce-4d14-bdee-f73ea8d52f15 => generated 1204 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:08:52.630 7 INFO neutron_taas.services.taas.taas_plugin [req-71ef850f-7bbb-4ee0-bbaa-e64234839e6a req-739c0aa7-e423-4366-97b5-755e63d28d18 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] TaaS: Handle Delete Port: 98ebde42-32b9-4d73-bac6-82c38f8ad358 2026-06-15 17:08:52.634 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-71ef850f-7bbb-4ee0-bbaa-e64234839e6a req-739c0aa7-e423-4366-97b5-755e63d28d18 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] Tap Mirror: Handle Delete Port: 98ebde42-32b9-4d73-bac6-82c38f8ad358 [pid: 7|app: 0|req: 1665/3193] 199.204.45.235 () {36 vars in 996 bytes} [Mon Jun 15 17:08:52 2026] DELETE /v2.0/ports/98ebde42-32b9-4d73-bac6-82c38f8ad358 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:08:52.863 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee2bc014-01b8-4426-96be-bc4a64a3a370'] response: {'server_uuid': 'd1e0d92b-9dce-4d14-bdee-f73ea8d52f15', 'name': 'network-vif-deleted', 'tag': '98ebde42-32b9-4d73-bac6-82c38f8ad358', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1667/3196] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:08:55 2026] GET /v2.0/ports?device_id=d1e0d92b-9dce-4d14-bdee-f73ea8d52f15 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 17:09:00.498 8 INFO neutron_taas.services.taas.taas_plugin [None req-b1ae7d44-f617-4ee8-afe1-e0a708c4ab22 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] TaaS: Handle Delete Port: a24ed90d-5437-4078-a7a8-2f5855f29383 2026-06-15 17:09:00.501 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b1ae7d44-f617-4ee8-afe1-e0a708c4ab22 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] Tap Mirror: Handle Delete Port: a24ed90d-5437-4078-a7a8-2f5855f29383 2026-06-15 17:09:00.691 8 INFO neutron.db.l3_db [None req-b1ae7d44-f617-4ee8-afe1-e0a708c4ab22 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] Floating IP 9a665074-e206-44e5-9ec6-3c3c78e3b554 disassociated (deleted). External IP: 10.96.250.205, port: a1fdbcf7-1069-4fda-85a6-d4b88b9c1548. [pid: 8|app: 0|req: 1530/3197] 10.0.0.146 () {32 vars in 731 bytes} [Mon Jun 15 17:09:00 2026] DELETE /v2.0/floatingips/9a665074-e206-44e5-9ec6-3c3c78e3b554 => generated 0 bytes in 655 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:09:01.005 7 INFO neutron.api.v2.resource [None req-3a0f0b4b-3b66-4e77-a672-89beac760298 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1668/3198] 10.0.0.146 () {32 vars in 728 bytes} [Mon Jun 15 17:09:00 2026] GET /v2.0/floatingips/9a665074-e206-44e5-9ec6-3c3c78e3b554 => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 17:09:01.034 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec5329dd-0df5-49b0-b6e2-9ca106a6c92e'] response: {'name': 'network-changed', 'server_uuid': 'f46773d2-f0d3-409f-8789-92eb7ba60775', 'tag': 'a1fdbcf7-1069-4fda-85a6-d4b88b9c1548', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1531/3199] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:09:01 2026] GET /v2.0/ports?device_id=f46773d2-f0d3-409f-8789-92eb7ba60775 => generated 1192 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3200] 10.0.0.120 () {34 vars in 1039 bytes} [Mon Jun 15 17:09:01 2026] GET /v2.0/security-groups?id=09fdca03-2fa1-42af-b4a1-6edc24858c03&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: 1532/3201] 199.204.45.235 () {34 vars in 1079 bytes} [Mon Jun 15 17:09:01 2026] GET /v2.0/ports?tenant_id=1e460aaf50f0463a924fdfd83e0d72fe&device_id=f46773d2-f0d3-409f-8789-92eb7ba60775 => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3202] 199.204.45.235 () {34 vars in 985 bytes} [Mon Jun 15 17:09:01 2026] GET /v2.0/networks?id=5a613022-9852-4314-b48d-90bdfca782c7 => generated 801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3203] 199.204.45.235 () {34 vars in 1055 bytes} [Mon Jun 15 17:09:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.36&port_id=a1fdbcf7-1069-4fda-85a6-d4b88b9c1548 => 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: 1671/3204] 199.204.45.235 () {34 vars in 1101 bytes} [Mon Jun 15 17:09:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A6f&port_id=a1fdbcf7-1069-4fda-85a6-d4b88b9c1548 => 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: 1534/3205] 199.204.45.235 () {34 vars in 1063 bytes} [Mon Jun 15 17:09:01 2026] GET /v2.0/subnets?id=d7baa29c-189a-4c36-95bf-ec527f1ac8c6&id=962a3f53-281f-4842-b11d-efd4e7bdf710 => generated 1411 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3206] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:09:01 2026] GET /v2.0/ports?network_id=5a613022-9852-4314-b48d-90bdfca782c7&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3207] 199.204.45.235 () {34 vars in 1051 bytes} [Mon Jun 15 17:09:01 2026] GET /v2.0/ports?network_id=5a613022-9852-4314-b48d-90bdfca782c7&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3208] 199.204.45.235 () {34 vars in 1011 bytes} [Mon Jun 15 17:09:01 2026] GET /v2.0/networks/5a613022-9852-4314-b48d-90bdfca782c7?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: 1536/3209] 199.204.45.235 () {34 vars in 1111 bytes} [Mon Jun 15 17:09:01 2026] GET /v2.0/networks/5a613022-9852-4314-b48d-90bdfca782c7?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: 1674/3210] 199.204.45.235 () {34 vars in 993 bytes} [Mon Jun 15 17:09:03 2026] GET /v2.0/ports?device_id=f46773d2-f0d3-409f-8789-92eb7ba60775 => generated 1192 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 17:09:03.835 8 INFO neutron_taas.services.taas.taas_plugin [req-f8683d8e-0a79-4f38-85b3-a91f9b8faf59 req-352f068a-9acf-4874-813f-ad9f1c11f4f2 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] TaaS: Handle Delete Port: a1fdbcf7-1069-4fda-85a6-d4b88b9c1548 2026-06-15 17:09:03.837 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f8683d8e-0a79-4f38-85b3-a91f9b8faf59 req-352f068a-9acf-4874-813f-ad9f1c11f4f2 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] Tap Mirror: Handle Delete Port: a1fdbcf7-1069-4fda-85a6-d4b88b9c1548 [pid: 8|app: 0|req: 1537/3211] 199.204.45.235 () {36 vars in 996 bytes} [Mon Jun 15 17:09:03 2026] DELETE /v2.0/ports/a1fdbcf7-1069-4fda-85a6-d4b88b9c1548 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:09:04.037 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-be9911e4-c8e4-44da-83d7-9261c232d364'] response: {'server_uuid': 'f46773d2-f0d3-409f-8789-92eb7ba60775', 'name': 'network-vif-deleted', 'tag': 'a1fdbcf7-1069-4fda-85a6-d4b88b9c1548', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1675/3212] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:09:04 2026] GET /v2.0/ports?device_id=f46773d2-f0d3-409f-8789-92eb7ba60775 => 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: 1538/3213] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:09:04 2026] GET /v2.0/ports?device_id=f46773d2-f0d3-409f-8789-92eb7ba60775 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3214] 10.0.0.120 () {34 vars in 989 bytes} [Mon Jun 15 17:09:06 2026] GET /v2.0/ports?device_id=f46773d2-f0d3-409f-8789-92eb7ba60775 => 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: 1540/3217] 10.0.0.146 () {32 vars in 749 bytes} [Mon Jun 15 17:09:11 2026] DELETE /v2.0/security-group-rules/1fb84ea1-b55f-4c3c-bb51-17d6d6bc39c7 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:09:11.583 7 INFO neutron.api.v2.resource [None req-cc0b34d7-92dc-4c94-887f-7731cccc40be 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1678/3218] 10.0.0.146 () {32 vars in 746 bytes} [Mon Jun 15 17:09:11 2026] GET /v2.0/security-group-rules/1fb84ea1-b55f-4c3c-bb51-17d6d6bc39c7 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3219] 10.0.0.146 () {32 vars in 749 bytes} [Mon Jun 15 17:09:11 2026] DELETE /v2.0/security-group-rules/d3273538-d694-4813-a625-380f098c5a0a => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:09:11.692 7 INFO neutron.api.v2.resource [None req-48d948a8-82b2-40bc-a223-ef55577a34be 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1679/3220] 10.0.0.146 () {32 vars in 746 bytes} [Mon Jun 15 17:09:11 2026] GET /v2.0/security-group-rules/d3273538-d694-4813-a625-380f098c5a0a => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3221] 10.0.0.146 () {32 vars in 749 bytes} [Mon Jun 15 17:09:11 2026] DELETE /v2.0/security-group-rules/9ce05897-3cda-45f8-9c5f-8ef2b7fbcb76 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:09:11.782 7 INFO neutron.api.v2.resource [None req-a31290be-6cb3-4c76-918a-03ba3d9d9d40 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1680/3222] 10.0.0.146 () {32 vars in 746 bytes} [Mon Jun 15 17:09:11 2026] GET /v2.0/security-group-rules/9ce05897-3cda-45f8-9c5f-8ef2b7fbcb76 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3223] 10.0.0.146 () {32 vars in 749 bytes} [Mon Jun 15 17:09:11 2026] DELETE /v2.0/security-group-rules/45738362-1737-42c8-9c9f-2d010391c8ce => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:09:11.870 7 INFO neutron.api.v2.resource [None req-68e475e8-6211-47ee-aa40-1d95cdd15ba9 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1681/3224] 10.0.0.146 () {32 vars in 746 bytes} [Mon Jun 15 17:09:11 2026] GET /v2.0/security-group-rules/45738362-1737-42c8-9c9f-2d010391c8ce => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3225] 10.0.0.146 () {32 vars in 749 bytes} [Mon Jun 15 17:09:11 2026] DELETE /v2.0/security-group-rules/d33de4d4-7212-4ea4-bb7b-c90de69a0a5c => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:09:11.969 7 INFO neutron.api.v2.resource [None req-839a61a1-d6df-455d-aecf-338f85d46621 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1682/3226] 10.0.0.146 () {32 vars in 746 bytes} [Mon Jun 15 17:09:11 2026] GET /v2.0/security-group-rules/d33de4d4-7212-4ea4-bb7b-c90de69a0a5c => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3227] 10.0.0.146 () {32 vars in 749 bytes} [Mon Jun 15 17:09:11 2026] DELETE /v2.0/security-group-rules/4cb41bb7-9371-46ed-9fdf-c2a721f370b2 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:09:12.057 7 INFO neutron.api.v2.resource [None req-79d4bd92-4d84-40e2-9b8e-6079501370ae 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1683/3228] 10.0.0.146 () {32 vars in 746 bytes} [Mon Jun 15 17:09:12 2026] GET /v2.0/security-group-rules/4cb41bb7-9371-46ed-9fdf-c2a721f370b2 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3229] 10.0.0.146 () {32 vars in 749 bytes} [Mon Jun 15 17:09:12 2026] DELETE /v2.0/security-group-rules/2b847853-57c0-495c-baff-b7717b527990 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:09:12.135 7 INFO neutron.api.v2.resource [None req-0a8260ac-647b-48ba-83b8-fc337741886b 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1684/3230] 10.0.0.146 () {32 vars in 746 bytes} [Mon Jun 15 17:09:12 2026] GET /v2.0/security-group-rules/2b847853-57c0-495c-baff-b7717b527990 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3231] 10.0.0.146 () {32 vars in 749 bytes} [Mon Jun 15 17:09:12 2026] DELETE /v2.0/security-group-rules/fba644e4-dbf9-4057-b375-46620b717a35 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:09:12.241 7 INFO neutron.api.v2.resource [None req-2b17825f-b5fa-4b21-a194-04b2c6632fe2 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1685/3232] 10.0.0.146 () {32 vars in 746 bytes} [Mon Jun 15 17:09:12 2026] GET /v2.0/security-group-rules/fba644e4-dbf9-4057-b375-46620b717a35 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3233] 10.0.0.146 () {32 vars in 749 bytes} [Mon Jun 15 17:09:12 2026] DELETE /v2.0/security-group-rules/37df1b90-5416-41c6-898c-0577ecf3831a => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:09:12.331 7 INFO neutron.api.v2.resource [None req-fc32dfb0-551b-4479-81ad-3de4e47c1220 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1686/3234] 10.0.0.146 () {32 vars in 746 bytes} [Mon Jun 15 17:09:12 2026] GET /v2.0/security-group-rules/37df1b90-5416-41c6-898c-0577ecf3831a => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3235] 10.0.0.146 () {32 vars in 749 bytes} [Mon Jun 15 17:09:12 2026] DELETE /v2.0/security-group-rules/3afa7ccc-99dd-4258-ade0-06e13dd553e7 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:09:12.397 7 INFO neutron.api.v2.resource [None req-0d767384-67dc-402f-9fee-07c97208f332 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1687/3236] 10.0.0.146 () {32 vars in 746 bytes} [Mon Jun 15 17:09:12 2026] GET /v2.0/security-group-rules/3afa7ccc-99dd-4258-ade0-06e13dd553e7 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3237] 10.0.0.146 () {32 vars in 749 bytes} [Mon Jun 15 17:09:12 2026] DELETE /v2.0/security-group-rules/e581dfe5-d2dc-4c64-ac0c-6093f7a6d91f => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:09:12.477 7 INFO neutron.api.v2.resource [None req-2870e0fa-ceda-4c08-b95e-84e60dac813b 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1688/3238] 10.0.0.146 () {32 vars in 746 bytes} [Mon Jun 15 17:09:12 2026] GET /v2.0/security-group-rules/e581dfe5-d2dc-4c64-ac0c-6093f7a6d91f => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3239] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:09:12 2026] DELETE /v2.0/security-groups/09fdca03-2fa1-42af-b4a1-6edc24858c03 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:09:12.572 7 INFO neutron.api.v2.resource [None req-61d00d16-fe87-4580-ad40-9164bcee6470 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1689/3240] 10.0.0.146 () {32 vars in 736 bytes} [Mon Jun 15 17:09:12 2026] GET /v2.0/security-groups/09fdca03-2fa1-42af-b4a1-6edc24858c03 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 17:09:13.001 8 INFO neutron_taas.services.taas.taas_plugin [None req-89af9ef2-877a-4ed1-80f0-b21cdf6a360c 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] TaaS: Handle Delete Port: 10f84371-1429-4d0f-b0bb-1a7a479ba013 2026-06-15 17:09:13.004 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89af9ef2-877a-4ed1-80f0-b21cdf6a360c 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] Tap Mirror: Handle Delete Port: 10f84371-1429-4d0f-b0bb-1a7a479ba013 [pid: 8|app: 0|req: 1552/3241] 10.0.0.146 () {34 vars in 788 bytes} [Mon Jun 15 17:09:12 2026] PUT /v2.0/routers/47b9ffc6-4660-410c-8ce1-e554f01bbcc1/remove_router_interface => generated 309 bytes in 954 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:09:13.720 7 INFO neutron.api.v2.resource [None req-817e8e49-181a-4e80-b199-45e48be9be76 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1690/3242] 10.0.0.146 () {34 vars in 788 bytes} [Mon Jun 15 17:09:13 2026] PUT /v2.0/routers/47b9ffc6-4660-410c-8ce1-e554f01bbcc1/remove_router_interface => generated 198 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 17:09:14.090 8 INFO neutron_taas.services.taas.taas_plugin [None req-6cb48779-ee11-4ddc-8443-513175fa8486 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] TaaS: Handle Delete Port: c55487dd-986b-4914-ae90-92041885b675 2026-06-15 17:09:14.094 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6cb48779-ee11-4ddc-8443-513175fa8486 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] Tap Mirror: Handle Delete Port: c55487dd-986b-4914-ae90-92041885b675 [pid: 8|app: 0|req: 1553/3243] 10.0.0.146 () {34 vars in 788 bytes} [Mon Jun 15 17:09:13 2026] PUT /v2.0/routers/47b9ffc6-4660-410c-8ce1-e554f01bbcc1/remove_router_interface => generated 309 bytes in 959 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:09:14.816 7 INFO neutron.api.v2.resource [None req-268b44b9-519c-48b7-9d5c-dce93db15a58 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1691/3244] 10.0.0.146 () {34 vars in 788 bytes} [Mon Jun 15 17:09:14 2026] PUT /v2.0/routers/47b9ffc6-4660-410c-8ce1-e554f01bbcc1/remove_router_interface => generated 198 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 17:09:15.194 8 INFO neutron_taas.services.taas.taas_plugin [None req-411f4638-419c-449b-a34c-fdf121111786 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] TaaS: Handle Delete Port: cea8e8d4-2abb-4123-a372-1d29500fe505 2026-06-15 17:09:15.197 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-411f4638-419c-449b-a34c-fdf121111786 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] Tap Mirror: Handle Delete Port: cea8e8d4-2abb-4123-a372-1d29500fe505 [pid: 8|app: 0|req: 1554/3245] 10.0.0.146 () {34 vars in 788 bytes} [Mon Jun 15 17:09:14 2026] PUT /v2.0/routers/47b9ffc6-4660-410c-8ce1-e554f01bbcc1/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-15 17:09:15.942 7 INFO neutron.api.v2.resource [None req-d3ea3bf7-b246-43d2-acb9-14ff4e809152 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1692/3246] 10.0.0.146 () {34 vars in 788 bytes} [Mon Jun 15 17:09:15 2026] PUT /v2.0/routers/47b9ffc6-4660-410c-8ce1-e554f01bbcc1/remove_router_interface => generated 198 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 17:09:16.162 8 INFO neutron_taas.services.taas.taas_plugin [None req-a324cba8-9929-493e-9ce3-7a7ccafb7dd1 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] TaaS: Handle Delete Port: 80385a55-d63e-4fa5-a65a-5ac152f7959c 2026-06-15 17:09:16.166 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a324cba8-9929-493e-9ce3-7a7ccafb7dd1 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] Tap Mirror: Handle Delete Port: 80385a55-d63e-4fa5-a65a-5ac152f7959c 2026-06-15 17:09:16.468 8 INFO neutron_taas.services.taas.taas_plugin [None req-a324cba8-9929-493e-9ce3-7a7ccafb7dd1 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] TaaS: Handle Delete Port: bfd52263-6af3-474c-8a5d-ebe00f96ebb0 2026-06-15 17:09:16.471 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a324cba8-9929-493e-9ce3-7a7ccafb7dd1 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] Tap Mirror: Handle Delete Port: bfd52263-6af3-474c-8a5d-ebe00f96ebb0 2026-06-15 17:09:16.855 8 INFO neutron.db.l3_hamode_db [None req-a324cba8-9929-493e-9ce3-7a7ccafb7dd1 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] HA network 508737bc-c1dc-4aae-ac13-a27726c506d5 was deleted as no HA routers are present in tenant 1e460aaf50f0463a924fdfd83e0d72fe. [pid: 8|app: 0|req: 1555/3247] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:09:15 2026] DELETE /v2.0/routers/47b9ffc6-4660-410c-8ce1-e554f01bbcc1 => generated 0 bytes in 911 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:09:16.871 8 INFO neutron.services.segments.plugin [-] Segment 3d4a6f26-a205-49f8-8c9d-f1fca72c1384 resource provider aggregate not found 2026-06-15 17:09:16.876 8 INFO neutron.services.segments.plugin [-] Segment 3d4a6f26-a205-49f8-8c9d-f1fca72c1384 resource provider aggregate not found 2026-06-15 17:09:16.882 7 INFO neutron.api.v2.resource [None req-e819a6d2-4bd8-406c-b88c-4bff2dcd1307 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1693/3248] 10.0.0.146 () {32 vars in 720 bytes} [Mon Jun 15 17:09:16 2026] GET /v2.0/routers/47b9ffc6-4660-410c-8ce1-e554f01bbcc1 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 17:09:16.896 8 INFO neutron.services.segments.plugin [-] Segment 3d4a6f26-a205-49f8-8c9d-f1fca72c1384 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d4a6f26-a205-49f8-8c9d-f1fca72c1384 found for delete ", "request_id": "req-73f284b2-a5d9-4651-ad5d-dad7ebd14883"}]} 2026-06-15 17:09:16.897 8 INFO neutron.services.segments.plugin [-] Segment 3d4a6f26-a205-49f8-8c9d-f1fca72c1384 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d4a6f26-a205-49f8-8c9d-f1fca72c1384 found for delete ", "request_id": "req-144aaae0-3b3d-4cc0-8e88-bb935413d469"}]} [pid: 8|app: 0|req: 1556/3249] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:09:16 2026] DELETE /v2.0/subnets/ca6a76f6-e7e3-4506-822e-e82fae8871ac => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:09:17.062 7 INFO neutron.pecan_wsgi.hooks.translation [None req-59687f51-163f-48e0-afa9-b56d4b655124 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1694/3250] 10.0.0.146 () {32 vars in 720 bytes} [Mon Jun 15 17:09:17 2026] GET /v2.0/subnets/ca6a76f6-e7e3-4506-822e-e82fae8871ac => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3251] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:09:17 2026] DELETE /v2.0/subnets/192cfccf-19ce-46ff-a9df-c17ac9c38b9a => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:09:17.261 7 INFO neutron.pecan_wsgi.hooks.translation [None req-42707780-ac99-4444-801d-bc3286837542 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1695/3252] 10.0.0.146 () {32 vars in 720 bytes} [Mon Jun 15 17:09:17 2026] GET /v2.0/subnets/192cfccf-19ce-46ff-a9df-c17ac9c38b9a => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 17:09:17.363 8 INFO neutron_taas.services.taas.taas_plugin [None req-1f6cfa70-cfb3-4e4b-a5d2-f398df5ea5cc 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] TaaS: Handle Delete Port: ef11c321-c9a1-49bd-bdef-d0125c040fd2 2026-06-15 17:09:17.366 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f6cfa70-cfb3-4e4b-a5d2-f398df5ea5cc 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] Tap Mirror: Handle Delete Port: ef11c321-c9a1-49bd-bdef-d0125c040fd2 [pid: 8|app: 0|req: 1558/3253] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:09:17 2026] DELETE /v2.0/networks/a4bb202a-396d-4f10-acd5-adc050d43054 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:09:17.562 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5f6f253c-a0a9-482b-8856-d0de7c723a49 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1696/3254] 10.0.0.146 () {32 vars in 722 bytes} [Mon Jun 15 17:09:17 2026] GET /v2.0/networks/a4bb202a-396d-4f10-acd5-adc050d43054 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3255] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:09:17 2026] DELETE /v2.0/subnets/962a3f53-281f-4842-b11d-efd4e7bdf710 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:09:17.772 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e9eb9452-afcf-495a-bc6f-fa5da51abb53 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1697/3256] 10.0.0.146 () {32 vars in 720 bytes} [Mon Jun 15 17:09:17 2026] GET /v2.0/subnets/962a3f53-281f-4842-b11d-efd4e7bdf710 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3257] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:09:17 2026] DELETE /v2.0/subnets/d7baa29c-189a-4c36-95bf-ec527f1ac8c6 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:09:17.969 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c7bd95ed-248d-48f2-a239-7da1043716c6 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1698/3258] 10.0.0.146 () {32 vars in 720 bytes} [Mon Jun 15 17:09:17 2026] GET /v2.0/subnets/d7baa29c-189a-4c36-95bf-ec527f1ac8c6 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 17:09:18.070 8 INFO neutron_taas.services.taas.taas_plugin [None req-d8efa156-d906-418d-9d61-97cbd23047c1 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] TaaS: Handle Delete Port: 48915fa4-0b9e-469a-a9a4-f60030d2bed0 2026-06-15 17:09:18.073 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8efa156-d906-418d-9d61-97cbd23047c1 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] Tap Mirror: Handle Delete Port: 48915fa4-0b9e-469a-a9a4-f60030d2bed0 [pid: 8|app: 0|req: 1561/3259] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:09:17 2026] DELETE /v2.0/networks/5a613022-9852-4314-b48d-90bdfca782c7 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:09:18.280 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6a30cbfe-c1a2-40f0-99e5-28ede24f6a25 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1699/3260] 10.0.0.146 () {32 vars in 722 bytes} [Mon Jun 15 17:09:18 2026] GET /v2.0/networks/5a613022-9852-4314-b48d-90bdfca782c7 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3261] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:09:18 2026] DELETE /v2.0/subnets/f44e4a10-3c8f-4c55-8e79-bf45ee00ab4d => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:09:18.454 7 INFO neutron.pecan_wsgi.hooks.translation [None req-474e2cb5-7147-4cd3-8ba4-27d35d1cdce0 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1700/3262] 10.0.0.146 () {32 vars in 720 bytes} [Mon Jun 15 17:09:18 2026] GET /v2.0/subnets/f44e4a10-3c8f-4c55-8e79-bf45ee00ab4d => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3263] 10.0.0.146 () {32 vars in 723 bytes} [Mon Jun 15 17:09:18 2026] DELETE /v2.0/subnets/a9e152a4-7ab6-4d86-96b9-2a05ddf77839 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:09:18.629 7 INFO neutron.pecan_wsgi.hooks.translation [None req-13ce2c4d-822b-4b5f-87ba-7643f957c756 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1701/3264] 10.0.0.146 () {32 vars in 720 bytes} [Mon Jun 15 17:09:18 2026] GET /v2.0/subnets/a9e152a4-7ab6-4d86-96b9-2a05ddf77839 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 17:09:18.733 8 INFO neutron_taas.services.taas.taas_plugin [None req-783c1c47-13d3-429b-9429-d8bedfd8bd24 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] TaaS: Handle Delete Port: c439f89d-1071-4151-9f57-d5afe64f10e8 2026-06-15 17:09:18.736 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-783c1c47-13d3-429b-9429-d8bedfd8bd24 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] Tap Mirror: Handle Delete Port: c439f89d-1071-4151-9f57-d5afe64f10e8 2026-06-15 17:09:18.914 8 INFO neutron.services.segments.plugin [-] Segment 502d568d-3853-480e-8b00-721f70f47245 resource provider aggregate not found 2026-06-15 17:09:18.925 8 INFO neutron.services.segments.plugin [-] Segment 502d568d-3853-480e-8b00-721f70f47245 resource provider aggregate not found 2026-06-15 17:09:18.938 8 INFO neutron.services.segments.plugin [-] Segment 502d568d-3853-480e-8b00-721f70f47245 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 502d568d-3853-480e-8b00-721f70f47245 found for delete ", "request_id": "req-172371cc-25c0-4bcd-9723-5f8fce7e36fe"}]} 2026-06-15 17:09:18.942 8 INFO neutron.services.segments.plugin [-] Segment 502d568d-3853-480e-8b00-721f70f47245 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 502d568d-3853-480e-8b00-721f70f47245 found for delete ", "request_id": "req-278bd7ae-8edb-4a85-a665-b90014295aa6"}]} 2026-06-15 17:09:18.954 8 INFO neutron.services.segments.plugin [-] Segment 0e80df43-ad0c-4088-b27f-97a2e6349e3d resource provider aggregate not found [pid: 8|app: 0|req: 1564/3265] 10.0.0.146 () {32 vars in 725 bytes} [Mon Jun 15 17:09:18 2026] DELETE /v2.0/networks/69f8649e-77ab-4849-a66e-2b95545b1ffe => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-15 17:09:18.967 8 INFO neutron.services.segments.plugin [-] Segment 0e80df43-ad0c-4088-b27f-97a2e6349e3d resource provider aggregate not found 2026-06-15 17:09:18.973 8 INFO neutron.services.segments.plugin [-] Segment 0e80df43-ad0c-4088-b27f-97a2e6349e3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e80df43-ad0c-4088-b27f-97a2e6349e3d found for delete ", "request_id": "req-aaeea3ab-0ad1-4114-ae2b-1eac7d5c98e5"}]} 2026-06-15 17:09:18.978 7 INFO neutron.pecan_wsgi.hooks.translation [None req-63540bbe-2f2e-48cc-b440-1ea8a8741e56 4b381cfb4c8d43e291a1b8c6edde6bf3 1e460aaf50f0463a924fdfd83e0d72fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1702/3266] 10.0.0.146 () {32 vars in 722 bytes} [Mon Jun 15 17:09:18 2026] GET /v2.0/networks/69f8649e-77ab-4849-a66e-2b95545b1ffe => generated 138 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 17:09:18.982 8 INFO neutron.services.segments.plugin [-] Segment 0e80df43-ad0c-4088-b27f-97a2e6349e3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e80df43-ad0c-4088-b27f-97a2e6349e3d found for delete ", "request_id": "req-255802f7-f8cc-44f9-8cfa-412f17a6be60"}]} 2026-06-15 17:09:18.988 8 INFO neutron.services.segments.plugin [-] Segment ccd70677-768a-446b-8ec0-f7561d84abe8 resource provider aggregate not found 2026-06-15 17:09:18.993 8 INFO neutron.services.segments.plugin [-] Segment ccd70677-768a-446b-8ec0-f7561d84abe8 resource provider aggregate not found 2026-06-15 17:09:19.005 8 INFO neutron.services.segments.plugin [-] Segment ccd70677-768a-446b-8ec0-f7561d84abe8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccd70677-768a-446b-8ec0-f7561d84abe8 found for delete ", "request_id": "req-89996e44-7810-4f13-9bd7-346b3f7ffa07"}]} 2026-06-15 17:09:19.007 8 INFO neutron.services.segments.plugin [-] Segment ccd70677-768a-446b-8ec0-f7561d84abe8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccd70677-768a-446b-8ec0-f7561d84abe8 found for delete ", "request_id": "req-408fab06-1d2a-42f0-8815-761f66febe95"}]} [pid: 8|app: 0|req: 1565/3267] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:09:20 2026] GET /v2.0/security-groups?tenant_id=2eebfbaca7294873a7a4ff9158e55e2b&name=default => generated 2929 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1703/3268] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:09:21 2026] DELETE /v2.0/security-groups/e16dd125-c47e-4d42-b28c-9ea0a7651d08 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3269] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:09:21 2026] GET /v2.0/security-groups?tenant_id=ec296a8653714d49b97623613acea604&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: 1704/3270] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:09:21 2026] DELETE /v2.0/security-groups/db3511ab-86b7-47a7-b307-55e464160a92 => 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: 1567/3271] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:09:21 2026] GET /v2.0/security-groups?tenant_id=4a55622fb5714c56865aaa0c9dbfa5d2&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1705/3272] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:09:21 2026] DELETE /v2.0/security-groups/ca406873-5390-490f-aeb2-a0926a78e3db => 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: 1568/3273] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:09:21 2026] GET /v2.0/security-groups?tenant_id=97797f2e54d249dd936725b5d99cad8a&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: 1706/3274] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:09:22 2026] DELETE /v2.0/security-groups/402c17f3-7465-483b-9f8e-a08cdf91feb3 => 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: 1569/3275] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:09:22 2026] GET /v2.0/security-groups?tenant_id=90efb226dab94667a88e8047467f4747&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1707/3276] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:09:22 2026] DELETE /v2.0/security-groups/1ac36d0e-b363-415d-abe4-3b0f119904bc => 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: 1570/3277] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:09:22 2026] GET /v2.0/security-groups?tenant_id=6f3ec8aa4e1b48fea59e7ae24b69c89a&name=default => generated 2929 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1708/3278] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:09:22 2026] DELETE /v2.0/security-groups/171374de-754b-4bae-8eda-974b5315e715 => 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: 1571/3279] 10.0.0.146 () {32 vars in 773 bytes} [Mon Jun 15 17:09:23 2026] GET /v2.0/security-groups?tenant_id=1e460aaf50f0463a924fdfd83e0d72fe&name=default => generated 2929 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1709/3282] 10.0.0.146 () {32 vars in 739 bytes} [Mon Jun 15 17:09:23 2026] DELETE /v2.0/security-groups/9abacc66-206a-47b3-a8b2-9a3b44ace8c8 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3283] 10.0.0.146 () {32 vars in 648 bytes} [Mon Jun 15 17:09:25 2026] GET /v2.0/networks => generated 2167 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1710/3284] 10.0.0.146 () {32 vars in 654 bytes} [Mon Jun 15 17:09:26 2026] GET /v2.0/floatingips => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3285] 10.0.0.146 () {32 vars in 646 bytes} [Mon Jun 15 17:09:26 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1711/3286] 10.0.0.146 () {32 vars in 642 bytes} [Mon Jun 15 17:09:26 2026] GET /v2.0/ports => generated 4725 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3287] 10.0.0.146 () {32 vars in 646 bytes} [Mon Jun 15 17:09:27 2026] GET /v2.0/subnets => generated 1308 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1712/3288] 10.0.0.146 () {32 vars in 648 bytes} [Mon Jun 15 17:09:27 2026] GET /v2.0/networks => generated 2167 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3289] 10.0.0.146 () {32 vars in 662 bytes} [Mon Jun 15 17:09:27 2026] GET /v2.0/security-groups => generated 17401 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1713/3290] 10.0.0.146 () {32 vars in 654 bytes} [Mon Jun 15 17:09:27 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)