+ 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 [Fri Aug 14 09:59:45 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: neutron-server-59c8c655c5-qpkpg 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 0x7fbcb5321668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-08-14 09:59:49.804 7 INFO neutron.common.config [-] Logging enabled! 2026-08-14 09:59:49.805 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-08-14 09:59:49.862 8 INFO neutron.common.config [-] Logging enabled! 2026-08-14 09:59:49.862 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-08-14 09:59:50.796 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-14 09:59:50.861 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-14 09:59:52.292 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-14 09:59:52.295 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-14 09:59:52.298 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-14 09:59:52.299 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-14 09:59:52.299 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-14 09:59:52.299 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-14 09:59:52.300 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-14 09:59:52.307 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-14 09:59:52.307 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-14 09:59:52.307 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-14 09:59:52.329 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-14 09:59:52.330 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-14 09:59:52.330 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-14 09:59:52.339 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-14 09:59:52.341 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-14 09:59:52.345 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-14 09:59:52.346 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-14 09:59:52.346 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-14 09:59:52.346 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-14 09:59:52.346 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-14 09:59:52.354 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-14 09:59:52.354 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-14 09:59:52.354 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-14 09:59:52.358 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-14 09:59:52.359 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-14 09:59:52.359 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-14 09:59:52.359 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-14 09:59:52.376 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-14 09:59:52.377 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-14 09:59:52.377 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-14 09:59:52.404 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-14 09:59:52.404 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-14 09:59:52.404 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-14 09:59:52.404 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-14 09:59:52.649 7 INFO neutron.plugins.ml2.managers [None req-9adde257-30a4-4531-a235-ca231bd7937a - - - - - -] Initializing driver for type 'vlan' 2026-08-14 09:59:52.676 8 INFO neutron.plugins.ml2.managers [None req-05bd2770-8fd1-4a81-97ac-6f37638d6326 - - - - - -] Initializing driver for type 'vlan' 2026-08-14 09:59:52.917 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9adde257-30a4-4531-a235-ca231bd7937a - - - - - -] VlanTypeDriver initialization complete 2026-08-14 09:59:52.917 7 INFO neutron.plugins.ml2.managers [None req-9adde257-30a4-4531-a235-ca231bd7937a - - - - - -] Initializing driver for type 'vxlan' 2026-08-14 09:59:52.918 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-9adde257-30a4-4531-a235-ca231bd7937a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-14 09:59:52.929 7 INFO neutron.plugins.ml2.managers [None req-9adde257-30a4-4531-a235-ca231bd7937a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-14 09:59:52.929 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9adde257-30a4-4531-a235-ca231bd7937a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-14 09:59:52.930 7 INFO neutron.plugins.ml2.managers [None req-9adde257-30a4-4531-a235-ca231bd7937a - - - - - -] Initializing extension driver 'port_security' 2026-08-14 09:59:52.930 7 INFO neutron.plugins.ml2.extensions.port_security [None req-9adde257-30a4-4531-a235-ca231bd7937a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-14 09:59:52.930 7 INFO neutron.plugins.ml2.managers [None req-9adde257-30a4-4531-a235-ca231bd7937a - - - - - -] Initializing extension driver 'qos' 2026-08-14 09:59:52.930 7 INFO neutron.plugins.ml2.managers [None req-9adde257-30a4-4531-a235-ca231bd7937a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-14 09:59:52.930 7 INFO neutron.plugins.ml2.managers [None req-9adde257-30a4-4531-a235-ca231bd7937a - - - - - -] Initializing mechanism driver 'l2population' 2026-08-14 09:59:52.942 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-05bd2770-8fd1-4a81-97ac-6f37638d6326 - - - - - -] VlanTypeDriver initialization complete 2026-08-14 09:59:52.942 8 INFO neutron.plugins.ml2.managers [None req-05bd2770-8fd1-4a81-97ac-6f37638d6326 - - - - - -] Initializing driver for type 'vxlan' 2026-08-14 09:59:52.943 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-05bd2770-8fd1-4a81-97ac-6f37638d6326 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-14 09:59:52.945 7 INFO neutron.quota [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded quota_driver: . 2026-08-14 09:59:52.945 7 INFO neutron.plugins.ml2.plugin [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Modular L2 Plugin initialization complete 2026-08-14 09:59:52.946 7 INFO neutron.plugins.ml2.managers [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-14 09:59:52.946 7 INFO neutron.plugins.ml2.managers [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-14 09:59:52.946 7 INFO neutron.plugins.ml2.managers [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Got port-security extension from driver 'port_security' 2026-08-14 09:59:52.946 7 INFO neutron.manager [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loading Plugin: qos 2026-08-14 09:59:52.958 8 INFO neutron.plugins.ml2.managers [None req-05bd2770-8fd1-4a81-97ac-6f37638d6326 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-14 09:59:52.958 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-05bd2770-8fd1-4a81-97ac-6f37638d6326 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-14 09:59:52.958 8 INFO neutron.plugins.ml2.managers [None req-05bd2770-8fd1-4a81-97ac-6f37638d6326 - - - - - -] Initializing extension driver 'port_security' 2026-08-14 09:59:52.958 8 INFO neutron.plugins.ml2.extensions.port_security [None req-05bd2770-8fd1-4a81-97ac-6f37638d6326 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-14 09:59:52.959 8 INFO neutron.plugins.ml2.managers [None req-05bd2770-8fd1-4a81-97ac-6f37638d6326 - - - - - -] Initializing extension driver 'qos' 2026-08-14 09:59:52.959 8 INFO neutron.plugins.ml2.managers [None req-05bd2770-8fd1-4a81-97ac-6f37638d6326 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-14 09:59:52.959 8 INFO neutron.plugins.ml2.managers [None req-05bd2770-8fd1-4a81-97ac-6f37638d6326 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-14 09:59:52.963 7 INFO neutron.manager [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loading Plugin: router 2026-08-14 09:59:52.972 8 INFO neutron.quota [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded quota_driver: . 2026-08-14 09:59:52.973 8 INFO neutron.plugins.ml2.plugin [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Modular L2 Plugin initialization complete 2026-08-14 09:59:52.973 8 INFO neutron.plugins.ml2.managers [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-14 09:59:52.973 8 INFO neutron.plugins.ml2.managers [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-14 09:59:52.973 8 INFO neutron.plugins.ml2.managers [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-14 09:59:52.973 8 INFO neutron.manager [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loading Plugin: qos 2026-08-14 09:59:52.986 8 INFO neutron.manager [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loading Plugin: router 2026-08-14 09:59:53.013 7 INFO neutron.services.service_base [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-14 09:59:53.013 7 INFO neutron.manager [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loading Plugin: segments 2026-08-14 09:59:53.031 8 INFO neutron.services.service_base [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-14 09:59:53.031 8 INFO neutron.manager [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loading Plugin: segments 2026-08-14 09:59:53.116 7 INFO neutron.manager [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loading Plugin: trunk 2026-08-14 09:59:53.129 8 INFO neutron.manager [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loading Plugin: trunk 2026-08-14 09:59:53.130 7 INFO neutron.manager [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loading Plugin: vpnaas 2026-08-14 09:59:53.143 8 INFO neutron.manager [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loading Plugin: vpnaas 2026-08-14 09:59:53.171 7 WARNING stevedore.named [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-14 09:59:53.182 8 WARNING stevedore.named [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-14 09:59:53.253 7 INFO neutron_vpnaas.services.vpn.plugin [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-14 09:59:53.253 7 INFO neutron.common.utils [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-14 09:59:53.253 7 INFO neutron.manager [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loading Plugin: taas 2026-08-14 09:59:53.259 8 INFO neutron_vpnaas.services.vpn.plugin [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-14 09:59:53.259 8 INFO neutron.common.utils [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-14 09:59:53.259 8 INFO neutron.manager [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loading Plugin: taas 2026-08-14 09:59:53.276 7 WARNING stevedore.named [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-14 09:59:53.276 7 WARNING stevedore.named [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-14 09:59:53.283 8 WARNING stevedore.named [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-14 09:59:53.283 8 WARNING stevedore.named [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-14 09:59:53.298 7 INFO neutron_taas.services.taas.taas_plugin [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-14 09:59:53.299 7 INFO neutron.manager [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loading Plugin: tapmirror 2026-08-14 09:59:53.301 8 INFO neutron_taas.services.taas.taas_plugin [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-14 09:59:53.301 8 INFO neutron.manager [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loading Plugin: tapmirror 2026-08-14 09:59:53.311 7 WARNING stevedore.named [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-14 09:59:53.311 7 WARNING stevedore.named [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-14 09:59:53.314 8 WARNING stevedore.named [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-14 09:59:53.314 8 WARNING stevedore.named [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-14 09:59:53.328 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-14 09:59:53.328 7 INFO neutron.manager [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loading Plugin: auto_allocate 2026-08-14 09:59:53.330 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-14 09:59:53.330 8 INFO neutron.manager [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loading Plugin: auto_allocate 2026-08-14 09:59:53.333 7 INFO neutron.manager [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loading Plugin: tag 2026-08-14 09:59:53.338 8 INFO neutron.manager [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loading Plugin: tag 2026-08-14 09:59:53.341 7 INFO neutron.manager [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loading Plugin: timestamp 2026-08-14 09:59:53.344 7 INFO neutron.manager [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loading Plugin: network_ip_availability 2026-08-14 09:59:53.345 8 INFO neutron.manager [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loading Plugin: timestamp 2026-08-14 09:59:53.348 7 INFO neutron.manager [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loading Plugin: flavors 2026-08-14 09:59:53.348 8 INFO neutron.manager [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loading Plugin: network_ip_availability 2026-08-14 09:59:53.351 7 INFO neutron.manager [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loading Plugin: revisions 2026-08-14 09:59:53.352 8 INFO neutron.manager [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loading Plugin: flavors 2026-08-14 09:59:53.355 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Initializing extension manager. 2026-08-14 09:59:53.355 8 INFO neutron.manager [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loading Plugin: revisions 2026-08-14 09:59:53.356 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: address-group 2026-08-14 09:59:53.357 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: address-scope 2026-08-14 09:59:53.357 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-14 09:59:53.358 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: agent 2026-08-14 09:59:53.359 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: agent-resources-synced 2026-08-14 09:59:53.359 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Initializing extension manager. 2026-08-14 09:59:53.360 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: allowed-address-pairs 2026-08-14 09:59:53.360 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: address-group 2026-08-14 09:59:53.361 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: auto-allocated-topology 2026-08-14 09:59:53.361 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: address-scope 2026-08-14 09:59:53.361 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: availability_zone 2026-08-14 09:59:53.362 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-14 09:59:53.362 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: availability_zone_filter 2026-08-14 09:59:53.362 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-14 09:59:53.363 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: agent 2026-08-14 09:59:53.363 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: default-subnetpools 2026-08-14 09:59:53.363 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: agent-resources-synced 2026-08-14 09:59:53.364 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-14 09:59:53.364 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-14 09:59:53.365 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: dns-integration 2026-08-14 09:59:53.365 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-14 09:59:53.365 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: dns-domain-ports 2026-08-14 09:59:53.366 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: availability_zone 2026-08-14 09:59:53.366 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-14 09:59:53.366 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: availability_zone_filter 2026-08-14 09:59:53.367 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: dvr 2026-08-14 09:59:53.367 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-14 09:59:53.367 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-14 09:59:53.367 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: default-subnetpools 2026-08-14 09:59:53.368 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: empty-string-filtering 2026-08-14 09:59:53.368 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-14 09:59:53.369 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-14 09:59:53.369 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-14 09:59:53.369 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: external-net 2026-08-14 09:59:53.369 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: dns-integration 2026-08-14 09:59:53.370 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-14 09:59:53.370 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: dns-domain-ports 2026-08-14 09:59:53.370 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: extraroute 2026-08-14 09:59:53.370 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-14 09:59:53.371 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: dvr 2026-08-14 09:59:53.371 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: extraroute-atomic 2026-08-14 09:59:53.371 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-14 09:59:53.372 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-14 09:59:53.372 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: empty-string-filtering 2026-08-14 09:59:53.372 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-14 09:59:53.373 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-14 09:59:53.373 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-14 09:59:53.373 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-14 09:59:53.373 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-14 09:59:53.374 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: fip-port-details 2026-08-14 09:59:53.374 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: external-net 2026-08-14 09:59:53.374 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-14 09:59:53.375 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: extraroute 2026-08-14 09:59:53.375 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: flavors 2026-08-14 09:59:53.375 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: extraroute-atomic 2026-08-14 09:59:53.376 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-14 09:59:53.376 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-14 09:59:53.377 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-14 09:59:53.377 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: floatingip-pools 2026-08-14 09:59:53.377 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-14 09:59:53.378 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-14 09:59:53.378 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: ip_allocation 2026-08-14 09:59:53.378 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: fip-port-details 2026-08-14 09:59:53.378 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: ip-substring-filtering 2026-08-14 09:59:53.379 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: flavors 2026-08-14 09:59:53.379 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: l2_adjacency 2026-08-14 09:59:53.380 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: router 2026-08-14 09:59:53.380 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-14 09:59:53.382 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: floatingip-pools 2026-08-14 09:59:53.382 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-14 09:59:53.382 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: ip_allocation 2026-08-14 09:59:53.382 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-14 09:59:53.383 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-14 09:59:53.383 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-14 09:59:53.383 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: l2_adjacency 2026-08-14 09:59:53.383 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: ext-gw-mode 2026-08-14 09:59:53.384 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: l3-ha 2026-08-14 09:59:53.384 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-14 09:59:53.384 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: router 2026-08-14 09:59:53.385 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-14 09:59:53.385 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: l3-flavors 2026-08-14 09:59:53.386 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-14 09:59:53.386 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-14 09:59:53.387 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-14 09:59:53.387 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-14 09:59:53.387 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-14 09:59:53.388 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: ext-gw-mode 2026-08-14 09:59:53.388 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: l3-ha 2026-08-14 09:59:53.389 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-14 09:59:53.389 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-14 09:59:53.389 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-14 09:59:53.390 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: l3-flavors 2026-08-14 09:59:53.390 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-14 09:59:53.391 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-14 09:59:53.391 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-14 09:59:53.391 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-14 09:59:53.392 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-14 09:59:53.393 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-14 09:59:53.393 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-14 09:59:53.393 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: multi-provider 2026-08-14 09:59:53.394 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: net-mtu 2026-08-14 09:59:53.394 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: net-mtu-writable 2026-08-14 09:59:53.394 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-14 09:59:53.395 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: network_availability_zone 2026-08-14 09:59:53.395 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: network_ha 2026-08-14 09:59:53.395 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-14 09:59:53.396 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: network-ip-availability 2026-08-14 09:59:53.397 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-14 09:59:53.397 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-14 09:59:53.397 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-14 09:59:53.398 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: pagination 2026-08-14 09:59:53.398 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: multi-provider 2026-08-14 09:59:53.398 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: port-device-profile 2026-08-14 09:59:53.398 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: net-mtu 2026-08-14 09:59:53.398 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-14 09:59:53.399 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: net-mtu-writable 2026-08-14 09:59:53.399 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-14 09:59:53.399 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: network_availability_zone 2026-08-14 09:59:53.399 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-14 09:59:53.400 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: network_ha 2026-08-14 09:59:53.400 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: port-mac-override 2026-08-14 09:59:53.400 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-14 09:59:53.400 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: network-ip-availability 2026-08-14 09:59:53.401 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-14 09:59:53.401 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-14 09:59:53.401 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-14 09:59:53.402 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: pagination 2026-08-14 09:59:53.402 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: port-resource-request 2026-08-14 09:59:53.402 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: port-device-profile 2026-08-14 09:59:53.402 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: port-resource-request-groups 2026-08-14 09:59:53.403 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-14 09:59:53.403 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-14 09:59:53.403 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-14 09:59:53.404 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-14 09:59:53.404 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: binding 2026-08-14 09:59:53.404 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: port-mac-override 2026-08-14 09:59:53.405 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: binding-extended 2026-08-14 09:59:53.405 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-14 09:59:53.405 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: port-security 2026-08-14 09:59:53.406 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: project-id 2026-08-14 09:59:53.406 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-14 09:59:53.406 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: provider 2026-08-14 09:59:53.406 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-14 09:59:53.407 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: port-resource-request 2026-08-14 09:59:53.407 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-14 09:59:53.407 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-14 09:59:53.408 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-14 09:59:53.408 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: binding 2026-08-14 09:59:53.409 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: qos 2026-08-14 09:59:53.409 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: binding-extended 2026-08-14 09:59:53.410 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-14 09:59:53.410 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: port-security 2026-08-14 09:59:53.410 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: project-id 2026-08-14 09:59:53.410 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-14 09:59:53.411 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: provider 2026-08-14 09:59:53.411 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: qos-default 2026-08-14 09:59:53.411 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: qos-fip 2026-08-14 09:59:53.411 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-14 09:59:53.411 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-14 09:59:53.412 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: qos-gateway-ip 2026-08-14 09:59:53.412 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: qos-port-network-policy 2026-08-14 09:59:53.413 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: qos-pps-minimum 2026-08-14 09:59:53.413 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: qos 2026-08-14 09:59:53.414 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-14 09:59:53.414 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-14 09:59:53.414 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-14 09:59:53.414 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: qos-pps 2026-08-14 09:59:53.415 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: qos-default 2026-08-14 09:59:53.415 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: qos-rule-type-details 2026-08-14 09:59:53.415 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: qos-fip 2026-08-14 09:59:53.415 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-14 09:59:53.416 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-14 09:59:53.416 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: qos-rules-alias 2026-08-14 09:59:53.416 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-14 09:59:53.417 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: quota-check-limit 2026-08-14 09:59:53.417 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-14 09:59:53.417 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: quota-check-limit-default 2026-08-14 09:59:53.417 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-14 09:59:53.418 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-14 09:59:53.419 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: qos-pps 2026-08-14 09:59:53.419 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-14 09:59:53.419 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: quotas 2026-08-14 09:59:53.420 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-14 09:59:53.420 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: qos-rules-alias 2026-08-14 09:59:53.420 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: quota_details 2026-08-14 09:59:53.421 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: quota-check-limit 2026-08-14 09:59:53.422 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-14 09:59:53.422 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: rbac-policies 2026-08-14 09:59:53.422 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: rbac-address-group 2026-08-14 09:59:53.423 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: rbac-address-scope 2026-08-14 09:59:53.423 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: rbac-security-groups 2026-08-14 09:59:53.424 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: quotas 2026-08-14 09:59:53.424 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: rbac-subnetpool 2026-08-14 09:59:53.424 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: revision-if-match 2026-08-14 09:59:53.425 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: quota_details 2026-08-14 09:59:53.425 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: standard-attr-revisions 2026-08-14 09:59:53.426 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: router_availability_zone 2026-08-14 09:59:53.426 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: rbac-policies 2026-08-14 09:59:53.426 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-14 09:59:53.427 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: rbac-address-group 2026-08-14 09:59:53.427 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: rbac-address-scope 2026-08-14 09:59:53.427 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: rbac-security-groups 2026-08-14 09:59:53.428 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: security-groups-default-rules 2026-08-14 09:59:53.428 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-14 09:59:53.428 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-14 09:59:53.429 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: revision-if-match 2026-08-14 09:59:53.429 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-14 09:59:53.429 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-14 09:59:53.429 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-14 09:59:53.430 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-14 09:59:53.430 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: router_availability_zone 2026-08-14 09:59:53.430 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-14 09:59:53.430 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-14 09:59:53.432 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-14 09:59:53.432 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-14 09:59:53.433 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-14 09:59:53.433 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-14 09:59:53.434 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-14 09:59:53.434 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-14 09:59:53.436 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: security-group 2026-08-14 09:59:53.437 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: segment 2026-08-14 09:59:53.437 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-14 09:59:53.438 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: service-type 2026-08-14 09:59:53.438 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: sorting 2026-08-14 09:59:53.440 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: standard-attr-segment 2026-08-14 09:59:53.440 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: security-group 2026-08-14 09:59:53.441 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: standard-attr-description 2026-08-14 09:59:53.441 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: stateful-security-group 2026-08-14 09:59:53.441 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: segment 2026-08-14 09:59:53.442 7 WARNING neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-14 09:59:53.442 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-14 09:59:53.442 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-14 09:59:53.442 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: service-type 2026-08-14 09:59:53.443 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: subnet-external-network 2026-08-14 09:59:53.443 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: sorting 2026-08-14 09:59:53.443 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: subnet_onboard 2026-08-14 09:59:53.443 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: standard-attr-segment 2026-08-14 09:59:53.444 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-14 09:59:53.444 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: subnet-service-types 2026-08-14 09:59:53.445 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: standard-attr-description 2026-08-14 09:59:53.445 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: subnet_allocation 2026-08-14 09:59:53.445 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: stateful-security-group 2026-08-14 09:59:53.446 8 WARNING neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-14 09:59:53.446 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-14 09:59:53.446 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-14 09:59:53.446 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: tag-creation 2026-08-14 09:59:53.447 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: subnet-external-network 2026-08-14 09:59:53.447 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-14 09:59:53.447 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: subnet_onboard 2026-08-14 09:59:53.448 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-14 09:59:53.448 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: subnet-service-types 2026-08-14 09:59:53.449 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: subnet_allocation 2026-08-14 09:59:53.450 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-14 09:59:53.450 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: tag-creation 2026-08-14 09:59:53.450 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: standard-attr-tag 2026-08-14 09:59:53.451 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-14 09:59:53.451 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-14 09:59:53.452 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: trunk 2026-08-14 09:59:53.452 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: trunk-details 2026-08-14 09:59:53.453 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-14 09:59:53.453 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-14 09:59:53.454 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-14 09:59:53.454 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-14 09:59:53.454 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: standard-attr-tag 2026-08-14 09:59:53.455 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-14 09:59:53.456 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: trunk 2026-08-14 09:59:53.456 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: trunk-details 2026-08-14 09:59:53.456 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-14 09:59:53.457 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-14 09:59:53.457 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-14 09:59:53.457 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-14 09:59:53.458 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: vpn-flavors 2026-08-14 09:59:53.458 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-14 09:59:53.459 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-14 09:59:53.459 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: vpnaas 2026-08-14 09:59:53.460 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-14 09:59:53.461 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: taas 2026-08-14 09:59:53.461 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-14 09:59:53.462 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: tap-mirror 2026-08-14 09:59:53.462 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: vpn-flavors 2026-08-14 09:59:53.462 7 INFO neutron.api.extensions [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Loaded extension: taas-vlan-filter 2026-08-14 09:59:53.463 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: vpnaas 2026-08-14 09:59:53.465 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-14 09:59:53.465 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: taas 2026-08-14 09:59:53.465 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-14 09:59:53.465 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 09:59:53.465 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-14 09:59:53.466 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: tap-mirror 2026-08-14 09:59:53.466 8 INFO neutron.api.extensions [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-14 09:59:53.468 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-14 09:59:53.469 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-14 09:59:53.469 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-14 09:59:53.469 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-14 09:59:53.469 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 09:59:53.469 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-14 09:59:53.473 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-14 09:59:53.473 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-14 09:59:53.473 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-14 09:59:53.474 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-14 09:59:53.474 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-14 09:59:53.475 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 09:59:53.475 7 WARNING neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] subnetpool is already registered 2026-08-14 09:59:53.476 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 09:59:53.476 7 WARNING neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] subnetpool is already registered 2026-08-14 09:59:53.476 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-14 09:59:53.477 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-14 09:59:53.477 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-14 09:59:53.477 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-14 09:59:53.478 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-14 09:59:53.478 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-14 09:59:53.478 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-14 09:59:53.478 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-14 09:59:53.479 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-14 09:59:53.479 7 WARNING neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] ipsecpolicy is already registered 2026-08-14 09:59:53.479 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-14 09:59:53.479 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-14 09:59:53.479 7 WARNING neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] ikepolicy is already registered 2026-08-14 09:59:53.480 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 09:59:53.480 8 WARNING neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] subnetpool is already registered 2026-08-14 09:59:53.480 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 09:59:53.480 8 WARNING neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] subnetpool is already registered 2026-08-14 09:59:53.481 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-14 09:59:53.481 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-14 09:59:53.482 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-14 09:59:53.482 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-14 09:59:53.482 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-14 09:59:53.483 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-14 09:59:53.483 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-14 09:59:53.483 8 WARNING neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] ipsecpolicy is already registered 2026-08-14 09:59:53.484 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-14 09:59:53.484 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-14 09:59:53.484 7 WARNING neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] router is already registered 2026-08-14 09:59:53.484 8 WARNING neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] ikepolicy is already registered 2026-08-14 09:59:53.484 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-14 09:59:53.484 7 WARNING neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] floatingip is already registered 2026-08-14 09:59:53.488 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-14 09:59:53.488 7 WARNING neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] rbac_policy is already registered 2026-08-14 09:59:53.488 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-14 09:59:53.488 8 WARNING neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] router is already registered 2026-08-14 09:59:53.489 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-14 09:59:53.489 7 WARNING neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] security_group is already registered 2026-08-14 09:59:53.489 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-14 09:59:53.489 8 WARNING neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] floatingip is already registered 2026-08-14 09:59:53.490 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-14 09:59:53.490 7 WARNING neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] security_group_rule is already registered 2026-08-14 09:59:53.491 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 09:59:53.491 7 WARNING neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] subnetpool is already registered 2026-08-14 09:59:53.491 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 09:59:53.491 7 WARNING neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] subnetpool is already registered 2026-08-14 09:59:53.492 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-14 09:59:53.492 7 WARNING neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] trunk is already registered 2026-08-14 09:59:53.492 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-14 09:59:53.493 7 WARNING neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] ikepolicy is already registered 2026-08-14 09:59:53.493 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-14 09:59:53.493 8 WARNING neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] rbac_policy is already registered 2026-08-14 09:59:53.493 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-14 09:59:53.493 7 WARNING neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] ipsecpolicy is already registered 2026-08-14 09:59:53.493 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-14 09:59:53.493 8 WARNING neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] security_group is already registered 2026-08-14 09:59:53.493 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-14 09:59:53.494 7 WARNING neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] endpoint_group is already registered 2026-08-14 09:59:53.494 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-14 09:59:53.494 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-14 09:59:53.494 8 WARNING neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] security_group_rule is already registered 2026-08-14 09:59:53.494 7 WARNING neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] vpnservice is already registered 2026-08-14 09:59:53.494 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-14 09:59:53.494 7 WARNING neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] ipsec_site_connection is already registered 2026-08-14 09:59:53.495 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 09:59:53.495 8 WARNING neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] subnetpool is already registered 2026-08-14 09:59:53.495 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-14 09:59:53.495 7 WARNING neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] ipsecpolicy is already registered 2026-08-14 09:59:53.495 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 09:59:53.495 7 INFO neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-14 09:59:53.495 8 WARNING neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] subnetpool is already registered 2026-08-14 09:59:53.495 7 WARNING neutron.quota.resource_registry [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] ikepolicy is already registered 2026-08-14 09:59:53.496 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-14 09:59:53.496 8 WARNING neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] trunk is already registered 2026-08-14 09:59:53.496 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-14 09:59:53.496 8 WARNING neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] ikepolicy is already registered 2026-08-14 09:59:53.497 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-14 09:59:53.497 8 WARNING neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] ipsecpolicy is already registered 2026-08-14 09:59:53.497 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-14 09:59:53.497 8 WARNING neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] endpoint_group is already registered 2026-08-14 09:59:53.498 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-14 09:59:53.498 8 WARNING neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] vpnservice is already registered 2026-08-14 09:59:53.498 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-14 09:59:53.498 8 WARNING neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] ipsec_site_connection is already registered 2026-08-14 09:59:53.499 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-14 09:59:53.499 8 WARNING neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] ipsecpolicy is already registered 2026-08-14 09:59:53.499 8 INFO neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-14 09:59:53.499 8 WARNING neutron.quota.resource_registry [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] ikepolicy is already registered 2026-08-14 09:59:53.537 8 WARNING keystonemiddleware._common.config [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-14 09:59:53.540 7 WARNING keystonemiddleware._common.config [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-14 09:59:53.544 8 WARNING oslo_config.cfg [None req-a5d52e92-e1f3-48d6-9b4f-348e59fb54b8 - - - - - -] 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 0x7fbcb5321668 pid: 8 (default app) 2026-08-14 09:59:53.547 7 WARNING oslo_config.cfg [None req-6fdb3b4f-bee9-4c28-bb56-c26d65130a5b - - - - - -] 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 0x7fbcb5321668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 09:59:57.822 8 INFO neutron.pecan_wsgi.hooks.translation [None req-82f3a685-d480-4741-ae87-3fbf93610380 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/4] 199.19.213.125 () {44 vars in 927 bytes} [Fri Aug 14 09:59:57 2026] GET /v2.0/networks/public => generated 108 bytes in 770 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2/5] 199.19.213.125 () {44 vars in 949 bytes} [Fri Aug 14 09:59:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 09:59:58.549 8 WARNING neutron.services.revisions.revision_plugin [None req-fec4f954-dc0a-48a5-9c54-21454cb3a6e8 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Could not find related network for resource to bump revision. 2026-08-14 09:59:58.569 8 INFO neutron.db.segments_db [None req-fec4f954-dc0a-48a5-9c54-21454cb3a6e8 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Added segment 316d7928-815b-4f22-aa79-eaf950523061 of type flat for network c20ae557-8057-4438-9829-add0d3027898 2026-08-14 09:59:58.611 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fec4f954-dc0a-48a5-9c54-21454cb3a6e8 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/6] 199.19.213.125 () {48 vars in 967 bytes} [Fri Aug 14 09:59:58 2026] POST /v2.0/networks => generated 124 bytes in 457 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:00:04.484 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ac9b791e-9f6c-4076-94c4-0c5347d6942b c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/8] 199.19.213.125 () {44 vars in 927 bytes} [Fri Aug 14 10:00:04 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/9] 199.19.213.125 () {44 vars in 949 bytes} [Fri Aug 14 10:00:04 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-08-14 10:00:04.563 8 WARNING neutron.services.revisions.revision_plugin [None req-ce0beeaf-635e-4f8a-ae8c-336c3bdb182f c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Could not find related network for resource to bump revision. 2026-08-14 10:00:04.578 8 INFO neutron.db.segments_db [None req-ce0beeaf-635e-4f8a-ae8c-336c3bdb182f c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Added segment ceb1016d-b369-49c6-b5ff-095a91b2bc1b of type flat for network 93e671c1-05ed-4bd5-ba22-f4c7aecdbf0f 2026-08-14 10:00:04.608 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ce0beeaf-635e-4f8a-ae8c-336c3bdb182f c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/10] 199.19.213.125 () {48 vars in 967 bytes} [Fri Aug 14 10:00:04 2026] POST /v2.0/networks => generated 124 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:00:10.781 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e37272d3-912e-4789-87bd-8258d1049b5e c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/11] 199.19.213.125 () {44 vars in 927 bytes} [Fri Aug 14 10:00:10 2026] GET /v2.0/networks/public => generated 108 bytes in 356 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/12] 199.19.213.125 () {44 vars in 949 bytes} [Fri Aug 14 10:00:10 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:00:11.038 7 WARNING neutron.services.revisions.revision_plugin [None req-b32670a0-ee50-47e8-9e06-bcef6432a06b c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Could not find related network for resource to bump revision. 2026-08-14 10:00:11.057 7 INFO neutron.db.segments_db [None req-b32670a0-ee50-47e8-9e06-bcef6432a06b c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Added segment f6d78255-3ab9-4ff0-a105-c73eb45dd23b of type flat for network 5dee1b54-12cc-4677-b423-51e9d893f23e 2026-08-14 10:00:11.109 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b32670a0-ee50-47e8-9e06-bcef6432a06b c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/13] 199.19.213.125 () {48 vars in 967 bytes} [Fri Aug 14 10:00:10 2026] POST /v2.0/networks => generated 124 bytes in 318 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:00:16.964 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9dd3da71-902b-48ed-92f8-8bc57017c92d c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/15] 199.19.213.125 () {44 vars in 927 bytes} [Fri Aug 14 10:00:16 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: 8|app: 0|req: 9/16] 199.19.213.125 () {44 vars in 949 bytes} [Fri Aug 14 10:00:16 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:00:17.038 7 WARNING neutron.services.revisions.revision_plugin [None req-8ba96301-622b-4780-9b23-0789684ac9a2 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Could not find related network for resource to bump revision. 2026-08-14 10:00:17.055 7 INFO neutron.db.segments_db [None req-8ba96301-622b-4780-9b23-0789684ac9a2 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Added segment ea2bcbe2-daa6-407f-8cb3-92354688380c of type flat for network 357a17bb-edee-4d0f-876b-1ffbb9a1beb3 2026-08-14 10:00:17.081 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8ba96301-622b-4780-9b23-0789684ac9a2 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/17] 199.19.213.125 () {48 vars in 967 bytes} [Fri Aug 14 10:00:16 2026] POST /v2.0/networks => generated 124 bytes in 103 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:00:22.956 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3982fc26-89a0-4211-bfc1-e70379007150 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/18] 199.19.213.125 () {44 vars in 927 bytes} [Fri Aug 14 10:00:22 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/19] 199.19.213.125 () {44 vars in 949 bytes} [Fri Aug 14 10:00:22 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:00:23.029 8 WARNING neutron.services.revisions.revision_plugin [None req-cf0ab37e-ff3e-41f9-b34d-240bc38ab229 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Could not find related network for resource to bump revision. 2026-08-14 10:00:23.050 8 INFO neutron.db.segments_db [None req-cf0ab37e-ff3e-41f9-b34d-240bc38ab229 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Added segment ed92e47f-5d0f-422c-b739-feddc8fdd053 of type flat for network f8e22eca-5fc4-47ff-8e2c-f1cb20791f38 [pid: 8|app: 0|req: 11/20] 199.19.213.125 () {48 vars in 967 bytes} [Fri Aug 14 10:00:22 2026] POST /v2.0/networks => generated 706 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:00:24.316 7 INFO neutron.pecan_wsgi.hooks.translation [None req-681aea1d-88e8-4c7e-8fd4-ecdabdc21d0c c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/21] 199.19.213.125 () {44 vars in 927 bytes} [Fri Aug 14 10:00:24 2026] GET /v2.0/networks/public => generated 108 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/22] 199.19.213.125 () {44 vars in 949 bytes} [Fri Aug 14 10:00:24 2026] GET /v2.0/networks?name=public => generated 709 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:00:24.404 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8bd29217-3bfc-46a5-94a7-82d34987e89a c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/23] 199.19.213.125 () {44 vars in 1034 bytes} [Fri Aug 14 10:00:24 2026] GET /v2.0/subnets/public-subnet?network_id=f8e22eca-5fc4-47ff-8e2c-f1cb20791f38 => generated 113 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/24] 199.19.213.125 () {44 vars in 1057 bytes} [Fri Aug 14 10:00:24 2026] GET /v2.0/subnets?name=public-subnet&network_id=f8e22eca-5fc4-47ff-8e2c-f1cb20791f38 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/25] 199.19.213.125 () {48 vars in 965 bytes} [Fri Aug 14 10:00:24 2026] POST /v2.0/subnets => generated 664 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:05:17.952 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0902986c-fd6b-42b2-9209-249d2888e018 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/65] 199.19.213.125 () {44 vars in 937 bytes} [Fri Aug 14 10:05:17 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/66] 199.19.213.125 () {44 vars in 959 bytes} [Fri Aug 14 10:05:17 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:05:18.033 8 INFO neutron.db.segments_db [None req-5cb7104f-5317-46f8-bcab-91c78514c041 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Added segment 3e0e2da3-647b-43ff-b7bf-965002e649d9 of type vxlan for network 3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5 [pid: 8|app: 0|req: 35/67] 199.19.213.125 () {48 vars in 966 bytes} [Fri Aug 14 10:05:17 2026] POST /v2.0/networks => generated 688 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:05:19.082 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fafd3c58-8b3e-4013-a752-b09b18ed0a87 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/68] 199.19.213.125 () {44 vars in 937 bytes} [Fri Aug 14 10:05:19 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/69] 199.19.213.125 () {44 vars in 959 bytes} [Fri Aug 14 10:05:19 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:05:19.143 7 INFO neutron.pecan_wsgi.hooks.translation [None req-769f9e5f-ee26-46fa-ba58-1f7bb241aadd c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/70] 199.19.213.125 () {44 vars in 1036 bytes} [Fri Aug 14 10:05:19 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/71] 199.19.213.125 () {44 vars in 1059 bytes} [Fri Aug 14 10:05:19 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5 => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.19.213.125 () {48 vars in 965 bytes} [Fri Aug 14 10:05:19 2026] POST /v2.0/subnets => generated 651 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:05:20.457 8 INFO neutron.api.v2.resource [None req-b2fcd15f-2ba4-4b07-94a6-03fad7ce9b08 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/73] 199.19.213.125 () {44 vars in 971 bytes} [Fri Aug 14 10:05:20 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: 36/74] 199.19.213.125 () {44 vars in 993 bytes} [Fri Aug 14 10:05:20 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.19.213.125 () {48 vars in 980 bytes} [Fri Aug 14 10:05:20 2026] POST /v2.0/security-groups => generated 1616 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:05:21 2026] GET /v2.0/security-groups/70064bfa-d974-412b-9870-96a372c21c91 => generated 1616 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:05:21 2026] GET /v2.0/security-groups/70064bfa-d974-412b-9870-96a372c21c91 => generated 1616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:05:21 2026] GET /v2.0/security-groups/70064bfa-d974-412b-9870-96a372c21c91 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.19.213.125 () {48 vars in 991 bytes} [Fri Aug 14 10:05:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:05:22 2026] GET /v2.0/security-groups/70064bfa-d974-412b-9870-96a372c21c91 => generated 2230 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:05:22 2026] GET /v2.0/security-groups/70064bfa-d974-412b-9870-96a372c21c91 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:05:22 2026] GET /v2.0/security-groups/70064bfa-d974-412b-9870-96a372c21c91 => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.19.213.125 () {48 vars in 991 bytes} [Fri Aug 14 10:05:22 2026] POST /v2.0/security-group-rules => generated 603 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:05:23 2026] GET /v2.0/security-groups/70064bfa-d974-412b-9870-96a372c21c91 => generated 2846 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:05:23 2026] GET /v2.0/security-groups/70064bfa-d974-412b-9870-96a372c21c91 => 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: 42/86] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:05:23 2026] GET /v2.0/security-groups/70064bfa-d974-412b-9870-96a372c21c91 => generated 2846 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.19.213.125 () {48 vars in 991 bytes} [Fri Aug 14 10:05:23 2026] POST /v2.0/security-group-rules => generated 603 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:05:24 2026] GET /v2.0/security-groups/70064bfa-d974-412b-9870-96a372c21c91 => generated 3462 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:05:24 2026] GET /v2.0/security-groups/70064bfa-d974-412b-9870-96a372c21c91 => 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: 44/90] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:05:24 2026] GET /v2.0/security-groups/70064bfa-d974-412b-9870-96a372c21c91 => generated 3462 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.19.213.125 () {48 vars in 991 bytes} [Fri Aug 14 10:05:24 2026] POST /v2.0/security-group-rules => generated 603 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:05:25 2026] GET /v2.0/security-groups/70064bfa-d974-412b-9870-96a372c21c91 => generated 4078 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:05:25 2026] GET /v2.0/security-groups/70064bfa-d974-412b-9870-96a372c21c91 => generated 4078 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:05:25 2026] GET /v2.0/security-groups/70064bfa-d974-412b-9870-96a372c21c91 => generated 4078 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.19.213.125 () {48 vars in 991 bytes} [Fri Aug 14 10:05:25 2026] POST /v2.0/security-group-rules => generated 603 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.19.213.125 () {44 vars in 987 bytes} [Fri Aug 14 10:05:27 2026] GET /v2.0/networks/3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5 => generated 732 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:05:27.376 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a1d2cea8-ac63-4002-9e06-1aac700ecab7 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/97] 199.19.213.125 () {44 vars in 1076 bytes} [Fri Aug 14 10:05:27 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5 => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/98] 199.19.213.125 () {44 vars in 1099 bytes} [Fri Aug 14 10:05:27 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:05:27 2026] GET /v2.0/security-groups/70064bfa-d974-412b-9870-96a372c21c91 => generated 4694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/100] 199.19.213.125 () {48 vars in 961 bytes} [Fri Aug 14 10:05:27 2026] POST /v2.0/ports => generated 1100 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-14 10:05:34.745 8 INFO neutron.pecan_wsgi.hooks.translation [None req-05204ef9-2184-44f9-be96-5abb4bb004b4 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/103] 199.19.213.125 () {44 vars in 979 bytes} [Fri Aug 14 10:05:34 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 51/104] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:05:34 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/105] 199.19.213.125 () {48 vars in 1031 bytes} [Fri Aug 14 10:05:35 2026] PUT /v2.0/ports/9af9636f-b944-4bc7-9248-54807892e935 => generated 1249 bytes in 729 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.19.213.125 () {44 vars in 920 bytes} [Fri Aug 14 10:05:37 2026] GET /v2.0/ports => generated 3730 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 10:05:38.403 8 INFO neutron.api.v2.resource [None req-f888ed7d-83ea-43fb-8386-77ce243847a8 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/107] 199.19.213.125 () {44 vars in 959 bytes} [Fri Aug 14 10:05:38 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/108] 199.19.213.125 () {44 vars in 981 bytes} [Fri Aug 14 10:05:38 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.19.213.125 () {48 vars in 980 bytes} [Fri Aug 14 10:05:38 2026] POST /v2.0/security-groups => generated 1610 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:05:39 2026] GET /v2.0/security-groups/cf6c0983-f6f5-4326-b19b-8780409dbc3a => generated 1610 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:05:39 2026] GET /v2.0/security-groups/cf6c0983-f6f5-4326-b19b-8780409dbc3a => generated 1610 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:05:39 2026] GET /v2.0/security-groups/cf6c0983-f6f5-4326-b19b-8780409dbc3a => 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: 58/113] 199.19.213.125 () {48 vars in 991 bytes} [Fri Aug 14 10:05:39 2026] POST /v2.0/security-group-rules => generated 623 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:05:40 2026] GET /v2.0/security-groups/cf6c0983-f6f5-4326-b19b-8780409dbc3a => generated 2246 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/115] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:05:40 2026] GET /v2.0/security-groups/cf6c0983-f6f5-4326-b19b-8780409dbc3a => generated 2246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/116] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:05:40 2026] GET /v2.0/security-groups/cf6c0983-f6f5-4326-b19b-8780409dbc3a => generated 2246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/117] 199.19.213.125 () {48 vars in 991 bytes} [Fri Aug 14 10:05:40 2026] POST /v2.0/security-group-rules => generated 627 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/128] 199.19.213.125 () {44 vars in 975 bytes} [Fri Aug 14 10:06:49 2026] GET /v2.0/quotas/15ef04891191418fa0fdf117ea14cba4 => 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: 66/129] 199.19.213.125 () {48 vars in 1027 bytes} [Fri Aug 14 10:06:50 2026] PUT /v2.0/quotas/15ef04891191418fa0fdf117ea14cba4 => generated 291 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 10:09:09.685 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7420952b-3228-4d10-accc-6fc1233847d8 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 76/148] 199.19.213.125 () {30 vars in 741 bytes} [Fri Aug 14 10:09:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 157 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: 73/149] 199.19.213.125 () {30 vars in 763 bytes} [Fri Aug 14 10:09:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:09:11.681 8 INFO neutron.pecan_wsgi.hooks.translation [None req-49346e99-4ccf-441b-8174-c0374e69a441 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/150] 199.19.213.125 () {30 vars in 741 bytes} [Fri Aug 14 10:09:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/151] 199.19.213.125 () {30 vars in 763 bytes} [Fri Aug 14 10:09:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:15:14.738 7 INFO neutron.api.v2.resource [None req-14409a05-bb33-419e-b291-55d6ece9d15d c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 99/200] 199.19.213.125 () {44 vars in 1074 bytes} [Fri Aug 14 10:15:14 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=f45f3ca2520845bab126ab165b78e555 => generated 139 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/201] 199.19.213.125 () {44 vars in 1097 bytes} [Fri Aug 14 10:15:14 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=f45f3ca2520845bab126ab165b78e555 => generated 23 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/202] 199.19.213.125 () {48 vars in 981 bytes} [Fri Aug 14 10:15:14 2026] POST /v2.0/security-groups => generated 1624 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/203] 199.19.213.125 () {44 vars in 1088 bytes} [Fri Aug 14 10:15:16 2026] GET /v2.0/security-groups/630676fb-0868-4439-8751-fd837c5c13fb?project_id=f45f3ca2520845bab126ab165b78e555 => generated 1624 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/204] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:15:16 2026] GET /v2.0/security-groups/630676fb-0868-4439-8751-fd837c5c13fb => generated 1624 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/205] 199.19.213.125 () {44 vars in 1088 bytes} [Fri Aug 14 10:15:16 2026] GET /v2.0/security-groups/630676fb-0868-4439-8751-fd837c5c13fb?project_id=f45f3ca2520845bab126ab165b78e555 => generated 1624 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/206] 199.19.213.125 () {48 vars in 991 bytes} [Fri Aug 14 10:15:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/209] 199.19.213.125 () {44 vars in 1088 bytes} [Fri Aug 14 10:15:17 2026] GET /v2.0/security-groups/630676fb-0868-4439-8751-fd837c5c13fb?project_id=f45f3ca2520845bab126ab165b78e555 => generated 2234 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/210] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:15:17 2026] GET /v2.0/security-groups/630676fb-0868-4439-8751-fd837c5c13fb => generated 2234 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/211] 199.19.213.125 () {44 vars in 1088 bytes} [Fri Aug 14 10:15:17 2026] GET /v2.0/security-groups/630676fb-0868-4439-8751-fd837c5c13fb?project_id=f45f3ca2520845bab126ab165b78e555 => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/212] 199.19.213.125 () {48 vars in 991 bytes} [Fri Aug 14 10:15:17 2026] POST /v2.0/security-group-rules => generated 599 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/213] 199.19.213.125 () {44 vars in 1088 bytes} [Fri Aug 14 10:15:18 2026] GET /v2.0/security-groups/630676fb-0868-4439-8751-fd837c5c13fb?project_id=f45f3ca2520845bab126ab165b78e555 => generated 2846 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/214] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:15:18 2026] GET /v2.0/security-groups/630676fb-0868-4439-8751-fd837c5c13fb => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/215] 199.19.213.125 () {44 vars in 1088 bytes} [Fri Aug 14 10:15:18 2026] GET /v2.0/security-groups/630676fb-0868-4439-8751-fd837c5c13fb?project_id=f45f3ca2520845bab126ab165b78e555 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/216] 199.19.213.125 () {48 vars in 991 bytes} [Fri Aug 14 10:15:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/217] 199.19.213.125 () {44 vars in 1088 bytes} [Fri Aug 14 10:15:19 2026] GET /v2.0/security-groups/630676fb-0868-4439-8751-fd837c5c13fb?project_id=f45f3ca2520845bab126ab165b78e555 => generated 3460 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/218] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:15:19 2026] GET /v2.0/security-groups/630676fb-0868-4439-8751-fd837c5c13fb => generated 3460 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/219] 199.19.213.125 () {44 vars in 1088 bytes} [Fri Aug 14 10:15:19 2026] GET /v2.0/security-groups/630676fb-0868-4439-8751-fd837c5c13fb?project_id=f45f3ca2520845bab126ab165b78e555 => generated 3460 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/220] 199.19.213.125 () {48 vars in 991 bytes} [Fri Aug 14 10:15:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/239] 199.19.213.125 () {30 vars in 740 bytes} [Fri Aug 14 10:17:32 2026] GET /v2.0/networks?tenant_id=f45f3ca2520845bab126ab165b78e555&shared=False => generated 15 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:17:32.259 7 INFO neutron.db.segments_db [None req-00fd8d9e-1895-4fca-b3c7-e81999e0c65f e3d88b1a4fdf40a896146a32ec6e92b4 f45f3ca2520845bab126ab165b78e555 - - 258849a8c7c343258b01583e26eac870 258849a8c7c343258b01583e26eac870] Added segment a5558dc6-2ee3-4454-845f-e6c908d49067 of type vxlan for network 1c56149a-f6b3-4dd6-8ee4-84d7409bdb46 [pid: 7|app: 0|req: 119/240] 199.19.213.125 () {34 vars in 682 bytes} [Fri Aug 14 10:17:32 2026] POST /v2.0/networks => generated 699 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/241] 199.19.213.125 () {30 vars in 722 bytes} [Fri Aug 14 10:17:32 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/242] 199.19.213.125 () {30 vars in 633 bytes} [Fri Aug 14 10:17:32 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: 123/243] 199.19.213.125 () {34 vars in 677 bytes} [Fri Aug 14 10:17:32 2026] POST /v2.0/ports => generated 999 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/244] 199.19.213.125 () {30 vars in 703 bytes} [Fri Aug 14 10:17:32 2026] GET /v2.0/networks/1c56149a-f6b3-4dd6-8ee4-84d7409bdb46 => generated 705 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/245] 199.19.213.125 () {30 vars in 722 bytes} [Fri Aug 14 10:17:34 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/246] 199.19.213.125 () {30 vars in 703 bytes} [Fri Aug 14 10:17:34 2026] GET /v2.0/networks/1c56149a-f6b3-4dd6-8ee4-84d7409bdb46 => generated 705 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/249] 199.19.213.125 () {44 vars in 975 bytes} [Fri Aug 14 10:17:50 2026] GET /v2.0/quotas/f45f3ca2520845bab126ab165b78e555 => 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: 126/250] 199.19.213.125 () {48 vars in 1027 bytes} [Fri Aug 14 10:17:51 2026] PUT /v2.0/quotas/f45f3ca2520845bab126ab165b78e555 => generated 291 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:29:43.592 7 INFO neutron.pecan_wsgi.hooks.translation [None req-94e3c1bb-5147-4de5-b584-6cf1ed0803e7 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 172/345] 199.19.213.125 () {44 vars in 927 bytes} [Fri Aug 14 10:29:43 2026] GET /v2.0/networks/public => generated 108 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/346] 199.19.213.125 () {44 vars in 949 bytes} [Fri Aug 14 10:29:43 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-08-14 10:29:44.698 7 INFO neutron.pecan_wsgi.hooks.translation [None req-64792a69-b4f1-4c54-acdb-04ef9552f2ef c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/347] 199.19.213.125 () {44 vars in 927 bytes} [Fri Aug 14 10:29:44 2026] GET /v2.0/networks/public => generated 108 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/348] 199.19.213.125 () {44 vars in 949 bytes} [Fri Aug 14 10:29:44 2026] GET /v2.0/networks?name=public => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:29:44.766 7 INFO neutron.pecan_wsgi.hooks.translation [None req-469100f9-c827-40e6-a0eb-d96d5dde8c9b c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 174/349] 199.19.213.125 () {44 vars in 1034 bytes} [Fri Aug 14 10:29:44 2026] GET /v2.0/subnets/public-subnet?network_id=f8e22eca-5fc4-47ff-8e2c-f1cb20791f38 => generated 113 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/350] 199.19.213.125 () {44 vars in 1057 bytes} [Fri Aug 14 10:29:44 2026] GET /v2.0/subnets?name=public-subnet&network_id=f8e22eca-5fc4-47ff-8e2c-f1cb20791f38 => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:30:11.775 7 INFO neutron.pecan_wsgi.hooks.translation [None req-220b1e53-b8a9-413d-acd9-6612489e80b0 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 177/355] 199.19.213.125 () {44 vars in 937 bytes} [Fri Aug 14 10:30:11 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: 8|app: 0|req: 179/356] 199.19.213.125 () {44 vars in 959 bytes} [Fri Aug 14 10:30:11 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:30:12.731 7 INFO neutron.pecan_wsgi.hooks.translation [None req-055633f4-f3d2-43ff-920e-de80abeba0b2 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/357] 199.19.213.125 () {44 vars in 937 bytes} [Fri Aug 14 10:30:12 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/358] 199.19.213.125 () {44 vars in 959 bytes} [Fri Aug 14 10:30:12 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:30:12.790 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a29d7448-2b7f-476f-b71e-3cd317acb96d c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/359] 199.19.213.125 () {44 vars in 1036 bytes} [Fri Aug 14 10:30:12 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/360] 199.19.213.125 () {44 vars in 1059 bytes} [Fri Aug 14 10:30:12 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5 => generated 654 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:30:13.968 7 INFO neutron.api.v2.resource [None req-c7481d1a-d9f5-4335-878a-cb77d38f7bd9 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/361] 199.19.213.125 () {44 vars in 971 bytes} [Fri Aug 14 10:30:13 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/362] 199.19.213.125 () {44 vars in 993 bytes} [Fri Aug 14 10:30:13 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: 7|app: 0|req: 181/363] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:30:15 2026] GET /v2.0/security-groups/70064bfa-d974-412b-9870-96a372c21c91 => generated 4694 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/364] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:30:15 2026] GET /v2.0/security-groups/70064bfa-d974-412b-9870-96a372c21c91 => 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: 182/365] 199.19.213.125 () {44 vars in 1011 bytes} [Fri Aug 14 10:30:15 2026] GET /v2.0/security-group-rules/86383364-5b2e-4258-9eab-88721b3d3647 => 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: 184/366] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:30:16 2026] GET /v2.0/security-groups/70064bfa-d974-412b-9870-96a372c21c91 => generated 4694 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/367] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:30:16 2026] GET /v2.0/security-groups/70064bfa-d974-412b-9870-96a372c21c91 => 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: 185/368] 199.19.213.125 () {44 vars in 1011 bytes} [Fri Aug 14 10:30:16 2026] GET /v2.0/security-group-rules/2198ef84-216e-4455-a878-89d49b1cbf8a => generated 603 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/371] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:30:17 2026] GET /v2.0/security-groups/70064bfa-d974-412b-9870-96a372c21c91 => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/372] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:30:17 2026] GET /v2.0/security-groups/70064bfa-d974-412b-9870-96a372c21c91 => generated 4694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/373] 199.19.213.125 () {44 vars in 1011 bytes} [Fri Aug 14 10:30:17 2026] GET /v2.0/security-group-rules/586a143c-9a13-4403-96a4-a58197a4f453 => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/374] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:30:18 2026] GET /v2.0/security-groups/70064bfa-d974-412b-9870-96a372c21c91 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/375] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:30:18 2026] GET /v2.0/security-groups/70064bfa-d974-412b-9870-96a372c21c91 => 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: 189/376] 199.19.213.125 () {44 vars in 1011 bytes} [Fri Aug 14 10:30:18 2026] GET /v2.0/security-group-rules/0a2ec42d-8585-46d0-b2a8-28383c5f93a2 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/377] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:30:18 2026] GET /v2.0/security-groups/70064bfa-d974-412b-9870-96a372c21c91 => generated 4694 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/378] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:30:19 2026] GET /v2.0/security-groups/70064bfa-d974-412b-9870-96a372c21c91 => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/379] 199.19.213.125 () {44 vars in 1011 bytes} [Fri Aug 14 10:30:19 2026] GET /v2.0/security-group-rules/8475643e-4a8d-4016-b151-3af982ba33cc => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/380] 199.19.213.125 () {44 vars in 987 bytes} [Fri Aug 14 10:30:20 2026] GET /v2.0/networks/3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5 => generated 732 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:30:20.361 7 INFO neutron.pecan_wsgi.hooks.translation [None req-adb8ba0a-810e-480e-ab22-ff1eabc64400 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 190/381] 199.19.213.125 () {44 vars in 1076 bytes} [Fri Aug 14 10:30:20 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/382] 199.19.213.125 () {44 vars in 1099 bytes} [Fri Aug 14 10:30:20 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5 => generated 1254 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/383] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:30:20 2026] GET /v2.0/security-groups/70064bfa-d974-412b-9870-96a372c21c91 => generated 4694 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:30:28.212 8 INFO neutron.pecan_wsgi.hooks.translation [None req-55fb156a-95ae-4899-bdd8-9fd6a955b28b c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/384] 199.19.213.125 () {44 vars in 979 bytes} [Fri Aug 14 10:30:28 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/385] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:30:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/386] 199.19.213.125 () {44 vars in 920 bytes} [Fri Aug 14 10:30:29 2026] GET /v2.0/ports => generated 4725 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:30:30.900 7 INFO neutron.api.v2.resource [None req-c42ccae3-a632-4408-a6c7-4e97ede4b7d0 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 193/387] 199.19.213.125 () {44 vars in 959 bytes} [Fri Aug 14 10:30:30 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/388] 199.19.213.125 () {44 vars in 981 bytes} [Fri Aug 14 10:30:30 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/391] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:30:31 2026] GET /v2.0/security-groups/cf6c0983-f6f5-4326-b19b-8780409dbc3a => generated 2886 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/392] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:30:31 2026] GET /v2.0/security-groups/cf6c0983-f6f5-4326-b19b-8780409dbc3a => generated 2886 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/393] 199.19.213.125 () {44 vars in 1011 bytes} [Fri Aug 14 10:30:31 2026] GET /v2.0/security-group-rules/decec38c-4c4e-4a3c-b8d8-fcd5d26e16ac => generated 623 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/394] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:30:32 2026] GET /v2.0/security-groups/cf6c0983-f6f5-4326-b19b-8780409dbc3a => generated 2886 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/395] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:30:32 2026] GET /v2.0/security-groups/cf6c0983-f6f5-4326-b19b-8780409dbc3a => generated 2886 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/396] 199.19.213.125 () {44 vars in 1011 bytes} [Fri Aug 14 10:30:32 2026] GET /v2.0/security-group-rules/c6aa1920-b868-4058-a112-2c64c55ce08d => generated 627 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/397] 199.19.213.125 () {44 vars in 975 bytes} [Fri Aug 14 10:30:45 2026] GET /v2.0/quotas/15ef04891191418fa0fdf117ea14cba4 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:31:39.060 8 INFO neutron.api.v2.resource [None req-f1c976cd-aa0f-4d16-8323-bc6c2d004dc0 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 204/406] 199.19.213.125 () {44 vars in 1074 bytes} [Fri Aug 14 10:31:39 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=f45f3ca2520845bab126ab165b78e555 => generated 139 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/407] 199.19.213.125 () {44 vars in 1097 bytes} [Fri Aug 14 10:31:39 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=f45f3ca2520845bab126ab165b78e555 => generated 4072 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/408] 199.19.213.125 () {44 vars in 1088 bytes} [Fri Aug 14 10:31:40 2026] GET /v2.0/security-groups/630676fb-0868-4439-8751-fd837c5c13fb?project_id=f45f3ca2520845bab126ab165b78e555 => 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: 204/409] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:31:40 2026] GET /v2.0/security-groups/630676fb-0868-4439-8751-fd837c5c13fb => generated 4075 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/410] 199.19.213.125 () {44 vars in 1011 bytes} [Fri Aug 14 10:31:40 2026] GET /v2.0/security-group-rules/156f7f31-76bf-4900-b357-4ad7a1d51e8e => generated 597 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/411] 199.19.213.125 () {44 vars in 1088 bytes} [Fri Aug 14 10:31:41 2026] GET /v2.0/security-groups/630676fb-0868-4439-8751-fd837c5c13fb?project_id=f45f3ca2520845bab126ab165b78e555 => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/412] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:31:41 2026] GET /v2.0/security-groups/630676fb-0868-4439-8751-fd837c5c13fb => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/413] 199.19.213.125 () {44 vars in 1011 bytes} [Fri Aug 14 10:31:41 2026] GET /v2.0/security-group-rules/173b9b84-aec0-4b55-910a-515ea2f52870 => generated 599 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/414] 199.19.213.125 () {44 vars in 1088 bytes} [Fri Aug 14 10:31:42 2026] GET /v2.0/security-groups/630676fb-0868-4439-8751-fd837c5c13fb?project_id=f45f3ca2520845bab126ab165b78e555 => generated 4075 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/415] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:31:42 2026] GET /v2.0/security-groups/630676fb-0868-4439-8751-fd837c5c13fb => 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: 209/416] 199.19.213.125 () {44 vars in 1011 bytes} [Fri Aug 14 10:31:42 2026] GET /v2.0/security-group-rules/2aa48b7a-1ab2-43be-bbf9-69aa3370cf16 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/417] 199.19.213.125 () {44 vars in 1088 bytes} [Fri Aug 14 10:31:43 2026] GET /v2.0/security-groups/630676fb-0868-4439-8751-fd837c5c13fb?project_id=f45f3ca2520845bab126ab165b78e555 => generated 4075 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/418] 199.19.213.125 () {44 vars in 1001 bytes} [Fri Aug 14 10:31:43 2026] GET /v2.0/security-groups/630676fb-0868-4439-8751-fd837c5c13fb => generated 4075 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/419] 199.19.213.125 () {44 vars in 1011 bytes} [Fri Aug 14 10:31:43 2026] GET /v2.0/security-group-rules/f6e45332-ade3-4a1b-80e0-47a0b5f0b3a2 => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/422] 199.19.213.125 () {44 vars in 975 bytes} [Fri Aug 14 10:31:50 2026] GET /v2.0/quotas/f45f3ca2520845bab126ab165b78e555 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/429] 199.19.213.125 () {44 vars in 949 bytes} [Fri Aug 14 10:32:40 2026] GET /v2.0/networks?name=public => generated 753 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/436] 10.0.0.100 () {32 vars in 649 bytes} [Fri Aug 14 10:33:18 2026] GET /v2.0/networks => generated 2168 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/437] 10.0.0.100 () {32 vars in 655 bytes} [Fri Aug 14 10:33:19 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: 8|app: 0|req: 220/438] 10.0.0.100 () {32 vars in 647 bytes} [Fri Aug 14 10:33:19 2026] GET /v2.0/routers => generated 15 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/439] 10.0.0.100 () {32 vars in 643 bytes} [Fri Aug 14 10:33:19 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: 8|app: 0|req: 221/440] 10.0.0.100 () {32 vars in 647 bytes} [Fri Aug 14 10:33:20 2026] GET /v2.0/subnets => generated 1308 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/441] 10.0.0.100 () {32 vars in 649 bytes} [Fri Aug 14 10:33:20 2026] GET /v2.0/networks => generated 2168 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/442] 10.0.0.100 () {32 vars in 663 bytes} [Fri Aug 14 10:33:20 2026] GET /v2.0/security-groups => generated 17401 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/443] 10.0.0.100 () {32 vars in 655 bytes} [Fri Aug 14 10:33:20 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:33:31.232 8 INFO neutron.db.segments_db [None req-26b549f7-b191-437e-b534-51fedfa28268 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Added segment 244e9448-b9c1-45f6-b032-92f83878f182 of type vxlan for network 413ddab2-e82f-4e8f-96df-a9e2f52510ea 2026-08-14 10:33:31.253 7 INFO neutron.db.segments_db [None req-a519446a-2fb9-4488-9592-7dbfdd5269b2 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Added segment c96a6c2f-b56f-45f3-b20b-9bf18f764af3 of type vxlan for network 8f6c7a07-c195-4630-b0b9-def8151fd31a [pid: 7|app: 0|req: 222/444] 10.0.0.100 () {34 vars in 671 bytes} [Fri Aug 14 10:33:30 2026] POST /v2.0/networks => generated 731 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/445] 10.0.0.100 () {34 vars in 671 bytes} [Fri Aug 14 10:33:30 2026] POST /v2.0/networks => generated 725 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:33:31.560 7 INFO neutron.db.segments_db [None req-a036fc68-118c-4b14-a87a-2e4b726ade20 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Added segment 58d6545b-70e0-40dd-a076-23c89fe86fbb of type vxlan for network 1db76bef-487c-419b-bc09-12784d8c4f88 [pid: 8|app: 0|req: 224/446] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:33:31 2026] POST /v2.0/subnets => generated 698 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/447] 10.0.0.100 () {34 vars in 671 bytes} [Fri Aug 14 10:33:31 2026] POST /v2.0/networks => generated 729 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:33:31.659 7 INFO neutron.db.segments_db [None req-1cb0cf43-194b-47ce-ab96-00c10f0f6e46 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Added segment 0413fdc8-877e-4754-b12c-f3de7af4573c of type vxlan for network 569ae3fe-d8e8-41cc-aa4e-1722431c5e1b [pid: 8|app: 0|req: 225/448] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:33:31 2026] POST /v2.0/subnets => generated 691 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:33:31.863 7 INFO neutron.db.l3_hamode_db [None req-1cb0cf43-194b-47ce-ab96-00c10f0f6e46 c5d6ad5aff10482caab015d5c18a02f6 c74953297cc540179809beaec9bc6d2c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 226/449] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:33:31 2026] POST /v2.0/subnets => generated 695 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/450] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:33:31 2026] GET /v2.0/security-groups?tenant_id=92029151eadc47579691d8bcf2c14ecf&name=default => generated 2921 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:33:32.174 8 INFO neutron.db.segments_db [None req-f7c75bd3-9e99-494f-a512-2204400a77dc c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Added segment 9d0424bf-be29-4bce-9d2a-f9ce2b3931e2 of type vxlan for network 9998de32-732e-4acc-9c23-1e975debe6ff 2026-08-14 10:33:32.409 8 INFO neutron.db.l3_hamode_db [None req-f7c75bd3-9e99-494f-a512-2204400a77dc c5d6ad5aff10482caab015d5c18a02f6 8c20dfe3df084ce8bb1c4687d26e53a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-14 10:33:32.724 7 INFO neutron.db.l3_hamode_db [None req-1cb0cf43-194b-47ce-ab96-00c10f0f6e46 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-14 10:33:33.692 8 INFO neutron.db.l3_hamode_db [None req-f7c75bd3-9e99-494f-a512-2204400a77dc c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 224/453] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:33:31 2026] POST /v2.0/routers => generated 738 bytes in 2262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:33:33.920 7 INFO neutron.db.segments_db [None req-3478189d-f3d3-478a-8400-67b017c05978 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Added segment 8d1f40ba-909d-4597-bf45-b65cb15b88dd of type vxlan for network b92e742d-84ec-4caa-8521-38b8ec34afaa 2026-08-14 10:33:34.180 7 INFO neutron.db.l3_hamode_db [None req-3478189d-f3d3-478a-8400-67b017c05978 c5d6ad5aff10482caab015d5c18a02f6 4eeade682d024a60990d339faa31e889 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 230/454] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:33:32 2026] POST /v2.0/routers => generated 731 bytes in 2562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/455] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:33:34 2026] DELETE /v2.0/security-groups/f6929f70-9fee-4d81-bc80-ee822200435f => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:33:34.873 7 INFO neutron.db.l3_hamode_db [None req-3478189d-f3d3-478a-8400-67b017c05978 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 225/456] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:33:33 2026] POST /v2.0/routers => generated 735 bytes in 1744 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/457] 10.0.0.100 () {34 vars in 783 bytes} [Fri Aug 14 10:33:34 2026] PUT /v2.0/routers/a4dc7fdb-0fcf-411c-8fc3-c0c5186422aa/add_router_interface => generated 309 bytes in 1060 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/458] 10.0.0.100 () {34 vars in 783 bytes} [Fri Aug 14 10:33:35 2026] PUT /v2.0/routers/f2a81811-196b-4a2e-892a-c793ef5cb498/add_router_interface => generated 309 bytes in 1210 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/459] 10.0.0.100 () {34 vars in 685 bytes} [Fri Aug 14 10:33:36 2026] POST /v2.0/security-groups => generated 1661 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/460] 10.0.0.100 () {34 vars in 783 bytes} [Fri Aug 14 10:33:35 2026] PUT /v2.0/routers/5fcc726f-209a-4fe9-ba68-100e1c79b277/add_router_interface => generated 309 bytes in 1200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/461] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:33:37 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: 235/462] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:33:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:33:37.343 7 INFO neutron.db.segments_db [None req-5d5f9b55-c0d3-4c66-99bc-a123122d30d9 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Added segment 00d2224a-ade6-4442-b3be-7741e0a3bd9b of type vxlan for network 70ec4555-7264-4cb9-8222-0d0abdc2fb11 [pid: 7|app: 0|req: 228/463] 10.0.0.100 () {34 vars in 671 bytes} [Fri Aug 14 10:33:37 2026] POST /v2.0/networks => generated 725 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/464] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:33:37 2026] POST /v2.0/subnets => generated 691 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:33:37.640 7 INFO neutron.db.segments_db [None req-978622f5-c559-4d9a-9647-0bf3eee48484 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Added segment a7c1c0ae-96f4-4998-9040-22ef35d2994d of type vxlan for network 595f2ac4-c64a-451d-a3c7-4256905b3d66 [pid: 8|app: 0|req: 236/465] 10.0.0.100 () {34 vars in 676 bytes} [Fri Aug 14 10:33:37 2026] POST /v2.0/floatingips => generated 552 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:33:37.855 7 INFO neutron.db.l3_hamode_db [None req-978622f5-c559-4d9a-9647-0bf3eee48484 c5d6ad5aff10482caab015d5c18a02f6 8e11bbe9a4724cdba9875de36f52a9ec - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 237/466] 10.0.0.223 () {38 vars in 971 bytes} [Fri Aug 14 10:33:37 2026] POST /v2.0/security-groups => generated 1680 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/467] 10.0.0.223 () {38 vars in 971 bytes} [Fri Aug 14 10:33:37 2026] POST /v2.0/security-groups => generated 1686 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/468] 10.0.0.223 () {38 vars in 971 bytes} [Fri Aug 14 10:33:38 2026] POST /v2.0/security-groups => generated 1680 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/469] 10.0.0.223 () {34 vars in 1100 bytes} [Fri Aug 14 10:33:38 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1978489780&fields=id&tenant_id=c74953297cc540179809beaec9bc6d2c => 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: 241/470] 10.0.0.223 () {34 vars in 991 bytes} [Fri Aug 14 10:33:38 2026] GET /v2.0/security-groups/13cff619-3299-402b-a147-41ffd3c9c737 => generated 1686 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/471] 10.0.0.223 () {34 vars in 982 bytes} [Fri Aug 14 10:33:38 2026] GET /v2.0/networks?id=8f6c7a07-c195-4630-b0b9-def8151fd31a => generated 683 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/472] 10.0.0.223 () {38 vars in 981 bytes} [Fri Aug 14 10:33:38 2026] POST /v2.0/security-group-rules => generated 614 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/473] 10.0.0.223 () {34 vars in 965 bytes} [Fri Aug 14 10:33:38 2026] GET /v2.0/quotas/c74953297cc540179809beaec9bc6d2c => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:33:38.562 7 INFO neutron.db.l3_hamode_db [None req-978622f5-c559-4d9a-9647-0bf3eee48484 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 245/474] 10.0.0.223 () {38 vars in 971 bytes} [Fri Aug 14 10:33:38 2026] POST /v2.0/security-groups => generated 1682 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/475] 10.0.0.223 () {34 vars in 1002 bytes} [Fri Aug 14 10:33:38 2026] GET /v2.0/ports?tenant_id=c74953297cc540179809beaec9bc6d2c&fields=id => generated 103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/476] 10.0.0.223 () {38 vars in 971 bytes} [Fri Aug 14 10:33:38 2026] POST /v2.0/security-groups => generated 1686 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/477] 10.0.0.223 () {34 vars in 1002 bytes} [Fri Aug 14 10:33:38 2026] GET /v2.0/security-groups?tenant_id=8c20dfe3df084ce8bb1c4687d26e53a3 => generated 7903 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/478] 10.0.0.223 () {34 vars in 991 bytes} [Fri Aug 14 10:33:38 2026] GET /v2.0/security-groups/5ae6476b-d433-4bfb-b31e-65f02afb48b9 => generated 2918 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/479] 10.0.0.223 () {34 vars in 991 bytes} [Fri Aug 14 10:33:38 2026] GET /v2.0/security-groups/5ae6476b-d433-4bfb-b31e-65f02afb48b9 => generated 2918 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/480] 10.0.0.223 () {34 vars in 991 bytes} [Fri Aug 14 10:33:38 2026] GET /v2.0/security-groups/93e67f76-e77d-4124-8b2c-c0f8ff509597 => generated 1686 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/481] 10.0.0.223 () {38 vars in 981 bytes} [Fri Aug 14 10:33:38 2026] POST /v2.0/security-group-rules => generated 614 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/482] 10.0.0.223 () {34 vars in 907 bytes} [Fri Aug 14 10:33:39 2026] GET /v2.0/extensions => generated 21537 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/483] 10.0.0.223 () {34 vars in 991 bytes} [Fri Aug 14 10:33:39 2026] GET /v2.0/security-groups/014f0170-0403-4180-b6cb-9bf390d39102 => generated 1680 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/484] 10.0.0.223 () {34 vars in 1008 bytes} [Fri Aug 14 10:33:39 2026] GET /v2.0/networks/8f6c7a07-c195-4630-b0b9-def8151fd31a?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: 230/485] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:33:37 2026] POST /v2.0/routers => generated 731 bytes in 1789 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/486] 10.0.0.223 () {34 vars in 1108 bytes} [Fri Aug 14 10:33:39 2026] GET /v2.0/networks/8f6c7a07-c195-4630-b0b9-def8151fd31a?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: 256/487] 10.0.0.223 () {36 vars in 1013 bytes} [Fri Aug 14 10:33:39 2026] DELETE /v2.0/security-groups/014f0170-0403-4180-b6cb-9bf390d39102 => generated 0 bytes in 489 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/488] 10.0.0.223 () {34 vars in 991 bytes} [Fri Aug 14 10:33:39 2026] GET /v2.0/security-groups/93e67f76-e77d-4124-8b2c-c0f8ff509597 => generated 2311 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/489] 10.0.0.223 () {38 vars in 981 bytes} [Fri Aug 14 10:33:39 2026] POST /v2.0/security-group-rules => generated 619 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/490] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:39 2026] GET /v2.0/ports?device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:33:39.886 8 INFO neutron.api.v2.resource [req-690cc0ca-4124-425e-abf0-fd836a66e24c req-814043fb-bf3c-4088-a6b4-dfe69d5db670 bbe7f06cea83492aa393b97e24134efa 8c20dfe3df084ce8bb1c4687d26e53a3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 260/491] 10.0.0.223 () {34 vars in 991 bytes} [Fri Aug 14 10:33:39 2026] GET /v2.0/security-groups/014f0170-0403-4180-b6cb-9bf390d39102 => 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: 261/492] 10.0.0.223 () {34 vars in 991 bytes} [Fri Aug 14 10:33:39 2026] GET /v2.0/security-groups/93e67f76-e77d-4124-8b2c-c0f8ff509597 => generated 2941 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/493] 10.0.0.223 () {34 vars in 991 bytes} [Fri Aug 14 10:33:39 2026] GET /v2.0/security-groups/e6db6057-eb6b-41c9-8db0-0235c2890825 => generated 1680 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/494] 10.0.0.223 () {34 vars in 1001 bytes} [Fri Aug 14 10:33:39 2026] GET /v2.0/security-group-rules/139b7d90-a5d1-4680-a4c6-03e2c73500f1 => generated 616 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/495] 10.0.0.223 () {36 vars in 1013 bytes} [Fri Aug 14 10:33:40 2026] DELETE /v2.0/security-groups/e6db6057-eb6b-41c9-8db0-0235c2890825 => 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: 265/496] 10.0.0.223 () {34 vars in 991 bytes} [Fri Aug 14 10:33:40 2026] GET /v2.0/security-groups/93e67f76-e77d-4124-8b2c-c0f8ff509597 => generated 2941 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:33:40.100 8 INFO neutron.api.v2.resource [req-9a16c86e-fca5-4636-b331-3725b9f982c2 req-a382c486-72ba-4739-bf16-8860b149b904 bbe7f06cea83492aa393b97e24134efa 8c20dfe3df084ce8bb1c4687d26e53a3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 266/497] 10.0.0.223 () {34 vars in 991 bytes} [Fri Aug 14 10:33:40 2026] GET /v2.0/security-groups/e6db6057-eb6b-41c9-8db0-0235c2890825 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/498] 10.0.0.223 () {36 vars in 1023 bytes} [Fri Aug 14 10:33:40 2026] DELETE /v2.0/security-group-rules/139b7d90-a5d1-4680-a4c6-03e2c73500f1 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/499] 10.0.0.223 () {34 vars in 991 bytes} [Fri Aug 14 10:33:40 2026] GET /v2.0/security-groups/963c58d8-22f5-46cf-bef5-31c82832caac => generated 1682 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/500] 10.0.0.223 () {34 vars in 991 bytes} [Fri Aug 14 10:33:40 2026] GET /v2.0/security-groups/93e67f76-e77d-4124-8b2c-c0f8ff509597 => generated 2311 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/501] 10.0.0.223 () {36 vars in 1013 bytes} [Fri Aug 14 10:33:40 2026] DELETE /v2.0/security-groups/963c58d8-22f5-46cf-bef5-31c82832caac => 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: 271/502] 10.0.0.223 () {36 vars in 1013 bytes} [Fri Aug 14 10:33:40 2026] DELETE /v2.0/security-groups/93e67f76-e77d-4124-8b2c-c0f8ff509597 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:33:40.369 8 INFO neutron.api.v2.resource [req-33d6a330-d970-4cb9-9d70-a1efaec545af req-0d50e86e-e79b-4096-9ef0-8da46a66ece5 bbe7f06cea83492aa393b97e24134efa 8c20dfe3df084ce8bb1c4687d26e53a3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 272/503] 10.0.0.223 () {34 vars in 991 bytes} [Fri Aug 14 10:33:40 2026] GET /v2.0/security-groups/963c58d8-22f5-46cf-bef5-31c82832caac => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/504] 10.0.0.100 () {34 vars in 783 bytes} [Fri Aug 14 10:33:39 2026] PUT /v2.0/routers/02da1c38-b1f4-4bd2-a76e-2d660863e517/add_router_interface => generated 309 bytes in 969 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/505] 10.0.0.223 () {34 vars in 991 bytes} [Fri Aug 14 10:33:40 2026] GET /v2.0/security-groups/13cff619-3299-402b-a147-41ffd3c9c737 => generated 2311 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/506] 10.0.0.223 () {34 vars in 1002 bytes} [Fri Aug 14 10:33:40 2026] GET /v2.0/security-groups?tenant_id=8c20dfe3df084ce8bb1c4687d26e53a3 => generated 2921 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/507] 10.0.0.223 () {36 vars in 1013 bytes} [Fri Aug 14 10:33:40 2026] DELETE /v2.0/security-groups/13cff619-3299-402b-a147-41ffd3c9c737 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/508] 10.0.0.223 () {34 vars in 991 bytes} [Fri Aug 14 10:33:40 2026] GET /v2.0/security-groups/5ae6476b-d433-4bfb-b31e-65f02afb48b9 => generated 2918 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/509] 10.0.0.223 () {34 vars in 991 bytes} [Fri Aug 14 10:33:40 2026] GET /v2.0/security-groups/5ae6476b-d433-4bfb-b31e-65f02afb48b9 => generated 2918 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:33:40.573 7 INFO neutron.api.v2.resource [req-175dcf06-9a57-4ffb-9c88-bc923419642a req-ae656350-8e75-4d36-b9b9-dfc7f04e71b0 bbe7f06cea83492aa393b97e24134efa 8c20dfe3df084ce8bb1c4687d26e53a3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 236/510] 10.0.0.223 () {34 vars in 991 bytes} [Fri Aug 14 10:33:40 2026] GET /v2.0/security-groups/963c58d8-22f5-46cf-bef5-31c82832caac => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:33:40.602 7 INFO neutron.api.v2.resource [req-ab29703d-0c07-43cf-9300-5d20ed5291ee req-26d49d34-ed02-4aec-b866-5470a9e6ade0 bbe7f06cea83492aa393b97e24134efa 8c20dfe3df084ce8bb1c4687d26e53a3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 237/511] 10.0.0.223 () {34 vars in 991 bytes} [Fri Aug 14 10:33:40 2026] GET /v2.0/security-groups/e6db6057-eb6b-41c9-8db0-0235c2890825 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:33:40.633 7 INFO neutron.api.v2.resource [req-4efe7879-acac-42da-a04c-d5b50d7c093b req-d35bb9cd-aba1-4dea-aa73-8c2a6ef92e39 bbe7f06cea83492aa393b97e24134efa 8c20dfe3df084ce8bb1c4687d26e53a3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 238/512] 10.0.0.223 () {34 vars in 991 bytes} [Fri Aug 14 10:33:40 2026] GET /v2.0/security-groups/014f0170-0403-4180-b6cb-9bf390d39102 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:33:40.954 8 INFO neutron_taas.services.taas.taas_plugin [None req-1349578b-5d9a-4a51-8ce9-d2ab52608ff0 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 1b4ca61d-c6e1-44f9-b24b-1a0a12e028d0 2026-08-14 10:33:40.965 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1349578b-5d9a-4a51-8ce9-d2ab52608ff0 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 1b4ca61d-c6e1-44f9-b24b-1a0a12e028d0 2026-08-14 10:33:41.347 7 INFO neutron_taas.services.taas.taas_plugin [None req-3ce1d3d9-4abe-40bd-8260-41a98cfd02e1 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 9f3d0652-f6f8-4b40-b653-e402004a8157 2026-08-14 10:33:41.356 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ce1d3d9-4abe-40bd-8260-41a98cfd02e1 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 9f3d0652-f6f8-4b40-b653-e402004a8157 [pid: 8|app: 0|req: 275/513] 10.0.0.100 () {34 vars in 789 bytes} [Fri Aug 14 10:33:40 2026] PUT /v2.0/routers/5fcc726f-209a-4fe9-ba68-100e1c79b277/remove_router_interface => generated 309 bytes in 960 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/514] 10.0.0.100 () {34 vars in 685 bytes} [Fri Aug 14 10:33:41 2026] POST /v2.0/security-groups => generated 1660 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/515] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:41 2026] GET /v2.0/ports?device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:33:41.747 8 INFO neutron_taas.services.taas.taas_plugin [None req-6fb01760-a15a-48da-9991-db60c942f7f7 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: f6530784-d6ad-4595-a006-bb9c163b728d 2026-08-14 10:33:41.749 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6fb01760-a15a-48da-9991-db60c942f7f7 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: f6530784-d6ad-4595-a006-bb9c163b728d 2026-08-14 10:33:41.954 8 INFO neutron_taas.services.taas.taas_plugin [None req-6fb01760-a15a-48da-9991-db60c942f7f7 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 323b4d10-575b-4b5f-a9b6-d6385f7e4da1 2026-08-14 10:33:41.961 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6fb01760-a15a-48da-9991-db60c942f7f7 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 323b4d10-575b-4b5f-a9b6-d6385f7e4da1 [pid: 7|app: 0|req: 239/516] 10.0.0.100 () {34 vars in 789 bytes} [Fri Aug 14 10:33:40 2026] PUT /v2.0/routers/f2a81811-196b-4a2e-892a-c793ef5cb498/remove_router_interface => generated 309 bytes in 1363 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:33:42.037 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-6fb01760-a15a-48da-9991-db60c942f7f7 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 240/517] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:33:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:33:42.246 7 INFO neutron_taas.services.taas.taas_plugin [None req-53dadb0c-46db-417c-8658-cfebf52a3b5f c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 3325c3a7-b6fb-4fdc-be3c-b5ed7872b4ad 2026-08-14 10:33:42.249 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-53dadb0c-46db-417c-8658-cfebf52a3b5f c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 3325c3a7-b6fb-4fdc-be3c-b5ed7872b4ad 2026-08-14 10:33:42.396 8 INFO neutron.db.l3_hamode_db [None req-6fb01760-a15a-48da-9991-db60c942f7f7 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] HA network b92e742d-84ec-4caa-8521-38b8ec34afaa was deleted as no HA routers are present in tenant 4eeade682d024a60990d339faa31e889. [pid: 8|app: 0|req: 278/518] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:33:41 2026] DELETE /v2.0/routers/5fcc726f-209a-4fe9-ba68-100e1c79b277 => generated 0 bytes in 823 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:33:42.452 7 INFO neutron_taas.services.taas.taas_plugin [None req-53dadb0c-46db-417c-8658-cfebf52a3b5f c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 96e7d33b-82d3-4840-b2f4-1d7e2932c73a 2026-08-14 10:33:42.457 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-53dadb0c-46db-417c-8658-cfebf52a3b5f c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 96e7d33b-82d3-4840-b2f4-1d7e2932c73a [pid: 8|app: 0|req: 279/519] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:33:42 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) 2026-08-14 10:33:42.546 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-53dadb0c-46db-417c-8658-cfebf52a3b5f c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 280/520] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:33:42 2026] DELETE /v2.0/subnets/7c17c816-9bf5-416c-a3cb-2e042aed9fad => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:33:42.743 8 INFO neutron.services.segments.plugin [-] Segment 8d1f40ba-909d-4597-bf45-b65cb15b88dd resource provider aggregate not found 2026-08-14 10:33:42.757 8 INFO neutron.services.segments.plugin [-] Segment 8d1f40ba-909d-4597-bf45-b65cb15b88dd resource provider aggregate not found 2026-08-14 10:33:42.764 8 INFO neutron.services.segments.plugin [-] Segment 8d1f40ba-909d-4597-bf45-b65cb15b88dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d1f40ba-909d-4597-bf45-b65cb15b88dd found for delete ", "request_id": "req-3f0674d6-876c-4317-8707-483a13307cec"}]} 2026-08-14 10:33:42.778 8 INFO neutron.services.segments.plugin [-] Segment 8d1f40ba-909d-4597-bf45-b65cb15b88dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d1f40ba-909d-4597-bf45-b65cb15b88dd found for delete ", "request_id": "req-382c2885-4d68-442f-80d6-0ec8451166de"}]} 2026-08-14 10:33:42.919 7 INFO neutron.db.l3_hamode_db [None req-53dadb0c-46db-417c-8658-cfebf52a3b5f c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] HA network 9998de32-732e-4acc-9c23-1e975debe6ff was deleted as no HA routers are present in tenant 8c20dfe3df084ce8bb1c4687d26e53a3. [pid: 7|app: 0|req: 241/521] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:33:42 2026] DELETE /v2.0/routers/f2a81811-196b-4a2e-892a-c793ef5cb498 => generated 0 bytes in 831 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/522] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:33:42 2026] DELETE /v2.0/networks/1db76bef-487c-419b-bc09-12784d8c4f88 => 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: 243/523] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:43 2026] GET /v2.0/ports?device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/524] 10.0.0.100 () {34 vars in 676 bytes} [Fri Aug 14 10:33:42 2026] POST /v2.0/floatingips => generated 552 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/525] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:33:43 2026] GET /v2.0/security-groups?tenant_id=4eeade682d024a60990d339faa31e889&name=default => generated 2921 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/526] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:33:43 2026] DELETE /v2.0/subnets/2619ef95-6567-401f-8788-ad18b4c433c6 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/527] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:33:43 2026] DELETE /v2.0/security-groups/39a7a69a-e7c8-4c98-bc27-db9db1aa391e => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:33:43.379 7 INFO neutron_taas.services.taas.taas_plugin [None req-32d72ba0-3a00-428a-bf41-9cd4a9a2a473 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 774b6cb0-0ea7-4c9f-b903-7a86a195dd57 2026-08-14 10:33:43.382 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32d72ba0-3a00-428a-bf41-9cd4a9a2a473 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 774b6cb0-0ea7-4c9f-b903-7a86a195dd57 2026-08-14 10:33:43.408 7 INFO neutron.services.segments.plugin [-] Segment 9d0424bf-be29-4bce-9d2a-f9ce2b3931e2 resource provider aggregate not found 2026-08-14 10:33:43.416 7 INFO neutron.services.segments.plugin [-] Segment 9d0424bf-be29-4bce-9d2a-f9ce2b3931e2 resource provider aggregate not found 2026-08-14 10:33:43.427 7 INFO neutron.services.segments.plugin [-] Segment 9d0424bf-be29-4bce-9d2a-f9ce2b3931e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d0424bf-be29-4bce-9d2a-f9ce2b3931e2 found for delete ", "request_id": "req-72fcbf06-d269-4093-9aa2-fea0305fbd9d"}]} 2026-08-14 10:33:43.436 7 INFO neutron.services.segments.plugin [-] Segment 9d0424bf-be29-4bce-9d2a-f9ce2b3931e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d0424bf-be29-4bce-9d2a-f9ce2b3931e2 found for delete ", "request_id": "req-99488368-0056-46ea-95e0-b5526baa9449"}]} [pid: 7|app: 0|req: 245/528] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:33:43 2026] DELETE /v2.0/networks/413ddab2-e82f-4e8f-96df-a9e2f52510ea => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/529] 10.0.0.223 () {34 vars in 1100 bytes} [Fri Aug 14 10:33:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1779758539&fields=id&tenant_id=8e11bbe9a4724cdba9875de36f52a9ec => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/530] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:33:43 2026] GET /v2.0/security-groups?tenant_id=8c20dfe3df084ce8bb1c4687d26e53a3&name=default => generated 2921 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/531] 10.0.0.223 () {34 vars in 982 bytes} [Fri Aug 14 10:33:43 2026] GET /v2.0/networks?id=70ec4555-7264-4cb9-8222-0d0abdc2fb11 => generated 676 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/532] 10.0.0.223 () {34 vars in 965 bytes} [Fri Aug 14 10:33:43 2026] GET /v2.0/quotas/8e11bbe9a4724cdba9875de36f52a9ec => 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: 286/533] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:33:43 2026] DELETE /v2.0/security-groups/5ae6476b-d433-4bfb-b31e-65f02afb48b9 => 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: 248/534] 10.0.0.223 () {34 vars in 1002 bytes} [Fri Aug 14 10:33:43 2026] GET /v2.0/ports?tenant_id=8e11bbe9a4724cdba9875de36f52a9ec&fields=id => generated 57 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/535] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:44 2026] GET /v2.0/ports?device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => 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: 249/536] 10.0.0.223 () {34 vars in 907 bytes} [Fri Aug 14 10:33:44 2026] GET /v2.0/extensions => generated 21537 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/537] 10.0.0.223 () {34 vars in 1008 bytes} [Fri Aug 14 10:33:44 2026] GET /v2.0/networks/70ec4555-7264-4cb9-8222-0d0abdc2fb11?fields=segments => 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: 250/538] 10.0.0.223 () {34 vars in 1108 bytes} [Fri Aug 14 10:33:44 2026] GET /v2.0/networks/70ec4555-7264-4cb9-8222-0d0abdc2fb11?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: 8|app: 0|req: 289/539] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:33:44 2026] GET /v2.0/networks?id=8f6c7a07-c195-4630-b0b9-def8151fd31a => generated 683 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/540] 199.19.213.125 () {34 vars in 911 bytes} [Fri Aug 14 10:33:44 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: 290/541] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:44 2026] GET /v2.0/ports?device_id=7b8cdc6f-efbb-4dc8-b57a-613494a3524f => 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: 252/542] 199.19.213.125 () {34 vars in 1050 bytes} [Fri Aug 14 10:33:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c74953297cc540179809beaec9bc6d2c => generated 181 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/543] 199.19.213.125 () {38 vars in 955 bytes} [Fri Aug 14 10:33:44 2026] POST /v2.0/ports => generated 954 bytes in 427 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: 292/544] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:45 2026] GET /v2.0/ports?device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => generated 957 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/545] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:33:45 2026] GET /v2.0/security-groups?id=f3c78982-bfff-4f6f-8a36-3807d6dec250&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:33:45.448 7 INFO neutron.services.segments.plugin [-] Segment 58d6545b-70e0-40dd-a076-23c89fe86fbb resource provider aggregate not found 2026-08-14 10:33:45.467 7 INFO neutron.services.segments.plugin [-] Segment 58d6545b-70e0-40dd-a076-23c89fe86fbb resource provider aggregate not found 2026-08-14 10:33:45.470 7 INFO neutron.services.segments.plugin [-] Segment 58d6545b-70e0-40dd-a076-23c89fe86fbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58d6545b-70e0-40dd-a076-23c89fe86fbb found for delete ", "request_id": "req-1cd0e93b-d48a-4e2d-b458-ad896b4e2e98"}]} 2026-08-14 10:33:45.486 7 INFO neutron.services.segments.plugin [-] Segment 58d6545b-70e0-40dd-a076-23c89fe86fbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58d6545b-70e0-40dd-a076-23c89fe86fbb found for delete ", "request_id": "req-0b355717-e08f-4ce6-b3f4-e21026233eba"}]} 2026-08-14 10:33:45.491 7 INFO neutron.services.segments.plugin [-] Segment 244e9448-b9c1-45f6-b032-92f83878f182 resource provider aggregate not found 2026-08-14 10:33:45.502 7 INFO neutron.services.segments.plugin [-] Segment 244e9448-b9c1-45f6-b032-92f83878f182 resource provider aggregate not found 2026-08-14 10:33:45.512 7 INFO neutron.services.segments.plugin [-] Segment 244e9448-b9c1-45f6-b032-92f83878f182 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 244e9448-b9c1-45f6-b032-92f83878f182 found for delete ", "request_id": "req-5a348813-7dd7-4baa-b911-65f7df142bfa"}]} 2026-08-14 10:33:45.515 7 INFO neutron.services.segments.plugin [-] Segment 244e9448-b9c1-45f6-b032-92f83878f182 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 244e9448-b9c1-45f6-b032-92f83878f182 found for delete ", "request_id": "req-00bc8480-4e04-46e8-895c-77640bb93ad4"}]} 2026-08-14 10:33:45.660 7 INFO neutron.db.segments_db [None req-1efe7136-68d6-48fd-8e6a-aaaf393447ef c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Added segment c7daa16f-5942-403c-9e0d-aaed945d524d of type vxlan for network a2664da4-3f89-46b1-bf16-580e3bf8544d [pid: 7|app: 0|req: 253/546] 10.0.0.100 () {34 vars in 671 bytes} [Fri Aug 14 10:33:45 2026] POST /v2.0/networks => generated 724 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:33:46.013 7 INFO neutron.db.segments_db [None req-0da455b0-14f6-4b0a-af2b-e7f6ec854559 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Added segment 655d7b2f-7b76-44e0-acda-11df9c2905c5 of type vxlan for network 7aad8cfc-d089-45e9-82cf-4008d96509ff [pid: 8|app: 0|req: 294/547] 199.19.213.125 () {38 vars in 1028 bytes} [Fri Aug 14 10:33:45 2026] PUT /v2.0/ports/7b5b8a46-71c0-415b-afd8-8809b43b3f9c => generated 1235 bytes in 579 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: 295/548] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:46 2026] GET /v2.0/ports?device_id=7b8cdc6f-efbb-4dc8-b57a-613494a3524f => 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: 254/549] 10.0.0.100 () {34 vars in 671 bytes} [Fri Aug 14 10:33:45 2026] POST /v2.0/networks => generated 728 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/550] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:33:46 2026] POST /v2.0/subnets => generated 690 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:33:46.252 8 INFO neutron.db.segments_db [None req-bedbd59c-3644-44ce-95af-5a4c4ca1e8f5 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Added segment 4e0ec403-f8a6-474f-b9a4-7754c04296e7 of type vxlan for network 24a185d2-4f76-4eda-beac-60f71a23da76 [pid: 7|app: 0|req: 255/551] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:33:46 2026] POST /v2.0/subnets => generated 694 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:33:46.371 7 INFO neutron.db.segments_db [None req-d1e509d0-aa65-468e-99f0-6262d1e3a7d9 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Added segment 315ada1c-43f3-431c-81f0-5102b187b23f of type vxlan for network 1865b3bc-b1d2-4096-af98-11e9a332accc 2026-08-14 10:33:46.508 8 INFO neutron.db.l3_hamode_db [None req-bedbd59c-3644-44ce-95af-5a4c4ca1e8f5 c5d6ad5aff10482caab015d5c18a02f6 470fa06a2bfe48cc9f485b127de899c0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-14 10:33:46.545 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9961bbd-2b55-4e7b-8d14-e02ebc12634b'] response: {'name': 'network-changed', 'server_uuid': '38b87f33-7d88-4172-a3af-050da657c8b6', 'tag': '7b5b8a46-71c0-415b-afd8-8809b43b3f9c', 'status': 'completed', 'code': 200} 2026-08-14 10:33:46.635 7 INFO neutron.db.l3_hamode_db [None req-d1e509d0-aa65-468e-99f0-6262d1e3a7d9 c5d6ad5aff10482caab015d5c18a02f6 984a0becdc4a4e15beb8d032d51fcfd5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-14 10:33:47.291 8 INFO neutron.db.l3_hamode_db [None req-bedbd59c-3644-44ce-95af-5a4c4ca1e8f5 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-14 10:33:47.384 7 INFO neutron.db.l3_hamode_db [None req-d1e509d0-aa65-468e-99f0-6262d1e3a7d9 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 297/552] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:33:46 2026] POST /v2.0/routers => generated 730 bytes in 1934 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/553] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:48 2026] GET /v2.0/ports?device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/556] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:33:48 2026] GET /v2.0/ports?tenant_id=c74953297cc540179809beaec9bc6d2c&device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/557] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:33:46 2026] POST /v2.0/routers => generated 734 bytes in 1941 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/558] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:48 2026] GET /v2.0/ports?device_id=7b8cdc6f-efbb-4dc8-b57a-613494a3524f => 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: 303/559] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:33:48 2026] GET /v2.0/security-groups?id=f3c78982-bfff-4f6f-8a36-3807d6dec250&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/560] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:33:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=7b5b8a46-71c0-415b-afd8-8809b43b3f9c => 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: 257/561] 10.0.0.100 () {34 vars in 783 bytes} [Fri Aug 14 10:33:48 2026] PUT /v2.0/routers/d4febe83-b2a1-4c33-9476-6863212e4228/add_router_interface => generated 309 bytes in 1052 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/562] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:33:49 2026] GET /v2.0/subnets?id=e77aaded-fe67-4a5d-b989-ede8b1e232c4 => generated 701 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/563] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:33:49 2026] GET /v2.0/networks?id=70ec4555-7264-4cb9-8222-0d0abdc2fb11 => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/564] 10.0.0.100 () {34 vars in 783 bytes} [Fri Aug 14 10:33:48 2026] PUT /v2.0/routers/87d59c62-07ee-4060-bac9-58cf7355f6b7/add_router_interface => generated 309 bytes in 1106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/565] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:33:49 2026] GET /v2.0/ports?network_id=8f6c7a07-c195-4630-b0b9-def8151fd31a&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/566] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:49 2026] GET /v2.0/ports?device_id=7b8cdc6f-efbb-4dc8-b57a-613494a3524f => 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: 306/567] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:49 2026] GET /v2.0/ports?device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/568] 199.19.213.125 () {34 vars in 1050 bytes} [Fri Aug 14 10:33:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8e11bbe9a4724cdba9875de36f52a9ec => generated 181 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/569] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:33:49 2026] GET /v2.0/security-groups?id=f3c78982-bfff-4f6f-8a36-3807d6dec250&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: 307/570] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:33:49 2026] GET /v2.0/networks/8f6c7a07-c195-4630-b0b9-def8151fd31a?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: 308/571] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:33:49 2026] GET /v2.0/networks/8f6c7a07-c195-4630-b0b9-def8151fd31a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/572] 10.0.0.100 () {34 vars in 685 bytes} [Fri Aug 14 10:33:49 2026] POST /v2.0/security-groups => generated 1660 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/573] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:33:49 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: 8|app: 0|req: 311/574] 10.0.0.100 () {34 vars in 685 bytes} [Fri Aug 14 10:33:50 2026] POST /v2.0/security-groups => generated 1660 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/575] 199.19.213.125 () {38 vars in 955 bytes} [Fri Aug 14 10:33:49 2026] POST /v2.0/ports => generated 954 bytes in 722 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: 312/576] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:33:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/577] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:33:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/578] 199.19.213.125 () {38 vars in 1028 bytes} [Fri Aug 14 10:33:50 2026] PUT /v2.0/ports/2ed318df-a81a-4886-8f4c-ad5b2df44ebc => generated 1235 bytes in 548 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: 266/579] 10.0.0.100 () {34 vars in 676 bytes} [Fri Aug 14 10:33:50 2026] POST /v2.0/floatingips => generated 552 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/580] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:50 2026] GET /v2.0/ports?device_id=7b8cdc6f-efbb-4dc8-b57a-613494a3524f => 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: 314/581] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:33:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/582] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:50 2026] GET /v2.0/ports?device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/583] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:33:51 2026] GET /v2.0/ports?tenant_id=c74953297cc540179809beaec9bc6d2c&device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => 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: 269/584] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:33:51 2026] GET /v2.0/security-groups?id=7c44c21b-1f67-4758-8560-4dc45a8ce7dc&fields=id&fields=name => generated 114 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/585] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:33:51 2026] GET /v2.0/security-groups?id=f3c78982-bfff-4f6f-8a36-3807d6dec250&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:33:51.196 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ac8be21-ba47-4c5e-95dc-595f36dd35f4'] response: {'name': 'network-changed', 'server_uuid': '7b8cdc6f-efbb-4dc8-b57a-613494a3524f', 'tag': '2ed318df-a81a-4886-8f4c-ad5b2df44ebc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 271/586] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:33:51 2026] GET /v2.0/networks?id=8f6c7a07-c195-4630-b0b9-def8151fd31a => generated 778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/587] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:33:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=7b5b8a46-71c0-415b-afd8-8809b43b3f9c => 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: 273/588] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:33:51 2026] GET /v2.0/subnets?id=e77aaded-fe67-4a5d-b989-ede8b1e232c4 => 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: 274/589] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:33:51 2026] GET /v2.0/ports?network_id=8f6c7a07-c195-4630-b0b9-def8151fd31a&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: 275/590] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:33:51 2026] GET /v2.0/networks/8f6c7a07-c195-4630-b0b9-def8151fd31a?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/591] 10.0.0.223 () {34 vars in 1098 bytes} [Fri Aug 14 10:33:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--297230482&fields=id&tenant_id=470fa06a2bfe48cc9f485b127de899c0 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/592] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:33:51 2026] GET /v2.0/networks/8f6c7a07-c195-4630-b0b9-def8151fd31a?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: 7|app: 0|req: 278/593] 10.0.0.223 () {34 vars in 982 bytes} [Fri Aug 14 10:33:51 2026] GET /v2.0/networks?id=a2664da4-3f89-46b1-bf16-580e3bf8544d => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/594] 10.0.0.223 () {34 vars in 965 bytes} [Fri Aug 14 10:33:51 2026] GET /v2.0/quotas/470fa06a2bfe48cc9f485b127de899c0 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/595] 10.0.0.223 () {34 vars in 1002 bytes} [Fri Aug 14 10:33:51 2026] GET /v2.0/ports?tenant_id=470fa06a2bfe48cc9f485b127de899c0&fields=id => generated 57 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/596] 10.0.0.100 () {34 vars in 676 bytes} [Fri Aug 14 10:33:51 2026] POST /v2.0/floatingips => generated 552 bytes in 590 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/597] 10.0.0.223 () {34 vars in 1008 bytes} [Fri Aug 14 10:33:51 2026] GET /v2.0/networks/a2664da4-3f89-46b1-bf16-580e3bf8544d?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/598] 10.0.0.223 () {34 vars in 1108 bytes} [Fri Aug 14 10:33:51 2026] GET /v2.0/networks/a2664da4-3f89-46b1-bf16-580e3bf8544d?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: 282/599] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:33:51 2026] GET /v2.0/ports?tenant_id=8e11bbe9a4724cdba9875de36f52a9ec&device_id=7b8cdc6f-efbb-4dc8-b57a-613494a3524f => generated 1238 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/600] 199.19.213.125 () {34 vars in 1018 bytes} [Fri Aug 14 10:33:51 2026] GET /v2.0/networks?tenant_id=8e11bbe9a4724cdba9875de36f52a9ec&shared=False => generated 772 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/601] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:51 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => 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: 319/602] 199.19.213.125 () {34 vars in 930 bytes} [Fri Aug 14 10:33:51 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/603] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:52 2026] GET /v2.0/ports?device_id=7b8cdc6f-efbb-4dc8-b57a-613494a3524f => 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: 285/604] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:33:52 2026] GET /v2.0/security-groups?id=7c44c21b-1f67-4758-8560-4dc45a8ce7dc&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: 320/605] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:52 2026] GET /v2.0/ports?device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/606] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:33:52 2026] GET /v2.0/security-groups?id=f3c78982-bfff-4f6f-8a36-3807d6dec250&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: 321/607] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:52 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => 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: 287/608] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:33:52 2026] GET /v2.0/ports?tenant_id=8e11bbe9a4724cdba9875de36f52a9ec&device_id=7b8cdc6f-efbb-4dc8-b57a-613494a3524f => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/609] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:33:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=2ed318df-a81a-4886-8f4c-ad5b2df44ebc => 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: 288/610] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:33:53 2026] GET /v2.0/subnets?id=539a7898-f436-43eb-8178-01276bfe4bce => generated 694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/611] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:33:53 2026] GET /v2.0/ports?network_id=70ec4555-7264-4cb9-8222-0d0abdc2fb11&device_owner=network%3Adhcp => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/612] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:33:53 2026] GET /v2.0/networks/70ec4555-7264-4cb9-8222-0d0abdc2fb11?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/613] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:33:53 2026] GET /v2.0/networks/70ec4555-7264-4cb9-8222-0d0abdc2fb11?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: 290/614] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:53 2026] GET /v2.0/ports?device_id=7b8cdc6f-efbb-4dc8-b57a-613494a3524f => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/615] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:33:53 2026] GET /v2.0/security-groups?id=7c44c21b-1f67-4758-8560-4dc45a8ce7dc&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: 291/616] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:53 2026] GET /v2.0/ports?device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/617] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:33:53 2026] GET /v2.0/security-groups?id=f3c78982-bfff-4f6f-8a36-3807d6dec250&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: 292/618] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:53 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => 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: 327/619] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:54 2026] GET /v2.0/ports?device_id=7b8cdc6f-efbb-4dc8-b57a-613494a3524f => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/620] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:33:54 2026] GET /v2.0/security-groups?id=7c44c21b-1f67-4758-8560-4dc45a8ce7dc&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: 293/621] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:54 2026] GET /v2.0/ports?device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => 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: 329/622] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:33:54 2026] GET /v2.0/security-groups?id=f3c78982-bfff-4f6f-8a36-3807d6dec250&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: 294/623] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:55 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => 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: 330/624] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:55 2026] GET /v2.0/ports?device_id=7b8cdc6f-efbb-4dc8-b57a-613494a3524f => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/625] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:33:55 2026] GET /v2.0/security-groups?id=7c44c21b-1f67-4758-8560-4dc45a8ce7dc&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: 331/626] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:55 2026] GET /v2.0/ports?device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => 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: 296/627] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:33:55 2026] GET /v2.0/security-groups?id=f3c78982-bfff-4f6f-8a36-3807d6dec250&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/628] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:33:56 2026] GET /v2.0/networks?id=a2664da4-3f89-46b1-bf16-580e3bf8544d => generated 675 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/629] 199.19.213.125 () {34 vars in 1050 bytes} [Fri Aug 14 10:33:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=470fa06a2bfe48cc9f485b127de899c0 => generated 180 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/630] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:56 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => 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: 299/631] 10.0.0.223 () {34 vars in 1098 bytes} [Fri Aug 14 10:33:56 2026] GET /v2.0/security-groups?name=tempest-securitygroup--839351300&fields=id&tenant_id=984a0becdc4a4e15beb8d032d51fcfd5 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/632] 10.0.0.223 () {34 vars in 982 bytes} [Fri Aug 14 10:33:56 2026] GET /v2.0/networks?id=7aad8cfc-d089-45e9-82cf-4008d96509ff => generated 679 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/633] 10.0.0.223 () {34 vars in 965 bytes} [Fri Aug 14 10:33:56 2026] GET /v2.0/quotas/984a0becdc4a4e15beb8d032d51fcfd5 => generated 292 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/634] 10.0.0.223 () {34 vars in 1002 bytes} [Fri Aug 14 10:33:56 2026] GET /v2.0/ports?tenant_id=984a0becdc4a4e15beb8d032d51fcfd5&fields=id => generated 57 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/635] 199.19.213.125 () {38 vars in 955 bytes} [Fri Aug 14 10:33:56 2026] POST /v2.0/ports => generated 954 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, ' [pid: 8|app: 0|req: 334/636] 10.0.0.223 () {34 vars in 1008 bytes} [Fri Aug 14 10:33:56 2026] GET /v2.0/networks/7aad8cfc-d089-45e9-82cf-4008d96509ff?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/637] 10.0.0.223 () {34 vars in 1108 bytes} [Fri Aug 14 10:33:56 2026] GET /v2.0/networks/7aad8cfc-d089-45e9-82cf-4008d96509ff?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: 336/638] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:56 2026] GET /v2.0/ports?device_id=7b8cdc6f-efbb-4dc8-b57a-613494a3524f => 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: 337/639] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:33:56 2026] GET /v2.0/security-groups?id=7c44c21b-1f67-4758-8560-4dc45a8ce7dc&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/640] 199.19.213.125 () {38 vars in 1028 bytes} [Fri Aug 14 10:33:56 2026] PUT /v2.0/ports/66c51202-dccb-4531-9059-c525289d2f48 => generated 1235 bytes in 453 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: 338/641] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:57 2026] GET /v2.0/ports?device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => 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: 304/642] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:57 2026] GET /v2.0/ports?device_id=64197976-b24a-414b-8904-9bce89f6a998 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/643] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:33:57 2026] GET /v2.0/security-groups?id=f3c78982-bfff-4f6f-8a36-3807d6dec250&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: 305/644] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:57 2026] GET /v2.0/ports?device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => generated 971 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/645] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:57 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => 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: 341/646] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:33:57 2026] GET /v2.0/security-groups?id=c8909072-52ff-49b1-8c6e-b478282ffb92&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:33:57.445 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-379c6740-7f9e-4616-aa72-e26a18b6054e'] response: {'name': 'network-changed', 'server_uuid': 'ac4fd0ff-38d4-4cce-be1d-ecec667d63f0', 'tag': '66c51202-dccb-4531-9059-c525289d2f48', 'status': 'completed', 'code': 200} 2026-08-14 10:33:57.902 7 INFO neutron.db.l3_db [None req-b446710e-7cf4-4966-81b1-c0d155ce5fe4 2c28bf1b570f42ecaea47cf5044d3751 c74953297cc540179809beaec9bc6d2c - - default default] Floating IP 09ae939d-92a6-48a5-bece-3c42b599b16d associated. External IP: 10.96.250.202, port: 7b5b8a46-71c0-415b-afd8-8809b43b3f9c. [pid: 8|app: 0|req: 342/647] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:33:57 2026] GET /v2.0/ports?tenant_id=470fa06a2bfe48cc9f485b127de899c0&device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/648] 199.19.213.125 () {34 vars in 1018 bytes} [Fri Aug 14 10:33:58 2026] GET /v2.0/networks?tenant_id=470fa06a2bfe48cc9f485b127de899c0&shared=False => generated 771 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/649] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:58 2026] GET /v2.0/ports?device_id=7b8cdc6f-efbb-4dc8-b57a-613494a3524f => 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: 345/650] 199.19.213.125 () {34 vars in 930 bytes} [Fri Aug 14 10:33:58 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/651] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:33:58 2026] GET /v2.0/security-groups?id=7c44c21b-1f67-4758-8560-4dc45a8ce7dc&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: 347/652] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:58 2026] GET /v2.0/ports?device_id=64197976-b24a-414b-8904-9bce89f6a998 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/653] 10.0.0.100 () {34 vars in 749 bytes} [Fri Aug 14 10:33:57 2026] PUT /v2.0/floatingips/09ae939d-92a6-48a5-bece-3c42b599b16d => generated 855 bytes in 897 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/654] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:58 2026] GET /v2.0/ports?device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => 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: 307/655] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:33:58 2026] GET /v2.0/security-groups?id=f3c78982-bfff-4f6f-8a36-3807d6dec250&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/656] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:58 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => 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: 308/657] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:33:58 2026] GET /v2.0/security-groups?id=c8909072-52ff-49b1-8c6e-b478282ffb92&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: 8|app: 0|req: 350/658] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:33:59 2026] GET /v2.0/ports?tenant_id=470fa06a2bfe48cc9f485b127de899c0&device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/659] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:33:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=66c51202-dccb-4531-9059-c525289d2f48 => 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: 351/660] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:33:59 2026] GET /v2.0/subnets?id=7798e9c9-9ddc-4841-9bc1-d955f60dba28 => generated 693 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/661] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:59 2026] GET /v2.0/ports?device_id=64197976-b24a-414b-8904-9bce89f6a998 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/662] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:33:59 2026] GET /v2.0/ports?network_id=a2664da4-3f89-46b1-bf16-580e3bf8544d&device_owner=network%3Adhcp => generated 1244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/663] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:59 2026] GET /v2.0/ports?device_id=7b8cdc6f-efbb-4dc8-b57a-613494a3524f => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/664] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:33:59 2026] GET /v2.0/security-groups?id=7c44c21b-1f67-4758-8560-4dc45a8ce7dc&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: 354/665] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:33:59 2026] GET /v2.0/networks/a2664da4-3f89-46b1-bf16-580e3bf8544d?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/666] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:33:59 2026] GET /v2.0/networks/a2664da4-3f89-46b1-bf16-580e3bf8544d?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: 355/667] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:59 2026] GET /v2.0/ports?device_id=7b8cdc6f-efbb-4dc8-b57a-613494a3524f => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:33:59.483 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-91d0c7a5-3d44-4b21-8a69-fab9ba537bd6'] response: {'name': 'network-changed', 'server_uuid': '38b87f33-7d88-4172-a3af-050da657c8b6', 'tag': '7b5b8a46-71c0-415b-afd8-8809b43b3f9c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 356/668] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:33:59 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => 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: 357/669] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:33:59 2026] GET /v2.0/security-groups?id=c8909072-52ff-49b1-8c6e-b478282ffb92&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:33:59.855 7 INFO neutron.db.l3_db [None req-63ad3809-6056-4f5d-9182-636a3b5b975b 8505b287a00246cebe2d9e3b6add24a3 8e11bbe9a4724cdba9875de36f52a9ec - - default default] Floating IP aad2d639-b937-4694-b327-5111c929da1e associated. External IP: 10.96.250.210, port: 2ed318df-a81a-4886-8f4c-ad5b2df44ebc. [pid: 8|app: 0|req: 358/670] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:33:59 2026] GET /v2.0/ports?tenant_id=c74953297cc540179809beaec9bc6d2c&device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/671] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:34:00 2026] GET /v2.0/networks?id=8f6c7a07-c195-4630-b0b9-def8151fd31a => generated 778 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/672] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:34:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=7b5b8a46-71c0-415b-afd8-8809b43b3f9c => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/673] 10.0.0.100 () {34 vars in 749 bytes} [Fri Aug 14 10:33:59 2026] PUT /v2.0/floatingips/aad2d639-b937-4694-b327-5111c929da1e => generated 855 bytes in 728 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/674] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:34:00 2026] GET /v2.0/subnets?id=e77aaded-fe67-4a5d-b989-ede8b1e232c4 => generated 701 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/675] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:34:00 2026] GET /v2.0/ports?network_id=8f6c7a07-c195-4630-b0b9-def8151fd31a&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: 315/676] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:34:00 2026] GET /v2.0/networks/8f6c7a07-c195-4630-b0b9-def8151fd31a?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: 362/677] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:00 2026] GET /v2.0/ports?device_id=7b8cdc6f-efbb-4dc8-b57a-613494a3524f => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/678] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:00 2026] GET /v2.0/security-groups?id=7c44c21b-1f67-4758-8560-4dc45a8ce7dc&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: 364/679] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:00 2026] GET /v2.0/ports?device_id=64197976-b24a-414b-8904-9bce89f6a998 => 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: 316/680] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:34:00 2026] GET /v2.0/networks/8f6c7a07-c195-4630-b0b9-def8151fd31a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/681] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:00 2026] GET /v2.0/ports?device_id=7b8cdc6f-efbb-4dc8-b57a-613494a3524f => 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: 317/682] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:00 2026] GET /v2.0/security-groups?id=7c44c21b-1f67-4758-8560-4dc45a8ce7dc&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/683] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:00 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => 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: 318/684] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:00 2026] GET /v2.0/security-groups?id=c8909072-52ff-49b1-8c6e-b478282ffb92&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: 319/685] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:01 2026] GET /v2.0/ports?device_id=64197976-b24a-414b-8904-9bce89f6a998 => 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: 367/686] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:34:01 2026] GET /v2.0/networks?id=7aad8cfc-d089-45e9-82cf-4008d96509ff => generated 679 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/687] 199.19.213.125 () {34 vars in 1050 bytes} [Fri Aug 14 10:34:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=984a0becdc4a4e15beb8d032d51fcfd5 => generated 180 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:34:01.523 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec3ec62d-8fa9-46dd-9b34-e9d33c6020ca'] response: {'name': 'network-changed', 'server_uuid': '7b8cdc6f-efbb-4dc8-b57a-613494a3524f', 'tag': '2ed318df-a81a-4886-8f4c-ad5b2df44ebc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 323/690] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:01 2026] GET /v2.0/ports?device_id=7b8cdc6f-efbb-4dc8-b57a-613494a3524f => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/691] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:01 2026] GET /v2.0/security-groups?id=7c44c21b-1f67-4758-8560-4dc45a8ce7dc&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/692] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:01 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/693] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:02 2026] GET /v2.0/security-groups?id=c8909072-52ff-49b1-8c6e-b478282ffb92&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: 368/694] 199.19.213.125 () {38 vars in 955 bytes} [Fri Aug 14 10:34:01 2026] POST /v2.0/ports => generated 958 bytes in 489 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: 369/695] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:34:02 2026] GET /v2.0/ports?tenant_id=8e11bbe9a4724cdba9875de36f52a9ec&device_id=7b8cdc6f-efbb-4dc8-b57a-613494a3524f => generated 1240 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/696] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:34:02 2026] GET /v2.0/networks?id=70ec4555-7264-4cb9-8222-0d0abdc2fb11 => generated 772 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/697] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:34:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=2ed318df-a81a-4886-8f4c-ad5b2df44ebc => generated 858 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/698] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:34:02 2026] GET /v2.0/subnets?id=539a7898-f436-43eb-8178-01276bfe4bce => generated 694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/699] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:34:02 2026] GET /v2.0/ports?network_id=70ec4555-7264-4cb9-8222-0d0abdc2fb11&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: 374/700] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:34:02 2026] GET /v2.0/networks/70ec4555-7264-4cb9-8222-0d0abdc2fb11?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/701] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:34:02 2026] GET /v2.0/networks/70ec4555-7264-4cb9-8222-0d0abdc2fb11?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: 327/702] 199.19.213.125 () {38 vars in 1028 bytes} [Fri Aug 14 10:34:02 2026] PUT /v2.0/ports/ab524786-83ac-4534-b25e-e5fece54caee => generated 1239 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/703] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:02 2026] GET /v2.0/ports?device_id=64197976-b24a-414b-8904-9bce89f6a998 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 328/704] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:02 2026] GET /v2.0/security-groups?id=a32ba843-5eb6-416f-8034-dc40bd12f3c2&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: 377/705] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:02 2026] GET /v2.0/ports?device_id=7b8cdc6f-efbb-4dc8-b57a-613494a3524f => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/706] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:03 2026] GET /v2.0/security-groups?id=7c44c21b-1f67-4758-8560-4dc45a8ce7dc&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/707] 199.19.213.125 () {34 vars in 994 bytes} [Fri Aug 14 10:34:03 2026] GET /v2.0/ports?device_id=7b8cdc6f-efbb-4dc8-b57a-613494a3524f => 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: 379/708] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:03 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/709] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:03 2026] GET /v2.0/security-groups?id=c8909072-52ff-49b1-8c6e-b478282ffb92&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:34:03.289 7 INFO neutron_taas.services.taas.taas_plugin [req-4107f22b-037e-4749-9321-c7a192a64ec6 req-1fcec4e7-b4b0-470a-a7a0-c240b5e54adc 8505b287a00246cebe2d9e3b6add24a3 8e11bbe9a4724cdba9875de36f52a9ec - - default default] TaaS: Handle Delete Port: 2ed318df-a81a-4886-8f4c-ad5b2df44ebc 2026-08-14 10:34:03.294 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4107f22b-037e-4749-9321-c7a192a64ec6 req-1fcec4e7-b4b0-470a-a7a0-c240b5e54adc 8505b287a00246cebe2d9e3b6add24a3 8e11bbe9a4724cdba9875de36f52a9ec - - default default] Tap Mirror: Handle Delete Port: 2ed318df-a81a-4886-8f4c-ad5b2df44ebc 2026-08-14 10:34:03.479 7 INFO neutron.db.l3_db [req-4107f22b-037e-4749-9321-c7a192a64ec6 req-1fcec4e7-b4b0-470a-a7a0-c240b5e54adc 8505b287a00246cebe2d9e3b6add24a3 8e11bbe9a4724cdba9875de36f52a9ec - - default default] Floating IP aad2d639-b937-4694-b327-5111c929da1e disassociated. External IP: 10.96.250.210, port: 2ed318df-a81a-4886-8f4c-ad5b2df44ebc. [pid: 8|app: 0|req: 381/710] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:34:03 2026] GET /v2.0/ports?tenant_id=984a0becdc4a4e15beb8d032d51fcfd5&device_id=64197976-b24a-414b-8904-9bce89f6a998 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:34:03.569 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-824335d2-076f-4089-9f06-1bc0ac359d46'] response: {'name': 'network-changed', 'server_uuid': '64197976-b24a-414b-8904-9bce89f6a998', 'tag': 'ab524786-83ac-4534-b25e-e5fece54caee', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 382/711] 199.19.213.125 () {34 vars in 1060 bytes} [Fri Aug 14 10:34:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ab524786-83ac-4534-b25e-e5fece54caee => 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: 383/712] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:34:03 2026] GET /v2.0/subnets?id=1b549162-41f9-4d8a-acae-f3054088852b => generated 697 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/713] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:34:03 2026] GET /v2.0/ports?network_id=7aad8cfc-d089-45e9-82cf-4008d96509ff&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/714] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:34:03 2026] GET /v2.0/networks/7aad8cfc-d089-45e9-82cf-4008d96509ff?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: 386/715] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:03 2026] GET /v2.0/ports?device_id=64197976-b24a-414b-8904-9bce89f6a998 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/716] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:34:03 2026] GET /v2.0/networks/7aad8cfc-d089-45e9-82cf-4008d96509ff?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: 8|app: 0|req: 388/717] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:03 2026] GET /v2.0/security-groups?id=a32ba843-5eb6-416f-8034-dc40bd12f3c2&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/718] 199.19.213.125 () {36 vars in 997 bytes} [Fri Aug 14 10:34:03 2026] DELETE /v2.0/ports/2ed318df-a81a-4886-8f4c-ad5b2df44ebc => generated 0 bytes in 772 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/719] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:04 2026] GET /v2.0/ports?device_id=7b8cdc6f-efbb-4dc8-b57a-613494a3524f => 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: 331/720] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:04 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => 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: 390/721] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:04 2026] GET /v2.0/security-groups?id=c8909072-52ff-49b1-8c6e-b478282ffb92&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/722] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:04 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => 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: 333/723] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:34:04 2026] GET /v2.0/ports?tenant_id=984a0becdc4a4e15beb8d032d51fcfd5&device_id=64197976-b24a-414b-8904-9bce89f6a998 => generated 1242 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/724] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:34:04 2026] GET /v2.0/networks?id=7aad8cfc-d089-45e9-82cf-4008d96509ff => generated 775 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/725] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:04 2026] GET /v2.0/ports?device_id=64197976-b24a-414b-8904-9bce89f6a998 => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/726] 199.19.213.125 () {34 vars in 1060 bytes} [Fri Aug 14 10:34:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ab524786-83ac-4534-b25e-e5fece54caee => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/727] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:04 2026] GET /v2.0/security-groups?id=a32ba843-5eb6-416f-8034-dc40bd12f3c2&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:34:05.043 8 INFO neutron.db.l3_db [None req-19a9649d-4923-45c0-bfd1-e8869c677889 770ea53d5f2c4154871009d43f2909fc 470fa06a2bfe48cc9f485b127de899c0 - - default default] Floating IP c4ca220c-3eca-4a36-928c-8a248b6b508f associated. External IP: 10.96.250.212, port: 66c51202-dccb-4531-9059-c525289d2f48. [pid: 7|app: 0|req: 338/728] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:34:05 2026] GET /v2.0/subnets?id=1b549162-41f9-4d8a-acae-f3054088852b => generated 697 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/729] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:34:05 2026] GET /v2.0/ports?network_id=7aad8cfc-d089-45e9-82cf-4008d96509ff&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/730] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:34:05 2026] GET /v2.0/networks/7aad8cfc-d089-45e9-82cf-4008d96509ff?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: 341/731] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:34:05 2026] GET /v2.0/networks/7aad8cfc-d089-45e9-82cf-4008d96509ff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/732] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:05 2026] GET /v2.0/ports?device_id=7b8cdc6f-efbb-4dc8-b57a-613494a3524f => 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: 391/733] 10.0.0.100 () {34 vars in 749 bytes} [Fri Aug 14 10:34:04 2026] PUT /v2.0/floatingips/c4ca220c-3eca-4a36-928c-8a248b6b508f => generated 855 bytes in 798 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:34:05.371 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-82c9465f-4774-4a9d-ac96-5d7b6506368f'] response: {'name': 'network-changed', 'server_uuid': 'ac4fd0ff-38d4-4cce-be1d-ecec667d63f0', 'tag': '66c51202-dccb-4531-9059-c525289d2f48', 'status': 'completed', 'code': 200} 2026-08-14 10:34:05.611 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-def67103-0ed2-4c4b-86d4-b0f518524ce8'] response: {'server_uuid': '7b8cdc6f-efbb-4dc8-b57a-613494a3524f', 'name': 'network-vif-deleted', 'tag': '2ed318df-a81a-4886-8f4c-ad5b2df44ebc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 343/734] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:34:05 2026] GET /v2.0/ports?tenant_id=470fa06a2bfe48cc9f485b127de899c0&device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/735] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:34:05 2026] GET /v2.0/networks?id=a2664da4-3f89-46b1-bf16-580e3bf8544d => generated 771 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/736] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:34:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=66c51202-dccb-4531-9059-c525289d2f48 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/737] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:34:06 2026] GET /v2.0/subnets?id=7798e9c9-9ddc-4841-9bc1-d955f60dba28 => generated 693 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/738] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:34:06 2026] GET /v2.0/ports?network_id=a2664da4-3f89-46b1-bf16-580e3bf8544d&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: 8|app: 0|req: 394/739] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:06 2026] GET /v2.0/ports?device_id=64197976-b24a-414b-8904-9bce89f6a998 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/740] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:34:06 2026] GET /v2.0/networks/a2664da4-3f89-46b1-bf16-580e3bf8544d?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: 395/741] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:06 2026] GET /v2.0/security-groups?id=a32ba843-5eb6-416f-8034-dc40bd12f3c2&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/742] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:34:06 2026] GET /v2.0/networks/a2664da4-3f89-46b1-bf16-580e3bf8544d?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: 396/743] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:06 2026] GET /v2.0/ports?device_id=7b8cdc6f-efbb-4dc8-b57a-613494a3524f => 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: 348/744] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:07 2026] GET /v2.0/ports?device_id=64197976-b24a-414b-8904-9bce89f6a998 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/745] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:07 2026] GET /v2.0/security-groups?id=a32ba843-5eb6-416f-8034-dc40bd12f3c2&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/746] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:34:07 2026] DELETE /v2.0/security-groups/7c44c21b-1f67-4758-8560-4dc45a8ce7dc => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:34:07.624 8 INFO neutron.api.v2.resource [None req-5026ffe2-21c6-4aa7-b677-113e82761771 8505b287a00246cebe2d9e3b6add24a3 8e11bbe9a4724cdba9875de36f52a9ec - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 398/747] 10.0.0.100 () {32 vars in 737 bytes} [Fri Aug 14 10:34:07 2026] GET /v2.0/security-groups/7c44c21b-1f67-4758-8560-4dc45a8ce7dc => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:34:07.760 7 INFO neutron_taas.services.taas.taas_plugin [None req-84905bf5-2ee0-41d2-aa55-7e1a7c1310f8 8505b287a00246cebe2d9e3b6add24a3 8e11bbe9a4724cdba9875de36f52a9ec - - default default] TaaS: Handle Delete Port: 36e68e93-3979-4aed-9a0a-75e1ada1e48d 2026-08-14 10:34:07.763 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-84905bf5-2ee0-41d2-aa55-7e1a7c1310f8 8505b287a00246cebe2d9e3b6add24a3 8e11bbe9a4724cdba9875de36f52a9ec - - default default] Tap Mirror: Handle Delete Port: 36e68e93-3979-4aed-9a0a-75e1ada1e48d [pid: 7|app: 0|req: 350/748] 10.0.0.100 () {32 vars in 732 bytes} [Fri Aug 14 10:34:07 2026] DELETE /v2.0/floatingips/aad2d639-b937-4694-b327-5111c929da1e => generated 0 bytes in 327 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:34:08.297 8 INFO neutron_taas.services.taas.taas_plugin [None req-4283149f-e933-43d4-a3a8-94fe101ef8c7 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: aee3b4a8-a189-4a32-9e74-6c51643cda91 2026-08-14 10:34:08.299 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4283149f-e933-43d4-a3a8-94fe101ef8c7 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: aee3b4a8-a189-4a32-9e74-6c51643cda91 [pid: 7|app: 0|req: 351/749] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:08 2026] GET /v2.0/ports?device_id=64197976-b24a-414b-8904-9bce89f6a998 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/750] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:08 2026] GET /v2.0/security-groups?id=a32ba843-5eb6-416f-8034-dc40bd12f3c2&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: 8|app: 0|req: 399/751] 10.0.0.100 () {34 vars in 789 bytes} [Fri Aug 14 10:34:07 2026] PUT /v2.0/routers/02da1c38-b1f4-4bd2-a76e-2d660863e517/remove_router_interface => generated 309 bytes in 824 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:34:08.993 7 INFO neutron_taas.services.taas.taas_plugin [None req-f8e536ab-b160-4cad-a997-d7d0d9f2c925 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 7cb780a0-7890-42dc-8d50-fd349cc5b214 2026-08-14 10:34:08.995 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f8e536ab-b160-4cad-a997-d7d0d9f2c925 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 7cb780a0-7890-42dc-8d50-fd349cc5b214 2026-08-14 10:34:09.262 7 INFO neutron_taas.services.taas.taas_plugin [None req-f8e536ab-b160-4cad-a997-d7d0d9f2c925 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 08e1c343-72e1-4dd6-b7bd-e542c5c40f9d 2026-08-14 10:34:09.266 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f8e536ab-b160-4cad-a997-d7d0d9f2c925 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 08e1c343-72e1-4dd6-b7bd-e542c5c40f9d [pid: 8|app: 0|req: 400/752] 10.0.0.32 () {34 vars in 989 bytes} [Fri Aug 14 10:34:09 2026] GET /v2.0/ports?device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => generated 1240 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/753] 10.0.0.32 () {34 vars in 1039 bytes} [Fri Aug 14 10:34:09 2026] GET /v2.0/security-groups?id=f3c78982-bfff-4f6f-8a36-3807d6dec250&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: 8|app: 0|req: 402/754] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:09 2026] GET /v2.0/ports?device_id=64197976-b24a-414b-8904-9bce89f6a998 => generated 973 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/755] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:09 2026] GET /v2.0/security-groups?id=a32ba843-5eb6-416f-8034-dc40bd12f3c2&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:34:09.947 7 INFO neutron.services.segments.plugin [-] Segment a7c1c0ae-96f4-4998-9040-22ef35d2994d resource provider aggregate not found 2026-08-14 10:34:09.960 7 INFO neutron.services.segments.plugin [-] Segment a7c1c0ae-96f4-4998-9040-22ef35d2994d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7c1c0ae-96f4-4998-9040-22ef35d2994d found for delete ", "request_id": "req-93998dc4-de57-4d23-8c9d-05a93fbbace2"}]} 2026-08-14 10:34:09.966 7 INFO neutron.services.segments.plugin [-] Segment a7c1c0ae-96f4-4998-9040-22ef35d2994d resource provider aggregate not found 2026-08-14 10:34:10.001 7 INFO neutron.db.l3_hamode_db [None req-f8e536ab-b160-4cad-a997-d7d0d9f2c925 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] HA network 595f2ac4-c64a-451d-a3c7-4256905b3d66 was deleted as no HA routers are present in tenant 8e11bbe9a4724cdba9875de36f52a9ec. 2026-08-14 10:34:10.008 7 INFO neutron.services.segments.plugin [-] Segment a7c1c0ae-96f4-4998-9040-22ef35d2994d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7c1c0ae-96f4-4998-9040-22ef35d2994d found for delete ", "request_id": "req-ec44c744-a970-4ead-827a-c55b39da3ad5"}]} [pid: 7|app: 0|req: 353/756] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:34:08 2026] DELETE /v2.0/routers/02da1c38-b1f4-4bd2-a76e-2d660863e517 => generated 0 bytes in 1225 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/757] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:34:10 2026] DELETE /v2.0/subnets/539a7898-f436-43eb-8178-01276bfe4bce => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:34:10.307 7 INFO neutron_taas.services.taas.taas_plugin [None req-5ab460e1-ac12-48ec-8ad0-1aaba4df563c c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: a80e1ecc-a4c4-4e4c-b325-a62aa4026fbf 2026-08-14 10:34:10.309 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ab460e1-ac12-48ec-8ad0-1aaba4df563c c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: a80e1ecc-a4c4-4e4c-b325-a62aa4026fbf [pid: 7|app: 0|req: 354/758] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:34:10 2026] DELETE /v2.0/networks/70ec4555-7264-4cb9-8222-0d0abdc2fb11 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/759] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:34:10 2026] GET /v2.0/security-groups?tenant_id=8e11bbe9a4724cdba9875de36f52a9ec&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: 355/760] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:34:10 2026] DELETE /v2.0/security-groups/239d7544-3858-4f79-9927-bddb9e4ead2c => 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: 406/761] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:10 2026] GET /v2.0/ports?device_id=64197976-b24a-414b-8904-9bce89f6a998 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/762] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:10 2026] GET /v2.0/security-groups?id=a32ba843-5eb6-416f-8034-dc40bd12f3c2&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: 8|app: 0|req: 407/763] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:11 2026] GET /v2.0/ports?device_id=64197976-b24a-414b-8904-9bce89f6a998 => generated 975 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/764] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:11 2026] GET /v2.0/security-groups?id=a32ba843-5eb6-416f-8034-dc40bd12f3c2&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:34:11.987 7 INFO neutron.services.segments.plugin [-] Segment 00d2224a-ade6-4442-b3be-7741e0a3bd9b resource provider aggregate not found 2026-08-14 10:34:12.007 7 INFO neutron.services.segments.plugin [-] Segment 00d2224a-ade6-4442-b3be-7741e0a3bd9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00d2224a-ade6-4442-b3be-7741e0a3bd9b found for delete ", "request_id": "req-2ddafcfd-e953-49f3-95d6-e6217bd23768"}]} 2026-08-14 10:34:12.035 7 INFO neutron.services.segments.plugin [-] Segment 00d2224a-ade6-4442-b3be-7741e0a3bd9b resource provider aggregate not found 2026-08-14 10:34:12.057 7 INFO neutron.services.segments.plugin [-] Segment 00d2224a-ade6-4442-b3be-7741e0a3bd9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00d2224a-ade6-4442-b3be-7741e0a3bd9b found for delete ", "request_id": "req-f964b9ea-8cc2-48fc-b8c1-ffdccceb57f8"}]} [pid: 8|app: 0|req: 408/765] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:13 2026] GET /v2.0/ports?device_id=64197976-b24a-414b-8904-9bce89f6a998 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/766] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:13 2026] GET /v2.0/security-groups?id=a32ba843-5eb6-416f-8034-dc40bd12f3c2&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: 409/767] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:13 2026] GET /v2.0/ports?device_id=64197976-b24a-414b-8904-9bce89f6a998 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:34:13.549 7 INFO neutron.db.l3_db [None req-dc3b6b2f-a2e5-40fa-abe5-3ca2834cd143 880f155d0b944ab6841748c394331046 984a0becdc4a4e15beb8d032d51fcfd5 - - default default] Floating IP 48f60fbe-26df-4eac-9e48-e1867bc4aacb associated. External IP: 10.96.250.207, port: ab524786-83ac-4534-b25e-e5fece54caee. [pid: 7|app: 0|req: 359/768] 10.0.0.100 () {34 vars in 749 bytes} [Fri Aug 14 10:34:13 2026] PUT /v2.0/floatingips/48f60fbe-26df-4eac-9e48-e1867bc4aacb => generated 856 bytes in 612 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:34:13.904 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3fddf3b5-26a1-4d6d-94f3-d671b530d622'] response: {'name': 'network-changed', 'server_uuid': '64197976-b24a-414b-8904-9bce89f6a998', 'tag': 'ab524786-83ac-4534-b25e-e5fece54caee', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 410/769] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:13 2026] GET /v2.0/ports?device_id=64197976-b24a-414b-8904-9bce89f6a998 => 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: 360/770] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:13 2026] GET /v2.0/security-groups?id=a32ba843-5eb6-416f-8034-dc40bd12f3c2&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: 411/771] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:14 2026] GET /v2.0/ports?device_id=64197976-b24a-414b-8904-9bce89f6a998 => 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: 361/772] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:14 2026] GET /v2.0/security-groups?id=a32ba843-5eb6-416f-8034-dc40bd12f3c2&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: 412/773] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:34:14 2026] GET /v2.0/ports?tenant_id=984a0becdc4a4e15beb8d032d51fcfd5&device_id=64197976-b24a-414b-8904-9bce89f6a998 => 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: 362/774] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:34:14 2026] GET /v2.0/networks?id=7aad8cfc-d089-45e9-82cf-4008d96509ff => generated 775 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/775] 199.19.213.125 () {34 vars in 1060 bytes} [Fri Aug 14 10:34:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ab524786-83ac-4534-b25e-e5fece54caee => generated 859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/776] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:34:14 2026] GET /v2.0/subnets?id=1b549162-41f9-4d8a-acae-f3054088852b => generated 697 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/777] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:34:14 2026] GET /v2.0/ports?network_id=7aad8cfc-d089-45e9-82cf-4008d96509ff&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: 364/778] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:34:14 2026] GET /v2.0/networks/7aad8cfc-d089-45e9-82cf-4008d96509ff?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: 415/779] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:34:14 2026] GET /v2.0/networks/7aad8cfc-d089-45e9-82cf-4008d96509ff?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/780] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:15 2026] GET /v2.0/ports?device_id=64197976-b24a-414b-8904-9bce89f6a998 => generated 975 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/781] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:15 2026] GET /v2.0/security-groups?id=a32ba843-5eb6-416f-8034-dc40bd12f3c2&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: 366/782] 10.0.0.32 () {34 vars in 989 bytes} [Fri Aug 14 10:34:15 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/783] 10.0.0.32 () {34 vars in 1039 bytes} [Fri Aug 14 10:34:15 2026] GET /v2.0/security-groups?id=c8909072-52ff-49b1-8c6e-b478282ffb92&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/784] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:16 2026] GET /v2.0/ports?device_id=64197976-b24a-414b-8904-9bce89f6a998 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/785] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:16 2026] GET /v2.0/security-groups?id=a32ba843-5eb6-416f-8034-dc40bd12f3c2&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: 368/788] 199.19.213.125 () {34 vars in 994 bytes} [Fri Aug 14 10:34:16 2026] GET /v2.0/ports?device_id=64197976-b24a-414b-8904-9bce89f6a998 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:34:17.032 8 INFO neutron_taas.services.taas.taas_plugin [req-ea921797-4c35-4ea9-b4ae-0d6fdc293cef req-6be3f902-a897-40d4-a481-5882c9b39195 880f155d0b944ab6841748c394331046 984a0becdc4a4e15beb8d032d51fcfd5 - - default default] TaaS: Handle Delete Port: ab524786-83ac-4534-b25e-e5fece54caee 2026-08-14 10:34:17.041 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ea921797-4c35-4ea9-b4ae-0d6fdc293cef req-6be3f902-a897-40d4-a481-5882c9b39195 880f155d0b944ab6841748c394331046 984a0becdc4a4e15beb8d032d51fcfd5 - - default default] Tap Mirror: Handle Delete Port: ab524786-83ac-4534-b25e-e5fece54caee 2026-08-14 10:34:17.786 8 INFO neutron_taas.services.taas.taas_plugin [req-ea921797-4c35-4ea9-b4ae-0d6fdc293cef req-6be3f902-a897-40d4-a481-5882c9b39195 880f155d0b944ab6841748c394331046 984a0becdc4a4e15beb8d032d51fcfd5 - - default default] TaaS: Handle Delete Port: ab524786-83ac-4534-b25e-e5fece54caee 2026-08-14 10:34:17.794 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ea921797-4c35-4ea9-b4ae-0d6fdc293cef req-6be3f902-a897-40d4-a481-5882c9b39195 880f155d0b944ab6841748c394331046 984a0becdc4a4e15beb8d032d51fcfd5 - - default default] Tap Mirror: Handle Delete Port: ab524786-83ac-4534-b25e-e5fece54caee [pid: 7|app: 0|req: 369/789] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:34:17 2026] GET /v2.0/security-groups?tenant_id=04127b4cf2af47d59606e2bbca935938&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:34:17.974 8 INFO neutron.db.l3_db [req-ea921797-4c35-4ea9-b4ae-0d6fdc293cef req-6be3f902-a897-40d4-a481-5882c9b39195 880f155d0b944ab6841748c394331046 984a0becdc4a4e15beb8d032d51fcfd5 - - default default] Floating IP 48f60fbe-26df-4eac-9e48-e1867bc4aacb disassociated. External IP: 10.96.250.207, port: ab524786-83ac-4534-b25e-e5fece54caee. [pid: 7|app: 0|req: 370/790] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:17 2026] GET /v2.0/ports?device_id=64197976-b24a-414b-8904-9bce89f6a998 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/791] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:34:17 2026] DELETE /v2.0/security-groups/f85ec9ee-7785-4f1f-80e8-ae56a5547810 => 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: 372/792] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:18 2026] GET /v2.0/security-groups?id=a32ba843-5eb6-416f-8034-dc40bd12f3c2&fields=id&fields=name => generated 113 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/793] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:34:18 2026] GET /v2.0/security-groups?tenant_id=3e90ff6fbc2f48a4889ca7d837747528&name=default => generated 2925 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/794] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:34:18 2026] DELETE /v2.0/security-groups/7b44adb3-7f48-4e87-8e5d-aeaaf046d44d => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/795] 199.19.213.125 () {36 vars in 997 bytes} [Fri Aug 14 10:34:16 2026] DELETE /v2.0/ports/ab524786-83ac-4534-b25e-e5fece54caee => generated 0 bytes in 1583 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:34:18.433 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1872d40b-1691-44d7-b27c-12c0b8604e67'] response: {'server_uuid': '64197976-b24a-414b-8904-9bce89f6a998', 'name': 'network-vif-deleted', 'tag': 'ab524786-83ac-4534-b25e-e5fece54caee', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 375/796] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:19 2026] GET /v2.0/ports?device_id=64197976-b24a-414b-8904-9bce89f6a998 => 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: 422/797] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:20 2026] GET /v2.0/ports?device_id=64197976-b24a-414b-8904-9bce89f6a998 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/798] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:21 2026] GET /v2.0/ports?device_id=64197976-b24a-414b-8904-9bce89f6a998 => 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: 423/799] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:34:22 2026] DELETE /v2.0/security-groups/a32ba843-5eb6-416f-8034-dc40bd12f3c2 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:34:22.618 7 INFO neutron.api.v2.resource [None req-b88c5137-1f07-4832-92d5-2f783396472b 880f155d0b944ab6841748c394331046 984a0becdc4a4e15beb8d032d51fcfd5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 377/800] 10.0.0.100 () {32 vars in 737 bytes} [Fri Aug 14 10:34:22 2026] GET /v2.0/security-groups/a32ba843-5eb6-416f-8034-dc40bd12f3c2 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:34:22.720 8 INFO neutron_taas.services.taas.taas_plugin [None req-ed458653-0ff1-4dca-afdb-d5f065a6165f 880f155d0b944ab6841748c394331046 984a0becdc4a4e15beb8d032d51fcfd5 - - default default] TaaS: Handle Delete Port: fe1f74ba-6ed9-42d6-9c59-ef2663ed0195 2026-08-14 10:34:22.723 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ed458653-0ff1-4dca-afdb-d5f065a6165f 880f155d0b944ab6841748c394331046 984a0becdc4a4e15beb8d032d51fcfd5 - - default default] Tap Mirror: Handle Delete Port: fe1f74ba-6ed9-42d6-9c59-ef2663ed0195 [pid: 8|app: 0|req: 424/801] 10.0.0.100 () {32 vars in 732 bytes} [Fri Aug 14 10:34:22 2026] DELETE /v2.0/floatingips/48f60fbe-26df-4eac-9e48-e1867bc4aacb => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:34:23.312 7 INFO neutron_taas.services.taas.taas_plugin [None req-c0b9e98e-92dd-4a79-862e-4eb56780bbb4 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: e55fd260-e964-400e-a869-4a7669b5a4fe 2026-08-14 10:34:23.315 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c0b9e98e-92dd-4a79-862e-4eb56780bbb4 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: e55fd260-e964-400e-a869-4a7669b5a4fe [pid: 7|app: 0|req: 378/802] 10.0.0.100 () {34 vars in 789 bytes} [Fri Aug 14 10:34:22 2026] PUT /v2.0/routers/87d59c62-07ee-4060-bac9-58cf7355f6b7/remove_router_interface => generated 309 bytes in 962 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:34:24.082 8 INFO neutron_taas.services.taas.taas_plugin [None req-b1738248-bb6f-4af6-b9bd-102233e9dd7e c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 2f3ee5b6-def1-4b76-9a6e-69e79fd97776 2026-08-14 10:34:24.086 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b1738248-bb6f-4af6-b9bd-102233e9dd7e c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 2f3ee5b6-def1-4b76-9a6e-69e79fd97776 2026-08-14 10:34:24.338 8 INFO neutron_taas.services.taas.taas_plugin [None req-b1738248-bb6f-4af6-b9bd-102233e9dd7e c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: bd44ed04-57c6-4e0e-8074-5d3fcda0ecdb 2026-08-14 10:34:24.341 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b1738248-bb6f-4af6-b9bd-102233e9dd7e c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: bd44ed04-57c6-4e0e-8074-5d3fcda0ecdb [pid: 7|app: 0|req: 379/803] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:34:24 2026] GET /v2.0/security-groups?tenant_id=f9e3bd262d684eb9a5a2c2800df59c68&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/804] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:34:24 2026] DELETE /v2.0/security-groups/8d6d25fc-a0bd-4373-8f9f-f45d0053a446 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:34:24.699 8 INFO neutron.services.segments.plugin [-] Segment 315ada1c-43f3-431c-81f0-5102b187b23f resource provider aggregate not found 2026-08-14 10:34:24.709 8 INFO neutron.services.segments.plugin [-] Segment 315ada1c-43f3-431c-81f0-5102b187b23f resource provider aggregate not found 2026-08-14 10:34:24.719 8 INFO neutron.services.segments.plugin [-] Segment 315ada1c-43f3-431c-81f0-5102b187b23f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 315ada1c-43f3-431c-81f0-5102b187b23f found for delete ", "request_id": "req-a8c1c157-fa3f-4879-8ea2-1e9cc82f2cad"}]} 2026-08-14 10:34:24.735 8 INFO neutron.services.segments.plugin [-] Segment 315ada1c-43f3-431c-81f0-5102b187b23f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 315ada1c-43f3-431c-81f0-5102b187b23f found for delete ", "request_id": "req-b9625ba6-d78a-4aa8-b081-44c4c575deca"}]} 2026-08-14 10:34:24.736 8 INFO neutron.db.l3_hamode_db [None req-b1738248-bb6f-4af6-b9bd-102233e9dd7e c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] HA network 1865b3bc-b1d2-4096-af98-11e9a332accc was deleted as no HA routers are present in tenant 984a0becdc4a4e15beb8d032d51fcfd5. [pid: 8|app: 0|req: 425/805] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:34:23 2026] DELETE /v2.0/routers/87d59c62-07ee-4060-bac9-58cf7355f6b7 => generated 0 bytes in 861 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/806] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:34:24 2026] DELETE /v2.0/subnets/1b549162-41f9-4d8a-acae-f3054088852b => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/807] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:34:24 2026] GET /v2.0/security-groups?tenant_id=1d6031cee36f4a1a9402cdd903751839&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:34:25.018 7 INFO neutron_taas.services.taas.taas_plugin [None req-3f04a768-16aa-415e-92e7-0033354d588a c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 7a0217d9-6edf-4cd7-87b2-99ca31b49175 [pid: 8|app: 0|req: 427/808] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:34:24 2026] DELETE /v2.0/security-groups/d2980248-d5c2-4706-9281-bc8acc86377a => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:34:25.025 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f04a768-16aa-415e-92e7-0033354d588a c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 7a0217d9-6edf-4cd7-87b2-99ca31b49175 2026-08-14 10:34:25.172 7 INFO neutron.services.segments.plugin [-] Segment 655d7b2f-7b76-44e0-acda-11df9c2905c5 resource provider aggregate not found 2026-08-14 10:34:25.176 7 INFO neutron.services.segments.plugin [-] Segment 655d7b2f-7b76-44e0-acda-11df9c2905c5 resource provider aggregate not found 2026-08-14 10:34:25.191 7 INFO neutron.services.segments.plugin [-] Segment 655d7b2f-7b76-44e0-acda-11df9c2905c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 655d7b2f-7b76-44e0-acda-11df9c2905c5 found for delete ", "request_id": "req-fe580c3b-eef6-4696-a299-9a976243906b"}]} 2026-08-14 10:34:25.193 7 INFO neutron.services.segments.plugin [-] Segment 655d7b2f-7b76-44e0-acda-11df9c2905c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 655d7b2f-7b76-44e0-acda-11df9c2905c5 found for delete ", "request_id": "req-0aee9f25-9702-4aed-a563-4c72c6ece16d"}]} [pid: 7|app: 0|req: 382/809] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:34:24 2026] DELETE /v2.0/networks/7aad8cfc-d089-45e9-82cf-4008d96509ff => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/810] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:34:25 2026] GET /v2.0/security-groups?tenant_id=984a0becdc4a4e15beb8d032d51fcfd5&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/811] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:34:25 2026] DELETE /v2.0/security-groups/1ed6268f-526a-4575-b073-155c6abd7bbb => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/812] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:26 2026] GET /v2.0/ports?device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/813] 10.0.0.223 () {34 vars in 971 bytes} [Fri Aug 14 10:34:26 2026] GET /v2.0/ports/7b5b8a46-71c0-415b-afd8-8809b43b3f9c => generated 968 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:34:27.337 8 INFO neutron.db.segments_db [None req-d92f93c2-8dda-40c8-807f-35bd5f30c112 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Added segment 5ce68c6e-08f7-4f82-b7c1-0d020ea6f351 of type vxlan for network 33df802b-052e-44f7-8915-9e5993a9ba66 [pid: 8|app: 0|req: 430/814] 10.0.0.100 () {34 vars in 671 bytes} [Fri Aug 14 10:34:27 2026] POST /v2.0/networks => generated 718 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/815] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:34:27 2026] POST /v2.0/subnets => generated 684 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:34:27.657 8 INFO neutron.db.segments_db [None req-92e7df58-9b68-40a1-914d-0e54a0277364 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Added segment 21aabebd-35a5-4389-bb20-bab591e8fc72 of type vxlan for network 1f62074e-54cc-419e-8bb5-e2309be73740 [pid: 7|app: 0|req: 386/816] 199.19.213.125 () {34 vars in 1000 bytes} [Fri Aug 14 10:34:27 2026] GET /v2.0/subnets?network_id=8f6c7a07-c195-4630-b0b9-def8151fd31a => generated 683 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/817] 199.19.213.125 () {34 vars in 1146 bytes} [Fri Aug 14 10:34:27 2026] GET /v2.0/ports?device_id=38b87f33-7d88-4172-a3af-050da657c8b6&device_owner=compute%3Anova&network_id=8f6c7a07-c195-4630-b0b9-def8151fd31a => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:34:27.892 8 INFO neutron.db.l3_hamode_db [None req-92e7df58-9b68-40a1-914d-0e54a0277364 c5d6ad5aff10482caab015d5c18a02f6 7f28fb8b6aa64820a66ad91d5f771b9b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 388/818] 199.19.213.125 () {38 vars in 1028 bytes} [Fri Aug 14 10:34:27 2026] PUT /v2.0/ports/7b5b8a46-71c0-415b-afd8-8809b43b3f9c => generated 1149 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:34:28.337 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-08256b89-4bb9-4baf-a5b2-2ad674fd2eb4'] response: {'name': 'network-changed', 'server_uuid': '38b87f33-7d88-4172-a3af-050da657c8b6', 'tag': '7b5b8a46-71c0-415b-afd8-8809b43b3f9c', '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: 389/819] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:34:28 2026] GET /v2.0/ports?tenant_id=c74953297cc540179809beaec9bc6d2c&device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => generated 1421 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/820] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:34:28 2026] GET /v2.0/networks?id=8f6c7a07-c195-4630-b0b9-def8151fd31a => generated 778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/821] 199.19.213.125 () {34 vars in 1060 bytes} [Fri Aug 14 10:34:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7b5b8a46-71c0-415b-afd8-8809b43b3f9c => 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: 392/822] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:34:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=7b5b8a46-71c0-415b-afd8-8809b43b3f9c => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/823] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:34:28 2026] GET /v2.0/subnets?id=e77aaded-fe67-4a5d-b989-ede8b1e232c4 => generated 701 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:34:29.034 8 INFO neutron.db.l3_hamode_db [None req-92e7df58-9b68-40a1-914d-0e54a0277364 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 394/824] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:34:29 2026] GET /v2.0/security-groups?tenant_id=9a97c9b0195a449ea6f9b42244193329&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/825] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:34:29 2026] GET /v2.0/ports?network_id=8f6c7a07-c195-4630-b0b9-def8151fd31a&device_owner=network%3Adhcp => generated 1244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/826] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:34:29 2026] DELETE /v2.0/security-groups/52ca9584-5abe-4044-93d7-42384ad7ac0a => 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: 397/827] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:34:29 2026] GET /v2.0/networks/8f6c7a07-c195-4630-b0b9-def8151fd31a?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/828] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:34:29 2026] GET /v2.0/networks/8f6c7a07-c195-4630-b0b9-def8151fd31a?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: 399/829] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:34:29 2026] GET /v2.0/security-groups?tenant_id=6548c5963be44a9aa6d22826930c0206&name=default => generated 2925 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/830] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:34:29 2026] DELETE /v2.0/security-groups/2e70b1a8-693e-45ba-a638-c83c9e3184f7 => 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: 431/831] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:34:27 2026] POST /v2.0/routers => generated 724 bytes in 2209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/832] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:30 2026] GET /v2.0/ports?device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => generated 1152 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/833] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:30 2026] GET /v2.0/security-groups?id=f3c78982-bfff-4f6f-8a36-3807d6dec250&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: 434/834] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:34:30 2026] GET /v2.0/ports?tenant_id=c74953297cc540179809beaec9bc6d2c&device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => generated 1421 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/835] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:34:30 2026] GET /v2.0/networks?id=8f6c7a07-c195-4630-b0b9-def8151fd31a => generated 778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/836] 199.19.213.125 () {34 vars in 1060 bytes} [Fri Aug 14 10:34:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7b5b8a46-71c0-415b-afd8-8809b43b3f9c => 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: 437/837] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:34:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=7b5b8a46-71c0-415b-afd8-8809b43b3f9c => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/838] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:34:30 2026] GET /v2.0/subnets?id=e77aaded-fe67-4a5d-b989-ede8b1e232c4 => generated 701 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/839] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:34:30 2026] GET /v2.0/ports?network_id=8f6c7a07-c195-4630-b0b9-def8151fd31a&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/840] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:34:30 2026] GET /v2.0/networks/8f6c7a07-c195-4630-b0b9-def8151fd31a?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/841] 10.0.0.100 () {34 vars in 783 bytes} [Fri Aug 14 10:34:29 2026] PUT /v2.0/routers/4179627f-ae11-4331-a838-611ee0361625/add_router_interface => generated 309 bytes in 1015 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/842] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:34:30 2026] GET /v2.0/networks/8f6c7a07-c195-4630-b0b9-def8151fd31a?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: 402/843] 199.19.213.125 () {34 vars in 1120 bytes} [Fri Aug 14 10:34:31 2026] GET /v2.0/ports?device_id=38b87f33-7d88-4172-a3af-050da657c8b6&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.12 => generated 1152 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/844] 10.0.0.100 () {34 vars in 685 bytes} [Fri Aug 14 10:34:31 2026] POST /v2.0/security-groups => generated 1659 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/845] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:34:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/846] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:34:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/849] 199.19.213.125 () {38 vars in 1028 bytes} [Fri Aug 14 10:34:31 2026] PUT /v2.0/ports/7b5b8a46-71c0-415b-afd8-8809b43b3f9c => generated 968 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:34:32.015 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5bb78a4-093b-4b54-a1e7-5ca50e2d82e8'] response: {'name': 'network-changed', 'server_uuid': '38b87f33-7d88-4172-a3af-050da657c8b6', 'tag': '7b5b8a46-71c0-415b-afd8-8809b43b3f9c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 447/850] 10.0.0.100 () {34 vars in 676 bytes} [Fri Aug 14 10:34:31 2026] POST /v2.0/floatingips => generated 552 bytes in 515 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: 404/851] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:34:32 2026] GET /v2.0/ports?tenant_id=c74953297cc540179809beaec9bc6d2c&device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/852] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:34:32 2026] GET /v2.0/networks?id=8f6c7a07-c195-4630-b0b9-def8151fd31a => generated 778 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/853] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:34:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=7b5b8a46-71c0-415b-afd8-8809b43b3f9c => generated 860 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/854] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:34:32 2026] GET /v2.0/subnets?id=e77aaded-fe67-4a5d-b989-ede8b1e232c4 => generated 701 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/855] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:34:32 2026] GET /v2.0/ports?network_id=8f6c7a07-c195-4630-b0b9-def8151fd31a&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: 8|app: 0|req: 450/856] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:34:32 2026] GET /v2.0/networks/8f6c7a07-c195-4630-b0b9-def8151fd31a?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/857] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:34:32 2026] GET /v2.0/networks/8f6c7a07-c195-4630-b0b9-def8151fd31a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/858] 10.0.0.223 () {34 vars in 1098 bytes} [Fri Aug 14 10:34:32 2026] GET /v2.0/security-groups?name=tempest-securitygroup--893427607&fields=id&tenant_id=7f28fb8b6aa64820a66ad91d5f771b9b => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/859] 10.0.0.223 () {34 vars in 982 bytes} [Fri Aug 14 10:34:32 2026] GET /v2.0/networks?id=33df802b-052e-44f7-8915-9e5993a9ba66 => generated 669 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/860] 10.0.0.223 () {34 vars in 965 bytes} [Fri Aug 14 10:34:32 2026] GET /v2.0/quotas/7f28fb8b6aa64820a66ad91d5f771b9b => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/861] 10.0.0.223 () {34 vars in 1002 bytes} [Fri Aug 14 10:34:32 2026] GET /v2.0/ports?tenant_id=7f28fb8b6aa64820a66ad91d5f771b9b&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/862] 10.0.0.223 () {34 vars in 1008 bytes} [Fri Aug 14 10:34:32 2026] GET /v2.0/networks/33df802b-052e-44f7-8915-9e5993a9ba66?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: 410/863] 10.0.0.223 () {34 vars in 1108 bytes} [Fri Aug 14 10:34:33 2026] GET /v2.0/networks/33df802b-052e-44f7-8915-9e5993a9ba66?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/864] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:33 2026] GET /v2.0/ports?device_id=d4b14777-bc95-4370-a782-3270018f562e => 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: 411/865] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:33 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/866] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:34:33 2026] GET /v2.0/ports?tenant_id=c74953297cc540179809beaec9bc6d2c&device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => 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: 412/867] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:33 2026] GET /v2.0/security-groups?id=c8909072-52ff-49b1-8c6e-b478282ffb92&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: 456/868] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:34:33 2026] GET /v2.0/networks?id=8f6c7a07-c195-4630-b0b9-def8151fd31a => generated 778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/869] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:34:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=7b5b8a46-71c0-415b-afd8-8809b43b3f9c => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/870] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:34:33 2026] GET /v2.0/subnets?id=e77aaded-fe67-4a5d-b989-ede8b1e232c4 => generated 701 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/871] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:33 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/872] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:33 2026] GET /v2.0/ports?device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/873] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:34:34 2026] GET /v2.0/ports?network_id=8f6c7a07-c195-4630-b0b9-def8151fd31a&device_owner=network%3Adhcp => generated 1244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/874] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:34 2026] GET /v2.0/security-groups?id=c8909072-52ff-49b1-8c6e-b478282ffb92&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/875] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:34 2026] GET /v2.0/security-groups?id=f3c78982-bfff-4f6f-8a36-3807d6dec250&fields=id&fields=name => generated 114 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/876] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:34:34 2026] GET /v2.0/networks/8f6c7a07-c195-4630-b0b9-def8151fd31a?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/877] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:34:34 2026] GET /v2.0/networks/8f6c7a07-c195-4630-b0b9-def8151fd31a?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: 460/878] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:34 2026] GET /v2.0/ports?device_id=d4b14777-bc95-4370-a782-3270018f562e => 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: 419/879] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:34 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/880] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:34 2026] GET /v2.0/security-groups?id=c8909072-52ff-49b1-8c6e-b478282ffb92&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/881] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:35 2026] GET /v2.0/ports?device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/882] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:35 2026] GET /v2.0/security-groups?id=f3c78982-bfff-4f6f-8a36-3807d6dec250&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: 421/883] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:35 2026] GET /v2.0/ports?device_id=d4b14777-bc95-4370-a782-3270018f562e => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/884] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:35 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/885] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:35 2026] GET /v2.0/security-groups?id=c8909072-52ff-49b1-8c6e-b478282ffb92&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: 422/886] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:34:35 2026] GET /v2.0/security-groups?tenant_id=4507c53eedea4881934e072a2109f904&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: 465/887] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:34:35 2026] DELETE /v2.0/security-groups/ca0aea07-72b3-43fe-9886-01b371f7be97 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/888] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:34:35 2026] GET /v2.0/ports?tenant_id=470fa06a2bfe48cc9f485b127de899c0&device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/889] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:34:36 2026] GET /v2.0/networks?id=a2664da4-3f89-46b1-bf16-580e3bf8544d => generated 771 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/890] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:34:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=66c51202-dccb-4531-9059-c525289d2f48 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/891] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:34:36 2026] GET /v2.0/subnets?id=7798e9c9-9ddc-4841-9bc1-d955f60dba28 => generated 693 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/892] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:34:36 2026] GET /v2.0/ports?network_id=a2664da4-3f89-46b1-bf16-580e3bf8544d&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: 467/893] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:34:36 2026] GET /v2.0/security-groups?tenant_id=f2c5a8af266542b88cf6f2913b0830a5&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: 427/894] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:34:36 2026] GET /v2.0/networks/a2664da4-3f89-46b1-bf16-580e3bf8544d?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: 428/895] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:34:36 2026] GET /v2.0/networks/a2664da4-3f89-46b1-bf16-580e3bf8544d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/896] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:34:36 2026] DELETE /v2.0/security-groups/79ddf843-fc29-4398-847e-4cb12a20284f => 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: 429/897] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:36 2026] GET /v2.0/ports?device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/898] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:36 2026] GET /v2.0/security-groups?id=f3c78982-bfff-4f6f-8a36-3807d6dec250&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: 430/899] 199.19.213.125 () {34 vars in 994 bytes} [Fri Aug 14 10:34:36 2026] GET /v2.0/ports?device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => 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: 431/900] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:36 2026] GET /v2.0/ports?device_id=d4b14777-bc95-4370-a782-3270018f562e => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:34:36.586 8 INFO neutron_taas.services.taas.taas_plugin [req-56d55de4-6a37-4030-a831-fa73bb9a882b req-b407efd7-c4dd-4438-a692-daab946143e7 2c28bf1b570f42ecaea47cf5044d3751 c74953297cc540179809beaec9bc6d2c - - default default] TaaS: Handle Delete Port: 7b5b8a46-71c0-415b-afd8-8809b43b3f9c 2026-08-14 10:34:36.589 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-56d55de4-6a37-4030-a831-fa73bb9a882b req-b407efd7-c4dd-4438-a692-daab946143e7 2c28bf1b570f42ecaea47cf5044d3751 c74953297cc540179809beaec9bc6d2c - - default default] Tap Mirror: Handle Delete Port: 7b5b8a46-71c0-415b-afd8-8809b43b3f9c 2026-08-14 10:34:36.719 8 INFO neutron.db.l3_db [req-56d55de4-6a37-4030-a831-fa73bb9a882b req-b407efd7-c4dd-4438-a692-daab946143e7 2c28bf1b570f42ecaea47cf5044d3751 c74953297cc540179809beaec9bc6d2c - - default default] Floating IP 09ae939d-92a6-48a5-bece-3c42b599b16d disassociated. External IP: 10.96.250.202, port: 7b5b8a46-71c0-415b-afd8-8809b43b3f9c. [pid: 7|app: 0|req: 432/901] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:36 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => 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: 433/902] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:36 2026] GET /v2.0/security-groups?id=c8909072-52ff-49b1-8c6e-b478282ffb92&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: 470/903] 199.19.213.125 () {36 vars in 997 bytes} [Fri Aug 14 10:34:36 2026] DELETE /v2.0/ports/7b5b8a46-71c0-415b-afd8-8809b43b3f9c => generated 0 bytes in 614 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:34:37.118 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-525b5b1f-6dc6-43ac-a8d3-788718599756'] response: {'server_uuid': '38b87f33-7d88-4172-a3af-050da657c8b6', 'name': 'network-vif-deleted', 'tag': '7b5b8a46-71c0-415b-afd8-8809b43b3f9c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 434/904] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:37 2026] GET /v2.0/ports?device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => 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: 471/905] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:34:37 2026] GET /v2.0/networks?id=33df802b-052e-44f7-8915-9e5993a9ba66 => generated 669 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/906] 199.19.213.125 () {34 vars in 1050 bytes} [Fri Aug 14 10:34:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7f28fb8b6aa64820a66ad91d5f771b9b => generated 180 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/907] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:37 2026] GET /v2.0/ports?device_id=d4b14777-bc95-4370-a782-3270018f562e => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/908] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:37 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => generated 971 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/909] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:37 2026] GET /v2.0/security-groups?id=c8909072-52ff-49b1-8c6e-b478282ffb92&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: 472/910] 199.19.213.125 () {38 vars in 955 bytes} [Fri Aug 14 10:34:37 2026] POST /v2.0/ports => generated 954 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/911] 199.19.213.125 () {38 vars in 1028 bytes} [Fri Aug 14 10:34:38 2026] PUT /v2.0/ports/637612f5-38ae-44e5-a2c3-da511e2ccf13 => generated 1235 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:34:38.431 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e604b10b-4be4-416f-91f7-3094d5906586'] response: {'name': 'network-changed', 'server_uuid': 'd4b14777-bc95-4370-a782-3270018f562e', 'tag': '637612f5-38ae-44e5-a2c3-da511e2ccf13', '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: 473/912] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:38 2026] GET /v2.0/ports?device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => 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: 474/913] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:38 2026] GET /v2.0/ports?device_id=d4b14777-bc95-4370-a782-3270018f562e => generated 969 bytes in 36 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: 475/914] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:38 2026] GET /v2.0/security-groups?id=20412354-f884-4fbe-b75a-182b8ea76011&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/915] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:34:38 2026] GET /v2.0/security-groups?tenant_id=23c326af3bb74e9992ebe626935e3897&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/916] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:34:38 2026] GET /v2.0/ports?tenant_id=7f28fb8b6aa64820a66ad91d5f771b9b&device_id=d4b14777-bc95-4370-a782-3270018f562e => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/917] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:34:38 2026] DELETE /v2.0/security-groups/9c9b120d-5cee-43bb-86cb-07634b8a28e9 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/918] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:38 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/919] 199.19.213.125 () {34 vars in 1018 bytes} [Fri Aug 14 10:34:38 2026] GET /v2.0/networks?tenant_id=7f28fb8b6aa64820a66ad91d5f771b9b&shared=False => generated 765 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/920] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:39 2026] GET /v2.0/security-groups?id=c8909072-52ff-49b1-8c6e-b478282ffb92&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: 443/921] 199.19.213.125 () {34 vars in 930 bytes} [Fri Aug 14 10:34:39 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: 479/922] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:39 2026] GET /v2.0/ports?device_id=38b87f33-7d88-4172-a3af-050da657c8b6 => 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: 444/923] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:39 2026] GET /v2.0/ports?device_id=d4b14777-bc95-4370-a782-3270018f562e => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/924] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:39 2026] GET /v2.0/security-groups?id=20412354-f884-4fbe-b75a-182b8ea76011&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: 445/925] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:34:40 2026] GET /v2.0/ports?tenant_id=7f28fb8b6aa64820a66ad91d5f771b9b&device_id=d4b14777-bc95-4370-a782-3270018f562e => 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: 481/926] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:40 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/927] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:34:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=637612f5-38ae-44e5-a2c3-da511e2ccf13 => 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: 482/928] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:40 2026] GET /v2.0/security-groups?id=c8909072-52ff-49b1-8c6e-b478282ffb92&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/929] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:34:40 2026] GET /v2.0/subnets?id=d94acc4d-cf9f-4045-965c-01eb3548a919 => generated 687 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/930] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:34:40 2026] GET /v2.0/ports?network_id=33df802b-052e-44f7-8915-9e5993a9ba66&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: 448/931] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:34:40 2026] GET /v2.0/networks/33df802b-052e-44f7-8915-9e5993a9ba66?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: 484/932] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:34:40 2026] GET /v2.0/networks/33df802b-052e-44f7-8915-9e5993a9ba66?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: 485/933] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:34:40 2026] DELETE /v2.0/security-groups/f3c78982-bfff-4f6f-8a36-3807d6dec250 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:34:40.871 7 INFO neutron.db.segments_db [None req-ef7027bf-322c-4cfa-af2d-b42bd566543e 8173770c9a27488385f6e071b458d5fd 5f502655d9504eacb32cc29ca13b6565 - - default default] Added segment db44fa10-ab51-47ca-a695-52f9d33707e5 of type vxlan for network 38ca49c5-90e5-4e0c-8050-1c8d5caca006 2026-08-14 10:34:40.881 8 INFO neutron.api.v2.resource [None req-52247318-7f4b-45d6-b1ff-7421c9e901cd 2c28bf1b570f42ecaea47cf5044d3751 c74953297cc540179809beaec9bc6d2c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 486/934] 10.0.0.100 () {32 vars in 737 bytes} [Fri Aug 14 10:34:40 2026] GET /v2.0/security-groups/f3c78982-bfff-4f6f-8a36-3807d6dec250 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/935] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:34:40 2026] POST /v2.0/networks => generated 630 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:34:41.014 8 INFO neutron_taas.services.taas.taas_plugin [None req-c1dcece6-1d96-4086-a0bc-6ab3941203d6 2c28bf1b570f42ecaea47cf5044d3751 c74953297cc540179809beaec9bc6d2c - - default default] TaaS: Handle Delete Port: 69bac120-e07e-4f9a-9206-de320a77745c 2026-08-14 10:34:41.018 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c1dcece6-1d96-4086-a0bc-6ab3941203d6 2c28bf1b570f42ecaea47cf5044d3751 c74953297cc540179809beaec9bc6d2c - - default default] Tap Mirror: Handle Delete Port: 69bac120-e07e-4f9a-9206-de320a77745c [pid: 7|app: 0|req: 450/936] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:34:40 2026] POST /v2.0/subnets => generated 627 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/937] 10.0.0.100 () {32 vars in 732 bytes} [Fri Aug 14 10:34:40 2026] DELETE /v2.0/floatingips/09ae939d-92a6-48a5-bece-3c42b599b16d => generated 0 bytes in 281 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/938] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:41 2026] GET /v2.0/ports?device_id=d4b14777-bc95-4370-a782-3270018f562e => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:34:41.209 8 INFO neutron.db.segments_db [None req-7c9e465b-a89e-4e1e-9a2f-b8eac1e003c4 8173770c9a27488385f6e071b458d5fd 5f502655d9504eacb32cc29ca13b6565 - - default default] Added segment e6d174f7-df7a-49e9-8ec5-5dd493fa9f7d of type vxlan for network 0ba76ad8-0ab9-4e53-9b0d-4e175dd60fae [pid: 7|app: 0|req: 452/939] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:41 2026] GET /v2.0/security-groups?id=20412354-f884-4fbe-b75a-182b8ea76011&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:34:41.457 8 INFO neutron.db.l3_hamode_db [None req-7c9e465b-a89e-4e1e-9a2f-b8eac1e003c4 8173770c9a27488385f6e071b458d5fd 5f502655d9504eacb32cc29ca13b6565 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-14 10:34:41.603 7 INFO neutron_taas.services.taas.taas_plugin [None req-35cce47e-a728-4c15-951a-0925d654e9d4 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 354a9ef7-a3a7-4d32-96a3-019210ecaeeb 2026-08-14 10:34:41.605 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-35cce47e-a728-4c15-951a-0925d654e9d4 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 354a9ef7-a3a7-4d32-96a3-019210ecaeeb [pid: 7|app: 0|req: 453/940] 10.0.0.100 () {34 vars in 789 bytes} [Fri Aug 14 10:34:41 2026] PUT /v2.0/routers/a4dc7fdb-0fcf-411c-8fc3-c0c5186422aa/remove_router_interface => generated 309 bytes in 902 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/941] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:42 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:34:42.219 8 INFO neutron.db.l3_hamode_db [None req-7c9e465b-a89e-4e1e-9a2f-b8eac1e003c4 8173770c9a27488385f6e071b458d5fd 5f502655d9504eacb32cc29ca13b6565 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-14 10:34:42.418 7 INFO neutron_taas.services.taas.taas_plugin [None req-7bfe29b5-acdc-498a-8e1a-f0872f879c0c c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 376cafdf-c268-42f5-823e-8c46ba4ecc4b 2026-08-14 10:34:42.421 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7bfe29b5-acdc-498a-8e1a-f0872f879c0c c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 376cafdf-c268-42f5-823e-8c46ba4ecc4b 2026-08-14 10:34:42.620 7 INFO neutron_taas.services.taas.taas_plugin [None req-7bfe29b5-acdc-498a-8e1a-f0872f879c0c c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 29e60f0e-8fec-4961-b663-9847343bbd47 2026-08-14 10:34:42.622 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7bfe29b5-acdc-498a-8e1a-f0872f879c0c c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 29e60f0e-8fec-4961-b663-9847343bbd47 2026-08-14 10:34:42.945 7 INFO neutron.services.segments.plugin [-] Segment 0413fdc8-877e-4754-b12c-f3de7af4573c resource provider aggregate not found 2026-08-14 10:34:42.949 7 INFO neutron.services.segments.plugin [-] Segment 0413fdc8-877e-4754-b12c-f3de7af4573c resource provider aggregate not found 2026-08-14 10:34:42.965 7 INFO neutron.services.segments.plugin [-] Segment 0413fdc8-877e-4754-b12c-f3de7af4573c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0413fdc8-877e-4754-b12c-f3de7af4573c found for delete ", "request_id": "req-3e9e8104-6c76-4d5f-8126-9be84d8ed8e6"}]} 2026-08-14 10:34:42.966 7 INFO neutron.db.l3_hamode_db [None req-7bfe29b5-acdc-498a-8e1a-f0872f879c0c c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] HA network 569ae3fe-d8e8-41cc-aa4e-1722431c5e1b was deleted as no HA routers are present in tenant c74953297cc540179809beaec9bc6d2c. 2026-08-14 10:34:42.974 7 INFO neutron.services.segments.plugin [-] Segment 0413fdc8-877e-4754-b12c-f3de7af4573c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0413fdc8-877e-4754-b12c-f3de7af4573c found for delete ", "request_id": "req-41148df9-bef3-44c1-bd2f-d46e13dbff54"}]} [pid: 7|app: 0|req: 455/942] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:34:42 2026] DELETE /v2.0/routers/a4dc7fdb-0fcf-411c-8fc3-c0c5186422aa => generated 0 bytes in 759 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/943] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:42 2026] GET /v2.0/security-groups?id=c8909072-52ff-49b1-8c6e-b478282ffb92&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/944] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:43 2026] GET /v2.0/ports?device_id=d4b14777-bc95-4370-a782-3270018f562e => 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: 488/945] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:34:41 2026] POST /v2.0/routers => generated 695 bytes in 1953 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/946] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:43 2026] GET /v2.0/security-groups?id=20412354-f884-4fbe-b75a-182b8ea76011&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/947] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:34:43 2026] DELETE /v2.0/subnets/e77aaded-fe67-4a5d-b989-ede8b1e232c4 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:34:43.301 7 INFO neutron_taas.services.taas.taas_plugin [None req-7b9764b6-889a-48f6-b031-fcc96fc7c890 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 2893e9c2-beca-4072-af5e-60aaa486c757 2026-08-14 10:34:43.304 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7b9764b6-889a-48f6-b031-fcc96fc7c890 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 2893e9c2-beca-4072-af5e-60aaa486c757 [pid: 7|app: 0|req: 459/948] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:34:43 2026] DELETE /v2.0/networks/8f6c7a07-c195-4630-b0b9-def8151fd31a => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/949] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:34:43 2026] GET /v2.0/security-groups?tenant_id=c74953297cc540179809beaec9bc6d2c&name=default => generated 2921 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/950] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:34:43 2026] DELETE /v2.0/security-groups/7ffb98bd-f49a-473a-913d-7e7ffe202610 => 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: 462/951] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:44 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/952] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:44 2026] GET /v2.0/security-groups?id=c8909072-52ff-49b1-8c6e-b478282ffb92&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: 464/953] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:44 2026] GET /v2.0/ports?device_id=d4b14777-bc95-4370-a782-3270018f562e => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/954] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:44 2026] GET /v2.0/security-groups?id=20412354-f884-4fbe-b75a-182b8ea76011&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: 490/955] 10.0.0.100 () {34 vars in 783 bytes} [Fri Aug 14 10:34:43 2026] PUT /v2.0/routers/c98bd686-c55f-4339-97f2-72be78566259/add_router_interface => generated 309 bytes in 1275 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/956] 10.0.0.100 () {34 vars in 665 bytes} [Fri Aug 14 10:34:44 2026] POST /v2.0/ports => generated 954 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:34:44.987 7 INFO neutron.services.segments.plugin [-] Segment c96a6c2f-b56f-45f3-b20b-9bf18f764af3 resource provider aggregate not found 2026-08-14 10:34:44.991 7 INFO neutron.services.segments.plugin [-] Segment c96a6c2f-b56f-45f3-b20b-9bf18f764af3 resource provider aggregate not found 2026-08-14 10:34:45.004 7 INFO neutron.services.segments.plugin [-] Segment c96a6c2f-b56f-45f3-b20b-9bf18f764af3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c96a6c2f-b56f-45f3-b20b-9bf18f764af3 found for delete ", "request_id": "req-ebbb521e-d0e0-494d-bfd8-2bd92fe3db84"}]} 2026-08-14 10:34:45.008 7 INFO neutron.services.segments.plugin [-] Segment c96a6c2f-b56f-45f3-b20b-9bf18f764af3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c96a6c2f-b56f-45f3-b20b-9bf18f764af3 found for delete ", "request_id": "req-38e994c6-3bce-4f2c-9abf-e8d747e48cb5"}]} [pid: 8|app: 0|req: 491/957] 10.0.0.100 () {34 vars in 665 bytes} [Fri Aug 14 10:34:44 2026] POST /v2.0/ports => generated 958 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 492/958] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:45 2026] GET /v2.0/ports?device_id=d4b14777-bc95-4370-a782-3270018f562e => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/959] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:45 2026] GET /v2.0/security-groups?id=20412354-f884-4fbe-b75a-182b8ea76011&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:34:45.970 7 INFO neutron.db.l3_db [None req-bf39c09b-6546-442c-8c7b-ccfe70966242 8173770c9a27488385f6e071b458d5fd 5f502655d9504eacb32cc29ca13b6565 - - default default] Floating IP 2484e7f6-d357-479e-a4fb-4597282c1d67 associated. External IP: 10.96.250.207, port: f421cc9c-6ee9-4774-a3e4-9f919d57d998. [pid: 7|app: 0|req: 467/960] 10.0.0.100 () {34 vars in 677 bytes} [Fri Aug 14 10:34:45 2026] POST /v2.0/floatingips => generated 842 bytes in 1084 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:34:46.376 8 INFO neutron.db.l3_db [None req-bb2bd6d2-66dd-456c-b329-dbf1335f4c4a 8173770c9a27488385f6e071b458d5fd 5f502655d9504eacb32cc29ca13b6565 - - default default] Floating IP 2484e7f6-d357-479e-a4fb-4597282c1d67 disassociated. External IP: 10.96.250.207, port: f421cc9c-6ee9-4774-a3e4-9f919d57d998. [pid: 7|app: 0|req: 468/961] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:46 2026] GET /v2.0/ports?device_id=d4b14777-bc95-4370-a782-3270018f562e => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/962] 10.0.0.100 () {34 vars in 749 bytes} [Fri Aug 14 10:34:46 2026] PUT /v2.0/floatingips/2484e7f6-d357-479e-a4fb-4597282c1d67 => generated 552 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/963] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:46 2026] GET /v2.0/security-groups?id=20412354-f884-4fbe-b75a-182b8ea76011&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:34:46.721 8 INFO neutron_taas.services.taas.taas_plugin [None req-60989841-33a0-4d5c-828d-905e6b3db8fd 8173770c9a27488385f6e071b458d5fd 5f502655d9504eacb32cc29ca13b6565 - - default default] TaaS: Handle Delete Port: 045687e8-7991-4751-88e3-a5935b323319 2026-08-14 10:34:46.723 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60989841-33a0-4d5c-828d-905e6b3db8fd 8173770c9a27488385f6e071b458d5fd 5f502655d9504eacb32cc29ca13b6565 - - default default] Tap Mirror: Handle Delete Port: 045687e8-7991-4751-88e3-a5935b323319 [pid: 8|app: 0|req: 495/966] 10.0.0.100 () {32 vars in 732 bytes} [Fri Aug 14 10:34:46 2026] DELETE /v2.0/floatingips/2484e7f6-d357-479e-a4fb-4597282c1d67 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:34:47.535 7 INFO neutron.db.l3_db [None req-18d6b831-cb34-42f0-91c8-12c9c5e30618 8173770c9a27488385f6e071b458d5fd 5f502655d9504eacb32cc29ca13b6565 - - default default] Floating IP 7f25e54a-df38-48a6-b32a-fa86452c5e36 associated. External IP: 10.96.250.204, port: 6f143185-19f6-452d-8770-049bc1b4178b. [pid: 7|app: 0|req: 472/967] 10.0.0.100 () {34 vars in 677 bytes} [Fri Aug 14 10:34:46 2026] POST /v2.0/floatingips => generated 841 bytes in 1022 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/968] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:47 2026] GET /v2.0/ports?device_id=d4b14777-bc95-4370-a782-3270018f562e => 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: 496/969] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:34:47 2026] GET /v2.0/security-groups?tenant_id=8734dc581d4c4079b3b24394b2af2dfc&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/970] 10.0.0.100 () {32 vars in 729 bytes} [Fri Aug 14 10:34:47 2026] GET /v2.0/floatingips/7f25e54a-df38-48a6-b32a-fa86452c5e36 => generated 841 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/971] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:47 2026] GET /v2.0/security-groups?id=20412354-f884-4fbe-b75a-182b8ea76011&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: 8|app: 0|req: 498/972] 10.0.0.100 () {32 vars in 655 bytes} [Fri Aug 14 10:34:48 2026] GET /v2.0/floatingips => generated 844 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/973] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:34:47 2026] DELETE /v2.0/security-groups/251c8dd6-7aa0-4374-bce8-3adad3bbdb16 => 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: 499/974] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:48 2026] GET /v2.0/ports?device_id=d4b14777-bc95-4370-a782-3270018f562e => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:34:48.406 8 INFO neutron.db.l3_db [None req-e720347c-6ce6-4a07-afd2-3f22bd4f8ace a40b04b6c49a4d14b9f2c877f614f17b 7f28fb8b6aa64820a66ad91d5f771b9b - - default default] Floating IP 962364d6-8b0e-46f2-b912-76e4e71a14e0 associated. External IP: 10.96.250.218, port: 637612f5-38ae-44e5-a2c3-da511e2ccf13. 2026-08-14 10:34:48.469 7 INFO neutron.db.l3_db [None req-d3b31bad-8da9-4d3f-bc07-4f5c90827318 8173770c9a27488385f6e071b458d5fd 5f502655d9504eacb32cc29ca13b6565 - - default default] Floating IP 7f25e54a-df38-48a6-b32a-fa86452c5e36 associated. External IP: 10.96.250.204, port: 6f143185-19f6-452d-8770-049bc1b4178b. [pid: 8|app: 0|req: 500/975] 10.0.0.100 () {34 vars in 749 bytes} [Fri Aug 14 10:34:48 2026] PUT /v2.0/floatingips/962364d6-8b0e-46f2-b912-76e4e71a14e0 => generated 855 bytes in 590 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:34:48.762 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-521d71e5-f458-4231-aa5f-093c065c6216'] response: {'name': 'network-changed', 'server_uuid': 'd4b14777-bc95-4370-a782-3270018f562e', 'tag': '637612f5-38ae-44e5-a2c3-da511e2ccf13', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 501/976] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:34:48 2026] GET /v2.0/security-groups?tenant_id=acf48dd2513f4268a4f74cc0456a5132&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/977] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:48 2026] GET /v2.0/ports?device_id=d4b14777-bc95-4370-a782-3270018f562e => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/978] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:34:48 2026] DELETE /v2.0/security-groups/574a3ab1-b1e7-4ecb-8bfd-f06d59a2b585 => 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: 504/979] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:48 2026] GET /v2.0/security-groups?id=20412354-f884-4fbe-b75a-182b8ea76011&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/980] 10.0.0.100 () {34 vars in 749 bytes} [Fri Aug 14 10:34:48 2026] PUT /v2.0/floatingips/7f25e54a-df38-48a6-b32a-fa86452c5e36 => generated 842 bytes in 1069 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:34:49.276 8 INFO neutron.db.l3_db [None req-6bc775e8-b3e3-40aa-a2d2-8d41849e2425 8173770c9a27488385f6e071b458d5fd 5f502655d9504eacb32cc29ca13b6565 - - default default] Floating IP 7f25e54a-df38-48a6-b32a-fa86452c5e36 disassociated. External IP: 10.96.250.204, port: f421cc9c-6ee9-4774-a3e4-9f919d57d998. [pid: 7|app: 0|req: 477/981] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:49 2026] GET /v2.0/ports?device_id=d4b14777-bc95-4370-a782-3270018f562e => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/982] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:34:49 2026] GET /v2.0/ports?tenant_id=7f28fb8b6aa64820a66ad91d5f771b9b&device_id=d4b14777-bc95-4370-a782-3270018f562e => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/983] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:49 2026] GET /v2.0/security-groups?id=20412354-f884-4fbe-b75a-182b8ea76011&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: 480/984] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:34:49 2026] GET /v2.0/networks?id=33df802b-052e-44f7-8915-9e5993a9ba66 => generated 765 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/985] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:34:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=637612f5-38ae-44e5-a2c3-da511e2ccf13 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/986] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:34:49 2026] GET /v2.0/subnets?id=d94acc4d-cf9f-4045-965c-01eb3548a919 => generated 687 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/987] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:34:49 2026] GET /v2.0/ports?network_id=33df802b-052e-44f7-8915-9e5993a9ba66&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: 484/988] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:34:49 2026] GET /v2.0/networks/33df802b-052e-44f7-8915-9e5993a9ba66?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/989] 10.0.0.100 () {34 vars in 749 bytes} [Fri Aug 14 10:34:49 2026] PUT /v2.0/floatingips/7f25e54a-df38-48a6-b32a-fa86452c5e36 => generated 552 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/990] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:34:49 2026] GET /v2.0/networks/33df802b-052e-44f7-8915-9e5993a9ba66?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) 2026-08-14 10:34:49.685 8 INFO neutron_taas.services.taas.taas_plugin [None req-c858be14-c8ad-4956-bd2d-8c6682458d24 8173770c9a27488385f6e071b458d5fd 5f502655d9504eacb32cc29ca13b6565 - - default default] TaaS: Handle Delete Port: c2d10a35-591b-41f0-bbea-0a2575da2153 2026-08-14 10:34:49.687 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c858be14-c8ad-4956-bd2d-8c6682458d24 8173770c9a27488385f6e071b458d5fd 5f502655d9504eacb32cc29ca13b6565 - - default default] Tap Mirror: Handle Delete Port: c2d10a35-591b-41f0-bbea-0a2575da2153 [pid: 8|app: 0|req: 506/991] 10.0.0.100 () {32 vars in 732 bytes} [Fri Aug 14 10:34:49 2026] DELETE /v2.0/floatingips/7f25e54a-df38-48a6-b32a-fa86452c5e36 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:34:49.880 7 INFO neutron.api.v2.resource [None req-a188c641-4dad-40dc-8a05-97f934389f5f 8173770c9a27488385f6e071b458d5fd 5f502655d9504eacb32cc29ca13b6565 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 486/992] 10.0.0.100 () {32 vars in 732 bytes} [Fri Aug 14 10:34:49 2026] DELETE /v2.0/floatingips/7f25e54a-df38-48a6-b32a-fa86452c5e36 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:34:49.998 8 INFO neutron_taas.services.taas.taas_plugin [None req-8a565f7f-1fae-4972-a8a3-e429d43d408f 8173770c9a27488385f6e071b458d5fd 5f502655d9504eacb32cc29ca13b6565 - - default default] TaaS: Handle Delete Port: f421cc9c-6ee9-4774-a3e4-9f919d57d998 2026-08-14 10:34:50.003 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a565f7f-1fae-4972-a8a3-e429d43d408f 8173770c9a27488385f6e071b458d5fd 5f502655d9504eacb32cc29ca13b6565 - - default default] Tap Mirror: Handle Delete Port: f421cc9c-6ee9-4774-a3e4-9f919d57d998 [pid: 8|app: 0|req: 507/993] 10.0.0.100 () {32 vars in 720 bytes} [Fri Aug 14 10:34:49 2026] DELETE /v2.0/ports/f421cc9c-6ee9-4774-a3e4-9f919d57d998 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:34:50.289 7 INFO neutron_taas.services.taas.taas_plugin [None req-d231325d-5a44-4c85-a99a-38a3d69153c3 8173770c9a27488385f6e071b458d5fd 5f502655d9504eacb32cc29ca13b6565 - - default default] TaaS: Handle Delete Port: 6f143185-19f6-452d-8770-049bc1b4178b 2026-08-14 10:34:50.291 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d231325d-5a44-4c85-a99a-38a3d69153c3 8173770c9a27488385f6e071b458d5fd 5f502655d9504eacb32cc29ca13b6565 - - default default] Tap Mirror: Handle Delete Port: 6f143185-19f6-452d-8770-049bc1b4178b [pid: 7|app: 0|req: 487/994] 10.0.0.100 () {32 vars in 720 bytes} [Fri Aug 14 10:34:50 2026] DELETE /v2.0/ports/6f143185-19f6-452d-8770-049bc1b4178b => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/995] 10.0.0.100 () {32 vars in 736 bytes} [Fri Aug 14 10:34:50 2026] GET /v2.0/ports?device_id=c98bd686-c55f-4339-97f2-72be78566259 => generated 958 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/996] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:50 2026] GET /v2.0/ports?device_id=d4b14777-bc95-4370-a782-3270018f562e => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/997] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:50 2026] GET /v2.0/security-groups?id=20412354-f884-4fbe-b75a-182b8ea76011&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:34:51.232 7 INFO neutron_taas.services.taas.taas_plugin [None req-2d2f7d84-212f-42ca-b164-e273ec0062f6 8173770c9a27488385f6e071b458d5fd 5f502655d9504eacb32cc29ca13b6565 - - default default] TaaS: Handle Delete Port: 4acd1b72-f853-4cd9-bbc9-a57a48a9403d 2026-08-14 10:34:51.235 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2d2f7d84-212f-42ca-b164-e273ec0062f6 8173770c9a27488385f6e071b458d5fd 5f502655d9504eacb32cc29ca13b6565 - - default default] Tap Mirror: Handle Delete Port: 4acd1b72-f853-4cd9-bbc9-a57a48a9403d [pid: 8|app: 0|req: 510/998] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:34:51 2026] GET /v2.0/security-groups?tenant_id=938fdad4e0da48cab051c93a771337eb&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/999] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:51 2026] GET /v2.0/ports?device_id=d4b14777-bc95-4370-a782-3270018f562e => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1000] 10.0.0.100 () {34 vars in 789 bytes} [Fri Aug 14 10:34:50 2026] PUT /v2.0/routers/c98bd686-c55f-4339-97f2-72be78566259/remove_router_interface => generated 309 bytes in 1224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1001] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:34:51 2026] DELETE /v2.0/security-groups/bba0ac29-de9f-4e0d-8fa5-100120d0ad22 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1002] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:34:51 2026] GET /v2.0/security-groups?id=20412354-f884-4fbe-b75a-182b8ea76011&fields=id&fields=name => generated 113 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1003] 199.19.213.125 () {34 vars in 994 bytes} [Fri Aug 14 10:34:51 2026] GET /v2.0/ports?device_id=d4b14777-bc95-4370-a782-3270018f562e => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:34:51.902 7 INFO neutron_taas.services.taas.taas_plugin [req-f1b05b00-73d1-42e5-8e64-988c93fb9ad4 req-65a0445b-b612-4f9d-99bc-f89e41e611fe a40b04b6c49a4d14b9f2c877f614f17b 7f28fb8b6aa64820a66ad91d5f771b9b - - default default] TaaS: Handle Delete Port: 637612f5-38ae-44e5-a2c3-da511e2ccf13 2026-08-14 10:34:51.906 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f1b05b00-73d1-42e5-8e64-988c93fb9ad4 req-65a0445b-b612-4f9d-99bc-f89e41e611fe a40b04b6c49a4d14b9f2c877f614f17b 7f28fb8b6aa64820a66ad91d5f771b9b - - default default] Tap Mirror: Handle Delete Port: 637612f5-38ae-44e5-a2c3-da511e2ccf13 2026-08-14 10:34:51.962 8 INFO neutron_taas.services.taas.taas_plugin [None req-9822cd0e-17a2-40af-bc98-5fc46cd6d7b6 8173770c9a27488385f6e071b458d5fd 5f502655d9504eacb32cc29ca13b6565 - - default default] TaaS: Handle Delete Port: 07c28496-3217-4b15-94fa-8ff2201f9af2 2026-08-14 10:34:51.966 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9822cd0e-17a2-40af-bc98-5fc46cd6d7b6 8173770c9a27488385f6e071b458d5fd 5f502655d9504eacb32cc29ca13b6565 - - default default] Tap Mirror: Handle Delete Port: 07c28496-3217-4b15-94fa-8ff2201f9af2 2026-08-14 10:34:52.026 7 INFO neutron.db.l3_db [req-f1b05b00-73d1-42e5-8e64-988c93fb9ad4 req-65a0445b-b612-4f9d-99bc-f89e41e611fe a40b04b6c49a4d14b9f2c877f614f17b 7f28fb8b6aa64820a66ad91d5f771b9b - - default default] Floating IP 962364d6-8b0e-46f2-b912-76e4e71a14e0 disassociated. External IP: 10.96.250.218, port: 637612f5-38ae-44e5-a2c3-da511e2ccf13. 2026-08-14 10:34:52.232 8 INFO neutron_taas.services.taas.taas_plugin [None req-9822cd0e-17a2-40af-bc98-5fc46cd6d7b6 8173770c9a27488385f6e071b458d5fd 5f502655d9504eacb32cc29ca13b6565 - - default default] TaaS: Handle Delete Port: a41c1297-59ea-4739-bb4e-ccfec188e1f0 2026-08-14 10:34:52.235 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9822cd0e-17a2-40af-bc98-5fc46cd6d7b6 8173770c9a27488385f6e071b458d5fd 5f502655d9504eacb32cc29ca13b6565 - - default default] Tap Mirror: Handle Delete Port: a41c1297-59ea-4739-bb4e-ccfec188e1f0 [pid: 7|app: 0|req: 491/1004] 199.19.213.125 () {36 vars in 997 bytes} [Fri Aug 14 10:34:51 2026] DELETE /v2.0/ports/637612f5-38ae-44e5-a2c3-da511e2ccf13 => generated 0 bytes in 668 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:34:52.474 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-36888c45-a8f0-4ad9-8f13-4dcf3f76d4fb'] response: {'server_uuid': 'd4b14777-bc95-4370-a782-3270018f562e', 'name': 'network-vif-deleted', 'tag': '637612f5-38ae-44e5-a2c3-da511e2ccf13', 'status': 'completed', 'code': 200} 2026-08-14 10:34:52.559 8 INFO neutron.services.segments.plugin [-] Segment e6d174f7-df7a-49e9-8ec5-5dd493fa9f7d resource provider aggregate not found 2026-08-14 10:34:52.570 8 INFO neutron.services.segments.plugin [-] Segment e6d174f7-df7a-49e9-8ec5-5dd493fa9f7d resource provider aggregate not found 2026-08-14 10:34:52.573 8 INFO neutron.services.segments.plugin [-] Segment e6d174f7-df7a-49e9-8ec5-5dd493fa9f7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6d174f7-df7a-49e9-8ec5-5dd493fa9f7d found for delete ", "request_id": "req-03494f4c-d380-4f4b-834b-95ef6b7990d9"}]} 2026-08-14 10:34:52.583 8 INFO neutron.services.segments.plugin [-] Segment e6d174f7-df7a-49e9-8ec5-5dd493fa9f7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6d174f7-df7a-49e9-8ec5-5dd493fa9f7d found for delete ", "request_id": "req-43d7dee7-59b4-4bc4-b996-d1066db91c47"}]} 2026-08-14 10:34:52.593 8 INFO neutron.db.l3_hamode_db [None req-9822cd0e-17a2-40af-bc98-5fc46cd6d7b6 8173770c9a27488385f6e071b458d5fd 5f502655d9504eacb32cc29ca13b6565 - - default default] HA network 0ba76ad8-0ab9-4e53-9b0d-4e175dd60fae was deleted as no HA routers are present in tenant 5f502655d9504eacb32cc29ca13b6565. [pid: 8|app: 0|req: 514/1005] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:34:51 2026] DELETE /v2.0/routers/c98bd686-c55f-4339-97f2-72be78566259 => generated 0 bytes in 827 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1006] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:34:52 2026] DELETE /v2.0/subnets/6829049c-64f7-424a-be50-d1714e9bc62f => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1007] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:52 2026] GET /v2.0/ports?device_id=d4b14777-bc95-4370-a782-3270018f562e => 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: 515/1008] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:34:52 2026] DELETE /v2.0/networks/38ca49c5-90e5-4e0c-8050-1c8d5caca006 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1009] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:34:53 2026] GET /v2.0/security-groups?tenant_id=5f502655d9504eacb32cc29ca13b6565&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1010] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:34:53 2026] DELETE /v2.0/security-groups/e7020fae-fcd4-4d86-8c80-91903b5e0b21 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:34:53.748 8 INFO neutron.db.segments_db [None req-6865d936-5eba-4a35-bc60-4fdbb948b17d fe2986eb3aa440f68f521fc54b95f6b9 12fc62fb9e374edbbc8d7eabc0b77393 - - default default] Added segment 5f23f7c9-c874-4a77-96e8-69f4b762f800 of type vxlan for network 8f447f69-806f-4156-b3e1-159596f76480 [pid: 8|app: 0|req: 516/1011] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:34:53 2026] POST /v2.0/networks => generated 624 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1012] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:53 2026] GET /v2.0/ports?device_id=d4b14777-bc95-4370-a782-3270018f562e => 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: 496/1013] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:34:53 2026] POST /v2.0/subnets => generated 641 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:34:54.152 8 INFO neutron.db.segments_db [None req-45a27682-58bf-47e1-96db-00d7ebf42e49 fe2986eb3aa440f68f521fc54b95f6b9 12fc62fb9e374edbbc8d7eabc0b77393 - - default default] Added segment a30220a1-4d9e-4252-a75f-01d4c09cf38b of type vxlan for network 63ce44e8-3bb5-4a41-918e-814972591f12 [pid: 8|app: 0|req: 518/1014] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:34:54 2026] POST /v2.0/networks => generated 624 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1015] 10.0.0.100 () {34 vars in 743 bytes} [Fri Aug 14 10:34:54 2026] PUT /v2.0/networks/63ce44e8-3bb5-4a41-918e-814972591f12 => generated 592 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1016] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:34:54 2026] POST /v2.0/subnets => generated 626 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:34:54.590 8 INFO neutron.services.segments.plugin [-] Segment db44fa10-ab51-47ca-a695-52f9d33707e5 resource provider aggregate not found 2026-08-14 10:34:54.598 8 INFO neutron.services.segments.plugin [-] Segment db44fa10-ab51-47ca-a695-52f9d33707e5 resource provider aggregate not found 2026-08-14 10:34:54.611 8 INFO neutron.services.segments.plugin [-] Segment db44fa10-ab51-47ca-a695-52f9d33707e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db44fa10-ab51-47ca-a695-52f9d33707e5 found for delete ", "request_id": "req-d0b4f0e2-3748-41e5-aecb-d125c63cba9d"}]} 2026-08-14 10:34:54.614 8 INFO neutron.services.segments.plugin [-] Segment db44fa10-ab51-47ca-a695-52f9d33707e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db44fa10-ab51-47ca-a695-52f9d33707e5 found for delete ", "request_id": "req-3b5348e4-91d4-4c9a-8d71-d64dcfbf7b01"}]} [pid: 7|app: 0|req: 498/1017] 10.0.0.100 () {34 vars in 741 bytes} [Fri Aug 14 10:34:54 2026] PUT /v2.0/subnets/73e0d544-9c0a-417d-9f22-412c461b85f0 => generated 636 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1018] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:34:54 2026] DELETE /v2.0/networks/63ce44e8-3bb5-4a41-918e-814972591f12 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:34:54.862 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cf901e65-3304-443f-bf2e-7cd20e313808 fe2986eb3aa440f68f521fc54b95f6b9 12fc62fb9e374edbbc8d7eabc0b77393 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 499/1019] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:34:54 2026] DELETE /v2.0/networks/63ce44e8-3bb5-4a41-918e-814972591f12 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1020] 10.0.0.100 () {32 vars in 694 bytes} [Fri Aug 14 10:34:54 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1021] 10.0.0.32 () {34 vars in 989 bytes} [Fri Aug 14 10:34:54 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => 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: 522/1022] 10.0.0.100 () {32 vars in 742 bytes} [Fri Aug 14 10:34:54 2026] GET /v2.0/subnets?network_id=f8e22eca-5fc4-47ff-8e2c-f1cb20791f38 => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1023] 10.0.0.32 () {34 vars in 1039 bytes} [Fri Aug 14 10:34:54 2026] GET /v2.0/security-groups?id=c8909072-52ff-49b1-8c6e-b478282ffb92&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1024] 10.0.0.100 () {32 vars in 653 bytes} [Fri Aug 14 10:34:54 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1025] 10.0.0.100 () {32 vars in 649 bytes} [Fri Aug 14 10:34:55 2026] GET /v2.0/networks => generated 1308 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1026] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:34:55 2026] GET /v2.0/ports?device_id=d4b14777-bc95-4370-a782-3270018f562e => 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: 524/1027] 10.0.0.100 () {32 vars in 647 bytes} [Fri Aug 14 10:34:55 2026] GET /v2.0/subnets => generated 1280 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1028] 10.0.0.100 () {32 vars in 723 bytes} [Fri Aug 14 10:34:55 2026] GET /v2.0/networks/8f447f69-806f-4156-b3e1-159596f76480 => generated 668 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1029] 10.0.0.100 () {32 vars in 721 bytes} [Fri Aug 14 10:34:55 2026] GET /v2.0/subnets/f02544c8-246f-464f-ae76-585eff36c9fc => generated 641 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:34:55.242 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e2d10832-63e1-4da2-82ae-5ef6271b3d19 fe2986eb3aa440f68f521fc54b95f6b9 12fc62fb9e374edbbc8d7eabc0b77393 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 505/1030] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:34:55 2026] DELETE /v2.0/subnets/73e0d544-9c0a-417d-9f22-412c461b85f0 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:34:55.261 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c33e51fd-ee4a-484a-8bd8-399c01471bdd fe2986eb3aa440f68f521fc54b95f6b9 12fc62fb9e374edbbc8d7eabc0b77393 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 526/1031] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:34:55 2026] DELETE /v2.0/networks/63ce44e8-3bb5-4a41-918e-814972591f12 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1032] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:34:55 2026] DELETE /v2.0/subnets/f02544c8-246f-464f-ae76-585eff36c9fc => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:34:55.521 7 INFO neutron_taas.services.taas.taas_plugin [None req-88e57e52-2d75-46c4-b0ec-eec0d73347da fe2986eb3aa440f68f521fc54b95f6b9 12fc62fb9e374edbbc8d7eabc0b77393 - - default default] TaaS: Handle Delete Port: a39a7c77-87c8-44e4-a191-8edc1f614ead 2026-08-14 10:34:55.523 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88e57e52-2d75-46c4-b0ec-eec0d73347da fe2986eb3aa440f68f521fc54b95f6b9 12fc62fb9e374edbbc8d7eabc0b77393 - - default default] Tap Mirror: Handle Delete Port: a39a7c77-87c8-44e4-a191-8edc1f614ead 2026-08-14 10:34:55.646 8 INFO neutron.db.segments_db [None req-f6892492-9bcf-44ef-a56d-01f09ef95c38 bc2ab5430ac34fc9b1c79d660af86d82 1de9e4742fb74c7cb4dd8ab52814a236 - - default default] Added segment 96f99af9-c3f4-48cc-bccd-5a1dbc58a6ad of type vxlan for network 6213fdb3-05a9-4cc3-985f-efc2b4ac2124 2026-08-14 10:34:55.695 7 INFO neutron.services.segments.plugin [-] Segment 5f23f7c9-c874-4a77-96e8-69f4b762f800 resource provider aggregate not found 2026-08-14 10:34:55.701 8 INFO neutron.db.segments_db [None req-f6892492-9bcf-44ef-a56d-01f09ef95c38 bc2ab5430ac34fc9b1c79d660af86d82 1de9e4742fb74c7cb4dd8ab52814a236 - - default default] Added segment 844569b5-ca00-45d4-af2a-c4cd82fb0467 of type vxlan for network b22a2fe5-4803-4694-bf6f-06f59579cb37 2026-08-14 10:34:55.705 7 INFO neutron.services.segments.plugin [-] Segment 5f23f7c9-c874-4a77-96e8-69f4b762f800 resource provider aggregate not found 2026-08-14 10:34:55.724 7 INFO neutron.services.segments.plugin [-] Segment 5f23f7c9-c874-4a77-96e8-69f4b762f800 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f23f7c9-c874-4a77-96e8-69f4b762f800 found for delete ", "request_id": "req-325a6048-2e27-408f-bc99-ef9539d79ff3"}]} [pid: 7|app: 0|req: 507/1033] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:34:55 2026] DELETE /v2.0/networks/8f447f69-806f-4156-b3e1-159596f76480 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:34:55.735 7 INFO neutron.services.segments.plugin [-] Segment 5f23f7c9-c874-4a77-96e8-69f4b762f800 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f23f7c9-c874-4a77-96e8-69f4b762f800 found for delete ", "request_id": "req-14e8c839-34f6-4656-86d2-01522be112d0"}]} [pid: 8|app: 0|req: 527/1034] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:34:55 2026] POST /v2.0/networks => generated 1207 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1035] 10.0.0.100 () {32 vars in 649 bytes} [Fri Aug 14 10:34:55 2026] GET /v2.0/networks => generated 1844 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1036] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:34:55 2026] DELETE /v2.0/networks/6213fdb3-05a9-4cc3-985f-efc2b4ac2124 => 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: 509/1037] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:34:56 2026] DELETE /v2.0/networks/b22a2fe5-4803-4694-bf6f-06f59579cb37 => 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: 529/1038] 10.0.0.100 () {32 vars in 649 bytes} [Fri Aug 14 10:34:56 2026] GET /v2.0/networks => generated 651 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1039] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:34:56 2026] DELETE /v2.0/security-groups/20412354-f884-4fbe-b75a-182b8ea76011 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:34:56.266 8 INFO neutron.db.segments_db [None req-bf17c884-d1a1-4e2a-a7ce-2fca1f804cbb bc2ab5430ac34fc9b1c79d660af86d82 1de9e4742fb74c7cb4dd8ab52814a236 - - default default] Added segment d85c50a5-d890-478f-929b-25c6e20d2a3d of type vxlan for network a8f10ba9-6b75-40f6-b656-ca21b850a00e [pid: 8|app: 0|req: 530/1040] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:34:56 2026] POST /v2.0/networks => generated 635 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:34:56.347 8 INFO neutron.api.v2.resource [None req-5f401b3a-7201-40fb-b7a5-7979db4db3ab a40b04b6c49a4d14b9f2c877f614f17b 7f28fb8b6aa64820a66ad91d5f771b9b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 531/1041] 10.0.0.100 () {32 vars in 737 bytes} [Fri Aug 14 10:34:56 2026] GET /v2.0/security-groups/20412354-f884-4fbe-b75a-182b8ea76011 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1042] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:34:56 2026] GET /v2.0/security-groups?tenant_id=12fc62fb9e374edbbc8d7eabc0b77393&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:34:56.397 8 INFO neutron.db.segments_db [None req-53a29b4e-0d9b-44d9-8826-954587ea9092 bc2ab5430ac34fc9b1c79d660af86d82 1de9e4742fb74c7cb4dd8ab52814a236 - - default default] Added segment 09eff53d-4b0e-4685-88a6-9a61fd2479f0 of type vxlan for network 5115e428-7e8c-4a52-a086-04a22bc276bb [pid: 8|app: 0|req: 532/1043] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:34:56 2026] POST /v2.0/networks => generated 635 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:34:56.472 7 INFO neutron_taas.services.taas.taas_plugin [None req-10dc7ae7-8848-4913-b0d9-fc2566ae0d4a a40b04b6c49a4d14b9f2c877f614f17b 7f28fb8b6aa64820a66ad91d5f771b9b - - default default] TaaS: Handle Delete Port: 1b5fc06a-370f-48d7-b63f-abd61fb42e69 2026-08-14 10:34:56.475 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10dc7ae7-8848-4913-b0d9-fc2566ae0d4a a40b04b6c49a4d14b9f2c877f614f17b 7f28fb8b6aa64820a66ad91d5f771b9b - - default default] Tap Mirror: Handle Delete Port: 1b5fc06a-370f-48d7-b63f-abd61fb42e69 [pid: 8|app: 0|req: 533/1044] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:34:56 2026] DELETE /v2.0/security-groups/8cef6be2-d177-499f-85d0-403e6fc4388d => 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: 512/1045] 10.0.0.100 () {32 vars in 732 bytes} [Fri Aug 14 10:34:56 2026] DELETE /v2.0/floatingips/962364d6-8b0e-46f2-b912-76e4e71a14e0 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:34:56.635 8 INFO neutron.services.segments.plugin [-] Segment a30220a1-4d9e-4252-a75f-01d4c09cf38b resource provider aggregate not found 2026-08-14 10:34:56.639 8 INFO neutron.services.segments.plugin [-] Segment a30220a1-4d9e-4252-a75f-01d4c09cf38b resource provider aggregate not found 2026-08-14 10:34:56.653 8 INFO neutron.services.segments.plugin [-] Segment a30220a1-4d9e-4252-a75f-01d4c09cf38b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a30220a1-4d9e-4252-a75f-01d4c09cf38b found for delete ", "request_id": "req-6ba28bc7-d077-4e3f-a836-e5b6ba5566b8"}]} 2026-08-14 10:34:56.655 8 INFO neutron.services.segments.plugin [-] Segment a30220a1-4d9e-4252-a75f-01d4c09cf38b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a30220a1-4d9e-4252-a75f-01d4c09cf38b found for delete ", "request_id": "req-56b5ebbe-0d68-4856-9660-b96f3053b17a"}]} 2026-08-14 10:34:56.672 8 INFO neutron.services.segments.plugin [-] Segment 96f99af9-c3f4-48cc-bccd-5a1dbc58a6ad resource provider aggregate not found 2026-08-14 10:34:56.678 8 INFO neutron.services.segments.plugin [-] Segment 96f99af9-c3f4-48cc-bccd-5a1dbc58a6ad resource provider aggregate not found 2026-08-14 10:34:56.699 8 INFO neutron.services.segments.plugin [-] Segment 96f99af9-c3f4-48cc-bccd-5a1dbc58a6ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96f99af9-c3f4-48cc-bccd-5a1dbc58a6ad found for delete ", "request_id": "req-47bc9024-7edc-432e-8dba-21c0584859b2"}]} 2026-08-14 10:34:56.700 8 INFO neutron.services.segments.plugin [-] Segment 96f99af9-c3f4-48cc-bccd-5a1dbc58a6ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96f99af9-c3f4-48cc-bccd-5a1dbc58a6ad found for delete ", "request_id": "req-2f328915-c8fc-4f06-b971-083efd0dae49"}]} 2026-08-14 10:34:56.942 7 INFO neutron_taas.services.taas.taas_plugin [None req-a49ef9d9-c829-432d-babd-eef411e47945 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: bf43f3f3-c367-430a-a329-2a1d401f16c4 2026-08-14 10:34:56.944 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a49ef9d9-c829-432d-babd-eef411e47945 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: bf43f3f3-c367-430a-a329-2a1d401f16c4 [pid: 8|app: 0|req: 534/1046] 10.0.0.100 () {34 vars in 665 bytes} [Fri Aug 14 10:34:56 2026] POST /v2.0/ports => generated 1506 bytes in 589 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: 535/1047] 10.0.0.100 () {32 vars in 643 bytes} [Fri Aug 14 10:34:57 2026] GET /v2.0/ports => generated 1506 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:34:57.272 8 INFO neutron_taas.services.taas.taas_plugin [None req-dfdf3481-ec17-46ba-9d7a-cb96c0661639 bc2ab5430ac34fc9b1c79d660af86d82 1de9e4742fb74c7cb4dd8ab52814a236 - - default default] TaaS: Handle Delete Port: 7848ca02-7e8f-4a09-836e-4fd82f574452 2026-08-14 10:34:57.275 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dfdf3481-ec17-46ba-9d7a-cb96c0661639 bc2ab5430ac34fc9b1c79d660af86d82 1de9e4742fb74c7cb4dd8ab52814a236 - - default default] Tap Mirror: Handle Delete Port: 7848ca02-7e8f-4a09-836e-4fd82f574452 [pid: 8|app: 0|req: 536/1048] 10.0.0.100 () {32 vars in 720 bytes} [Fri Aug 14 10:34:57 2026] DELETE /v2.0/ports/7848ca02-7e8f-4a09-836e-4fd82f574452 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:34:57.411 8 INFO neutron_taas.services.taas.taas_plugin [None req-9f088ab0-bfef-4a25-9830-e5d3c6a28ba3 bc2ab5430ac34fc9b1c79d660af86d82 1de9e4742fb74c7cb4dd8ab52814a236 - - default default] TaaS: Handle Delete Port: 3dbcfe59-f1c1-41e3-8169-1d7082b2c2c5 2026-08-14 10:34:57.413 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f088ab0-bfef-4a25-9830-e5d3c6a28ba3 bc2ab5430ac34fc9b1c79d660af86d82 1de9e4742fb74c7cb4dd8ab52814a236 - - default default] Tap Mirror: Handle Delete Port: 3dbcfe59-f1c1-41e3-8169-1d7082b2c2c5 [pid: 7|app: 0|req: 513/1049] 10.0.0.100 () {34 vars in 789 bytes} [Fri Aug 14 10:34:56 2026] PUT /v2.0/routers/4179627f-ae11-4331-a838-611ee0361625/remove_router_interface => generated 309 bytes in 829 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1050] 10.0.0.100 () {32 vars in 720 bytes} [Fri Aug 14 10:34:57 2026] DELETE /v2.0/ports/3dbcfe59-f1c1-41e3-8169-1d7082b2c2c5 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1051] 10.0.0.100 () {32 vars in 643 bytes} [Fri Aug 14 10:34:57 2026] GET /v2.0/ports => generated 12 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:34:57.543 8 INFO neutron.db.segments_db [None req-34e10661-0ec6-4673-8fb4-393c67b732a3 bc2ab5430ac34fc9b1c79d660af86d82 1de9e4742fb74c7cb4dd8ab52814a236 - - default default] Added segment d8e8f253-1562-4ace-8771-e2c864104aa1 of type vxlan for network 429ddc63-25f5-44ad-91cf-180cf033af90 [pid: 8|app: 0|req: 539/1052] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:34:57 2026] POST /v2.0/networks => generated 635 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:34:57.672 8 INFO neutron.db.segments_db [None req-22f3f32d-66aa-4174-b9cd-7972fc25c374 bc2ab5430ac34fc9b1c79d660af86d82 1de9e4742fb74c7cb4dd8ab52814a236 - - default default] Added segment d48087fa-b284-49fe-9a5e-e7ffd3818109 of type vxlan for network d6934e61-8a5d-4a24-8766-5b1e46e73750 2026-08-14 10:34:57.682 7 INFO neutron_taas.services.taas.taas_plugin [None req-d426946a-66c9-4383-b056-311cf1792f8a c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 6de72db1-0f2a-4143-a746-d07c9dc166a6 2026-08-14 10:34:57.687 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d426946a-66c9-4383-b056-311cf1792f8a c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 6de72db1-0f2a-4143-a746-d07c9dc166a6 2026-08-14 10:34:57.758 7 INFO neutron.services.segments.plugin [-] Segment 844569b5-ca00-45d4-af2a-c4cd82fb0467 resource provider aggregate not found 2026-08-14 10:34:57.766 7 INFO neutron.services.segments.plugin [-] Segment 844569b5-ca00-45d4-af2a-c4cd82fb0467 resource provider aggregate not found [pid: 8|app: 0|req: 540/1053] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:34:57 2026] POST /v2.0/networks => generated 635 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:34:57.787 7 INFO neutron.services.segments.plugin [-] Segment 844569b5-ca00-45d4-af2a-c4cd82fb0467 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 844569b5-ca00-45d4-af2a-c4cd82fb0467 found for delete ", "request_id": "req-2aed29cd-1a18-41db-9432-d1f26f4e17b1"}]} 2026-08-14 10:34:57.789 7 INFO neutron.services.segments.plugin [-] Segment 844569b5-ca00-45d4-af2a-c4cd82fb0467 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 844569b5-ca00-45d4-af2a-c4cd82fb0467 found for delete ", "request_id": "req-e5918d56-a60d-4e18-8cda-b3636f4cc64e"}]} 2026-08-14 10:34:58.013 7 INFO neutron_taas.services.taas.taas_plugin [None req-d426946a-66c9-4383-b056-311cf1792f8a c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 9904cc31-5b5f-4a94-9718-f5a7254492d5 2026-08-14 10:34:58.015 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d426946a-66c9-4383-b056-311cf1792f8a c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 9904cc31-5b5f-4a94-9718-f5a7254492d5 2026-08-14 10:34:58.361 7 INFO neutron.db.l3_hamode_db [None req-d426946a-66c9-4383-b056-311cf1792f8a c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] HA network 1f62074e-54cc-419e-8bb5-e2309be73740 was deleted as no HA routers are present in tenant 7f28fb8b6aa64820a66ad91d5f771b9b. [pid: 7|app: 0|req: 514/1054] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:34:57 2026] DELETE /v2.0/routers/4179627f-ae11-4331-a838-611ee0361625 => generated 0 bytes in 898 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:34:58.648 7 INFO neutron.db.segments_db [None req-320c4cd8-6c3b-4a69-8c7c-1ac9894ba162 298d0d280ed149a1b9679a037f3ec394 9f5f27445971470eab862032d475ed03 - - default default] Added segment f5cf1de7-9323-4668-8223-a6045fdf9053 of type vxlan for network 3d1f144c-1513-4e20-9f01-42ab0b210566 [pid: 8|app: 0|req: 541/1055] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:34:58 2026] POST /v2.0/subnets => generated 1324 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1056] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:34:58 2026] POST /v2.0/networks => generated 629 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1057] 10.0.0.100 () {32 vars in 647 bytes} [Fri Aug 14 10:34:58 2026] GET /v2.0/subnets => generated 1960 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1058] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:34:58 2026] DELETE /v2.0/subnets/d94acc4d-cf9f-4045-965c-01eb3548a919 => 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: 543/1059] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:34:58 2026] DELETE /v2.0/subnets/fcfd12c9-b24b-4101-98dc-9d88983949e1 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:34:59.034 8 INFO neutron_taas.services.taas.taas_plugin [None req-c997628d-0fc7-4f2d-9f69-ad53c36be1dd c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 7fb09257-10e2-472e-a570-05f680aa6a8c 2026-08-14 10:34:59.037 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c997628d-0fc7-4f2d-9f69-ad53c36be1dd c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 7fb09257-10e2-472e-a570-05f680aa6a8c [pid: 7|app: 0|req: 517/1060] 10.0.0.100 () {34 vars in 665 bytes} [Fri Aug 14 10:34:58 2026] POST /v2.0/ports => generated 779 bytes in 313 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: 518/1061] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:34:59 2026] DELETE /v2.0/subnets/38040f98-d6c2-4655-abe7-74e025a49e1b => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:34:59.226 8 INFO neutron.services.segments.plugin [-] Segment 5ce68c6e-08f7-4f82-b7c1-0d020ea6f351 resource provider aggregate not found 2026-08-14 10:34:59.234 8 INFO neutron.services.segments.plugin [-] Segment 5ce68c6e-08f7-4f82-b7c1-0d020ea6f351 resource provider aggregate not found 2026-08-14 10:34:59.252 8 INFO neutron.services.segments.plugin [-] Segment 5ce68c6e-08f7-4f82-b7c1-0d020ea6f351 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ce68c6e-08f7-4f82-b7c1-0d020ea6f351 found for delete ", "request_id": "req-2a4f924c-08f4-47a7-87d9-6ac7f530803a"}]} 2026-08-14 10:34:59.253 8 INFO neutron.services.segments.plugin [-] Segment 5ce68c6e-08f7-4f82-b7c1-0d020ea6f351 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ce68c6e-08f7-4f82-b7c1-0d020ea6f351 found for delete ", "request_id": "req-e2b657ec-bbd1-4562-8dbf-6b138ebebd93"}]} [pid: 8|app: 0|req: 544/1062] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:34:58 2026] DELETE /v2.0/networks/33df802b-052e-44f7-8915-9e5993a9ba66 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:34:59.259 7 INFO neutron.db.segments_db [None req-4bc4a992-d91e-4072-bc1c-9b13ff420038 298d0d280ed149a1b9679a037f3ec394 9f5f27445971470eab862032d475ed03 - - default default] Added segment dea5be70-aaad-40b3-9328-963b76b9a851 of type vxlan for network d723dfa6-13d6-4c33-8adb-8727d212fd8c [pid: 8|app: 0|req: 545/1063] 10.0.0.100 () {32 vars in 647 bytes} [Fri Aug 14 10:34:59 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) [pid: 7|app: 0|req: 519/1064] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:34:59 2026] POST /v2.0/networks => generated 616 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1065] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:34:59 2026] DELETE /v2.0/networks/d6934e61-8a5d-4a24-8766-5b1e46e73750 => 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: 547/1066] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:34:59 2026] DELETE /v2.0/networks/429ddc63-25f5-44ad-91cf-180cf033af90 => 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: 520/1067] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:34:59 2026] POST /v2.0/subnets => generated 646 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1068] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:34:59 2026] GET /v2.0/security-groups?tenant_id=7f28fb8b6aa64820a66ad91d5f771b9b&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1069] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:34:59 2026] DELETE /v2.0/networks/5115e428-7e8c-4a52-a086-04a22bc276bb => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1070] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:34:59 2026] DELETE /v2.0/security-groups/d6d90081-e502-4be7-b6bf-df0fcfc2b23d => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:34:59.814 7 INFO neutron.services.segments.plugin [-] Segment 21aabebd-35a5-4389-bb20-bab591e8fc72 resource provider aggregate not found 2026-08-14 10:34:59.814 7 INFO neutron.services.segments.plugin [-] Segment 21aabebd-35a5-4389-bb20-bab591e8fc72 resource provider aggregate not found 2026-08-14 10:34:59.837 7 INFO neutron.services.segments.plugin [-] Segment 21aabebd-35a5-4389-bb20-bab591e8fc72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21aabebd-35a5-4389-bb20-bab591e8fc72 found for delete ", "request_id": "req-75535a8c-d7ef-4efb-ac84-19160ebc5580"}]} 2026-08-14 10:34:59.842 7 INFO neutron.services.segments.plugin [-] Segment 21aabebd-35a5-4389-bb20-bab591e8fc72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21aabebd-35a5-4389-bb20-bab591e8fc72 found for delete ", "request_id": "req-4e92a523-def4-470c-a3d3-15ff46273395"}]} 2026-08-14 10:34:59.856 7 INFO neutron.services.segments.plugin [-] Segment 09eff53d-4b0e-4685-88a6-9a61fd2479f0 resource provider aggregate not found 2026-08-14 10:34:59.865 7 INFO neutron.services.segments.plugin [-] Segment 09eff53d-4b0e-4685-88a6-9a61fd2479f0 resource provider aggregate not found 2026-08-14 10:34:59.874 7 INFO neutron.services.segments.plugin [-] Segment 09eff53d-4b0e-4685-88a6-9a61fd2479f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09eff53d-4b0e-4685-88a6-9a61fd2479f0 found for delete ", "request_id": "req-702a80a6-0974-43ef-95ff-fa97dd20ccb3"}]} 2026-08-14 10:34:59.887 7 INFO neutron.services.segments.plugin [-] Segment 09eff53d-4b0e-4685-88a6-9a61fd2479f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09eff53d-4b0e-4685-88a6-9a61fd2479f0 found for delete ", "request_id": "req-8299448e-536f-4191-a3eb-fac547a0db6e"}]} [pid: 8|app: 0|req: 549/1071] 10.0.0.100 () {34 vars in 665 bytes} [Fri Aug 14 10:34:59 2026] POST /v2.0/ports => generated 965 bytes in 341 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: 523/1072] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:34:59 2026] DELETE /v2.0/networks/a8f10ba9-6b75-40f6-b656-ca21b850a00e => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:35:00.037 8 INFO neutron_taas.services.taas.taas_plugin [None req-16204ed0-3f7d-447b-9345-54e1f9fa70c2 298d0d280ed149a1b9679a037f3ec394 9f5f27445971470eab862032d475ed03 - - default default] TaaS: Handle Delete Port: 9592814d-6154-428c-b807-047cf6e60055 2026-08-14 10:35:00.040 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-16204ed0-3f7d-447b-9345-54e1f9fa70c2 298d0d280ed149a1b9679a037f3ec394 9f5f27445971470eab862032d475ed03 - - default default] Tap Mirror: Handle Delete Port: 9592814d-6154-428c-b807-047cf6e60055 [pid: 8|app: 0|req: 550/1073] 10.0.0.100 () {32 vars in 720 bytes} [Fri Aug 14 10:34:59 2026] DELETE /v2.0/ports/9592814d-6154-428c-b807-047cf6e60055 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:35:00.199 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4e19ef33-aeee-4bf1-a67c-60b5636f27bf 298d0d280ed149a1b9679a037f3ec394 9f5f27445971470eab862032d475ed03 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 524/1074] 10.0.0.100 () {32 vars in 720 bytes} [Fri Aug 14 10:35:00 2026] DELETE /v2.0/ports/9592814d-6154-428c-b807-047cf6e60055 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:35:00.224 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d8441095-a9c3-4df1-b9cd-8572089a9a63 298d0d280ed149a1b9679a037f3ec394 9f5f27445971470eab862032d475ed03 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 551/1075] 10.0.0.100 () {32 vars in 717 bytes} [Fri Aug 14 10:35:00 2026] GET /v2.0/ports/9592814d-6154-428c-b807-047cf6e60055 => 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: 525/1076] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:35:00 2026] DELETE /v2.0/subnets/7dce691d-eadf-4497-882b-512201989c19 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1077] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:35:00 2026] DELETE /v2.0/networks/d723dfa6-13d6-4c33-8adb-8727d212fd8c => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:35:00.569 8 INFO neutron.db.segments_db [None req-481c371e-bb49-4090-86ab-b20858795352 298d0d280ed149a1b9679a037f3ec394 9f5f27445971470eab862032d475ed03 - - default default] Added segment 241fa789-a749-4654-b4e9-d01d29d86330 of type vxlan for network aaaa2be2-0a90-4666-b06d-e09cabe56408 [pid: 7|app: 0|req: 526/1078] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:00 2026] GET /v2.0/security-groups?tenant_id=1de9e4742fb74c7cb4dd8ab52814a236&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1079] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:35:00 2026] POST /v2.0/networks => generated 617 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1080] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:00 2026] DELETE /v2.0/security-groups/589c2781-9368-429d-820c-4c720cd8b3c5 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1081] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:35:00 2026] POST /v2.0/subnets => generated 646 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:35:01.266 8 INFO neutron.services.segments.plugin [-] Segment d48087fa-b284-49fe-9a5e-e7ffd3818109 resource provider aggregate not found 2026-08-14 10:35:01.276 8 INFO neutron.services.segments.plugin [-] Segment d48087fa-b284-49fe-9a5e-e7ffd3818109 resource provider aggregate not found 2026-08-14 10:35:01.285 8 INFO neutron.services.segments.plugin [-] Segment d48087fa-b284-49fe-9a5e-e7ffd3818109 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d48087fa-b284-49fe-9a5e-e7ffd3818109 found for delete ", "request_id": "req-0e3f58b7-9c40-42d2-b371-4a2b8411561d"}]} [pid: 7|app: 0|req: 528/1082] 10.0.0.100 () {34 vars in 665 bytes} [Fri Aug 14 10:35:00 2026] POST /v2.0/ports => generated 923 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:35:01.302 8 INFO neutron.services.segments.plugin [-] Segment d48087fa-b284-49fe-9a5e-e7ffd3818109 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d48087fa-b284-49fe-9a5e-e7ffd3818109 found for delete ", "request_id": "req-9c96b344-0553-4fb7-826f-134595c8e59c"}]} 2026-08-14 10:35:01.309 8 INFO neutron.services.segments.plugin [-] Segment d8e8f253-1562-4ace-8771-e2c864104aa1 resource provider aggregate not found 2026-08-14 10:35:01.321 8 INFO neutron.services.segments.plugin [-] Segment d8e8f253-1562-4ace-8771-e2c864104aa1 resource provider aggregate not found 2026-08-14 10:35:01.328 8 INFO neutron.services.segments.plugin [-] Segment d8e8f253-1562-4ace-8771-e2c864104aa1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8e8f253-1562-4ace-8771-e2c864104aa1 found for delete ", "request_id": "req-b88205bc-b293-4335-a19e-fde4733f9d66"}]} 2026-08-14 10:35:01.336 8 INFO neutron.services.segments.plugin [-] Segment d8e8f253-1562-4ace-8771-e2c864104aa1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8e8f253-1562-4ace-8771-e2c864104aa1 found for delete ", "request_id": "req-e0339922-6f91-40ff-82f5-7532d8c8a439"}]} 2026-08-14 10:35:01.347 8 INFO neutron.services.segments.plugin [-] Segment dea5be70-aaad-40b3-9328-963b76b9a851 resource provider aggregate not found 2026-08-14 10:35:01.366 8 INFO neutron.services.segments.plugin [-] Segment dea5be70-aaad-40b3-9328-963b76b9a851 resource provider aggregate not found 2026-08-14 10:35:01.374 8 INFO neutron.services.segments.plugin [-] Segment dea5be70-aaad-40b3-9328-963b76b9a851 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dea5be70-aaad-40b3-9328-963b76b9a851 found for delete ", "request_id": "req-bd969171-d390-4df7-a1bd-088791fdd171"}]} 2026-08-14 10:35:01.393 8 INFO neutron.services.segments.plugin [-] Segment dea5be70-aaad-40b3-9328-963b76b9a851 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dea5be70-aaad-40b3-9328-963b76b9a851 found for delete ", "request_id": "req-a0a73308-45c5-430e-88ce-bccc99d0cd09"}]} 2026-08-14 10:35:01.423 8 INFO neutron_taas.services.taas.taas_plugin [None req-ed639d92-6fe8-4352-9f36-b1f209e25a46 298d0d280ed149a1b9679a037f3ec394 9f5f27445971470eab862032d475ed03 - - default default] TaaS: Handle Delete Port: 2bb0ce9c-88f8-48fe-a2ce-5bd3091604c3 2026-08-14 10:35:01.425 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ed639d92-6fe8-4352-9f36-b1f209e25a46 298d0d280ed149a1b9679a037f3ec394 9f5f27445971470eab862032d475ed03 - - default default] Tap Mirror: Handle Delete Port: 2bb0ce9c-88f8-48fe-a2ce-5bd3091604c3 [pid: 8|app: 0|req: 555/1083] 10.0.0.100 () {32 vars in 720 bytes} [Fri Aug 14 10:35:01 2026] DELETE /v2.0/ports/2bb0ce9c-88f8-48fe-a2ce-5bd3091604c3 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:35:01.531 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8ef30c21-e472-451f-a740-7b5e8eb587bd 298d0d280ed149a1b9679a037f3ec394 9f5f27445971470eab862032d475ed03 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 529/1084] 10.0.0.100 () {32 vars in 717 bytes} [Fri Aug 14 10:35:01 2026] GET /v2.0/ports/2bb0ce9c-88f8-48fe-a2ce-5bd3091604c3 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1085] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:35:01 2026] DELETE /v2.0/subnets/cb916e49-2ab7-48d2-a11d-dd426fd03318 => 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: 557/1086] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:35:01 2026] DELETE /v2.0/networks/aaaa2be2-0a90-4666-b06d-e09cabe56408 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:35:01.916 7 INFO neutron.services.segments.plugin [-] Segment d85c50a5-d890-478f-929b-25c6e20d2a3d resource provider aggregate not found 2026-08-14 10:35:01.922 7 INFO neutron.services.segments.plugin [-] Segment d85c50a5-d890-478f-929b-25c6e20d2a3d resource provider aggregate not found 2026-08-14 10:35:01.951 7 INFO neutron.services.segments.plugin [-] Segment d85c50a5-d890-478f-929b-25c6e20d2a3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d85c50a5-d890-478f-929b-25c6e20d2a3d found for delete ", "request_id": "req-e23bfa51-7a8d-437d-849d-33c15d09807f"}]} 2026-08-14 10:35:01.954 7 INFO neutron.services.segments.plugin [-] Segment d85c50a5-d890-478f-929b-25c6e20d2a3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d85c50a5-d890-478f-929b-25c6e20d2a3d found for delete ", "request_id": "req-a682111c-1db5-436b-b0f5-d436d99764bb"}]} 2026-08-14 10:35:02.057 7 INFO neutron.db.segments_db [None req-08ff55ad-afa6-4c42-a3f0-8879a1161fc4 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Added segment 1d235dab-a0a9-408b-a783-cd98d5baed34 of type vxlan for network 4d7bd7c4-cf75-4387-914d-3976a59f558f [pid: 8|app: 0|req: 560/1089] 10.0.0.100 () {34 vars in 665 bytes} [Fri Aug 14 10:35:01 2026] POST /v2.0/ports => generated 778 bytes in 317 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: 530/1090] 10.0.0.100 () {34 vars in 671 bytes} [Fri Aug 14 10:35:01 2026] POST /v2.0/networks => generated 726 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1091] 10.0.0.100 () {34 vars in 737 bytes} [Fri Aug 14 10:35:02 2026] PUT /v2.0/ports/011823a2-2035-4c73-a615-e64e6aa9a902 => generated 752 bytes in 184 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: 531/1092] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:35:02 2026] POST /v2.0/subnets => generated 692 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:35:02.403 8 INFO neutron_taas.services.taas.taas_plugin [None req-9bbe20c2-3ac8-4782-a681-5e9d8a83d836 298d0d280ed149a1b9679a037f3ec394 9f5f27445971470eab862032d475ed03 - - default default] TaaS: Handle Delete Port: 011823a2-2035-4c73-a615-e64e6aa9a902 2026-08-14 10:35:02.406 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9bbe20c2-3ac8-4782-a681-5e9d8a83d836 298d0d280ed149a1b9679a037f3ec394 9f5f27445971470eab862032d475ed03 - - default default] Tap Mirror: Handle Delete Port: 011823a2-2035-4c73-a615-e64e6aa9a902 2026-08-14 10:35:02.410 7 INFO neutron.db.segments_db [None req-fc0a4e5e-9170-42a4-90f8-baf3a05fb8b8 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Added segment b403ad00-ee14-4e60-90a9-3f8137edb4f7 of type vxlan for network 101ce068-5882-492d-be84-ecf7058987e2 [pid: 8|app: 0|req: 562/1093] 10.0.0.100 () {32 vars in 720 bytes} [Fri Aug 14 10:35:02 2026] DELETE /v2.0/ports/011823a2-2035-4c73-a615-e64e6aa9a902 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:35:02.647 7 INFO neutron.db.l3_hamode_db [None req-fc0a4e5e-9170-42a4-90f8-baf3a05fb8b8 c5d6ad5aff10482caab015d5c18a02f6 dc2909b44d974741a1f153e26bd8a0c0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 563/1094] 10.0.0.100 () {34 vars in 684 bytes} [Fri Aug 14 10:35:02 2026] POST /v2.0/security-groups => generated 1624 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1095] 10.0.0.100 () {32 vars in 643 bytes} [Fri Aug 14 10:35:02 2026] GET /v2.0/ports => generated 782 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1096] 10.0.0.100 () {32 vars in 663 bytes} [Fri Aug 14 10:35:02 2026] GET /v2.0/security-groups => generated 4529 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:35:02.793 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3fbffad5-7380-41d4-bacf-64dcdaa41445 298d0d280ed149a1b9679a037f3ec394 9f5f27445971470eab862032d475ed03 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 566/1097] 10.0.0.100 () {32 vars in 717 bytes} [Fri Aug 14 10:35:02 2026] GET /v2.0/ports/011823a2-2035-4c73-a615-e64e6aa9a902 => generated 132 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1098] 10.0.0.100 () {34 vars in 758 bytes} [Fri Aug 14 10:35:02 2026] PUT /v2.0/security-groups/78b2a3dd-4768-4344-b3d5-54f7be1cf335 => generated 1664 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1099] 10.0.0.100 () {32 vars in 643 bytes} [Fri Aug 14 10:35:02 2026] GET /v2.0/ports => generated 782 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1100] 10.0.0.100 () {32 vars in 737 bytes} [Fri Aug 14 10:35:02 2026] GET /v2.0/security-groups/78b2a3dd-4768-4344-b3d5-54f7be1cf335 => generated 1664 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1101] 10.0.0.100 () {32 vars in 717 bytes} [Fri Aug 14 10:35:02 2026] GET /v2.0/ports/70ece0c7-3584-439f-b949-bb5cbb7adb97 => generated 779 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1102] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:02 2026] DELETE /v2.0/security-groups/78b2a3dd-4768-4344-b3d5-54f7be1cf335 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:35:03.042 8 INFO neutron.pecan_wsgi.hooks.translation [None req-62292031-389a-4422-a6da-69891ca822be 298d0d280ed149a1b9679a037f3ec394 9f5f27445971470eab862032d475ed03 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 572/1103] 10.0.0.100 () {32 vars in 720 bytes} [Fri Aug 14 10:35:03 2026] DELETE /v2.0/ports/2bb0ce9c-88f8-48fe-a2ce-5bd3091604c3 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1104] 10.0.0.100 () {32 vars in 663 bytes} [Fri Aug 14 10:35:03 2026] GET /v2.0/security-groups => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:35:03.079 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9a694249-3c44-4988-aab5-59228bc08345 298d0d280ed149a1b9679a037f3ec394 9f5f27445971470eab862032d475ed03 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 574/1105] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:35:03 2026] DELETE /v2.0/subnets/cb916e49-2ab7-48d2-a11d-dd426fd03318 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:35:03.089 8 INFO neutron.api.v2.resource [None req-eea7cb7e-0ebd-4d3f-936e-68eadc702797 583460ec09144a0282a95644f9bc5b38 9b0da3b11f6243cbbb5cdb6f7922581c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 575/1106] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:03 2026] DELETE /v2.0/security-groups/78b2a3dd-4768-4344-b3d5-54f7be1cf335 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:35:03.100 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e2b9e7e9-25f6-48df-b062-e5db2cf09e62 298d0d280ed149a1b9679a037f3ec394 9f5f27445971470eab862032d475ed03 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 576/1107] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:35:03 2026] DELETE /v2.0/subnets/7dce691d-eadf-4497-882b-512201989c19 => 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: 577/1108] 10.0.0.100 () {34 vars in 684 bytes} [Fri Aug 14 10:35:03 2026] POST /v2.0/security-groups => generated 1624 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-14 10:35:03.351 8 INFO neutron_taas.services.taas.taas_plugin [None req-7355f05b-8564-41e4-88a9-fd1ce8803db5 298d0d280ed149a1b9679a037f3ec394 9f5f27445971470eab862032d475ed03 - - default default] TaaS: Handle Delete Port: 70ece0c7-3584-439f-b949-bb5cbb7adb97 2026-08-14 10:35:03.354 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7355f05b-8564-41e4-88a9-fd1ce8803db5 298d0d280ed149a1b9679a037f3ec394 9f5f27445971470eab862032d475ed03 - - default default] Tap Mirror: Handle Delete Port: 70ece0c7-3584-439f-b949-bb5cbb7adb97 2026-08-14 10:35:03.399 8 INFO neutron.services.segments.plugin [-] Segment 241fa789-a749-4654-b4e9-d01d29d86330 resource provider aggregate not found 2026-08-14 10:35:03.422 8 INFO neutron.services.segments.plugin [-] Segment 241fa789-a749-4654-b4e9-d01d29d86330 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 241fa789-a749-4654-b4e9-d01d29d86330 found for delete ", "request_id": "req-b96cb772-285a-4c66-8ae0-cee51684b31b"}]} 2026-08-14 10:35:03.422 8 INFO neutron.services.segments.plugin [-] Segment 241fa789-a749-4654-b4e9-d01d29d86330 resource provider aggregate not found 2026-08-14 10:35:03.445 8 INFO neutron.services.segments.plugin [-] Segment 241fa789-a749-4654-b4e9-d01d29d86330 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 241fa789-a749-4654-b4e9-d01d29d86330 found for delete ", "request_id": "req-f76f2178-6b7e-4243-8366-22268eb35b19"}]} [pid: 8|app: 0|req: 578/1109] 10.0.0.100 () {32 vars in 720 bytes} [Fri Aug 14 10:35:03 2026] DELETE /v2.0/ports/70ece0c7-3584-439f-b949-bb5cbb7adb97 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:35:03.484 7 INFO neutron.db.l3_hamode_db [None req-fc0a4e5e-9170-42a4-90f8-baf3a05fb8b8 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 579/1110] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:35:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1111] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:35:03 2026] DELETE /v2.0/networks/3d1f144c-1513-4e20-9f01-42ab0b210566 => generated 0 bytes in 490 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1112] 10.0.0.100 () {32 vars in 747 bytes} [Fri Aug 14 10:35:04 2026] GET /v2.0/security-group-rules/02d26ea3-0676-4bfd-ba89-ee5e1e6596c3 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1113] 10.0.0.100 () {32 vars in 673 bytes} [Fri Aug 14 10:35:04 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1114] 10.0.0.100 () {32 vars in 750 bytes} [Fri Aug 14 10:35:04 2026] DELETE /v2.0/security-group-rules/02d26ea3-0676-4bfd-ba89-ee5e1e6596c3 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1115] 10.0.0.100 () {32 vars in 673 bytes} [Fri Aug 14 10:35:04 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1116] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:35:04 2026] POST /v2.0/security-group-rules => generated 601 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1117] 10.0.0.100 () {32 vars in 747 bytes} [Fri Aug 14 10:35:04 2026] GET /v2.0/security-group-rules/5d1f61a8-388a-4a03-a41f-7144bc169ece => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1118] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:35:02 2026] POST /v2.0/routers => generated 732 bytes in 2064 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1119] 10.0.0.100 () {32 vars in 673 bytes} [Fri Aug 14 10:35:04 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: 8|app: 0|req: 588/1120] 10.0.0.100 () {32 vars in 750 bytes} [Fri Aug 14 10:35:04 2026] DELETE /v2.0/security-group-rules/5d1f61a8-388a-4a03-a41f-7144bc169ece => 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: 589/1121] 10.0.0.100 () {32 vars in 673 bytes} [Fri Aug 14 10:35:04 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:35:04.624 8 INFO neutron.db.securitygroups_db [None req-4eed3b19-2606-43e7-8349-2cf221578b68 583460ec09144a0282a95644f9bc5b38 9b0da3b11f6243cbbb5cdb6f7922581c - - default default] Project 9b0da3b11f6243cbbb5cdb6f7922581c 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: 590/1122] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:35:04 2026] POST /v2.0/security-group-rules => generated 607 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1123] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:04 2026] GET /v2.0/security-groups?tenant_id=9f5f27445971470eab862032d475ed03&name=default => generated 2925 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1124] 10.0.0.100 () {32 vars in 747 bytes} [Fri Aug 14 10:35:04 2026] GET /v2.0/security-group-rules/9bc68a27-2072-4294-8c79-18de0f832149 => generated 607 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1125] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:04 2026] DELETE /v2.0/security-groups/c50b2a69-06b6-4d9c-a3b0-8e2d401ae3bc => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1126] 10.0.0.100 () {32 vars in 673 bytes} [Fri Aug 14 10:35:04 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1127] 10.0.0.100 () {32 vars in 750 bytes} [Fri Aug 14 10:35:04 2026] DELETE /v2.0/security-group-rules/9bc68a27-2072-4294-8c79-18de0f832149 => 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: 596/1128] 10.0.0.100 () {32 vars in 673 bytes} [Fri Aug 14 10:35:05 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1129] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:05 2026] DELETE /v2.0/security-groups/b3a5a50e-8f69-4fe8-97fe-0b8f8923bc9f => 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: 598/1130] 10.0.0.100 () {32 vars in 663 bytes} [Fri Aug 14 10:35:05 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1131] 10.0.0.100 () {32 vars in 663 bytes} [Fri Aug 14 10:35:05 2026] GET /v2.0/security-groups => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:35:05.442 8 INFO neutron.services.segments.plugin [-] Segment f5cf1de7-9323-4668-8223-a6045fdf9053 resource provider aggregate not found 2026-08-14 10:35:05.459 8 INFO neutron.services.segments.plugin [-] Segment f5cf1de7-9323-4668-8223-a6045fdf9053 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5cf1de7-9323-4668-8223-a6045fdf9053 found for delete ", "request_id": "req-95cf5430-55ec-473b-bcc9-97195b080b49"}]} 2026-08-14 10:35:05.469 8 INFO neutron.services.segments.plugin [-] Segment f5cf1de7-9323-4668-8223-a6045fdf9053 resource provider aggregate not found 2026-08-14 10:35:05.482 8 INFO neutron.services.segments.plugin [-] Segment f5cf1de7-9323-4668-8223-a6045fdf9053 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5cf1de7-9323-4668-8223-a6045fdf9053 found for delete ", "request_id": "req-f0fc3c04-5fcc-4f2b-9cca-3d2eab5b96a9"}]} [pid: 7|app: 0|req: 533/1132] 10.0.0.100 () {34 vars in 783 bytes} [Fri Aug 14 10:35:04 2026] PUT /v2.0/routers/d3dedf03-ddc8-43f0-a013-5a222aad81e0/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: 600/1133] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:05 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1134] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:35:05 2026] GET /v2.0/security-groups?id=c8909072-52ff-49b1-8c6e-b478282ffb92&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: 535/1135] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:06 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1136] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:05 2026] GET /v2.0/security-groups?tenant_id=9b0da3b11f6243cbbb5cdb6f7922581c&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1137] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:35:06 2026] GET /v2.0/security-groups?id=c8909072-52ff-49b1-8c6e-b478282ffb92&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: 536/1138] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:06 2026] DELETE /v2.0/security-groups/ccecf5ec-8df5-442e-a131-230817a5ab09 => 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: 603/1139] 10.0.0.223 () {34 vars in 982 bytes} [Fri Aug 14 10:35:06 2026] GET /v2.0/networks?id=4d7bd7c4-cf75-4387-914d-3976a59f558f => generated 677 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1140] 10.0.0.223 () {34 vars in 965 bytes} [Fri Aug 14 10:35:06 2026] GET /v2.0/quotas/dc2909b44d974741a1f153e26bd8a0c0 => 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: 605/1141] 10.0.0.223 () {34 vars in 1002 bytes} [Fri Aug 14 10:35:06 2026] GET /v2.0/ports?tenant_id=dc2909b44d974741a1f153e26bd8a0c0&fields=id => generated 103 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1142] 10.0.0.223 () {34 vars in 1008 bytes} [Fri Aug 14 10:35:06 2026] GET /v2.0/networks/4d7bd7c4-cf75-4387-914d-3976a59f558f?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1143] 10.0.0.223 () {34 vars in 1108 bytes} [Fri Aug 14 10:35:06 2026] GET /v2.0/networks/4d7bd7c4-cf75-4387-914d-3976a59f558f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:35:06.986 7 INFO neutron.db.segments_db [None req-8bc7c0d2-87f4-4cdd-b2f7-6cfd3a9b466d 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] Added segment 2bad6d37-df2d-4f86-b8d9-94f9110e6b4b of type vxlan for network be36e7b1-e3a7-49d5-8f2f-58218c4af9e4 [pid: 8|app: 0|req: 608/1144] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:06 2026] GET /v2.0/ports?device_id=6d6f02a7-299c-467f-8b9c-0eb2df8dc2bc => 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: 537/1145] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:35:06 2026] POST /v2.0/networks => generated 609 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:35:07.190 8 INFO neutron.db.segments_db [None req-d9dc2a20-3926-4504-b884-abec00dd99b6 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] Added segment 5d23c567-836c-496a-a0c3-869f83c6c517 of type vxlan for network 8e6e51ae-583b-42d5-80fd-868076b13b0d [pid: 7|app: 0|req: 538/1146] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:07 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1147] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:35:07 2026] POST /v2.0/networks => generated 610 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1148] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:35:07 2026] GET /v2.0/security-groups?id=c8909072-52ff-49b1-8c6e-b478282ffb92&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: 610/1149] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:35:07 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) [pid: 7|app: 0|req: 540/1150] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:35:07 2026] POST /v2.0/subnets => generated 626 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:35:07.863 8 INFO neutron.db.segments_db [None req-aaabb3df-5990-44dd-98a9-ccffbfb195d5 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] Added segment 6a89aa1a-1444-428a-a568-7aa3a7903790 of type vxlan for network 54e1a796-6436-4ece-a44d-da73a46e9ff5 [pid: 7|app: 0|req: 541/1151] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:08 2026] GET /v2.0/ports?device_id=6d6f02a7-299c-467f-8b9c-0eb2df8dc2bc => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:35:08.178 8 INFO neutron.db.l3_hamode_db [None req-aaabb3df-5990-44dd-98a9-ccffbfb195d5 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-14 10:35:08.292 8 INFO neutron.db.l3_hamode_db [None req-aaabb3df-5990-44dd-98a9-ccffbfb195d5 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 542/1152] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:08 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => 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: 543/1153] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:35:08 2026] GET /v2.0/security-groups?id=c8909072-52ff-49b1-8c6e-b478282ffb92&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1154] 199.19.213.125 () {34 vars in 994 bytes} [Fri Aug 14 10:35:08 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:35:08.626 7 INFO neutron_taas.services.taas.taas_plugin [req-de3d214c-c45c-455a-abe2-9b5f8512c30e req-2a9f4aaa-ba94-44a8-b997-ec1d3c30eea2 770ea53d5f2c4154871009d43f2909fc 470fa06a2bfe48cc9f485b127de899c0 - - default default] TaaS: Handle Delete Port: 66c51202-dccb-4531-9059-c525289d2f48 2026-08-14 10:35:08.629 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-de3d214c-c45c-455a-abe2-9b5f8512c30e req-2a9f4aaa-ba94-44a8-b997-ec1d3c30eea2 770ea53d5f2c4154871009d43f2909fc 470fa06a2bfe48cc9f485b127de899c0 - - default default] Tap Mirror: Handle Delete Port: 66c51202-dccb-4531-9059-c525289d2f48 2026-08-14 10:35:08.759 7 INFO neutron.db.l3_db [req-de3d214c-c45c-455a-abe2-9b5f8512c30e req-2a9f4aaa-ba94-44a8-b997-ec1d3c30eea2 770ea53d5f2c4154871009d43f2909fc 470fa06a2bfe48cc9f485b127de899c0 - - default default] Floating IP c4ca220c-3eca-4a36-928c-8a248b6b508f disassociated. External IP: 10.96.250.212, port: 66c51202-dccb-4531-9059-c525289d2f48. [pid: 8|app: 0|req: 611/1155] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:35:07 2026] POST /v2.0/routers => generated 506 bytes in 1233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1156] 199.19.213.125 () {36 vars in 997 bytes} [Fri Aug 14 10:35:08 2026] DELETE /v2.0/ports/66c51202-dccb-4531-9059-c525289d2f48 => generated 0 bytes in 672 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1157] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:09 2026] GET /v2.0/ports?device_id=6d6f02a7-299c-467f-8b9c-0eb2df8dc2bc => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:35:09.249 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a0b8ce3-b10e-4c86-a258-b85787ebff4d'] response: {'server_uuid': 'ac4fd0ff-38d4-4cce-be1d-ecec667d63f0', 'name': 'network-vif-deleted', 'tag': '66c51202-dccb-4531-9059-c525289d2f48', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 547/1158] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:09 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => 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: 612/1159] 10.0.0.100 () {34 vars in 783 bytes} [Fri Aug 14 10:35:09 2026] PUT /v2.0/routers/aa111020-ac22-45e4-9b54-37fe5113d2f8/add_router_interface => generated 309 bytes in 1171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1160] 10.0.0.100 () {32 vars in 717 bytes} [Fri Aug 14 10:35:10 2026] GET /v2.0/ports/5ac7b8b1-e4fb-4d5c-b92a-c2e08111df08 => generated 955 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1161] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:10 2026] GET /v2.0/ports?device_id=6d6f02a7-299c-467f-8b9c-0eb2df8dc2bc => 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: 614/1162] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:10 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => 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: 615/1163] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:35:11 2026] GET /v2.0/networks?id=4d7bd7c4-cf75-4387-914d-3976a59f558f => generated 677 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1164] 10.0.0.100 () {34 vars in 783 bytes} [Fri Aug 14 10:35:10 2026] PUT /v2.0/routers/aa111020-ac22-45e4-9b54-37fe5113d2f8/add_router_interface => generated 309 bytes in 1055 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1165] 10.0.0.100 () {32 vars in 717 bytes} [Fri Aug 14 10:35:11 2026] GET /v2.0/ports/36668a5c-6ed7-4a2e-885d-6d60250d42c6 => generated 955 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1166] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:11 2026] GET /v2.0/ports?device_id=6d6f02a7-299c-467f-8b9c-0eb2df8dc2bc => 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: 616/1167] 199.19.213.125 () {38 vars in 955 bytes} [Fri Aug 14 10:35:11 2026] POST /v2.0/ports => generated 954 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:35:11.780 7 INFO neutron_taas.services.taas.taas_plugin [None req-c3f6156a-30ea-44c0-bbde-d02fd1f42d4d 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] TaaS: Handle Delete Port: 36668a5c-6ed7-4a2e-885d-6d60250d42c6 2026-08-14 10:35:11.783 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3f6156a-30ea-44c0-bbde-d02fd1f42d4d 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] Tap Mirror: Handle Delete Port: 36668a5c-6ed7-4a2e-885d-6d60250d42c6 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 617/1168] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:11 2026] GET /v2.0/security-groups?tenant_id=6dd589d58c0243bc9715cc4b3a021d29&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1169] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:12 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => 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: 552/1170] 10.0.0.100 () {34 vars in 789 bytes} [Fri Aug 14 10:35:11 2026] PUT /v2.0/routers/aa111020-ac22-45e4-9b54-37fe5113d2f8/remove_router_interface => generated 309 bytes in 774 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1171] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:12 2026] DELETE /v2.0/security-groups/776c7bab-1726-4d6a-a133-293fbc2d814b => 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: 619/1172] 199.19.213.125 () {38 vars in 1028 bytes} [Fri Aug 14 10:35:12 2026] PUT /v2.0/ports/b53b38c0-ebdf-43d2-a976-2bd95faf8beb => generated 1235 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 10:35:12.468 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-261264a0-38f9-4fec-83b5-267a42a86378'] response: {'name': 'network-changed', 'server_uuid': '6d6f02a7-299c-467f-8b9c-0eb2df8dc2bc', 'tag': 'b53b38c0-ebdf-43d2-a976-2bd95faf8beb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 620/1173] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:12 2026] GET /v2.0/security-groups?tenant_id=661e76ec7c164dcd869d90c0430be29f&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1174] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:12 2026] GET /v2.0/ports?device_id=6d6f02a7-299c-467f-8b9c-0eb2df8dc2bc => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:35:12.639 7 INFO neutron_taas.services.taas.taas_plugin [None req-0224fd27-cbda-42a2-80b9-5affb3f5b364 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] TaaS: Handle Delete Port: 5ac7b8b1-e4fb-4d5c-b92a-c2e08111df08 2026-08-14 10:35:12.643 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0224fd27-cbda-42a2-80b9-5affb3f5b364 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] Tap Mirror: Handle Delete Port: 5ac7b8b1-e4fb-4d5c-b92a-c2e08111df08 [pid: 8|app: 0|req: 622/1175] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:12 2026] DELETE /v2.0/security-groups/2b4ed8bc-b28e-4391-a045-151efbb180c4 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1176] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:35:12 2026] GET /v2.0/security-groups?id=7912c09b-ee93-4bde-bed0-207fb84d5abd&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: 624/1177] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:35:12 2026] GET /v2.0/ports?tenant_id=dc2909b44d974741a1f153e26bd8a0c0&device_id=6d6f02a7-299c-467f-8b9c-0eb2df8dc2bc => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1178] 199.19.213.125 () {34 vars in 1018 bytes} [Fri Aug 14 10:35:13 2026] GET /v2.0/networks?tenant_id=dc2909b44d974741a1f153e26bd8a0c0&shared=False => generated 773 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1179] 10.0.0.100 () {34 vars in 789 bytes} [Fri Aug 14 10:35:12 2026] PUT /v2.0/routers/aa111020-ac22-45e4-9b54-37fe5113d2f8/remove_router_interface => generated 309 bytes in 790 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1180] 10.0.0.100 () {32 vars in 736 bytes} [Fri Aug 14 10:35:13 2026] GET /v2.0/ports?device_id=aa111020-ac22-45e4-9b54-37fe5113d2f8 => 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: 626/1181] 199.19.213.125 () {34 vars in 930 bytes} [Fri Aug 14 10:35:13 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1182] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:13 2026] GET /v2.0/ports?device_id=ac4fd0ff-38d4-4cce-be1d-ecec667d63f0 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:35:13.324 8 INFO neutron_taas.services.taas.taas_plugin [None req-e95bf4c9-d1d2-402f-80ac-e39eb6ae8ae9 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] TaaS: Handle Delete Port: ebef67a4-1f82-41a1-a278-8d0359221cbf 2026-08-14 10:35:13.327 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e95bf4c9-d1d2-402f-80ac-e39eb6ae8ae9 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] Tap Mirror: Handle Delete Port: ebef67a4-1f82-41a1-a278-8d0359221cbf 2026-08-14 10:35:13.683 8 INFO neutron.services.segments.plugin [-] Segment 6a89aa1a-1444-428a-a568-7aa3a7903790 resource provider aggregate not found 2026-08-14 10:35:13.690 8 INFO neutron.services.segments.plugin [-] Segment 6a89aa1a-1444-428a-a568-7aa3a7903790 resource provider aggregate not found 2026-08-14 10:35:13.704 8 INFO neutron.services.segments.plugin [-] Segment 6a89aa1a-1444-428a-a568-7aa3a7903790 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a89aa1a-1444-428a-a568-7aa3a7903790 found for delete ", "request_id": "req-e0234a3c-2416-4003-b195-aa4d98fbf6f6"}]} 2026-08-14 10:35:13.709 8 INFO neutron.services.segments.plugin [-] Segment 6a89aa1a-1444-428a-a568-7aa3a7903790 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a89aa1a-1444-428a-a568-7aa3a7903790 found for delete ", "request_id": "req-31838cdb-3042-4ee0-b473-9b381b2b32f3"}]} 2026-08-14 10:35:13.714 8 INFO neutron.db.l3_hamode_db [None req-e95bf4c9-d1d2-402f-80ac-e39eb6ae8ae9 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] HA network 54e1a796-6436-4ece-a44d-da73a46e9ff5 was deleted as no HA routers are present in tenant 057d823880fd49ec9bd56904528bd957. [pid: 8|app: 0|req: 627/1183] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:35:13 2026] DELETE /v2.0/routers/aa111020-ac22-45e4-9b54-37fe5113d2f8 => generated 0 bytes in 577 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1184] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:13 2026] GET /v2.0/ports?device_id=6d6f02a7-299c-467f-8b9c-0eb2df8dc2bc => 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: 557/1185] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:35:13 2026] DELETE /v2.0/subnets/0cd15b05-b9e3-421c-8fee-c6360ea200f1 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1186] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:35:13 2026] GET /v2.0/security-groups?id=7912c09b-ee93-4bde-bed0-207fb84d5abd&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1187] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:35:13 2026] DELETE /v2.0/subnets/ddb54e90-59a9-41b0-a484-4ddefa493b20 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:35:14.121 7 INFO neutron.services.segments.plugin [-] Segment 5d23c567-836c-496a-a0c3-869f83c6c517 resource provider aggregate not found 2026-08-14 10:35:14.132 7 INFO neutron.services.segments.plugin [-] Segment 5d23c567-836c-496a-a0c3-869f83c6c517 resource provider aggregate not found 2026-08-14 10:35:14.137 7 INFO neutron.services.segments.plugin [-] Segment 5d23c567-836c-496a-a0c3-869f83c6c517 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d23c567-836c-496a-a0c3-869f83c6c517 found for delete ", "request_id": "req-02448c67-b651-4157-84a5-8d43325bebaa"}]} 2026-08-14 10:35:14.156 7 INFO neutron.services.segments.plugin [-] Segment 5d23c567-836c-496a-a0c3-869f83c6c517 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d23c567-836c-496a-a0c3-869f83c6c517 found for delete ", "request_id": "req-269658ee-8859-420c-a6b9-9ed01f87dce9"}]} [pid: 7|app: 0|req: 559/1188] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:35:13 2026] DELETE /v2.0/networks/8e6e51ae-583b-42d5-80fd-868076b13b0d => 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: 630/1189] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:35:14 2026] GET /v2.0/ports?tenant_id=dc2909b44d974741a1f153e26bd8a0c0&device_id=6d6f02a7-299c-467f-8b9c-0eb2df8dc2bc => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1190] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:35:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=b53b38c0-ebdf-43d2-a976-2bd95faf8beb => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:35:14.288 7 INFO neutron_taas.services.taas.taas_plugin [None req-cf05697f-6ccd-48d6-adde-81052904d0ea 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] TaaS: Handle Delete Port: 357741cb-c79c-4998-a687-e6771b14d2f8 2026-08-14 10:35:14.293 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf05697f-6ccd-48d6-adde-81052904d0ea 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] Tap Mirror: Handle Delete Port: 357741cb-c79c-4998-a687-e6771b14d2f8 [pid: 8|app: 0|req: 632/1191] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:14 2026] DELETE /v2.0/security-groups/c8909072-52ff-49b1-8c6e-b478282ffb92 => 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: 633/1192] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:35:14 2026] GET /v2.0/subnets?id=58a5fa02-a3ff-4536-a3ba-47c596eacdfb => generated 695 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:35:14.369 8 INFO neutron.api.v2.resource [None req-04d555d2-51c3-422d-b7ee-ce8f8e89c281 770ea53d5f2c4154871009d43f2909fc 470fa06a2bfe48cc9f485b127de899c0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 634/1193] 10.0.0.100 () {32 vars in 737 bytes} [Fri Aug 14 10:35:14 2026] GET /v2.0/security-groups/c8909072-52ff-49b1-8c6e-b478282ffb92 => 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: 560/1194] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:35:14 2026] DELETE /v2.0/networks/be36e7b1-e3a7-49d5-8f2f-58218c4af9e4 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1195] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:35:14 2026] GET /v2.0/ports?network_id=4d7bd7c4-cf75-4387-914d-3976a59f558f&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:35:14.616 7 INFO neutron_taas.services.taas.taas_plugin [None req-83c077ce-5871-462c-a1b8-9ad5d9345193 770ea53d5f2c4154871009d43f2909fc 470fa06a2bfe48cc9f485b127de899c0 - - default default] TaaS: Handle Delete Port: 8afc1782-3fbe-46a7-bb7b-deb191737a59 2026-08-14 10:35:14.620 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83c077ce-5871-462c-a1b8-9ad5d9345193 770ea53d5f2c4154871009d43f2909fc 470fa06a2bfe48cc9f485b127de899c0 - - default default] Tap Mirror: Handle Delete Port: 8afc1782-3fbe-46a7-bb7b-deb191737a59 2026-08-14 10:35:14.657 8 INFO neutron.db.segments_db [None req-d38a038d-b99f-4889-978d-c80defdc9a71 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Added segment 879b5374-cac4-43a1-8c9d-f293934eb33b of type vxlan for network 578c8046-0bcd-4381-a0f8-d72ea91c5b45 [pid: 8|app: 0|req: 635/1196] 10.0.0.100 () {34 vars in 671 bytes} [Fri Aug 14 10:35:14 2026] POST /v2.0/networks => generated 721 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1197] 10.0.0.100 () {32 vars in 732 bytes} [Fri Aug 14 10:35:14 2026] DELETE /v2.0/floatingips/c4ca220c-3eca-4a36-928c-8a248b6b508f => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:35:14.787 8 INFO neutron.db.segments_db [None req-d742abbc-62d7-491a-bb20-a0ee49fc136d 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] Added segment 1cb133af-7238-4e38-a69e-888c33804b79 of type vxlan for network d487c941-2f93-4a30-ba80-7881689f3b4e [pid: 7|app: 0|req: 563/1198] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:35:14 2026] GET /v2.0/networks/4d7bd7c4-cf75-4387-914d-3976a59f558f?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: 636/1199] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:35:14 2026] POST /v2.0/networks => generated 610 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1200] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:35:14 2026] POST /v2.0/subnets => generated 687 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1201] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:35:15 2026] GET /v2.0/networks/4d7bd7c4-cf75-4387-914d-3976a59f558f?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-08-14 10:35:15.262 8 INFO neutron_taas.services.taas.taas_plugin [None req-ef6ac0bd-54c2-45d1-854a-37e0bfdc0733 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 317a3635-e35e-4e99-98b0-e1307e31adff 2026-08-14 10:35:15.273 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef6ac0bd-54c2-45d1-854a-37e0bfdc0733 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 317a3635-e35e-4e99-98b0-e1307e31adff [pid: 7|app: 0|req: 566/1202] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:35:15 2026] POST /v2.0/subnets => generated 626 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1203] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:15 2026] GET /v2.0/ports?device_id=6d6f02a7-299c-467f-8b9c-0eb2df8dc2bc => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:35:15.379 7 INFO neutron.db.segments_db [None req-b9bb8997-f55d-42e8-a7d6-2bf5c6e08d95 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Added segment a89d436d-1c83-408e-b49c-46e17af000f1 of type vxlan for network 4e287754-5668-4111-a6f8-825f84226354 2026-08-14 10:35:15.613 7 INFO neutron.db.l3_hamode_db [None req-b9bb8997-f55d-42e8-a7d6-2bf5c6e08d95 c5d6ad5aff10482caab015d5c18a02f6 d56e3944793a40ea8a6ff7094290a9f1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 637/1204] 10.0.0.100 () {34 vars in 789 bytes} [Fri Aug 14 10:35:14 2026] PUT /v2.0/routers/d4febe83-b2a1-4c33-9476-6863212e4228/remove_router_interface => generated 309 bytes in 938 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:35:15.844 8 INFO neutron.db.segments_db [None req-faf632a5-90ca-45f2-b830-35701b6ba5cb 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] Added segment b9f50d2a-b685-4135-9122-14f861ff6148 of type vxlan for network 2d2db8dc-bb76-47f3-b287-07fcddf981e3 2026-08-14 10:35:16.091 8 INFO neutron.db.l3_hamode_db [None req-faf632a5-90ca-45f2-b830-35701b6ba5cb 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-14 10:35:16.161 7 INFO neutron.services.segments.plugin [-] Segment 2bad6d37-df2d-4f86-b8d9-94f9110e6b4b resource provider aggregate not found 2026-08-14 10:35:16.180 7 INFO neutron.services.segments.plugin [-] Segment 2bad6d37-df2d-4f86-b8d9-94f9110e6b4b resource provider aggregate not found 2026-08-14 10:35:16.197 7 INFO neutron.services.segments.plugin [-] Segment 2bad6d37-df2d-4f86-b8d9-94f9110e6b4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bad6d37-df2d-4f86-b8d9-94f9110e6b4b found for delete ", "request_id": "req-d6679d7b-7b9e-408e-97b1-9285b3f568bf"}]} 2026-08-14 10:35:16.202 8 INFO neutron.db.l3_hamode_db [None req-faf632a5-90ca-45f2-b830-35701b6ba5cb 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-14 10:35:16.212 7 INFO neutron.services.segments.plugin [-] Segment 2bad6d37-df2d-4f86-b8d9-94f9110e6b4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bad6d37-df2d-4f86-b8d9-94f9110e6b4b found for delete ", "request_id": "req-d682c4a6-7102-44b9-b12b-ef0d0fb195d6"}]} 2026-08-14 10:35:16.352 7 INFO neutron.db.l3_hamode_db [None req-b9bb8997-f55d-42e8-a7d6-2bf5c6e08d95 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 638/1205] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:35:15 2026] POST /v2.0/routers => generated 506 bytes in 839 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1206] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:35:16 2026] GET /v2.0/security-groups?id=7912c09b-ee93-4bde-bed0-207fb84d5abd&fields=id&fields=name => generated 88 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:35:16.814 8 INFO neutron_taas.services.taas.taas_plugin [None req-0f88d18f-5aa1-44a6-b58e-bd5140e932cf c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 89fa6600-f7d5-490b-8039-bc3dbe276d63 2026-08-14 10:35:16.816 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f88d18f-5aa1-44a6-b58e-bd5140e932cf c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 89fa6600-f7d5-490b-8039-bc3dbe276d63 2026-08-14 10:35:17.091 8 INFO neutron_taas.services.taas.taas_plugin [None req-0f88d18f-5aa1-44a6-b58e-bd5140e932cf c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: d2893f74-ca6c-4707-99c1-2521ccffc434 2026-08-14 10:35:17.096 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f88d18f-5aa1-44a6-b58e-bd5140e932cf c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: d2893f74-ca6c-4707-99c1-2521ccffc434 [pid: 7|app: 0|req: 568/1207] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:35:15 2026] POST /v2.0/routers => generated 727 bytes in 1813 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:35:17.454 8 INFO neutron.services.segments.plugin [-] Segment 4e0ec403-f8a6-474f-b9a4-7754c04296e7 resource provider aggregate not found 2026-08-14 10:35:17.458 8 INFO neutron.services.segments.plugin [-] Segment 4e0ec403-f8a6-474f-b9a4-7754c04296e7 resource provider aggregate not found 2026-08-14 10:35:17.478 8 INFO neutron.services.segments.plugin [-] Segment 4e0ec403-f8a6-474f-b9a4-7754c04296e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e0ec403-f8a6-474f-b9a4-7754c04296e7 found for delete ", "request_id": "req-2ba7e04f-6b73-4674-82af-a5177464e633"}]} 2026-08-14 10:35:17.479 8 INFO neutron.services.segments.plugin [-] Segment 4e0ec403-f8a6-474f-b9a4-7754c04296e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e0ec403-f8a6-474f-b9a4-7754c04296e7 found for delete ", "request_id": "req-116ec2a7-5e07-4c44-b41c-387f5feec16d"}]} 2026-08-14 10:35:17.490 8 INFO neutron.db.l3_hamode_db [None req-0f88d18f-5aa1-44a6-b58e-bd5140e932cf c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] HA network 24a185d2-4f76-4eda-beac-60f71a23da76 was deleted as no HA routers are present in tenant 470fa06a2bfe48cc9f485b127de899c0. [pid: 8|app: 0|req: 640/1208] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:35:16 2026] DELETE /v2.0/routers/d4febe83-b2a1-4c33-9476-6863212e4228 => generated 0 bytes in 830 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1211] 10.0.0.100 () {34 vars in 665 bytes} [Fri Aug 14 10:35:17 2026] POST /v2.0/ports => generated 948 bytes in 717 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: 570/1212] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:35:17 2026] DELETE /v2.0/subnets/7798e9c9-9ddc-4841-9bc1-d955f60dba28 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1213] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:18 2026] GET /v2.0/ports?device_id=6d6f02a7-299c-467f-8b9c-0eb2df8dc2bc => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1214] 10.0.0.100 () {34 vars in 783 bytes} [Fri Aug 14 10:35:17 2026] PUT /v2.0/routers/62c708c5-4b3a-4d35-b3e8-c152d6a3f24f/add_router_interface => generated 309 bytes in 1117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:35:18.721 8 INFO neutron_taas.services.taas.taas_plugin [None req-f052914c-5200-4285-ba08-a0de2ce90145 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 969dcd15-82de-4060-9a69-e4e6cf8c0fae 2026-08-14 10:35:18.724 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f052914c-5200-4285-ba08-a0de2ce90145 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 969dcd15-82de-4060-9a69-e4e6cf8c0fae [pid: 8|app: 0|req: 644/1215] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:35:18 2026] DELETE /v2.0/networks/a2664da4-3f89-46b1-bf16-580e3bf8544d => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1216] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:35:18 2026] GET /v2.0/security-groups?id=7912c09b-ee93-4bde-bed0-207fb84d5abd&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: 646/1217] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:19 2026] GET /v2.0/security-groups?tenant_id=470fa06a2bfe48cc9f485b127de899c0&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1218] 10.0.0.100 () {34 vars in 783 bytes} [Fri Aug 14 10:35:18 2026] PUT /v2.0/routers/b1ef2d21-66f5-4cfd-9509-74e18cfbce4b/add_router_interface => generated 309 bytes in 1109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1219] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:19 2026] DELETE /v2.0/security-groups/e14a6318-13bb-4c5c-9e5c-0136f8810145 => generated 0 bytes in 100 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: 573/1220] 10.0.0.100 () {32 vars in 717 bytes} [Fri Aug 14 10:35:19 2026] GET /v2.0/ports/29b7e81d-a166-4b96-91a3-805276d9830c => generated 1022 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:35:19.500 8 INFO neutron.services.segments.plugin [-] Segment c7daa16f-5942-403c-9e0d-aaed945d524d resource provider aggregate not found 2026-08-14 10:35:19.509 8 INFO neutron.services.segments.plugin [-] Segment c7daa16f-5942-403c-9e0d-aaed945d524d resource provider aggregate not found 2026-08-14 10:35:19.522 8 INFO neutron.services.segments.plugin [-] Segment c7daa16f-5942-403c-9e0d-aaed945d524d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7daa16f-5942-403c-9e0d-aaed945d524d found for delete ", "request_id": "req-eccbf689-47db-41fe-ba1c-1355daabd40b"}]} 2026-08-14 10:35:19.524 8 INFO neutron.services.segments.plugin [-] Segment c7daa16f-5942-403c-9e0d-aaed945d524d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7daa16f-5942-403c-9e0d-aaed945d524d found for delete ", "request_id": "req-5de400d6-9cdc-4bfb-9791-c2d9b7e4ee69"}]} 2026-08-14 10:35:19.556 8 INFO neutron_taas.services.taas.taas_plugin [None req-12b02d5e-0efc-4029-81f7-7fbc4925bcc7 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] TaaS: Handle Delete Port: 29b7e81d-a166-4b96-91a3-805276d9830c 2026-08-14 10:35:19.560 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12b02d5e-0efc-4029-81f7-7fbc4925bcc7 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] Tap Mirror: Handle Delete Port: 29b7e81d-a166-4b96-91a3-805276d9830c [pid: 7|app: 0|req: 574/1221] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:20 2026] GET /v2.0/ports?device_id=6d6f02a7-299c-467f-8b9c-0eb2df8dc2bc => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1222] 10.0.0.100 () {34 vars in 789 bytes} [Fri Aug 14 10:35:19 2026] PUT /v2.0/routers/b1ef2d21-66f5-4cfd-9509-74e18cfbce4b/remove_router_interface => generated 309 bytes in 870 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: 575/1223] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:35:20 2026] GET /v2.0/security-groups?id=7912c09b-ee93-4bde-bed0-207fb84d5abd&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:35:20.176 8 INFO neutron.api.v2.resource [None req-cb1b5fe9-f605-4ed6-b128-a8e54aa9da43 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 649/1224] 10.0.0.100 () {34 vars in 789 bytes} [Fri Aug 14 10:35:20 2026] PUT /v2.0/routers/b1ef2d21-66f5-4cfd-9509-74e18cfbce4b/remove_router_interface => generated 197 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1225] 10.0.0.100 () {32 vars in 736 bytes} [Fri Aug 14 10:35:20 2026] GET /v2.0/ports?device_id=b1ef2d21-66f5-4cfd-9509-74e18cfbce4b => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:35:20.420 8 INFO neutron_taas.services.taas.taas_plugin [None req-a452cdbf-b2d5-43f9-a5ed-6e91140651cd 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] TaaS: Handle Delete Port: 862b1487-fa9e-434c-81b8-b5415e9b47bf 2026-08-14 10:35:20.423 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a452cdbf-b2d5-43f9-a5ed-6e91140651cd 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] Tap Mirror: Handle Delete Port: 862b1487-fa9e-434c-81b8-b5415e9b47bf [pid: 7|app: 0|req: 577/1226] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:20 2026] GET /v2.0/ports?device_id=6d6f02a7-299c-467f-8b9c-0eb2df8dc2bc => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1227] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:35:20 2026] GET /v2.0/security-groups?id=7912c09b-ee93-4bde-bed0-207fb84d5abd&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:35:20.797 8 INFO neutron.db.l3_hamode_db [None req-a452cdbf-b2d5-43f9-a5ed-6e91140651cd 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] HA network 2d2db8dc-bb76-47f3-b287-07fcddf981e3 was deleted as no HA routers are present in tenant 057d823880fd49ec9bd56904528bd957. [pid: 8|app: 0|req: 650/1228] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:35:20 2026] DELETE /v2.0/routers/b1ef2d21-66f5-4cfd-9509-74e18cfbce4b => generated 0 bytes in 584 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1229] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:35:20 2026] DELETE /v2.0/subnets/086e3a15-aabf-40e2-af93-f02603fc18b1 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1230] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:35:20 2026] DELETE /v2.0/networks/d487c941-2f93-4a30-ba80-7881689f3b4e => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:35:21.186 7 INFO neutron.db.segments_db [None req-c1ac3e5d-2492-4615-ba81-b6feb976379d 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] Added segment b1dd4018-a506-4106-bbd3-221f542041d5 of type vxlan for network 5e554bc2-fdf0-493e-92c2-409656bfbba9 [pid: 8|app: 0|req: 652/1231] 10.0.0.223 () {34 vars in 982 bytes} [Fri Aug 14 10:35:21 2026] GET /v2.0/networks?id=578c8046-0bcd-4381-a0f8-d72ea91c5b45 => generated 672 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1232] 10.0.0.223 () {34 vars in 965 bytes} [Fri Aug 14 10:35:21 2026] GET /v2.0/quotas/d56e3944793a40ea8a6ff7094290a9f1 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1233] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:35:21 2026] POST /v2.0/networks => generated 610 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1234] 10.0.0.223 () {34 vars in 1002 bytes} [Fri Aug 14 10:35:21 2026] GET /v2.0/ports?tenant_id=d56e3944793a40ea8a6ff7094290a9f1&fields=id => generated 103 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1235] 10.0.0.223 () {34 vars in 1008 bytes} [Fri Aug 14 10:35:21 2026] GET /v2.0/networks/578c8046-0bcd-4381-a0f8-d72ea91c5b45?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: 656/1236] 10.0.0.223 () {34 vars in 1108 bytes} [Fri Aug 14 10:35:21 2026] GET /v2.0/networks/578c8046-0bcd-4381-a0f8-d72ea91c5b45?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:35:21.541 8 INFO neutron.services.segments.plugin [-] Segment b9f50d2a-b685-4135-9122-14f861ff6148 resource provider aggregate not found 2026-08-14 10:35:21.545 8 INFO neutron.services.segments.plugin [-] Segment b9f50d2a-b685-4135-9122-14f861ff6148 resource provider aggregate not found 2026-08-14 10:35:21.560 8 INFO neutron.services.segments.plugin [-] Segment b9f50d2a-b685-4135-9122-14f861ff6148 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9f50d2a-b685-4135-9122-14f861ff6148 found for delete ", "request_id": "req-fccc6b05-be06-4833-8709-b4f43a15944a"}]} 2026-08-14 10:35:21.563 8 INFO neutron.services.segments.plugin [-] Segment b9f50d2a-b685-4135-9122-14f861ff6148 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9f50d2a-b685-4135-9122-14f861ff6148 found for delete ", "request_id": "req-bb79c2e9-7f66-4af4-862a-90dca820c0b6"}]} [pid: 7|app: 0|req: 581/1237] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:35:21 2026] POST /v2.0/subnets => generated 626 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:35:21.581 8 INFO neutron.services.segments.plugin [-] Segment 1cb133af-7238-4e38-a69e-888c33804b79 resource provider aggregate not found 2026-08-14 10:35:21.590 8 INFO neutron.services.segments.plugin [-] Segment 1cb133af-7238-4e38-a69e-888c33804b79 resource provider aggregate not found 2026-08-14 10:35:21.605 8 INFO neutron.services.segments.plugin [-] Segment 1cb133af-7238-4e38-a69e-888c33804b79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cb133af-7238-4e38-a69e-888c33804b79 found for delete ", "request_id": "req-b7c6ee43-5093-4375-93ab-54aed8264e2e"}]} 2026-08-14 10:35:21.611 8 INFO neutron.services.segments.plugin [-] Segment 1cb133af-7238-4e38-a69e-888c33804b79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cb133af-7238-4e38-a69e-888c33804b79 found for delete ", "request_id": "req-ba6627f3-2c61-4441-85de-5217ed524b1d"}]} [pid: 7|app: 0|req: 582/1238] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:21 2026] GET /v2.0/ports?device_id=bdaef1af-0f37-4393-b23d-d80687fc66a1 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:35:21.642 8 INFO neutron.db.segments_db [None req-98e003be-4c07-4206-a042-8ec938de0d92 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] Added segment d055cc61-e47f-4da1-b88d-57a789b5bd55 of type vxlan for network 94656f62-8c12-40d0-81c7-970ca17d69ff [pid: 7|app: 0|req: 583/1239] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:21 2026] GET /v2.0/ports?device_id=6d6f02a7-299c-467f-8b9c-0eb2df8dc2bc => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1240] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:35:21 2026] GET /v2.0/security-groups?id=7912c09b-ee93-4bde-bed0-207fb84d5abd&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:35:21.927 8 INFO neutron.db.l3_hamode_db [None req-98e003be-4c07-4206-a042-8ec938de0d92 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-14 10:35:22.043 8 INFO neutron.db.l3_hamode_db [None req-98e003be-4c07-4206-a042-8ec938de0d92 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 657/1241] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:35:21 2026] POST /v2.0/routers => generated 507 bytes in 1134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1242] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:22 2026] GET /v2.0/ports?device_id=bdaef1af-0f37-4393-b23d-d80687fc66a1 => 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: 586/1243] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:22 2026] GET /v2.0/ports?device_id=6d6f02a7-299c-467f-8b9c-0eb2df8dc2bc => 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: 587/1244] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:35:22 2026] GET /v2.0/security-groups?id=7912c09b-ee93-4bde-bed0-207fb84d5abd&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1245] 199.19.213.125 () {34 vars in 994 bytes} [Fri Aug 14 10:35:22 2026] GET /v2.0/ports?device_id=6d6f02a7-299c-467f-8b9c-0eb2df8dc2bc => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:35:23.045 7 INFO neutron_taas.services.taas.taas_plugin [req-b3b15257-5723-4a0a-9696-aa35c9edf0b7 req-b2d96da3-a567-468f-8d3b-6d675693f8cd 2680007566c340d2a32731c0477cc736 dc2909b44d974741a1f153e26bd8a0c0 - - default default] TaaS: Handle Delete Port: b53b38c0-ebdf-43d2-a976-2bd95faf8beb 2026-08-14 10:35:23.048 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b3b15257-5723-4a0a-9696-aa35c9edf0b7 req-b2d96da3-a567-468f-8d3b-6d675693f8cd 2680007566c340d2a32731c0477cc736 dc2909b44d974741a1f153e26bd8a0c0 - - default default] Tap Mirror: Handle Delete Port: b53b38c0-ebdf-43d2-a976-2bd95faf8beb [pid: 7|app: 0|req: 589/1246] 199.19.213.125 () {36 vars in 997 bytes} [Fri Aug 14 10:35:22 2026] DELETE /v2.0/ports/b53b38c0-ebdf-43d2-a976-2bd95faf8beb => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:35:23.251 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-57cabcbe-623a-434e-ba86-6eccaff1b9bd'] response: {'server_uuid': '6d6f02a7-299c-467f-8b9c-0eb2df8dc2bc', 'name': 'network-vif-deleted', 'tag': 'b53b38c0-ebdf-43d2-a976-2bd95faf8beb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 658/1247] 10.0.0.100 () {34 vars in 783 bytes} [Fri Aug 14 10:35:22 2026] PUT /v2.0/routers/ec9beaa2-b218-4d95-b26a-a4c03d48b307/add_router_interface => generated 309 bytes in 1106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1248] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:23 2026] GET /v2.0/ports?device_id=bdaef1af-0f37-4393-b23d-d80687fc66a1 => 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: 659/1249] 10.0.0.100 () {32 vars in 717 bytes} [Fri Aug 14 10:35:23 2026] GET /v2.0/ports/4c99341b-df86-4dda-9fc1-e77e4a9f5d29 => generated 955 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1250] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:23 2026] GET /v2.0/ports?device_id=6d6f02a7-299c-467f-8b9c-0eb2df8dc2bc => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:35:24.193 7 INFO neutron_taas.services.taas.taas_plugin [None req-59eb8796-4704-4724-8f87-8f3baf7dc525 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] TaaS: Handle Delete Port: 4c99341b-df86-4dda-9fc1-e77e4a9f5d29 2026-08-14 10:35:24.196 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59eb8796-4704-4724-8f87-8f3baf7dc525 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] Tap Mirror: Handle Delete Port: 4c99341b-df86-4dda-9fc1-e77e4a9f5d29 [pid: 7|app: 0|req: 591/1251] 10.0.0.100 () {34 vars in 789 bytes} [Fri Aug 14 10:35:23 2026] PUT /v2.0/routers/ec9beaa2-b218-4d95-b26a-a4c03d48b307/remove_router_interface => generated 309 bytes in 770 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1252] 10.0.0.100 () {32 vars in 736 bytes} [Fri Aug 14 10:35:24 2026] GET /v2.0/ports?device_id=ec9beaa2-b218-4d95-b26a-a4c03d48b307 => 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: 661/1253] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:24 2026] GET /v2.0/security-groups?tenant_id=5601e4f0d5624dcc8f22f1085c8a0b5e&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:35:24.875 7 INFO neutron_taas.services.taas.taas_plugin [None req-197a62f5-8c51-4a99-8b56-8cce2e77369c 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] TaaS: Handle Delete Port: c18ffed4-95ee-4ddf-8db4-6444d6413767 2026-08-14 10:35:24.878 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-197a62f5-8c51-4a99-8b56-8cce2e77369c 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] Tap Mirror: Handle Delete Port: c18ffed4-95ee-4ddf-8db4-6444d6413767 [pid: 8|app: 0|req: 662/1254] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:24 2026] DELETE /v2.0/security-groups/2e1b028e-8614-43ce-b2d3-8143e4fe981b => 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: 663/1255] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:24 2026] GET /v2.0/ports?device_id=bdaef1af-0f37-4393-b23d-d80687fc66a1 => 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: 664/1256] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:25 2026] GET /v2.0/ports?device_id=6d6f02a7-299c-467f-8b9c-0eb2df8dc2bc => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:35:25.227 7 INFO neutron.services.segments.plugin [-] Segment d055cc61-e47f-4da1-b88d-57a789b5bd55 resource provider aggregate not found 2026-08-14 10:35:25.242 7 INFO neutron.services.segments.plugin [-] Segment d055cc61-e47f-4da1-b88d-57a789b5bd55 resource provider aggregate not found [pid: 8|app: 0|req: 665/1257] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:25 2026] GET /v2.0/security-groups?tenant_id=d8c40244ad32447ba4c1ec644c088f5c&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:35:25.251 7 INFO neutron.services.segments.plugin [-] Segment d055cc61-e47f-4da1-b88d-57a789b5bd55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d055cc61-e47f-4da1-b88d-57a789b5bd55 found for delete ", "request_id": "req-8315d5bf-ded8-416f-a9bb-e66805ff016b"}]} 2026-08-14 10:35:25.266 7 INFO neutron.db.l3_hamode_db [None req-197a62f5-8c51-4a99-8b56-8cce2e77369c 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] HA network 94656f62-8c12-40d0-81c7-970ca17d69ff was deleted as no HA routers are present in tenant 057d823880fd49ec9bd56904528bd957. 2026-08-14 10:35:25.274 7 INFO neutron.services.segments.plugin [-] Segment d055cc61-e47f-4da1-b88d-57a789b5bd55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d055cc61-e47f-4da1-b88d-57a789b5bd55 found for delete ", "request_id": "req-f9689d7e-a4dd-4f3f-8a82-0542549a58a3"}]} [pid: 7|app: 0|req: 593/1258] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:35:24 2026] DELETE /v2.0/routers/ec9beaa2-b218-4d95-b26a-a4c03d48b307 => generated 0 bytes in 583 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1259] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:25 2026] DELETE /v2.0/security-groups/e1650952-aabb-4fad-8d79-0ffde3a3fc5a => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1260] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:35:25 2026] DELETE /v2.0/subnets/0bbe0c59-a47d-4bfd-bdd2-4b8351a05245 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:35:25.554 8 INFO neutron.services.segments.plugin [-] Segment b1dd4018-a506-4106-bbd3-221f542041d5 resource provider aggregate not found 2026-08-14 10:35:25.562 8 INFO neutron.services.segments.plugin [-] Segment b1dd4018-a506-4106-bbd3-221f542041d5 resource provider aggregate not found 2026-08-14 10:35:25.582 8 INFO neutron.services.segments.plugin [-] Segment b1dd4018-a506-4106-bbd3-221f542041d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1dd4018-a506-4106-bbd3-221f542041d5 found for delete ", "request_id": "req-e6002a3b-4462-49af-b096-b59df46d3258"}]} 2026-08-14 10:35:25.582 8 INFO neutron.services.segments.plugin [-] Segment b1dd4018-a506-4106-bbd3-221f542041d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1dd4018-a506-4106-bbd3-221f542041d5 found for delete ", "request_id": "req-696cd97d-18d8-4f7d-ac9d-fddacb2f1511"}]} [pid: 8|app: 0|req: 667/1261] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:35:25 2026] DELETE /v2.0/networks/5e554bc2-fdf0-493e-92c2-409656bfbba9 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:35:25.641 7 INFO neutron.db.segments_db [None req-da54b589-0ebd-4c29-9656-8347ef078ce0 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] Added segment 646dceed-700b-48c5-a554-77cd3e4a62de of type vxlan for network 2fcbe64c-8012-4de1-ab52-970196e9b06a 2026-08-14 10:35:25.908 7 INFO neutron.db.l3_hamode_db [None req-da54b589-0ebd-4c29-9656-8347ef078ce0 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 668/1262] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:35:25 2026] GET /v2.0/networks?id=578c8046-0bcd-4381-a0f8-d72ea91c5b45 => generated 672 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1263] 199.19.213.125 () {38 vars in 955 bytes} [Fri Aug 14 10:35:25 2026] POST /v2.0/ports => generated 954 bytes in 310 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: 670/1264] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:26 2026] GET /v2.0/ports?device_id=bdaef1af-0f37-4393-b23d-d80687fc66a1 => generated 957 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1265] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:26 2026] GET /v2.0/ports?device_id=6d6f02a7-299c-467f-8b9c-0eb2df8dc2bc => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:35:26.630 7 INFO neutron.db.l3_hamode_db [None req-da54b589-0ebd-4c29-9656-8347ef078ce0 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 672/1266] 199.19.213.125 () {38 vars in 1028 bytes} [Fri Aug 14 10:35:26 2026] PUT /v2.0/ports/ec4c30d1-aaaf-44c3-a471-b202a7bded05 => generated 1235 bytes in 392 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: 673/1267] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:35:26 2026] GET /v2.0/security-groups?id=654fffea-a123-493c-86ec-3bbcfaa97220&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:35:26.771 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5908f902-25dd-439a-aa0b-25220114987f'] response: {'name': 'network-changed', 'server_uuid': 'bdaef1af-0f37-4393-b23d-d80687fc66a1', 'tag': 'ec4c30d1-aaaf-44c3-a471-b202a7bded05', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 674/1268] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:35:27 2026] GET /v2.0/ports?tenant_id=d56e3944793a40ea8a6ff7094290a9f1&device_id=bdaef1af-0f37-4393-b23d-d80687fc66a1 => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1269] 199.19.213.125 () {34 vars in 1018 bytes} [Fri Aug 14 10:35:27 2026] GET /v2.0/networks?tenant_id=d56e3944793a40ea8a6ff7094290a9f1&shared=False => generated 768 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1270] 199.19.213.125 () {34 vars in 930 bytes} [Fri Aug 14 10:35:27 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1271] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:35:25 2026] POST /v2.0/routers => generated 688 bytes in 1849 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1272] 10.0.0.100 () {32 vars in 721 bytes} [Fri Aug 14 10:35:27 2026] GET /v2.0/routers/599d4662-4ea8-454c-873c-1684898705dc => 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: 597/1273] 10.0.0.100 () {32 vars in 647 bytes} [Fri Aug 14 10:35:27 2026] GET /v2.0/routers => generated 697 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:35:27.712 8 INFO neutron_taas.services.taas.taas_plugin [None req-dc201216-7134-4a50-a3e2-459dd91128cd c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 9caf23a3-e471-4fdb-863b-4e2a7853a99e 2026-08-14 10:35:27.716 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc201216-7134-4a50-a3e2-459dd91128cd c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 9caf23a3-e471-4fdb-863b-4e2a7853a99e [pid: 7|app: 0|req: 598/1274] 10.0.0.100 () {34 vars in 741 bytes} [Fri Aug 14 10:35:27 2026] PUT /v2.0/routers/599d4662-4ea8-454c-873c-1684898705dc => generated 701 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1275] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:28 2026] GET /v2.0/ports?device_id=bdaef1af-0f37-4393-b23d-d80687fc66a1 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1276] 10.0.0.100 () {32 vars in 721 bytes} [Fri Aug 14 10:35:28 2026] GET /v2.0/routers/599d4662-4ea8-454c-873c-1684898705dc => generated 701 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1277] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:35:28 2026] GET /v2.0/security-groups?id=654fffea-a123-493c-86ec-3bbcfaa97220&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: 602/1278] 10.0.0.100 () {32 vars in 736 bytes} [Fri Aug 14 10:35:28 2026] GET /v2.0/ports?device_id=599d4662-4ea8-454c-873c-1684898705dc => 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: 677/1279] 10.0.0.100 () {34 vars in 789 bytes} [Fri Aug 14 10:35:27 2026] PUT /v2.0/routers/d3dedf03-ddc8-43f0-a013-5a222aad81e0/remove_router_interface => generated 309 bytes in 858 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:35:28.358 7 INFO neutron_taas.services.taas.taas_plugin [None req-2bbdf7e9-71e7-4581-ba01-b6e9efa00192 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] TaaS: Handle Delete Port: 32893776-57d6-4d65-8676-9b75d5e3c2ca 2026-08-14 10:35:28.361 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2bbdf7e9-71e7-4581-ba01-b6e9efa00192 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] Tap Mirror: Handle Delete Port: 32893776-57d6-4d65-8676-9b75d5e3c2ca 2026-08-14 10:35:28.467 8 INFO neutron_taas.services.taas.taas_plugin [None req-fb6ee4e1-7eb5-43a8-bdd3-69b3de46ffd0 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 843006b1-cdd4-4a61-8500-2d18ba14beb9 2026-08-14 10:35:28.469 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb6ee4e1-7eb5-43a8-bdd3-69b3de46ffd0 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 843006b1-cdd4-4a61-8500-2d18ba14beb9 2026-08-14 10:35:28.634 7 INFO neutron_taas.services.taas.taas_plugin [None req-2bbdf7e9-71e7-4581-ba01-b6e9efa00192 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] TaaS: Handle Delete Port: 5feda387-8c7a-4d52-9734-da823167e5ab 2026-08-14 10:35:28.638 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2bbdf7e9-71e7-4581-ba01-b6e9efa00192 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] Tap Mirror: Handle Delete Port: 5feda387-8c7a-4d52-9734-da823167e5ab 2026-08-14 10:35:28.706 8 INFO neutron_taas.services.taas.taas_plugin [None req-fb6ee4e1-7eb5-43a8-bdd3-69b3de46ffd0 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: fe32d634-8db2-4e95-83f3-18489b75d293 2026-08-14 10:35:28.708 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb6ee4e1-7eb5-43a8-bdd3-69b3de46ffd0 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: fe32d634-8db2-4e95-83f3-18489b75d293 2026-08-14 10:35:28.951 7 INFO neutron.services.segments.plugin [-] Segment 646dceed-700b-48c5-a554-77cd3e4a62de resource provider aggregate not found 2026-08-14 10:35:28.958 7 INFO neutron.services.segments.plugin [-] Segment 646dceed-700b-48c5-a554-77cd3e4a62de resource provider aggregate not found 2026-08-14 10:35:28.969 7 INFO neutron.services.segments.plugin [-] Segment 646dceed-700b-48c5-a554-77cd3e4a62de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 646dceed-700b-48c5-a554-77cd3e4a62de found for delete ", "request_id": "req-418410e4-a2fc-4080-b1dc-636fd4110331"}]} 2026-08-14 10:35:28.977 8 INFO neutron.services.segments.plugin [-] Segment b403ad00-ee14-4e60-90a9-3f8137edb4f7 resource provider aggregate not found 2026-08-14 10:35:28.981 7 INFO neutron.services.segments.plugin [-] Segment 646dceed-700b-48c5-a554-77cd3e4a62de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 646dceed-700b-48c5-a554-77cd3e4a62de found for delete ", "request_id": "req-48b276fe-307a-4118-b349-9cb8e8eddf84"}]} 2026-08-14 10:35:28.981 8 INFO neutron.services.segments.plugin [-] Segment b403ad00-ee14-4e60-90a9-3f8137edb4f7 resource provider aggregate not found 2026-08-14 10:35:28.990 7 INFO neutron.db.l3_hamode_db [None req-2bbdf7e9-71e7-4581-ba01-b6e9efa00192 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] HA network 2fcbe64c-8012-4de1-ab52-970196e9b06a was deleted as no HA routers are present in tenant 057d823880fd49ec9bd56904528bd957. [pid: 7|app: 0|req: 603/1280] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:35:28 2026] DELETE /v2.0/routers/599d4662-4ea8-454c-873c-1684898705dc => generated 0 bytes in 821 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:35:28.997 8 INFO neutron.services.segments.plugin [-] Segment b403ad00-ee14-4e60-90a9-3f8137edb4f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b403ad00-ee14-4e60-90a9-3f8137edb4f7 found for delete ", "request_id": "req-28f32f95-49dd-4bef-a72d-9fcb5b76c7e0"}]} 2026-08-14 10:35:29.000 8 INFO neutron.services.segments.plugin [-] Segment b403ad00-ee14-4e60-90a9-3f8137edb4f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b403ad00-ee14-4e60-90a9-3f8137edb4f7 found for delete ", "request_id": "req-532d6acb-aa27-433b-9aab-ce8dbdea2d21"}]} 2026-08-14 10:35:29.015 8 INFO neutron.db.l3_hamode_db [None req-fb6ee4e1-7eb5-43a8-bdd3-69b3de46ffd0 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] HA network 101ce068-5882-492d-be84-ecf7058987e2 was deleted as no HA routers are present in tenant dc2909b44d974741a1f153e26bd8a0c0. [pid: 8|app: 0|req: 678/1281] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:35:28 2026] DELETE /v2.0/routers/d3dedf03-ddc8-43f0-a013-5a222aad81e0 => generated 0 bytes in 764 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1282] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:35:28 2026] GET /v2.0/ports?tenant_id=d56e3944793a40ea8a6ff7094290a9f1&device_id=bdaef1af-0f37-4393-b23d-d80687fc66a1 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1283] 10.0.0.100 () {32 vars in 736 bytes} [Fri Aug 14 10:35:29 2026] GET /v2.0/ports?device_id=599d4662-4ea8-454c-873c-1684898705dc => 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: 680/1284] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:35:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=ec4c30d1-aaaf-44c3-a471-b202a7bded05 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:35:29.071 8 INFO neutron.api.v2.resource [None req-7551e0e5-1a0d-41bf-9bb3-5d7f29b60ec8 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 681/1285] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:35:29 2026] DELETE /v2.0/routers/599d4662-4ea8-454c-873c-1684898705dc => generated 135 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1286] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:35:29 2026] GET /v2.0/subnets?id=f74be044-6aa9-4dcb-9b9f-23c1a5e98865 => generated 690 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1287] 10.0.0.100 () {32 vars in 736 bytes} [Fri Aug 14 10:35:29 2026] GET /v2.0/ports?device_id=ec9beaa2-b218-4d95-b26a-a4c03d48b307 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1288] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:35:29 2026] GET /v2.0/ports?network_id=578c8046-0bcd-4381-a0f8-d72ea91c5b45&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:35:29.159 8 INFO neutron.api.v2.resource [None req-5bdf8534-398e-4a17-a270-7da1cec010fd 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 685/1289] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:35:29 2026] DELETE /v2.0/routers/ec9beaa2-b218-4d95-b26a-a4c03d48b307 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1290] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:35:29 2026] DELETE /v2.0/subnets/58a5fa02-a3ff-4536-a3ba-47c596eacdfb => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:35:29.193 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3a496f3e-2b18-4c0e-b318-32c96e879004 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 686/1291] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:35:29 2026] GET /v2.0/networks/578c8046-0bcd-4381-a0f8-d72ea91c5b45?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: 606/1292] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:35:29 2026] DELETE /v2.0/subnets/0bbe0c59-a47d-4bfd-bdd2-4b8351a05245 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1293] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:35:29 2026] GET /v2.0/networks/578c8046-0bcd-4381-a0f8-d72ea91c5b45?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: 608/1294] 10.0.0.100 () {32 vars in 736 bytes} [Fri Aug 14 10:35:29 2026] GET /v2.0/ports?device_id=b1ef2d21-66f5-4cfd-9509-74e18cfbce4b => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1295] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:29 2026] GET /v2.0/ports?device_id=bdaef1af-0f37-4393-b23d-d80687fc66a1 => generated 969 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:35:29.292 7 INFO neutron.api.v2.resource [None req-e761c59e-f44d-4044-9a7a-74cf849c43a5 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 610/1296] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:35:29 2026] DELETE /v2.0/routers/b1ef2d21-66f5-4cfd-9509-74e18cfbce4b => generated 135 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:35:29.294 8 INFO neutron_taas.services.taas.taas_plugin [None req-f5060a09-c7f4-4a25-acf8-326b941f798b c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 8f9aad7c-2f33-4de1-800d-bd6a59fe087f 2026-08-14 10:35:29.297 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5060a09-c7f4-4a25-acf8-326b941f798b c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 8f9aad7c-2f33-4de1-800d-bd6a59fe087f [pid: 7|app: 0|req: 611/1297] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:35:29 2026] GET /v2.0/security-groups?id=654fffea-a123-493c-86ec-3bbcfaa97220&fields=id&fields=name => generated 88 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:35:29.320 7 INFO neutron.pecan_wsgi.hooks.translation [None req-24c611de-1d0f-45db-aa71-7a81676db08b 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 612/1298] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:35:29 2026] DELETE /v2.0/subnets/086e3a15-aabf-40e2-af93-f02603fc18b1 => generated 136 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1299] 10.0.0.100 () {32 vars in 736 bytes} [Fri Aug 14 10:35:29 2026] GET /v2.0/ports?device_id=aa111020-ac22-45e4-9b54-37fe5113d2f8 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:35:29.359 7 INFO neutron.api.v2.resource [None req-7ae88073-19cc-4ecc-b828-dc4025f37d19 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 614/1300] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:35:29 2026] DELETE /v2.0/routers/aa111020-ac22-45e4-9b54-37fe5113d2f8 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:35:29.373 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f5777867-9967-4883-a2b0-9a868dc15627 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 615/1301] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:35:29 2026] DELETE /v2.0/subnets/0cd15b05-b9e3-421c-8fee-c6360ea200f1 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:35:29.386 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5b4e689c-5a49-402f-80ec-3132b4919265 3ad41788d2124d9581e2177db970c299 057d823880fd49ec9bd56904528bd957 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 616/1302] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:35:29 2026] DELETE /v2.0/subnets/ddb54e90-59a9-41b0-a484-4ddefa493b20 => 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: 687/1303] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:35:29 2026] DELETE /v2.0/networks/4d7bd7c4-cf75-4387-914d-3976a59f558f => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1304] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:29 2026] GET /v2.0/security-groups?tenant_id=dc2909b44d974741a1f153e26bd8a0c0&name=default => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1305] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:29 2026] DELETE /v2.0/security-groups/7912c09b-ee93-4bde-bed0-207fb84d5abd => 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: 618/1306] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:29 2026] GET /v2.0/security-groups?tenant_id=ac448e7b670e41cb8deb51a3d31d0f6d&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1307] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:29 2026] GET /v2.0/security-groups?tenant_id=057d823880fd49ec9bd56904528bd957&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1308] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:29 2026] DELETE /v2.0/security-groups/9295da37-38cb-416d-98e3-33cf51b586b7 => 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: 690/1309] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:30 2026] DELETE /v2.0/security-groups/ea3c5c36-6a10-4395-8fb1-41d4ab4a3233 => 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: 620/1310] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:30 2026] GET /v2.0/security-groups?tenant_id=867ef51230cb438bac70a0e6b2786e6f&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1311] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:30 2026] GET /v2.0/ports?device_id=bdaef1af-0f37-4393-b23d-d80687fc66a1 => 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: 691/1312] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:30 2026] DELETE /v2.0/security-groups/ae4d4608-24e2-4276-be7a-0eae25af3d2a => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1313] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:35:30 2026] GET /v2.0/security-groups?id=654fffea-a123-493c-86ec-3bbcfaa97220&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:35:31.018 8 INFO neutron.services.segments.plugin [-] Segment 1d235dab-a0a9-408b-a783-cd98d5baed34 resource provider aggregate not found 2026-08-14 10:35:31.024 8 INFO neutron.services.segments.plugin [-] Segment 1d235dab-a0a9-408b-a783-cd98d5baed34 resource provider aggregate not found 2026-08-14 10:35:31.038 8 INFO neutron.services.segments.plugin [-] Segment 1d235dab-a0a9-408b-a783-cd98d5baed34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d235dab-a0a9-408b-a783-cd98d5baed34 found for delete ", "request_id": "req-efddeadc-8c8d-4746-a113-3d019589be9e"}]} 2026-08-14 10:35:31.040 8 INFO neutron.services.segments.plugin [-] Segment 1d235dab-a0a9-408b-a783-cd98d5baed34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d235dab-a0a9-408b-a783-cd98d5baed34 found for delete ", "request_id": "req-8483fe68-1841-4864-9d16-17e50e29ddf0"}]} [pid: 8|app: 0|req: 692/1314] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:31 2026] GET /v2.0/ports?device_id=bdaef1af-0f37-4393-b23d-d80687fc66a1 => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1315] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:35:31 2026] GET /v2.0/security-groups?id=654fffea-a123-493c-86ec-3bbcfaa97220&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1318] 10.0.0.100 () {34 vars in 684 bytes} [Fri Aug 14 10:35:31 2026] POST /v2.0/security-groups => generated 1625 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1319] 10.0.0.100 () {32 vars in 663 bytes} [Fri Aug 14 10:35:32 2026] GET /v2.0/security-groups => generated 4530 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1320] 10.0.0.100 () {34 vars in 758 bytes} [Fri Aug 14 10:35:32 2026] PUT /v2.0/security-groups/043f90b6-1e42-443c-b171-1980744dcbe8 => generated 1663 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1321] 10.0.0.100 () {32 vars in 737 bytes} [Fri Aug 14 10:35:32 2026] GET /v2.0/security-groups/043f90b6-1e42-443c-b171-1980744dcbe8 => generated 1663 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1322] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:32 2026] DELETE /v2.0/security-groups/043f90b6-1e42-443c-b171-1980744dcbe8 => 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: 627/1323] 10.0.0.100 () {32 vars in 663 bytes} [Fri Aug 14 10:35:32 2026] GET /v2.0/security-groups => 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: 697/1324] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:32 2026] GET /v2.0/ports?device_id=bdaef1af-0f37-4393-b23d-d80687fc66a1 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:35:32.770 7 INFO neutron.api.v2.resource [None req-8acd4d65-5915-40dc-8c0e-e5ce72ff0a0d bec3da07a63a49f1a38f99b45aa44e39 0425417b4d974b5ea170d866f2f3535e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 628/1325] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:32 2026] DELETE /v2.0/security-groups/043f90b6-1e42-443c-b171-1980744dcbe8 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1326] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:35:32 2026] GET /v2.0/security-groups?id=654fffea-a123-493c-86ec-3bbcfaa97220&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1327] 10.0.0.100 () {34 vars in 684 bytes} [Fri Aug 14 10:35:32 2026] POST /v2.0/security-groups => generated 1625 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1328] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:32 2026] GET /v2.0/security-groups?tenant_id=7b24773f0a144ea382b7ac1d56271090&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1329] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:35:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1330] 10.0.0.100 () {32 vars in 747 bytes} [Fri Aug 14 10:35:33 2026] GET /v2.0/security-group-rules/4e460104-cd0d-4999-8d7f-b3e57177dcc5 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1331] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:33 2026] DELETE /v2.0/security-groups/e9f14c4f-73fd-47f8-bb5f-c175e92a54bd => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1332] 10.0.0.100 () {32 vars in 673 bytes} [Fri Aug 14 10:35:33 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1333] 10.0.0.100 () {32 vars in 750 bytes} [Fri Aug 14 10:35:33 2026] DELETE /v2.0/security-group-rules/4e460104-cd0d-4999-8d7f-b3e57177dcc5 => 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: 634/1334] 10.0.0.100 () {32 vars in 673 bytes} [Fri Aug 14 10:35:33 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1335] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:35:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1336] 10.0.0.100 () {32 vars in 747 bytes} [Fri Aug 14 10:35:33 2026] GET /v2.0/security-group-rules/1571c1eb-be16-4479-a988-0fafe0d40b17 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1337] 10.0.0.100 () {32 vars in 673 bytes} [Fri Aug 14 10:35:33 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1338] 10.0.0.100 () {32 vars in 750 bytes} [Fri Aug 14 10:35:33 2026] DELETE /v2.0/security-group-rules/1571c1eb-be16-4479-a988-0fafe0d40b17 => 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: 703/1339] 10.0.0.100 () {32 vars in 673 bytes} [Fri Aug 14 10:35:33 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1340] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:35:33 2026] POST /v2.0/security-group-rules => generated 602 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1341] 10.0.0.100 () {32 vars in 747 bytes} [Fri Aug 14 10:35:33 2026] GET /v2.0/security-group-rules/5ad3ad8d-9b31-4f3d-9708-10982afb7407 => generated 602 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1342] 10.0.0.100 () {32 vars in 673 bytes} [Fri Aug 14 10:35:33 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1343] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:33 2026] GET /v2.0/ports?device_id=bdaef1af-0f37-4393-b23d-d80687fc66a1 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1344] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:35:33 2026] GET /v2.0/security-groups?id=654fffea-a123-493c-86ec-3bbcfaa97220&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1345] 10.0.0.100 () {32 vars in 750 bytes} [Fri Aug 14 10:35:33 2026] DELETE /v2.0/security-group-rules/5ad3ad8d-9b31-4f3d-9708-10982afb7407 => 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: 707/1346] 10.0.0.100 () {32 vars in 673 bytes} [Fri Aug 14 10:35:34 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1347] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:34 2026] DELETE /v2.0/security-groups/7de5587d-26e8-4f10-ae7e-15ed34ee93d4 => 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: 708/1348] 10.0.0.100 () {32 vars in 663 bytes} [Fri Aug 14 10:35:34 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) [pid: 7|app: 0|req: 641/1349] 10.0.0.100 () {32 vars in 663 bytes} [Fri Aug 14 10:35:34 2026] GET /v2.0/security-groups => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1350] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:34 2026] GET /v2.0/security-groups?tenant_id=0425417b4d974b5ea170d866f2f3535e&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1351] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:34 2026] DELETE /v2.0/security-groups/f7c70477-9700-4ffd-bfee-ce42f6461a53 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1352] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:35 2026] GET /v2.0/ports?device_id=bdaef1af-0f37-4393-b23d-d80687fc66a1 => generated 971 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1353] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:35:35 2026] GET /v2.0/security-groups?id=654fffea-a123-493c-86ec-3bbcfaa97220&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1354] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:34 2026] GET /v2.0/security-groups?tenant_id=30fa3f45d3bf467c89d010e6d8f70308&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1355] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:35 2026] DELETE /v2.0/security-groups/7650365d-0731-41b0-846e-b29cfa528b45 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1356] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:36 2026] GET /v2.0/ports?device_id=bdaef1af-0f37-4393-b23d-d80687fc66a1 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1357] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:35:36 2026] GET /v2.0/security-groups?id=654fffea-a123-493c-86ec-3bbcfaa97220&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1358] 10.0.0.100 () {34 vars in 677 bytes} [Fri Aug 14 10:35:36 2026] POST /v2.0/subnetpools => generated 549 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1359] 10.0.0.100 () {32 vars in 729 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/subnetpools/a24d1e76-30bb-4447-be1f-a5a497a30164 => generated 549 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1360] 10.0.0.100 () {34 vars in 749 bytes} [Fri Aug 14 10:35:37 2026] PUT /v2.0/subnetpools/a24d1e76-30bb-4447-be1f-a5a497a30164 => generated 501 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1361] 10.0.0.100 () {32 vars in 732 bytes} [Fri Aug 14 10:35:37 2026] DELETE /v2.0/subnetpools/a24d1e76-30bb-4447-be1f-a5a497a30164 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:35:37.324 8 INFO neutron.api.v2.resource [None req-d69d628b-ba76-4941-b1fb-fb82c5f585a4 030f356afba64658a524f87ca95c9c31 5d6113f989fa4226987e8c272860683e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 715/1362] 10.0.0.100 () {32 vars in 729 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/subnetpools/a24d1e76-30bb-4447-be1f-a5a497a30164 => generated 145 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:35:37.336 8 INFO neutron.api.v2.resource [None req-401938f5-9255-48cd-8dac-b438f7c4a3f6 030f356afba64658a524f87ca95c9c31 5d6113f989fa4226987e8c272860683e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 716/1363] 10.0.0.100 () {32 vars in 732 bytes} [Fri Aug 14 10:35:37 2026] DELETE /v2.0/subnetpools/a24d1e76-30bb-4447-be1f-a5a497a30164 => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1364] 10.0.0.100 () {32 vars in 653 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions => generated 21537 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1365] 10.0.0.100 () {32 vars in 681 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1366] 10.0.0.100 () {32 vars in 681 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1367] 10.0.0.100 () {32 vars in 729 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1368] 10.0.0.100 () {32 vars in 665 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1369] 10.0.0.100 () {32 vars in 699 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/agent-resources-synced => 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: 651/1370] 10.0.0.100 () {32 vars in 697 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1371] 10.0.0.100 () {32 vars in 701 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/auto-allocated-topology => 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: 652/1372] 10.0.0.100 () {32 vars in 689 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1373] 10.0.0.100 () {32 vars in 703 bytes} [Fri Aug 14 10:35:37 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: 653/1374] 10.0.0.100 () {32 vars in 693 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1375] 10.0.0.100 () {32 vars in 695 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1376] 10.0.0.100 () {32 vars in 685 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1377] 10.0.0.100 () {32 vars in 687 bytes} [Fri Aug 14 10:35:37 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: 655/1378] 10.0.0.100 () {32 vars in 661 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1379] 10.0.0.100 () {32 vars in 699 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1380] 10.0.0.100 () {32 vars in 679 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1381] 10.0.0.100 () {32 vars in 683 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1382] 10.0.0.100 () {32 vars in 675 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1383] 10.0.0.100 () {32 vars in 689 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1384] 10.0.0.100 () {32 vars in 723 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1385] 10.0.0.100 () {32 vars in 687 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1386] 10.0.0.100 () {32 vars in 669 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1387] 10.0.0.100 () {32 vars in 687 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1388] 10.0.0.100 () {32 vars in 681 bytes} [Fri Aug 14 10:35:37 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: 8|app: 0|req: 729/1389] 10.0.0.100 () {32 vars in 699 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1390] 10.0.0.100 () {32 vars in 679 bytes} [Fri Aug 14 10:35:37 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: 8|app: 0|req: 730/1391] 10.0.0.100 () {32 vars in 667 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1392] 10.0.0.100 () {32 vars in 677 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1393] 10.0.0.100 () {32 vars in 665 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1394] 10.0.0.100 () {32 vars in 675 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1395] 10.0.0.100 () {32 vars in 713 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1396] 10.0.0.100 () {32 vars in 691 bytes} [Fri Aug 14 10:35:37 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: 8|app: 0|req: 734/1397] 10.0.0.100 () {32 vars in 683 bytes} [Fri Aug 14 10:35:37 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: 8|app: 0|req: 735/1398] 10.0.0.100 () {32 vars in 669 bytes} [Fri Aug 14 10:35:37 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: 8|app: 0|req: 736/1399] 10.0.0.100 () {32 vars in 687 bytes} [Fri Aug 14 10:35:37 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: 8|app: 0|req: 737/1400] 10.0.0.100 () {32 vars in 705 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1401] 10.0.0.100 () {32 vars in 675 bytes} [Fri Aug 14 10:35:37 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: 8|app: 0|req: 739/1402] 10.0.0.100 () {32 vars in 701 bytes} [Fri Aug 14 10:35:37 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: 8|app: 0|req: 740/1403] 10.0.0.100 () {32 vars in 675 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1404] 10.0.0.100 () {32 vars in 693 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1405] 10.0.0.100 () {32 vars in 689 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1406] 10.0.0.100 () {32 vars in 709 bytes} [Fri Aug 14 10:35:37 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: 664/1407] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/security-groups?tenant_id=840cd244b451482db9af62b72fd70b83&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1408] 10.0.0.100 () {32 vars in 705 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1409] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/ports?device_id=bdaef1af-0f37-4393-b23d-d80687fc66a1 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1410] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:37 2026] GET /v2.0/security-groups?tenant_id=5d6113f989fa4226987e8c272860683e&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1411] 10.0.0.100 () {32 vars in 719 bytes} [Fri Aug 14 10:35:38 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: 667/1412] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:37 2026] DELETE /v2.0/security-groups/92ab1597-546a-485c-9c46-57a95e3908da => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1413] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/security-groups?id=654fffea-a123-493c-86ec-3bbcfaa97220&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1414] 10.0.0.100 () {32 vars in 697 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1415] 10.0.0.100 () {32 vars in 711 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1416] 10.0.0.100 () {32 vars in 669 bytes} [Fri Aug 14 10:35:38 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: 8|app: 0|req: 750/1417] 10.0.0.100 () {32 vars in 687 bytes} [Fri Aug 14 10:35:38 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: 8|app: 0|req: 751/1418] 10.0.0.100 () {32 vars in 681 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1419] 10.0.0.100 () {32 vars in 675 bytes} [Fri Aug 14 10:35:38 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: 8|app: 0|req: 753/1420] 10.0.0.100 () {32 vars in 671 bytes} [Fri Aug 14 10:35:38 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: 8|app: 0|req: 754/1421] 10.0.0.100 () {32 vars in 661 bytes} [Fri Aug 14 10:35:38 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: 755/1422] 10.0.0.100 () {32 vars in 699 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1423] 10.0.0.100 () {32 vars in 699 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1424] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:38 2026] DELETE /v2.0/security-groups/44767045-2547-420c-9742-956689eaeb0b => 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: 757/1425] 10.0.0.100 () {32 vars in 677 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1426] 10.0.0.100 () {32 vars in 669 bytes} [Fri Aug 14 10:35:38 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: 670/1427] 10.0.0.100 () {32 vars in 683 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1428] 10.0.0.100 () {32 vars in 701 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/qos-port-network-policy => 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: 672/1429] 10.0.0.100 () {32 vars in 685 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1430] 10.0.0.100 () {32 vars in 707 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1431] 10.0.0.100 () {32 vars in 669 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1432] 10.0.0.100 () {32 vars in 697 bytes} [Fri Aug 14 10:35:38 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: 676/1433] 10.0.0.100 () {32 vars in 695 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1434] 10.0.0.100 () {32 vars in 685 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1435] 10.0.0.100 () {32 vars in 689 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1436] 10.0.0.100 () {32 vars in 705 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1437] 10.0.0.100 () {32 vars in 667 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1438] 10.0.0.100 () {32 vars in 681 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1439] 10.0.0.100 () {32 vars in 681 bytes} [Fri Aug 14 10:35:38 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: 683/1440] 10.0.0.100 () {32 vars in 691 bytes} [Fri Aug 14 10:35:38 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: 684/1441] 10.0.0.100 () {32 vars in 691 bytes} [Fri Aug 14 10:35:38 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: 685/1442] 10.0.0.100 () {32 vars in 695 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1443] 10.0.0.100 () {32 vars in 685 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1444] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/security-groups?tenant_id=c485c509b5644351be8dd3afe4ae3c3c&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1445] 10.0.0.100 () {32 vars in 689 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1446] 10.0.0.100 () {32 vars in 701 bytes} [Fri Aug 14 10:35:38 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: 689/1447] 10.0.0.100 () {32 vars in 703 bytes} [Fri Aug 14 10:35:38 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: 690/1448] 10.0.0.100 () {32 vars in 713 bytes} [Fri Aug 14 10:35:38 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: 691/1449] 10.0.0.100 () {32 vars in 717 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/security-groups-normalized-cidr => 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: 692/1450] 10.0.0.100 () {32 vars in 715 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1451] 10.0.0.100 () {32 vars in 727 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1452] 10.0.0.100 () {32 vars in 741 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1453] 10.0.0.100 () {32 vars in 719 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1454] 10.0.0.100 () {32 vars in 683 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1455] 10.0.0.100 () {32 vars in 669 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1456] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:38 2026] DELETE /v2.0/security-groups/b2f2eeca-d886-4b22-bb96-36e15a77849b => 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: 698/1457] 10.0.0.100 () {32 vars in 719 bytes} [Fri Aug 14 10:35:38 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: 8|app: 0|req: 760/1458] 10.0.0.100 () {32 vars in 679 bytes} [Fri Aug 14 10:35:38 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: 699/1459] 10.0.0.100 () {32 vars in 669 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1460] 10.0.0.100 () {32 vars in 697 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1461] 10.0.0.100 () {32 vars in 705 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1462] 10.0.0.100 () {32 vars in 701 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1463] 10.0.0.100 () {32 vars in 701 bytes} [Fri Aug 14 10:35:38 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: 8|app: 0|req: 763/1464] 10.0.0.100 () {32 vars in 683 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1465] 10.0.0.100 () {32 vars in 705 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1466] 10.0.0.100 () {32 vars in 695 bytes} [Fri Aug 14 10:35:38 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: 703/1467] 10.0.0.100 () {32 vars in 689 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1468] 10.0.0.100 () {32 vars in 697 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/subnetpool-prefix-ops => 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: 704/1469] 10.0.0.100 () {32 vars in 679 bytes} [Fri Aug 14 10:35:38 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: 8|app: 0|req: 766/1470] 10.0.0.100 () {32 vars in 689 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1471] 10.0.0.100 () {32 vars in 701 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1472] 10.0.0.100 () {32 vars in 665 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1473] 10.0.0.100 () {32 vars in 681 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1474] 10.0.0.100 () {32 vars in 677 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/vpn-aes-ctr => 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: 707/1475] 10.0.0.100 () {32 vars in 693 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1476] 10.0.0.100 () {32 vars in 677 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1477] 10.0.0.100 () {32 vars in 667 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1478] 10.0.0.100 () {32 vars in 663 bytes} [Fri Aug 14 10:35:38 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: 709/1479] 10.0.0.100 () {32 vars in 675 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1480] 10.0.0.100 () {32 vars in 687 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1481] 199.19.213.125 () {34 vars in 994 bytes} [Fri Aug 14 10:35:38 2026] GET /v2.0/ports?device_id=bdaef1af-0f37-4393-b23d-d80687fc66a1 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:35:39.137 8 INFO neutron_taas.services.taas.taas_plugin [req-9d2bb462-1d5c-4e81-b0da-b1e924f84358 req-2dacc877-bf19-4d7d-81ae-b58c6fc5da8c f24589f2d7e24587883f78ece4bcacd9 d56e3944793a40ea8a6ff7094290a9f1 - - default default] TaaS: Handle Delete Port: ec4c30d1-aaaf-44c3-a471-b202a7bded05 2026-08-14 10:35:39.141 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9d2bb462-1d5c-4e81-b0da-b1e924f84358 req-2dacc877-bf19-4d7d-81ae-b58c6fc5da8c f24589f2d7e24587883f78ece4bcacd9 d56e3944793a40ea8a6ff7094290a9f1 - - default default] Tap Mirror: Handle Delete Port: ec4c30d1-aaaf-44c3-a471-b202a7bded05 [pid: 7|app: 0|req: 711/1482] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:39 2026] GET /v2.0/ports?device_id=bdaef1af-0f37-4393-b23d-d80687fc66a1 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1483] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:35:39 2026] GET /v2.0/security-groups?id=654fffea-a123-493c-86ec-3bbcfaa97220&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1484] 199.19.213.125 () {36 vars in 997 bytes} [Fri Aug 14 10:35:39 2026] DELETE /v2.0/ports/ec4c30d1-aaaf-44c3-a471-b202a7bded05 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:35:39.328 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-59a7ab5c-eb68-46c5-af28-956743867ffd'] response: {'server_uuid': 'bdaef1af-0f37-4393-b23d-d80687fc66a1', 'name': 'network-vif-deleted', 'tag': 'ec4c30d1-aaaf-44c3-a471-b202a7bded05', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 713/1485] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:39 2026] GET /v2.0/security-groups?tenant_id=386962c4c50f4658878ba4466b225548&name=default => generated 2925 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1486] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:39 2026] DELETE /v2.0/security-groups/1d688193-5929-454a-b987-806c655b7413 => 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: 714/1487] 10.0.0.100 () {32 vars in 623 bytes} [Fri Aug 14 10:35:39 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1488] 10.0.0.100 () {32 vars in 633 bytes} [Fri Aug 14 10:35:39 2026] GET /v2.0/ => generated 632 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1489] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:40 2026] GET /v2.0/ports?device_id=bdaef1af-0f37-4393-b23d-d80687fc66a1 => 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: 775/1490] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:40 2026] GET /v2.0/security-groups?tenant_id=123e6d3525ea41e78d227fd4a05232e9&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1491] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:40 2026] DELETE /v2.0/security-groups/1ff23b49-cd8d-4927-a8bb-7cf15b09f7ea => 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: 776/1492] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:41 2026] GET /v2.0/ports?device_id=bdaef1af-0f37-4393-b23d-d80687fc66a1 => 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: 717/1493] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:41 2026] GET /v2.0/security-groups?tenant_id=7932138a3bce44d18d19bf99bba9086a&name=default => generated 2925 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1494] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:42 2026] DELETE /v2.0/security-groups/3eca7b96-7bca-4cc3-806e-699e63ee3916 => 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: 718/1495] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:35:42 2026] GET /v2.0/ports?device_id=bdaef1af-0f37-4393-b23d-d80687fc66a1 => 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: 778/1496] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:42 2026] GET /v2.0/security-groups?tenant_id=2fd690f44cd8449abd10c3cae7737ae5&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1497] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:42 2026] DELETE /v2.0/security-groups/8e5ec851-78c3-4af8-ad48-1923b90bd763 => 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: 779/1498] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:43 2026] GET /v2.0/security-groups?tenant_id=73d8c9fa389d4f94b4f25fd16f0fcc94&name=default => generated 2925 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1499] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:43 2026] DELETE /v2.0/security-groups/2248366a-00bc-434e-afba-f2079a6b319a => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:35:45.074 8 INFO neutron_taas.services.taas.taas_plugin [None req-cf86cfcc-f7db-40f6-8a68-fb583bf12e24 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 9a47aaa4-1602-4823-b5f1-1e1afd442a7e 2026-08-14 10:35:45.078 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf86cfcc-f7db-40f6-8a68-fb583bf12e24 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 9a47aaa4-1602-4823-b5f1-1e1afd442a7e [pid: 7|app: 0|req: 721/1500] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:45 2026] GET /v2.0/security-groups?tenant_id=62c1f8410c68490a9bf8a372be2eefad&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:35:45.612 7 INFO neutron.db.segments_db [None req-078a65f4-f8ac-40e1-ad29-8a926f51d7b5 e7642363c80347a7aefb98b2328f5002 ae35ab4218f74fd5a9554eb0d44ddcaa - - default default] Added segment 2b660b09-5ac8-4b5f-9fb7-1099e08235a2 of type vxlan for network 567bca71-860e-4d8d-8524-52b195b44122 [pid: 8|app: 0|req: 780/1501] 10.0.0.100 () {34 vars in 789 bytes} [Fri Aug 14 10:35:44 2026] PUT /v2.0/routers/62c708c5-4b3a-4d35-b3e8-c152d6a3f24f/remove_router_interface => generated 309 bytes in 1000 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1502] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:35:45 2026] POST /v2.0/networks => generated 612 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1503] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:45 2026] DELETE /v2.0/security-groups/12db8a47-5365-45c8-a3e6-1ed646dba78f => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:35:45.809 8 INFO neutron.db.segments_db [None req-27350d07-9082-4ae2-a851-ff9a02009bde e7642363c80347a7aefb98b2328f5002 ae35ab4218f74fd5a9554eb0d44ddcaa - - default default] Added segment 9e470be2-adf3-4f65-8e69-8c51c3da8529 of type vxlan for network 23188849-56eb-4427-99c0-62659c433430 [pid: 8|app: 0|req: 782/1504] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:35:45 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) 2026-08-14 10:35:45.931 7 INFO neutron_taas.services.taas.taas_plugin [None req-95a991c3-b787-4d75-bb90-10cd75acf809 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: a9b8d56d-11cb-478b-8274-8a04e76fafb5 2026-08-14 10:35:45.935 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95a991c3-b787-4d75-bb90-10cd75acf809 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: a9b8d56d-11cb-478b-8274-8a04e76fafb5 2026-08-14 10:35:45.963 8 INFO neutron.db.segments_db [None req-c6c5aada-c1ac-4bc6-a402-be4c2feb79eb e7642363c80347a7aefb98b2328f5002 ae35ab4218f74fd5a9554eb0d44ddcaa - - default default] Added segment d69139d9-3445-4f90-a93f-532ff85ae632 of type vxlan for network 56eb3fe3-97a9-4ef6-9a75-18632189a670 [pid: 8|app: 0|req: 783/1505] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:35:45 2026] POST /v2.0/networks => generated 612 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:35:46.144 8 INFO neutron.db.segments_db [None req-7631e5fc-b430-42fe-a91c-c1acfb9b4a04 e7642363c80347a7aefb98b2328f5002 ae35ab4218f74fd5a9554eb0d44ddcaa - - default default] Added segment 3f8dc407-71a6-40f8-9093-a226db505c23 of type vxlan for network 496938d0-c1e5-4fe0-893a-408f26f85456 2026-08-14 10:35:46.211 7 INFO neutron_taas.services.taas.taas_plugin [None req-95a991c3-b787-4d75-bb90-10cd75acf809 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 4ea940d2-620b-4ea4-bf71-adee99cf08d1 2026-08-14 10:35:46.215 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95a991c3-b787-4d75-bb90-10cd75acf809 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 4ea940d2-620b-4ea4-bf71-adee99cf08d1 [pid: 8|app: 0|req: 784/1506] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:35:46 2026] POST /v2.0/networks => generated 613 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:35:46.285 8 INFO neutron.db.segments_db [None req-4bb7e1ea-1718-42dd-9d97-9d7bbf3b94d0 e7642363c80347a7aefb98b2328f5002 ae35ab4218f74fd5a9554eb0d44ddcaa - - default default] Added segment f430013a-fd26-4a5f-a185-ba5f5d058985 of type vxlan for network d79a1959-db43-402b-b10b-c039a2b84a24 [pid: 8|app: 0|req: 785/1507] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:35:46 2026] POST /v2.0/networks => generated 613 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1508] 10.0.0.100 () {34 vars in 753 bytes} [Fri Aug 14 10:35:46 2026] PUT /v2.0/networks/567bca71-860e-4d8d-8524-52b195b44122/tags => generated 17 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1509] 10.0.0.100 () {34 vars in 753 bytes} [Fri Aug 14 10:35:46 2026] PUT /v2.0/networks/23188849-56eb-4427-99c0-62659c433430/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1510] 10.0.0.100 () {34 vars in 753 bytes} [Fri Aug 14 10:35:46 2026] PUT /v2.0/networks/56eb3fe3-97a9-4ef6-9a75-18632189a670/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:35:46.598 7 INFO neutron.services.segments.plugin [-] Segment a89d436d-1c83-408e-b49c-46e17af000f1 resource provider aggregate not found 2026-08-14 10:35:46.610 7 INFO neutron.services.segments.plugin [-] Segment a89d436d-1c83-408e-b49c-46e17af000f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a89d436d-1c83-408e-b49c-46e17af000f1 found for delete ", "request_id": "req-e22a9777-a4c6-4bac-aebf-46e2469f7b7d"}]} 2026-08-14 10:35:46.610 7 INFO neutron.services.segments.plugin [-] Segment a89d436d-1c83-408e-b49c-46e17af000f1 resource provider aggregate not found 2026-08-14 10:35:46.626 7 INFO neutron.services.segments.plugin [-] Segment a89d436d-1c83-408e-b49c-46e17af000f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a89d436d-1c83-408e-b49c-46e17af000f1 found for delete ", "request_id": "req-ee308a48-e3c4-4d88-89ad-d5a19c57afeb"}]} 2026-08-14 10:35:46.632 7 INFO neutron.db.l3_hamode_db [None req-95a991c3-b787-4d75-bb90-10cd75acf809 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] HA network 4e287754-5668-4111-a6f8-825f84226354 was deleted as no HA routers are present in tenant d56e3944793a40ea8a6ff7094290a9f1. [pid: 7|app: 0|req: 723/1511] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:35:45 2026] DELETE /v2.0/routers/62c708c5-4b3a-4d35-b3e8-c152d6a3f24f => generated 0 bytes in 927 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1512] 10.0.0.100 () {34 vars in 753 bytes} [Fri Aug 14 10:35:46 2026] PUT /v2.0/networks/496938d0-c1e5-4fe0-893a-408f26f85456/tags => generated 19 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1513] 10.0.0.100 () {32 vars in 666 bytes} [Fri Aug 14 10:35:46 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1514] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:35:46 2026] DELETE /v2.0/subnets/f74be044-6aa9-4dcb-9b9f-23c1a5e98865 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:35:46.816 7 INFO neutron_taas.services.taas.taas_plugin [None req-843efac6-3785-46af-9f24-36884de7f722 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 316fa385-e41d-4b6d-8cca-b4f6783f566b 2026-08-14 10:35:46.818 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-843efac6-3785-46af-9f24-36884de7f722 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 316fa385-e41d-4b6d-8cca-b4f6783f566b [pid: 7|app: 0|req: 725/1515] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:35:46 2026] DELETE /v2.0/networks/578c8046-0bcd-4381-a0f8-d72ea91c5b45 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1516] 10.0.0.100 () {32 vars in 680 bytes} [Fri Aug 14 10:35:46 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1519] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:47 2026] GET /v2.0/security-groups?tenant_id=d56e3944793a40ea8a6ff7094290a9f1&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: 795/1520] 10.0.0.100 () {32 vars in 676 bytes} [Fri Aug 14 10:35:47 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1521] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:47 2026] DELETE /v2.0/security-groups/654fffea-a123-493c-86ec-3bbcfaa97220 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1522] 10.0.0.100 () {32 vars in 688 bytes} [Fri Aug 14 10:35:47 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1523] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:47 2026] GET /v2.0/security-groups?tenant_id=36d58981f64a46df824b2458ec8b6d8b&name=default => generated 2925 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1524] 10.0.0.100 () {32 vars in 674 bytes} [Fri Aug 14 10:35:47 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1525] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:47 2026] DELETE /v2.0/security-groups/9544491c-6061-430c-9916-d929ca4186f4 => 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: 799/1526] 10.0.0.100 () {32 vars in 688 bytes} [Fri Aug 14 10:35:47 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1527] 10.0.0.100 () {32 vars in 684 bytes} [Fri Aug 14 10:35:47 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1528] 10.0.0.100 () {32 vars in 696 bytes} [Fri Aug 14 10:35:47 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1529] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:35:47 2026] DELETE /v2.0/networks/567bca71-860e-4d8d-8524-52b195b44122 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:35:47.924 8 INFO neutron.db.segments_db [None req-76b29d58-c3f5-40da-8097-748a0b0896bd 3481885c0715440da863e7409ce6838b f4417c46f42f4404810108764c39614a - - default default] Added segment 88abf018-086b-4747-bc7e-cabaef0eec2d of type vxlan for network b182b759-a279-4ac4-b329-2bcda6fb488f [pid: 7|app: 0|req: 730/1530] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:35:47 2026] DELETE /v2.0/networks/23188849-56eb-4427-99c0-62659c433430 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:35:47.979 8 INFO neutron.db.segments_db [None req-76b29d58-c3f5-40da-8097-748a0b0896bd 3481885c0715440da863e7409ce6838b f4417c46f42f4404810108764c39614a - - default default] Added segment f9ed6049-5490-4a6c-a37e-b5cd1404f423 of type vxlan for network 11c5c351-a130-4ba1-9f54-7233b738728e [pid: 7|app: 0|req: 731/1531] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:35:47 2026] DELETE /v2.0/networks/56eb3fe3-97a9-4ef6-9a75-18632189a670 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1532] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:35:47 2026] POST /v2.0/networks => generated 1207 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1533] 10.0.0.100 () {32 vars in 649 bytes} [Fri Aug 14 10:35:48 2026] GET /v2.0/networks => generated 1844 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1534] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:35:48 2026] DELETE /v2.0/networks/496938d0-c1e5-4fe0-893a-408f26f85456 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:35:48.229 8 INFO neutron.services.segments.plugin [-] Segment 88abf018-086b-4747-bc7e-cabaef0eec2d resource provider aggregate not found 2026-08-14 10:35:48.233 8 INFO neutron.services.segments.plugin [-] Segment 88abf018-086b-4747-bc7e-cabaef0eec2d resource provider aggregate not found 2026-08-14 10:35:48.252 8 INFO neutron.services.segments.plugin [-] Segment 88abf018-086b-4747-bc7e-cabaef0eec2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88abf018-086b-4747-bc7e-cabaef0eec2d found for delete ", "request_id": "req-1c3e5503-a2e1-4fb8-ac82-2bf5d252a4cb"}]} 2026-08-14 10:35:48.253 8 INFO neutron.services.segments.plugin [-] Segment 88abf018-086b-4747-bc7e-cabaef0eec2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88abf018-086b-4747-bc7e-cabaef0eec2d found for delete ", "request_id": "req-184d47f4-63c8-4f66-b513-fd9e6455227e"}]} [pid: 8|app: 0|req: 803/1535] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:35:48 2026] DELETE /v2.0/networks/b182b759-a279-4ac4-b329-2bcda6fb488f => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1536] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:35:48 2026] DELETE /v2.0/networks/d79a1959-db43-402b-b10b-c039a2b84a24 => 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: 804/1537] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:35:48 2026] DELETE /v2.0/networks/11c5c351-a130-4ba1-9f54-7233b738728e => generated 0 bytes in 102 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1538] 10.0.0.100 () {32 vars in 649 bytes} [Fri Aug 14 10:35:48 2026] GET /v2.0/networks => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:35:48.481 8 INFO neutron.db.segments_db [None req-2f968554-3009-4974-834d-9a97075880f5 3481885c0715440da863e7409ce6838b f4417c46f42f4404810108764c39614a - - default default] Added segment 0d348c0b-c274-4756-8cdc-19b506df3e7b of type vxlan for network 97497dfe-9a42-42f1-96f2-82e35ecc19d4 [pid: 8|app: 0|req: 805/1539] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:35:48 2026] POST /v2.0/networks => generated 630 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:35:48.616 7 INFO neutron.db.segments_db [None req-3b5cfbeb-0925-446c-9150-92ea822fcc02 3481885c0715440da863e7409ce6838b f4417c46f42f4404810108764c39614a - - default default] Added segment a04bdab6-aad9-4c4c-b8be-711276848636 of type vxlan for network 09df8530-6471-4e06-9efa-cb4d2cf08b8a 2026-08-14 10:35:48.634 7 INFO neutron.services.segments.plugin [-] Segment 879b5374-cac4-43a1-8c9d-f293934eb33b resource provider aggregate not found 2026-08-14 10:35:48.650 7 INFO neutron.services.segments.plugin [-] Segment 879b5374-cac4-43a1-8c9d-f293934eb33b resource provider aggregate not found 2026-08-14 10:35:48.657 7 INFO neutron.services.segments.plugin [-] Segment 879b5374-cac4-43a1-8c9d-f293934eb33b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 879b5374-cac4-43a1-8c9d-f293934eb33b found for delete ", "request_id": "req-84041385-73bd-4958-b9ab-2cd03f5068e6"}]} 2026-08-14 10:35:48.686 7 INFO neutron.services.segments.plugin [-] Segment 879b5374-cac4-43a1-8c9d-f293934eb33b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 879b5374-cac4-43a1-8c9d-f293934eb33b found for delete ", "request_id": "req-27528782-ca71-4793-937d-af3cfb8e4fcc"}]} 2026-08-14 10:35:48.691 7 INFO neutron.services.segments.plugin [-] Segment 2b660b09-5ac8-4b5f-9fb7-1099e08235a2 resource provider aggregate not found 2026-08-14 10:35:48.710 7 INFO neutron.services.segments.plugin [-] Segment 2b660b09-5ac8-4b5f-9fb7-1099e08235a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b660b09-5ac8-4b5f-9fb7-1099e08235a2 found for delete ", "request_id": "req-658698d4-1b81-4777-a11a-6ef1c0ef3d8d"}]} 2026-08-14 10:35:48.714 7 INFO neutron.services.segments.plugin [-] Segment 2b660b09-5ac8-4b5f-9fb7-1099e08235a2 resource provider aggregate not found 2026-08-14 10:35:48.731 7 INFO neutron.services.segments.plugin [-] Segment 9e470be2-adf3-4f65-8e69-8c51c3da8529 resource provider aggregate not found 2026-08-14 10:35:48.734 7 INFO neutron.services.segments.plugin [-] Segment 2b660b09-5ac8-4b5f-9fb7-1099e08235a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b660b09-5ac8-4b5f-9fb7-1099e08235a2 found for delete ", "request_id": "req-01b7ba2f-a641-4ec7-ba98-63aa4827da27"}]} 2026-08-14 10:35:48.752 7 INFO neutron.services.segments.plugin [-] Segment 9e470be2-adf3-4f65-8e69-8c51c3da8529 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e470be2-adf3-4f65-8e69-8c51c3da8529 found for delete ", "request_id": "req-548520aa-99d5-49c8-a3a3-047eb4fde3be"}]} 2026-08-14 10:35:48.758 7 INFO neutron.services.segments.plugin [-] Segment 9e470be2-adf3-4f65-8e69-8c51c3da8529 resource provider aggregate not found 2026-08-14 10:35:48.772 7 INFO neutron.services.segments.plugin [-] Segment d69139d9-3445-4f90-a93f-532ff85ae632 resource provider aggregate not found 2026-08-14 10:35:48.777 7 INFO neutron.services.segments.plugin [-] Segment 9e470be2-adf3-4f65-8e69-8c51c3da8529 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e470be2-adf3-4f65-8e69-8c51c3da8529 found for delete ", "request_id": "req-1d5ffd8b-d04a-446e-9e41-3628aa2c7cf4"}]} [pid: 7|app: 0|req: 735/1540] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:35:48 2026] POST /v2.0/networks => generated 631 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:35:48.799 7 INFO neutron.services.segments.plugin [-] Segment d69139d9-3445-4f90-a93f-532ff85ae632 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d69139d9-3445-4f90-a93f-532ff85ae632 found for delete ", "request_id": "req-a88f01a3-c09e-4004-b66d-3143963880de"}]} 2026-08-14 10:35:48.804 7 INFO neutron.services.segments.plugin [-] Segment d69139d9-3445-4f90-a93f-532ff85ae632 resource provider aggregate not found 2026-08-14 10:35:48.820 7 INFO neutron.services.segments.plugin [-] Segment 3f8dc407-71a6-40f8-9093-a226db505c23 resource provider aggregate not found 2026-08-14 10:35:48.822 7 INFO neutron.services.segments.plugin [-] Segment d69139d9-3445-4f90-a93f-532ff85ae632 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d69139d9-3445-4f90-a93f-532ff85ae632 found for delete ", "request_id": "req-55fd8e05-aa3d-4f5b-83d3-f281a9b550f9"}]} 2026-08-14 10:35:48.836 7 INFO neutron.services.segments.plugin [-] Segment 3f8dc407-71a6-40f8-9093-a226db505c23 resource provider aggregate not found 2026-08-14 10:35:48.841 7 INFO neutron.services.segments.plugin [-] Segment 3f8dc407-71a6-40f8-9093-a226db505c23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f8dc407-71a6-40f8-9093-a226db505c23 found for delete ", "request_id": "req-a439e2ef-1f25-4557-8c2d-68fa5cc7f8bc"}]} 2026-08-14 10:35:48.851 7 INFO neutron.services.segments.plugin [-] Segment 3f8dc407-71a6-40f8-9093-a226db505c23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f8dc407-71a6-40f8-9093-a226db505c23 found for delete ", "request_id": "req-3b0207ef-4e7b-45ad-84b5-fe5a6c4a219f"}]} 2026-08-14 10:35:48.857 7 INFO neutron.services.segments.plugin [-] Segment f430013a-fd26-4a5f-a185-ba5f5d058985 resource provider aggregate not found 2026-08-14 10:35:48.867 7 INFO neutron.services.segments.plugin [-] Segment f430013a-fd26-4a5f-a185-ba5f5d058985 resource provider aggregate not found 2026-08-14 10:35:48.871 7 INFO neutron.services.segments.plugin [-] Segment f430013a-fd26-4a5f-a185-ba5f5d058985 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f430013a-fd26-4a5f-a185-ba5f5d058985 found for delete ", "request_id": "req-920c1b40-1084-478b-b719-dff62dd85075"}]} 2026-08-14 10:35:48.881 7 INFO neutron.services.segments.plugin [-] Segment f430013a-fd26-4a5f-a185-ba5f5d058985 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f430013a-fd26-4a5f-a185-ba5f5d058985 found for delete ", "request_id": "req-8c72ed5c-de0d-4734-aa19-8cea1742586c"}]} [pid: 8|app: 0|req: 806/1541] 10.0.0.100 () {34 vars in 665 bytes} [Fri Aug 14 10:35:48 2026] POST /v2.0/ports => generated 1506 bytes in 530 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: 807/1542] 10.0.0.100 () {32 vars in 643 bytes} [Fri Aug 14 10:35:49 2026] GET /v2.0/ports => generated 1506 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1543] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:49 2026] GET /v2.0/security-groups?tenant_id=c32a8f6577d9477b90df1f41abc8122e&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:35:49.439 8 INFO neutron_taas.services.taas.taas_plugin [None req-a8adecfe-0fff-42f9-9034-9f30c6de6eff 3481885c0715440da863e7409ce6838b f4417c46f42f4404810108764c39614a - - default default] TaaS: Handle Delete Port: 3b3b24bb-92f7-42f2-bca9-f5c24a65410c 2026-08-14 10:35:49.442 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8adecfe-0fff-42f9-9034-9f30c6de6eff 3481885c0715440da863e7409ce6838b f4417c46f42f4404810108764c39614a - - default default] Tap Mirror: Handle Delete Port: 3b3b24bb-92f7-42f2-bca9-f5c24a65410c [pid: 8|app: 0|req: 808/1544] 10.0.0.100 () {32 vars in 720 bytes} [Fri Aug 14 10:35:49 2026] DELETE /v2.0/ports/3b3b24bb-92f7-42f2-bca9-f5c24a65410c => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1545] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:49 2026] DELETE /v2.0/security-groups/11b71e37-6040-4352-bb67-e5932f6c0db7 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:35:49.589 8 INFO neutron_taas.services.taas.taas_plugin [None req-ec341cdb-5185-4ef4-b0be-75c1449957a4 3481885c0715440da863e7409ce6838b f4417c46f42f4404810108764c39614a - - default default] TaaS: Handle Delete Port: e44d45a2-0298-49c1-8f5a-a34519c16162 2026-08-14 10:35:49.591 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec341cdb-5185-4ef4-b0be-75c1449957a4 3481885c0715440da863e7409ce6838b f4417c46f42f4404810108764c39614a - - default default] Tap Mirror: Handle Delete Port: e44d45a2-0298-49c1-8f5a-a34519c16162 [pid: 8|app: 0|req: 809/1546] 10.0.0.100 () {32 vars in 720 bytes} [Fri Aug 14 10:35:49 2026] DELETE /v2.0/ports/e44d45a2-0298-49c1-8f5a-a34519c16162 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1547] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:49 2026] GET /v2.0/security-groups?tenant_id=ae35ab4218f74fd5a9554eb0d44ddcaa&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1548] 10.0.0.100 () {32 vars in 643 bytes} [Fri Aug 14 10:35:49 2026] GET /v2.0/ports => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:35:49.724 8 INFO neutron.db.segments_db [None req-893909cf-4c52-4eaf-a244-2e1af05045a8 3481885c0715440da863e7409ce6838b f4417c46f42f4404810108764c39614a - - default default] Added segment f3af6360-bb1f-4935-9eaa-bab2e421ed1c of type vxlan for network e3fa3a11-70e1-4e72-9561-0e980d410a03 [pid: 7|app: 0|req: 739/1549] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:49 2026] DELETE /v2.0/security-groups/85234e56-86ee-4445-91c5-a6657ae82472 => 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: 811/1550] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:35:49 2026] POST /v2.0/networks => generated 631 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:35:49.880 8 INFO neutron.db.segments_db [None req-95ca8e75-7d52-4077-8b12-02f63449fd94 3481885c0715440da863e7409ce6838b f4417c46f42f4404810108764c39614a - - default default] Added segment c54162b8-2759-49af-b7a0-08d45ca4923e of type vxlan for network 81af5c73-e836-429b-911e-d9e0e0053005 [pid: 8|app: 0|req: 812/1551] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:35:49 2026] POST /v2.0/networks => generated 630 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1552] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:49 2026] GET /v2.0/security-groups?tenant_id=aac83b2c6f054128b70b60fe8772d5f2&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1553] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:49 2026] GET /v2.0/security-groups?tenant_id=00edfd054ea14b058cec0a205ce4f246&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1554] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:50 2026] DELETE /v2.0/security-groups/43fca3dc-33a1-45dc-908b-7cbb35735bc9 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:35:50.273 8 INFO neutron.services.segments.plugin [-] Segment f9ed6049-5490-4a6c-a37e-b5cd1404f423 resource provider aggregate not found 2026-08-14 10:35:50.277 8 INFO neutron.services.segments.plugin [-] Segment f9ed6049-5490-4a6c-a37e-b5cd1404f423 resource provider aggregate not found 2026-08-14 10:35:50.293 8 INFO neutron.services.segments.plugin [-] Segment f9ed6049-5490-4a6c-a37e-b5cd1404f423 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9ed6049-5490-4a6c-a37e-b5cd1404f423 found for delete ", "request_id": "req-15c84ed3-0da4-44cd-9da1-13a05aa8b170"}]} 2026-08-14 10:35:50.294 8 INFO neutron.services.segments.plugin [-] Segment f9ed6049-5490-4a6c-a37e-b5cd1404f423 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9ed6049-5490-4a6c-a37e-b5cd1404f423 found for delete ", "request_id": "req-1f4cc886-70f6-4192-91ce-74a5a0eca46f"}]} [pid: 8|app: 0|req: 815/1555] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:50 2026] DELETE /v2.0/security-groups/cad3bb57-1509-4259-885c-292f11963b88 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1556] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:35:50 2026] POST /v2.0/subnets => generated 1274 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1557] 10.0.0.100 () {32 vars in 647 bytes} [Fri Aug 14 10:35:50 2026] GET /v2.0/subnets => generated 1910 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1558] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:35:50 2026] DELETE /v2.0/subnets/f5ce420e-827a-4d49-8734-40471fd954d7 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1559] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:35:50 2026] DELETE /v2.0/subnets/ffaefe7c-22aa-4f28-a0ae-6afcc0788efc => 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: 743/1560] 10.0.0.100 () {32 vars in 647 bytes} [Fri Aug 14 10:35:50 2026] GET /v2.0/subnets => generated 649 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1561] 10.0.0.58 () {32 vars in 801 bytes} [Fri Aug 14 10:35:50 2026] GET /v2.0/extensions => generated 21537 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-14 10:35:51.011 7 INFO neutron.services.segments.plugin [-] Segment c54162b8-2759-49af-b7a0-08d45ca4923e resource provider aggregate not found 2026-08-14 10:35:51.024 7 INFO neutron.services.segments.plugin [-] Segment c54162b8-2759-49af-b7a0-08d45ca4923e resource provider aggregate not found 2026-08-14 10:35:51.045 7 INFO neutron.services.segments.plugin [-] Segment c54162b8-2759-49af-b7a0-08d45ca4923e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c54162b8-2759-49af-b7a0-08d45ca4923e found for delete ", "request_id": "req-ee86e9af-6ec7-4c0b-8905-50ba694c6767"}]} [pid: 7|app: 0|req: 744/1562] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:35:50 2026] DELETE /v2.0/networks/81af5c73-e836-429b-911e-d9e0e0053005 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:35:51.050 7 INFO neutron.services.segments.plugin [-] Segment c54162b8-2759-49af-b7a0-08d45ca4923e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c54162b8-2759-49af-b7a0-08d45ca4923e found for delete ", "request_id": "req-e415b866-f6f6-4488-be0e-a9d5322845d4"}]} [pid: 8|app: 0|req: 819/1563] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:35:51 2026] DELETE /v2.0/networks/e3fa3a11-70e1-4e72-9561-0e980d410a03 => 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: 745/1564] 10.0.0.58 () {30 vars in 723 bytes} [Fri Aug 14 10:35:51 2026] GET /v2.0/quotas/ce1b1e86b820486dac20c71442dbd381/details => generated 847 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1565] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:35:51 2026] DELETE /v2.0/networks/09df8530-6471-4e06-9efa-cb4d2cf08b8a => 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: 746/1566] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:35:51 2026] DELETE /v2.0/networks/97497dfe-9a42-42f1-96f2-82e35ecc19d4 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1567] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:51 2026] GET /v2.0/security-groups?tenant_id=f4417c46f42f4404810108764c39614a&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: 747/1568] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:52 2026] DELETE /v2.0/security-groups/36a95151-08fd-4c7f-b1cc-a89946492c9d => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:35:52.314 8 INFO neutron.services.segments.plugin [-] Segment f3af6360-bb1f-4935-9eaa-bab2e421ed1c resource provider aggregate not found 2026-08-14 10:35:52.319 8 INFO neutron.services.segments.plugin [-] Segment f3af6360-bb1f-4935-9eaa-bab2e421ed1c resource provider aggregate not found 2026-08-14 10:35:52.331 8 INFO neutron.services.segments.plugin [-] Segment f3af6360-bb1f-4935-9eaa-bab2e421ed1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3af6360-bb1f-4935-9eaa-bab2e421ed1c found for delete ", "request_id": "req-d64263fa-3907-4954-aff4-32bbf33f9080"}]} 2026-08-14 10:35:52.336 8 INFO neutron.services.segments.plugin [-] Segment f3af6360-bb1f-4935-9eaa-bab2e421ed1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3af6360-bb1f-4935-9eaa-bab2e421ed1c found for delete ", "request_id": "req-61731104-5651-4532-ab04-27d0d929652a"}]} 2026-08-14 10:35:52.348 8 INFO neutron.services.segments.plugin [-] Segment a04bdab6-aad9-4c4c-b8be-711276848636 resource provider aggregate not found 2026-08-14 10:35:52.354 8 INFO neutron.services.segments.plugin [-] Segment a04bdab6-aad9-4c4c-b8be-711276848636 resource provider aggregate not found 2026-08-14 10:35:52.365 8 INFO neutron.services.segments.plugin [-] Segment a04bdab6-aad9-4c4c-b8be-711276848636 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a04bdab6-aad9-4c4c-b8be-711276848636 found for delete ", "request_id": "req-2eaf3005-05f7-49cc-bec9-4b3529ca7565"}]} 2026-08-14 10:35:52.372 8 INFO neutron.services.segments.plugin [-] Segment a04bdab6-aad9-4c4c-b8be-711276848636 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a04bdab6-aad9-4c4c-b8be-711276848636 found for delete ", "request_id": "req-543eb3ad-3927-4028-82d1-a0ce9b5e5ae6"}]} 2026-08-14 10:35:53.073 7 INFO neutron.services.segments.plugin [-] Segment 0d348c0b-c274-4756-8cdc-19b506df3e7b resource provider aggregate not found 2026-08-14 10:35:53.078 7 INFO neutron.services.segments.plugin [-] Segment 0d348c0b-c274-4756-8cdc-19b506df3e7b resource provider aggregate not found 2026-08-14 10:35:53.093 7 INFO neutron.services.segments.plugin [-] Segment 0d348c0b-c274-4756-8cdc-19b506df3e7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d348c0b-c274-4756-8cdc-19b506df3e7b found for delete ", "request_id": "req-9ad7bcdc-89fa-4dcf-95a5-7f520acd3d7d"}]} 2026-08-14 10:35:53.095 7 INFO neutron.services.segments.plugin [-] Segment 0d348c0b-c274-4756-8cdc-19b506df3e7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d348c0b-c274-4756-8cdc-19b506df3e7b found for delete ", "request_id": "req-8d2bce6b-3146-44ea-b435-fc0066db89ca"}]} 2026-08-14 10:35:54.275 8 INFO neutron.db.segments_db [None req-16769311-648b-4eb9-a2ea-5ed54f65b242 9980dc49894e4ad1a6abbcd909091311 fecd09ed4b424f49beae905ef576bcc1 - - default default] Added segment 229d3e88-6b1d-4ed3-abe6-89866edc35be of type vxlan for network 68787211-099d-4f22-ac99-94ac16f0288e [pid: 8|app: 0|req: 822/1569] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:35:53 2026] POST /v2.0/networks => generated 629 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1570] 10.0.0.58 () {32 vars in 801 bytes} [Fri Aug 14 10:35:54 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1571] 10.0.0.58 () {30 vars in 723 bytes} [Fri Aug 14 10:35:54 2026] GET /v2.0/quotas/ce1b1e86b820486dac20c71442dbd381/details => generated 847 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:35:54.721 7 INFO neutron.db.segments_db [None req-31827ad6-fe3b-4415-b8fb-26488e721a50 5a791c4aa32c48babc08a5a69d5c30f7 f3c98c545c0c49cbbf78b683ff19b40f - - default default] Added segment a891a6f4-8312-4e9b-ac06-b0a379cebbdf of type vxlan for network 21f76242-0bcd-4265-87f2-5fea5c0b670b 2026-08-14 10:35:54.987 7 INFO neutron.db.l3_hamode_db [None req-31827ad6-fe3b-4415-b8fb-26488e721a50 5a791c4aa32c48babc08a5a69d5c30f7 f3c98c545c0c49cbbf78b683ff19b40f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 824/1572] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:35:54 2026] POST /v2.0/subnets => generated 673 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:35:55.097 7 INFO neutron.db.l3_hamode_db [None req-31827ad6-fe3b-4415-b8fb-26488e721a50 5a791c4aa32c48babc08a5a69d5c30f7 f3c98c545c0c49cbbf78b683ff19b40f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-14 10:35:55.106 8 INFO neutron.db.segments_db [None req-9a643479-2a36-4a5a-9162-90edc3118f3b 9980dc49894e4ad1a6abbcd909091311 fecd09ed4b424f49beae905ef576bcc1 - - default default] Added segment fb7d0e92-a38c-4322-b996-9d6978487512 of type vxlan for network 0147ab26-c58e-4baa-ad42-a794f7208740 [pid: 8|app: 0|req: 825/1573] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:35:55 2026] POST /v2.0/networks => generated 628 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1574] 10.0.0.100 () {34 vars in 743 bytes} [Fri Aug 14 10:35:55 2026] PUT /v2.0/networks/0147ab26-c58e-4baa-ad42-a794f7208740 => generated 592 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1575] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:35:55 2026] POST /v2.0/subnets => generated 646 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1576] 10.0.0.100 () {34 vars in 668 bytes} [Fri Aug 14 10:35:54 2026] POST /v2.0/routers => generated 474 bytes in 988 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1577] 10.0.0.100 () {34 vars in 741 bytes} [Fri Aug 14 10:35:55 2026] PUT /v2.0/subnets/ad0f87b6-4a67-4230-abfb-71ecb91e8ac9 => generated 656 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:35:55.697 7 INFO neutron.db.l3_hamode_db [None req-8db9b1ad-4695-4b20-83f9-c7c0b64b7684 5a791c4aa32c48babc08a5a69d5c30f7 f3c98c545c0c49cbbf78b683ff19b40f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-14 10:35:55.817 7 INFO neutron.db.l3_hamode_db [None req-8db9b1ad-4695-4b20-83f9-c7c0b64b7684 5a791c4aa32c48babc08a5a69d5c30f7 f3c98c545c0c49cbbf78b683ff19b40f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-14 10:35:55.850 8 INFO neutron.services.segments.plugin [-] Segment fb7d0e92-a38c-4322-b996-9d6978487512 resource provider aggregate not found 2026-08-14 10:35:55.854 8 INFO neutron.services.segments.plugin [-] Segment fb7d0e92-a38c-4322-b996-9d6978487512 resource provider aggregate not found 2026-08-14 10:35:55.868 8 INFO neutron.services.segments.plugin [-] Segment fb7d0e92-a38c-4322-b996-9d6978487512 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb7d0e92-a38c-4322-b996-9d6978487512 found for delete ", "request_id": "req-3fff37aa-69dd-47de-8826-9f2e74f6d87d"}]} 2026-08-14 10:35:55.870 8 INFO neutron.services.segments.plugin [-] Segment fb7d0e92-a38c-4322-b996-9d6978487512 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb7d0e92-a38c-4322-b996-9d6978487512 found for delete ", "request_id": "req-9f538949-087c-483b-80ba-c07c708743b6"}]} [pid: 8|app: 0|req: 829/1578] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:35:55 2026] DELETE /v2.0/networks/0147ab26-c58e-4baa-ad42-a794f7208740 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:35:55.887 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e919a2a5-c176-4c83-93f2-c5f210769f35 9980dc49894e4ad1a6abbcd909091311 fecd09ed4b424f49beae905ef576bcc1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 830/1579] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:35:55 2026] DELETE /v2.0/networks/0147ab26-c58e-4baa-ad42-a794f7208740 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1580] 10.0.0.100 () {32 vars in 694 bytes} [Fri Aug 14 10:35:55 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1581] 10.0.0.100 () {32 vars in 742 bytes} [Fri Aug 14 10:35:55 2026] GET /v2.0/subnets?network_id=f8e22eca-5fc4-47ff-8e2c-f1cb20791f38 => generated 649 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1582] 10.0.0.100 () {32 vars in 653 bytes} [Fri Aug 14 10:35:55 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: 834/1583] 10.0.0.100 () {32 vars in 649 bytes} [Fri Aug 14 10:35:55 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: 8|app: 0|req: 835/1584] 10.0.0.100 () {32 vars in 647 bytes} [Fri Aug 14 10:35:56 2026] GET /v2.0/subnets => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1585] 10.0.0.100 () {32 vars in 723 bytes} [Fri Aug 14 10:35:56 2026] GET /v2.0/networks/68787211-099d-4f22-ac99-94ac16f0288e => 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: 837/1586] 10.0.0.100 () {32 vars in 721 bytes} [Fri Aug 14 10:35:56 2026] GET /v2.0/subnets/86962c07-d8c6-4af4-b392-ee240822526e => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:35:56.189 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dd090eef-43f1-4097-af0d-e9049e465e2a 9980dc49894e4ad1a6abbcd909091311 fecd09ed4b424f49beae905ef576bcc1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 838/1587] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:35:56 2026] DELETE /v2.0/subnets/ad0f87b6-4a67-4230-abfb-71ecb91e8ac9 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:35:56.205 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fa977fa6-b68e-4ee3-9a24-dba02525d2fb 9980dc49894e4ad1a6abbcd909091311 fecd09ed4b424f49beae905ef576bcc1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 839/1588] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:35:56 2026] DELETE /v2.0/networks/0147ab26-c58e-4baa-ad42-a794f7208740 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1589] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:35:56 2026] DELETE /v2.0/subnets/86962c07-d8c6-4af4-b392-ee240822526e => 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: 750/1590] 10.0.0.100 () {34 vars in 668 bytes} [Fri Aug 14 10:35:55 2026] POST /v2.0/routers => generated 474 bytes in 759 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:35:56.449 7 INFO neutron.db.l3_hamode_db [None req-3598b80c-2976-4d84-93aa-5300164bedd4 5a791c4aa32c48babc08a5a69d5c30f7 f3c98c545c0c49cbbf78b683ff19b40f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-14 10:35:56.457 8 INFO neutron_taas.services.taas.taas_plugin [None req-26e76f03-253b-4e47-a62c-48713b354a7b 9980dc49894e4ad1a6abbcd909091311 fecd09ed4b424f49beae905ef576bcc1 - - default default] TaaS: Handle Delete Port: d080b9a0-daf3-4f3f-8c27-f1ee6fa1386f 2026-08-14 10:35:56.459 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26e76f03-253b-4e47-a62c-48713b354a7b 9980dc49894e4ad1a6abbcd909091311 fecd09ed4b424f49beae905ef576bcc1 - - default default] Tap Mirror: Handle Delete Port: d080b9a0-daf3-4f3f-8c27-f1ee6fa1386f 2026-08-14 10:35:56.588 7 INFO neutron.db.l3_hamode_db [None req-3598b80c-2976-4d84-93aa-5300164bedd4 5a791c4aa32c48babc08a5a69d5c30f7 f3c98c545c0c49cbbf78b683ff19b40f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 841/1591] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:35:56 2026] DELETE /v2.0/networks/68787211-099d-4f22-ac99-94ac16f0288e => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1592] 10.0.0.100 () {34 vars in 668 bytes} [Fri Aug 14 10:35:56 2026] POST /v2.0/routers => generated 474 bytes in 781 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:35:57.233 8 INFO neutron.db.l3_hamode_db [None req-8cdd41a6-8633-41be-ac23-460e486c582c 5a791c4aa32c48babc08a5a69d5c30f7 f3c98c545c0c49cbbf78b683ff19b40f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 752/1593] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:57 2026] GET /v2.0/security-groups?tenant_id=fecd09ed4b424f49beae905ef576bcc1&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:35:57.337 8 INFO neutron.db.l3_hamode_db [None req-8cdd41a6-8633-41be-ac23-460e486c582c 5a791c4aa32c48babc08a5a69d5c30f7 f3c98c545c0c49cbbf78b683ff19b40f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 753/1594] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:57 2026] DELETE /v2.0/security-groups/fa600a48-74b3-4039-acb5-a1843ab052d7 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:35:57.894 8 INFO neutron.services.segments.plugin [-] Segment 229d3e88-6b1d-4ed3-abe6-89866edc35be resource provider aggregate not found [pid: 7|app: 0|req: 754/1595] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:35:57 2026] GET /v2.0/security-groups?tenant_id=ce1b1e86b820486dac20c71442dbd381&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:35:57.922 8 INFO neutron.services.segments.plugin [-] Segment 229d3e88-6b1d-4ed3-abe6-89866edc35be resource provider aggregate not found 2026-08-14 10:35:57.929 8 INFO neutron.services.segments.plugin [-] Segment 229d3e88-6b1d-4ed3-abe6-89866edc35be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 229d3e88-6b1d-4ed3-abe6-89866edc35be found for delete ", "request_id": "req-24825270-77e7-4eb0-ba90-1b8c78e4da0f"}]} 2026-08-14 10:35:57.939 8 INFO neutron.services.segments.plugin [-] Segment 229d3e88-6b1d-4ed3-abe6-89866edc35be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 229d3e88-6b1d-4ed3-abe6-89866edc35be found for delete ", "request_id": "req-1615d7b3-9918-4d24-a114-3168506c9c7a"}]} [pid: 8|app: 0|req: 842/1596] 10.0.0.100 () {34 vars in 668 bytes} [Fri Aug 14 10:35:57 2026] POST /v2.0/routers => generated 474 bytes in 794 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:35:58.054 8 INFO neutron.db.l3_hamode_db [None req-705a6cfb-6581-45f4-b627-c8dcc8d880c0 5a791c4aa32c48babc08a5a69d5c30f7 f3c98c545c0c49cbbf78b683ff19b40f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 755/1597] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:35:57 2026] DELETE /v2.0/security-groups/3c6aadfd-eb93-4b1d-9ff7-7ab90c5c51af => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:35:58.183 8 INFO neutron.db.l3_hamode_db [None req-705a6cfb-6581-45f4-b627-c8dcc8d880c0 5a791c4aa32c48babc08a5a69d5c30f7 f3c98c545c0c49cbbf78b683ff19b40f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 843/1598] 10.0.0.100 () {34 vars in 668 bytes} [Fri Aug 14 10:35:57 2026] POST /v2.0/routers => generated 474 bytes in 863 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1599] 10.0.0.100 () {34 vars in 751 bytes} [Fri Aug 14 10:35:58 2026] PUT /v2.0/routers/df3bd6d8-8f7a-44f8-a0fe-b352295e43eb/tags => generated 17 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1600] 10.0.0.100 () {34 vars in 751 bytes} [Fri Aug 14 10:35:59 2026] PUT /v2.0/routers/69ff6d1f-e784-4f79-8d45-f8bc624600fc/tags => generated 25 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1601] 10.0.0.100 () {34 vars in 751 bytes} [Fri Aug 14 10:35:59 2026] PUT /v2.0/routers/49d99c89-3c88-4450-9c5b-1a52efe04d70/tags => generated 34 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1602] 10.0.0.100 () {34 vars in 751 bytes} [Fri Aug 14 10:35:59 2026] PUT /v2.0/routers/36d87d89-64d8-43cd-804c-a4eb1a9719ba/tags => generated 19 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1603] 10.0.0.100 () {32 vars in 664 bytes} [Fri Aug 14 10:35:59 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:35:59.544 8 INFO neutron.db.segments_db [None req-1077ee99-0f82-470a-a848-2d9e55535dbc 2498b1d33531415aa04ba0acd8820ff8 59d4a0c592a54afea30fc7411b032e82 - - default default] Added segment 8febcdd7-4308-479e-9fdc-362537d0388d of type vxlan for network ac6ee0c9-5ff8-40bf-b264-5a62c9a10a80 [pid: 7|app: 0|req: 760/1604] 10.0.0.100 () {32 vars in 678 bytes} [Fri Aug 14 10:35:59 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1605] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:35:59 2026] POST /v2.0/networks => generated 626 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1606] 10.0.0.100 () {34 vars in 665 bytes} [Fri Aug 14 10:35:59 2026] POST /v2.0/ports => generated 774 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 10:35:59.977 8 INFO neutron.db.segments_db [None req-380ddb07-a88f-41ed-abc4-7d68e0d18afc 2498b1d33531415aa04ba0acd8820ff8 59d4a0c592a54afea30fc7411b032e82 - - default default] Added segment dbd3e657-16e7-4305-ab85-6e497ab7cfd5 of type vxlan for network c2b8e8a6-fa26-4b97-b273-10520f8dda8b [pid: 7|app: 0|req: 761/1607] 10.0.0.100 () {32 vars in 674 bytes} [Fri Aug 14 10:35:59 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1608] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:35:59 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: 762/1609] 10.0.0.100 () {32 vars in 686 bytes} [Fri Aug 14 10:36:00 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1610] 10.0.0.100 () {32 vars in 672 bytes} [Fri Aug 14 10:36:00 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1611] 10.0.0.100 () {32 vars in 686 bytes} [Fri Aug 14 10:36:00 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1612] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:36:00 2026] POST /v2.0/subnets => generated 626 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1613] 10.0.0.100 () {32 vars in 682 bytes} [Fri Aug 14 10:36:00 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1614] 10.0.0.100 () {32 vars in 694 bytes} [Fri Aug 14 10:36:00 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1615] 10.0.0.100 () {32 vars in 721 bytes} [Fri Aug 14 10:36:00 2026] GET /v2.0/routers/df3bd6d8-8f7a-44f8-a0fe-b352295e43eb => generated 485 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1616] 10.0.0.100 () {34 vars in 665 bytes} [Fri Aug 14 10:36:00 2026] POST /v2.0/ports => generated 952 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 10:36:00.712 8 INFO neutron_taas.services.taas.taas_plugin [None req-a91aaffe-cef4-47b7-bd9b-4f85041e725d 2498b1d33531415aa04ba0acd8820ff8 59d4a0c592a54afea30fc7411b032e82 - - default default] TaaS: Handle Delete Port: 2c8571bc-e54d-4037-ba5e-64668139aa78 2026-08-14 10:36:00.714 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a91aaffe-cef4-47b7-bd9b-4f85041e725d 2498b1d33531415aa04ba0acd8820ff8 59d4a0c592a54afea30fc7411b032e82 - - default default] Tap Mirror: Handle Delete Port: 2c8571bc-e54d-4037-ba5e-64668139aa78 [pid: 8|app: 0|req: 850/1617] 10.0.0.100 () {32 vars in 720 bytes} [Fri Aug 14 10:36:00 2026] DELETE /v2.0/ports/2c8571bc-e54d-4037-ba5e-64668139aa78 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:36:00.862 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2ae9eca9-d3b3-4c79-b5f0-01360ba72a40 2498b1d33531415aa04ba0acd8820ff8 59d4a0c592a54afea30fc7411b032e82 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 851/1618] 10.0.0.100 () {32 vars in 720 bytes} [Fri Aug 14 10:36:00 2026] DELETE /v2.0/ports/2c8571bc-e54d-4037-ba5e-64668139aa78 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:36:00.882 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c1b40b48-eacb-4efa-82ef-fbac1dc9f9e1 2498b1d33531415aa04ba0acd8820ff8 59d4a0c592a54afea30fc7411b032e82 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 852/1619] 10.0.0.100 () {32 vars in 717 bytes} [Fri Aug 14 10:36:00 2026] GET /v2.0/ports/2c8571bc-e54d-4037-ba5e-64668139aa78 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1620] 10.0.0.100 () {34 vars in 742 bytes} [Fri Aug 14 10:36:00 2026] PUT /v2.0/routers/df3bd6d8-8f7a-44f8-a0fe-b352295e43eb => generated 485 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1621] 10.0.0.100 () {32 vars in 736 bytes} [Fri Aug 14 10:36:00 2026] GET /v2.0/ports?device_id=df3bd6d8-8f7a-44f8-a0fe-b352295e43eb => 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: 853/1622] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:36:00 2026] DELETE /v2.0/subnets/113b9847-3950-48b6-986a-9eeff818fb91 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:36:01.141 8 INFO neutron.services.segments.plugin [-] Segment dbd3e657-16e7-4305-ab85-6e497ab7cfd5 resource provider aggregate not found 2026-08-14 10:36:01.147 8 INFO neutron.services.segments.plugin [-] Segment dbd3e657-16e7-4305-ab85-6e497ab7cfd5 resource provider aggregate not found 2026-08-14 10:36:01.152 7 INFO neutron_taas.services.taas.taas_plugin [None req-5af09a3e-2e28-485c-8d12-9bc4ca08f5ae 5a791c4aa32c48babc08a5a69d5c30f7 f3c98c545c0c49cbbf78b683ff19b40f - - default default] TaaS: Handle Delete Port: e282c97a-f6e5-4ade-9609-6eeb66e83889 2026-08-14 10:36:01.161 8 INFO neutron.services.segments.plugin [-] Segment dbd3e657-16e7-4305-ab85-6e497ab7cfd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbd3e657-16e7-4305-ab85-6e497ab7cfd5 found for delete ", "request_id": "req-59d80694-e2ea-484c-be34-9fec41c4c28f"}]} 2026-08-14 10:36:01.162 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5af09a3e-2e28-485c-8d12-9bc4ca08f5ae 5a791c4aa32c48babc08a5a69d5c30f7 f3c98c545c0c49cbbf78b683ff19b40f - - default default] Tap Mirror: Handle Delete Port: e282c97a-f6e5-4ade-9609-6eeb66e83889 2026-08-14 10:36:01.163 8 INFO neutron.services.segments.plugin [-] Segment dbd3e657-16e7-4305-ab85-6e497ab7cfd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbd3e657-16e7-4305-ab85-6e497ab7cfd5 found for delete ", "request_id": "req-305e9cc7-7500-4e27-b655-10b4815e865b"}]} [pid: 8|app: 0|req: 854/1623] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:36:01 2026] DELETE /v2.0/networks/c2b8e8a6-fa26-4b97-b273-10520f8dda8b => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:36:01.235 8 INFO neutron.db.segments_db [None req-2f9d4c9d-7d08-4189-beef-fd983ec04f21 2498b1d33531415aa04ba0acd8820ff8 59d4a0c592a54afea30fc7411b032e82 - - default default] Added segment 2bf6ddd4-e3c8-435c-b8be-9c5bd6baf759 of type vxlan for network 38e6f34e-cd04-46ac-ac81-bcb1d5737866 [pid: 8|app: 0|req: 855/1624] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:36:01 2026] POST /v2.0/networks => generated 612 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1625] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:36:00 2026] DELETE /v2.0/routers/df3bd6d8-8f7a-44f8-a0fe-b352295e43eb => generated 0 bytes in 365 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1626] 10.0.0.100 () {32 vars in 721 bytes} [Fri Aug 14 10:36:01 2026] GET /v2.0/routers/69ff6d1f-e784-4f79-8d45-f8bc624600fc => generated 493 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1627] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:36:01 2026] POST /v2.0/subnets => generated 626 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1628] 10.0.0.100 () {34 vars in 665 bytes} [Fri Aug 14 10:36:01 2026] POST /v2.0/ports => generated 916 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1631] 10.0.0.100 () {34 vars in 742 bytes} [Fri Aug 14 10:36:01 2026] PUT /v2.0/routers/69ff6d1f-e784-4f79-8d45-f8bc624600fc => generated 493 bytes in 546 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1632] 10.0.0.100 () {32 vars in 736 bytes} [Fri Aug 14 10:36:01 2026] GET /v2.0/ports?device_id=69ff6d1f-e784-4f79-8d45-f8bc624600fc => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:36:02.027 8 INFO neutron_taas.services.taas.taas_plugin [None req-bbc1ae55-f8d2-4dec-941d-9d84496422d9 2498b1d33531415aa04ba0acd8820ff8 59d4a0c592a54afea30fc7411b032e82 - - default default] TaaS: Handle Delete Port: 10d3ac4e-02d7-4a70-9d9b-74b4cb40154f 2026-08-14 10:36:02.029 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bbc1ae55-f8d2-4dec-941d-9d84496422d9 2498b1d33531415aa04ba0acd8820ff8 59d4a0c592a54afea30fc7411b032e82 - - default default] Tap Mirror: Handle Delete Port: 10d3ac4e-02d7-4a70-9d9b-74b4cb40154f 2026-08-14 10:36:02.157 7 INFO neutron_taas.services.taas.taas_plugin [None req-d3d059b9-7084-43cd-9b76-25e78d117fe8 5a791c4aa32c48babc08a5a69d5c30f7 f3c98c545c0c49cbbf78b683ff19b40f - - default default] TaaS: Handle Delete Port: 86e7487c-2892-4467-9b77-c54c1f85fcf0 2026-08-14 10:36:02.159 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3d059b9-7084-43cd-9b76-25e78d117fe8 5a791c4aa32c48babc08a5a69d5c30f7 f3c98c545c0c49cbbf78b683ff19b40f - - default default] Tap Mirror: Handle Delete Port: 86e7487c-2892-4467-9b77-c54c1f85fcf0 [pid: 8|app: 0|req: 860/1633] 10.0.0.100 () {32 vars in 720 bytes} [Fri Aug 14 10:36:01 2026] DELETE /v2.0/ports/10d3ac4e-02d7-4a70-9d9b-74b4cb40154f => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1634] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:36:02 2026] DELETE /v2.0/routers/69ff6d1f-e784-4f79-8d45-f8bc624600fc => generated 0 bytes in 342 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:36:02.372 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f1936cb0-228a-4a9d-af63-0bd9d6725cac 2498b1d33531415aa04ba0acd8820ff8 59d4a0c592a54afea30fc7411b032e82 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 775/1635] 10.0.0.100 () {32 vars in 717 bytes} [Fri Aug 14 10:36:02 2026] GET /v2.0/ports/10d3ac4e-02d7-4a70-9d9b-74b4cb40154f => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1636] 10.0.0.100 () {32 vars in 721 bytes} [Fri Aug 14 10:36:02 2026] GET /v2.0/routers/49d99c89-3c88-4450-9c5b-1a52efe04d70 => generated 502 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:36:02.466 8 INFO neutron.db.segments_db [None req-35f0b2cd-51d2-4807-a2d9-d9879256f6ca c9716b366cc04e91835a8c91f8b038ba e124f6c02c934196a747c885473246b1 - - default default] Added segment 6c08fa21-b062-4ead-add4-24db2adf7b7f of type vxlan for network 777ab15c-30a5-4cea-9f02-fcdd88fee440 [pid: 7|app: 0|req: 777/1637] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:36:02 2026] DELETE /v2.0/subnets/4d702d8e-4e63-407c-b7f8-078caa3963c7 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1638] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:36:02 2026] POST /v2.0/networks => generated 613 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1639] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:36:02 2026] DELETE /v2.0/networks/38e6f34e-cd04-46ac-ac81-bcb1d5737866 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1640] 10.0.0.100 () {34 vars in 664 bytes} [Fri Aug 14 10:36:02 2026] POST /v2.0/ports => generated 743 bytes in 289 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: 778/1641] 10.0.0.100 () {34 vars in 742 bytes} [Fri Aug 14 10:36:02 2026] PUT /v2.0/routers/49d99c89-3c88-4450-9c5b-1a52efe04d70 => generated 502 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:36:03.176 7 INFO neutron.db.segments_db [None req-a508650d-9ec5-4066-b239-4e5a49680736 c9716b366cc04e91835a8c91f8b038ba e124f6c02c934196a747c885473246b1 - - default default] Added segment 5f2310f8-8811-44b2-a409-beeb987b1fdb of type vxlan for network 397bb576-e7e2-4aa3-939f-cca923d3239f 2026-08-14 10:36:03.178 8 INFO neutron.services.segments.plugin [-] Segment 2bf6ddd4-e3c8-435c-b8be-9c5bd6baf759 resource provider aggregate not found 2026-08-14 10:36:03.182 8 INFO neutron.services.segments.plugin [-] Segment 2bf6ddd4-e3c8-435c-b8be-9c5bd6baf759 resource provider aggregate not found 2026-08-14 10:36:03.196 8 INFO neutron.services.segments.plugin [-] Segment 2bf6ddd4-e3c8-435c-b8be-9c5bd6baf759 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bf6ddd4-e3c8-435c-b8be-9c5bd6baf759 found for delete ", "request_id": "req-5898b3f0-34b0-4723-ac6f-30bf078eccc9"}]} 2026-08-14 10:36:03.197 8 INFO neutron.services.segments.plugin [-] Segment 2bf6ddd4-e3c8-435c-b8be-9c5bd6baf759 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bf6ddd4-e3c8-435c-b8be-9c5bd6baf759 found for delete ", "request_id": "req-3802fe32-8d42-4a4c-befa-b33c0a574234"}]} [pid: 8|app: 0|req: 864/1642] 10.0.0.100 () {34 vars in 665 bytes} [Fri Aug 14 10:36:02 2026] POST /v2.0/ports => generated 775 bytes in 236 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: 865/1643] 10.0.0.100 () {32 vars in 736 bytes} [Fri Aug 14 10:36:03 2026] GET /v2.0/ports?device_id=49d99c89-3c88-4450-9c5b-1a52efe04d70 => 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: 779/1644] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:36:03 2026] POST /v2.0/networks => generated 613 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1645] 10.0.0.100 () {34 vars in 737 bytes} [Fri Aug 14 10:36:03 2026] PUT /v2.0/ports/03b39d23-d211-4073-9b23-2fda91f01627 => generated 752 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 10:36:03.420 7 INFO neutron_taas.services.taas.taas_plugin [None req-e3e3341c-d018-4d9c-9a59-a779320d1736 5a791c4aa32c48babc08a5a69d5c30f7 f3c98c545c0c49cbbf78b683ff19b40f - - default default] TaaS: Handle Delete Port: 30ab85d1-20a0-4345-99a6-104e00ea9582 2026-08-14 10:36:03.422 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e3e3341c-d018-4d9c-9a59-a779320d1736 5a791c4aa32c48babc08a5a69d5c30f7 f3c98c545c0c49cbbf78b683ff19b40f - - default default] Tap Mirror: Handle Delete Port: 30ab85d1-20a0-4345-99a6-104e00ea9582 [pid: 7|app: 0|req: 780/1646] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:36:03 2026] DELETE /v2.0/routers/49d99c89-3c88-4450-9c5b-1a52efe04d70 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1647] 10.0.0.100 () {34 vars in 664 bytes} [Fri Aug 14 10:36:03 2026] POST /v2.0/ports => generated 743 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 10:36:03.756 7 INFO neutron_taas.services.taas.taas_plugin [None req-e61f8ead-fdae-4ae8-a055-e935504d6441 2498b1d33531415aa04ba0acd8820ff8 59d4a0c592a54afea30fc7411b032e82 - - default default] TaaS: Handle Delete Port: 03b39d23-d211-4073-9b23-2fda91f01627 [pid: 8|app: 0|req: 868/1648] 10.0.0.100 () {32 vars in 721 bytes} [Fri Aug 14 10:36:03 2026] GET /v2.0/routers/36d87d89-64d8-43cd-804c-a4eb1a9719ba => generated 487 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:36:03.759 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e61f8ead-fdae-4ae8-a055-e935504d6441 2498b1d33531415aa04ba0acd8820ff8 59d4a0c592a54afea30fc7411b032e82 - - default default] Tap Mirror: Handle Delete Port: 03b39d23-d211-4073-9b23-2fda91f01627 2026-08-14 10:36:03.812 8 INFO neutron.db.segments_db [None req-63a37b9c-7bcc-42df-b178-38ef1f547b0b c9716b366cc04e91835a8c91f8b038ba e124f6c02c934196a747c885473246b1 - - default default] Added segment a472c907-33df-434f-a287-e896f2813d60 of type vxlan for network cb01628a-d50b-4045-a9b6-4ca1eab4b44d [pid: 7|app: 0|req: 781/1649] 10.0.0.100 () {32 vars in 720 bytes} [Fri Aug 14 10:36:03 2026] DELETE /v2.0/ports/03b39d23-d211-4073-9b23-2fda91f01627 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1650] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:36:03 2026] POST /v2.0/networks => generated 613 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1651] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:03 2026] GET /v2.0/security-groups?tenant_id=ef91429419d0467bb26148627e2d1e6a&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1652] 10.0.0.100 () {32 vars in 643 bytes} [Fri Aug 14 10:36:04 2026] GET /v2.0/ports => generated 777 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1653] 10.0.0.100 () {34 vars in 742 bytes} [Fri Aug 14 10:36:03 2026] PUT /v2.0/routers/36d87d89-64d8-43cd-804c-a4eb1a9719ba => generated 487 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1654] 10.0.0.100 () {34 vars in 664 bytes} [Fri Aug 14 10:36:04 2026] POST /v2.0/ports => generated 743 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 10:36:04.439 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ab157966-5e0a-467a-931c-2f941cbb2a10 2498b1d33531415aa04ba0acd8820ff8 59d4a0c592a54afea30fc7411b032e82 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 785/1655] 10.0.0.100 () {32 vars in 717 bytes} [Fri Aug 14 10:36:04 2026] GET /v2.0/ports/03b39d23-d211-4073-9b23-2fda91f01627 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1656] 10.0.0.100 () {32 vars in 736 bytes} [Fri Aug 14 10:36:04 2026] GET /v2.0/ports?device_id=36d87d89-64d8-43cd-804c-a4eb1a9719ba => 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: 871/1657] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:04 2026] DELETE /v2.0/security-groups/b147c733-f536-463c-839b-d21037813166 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1658] 10.0.0.100 () {32 vars in 643 bytes} [Fri Aug 14 10:36:04 2026] GET /v2.0/ports => generated 777 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:36:04.509 7 INFO neutron.db.segments_db [None req-f1716225-7ff1-4bfd-9b13-08eac23da158 c9716b366cc04e91835a8c91f8b038ba e124f6c02c934196a747c885473246b1 - - default default] Added segment b6a905d4-aa4f-4df4-a9d4-5a398119ff97 of type vxlan for network d1499508-ce98-4ea0-b3d9-3b98e3dd326d [pid: 7|app: 0|req: 787/1659] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:36:04 2026] POST /v2.0/networks => generated 613 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1660] 10.0.0.100 () {32 vars in 717 bytes} [Fri Aug 14 10:36:04 2026] GET /v2.0/ports/79c96e24-b19d-4901-a2b5-e3ec25ce0cb9 => generated 774 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:36:04.669 8 INFO neutron_taas.services.taas.taas_plugin [None req-4e63f0a7-c750-427e-98d4-f67000775610 5a791c4aa32c48babc08a5a69d5c30f7 f3c98c545c0c49cbbf78b683ff19b40f - - default default] TaaS: Handle Delete Port: bba3e7d0-fe90-4288-86c5-9144a5c351ea 2026-08-14 10:36:04.672 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e63f0a7-c750-427e-98d4-f67000775610 5a791c4aa32c48babc08a5a69d5c30f7 f3c98c545c0c49cbbf78b683ff19b40f - - default default] Tap Mirror: Handle Delete Port: bba3e7d0-fe90-4288-86c5-9144a5c351ea [pid: 8|app: 0|req: 873/1661] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:36:04 2026] DELETE /v2.0/routers/36d87d89-64d8-43cd-804c-a4eb1a9719ba => generated 0 bytes in 360 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:36:04.879 8 INFO neutron.pecan_wsgi.hooks.translation [None req-91121570-6286-4e1f-af01-98c7497dd351 2498b1d33531415aa04ba0acd8820ff8 59d4a0c592a54afea30fc7411b032e82 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 874/1662] 10.0.0.100 () {32 vars in 720 bytes} [Fri Aug 14 10:36:04 2026] DELETE /v2.0/ports/10d3ac4e-02d7-4a70-9d9b-74b4cb40154f => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1663] 10.0.0.100 () {34 vars in 664 bytes} [Fri Aug 14 10:36:04 2026] POST /v2.0/ports => generated 743 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 10:36:04.906 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cd085774-8b7d-4f77-86fb-f70c843e2493 2498b1d33531415aa04ba0acd8820ff8 59d4a0c592a54afea30fc7411b032e82 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 790/1664] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:36:04 2026] DELETE /v2.0/subnets/4d702d8e-4e63-407c-b7f8-078caa3963c7 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1665] 10.0.0.100 () {32 vars in 721 bytes} [Fri Aug 14 10:36:04 2026] GET /v2.0/routers/bcdcf662-9539-49a6-84e2-6fd088cd7780 => generated 480 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:36:04.949 8 INFO neutron.pecan_wsgi.hooks.translation [None req-982568d8-4f4a-4428-8e43-4c5b7a0f7427 2498b1d33531415aa04ba0acd8820ff8 59d4a0c592a54afea30fc7411b032e82 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 876/1666] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:36:04 2026] DELETE /v2.0/subnets/113b9847-3950-48b6-986a-9eeff818fb91 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:36:04.974 7 INFO neutron.db.segments_db [None req-5cd165cf-215a-466c-bd98-83a5a68af032 c9716b366cc04e91835a8c91f8b038ba e124f6c02c934196a747c885473246b1 - - default default] Added segment 8632348a-f4e6-41cd-ba3c-7bafcf57f19e of type vxlan for network cf414ae4-0c26-4913-b3fd-dadebd3f06e0 [pid: 7|app: 0|req: 791/1667] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:36:04 2026] POST /v2.0/networks => generated 613 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:36:05.175 7 INFO neutron_taas.services.taas.taas_plugin [None req-9362846b-827e-441a-bb09-9d9391e96867 2498b1d33531415aa04ba0acd8820ff8 59d4a0c592a54afea30fc7411b032e82 - - default default] TaaS: Handle Delete Port: 79c96e24-b19d-4901-a2b5-e3ec25ce0cb9 2026-08-14 10:36:05.179 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9362846b-827e-441a-bb09-9d9391e96867 2498b1d33531415aa04ba0acd8820ff8 59d4a0c592a54afea30fc7411b032e82 - - default default] Tap Mirror: Handle Delete Port: 79c96e24-b19d-4901-a2b5-e3ec25ce0cb9 [pid: 7|app: 0|req: 792/1668] 10.0.0.100 () {32 vars in 720 bytes} [Fri Aug 14 10:36:05 2026] DELETE /v2.0/ports/79c96e24-b19d-4901-a2b5-e3ec25ce0cb9 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1669] 10.0.0.100 () {34 vars in 742 bytes} [Fri Aug 14 10:36:04 2026] PUT /v2.0/routers/bcdcf662-9539-49a6-84e2-6fd088cd7780 => generated 480 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1670] 10.0.0.100 () {34 vars in 664 bytes} [Fri Aug 14 10:36:05 2026] POST /v2.0/ports => generated 743 bytes in 273 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: 794/1671] 10.0.0.100 () {32 vars in 736 bytes} [Fri Aug 14 10:36:05 2026] GET /v2.0/ports?device_id=bcdcf662-9539-49a6-84e2-6fd088cd7780 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:36:05.568 8 INFO neutron.services.segments.plugin [-] Segment 8febcdd7-4308-479e-9fdc-362537d0388d resource provider aggregate not found 2026-08-14 10:36:05.576 8 INFO neutron.services.segments.plugin [-] Segment 8febcdd7-4308-479e-9fdc-362537d0388d resource provider aggregate not found 2026-08-14 10:36:05.590 8 INFO neutron.services.segments.plugin [-] Segment 8febcdd7-4308-479e-9fdc-362537d0388d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8febcdd7-4308-479e-9fdc-362537d0388d found for delete ", "request_id": "req-ad664a6f-efab-4629-ba03-47a5142ea917"}]} [pid: 8|app: 0|req: 878/1672] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:36:05 2026] DELETE /v2.0/networks/ac6ee0c9-5ff8-40bf-b264-5a62c9a10a80 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:36:05.598 8 INFO neutron.services.segments.plugin [-] Segment 8febcdd7-4308-479e-9fdc-362537d0388d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8febcdd7-4308-479e-9fdc-362537d0388d found for delete ", "request_id": "req-5d70792c-ed69-41ed-8c9c-cfbd8f80a8bc"}]} [pid: 7|app: 0|req: 795/1673] 10.0.0.100 () {34 vars in 747 bytes} [Fri Aug 14 10:36:05 2026] PUT /v2.0/ports/86d2b8e0-f55a-4990-8ef9-06d47a4a4c83/tags => generated 17 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 796/1674] 10.0.0.100 () {34 vars in 747 bytes} [Fri Aug 14 10:36:05 2026] PUT /v2.0/ports/c5c02500-4fcf-4aa1-b431-49786b1f8fad/tags => generated 25 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, ' 2026-08-14 10:36:05.743 8 INFO neutron_taas.services.taas.taas_plugin [None req-19efcada-7985-421c-999c-5c05b4dadc36 5a791c4aa32c48babc08a5a69d5c30f7 f3c98c545c0c49cbbf78b683ff19b40f - - default default] TaaS: Handle Delete Port: a1349377-95c7-4ef1-8836-5a319e486e38 2026-08-14 10:36:05.746 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-19efcada-7985-421c-999c-5c05b4dadc36 5a791c4aa32c48babc08a5a69d5c30f7 f3c98c545c0c49cbbf78b683ff19b40f - - default default] Tap Mirror: Handle Delete Port: a1349377-95c7-4ef1-8836-5a319e486e38 [pid: 7|app: 0|req: 797/1675] 10.0.0.100 () {34 vars in 747 bytes} [Fri Aug 14 10:36:05 2026] PUT /v2.0/ports/80e7b9c2-9301-4a93-b677-186d5954a979/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 798/1676] 10.0.0.100 () {34 vars in 747 bytes} [Fri Aug 14 10:36:05 2026] PUT /v2.0/ports/7a1236d1-1fc3-4d79-9ac5-eb94453e949d/tags => generated 19 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: 7|app: 0|req: 799/1677] 10.0.0.100 () {32 vars in 660 bytes} [Fri Aug 14 10:36:05 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1678] 10.0.0.100 () {32 vars in 674 bytes} [Fri Aug 14 10:36:05 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:36:06.064 8 INFO neutron.db.l3_hamode_db [None req-19efcada-7985-421c-999c-5c05b4dadc36 5a791c4aa32c48babc08a5a69d5c30f7 f3c98c545c0c49cbbf78b683ff19b40f - - default default] HA network 21f76242-0bcd-4265-87f2-5fea5c0b670b was deleted as no HA routers are present in tenant f3c98c545c0c49cbbf78b683ff19b40f. [pid: 8|app: 0|req: 879/1679] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:36:05 2026] DELETE /v2.0/routers/bcdcf662-9539-49a6-84e2-6fd088cd7780 => generated 0 bytes in 471 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1680] 10.0.0.100 () {32 vars in 670 bytes} [Fri Aug 14 10:36:06 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1681] 10.0.0.100 () {32 vars in 682 bytes} [Fri Aug 14 10:36:06 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1682] 10.0.0.100 () {32 vars in 668 bytes} [Fri Aug 14 10:36:06 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1683] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:06 2026] GET /v2.0/security-groups?tenant_id=59d4a0c592a54afea30fc7411b032e82&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1684] 10.0.0.100 () {32 vars in 682 bytes} [Fri Aug 14 10:36:06 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1685] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:06 2026] DELETE /v2.0/security-groups/26c3c9c7-a1a7-438b-96ec-f102ebffe187 => 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: 883/1686] 10.0.0.100 () {32 vars in 678 bytes} [Fri Aug 14 10:36:06 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1687] 10.0.0.100 () {32 vars in 690 bytes} [Fri Aug 14 10:36:06 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:36:06.623 8 INFO neutron_taas.services.taas.taas_plugin [None req-58cf3330-5897-4f0f-80d1-ce63e725fac4 c9716b366cc04e91835a8c91f8b038ba e124f6c02c934196a747c885473246b1 - - default default] TaaS: Handle Delete Port: 86d2b8e0-f55a-4990-8ef9-06d47a4a4c83 2026-08-14 10:36:06.626 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58cf3330-5897-4f0f-80d1-ce63e725fac4 c9716b366cc04e91835a8c91f8b038ba e124f6c02c934196a747c885473246b1 - - default default] Tap Mirror: Handle Delete Port: 86d2b8e0-f55a-4990-8ef9-06d47a4a4c83 [pid: 8|app: 0|req: 884/1688] 10.0.0.100 () {32 vars in 720 bytes} [Fri Aug 14 10:36:06 2026] DELETE /v2.0/ports/86d2b8e0-f55a-4990-8ef9-06d47a4a4c83 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:36:06.796 7 INFO neutron_taas.services.taas.taas_plugin [None req-81107439-059e-4c62-978b-d772967f1b07 c9716b366cc04e91835a8c91f8b038ba e124f6c02c934196a747c885473246b1 - - default default] TaaS: Handle Delete Port: c5c02500-4fcf-4aa1-b431-49786b1f8fad 2026-08-14 10:36:06.799 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-81107439-059e-4c62-978b-d772967f1b07 c9716b366cc04e91835a8c91f8b038ba e124f6c02c934196a747c885473246b1 - - default default] Tap Mirror: Handle Delete Port: c5c02500-4fcf-4aa1-b431-49786b1f8fad [pid: 7|app: 0|req: 805/1689] 10.0.0.100 () {32 vars in 720 bytes} [Fri Aug 14 10:36:06 2026] DELETE /v2.0/ports/c5c02500-4fcf-4aa1-b431-49786b1f8fad => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:36:06.978 7 INFO neutron_taas.services.taas.taas_plugin [None req-0e7aa133-0e6a-46ba-a65a-393efbc1eb7c c9716b366cc04e91835a8c91f8b038ba e124f6c02c934196a747c885473246b1 - - default default] TaaS: Handle Delete Port: 80e7b9c2-9301-4a93-b677-186d5954a979 2026-08-14 10:36:06.980 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e7aa133-0e6a-46ba-a65a-393efbc1eb7c c9716b366cc04e91835a8c91f8b038ba e124f6c02c934196a747c885473246b1 - - default default] Tap Mirror: Handle Delete Port: 80e7b9c2-9301-4a93-b677-186d5954a979 [pid: 7|app: 0|req: 806/1690] 10.0.0.100 () {32 vars in 720 bytes} [Fri Aug 14 10:36:06 2026] DELETE /v2.0/ports/80e7b9c2-9301-4a93-b677-186d5954a979 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1691] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:06 2026] GET /v2.0/security-groups?tenant_id=46f4683ec9a24bbdbd9afdd72230d725&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:36:07.167 7 INFO neutron_taas.services.taas.taas_plugin [None req-b4cd7c14-3e54-4424-877f-fa0667c1ff02 c9716b366cc04e91835a8c91f8b038ba e124f6c02c934196a747c885473246b1 - - default default] TaaS: Handle Delete Port: 7a1236d1-1fc3-4d79-9ac5-eb94453e949d 2026-08-14 10:36:07.171 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4cd7c14-3e54-4424-877f-fa0667c1ff02 c9716b366cc04e91835a8c91f8b038ba e124f6c02c934196a747c885473246b1 - - default default] Tap Mirror: Handle Delete Port: 7a1236d1-1fc3-4d79-9ac5-eb94453e949d [pid: 8|app: 0|req: 886/1692] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:07 2026] DELETE /v2.0/security-groups/400aebb0-fc8a-4ce9-b49b-df25379782eb => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1693] 10.0.0.100 () {32 vars in 720 bytes} [Fri Aug 14 10:36:07 2026] DELETE /v2.0/ports/7a1236d1-1fc3-4d79-9ac5-eb94453e949d => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:36:07.345 8 INFO neutron_taas.services.taas.taas_plugin [None req-1a169e17-993b-4545-bcb6-6786551da8c0 c9716b366cc04e91835a8c91f8b038ba e124f6c02c934196a747c885473246b1 - - default default] TaaS: Handle Delete Port: c0239a38-46bb-48ee-a1b7-2cef837a2ff6 2026-08-14 10:36:07.347 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a169e17-993b-4545-bcb6-6786551da8c0 c9716b366cc04e91835a8c91f8b038ba e124f6c02c934196a747c885473246b1 - - default default] Tap Mirror: Handle Delete Port: c0239a38-46bb-48ee-a1b7-2cef837a2ff6 [pid: 8|app: 0|req: 887/1694] 10.0.0.100 () {32 vars in 720 bytes} [Fri Aug 14 10:36:07 2026] DELETE /v2.0/ports/c0239a38-46bb-48ee-a1b7-2cef837a2ff6 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1695] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:07 2026] GET /v2.0/security-groups?tenant_id=f3c98c545c0c49cbbf78b683ff19b40f&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1696] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:07 2026] DELETE /v2.0/security-groups/996396f2-b1e6-4361-92e0-1a5c15e3ff10 => 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: 888/1697] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:36:07 2026] DELETE /v2.0/networks/777ab15c-30a5-4cea-9f02-fcdd88fee440 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:36:07.615 8 INFO neutron.services.segments.plugin [-] Segment a891a6f4-8312-4e9b-ac06-b0a379cebbdf resource provider aggregate not found 2026-08-14 10:36:07.620 8 INFO neutron.services.segments.plugin [-] Segment a891a6f4-8312-4e9b-ac06-b0a379cebbdf resource provider aggregate not found 2026-08-14 10:36:07.635 8 INFO neutron.services.segments.plugin [-] Segment a891a6f4-8312-4e9b-ac06-b0a379cebbdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a891a6f4-8312-4e9b-ac06-b0a379cebbdf found for delete ", "request_id": "req-fddc72d0-d881-40f0-8190-828085f1a010"}]} 2026-08-14 10:36:07.642 8 INFO neutron.services.segments.plugin [-] Segment a891a6f4-8312-4e9b-ac06-b0a379cebbdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a891a6f4-8312-4e9b-ac06-b0a379cebbdf found for delete ", "request_id": "req-64e8f206-0527-455b-8c98-fd66e7860ace"}]} 2026-08-14 10:36:07.658 8 INFO neutron.services.segments.plugin [-] Segment 6c08fa21-b062-4ead-add4-24db2adf7b7f resource provider aggregate not found 2026-08-14 10:36:07.663 8 INFO neutron.services.segments.plugin [-] Segment 6c08fa21-b062-4ead-add4-24db2adf7b7f resource provider aggregate not found 2026-08-14 10:36:07.665 7 INFO neutron.services.segments.plugin [-] Segment 5f2310f8-8811-44b2-a409-beeb987b1fdb resource provider aggregate not found 2026-08-14 10:36:07.672 7 INFO neutron.services.segments.plugin [-] Segment 5f2310f8-8811-44b2-a409-beeb987b1fdb resource provider aggregate not found 2026-08-14 10:36:07.678 8 INFO neutron.services.segments.plugin [-] Segment 6c08fa21-b062-4ead-add4-24db2adf7b7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c08fa21-b062-4ead-add4-24db2adf7b7f found for delete ", "request_id": "req-85006429-99ef-4ce9-988f-fdb17105ccba"}]} 2026-08-14 10:36:07.679 8 INFO neutron.services.segments.plugin [-] Segment 6c08fa21-b062-4ead-add4-24db2adf7b7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c08fa21-b062-4ead-add4-24db2adf7b7f found for delete ", "request_id": "req-f03a3cdd-92c5-4eb6-b996-28436525e735"}]} 2026-08-14 10:36:07.684 7 INFO neutron.services.segments.plugin [-] Segment 5f2310f8-8811-44b2-a409-beeb987b1fdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f2310f8-8811-44b2-a409-beeb987b1fdb found for delete ", "request_id": "req-c4334348-670d-4345-827e-867730c46161"}]} 2026-08-14 10:36:07.685 7 INFO neutron.services.segments.plugin [-] Segment 5f2310f8-8811-44b2-a409-beeb987b1fdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f2310f8-8811-44b2-a409-beeb987b1fdb found for delete ", "request_id": "req-8e1f7c2b-65dc-4688-a3be-951e18a49dd9"}]} [pid: 7|app: 0|req: 810/1698] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:36:07 2026] DELETE /v2.0/networks/397bb576-e7e2-4aa3-939f-cca923d3239f => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1699] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:07 2026] GET /v2.0/security-groups?tenant_id=ea53460490234b74939f485f8633916d&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1700] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:36:07 2026] DELETE /v2.0/networks/cb01628a-d50b-4045-a9b6-4ca1eab4b44d => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1701] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:07 2026] DELETE /v2.0/security-groups/f3b7d1c1-86c9-4e3d-9156-5b7cc29b5759 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1702] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:36:07 2026] DELETE /v2.0/networks/d1499508-ce98-4ea0-b3d9-3b98e3dd326d => 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: 891/1703] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:36:07 2026] DELETE /v2.0/networks/cf414ae4-0c26-4913-b3fd-dadebd3f06e0 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:36:08.468 7 INFO neutron.db.segments_db [None req-13d28631-241e-4406-a0c2-95eb74e90252 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] Added segment a911bf6e-07bb-44a2-aaf5-ca88f33ee3ea of type vxlan for network 88fffe4a-f40d-4acb-bacc-2f175e32d38b [pid: 7|app: 0|req: 813/1704] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:36:08 2026] POST /v2.0/networks => generated 615 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:36:08.620 8 INFO neutron.db.segments_db [None req-51337191-4cdd-475d-9b04-25e74d9e1597 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] Added segment 51f19381-ac90-41a5-b69b-189ec685eb7d of type vxlan for network 2de9ffa9-32cf-495a-9d8a-980e2b31f8c0 [pid: 8|app: 0|req: 892/1705] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:36:08 2026] POST /v2.0/networks => generated 615 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1706] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:36:08 2026] POST /v2.0/subnets => generated 646 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1707] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:08 2026] GET /v2.0/security-groups?tenant_id=e124f6c02c934196a747c885473246b1&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1708] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:09 2026] DELETE /v2.0/security-groups/7b1453f4-c163-47e7-acbf-c04f1b0887cc => 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: 815/1709] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:36:08 2026] POST /v2.0/subnets => generated 655 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:36:09.306 7 INFO neutron.db.segments_db [None req-202a8a30-69ce-4162-b6b8-e02f4a3c6d72 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] Added segment 4e84672d-3144-4996-93ef-76f890a72200 of type vxlan for network 59d97e58-fc1d-4c8f-b710-532f6b5b9b29 [pid: 8|app: 0|req: 895/1710] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:09 2026] GET /v2.0/security-groups?tenant_id=7a8ddad2f47b4e118f2a076cebae2d7f&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1711] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:09 2026] DELETE /v2.0/security-groups/6e912e7e-852c-4f0e-95dc-a2f548b66f15 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:36:09.560 7 INFO neutron.db.l3_hamode_db [None req-202a8a30-69ce-4162-b6b8-e02f4a3c6d72 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-14 10:36:09.681 7 INFO neutron.db.l3_hamode_db [None req-202a8a30-69ce-4162-b6b8-e02f4a3c6d72 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-14 10:36:09.700 8 INFO neutron.services.segments.plugin [-] Segment 8632348a-f4e6-41cd-ba3c-7bafcf57f19e resource provider aggregate not found 2026-08-14 10:36:09.710 7 INFO neutron.services.segments.plugin [-] Segment a472c907-33df-434f-a287-e896f2813d60 resource provider aggregate not found 2026-08-14 10:36:09.710 8 INFO neutron.services.segments.plugin [-] Segment 8632348a-f4e6-41cd-ba3c-7bafcf57f19e resource provider aggregate not found 2026-08-14 10:36:09.722 7 INFO neutron.services.segments.plugin [-] Segment a472c907-33df-434f-a287-e896f2813d60 resource provider aggregate not found 2026-08-14 10:36:09.724 8 INFO neutron.services.segments.plugin [-] Segment 8632348a-f4e6-41cd-ba3c-7bafcf57f19e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8632348a-f4e6-41cd-ba3c-7bafcf57f19e found for delete ", "request_id": "req-31d26d2a-55bf-4bda-a4d1-73ccef81bd31"}]} 2026-08-14 10:36:09.728 8 INFO neutron.services.segments.plugin [-] Segment 8632348a-f4e6-41cd-ba3c-7bafcf57f19e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8632348a-f4e6-41cd-ba3c-7bafcf57f19e found for delete ", "request_id": "req-dfeb0a97-034d-480f-a872-50ede6fb88ea"}]} 2026-08-14 10:36:09.735 7 INFO neutron.services.segments.plugin [-] Segment a472c907-33df-434f-a287-e896f2813d60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a472c907-33df-434f-a287-e896f2813d60 found for delete ", "request_id": "req-d60444a1-7d4f-4fec-955c-be2d0426d78d"}]} 2026-08-14 10:36:09.737 7 INFO neutron.services.segments.plugin [-] Segment a472c907-33df-434f-a287-e896f2813d60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a472c907-33df-434f-a287-e896f2813d60 found for delete ", "request_id": "req-2c17dee0-b738-4ccc-8745-5162403f8a64"}]} 2026-08-14 10:36:09.752 7 INFO neutron.services.segments.plugin [-] Segment b6a905d4-aa4f-4df4-a9d4-5a398119ff97 resource provider aggregate not found 2026-08-14 10:36:09.758 7 INFO neutron.services.segments.plugin [-] Segment b6a905d4-aa4f-4df4-a9d4-5a398119ff97 resource provider aggregate not found 2026-08-14 10:36:09.774 7 INFO neutron.services.segments.plugin [-] Segment b6a905d4-aa4f-4df4-a9d4-5a398119ff97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6a905d4-aa4f-4df4-a9d4-5a398119ff97 found for delete ", "request_id": "req-5737d893-e18d-4b2f-ae8f-3a7e51b665b6"}]} 2026-08-14 10:36:09.776 7 INFO neutron.services.segments.plugin [-] Segment b6a905d4-aa4f-4df4-a9d4-5a398119ff97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6a905d4-aa4f-4df4-a9d4-5a398119ff97 found for delete ", "request_id": "req-74c5560f-4fd0-4973-8b31-4c16649a9176"}]} [pid: 8|app: 0|req: 897/1712] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:09 2026] GET /v2.0/security-groups?tenant_id=002af4b82e5146e8bf5d4f836e8120a1&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1713] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:09 2026] DELETE /v2.0/security-groups/9acf4162-1aaf-4535-bafa-252a9c0a5bdd => 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: 816/1714] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:36:09 2026] POST /v2.0/routers => generated 510 bytes in 1096 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1715] 10.0.0.100 () {34 vars in 783 bytes} [Fri Aug 14 10:36:10 2026] PUT /v2.0/routers/ef66dcec-159f-4d07-b0c1-14e9ee57783c/add_router_interface => generated 309 bytes in 1022 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1716] 10.0.0.100 () {32 vars in 717 bytes} [Fri Aug 14 10:36:11 2026] GET /v2.0/ports/db60d6da-4d2d-40d5-a28f-448ee4cef708 => generated 959 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1717] 10.0.0.100 () {34 vars in 783 bytes} [Fri Aug 14 10:36:11 2026] PUT /v2.0/routers/ef66dcec-159f-4d07-b0c1-14e9ee57783c/add_router_interface => generated 309 bytes in 960 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1718] 10.0.0.100 () {34 vars in 676 bytes} [Fri Aug 14 10:36:12 2026] POST /v2.0/subnetpools => generated 516 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1719] 10.0.0.100 () {32 vars in 717 bytes} [Fri Aug 14 10:36:12 2026] GET /v2.0/ports/9fa547fb-c20f-4d27-b075-265c0c4c2209 => generated 967 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1720] 10.0.0.100 () {34 vars in 676 bytes} [Fri Aug 14 10:36:12 2026] POST /v2.0/subnetpools => generated 516 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1721] 10.0.0.100 () {34 vars in 676 bytes} [Fri Aug 14 10:36:12 2026] POST /v2.0/subnetpools => generated 516 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1722] 10.0.0.100 () {34 vars in 676 bytes} [Fri Aug 14 10:36:12 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1723] 10.0.0.100 () {34 vars in 676 bytes} [Fri Aug 14 10:36:12 2026] POST /v2.0/subnetpools => generated 516 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1724] 10.0.0.100 () {34 vars in 759 bytes} [Fri Aug 14 10:36:12 2026] PUT /v2.0/subnetpools/c038663c-66bc-4412-a554-afef51962385/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:36:12.745 8 INFO neutron_taas.services.taas.taas_plugin [None req-f4a0bc4e-6a84-4572-ba9d-01b6d6107da5 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] TaaS: Handle Delete Port: 9fa547fb-c20f-4d27-b075-265c0c4c2209 2026-08-14 10:36:12.747 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4a0bc4e-6a84-4572-ba9d-01b6d6107da5 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] Tap Mirror: Handle Delete Port: 9fa547fb-c20f-4d27-b075-265c0c4c2209 [pid: 7|app: 0|req: 824/1725] 10.0.0.100 () {34 vars in 759 bytes} [Fri Aug 14 10:36:12 2026] PUT /v2.0/subnetpools/758b8a5f-a53b-45b8-9684-00b5def0ede4/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: 825/1726] 10.0.0.100 () {34 vars in 759 bytes} [Fri Aug 14 10:36:12 2026] PUT /v2.0/subnetpools/42009259-1cb1-49cf-ba73-0ed9b7daacc4/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: 826/1727] 10.0.0.100 () {34 vars in 759 bytes} [Fri Aug 14 10:36:12 2026] PUT /v2.0/subnetpools/cc0f28f1-d024-47e2-8387-cd6c2983e199/tags => 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: 827/1728] 10.0.0.100 () {32 vars in 672 bytes} [Fri Aug 14 10:36:12 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1729] 10.0.0.100 () {32 vars in 686 bytes} [Fri Aug 14 10:36:12 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1730] 10.0.0.100 () {32 vars in 682 bytes} [Fri Aug 14 10:36:12 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1731] 10.0.0.100 () {32 vars in 694 bytes} [Fri Aug 14 10:36:12 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1732] 10.0.0.100 () {32 vars in 680 bytes} [Fri Aug 14 10:36:12 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1733] 10.0.0.100 () {32 vars in 694 bytes} [Fri Aug 14 10:36:12 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1734] 10.0.0.100 () {32 vars in 690 bytes} [Fri Aug 14 10:36:13 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1735] 10.0.0.100 () {32 vars in 702 bytes} [Fri Aug 14 10:36:13 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1736] 10.0.0.100 () {32 vars in 732 bytes} [Fri Aug 14 10:36:13 2026] DELETE /v2.0/subnetpools/c038663c-66bc-4412-a554-afef51962385 => 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: 902/1737] 10.0.0.100 () {34 vars in 789 bytes} [Fri Aug 14 10:36:12 2026] PUT /v2.0/routers/ef66dcec-159f-4d07-b0c1-14e9ee57783c/remove_router_interface => generated 309 bytes in 727 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1738] 10.0.0.100 () {32 vars in 732 bytes} [Fri Aug 14 10:36:13 2026] DELETE /v2.0/subnetpools/758b8a5f-a53b-45b8-9684-00b5def0ede4 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1739] 10.0.0.100 () {32 vars in 732 bytes} [Fri Aug 14 10:36:13 2026] DELETE /v2.0/subnetpools/42009259-1cb1-49cf-ba73-0ed9b7daacc4 => 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: 904/1740] 10.0.0.100 () {32 vars in 732 bytes} [Fri Aug 14 10:36:13 2026] DELETE /v2.0/subnetpools/cc0f28f1-d024-47e2-8387-cd6c2983e199 => 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: 905/1741] 10.0.0.100 () {32 vars in 732 bytes} [Fri Aug 14 10:36:13 2026] DELETE /v2.0/subnetpools/894d40f5-634d-45ae-a8c7-e75b0926326b => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:36:13.489 7 INFO neutron_taas.services.taas.taas_plugin [None req-0d7aa7c7-5ff6-4258-90d4-28bbd1322012 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] TaaS: Handle Delete Port: db60d6da-4d2d-40d5-a28f-448ee4cef708 2026-08-14 10:36:13.492 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d7aa7c7-5ff6-4258-90d4-28bbd1322012 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] Tap Mirror: Handle Delete Port: db60d6da-4d2d-40d5-a28f-448ee4cef708 [pid: 7|app: 0|req: 837/1742] 10.0.0.100 () {34 vars in 789 bytes} [Fri Aug 14 10:36:13 2026] PUT /v2.0/routers/ef66dcec-159f-4d07-b0c1-14e9ee57783c/remove_router_interface => generated 309 bytes in 738 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1743] 10.0.0.100 () {32 vars in 736 bytes} [Fri Aug 14 10:36:13 2026] GET /v2.0/ports?device_id=ef66dcec-159f-4d07-b0c1-14e9ee57783c => 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: 906/1744] 10.0.0.100 () {34 vars in 678 bytes} [Fri Aug 14 10:36:13 2026] POST /v2.0/qos/policies => generated 359 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1745] 10.0.0.100 () {34 vars in 678 bytes} [Fri Aug 14 10:36:14 2026] POST /v2.0/qos/policies => generated 359 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:36:14.122 7 INFO neutron_taas.services.taas.taas_plugin [None req-a7d87e88-0fc3-4c75-91a9-2c8244176913 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] TaaS: Handle Delete Port: 7634c2f4-56a8-4fa3-84c6-98da096a6836 2026-08-14 10:36:14.125 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7d87e88-0fc3-4c75-91a9-2c8244176913 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] Tap Mirror: Handle Delete Port: 7634c2f4-56a8-4fa3-84c6-98da096a6836 [pid: 8|app: 0|req: 908/1746] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:14 2026] GET /v2.0/security-groups?tenant_id=cf4f7ab4d66c4ee09416493140b1b661&name=default => generated 2925 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:36:14.467 7 INFO neutron.services.segments.plugin [-] Segment 4e84672d-3144-4996-93ef-76f890a72200 resource provider aggregate not found 2026-08-14 10:36:14.474 7 INFO neutron.services.segments.plugin [-] Segment 4e84672d-3144-4996-93ef-76f890a72200 resource provider aggregate not found 2026-08-14 10:36:14.486 7 INFO neutron.services.segments.plugin [-] Segment 4e84672d-3144-4996-93ef-76f890a72200 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e84672d-3144-4996-93ef-76f890a72200 found for delete ", "request_id": "req-c2008b5c-da5e-4eeb-b60b-9e01abf92930"}]} [pid: 8|app: 0|req: 909/1747] 10.0.0.100 () {34 vars in 678 bytes} [Fri Aug 14 10:36:14 2026] POST /v2.0/qos/policies => generated 359 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:36:14.493 7 INFO neutron.services.segments.plugin [-] Segment 4e84672d-3144-4996-93ef-76f890a72200 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e84672d-3144-4996-93ef-76f890a72200 found for delete ", "request_id": "req-e437366a-024c-4e22-a56f-f4f966b1f4e0"}]} 2026-08-14 10:36:14.501 7 INFO neutron.db.l3_hamode_db [None req-a7d87e88-0fc3-4c75-91a9-2c8244176913 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] HA network 59d97e58-fc1d-4c8f-b710-532f6b5b9b29 was deleted as no HA routers are present in tenant 56d120c074744885b08377eba0038357. [pid: 7|app: 0|req: 839/1748] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:36:13 2026] DELETE /v2.0/routers/ef66dcec-159f-4d07-b0c1-14e9ee57783c => generated 0 bytes in 552 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1749] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:14 2026] DELETE /v2.0/security-groups/44e85baf-f34b-4d22-ab75-bdaaa643e70a => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1750] 10.0.0.100 () {34 vars in 678 bytes} [Fri Aug 14 10:36:14 2026] POST /v2.0/qos/policies => generated 359 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1751] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:14 2026] GET /v2.0/security-groups?tenant_id=42b03fe390f844ef9a7e6750ae125594&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1752] 10.0.0.100 () {34 vars in 678 bytes} [Fri Aug 14 10:36:14 2026] POST /v2.0/qos/policies => generated 359 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1753] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:36:14 2026] DELETE /v2.0/subnets/aa902e6d-cecb-4f45-9ed3-7432d91285a7 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1754] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:14 2026] DELETE /v2.0/security-groups/f778fcef-b018-42d2-9c9d-6f0d6b58c49a => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1755] 10.0.0.100 () {34 vars in 753 bytes} [Fri Aug 14 10:36:14 2026] PUT /v2.0/policies/370cb6bb-3377-4fb8-a44e-13e938fdd0fb/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1756] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:14 2026] GET /v2.0/security-groups?tenant_id=f6b91f390b2841ca8dbf68584df064ea&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1757] 10.0.0.100 () {34 vars in 753 bytes} [Fri Aug 14 10:36:14 2026] PUT /v2.0/policies/0c1f1064-67e4-4d70-8968-d9f34a929689/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1758] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:36:14 2026] DELETE /v2.0/subnets/c09d1195-ca57-40dd-8f2a-3233bc043168 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1759] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:14 2026] DELETE /v2.0/security-groups/41735201-dda4-463a-886a-d69d9e915ef2 => 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: 915/1760] 10.0.0.100 () {34 vars in 753 bytes} [Fri Aug 14 10:36:14 2026] PUT /v2.0/policies/e87dbff0-a6ea-4a24-8c53-e86693ac6ae3/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1761] 10.0.0.100 () {34 vars in 753 bytes} [Fri Aug 14 10:36:15 2026] PUT /v2.0/policies/18bde1cc-3280-429c-bc64-ceaecadcfa26/tags => generated 19 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:36:15.117 7 INFO neutron_taas.services.taas.taas_plugin [None req-aa945600-5a20-4b8d-910c-b7ff85a6b876 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] TaaS: Handle Delete Port: c8ea2916-9a48-45de-8f02-fc8a642961a5 2026-08-14 10:36:15.119 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa945600-5a20-4b8d-910c-b7ff85a6b876 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] Tap Mirror: Handle Delete Port: c8ea2916-9a48-45de-8f02-fc8a642961a5 [pid: 7|app: 0|req: 846/1762] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:36:15 2026] DELETE /v2.0/networks/2de9ffa9-32cf-495a-9d8a-980e2b31f8c0 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1763] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:15 2026] GET /v2.0/security-groups?tenant_id=27bb9e57903146a0add2f3c968300234&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:36:15.371 7 INFO neutron_taas.services.taas.taas_plugin [None req-baf67f4f-c00f-43fd-bcd3-77c7460c1ccb 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] TaaS: Handle Delete Port: a7aebbd9-3007-4b78-99d1-f2768dcfbda5 2026-08-14 10:36:15.374 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-baf67f4f-c00f-43fd-bcd3-77c7460c1ccb 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] Tap Mirror: Handle Delete Port: a7aebbd9-3007-4b78-99d1-f2768dcfbda5 [pid: 8|app: 0|req: 918/1764] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:15 2026] DELETE /v2.0/security-groups/0348f930-4002-4944-875a-5e2161abf079 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1765] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:36:15 2026] DELETE /v2.0/networks/88fffe4a-f40d-4acb-bacc-2f175e32d38b => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:36:15.582 7 INFO neutron.db.segments_db [None req-1a1962ce-e980-4f4f-9639-f86f33bd2fcb 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] Added segment ea83ac8b-37ec-43d4-b1f2-137f5a3e7a09 of type vxlan for network 8a622fb4-8359-4fc1-95d3-b9740a7d6e0e [pid: 7|app: 0|req: 848/1766] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:36:15 2026] POST /v2.0/networks => generated 615 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1767] 10.0.0.100 () {32 vars in 674 bytes} [Fri Aug 14 10:36:15 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1768] 10.0.0.100 () {32 vars in 688 bytes} [Fri Aug 14 10:36:15 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1769] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:36:15 2026] POST /v2.0/subnets => generated 646 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1770] 10.0.0.100 () {32 vars in 684 bytes} [Fri Aug 14 10:36:15 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:36:15.925 7 INFO neutron.db.segments_db [None req-59c50f77-ab1d-4bfb-9f43-630f42e645bb 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] Added segment 25dd5323-90d6-4811-8543-afd39c17753a of type vxlan for network e9a86950-f068-452e-aa9c-0816d1e2a672 [pid: 8|app: 0|req: 922/1771] 10.0.0.100 () {32 vars in 696 bytes} [Fri Aug 14 10:36:15 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1772] 10.0.0.100 () {32 vars in 682 bytes} [Fri Aug 14 10:36:15 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1773] 10.0.0.100 () {32 vars in 696 bytes} [Fri Aug 14 10:36:16 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1774] 10.0.0.100 () {32 vars in 692 bytes} [Fri Aug 14 10:36:16 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:36:16.160 7 INFO neutron.db.l3_hamode_db [None req-59c50f77-ab1d-4bfb-9f43-630f42e645bb 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 926/1775] 10.0.0.100 () {32 vars in 704 bytes} [Fri Aug 14 10:36:16 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1776] 10.0.0.100 () {32 vars in 734 bytes} [Fri Aug 14 10:36:16 2026] DELETE /v2.0/qos/policies/370cb6bb-3377-4fb8-a44e-13e938fdd0fb => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1777] 10.0.0.100 () {32 vars in 734 bytes} [Fri Aug 14 10:36:16 2026] DELETE /v2.0/qos/policies/0c1f1064-67e4-4d70-8968-d9f34a929689 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:36:16.267 7 INFO neutron.db.l3_hamode_db [None req-59c50f77-ab1d-4bfb-9f43-630f42e645bb 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 929/1778] 10.0.0.100 () {32 vars in 734 bytes} [Fri Aug 14 10:36:16 2026] DELETE /v2.0/qos/policies/e87dbff0-a6ea-4a24-8c53-e86693ac6ae3 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:36:16.513 7 INFO neutron.services.segments.plugin [-] Segment 51f19381-ac90-41a5-b69b-189ec685eb7d resource provider aggregate not found 2026-08-14 10:36:16.518 7 INFO neutron.services.segments.plugin [-] Segment 51f19381-ac90-41a5-b69b-189ec685eb7d resource provider aggregate not found 2026-08-14 10:36:16.533 7 INFO neutron.services.segments.plugin [-] Segment 51f19381-ac90-41a5-b69b-189ec685eb7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51f19381-ac90-41a5-b69b-189ec685eb7d found for delete ", "request_id": "req-216c00e9-596c-48af-a905-d2e779d9fc60"}]} 2026-08-14 10:36:16.535 7 INFO neutron.services.segments.plugin [-] Segment 51f19381-ac90-41a5-b69b-189ec685eb7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51f19381-ac90-41a5-b69b-189ec685eb7d found for delete ", "request_id": "req-90ae9955-6fe9-44c9-952e-09b2c364d538"}]} 2026-08-14 10:36:16.554 7 INFO neutron.services.segments.plugin [-] Segment a911bf6e-07bb-44a2-aaf5-ca88f33ee3ea resource provider aggregate not found 2026-08-14 10:36:16.561 7 INFO neutron.services.segments.plugin [-] Segment a911bf6e-07bb-44a2-aaf5-ca88f33ee3ea resource provider aggregate not found 2026-08-14 10:36:16.574 7 INFO neutron.services.segments.plugin [-] Segment a911bf6e-07bb-44a2-aaf5-ca88f33ee3ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a911bf6e-07bb-44a2-aaf5-ca88f33ee3ea found for delete ", "request_id": "req-46fb5294-b3a6-4b5f-adf9-a87c2901d229"}]} 2026-08-14 10:36:16.575 7 INFO neutron.services.segments.plugin [-] Segment a911bf6e-07bb-44a2-aaf5-ca88f33ee3ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a911bf6e-07bb-44a2-aaf5-ca88f33ee3ea found for delete ", "request_id": "req-527d0b18-e1a6-470f-867a-c6c35f8f1936"}]} [pid: 8|app: 0|req: 930/1779] 10.0.0.100 () {32 vars in 734 bytes} [Fri Aug 14 10:36:16 2026] DELETE /v2.0/qos/policies/18bde1cc-3280-429c-bc64-ceaecadcfa26 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1780] 10.0.0.100 () {32 vars in 734 bytes} [Fri Aug 14 10:36:16 2026] DELETE /v2.0/qos/policies/5682ae85-a99e-4577-950f-e6dacf44996e => 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: 850/1783] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:36:15 2026] POST /v2.0/routers => generated 511 bytes in 1026 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1784] 10.0.0.100 () {34 vars in 665 bytes} [Fri Aug 14 10:36:16 2026] POST /v2.0/ports => generated 963 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, ' [pid: 8|app: 0|req: 935/1785] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:17 2026] GET /v2.0/security-groups?tenant_id=8e6bea058e2f459db377a21e414df939&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:36:18.230 8 INFO neutron.db.segments_db [None req-010218fa-0b63-4d0f-95c2-f61c9fd20950 4775e6168925415fa9849266d1b52823 f233736651e4444d98b5535cd9ec0160 - - default default] Added segment fd2a49c5-8763-4d3d-b30c-15f00d3e9860 of type vxlan for network 1aac938a-f60c-4ab7-9a5d-87908e93d147 [pid: 7|app: 0|req: 851/1786] 10.0.0.100 () {34 vars in 783 bytes} [Fri Aug 14 10:36:17 2026] PUT /v2.0/routers/3ea1a82d-928b-4b11-8e1a-dc8dd8c46a4d/add_router_interface => generated 309 bytes in 976 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: 936/1787] 10.0.0.100 () {34 vars in 671 bytes} [Fri Aug 14 10:36:17 2026] POST /v2.0/networks => generated 614 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1788] 10.0.0.100 () {32 vars in 717 bytes} [Fri Aug 14 10:36:18 2026] GET /v2.0/ports/f64f114a-51da-4f98-9354-dd48939c13a9 => generated 1037 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1789] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:18 2026] DELETE /v2.0/security-groups/b30136b8-745b-4359-ba3e-de77474e0d4c => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:36:18.382 8 INFO neutron.db.segments_db [None req-03f2fcbf-f0b8-4a25-9425-b3edf1fb7f60 4775e6168925415fa9849266d1b52823 f233736651e4444d98b5535cd9ec0160 - - default default] Added segment b70d9cf8-07eb-4c7e-ad42-f3e0231fff59 of type vxlan for network 49ee0b78-0cc8-4a6a-8701-ffc743e3280b 2026-08-14 10:36:18.627 8 INFO neutron.db.l3_hamode_db [None req-03f2fcbf-f0b8-4a25-9425-b3edf1fb7f60 4775e6168925415fa9849266d1b52823 f233736651e4444d98b5535cd9ec0160 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-14 10:36:19.121 7 INFO neutron_taas.services.taas.taas_plugin [None req-de80c0ed-f5b6-4afe-b54d-62566ce1f8ee 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] TaaS: Handle Delete Port: f64f114a-51da-4f98-9354-dd48939c13a9 2026-08-14 10:36:19.124 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de80c0ed-f5b6-4afe-b54d-62566ce1f8ee 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] Tap Mirror: Handle Delete Port: f64f114a-51da-4f98-9354-dd48939c13a9 2026-08-14 10:36:19.476 8 INFO neutron.db.l3_hamode_db [None req-03f2fcbf-f0b8-4a25-9425-b3edf1fb7f60 4775e6168925415fa9849266d1b52823 f233736651e4444d98b5535cd9ec0160 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 853/1790] 10.0.0.100 () {34 vars in 789 bytes} [Fri Aug 14 10:36:18 2026] PUT /v2.0/routers/3ea1a82d-928b-4b11-8e1a-dc8dd8c46a4d/remove_router_interface => generated 309 bytes in 1138 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: 854/1791] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:19 2026] GET /v2.0/security-groups?tenant_id=3baef9fea80949c0848749ef9c6500bf&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1792] 10.0.0.100 () {34 vars in 676 bytes} [Fri Aug 14 10:36:19 2026] POST /v2.0/floatingips => generated 552 bytes in 672 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1793] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:36:18 2026] POST /v2.0/routers => generated 695 bytes in 2018 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:36:20.424 7 INFO neutron.api.v2.resource [None req-6469d622-46f7-4d95-8d9c-80df5a362e6a 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 856/1794] 10.0.0.100 () {34 vars in 789 bytes} [Fri Aug 14 10:36:20 2026] PUT /v2.0/routers/3ea1a82d-928b-4b11-8e1a-dc8dd8c46a4d/remove_router_interface => generated 197 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1795] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:20 2026] DELETE /v2.0/security-groups/85ac83b2-8dbb-4727-87e6-ec0bec733b43 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1796] 10.0.0.100 () {34 vars in 759 bytes} [Fri Aug 14 10:36:20 2026] PUT /v2.0/floatingips/c0e9df57-7f81-43ff-abfb-d99aa67b888b/tags => generated 25 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1797] 10.0.0.100 () {32 vars in 776 bytes} [Fri Aug 14 10:36:20 2026] GET /v2.0/subnets?project_id=f233736651e4444d98b5535cd9ec0160&cidr=10.100.0.0%2F28 => 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: 858/1798] 10.0.0.100 () {32 vars in 736 bytes} [Fri Aug 14 10:36:20 2026] GET /v2.0/ports?device_id=3ea1a82d-928b-4b11-8e1a-dc8dd8c46a4d => 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: 941/1799] 10.0.0.100 () {32 vars in 739 bytes} [Fri Aug 14 10:36:20 2026] GET /v2.0/floatingips/c0e9df57-7f81-43ff-abfb-d99aa67b888b/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1800] 10.0.0.100 () {32 vars in 694 bytes} [Fri Aug 14 10:36:20 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:36:20.694 7 INFO neutron_taas.services.taas.taas_plugin [None req-0bf60709-18da-431e-b1ec-829250dc575e 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] TaaS: Handle Delete Port: ea1883ca-214c-4aab-a0bb-8c09d9227cf1 2026-08-14 10:36:20.697 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0bf60709-18da-431e-b1ec-829250dc575e 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] Tap Mirror: Handle Delete Port: ea1883ca-214c-4aab-a0bb-8c09d9227cf1 [pid: 8|app: 0|req: 943/1801] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:20 2026] GET /v2.0/security-groups?tenant_id=4285e6b3ebad4d869dbe2a0957257712&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1802] 10.0.0.100 () {34 vars in 770 bytes} [Fri Aug 14 10:36:20 2026] PUT /v2.0/floatingips/c0e9df57-7f81-43ff-abfb-d99aa67b888b/tags/green => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1803] 10.0.0.100 () {32 vars in 784 bytes} [Fri Aug 14 10:36:20 2026] GET /v2.0/subnets?network_id=f8e22eca-5fc4-47ff-8e2c-f1cb20791f38&cidr=10.100.0.0%2F28 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1804] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:20 2026] DELETE /v2.0/security-groups/bc938ba2-83db-4935-a20b-921fb24ba593 => 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: 947/1805] 10.0.0.100 () {32 vars in 739 bytes} [Fri Aug 14 10:36:20 2026] GET /v2.0/floatingips/c0e9df57-7f81-43ff-abfb-d99aa67b888b/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:36:21.052 7 INFO neutron.services.segments.plugin [-] Segment 25dd5323-90d6-4811-8543-afd39c17753a resource provider aggregate not found 2026-08-14 10:36:21.060 7 INFO neutron.services.segments.plugin [-] Segment 25dd5323-90d6-4811-8543-afd39c17753a resource provider aggregate not found 2026-08-14 10:36:21.075 7 INFO neutron.services.segments.plugin [-] Segment 25dd5323-90d6-4811-8543-afd39c17753a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25dd5323-90d6-4811-8543-afd39c17753a found for delete ", "request_id": "req-922d39fd-1ee4-4087-b207-c3109c05d452"}]} 2026-08-14 10:36:21.076 7 INFO neutron.services.segments.plugin [-] Segment 25dd5323-90d6-4811-8543-afd39c17753a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25dd5323-90d6-4811-8543-afd39c17753a found for delete ", "request_id": "req-30816eda-5928-469c-98e5-ed9ccb2e6c4e"}]} 2026-08-14 10:36:21.084 7 INFO neutron.db.l3_hamode_db [None req-0bf60709-18da-431e-b1ec-829250dc575e 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] HA network e9a86950-f068-452e-aa9c-0816d1e2a672 was deleted as no HA routers are present in tenant 56d120c074744885b08377eba0038357. [pid: 7|app: 0|req: 859/1806] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:36:20 2026] DELETE /v2.0/routers/3ea1a82d-928b-4b11-8e1a-dc8dd8c46a4d => generated 0 bytes in 551 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1807] 10.0.0.100 () {34 vars in 766 bytes} [Fri Aug 14 10:36:21 2026] PUT /v2.0/floatingips/c0e9df57-7f81-43ff-abfb-d99aa67b888b/tags/red => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1808] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:36:20 2026] POST /v2.0/subnets => generated 657 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1809] 10.0.0.100 () {32 vars in 739 bytes} [Fri Aug 14 10:36:21 2026] GET /v2.0/floatingips/c0e9df57-7f81-43ff-abfb-d99aa67b888b/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1810] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:36:21 2026] DELETE /v2.0/subnets/abdee97d-b500-4336-9bc7-07b48aa86aa0 => 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: 862/1811] 10.0.0.100 () {34 vars in 788 bytes} [Fri Aug 14 10:36:21 2026] PUT /v2.0/floatingips/c0e9df57-7f81-43ff-abfb-d99aa67b888b/tags/black.or.white => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-14 10:36:21.463 7 INFO neutron_taas.services.taas.taas_plugin [None req-a34cdadb-a18b-4e04-94a0-c15bbeda82a0 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] TaaS: Handle Delete Port: c36dd629-9432-423d-843b-164a5d9d9d1a 2026-08-14 10:36:21.467 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a34cdadb-a18b-4e04-94a0-c15bbeda82a0 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] Tap Mirror: Handle Delete Port: c36dd629-9432-423d-843b-164a5d9d9d1a [pid: 7|app: 0|req: 863/1812] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:36:21 2026] DELETE /v2.0/networks/8a622fb4-8359-4fc1-95d3-b9740a7d6e0e => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1813] 10.0.0.100 () {32 vars in 739 bytes} [Fri Aug 14 10:36:21 2026] GET /v2.0/floatingips/c0e9df57-7f81-43ff-abfb-d99aa67b888b/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:36:21.757 7 INFO neutron.db.segments_db [None req-3ff9c4a9-74a7-4b13-aaa6-3f805dbee150 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] Added segment 1beecf57-de73-4643-8745-e65b736fe5e5 of type vxlan for network 9ca01ffe-c699-4779-94ae-8a3589fbadce [pid: 7|app: 0|req: 865/1814] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:36:21 2026] POST /v2.0/networks => generated 613 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1815] 10.0.0.100 () {34 vars in 759 bytes} [Fri Aug 14 10:36:21 2026] PUT /v2.0/floatingips/c0e9df57-7f81-43ff-abfb-d99aa67b888b/tags => generated 37 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1816] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:36:21 2026] POST /v2.0/subnets => generated 646 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1817] 10.0.0.100 () {32 vars in 739 bytes} [Fri Aug 14 10:36:22 2026] GET /v2.0/floatingips/c0e9df57-7f81-43ff-abfb-d99aa67b888b/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:36:22.197 7 INFO neutron.db.segments_db [None req-3ad8f904-1d8a-42c3-ae79-4fc930dbd4b9 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] Added segment 9344342b-3dbb-404e-b7fa-a18316c651cd of type vxlan for network 19d8666a-2072-4d09-9dde-0f044e8d47b0 2026-08-14 10:36:22.478 7 INFO neutron.db.l3_hamode_db [None req-3ad8f904-1d8a-42c3-ae79-4fc930dbd4b9 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 950/1818] 10.0.0.100 () {34 vars in 783 bytes} [Fri Aug 14 10:36:21 2026] PUT /v2.0/routers/1bc90fc8-324a-44f8-83db-398751f0ada6/add_router_interface => generated 309 bytes in 1322 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1819] 10.0.0.100 () {32 vars in 747 bytes} [Fri Aug 14 10:36:22 2026] GET /v2.0/floatingips/c0e9df57-7f81-43ff-abfb-d99aa67b888b/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:36:22.603 7 INFO neutron.db.l3_hamode_db [None req-3ad8f904-1d8a-42c3-ae79-4fc930dbd4b9 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 952/1820] 10.0.0.100 () {32 vars in 649 bytes} [Fri Aug 14 10:36:22 2026] GET /v2.0/networks => generated 5045 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:36:22.673 8 INFO neutron.api.v2.resource [None req-a2d30a3f-dcff-426a-9c79-938ad1232c77 5f7cdb3160c9470f9a8ab2d65cceafa5 1e66d1d0fb474f2eac50ab495108f47d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 953/1821] 10.0.0.100 () {32 vars in 751 bytes} [Fri Aug 14 10:36:22 2026] GET /v2.0/floatingips/c0e9df57-7f81-43ff-abfb-d99aa67b888b/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1822] 10.0.0.100 () {32 vars in 647 bytes} [Fri Aug 14 10:36:22 2026] GET /v2.0/subnets => generated 3871 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1823] 10.0.0.100 () {32 vars in 750 bytes} [Fri Aug 14 10:36:22 2026] DELETE /v2.0/floatingips/c0e9df57-7f81-43ff-abfb-d99aa67b888b/tags/red => 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: 956/1824] 10.0.0.100 () {32 vars in 647 bytes} [Fri Aug 14 10:36:22 2026] GET /v2.0/routers => generated 1279 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1825] 10.0.0.100 () {32 vars in 739 bytes} [Fri Aug 14 10:36:22 2026] GET /v2.0/floatingips/c0e9df57-7f81-43ff-abfb-d99aa67b888b/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:36:22.904 8 INFO neutron.api.v2.resource [None req-6204fed7-d633-4448-bbc4-2926e07853f9 5f7cdb3160c9470f9a8ab2d65cceafa5 1e66d1d0fb474f2eac50ab495108f47d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 958/1826] 10.0.0.100 () {32 vars in 754 bytes} [Fri Aug 14 10:36:22 2026] DELETE /v2.0/floatingips/c0e9df57-7f81-43ff-abfb-d99aa67b888b/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1827] 10.0.0.100 () {34 vars in 685 bytes} [Fri Aug 14 10:36:22 2026] POST /v2.0/security-groups => generated 1673 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-14 10:36:23.094 7 INFO neutron.services.segments.plugin [-] Segment ea83ac8b-37ec-43d4-b1f2-137f5a3e7a09 resource provider aggregate not found 2026-08-14 10:36:23.101 7 INFO neutron.services.segments.plugin [-] Segment ea83ac8b-37ec-43d4-b1f2-137f5a3e7a09 resource provider aggregate not found 2026-08-14 10:36:23.123 7 INFO neutron.services.segments.plugin [-] Segment ea83ac8b-37ec-43d4-b1f2-137f5a3e7a09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea83ac8b-37ec-43d4-b1f2-137f5a3e7a09 found for delete ", "request_id": "req-15799ac7-8b5d-4b11-b740-81d83c29e3eb"}]} 2026-08-14 10:36:23.132 7 INFO neutron.services.segments.plugin [-] Segment ea83ac8b-37ec-43d4-b1f2-137f5a3e7a09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea83ac8b-37ec-43d4-b1f2-137f5a3e7a09 found for delete ", "request_id": "req-221a7817-5bba-42d9-b872-5cfa2201e32e"}]} [pid: 8|app: 0|req: 960/1828] 10.0.0.100 () {32 vars in 742 bytes} [Fri Aug 14 10:36:23 2026] DELETE /v2.0/floatingips/c0e9df57-7f81-43ff-abfb-d99aa67b888b/tags => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1829] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:36:22 2026] POST /v2.0/routers => generated 511 bytes in 1081 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1830] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:36:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1831] 10.0.0.100 () {32 vars in 739 bytes} [Fri Aug 14 10:36:23 2026] GET /v2.0/floatingips/c0e9df57-7f81-43ff-abfb-d99aa67b888b/tags => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1832] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:36:23 2026] POST /v2.0/security-group-rules => generated 596 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:36:23.525 7 INFO neutron_taas.services.taas.taas_plugin [None req-8b216128-0809-4ee9-8d41-ca509934be6c 5f7cdb3160c9470f9a8ab2d65cceafa5 1e66d1d0fb474f2eac50ab495108f47d - - default default] TaaS: Handle Delete Port: 79f875b8-f538-45c7-a00f-9fc70240016b 2026-08-14 10:36:23.527 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b216128-0809-4ee9-8d41-ca509934be6c 5f7cdb3160c9470f9a8ab2d65cceafa5 1e66d1d0fb474f2eac50ab495108f47d - - default default] Tap Mirror: Handle Delete Port: 79f875b8-f538-45c7-a00f-9fc70240016b [pid: 7|app: 0|req: 872/1833] 10.0.0.100 () {32 vars in 732 bytes} [Fri Aug 14 10:36:23 2026] DELETE /v2.0/floatingips/c0e9df57-7f81-43ff-abfb-d99aa67b888b => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1834] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:36:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1835] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:36:23 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) 2026-08-14 10:36:24.056 7 INFO neutron.db.securitygroups_db [None req-511363d7-83f3-4178-ac66-7f2594ffdd9a 4775e6168925415fa9849266d1b52823 f233736651e4444d98b5535cd9ec0160 - - default default] Project f233736651e4444d98b5535cd9ec0160 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: 875/1836] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:36:24 2026] POST /v2.0/security-group-rules => generated 607 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:36:24.176 7 INFO neutron.db.securitygroups_db [None req-564145b0-1d9d-4a23-804d-4379cb8c4881 4775e6168925415fa9849266d1b52823 f233736651e4444d98b5535cd9ec0160 - - default default] Project f233736651e4444d98b5535cd9ec0160 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: 962/1837] 10.0.0.100 () {34 vars in 783 bytes} [Fri Aug 14 10:36:23 2026] PUT /v2.0/routers/9d277b31-45cc-4b97-ad81-f71f7b389769/add_router_interface => generated 309 bytes in 935 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1838] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:36:24 2026] POST /v2.0/security-group-rules => generated 606 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1839] 10.0.0.100 () {32 vars in 717 bytes} [Fri Aug 14 10:36:24 2026] GET /v2.0/ports/041662cf-412a-4da8-b0bd-829951e24cd0 => generated 959 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:36:24.594 7 INFO neutron_taas.services.taas.taas_plugin [None req-5acca411-e75f-4bfc-b199-b2600fb0b71e 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] TaaS: Handle Delete Port: 041662cf-412a-4da8-b0bd-829951e24cd0 2026-08-14 10:36:24.597 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5acca411-e75f-4bfc-b199-b2600fb0b71e 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] Tap Mirror: Handle Delete Port: 041662cf-412a-4da8-b0bd-829951e24cd0 [pid: 8|app: 0|req: 964/1840] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:24 2026] GET /v2.0/security-groups?tenant_id=39afc832cdc842228561deac0dcdcf67&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1841] 10.0.0.100 () {32 vars in 649 bytes} [Fri Aug 14 10:36:24 2026] GET /v2.0/networks => generated 1298 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1842] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:24 2026] DELETE /v2.0/security-groups/5dc73003-78a2-4543-a5d8-ad1af1ef60cd => 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: 967/1843] 10.0.0.223 () {34 vars in 1098 bytes} [Fri Aug 14 10:36:24 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-506097204&fields=id&tenant_id=f233736651e4444d98b5535cd9ec0160 => 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: 968/1844] 10.0.0.223 () {34 vars in 982 bytes} [Fri Aug 14 10:36:24 2026] GET /v2.0/networks?id=1aac938a-f60c-4ab7-9a5d-87908e93d147 => generated 661 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1845] 10.0.0.223 () {34 vars in 965 bytes} [Fri Aug 14 10:36:24 2026] GET /v2.0/quotas/f233736651e4444d98b5535cd9ec0160 => 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: 970/1846] 10.0.0.223 () {34 vars in 1002 bytes} [Fri Aug 14 10:36:25 2026] GET /v2.0/ports?tenant_id=f233736651e4444d98b5535cd9ec0160&fields=id => generated 57 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1847] 10.0.0.100 () {34 vars in 789 bytes} [Fri Aug 14 10:36:24 2026] PUT /v2.0/routers/9d277b31-45cc-4b97-ad81-f71f7b389769/remove_router_interface => generated 309 bytes in 761 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1848] 10.0.0.100 () {32 vars in 736 bytes} [Fri Aug 14 10:36:25 2026] GET /v2.0/ports?device_id=9d277b31-45cc-4b97-ad81-f71f7b389769 => 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: 971/1849] 10.0.0.223 () {34 vars in 1008 bytes} [Fri Aug 14 10:36:25 2026] GET /v2.0/networks/1aac938a-f60c-4ab7-9a5d-87908e93d147?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: 972/1850] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:25 2026] GET /v2.0/security-groups?tenant_id=1e66d1d0fb474f2eac50ab495108f47d&name=default => generated 2925 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1851] 10.0.0.223 () {34 vars in 1108 bytes} [Fri Aug 14 10:36:25 2026] GET /v2.0/networks/1aac938a-f60c-4ab7-9a5d-87908e93d147?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:36:25.276 7 INFO neutron_taas.services.taas.taas_plugin [None req-52554c3a-f712-4234-9022-54d856649bb6 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] TaaS: Handle Delete Port: e4120779-3357-4701-8b42-ddee4431144c 2026-08-14 10:36:25.278 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52554c3a-f712-4234-9022-54d856649bb6 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] Tap Mirror: Handle Delete Port: e4120779-3357-4701-8b42-ddee4431144c [pid: 8|app: 0|req: 974/1852] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:25 2026] DELETE /v2.0/security-groups/7986f7f9-5f88-4678-a6a8-b472500c93cd => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:36:25.611 7 INFO neutron.services.segments.plugin [-] Segment 9344342b-3dbb-404e-b7fa-a18316c651cd resource provider aggregate not found 2026-08-14 10:36:25.616 7 INFO neutron.services.segments.plugin [-] Segment 9344342b-3dbb-404e-b7fa-a18316c651cd resource provider aggregate not found 2026-08-14 10:36:25.636 7 INFO neutron.services.segments.plugin [-] Segment 9344342b-3dbb-404e-b7fa-a18316c651cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9344342b-3dbb-404e-b7fa-a18316c651cd found for delete ", "request_id": "req-5637471c-e4cf-478b-a187-b0d0f49caa05"}]} [pid: 8|app: 0|req: 975/1853] 10.0.0.100 () {34 vars in 684 bytes} [Fri Aug 14 10:36:25 2026] POST /v2.0/security-groups => generated 1601 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-14 10:36:25.638 7 INFO neutron.services.segments.plugin [-] Segment 9344342b-3dbb-404e-b7fa-a18316c651cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9344342b-3dbb-404e-b7fa-a18316c651cd found for delete ", "request_id": "req-f5a59876-e030-43d1-89d7-492278acaffe"}]} [pid: 8|app: 0|req: 976/1854] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:36:25 2026] GET /v2.0/ports?device_id=894541e7-cb35-4797-92e0-32edd381a27f => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:36:25.655 7 INFO neutron.db.l3_hamode_db [None req-52554c3a-f712-4234-9022-54d856649bb6 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] HA network 19d8666a-2072-4d09-9dde-0f044e8d47b0 was deleted as no HA routers are present in tenant 56d120c074744885b08377eba0038357. [pid: 7|app: 0|req: 879/1855] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:36:25 2026] DELETE /v2.0/routers/9d277b31-45cc-4b97-ad81-f71f7b389769 => generated 0 bytes in 573 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1856] 10.0.0.100 () {34 vars in 684 bytes} [Fri Aug 14 10:36:25 2026] POST /v2.0/security-groups => generated 1601 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1857] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:36:25 2026] DELETE /v2.0/subnets/9cd47f41-2513-40e8-a9b0-9d2f86d178f9 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1858] 10.0.0.100 () {34 vars in 684 bytes} [Fri Aug 14 10:36:25 2026] POST /v2.0/security-groups => generated 1601 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1859] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:36:25 2026] DELETE /v2.0/networks/9ca01ffe-c699-4779-94ae-8a3589fbadce => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1860] 10.0.0.100 () {34 vars in 684 bytes} [Fri Aug 14 10:36:25 2026] POST /v2.0/security-groups => generated 1601 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-14 10:36:26.058 7 INFO neutron.db.segments_db [None req-6cb79e97-ed92-45b6-98a3-6182b7f52b91 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] Added segment 33ee061f-c23b-4e5e-9e2c-af90654fb19b of type vxlan for network 859b13be-5d95-4dbd-8728-1192f259eb27 [pid: 8|app: 0|req: 980/1861] 10.0.0.100 () {34 vars in 684 bytes} [Fri Aug 14 10:36:26 2026] POST /v2.0/security-groups => generated 1601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1862] 10.0.0.100 () {34 vars in 767 bytes} [Fri Aug 14 10:36:26 2026] PUT /v2.0/security-groups/55ff0c6f-cb08-4162-af2d-54a4e93dbdfe/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1863] 10.0.0.100 () {34 vars in 767 bytes} [Fri Aug 14 10:36:26 2026] PUT /v2.0/security-groups/9a9fcfa0-bd26-4007-984a-d46b4257e961/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: 983/1864] 10.0.0.100 () {34 vars in 767 bytes} [Fri Aug 14 10:36:26 2026] PUT /v2.0/security-groups/7bb7ce88-5099-4fe5-bdf7-5e89e3042c45/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1865] 10.0.0.100 () {34 vars in 767 bytes} [Fri Aug 14 10:36:26 2026] PUT /v2.0/security-groups/5dc978b1-63d4-4f65-9304-44e924d3cae3/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:36:26.338 7 INFO neutron.db.l3_hamode_db [None req-6cb79e97-ed92-45b6-98a3-6182b7f52b91 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 985/1866] 10.0.0.100 () {32 vars in 680 bytes} [Fri Aug 14 10:36:26 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1867] 10.0.0.100 () {32 vars in 694 bytes} [Fri Aug 14 10:36:26 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1868] 10.0.0.100 () {32 vars in 690 bytes} [Fri Aug 14 10:36:26 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1869] 10.0.0.100 () {32 vars in 702 bytes} [Fri Aug 14 10:36:26 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1870] 10.0.0.100 () {32 vars in 688 bytes} [Fri Aug 14 10:36:26 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1871] 10.0.0.100 () {32 vars in 702 bytes} [Fri Aug 14 10:36:26 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1872] 10.0.0.100 () {32 vars in 698 bytes} [Fri Aug 14 10:36:26 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1873] 10.0.0.100 () {32 vars in 710 bytes} [Fri Aug 14 10:36:26 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1874] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:36:26 2026] GET /v2.0/ports?device_id=894541e7-cb35-4797-92e0-32edd381a27f => 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: 994/1875] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:26 2026] DELETE /v2.0/security-groups/55ff0c6f-cb08-4162-af2d-54a4e93dbdfe => 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: 995/1876] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:26 2026] DELETE /v2.0/security-groups/9a9fcfa0-bd26-4007-984a-d46b4257e961 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1877] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:26 2026] DELETE /v2.0/security-groups/7bb7ce88-5099-4fe5-bdf7-5e89e3042c45 => 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: 997/1878] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:27 2026] DELETE /v2.0/security-groups/5dc978b1-63d4-4f65-9304-44e924d3cae3 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:36:27.165 7 INFO neutron.db.l3_hamode_db [None req-6cb79e97-ed92-45b6-98a3-6182b7f52b91 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 998/1879] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:27 2026] DELETE /v2.0/security-groups/6bc2a48f-f960-4342-a6f8-c2830c253ff7 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:36:27.659 7 INFO neutron.services.segments.plugin [-] Segment 1beecf57-de73-4643-8745-e65b736fe5e5 resource provider aggregate not found 2026-08-14 10:36:27.662 7 INFO neutron.services.segments.plugin [-] Segment 1beecf57-de73-4643-8745-e65b736fe5e5 resource provider aggregate not found 2026-08-14 10:36:27.682 7 INFO neutron.services.segments.plugin [-] Segment 1beecf57-de73-4643-8745-e65b736fe5e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1beecf57-de73-4643-8745-e65b736fe5e5 found for delete ", "request_id": "req-f20a341d-8cea-495c-aada-2934070926c9"}]} 2026-08-14 10:36:27.683 7 INFO neutron.services.segments.plugin [-] Segment 1beecf57-de73-4643-8745-e65b736fe5e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1beecf57-de73-4643-8745-e65b736fe5e5 found for delete ", "request_id": "req-8bae55a1-7629-4980-b424-7bf84a4fb95b"}]} [pid: 8|app: 0|req: 999/1880] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:36:27 2026] GET /v2.0/ports?device_id=894541e7-cb35-4797-92e0-32edd381a27f => 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: 882/1881] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:36:25 2026] POST /v2.0/routers => generated 691 bytes in 2059 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1882] 10.0.0.100 () {32 vars in 721 bytes} [Fri Aug 14 10:36:28 2026] GET /v2.0/routers/3561268b-771a-4da9-9dda-6a2cbbf81f84 => generated 697 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1883] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:27 2026] GET /v2.0/security-groups?tenant_id=f727cdfd4f4845b6bad58d45fdc54d1f&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1884] 10.0.0.100 () {32 vars in 647 bytes} [Fri Aug 14 10:36:28 2026] GET /v2.0/routers => generated 700 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1885] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:28 2026] DELETE /v2.0/security-groups/0f7d9991-818a-469a-b93c-bf6b8eae00d4 => 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: 1002/1886] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:28 2026] GET /v2.0/security-groups?tenant_id=86a9e1e51b014f659e9178c1bc7fc2e3&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: 885/1887] 10.0.0.100 () {34 vars in 741 bytes} [Fri Aug 14 10:36:28 2026] PUT /v2.0/routers/3561268b-771a-4da9-9dda-6a2cbbf81f84 => generated 704 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1888] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:28 2026] DELETE /v2.0/security-groups/6b7733ac-a869-4fe0-80dc-04b9ddf0324a => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1889] 10.0.0.100 () {32 vars in 721 bytes} [Fri Aug 14 10:36:28 2026] GET /v2.0/routers/3561268b-771a-4da9-9dda-6a2cbbf81f84 => generated 704 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1890] 10.0.0.100 () {32 vars in 736 bytes} [Fri Aug 14 10:36:28 2026] GET /v2.0/ports?device_id=3561268b-771a-4da9-9dda-6a2cbbf81f84 => 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: 1004/1891] 10.0.0.100 () {34 vars in 678 bytes} [Fri Aug 14 10:36:28 2026] POST /v2.0/qos/policies => generated 359 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:36:28.857 7 INFO neutron_taas.services.taas.taas_plugin [None req-77877742-2117-4f98-a0c7-ee81fa29a52f 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] TaaS: Handle Delete Port: 309b0cef-faab-4866-bbf4-bb6a0d5762c1 2026-08-14 10:36:28.860 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77877742-2117-4f98-a0c7-ee81fa29a52f 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] Tap Mirror: Handle Delete Port: 309b0cef-faab-4866-bbf4-bb6a0d5762c1 [pid: 8|app: 0|req: 1005/1892] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:28 2026] GET /v2.0/security-groups?tenant_id=0c427c3d8c534c29b985b5bc3bf4e7a8&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: 1006/1893] 10.0.0.100 () {34 vars in 753 bytes} [Fri Aug 14 10:36:28 2026] PUT /v2.0/policies/3158ab72-5154-4e67-9c20-448f72178827/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1894] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:28 2026] DELETE /v2.0/security-groups/4983e451-db76-482d-992d-dce6dc57d1ce => 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: 1008/1895] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:36:29 2026] GET /v2.0/ports?device_id=894541e7-cb35-4797-92e0-32edd381a27f => 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: 1009/1896] 10.0.0.100 () {32 vars in 733 bytes} [Fri Aug 14 10:36:29 2026] GET /v2.0/policies/3158ab72-5154-4e67-9c20-448f72178827/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:36:29.117 7 INFO neutron_taas.services.taas.taas_plugin [None req-77877742-2117-4f98-a0c7-ee81fa29a52f 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] TaaS: Handle Delete Port: 132be7cc-9a95-4497-91e8-152dba45e7f9 2026-08-14 10:36:29.119 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77877742-2117-4f98-a0c7-ee81fa29a52f 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] Tap Mirror: Handle Delete Port: 132be7cc-9a95-4497-91e8-152dba45e7f9 [pid: 8|app: 0|req: 1010/1897] 10.0.0.100 () {34 vars in 764 bytes} [Fri Aug 14 10:36:29 2026] PUT /v2.0/policies/3158ab72-5154-4e67-9c20-448f72178827/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1898] 10.0.0.100 () {32 vars in 733 bytes} [Fri Aug 14 10:36:29 2026] GET /v2.0/policies/3158ab72-5154-4e67-9c20-448f72178827/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1899] 10.0.0.100 () {34 vars in 760 bytes} [Fri Aug 14 10:36:29 2026] PUT /v2.0/policies/3158ab72-5154-4e67-9c20-448f72178827/tags/red => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1900] 10.0.0.100 () {32 vars in 733 bytes} [Fri Aug 14 10:36:29 2026] GET /v2.0/policies/3158ab72-5154-4e67-9c20-448f72178827/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1901] 10.0.0.100 () {34 vars in 782 bytes} [Fri Aug 14 10:36:29 2026] PUT /v2.0/policies/3158ab72-5154-4e67-9c20-448f72178827/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: 8|app: 0|req: 1015/1902] 10.0.0.100 () {32 vars in 733 bytes} [Fri Aug 14 10:36:29 2026] GET /v2.0/policies/3158ab72-5154-4e67-9c20-448f72178827/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:36:29.390 7 INFO neutron.db.l3_hamode_db [None req-77877742-2117-4f98-a0c7-ee81fa29a52f 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] HA network 859b13be-5d95-4dbd-8728-1192f259eb27 was deleted as no HA routers are present in tenant 56d120c074744885b08377eba0038357. [pid: 8|app: 0|req: 1016/1903] 10.0.0.100 () {34 vars in 753 bytes} [Fri Aug 14 10:36:29 2026] PUT /v2.0/policies/3158ab72-5154-4e67-9c20-448f72178827/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1904] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:36:28 2026] DELETE /v2.0/routers/3561268b-771a-4da9-9dda-6a2cbbf81f84 => generated 0 bytes in 730 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1905] 10.0.0.100 () {32 vars in 736 bytes} [Fri Aug 14 10:36:29 2026] GET /v2.0/ports?device_id=3561268b-771a-4da9-9dda-6a2cbbf81f84 => 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: 889/1906] 10.0.0.100 () {32 vars in 733 bytes} [Fri Aug 14 10:36:29 2026] GET /v2.0/policies/3158ab72-5154-4e67-9c20-448f72178827/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:36:29.449 8 INFO neutron.api.v2.resource [None req-b834c0f9-9199-4f09-b926-5483cc106c94 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1018/1907] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:36:29 2026] DELETE /v2.0/routers/3561268b-771a-4da9-9dda-6a2cbbf81f84 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1908] 10.0.0.100 () {32 vars in 741 bytes} [Fri Aug 14 10:36:29 2026] GET /v2.0/policies/3158ab72-5154-4e67-9c20-448f72178827/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1909] 10.0.0.100 () {32 vars in 736 bytes} [Fri Aug 14 10:36:29 2026] GET /v2.0/ports?device_id=9d277b31-45cc-4b97-ad81-f71f7b389769 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:36:29.490 7 INFO neutron.api.v2.resource [None req-dd122456-0286-4fb3-a048-3d896494c61b 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 891/1910] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:36:29 2026] DELETE /v2.0/routers/9d277b31-45cc-4b97-ad81-f71f7b389769 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:36:29.504 8 INFO neutron.api.v2.resource [None req-3aaa847f-1ac8-408a-a47a-1cdc8b9e38aa a04e702208ef48d386d78376869c43b3 c6636a007739438abdc541d241a32d94 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1020/1911] 10.0.0.100 () {32 vars in 745 bytes} [Fri Aug 14 10:36:29 2026] GET /v2.0/policies/3158ab72-5154-4e67-9c20-448f72178827/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-08-14 10:36:29.514 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e1965e6d-563e-4ea8-8259-192f9593fb7b 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 892/1912] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:36:29 2026] DELETE /v2.0/subnets/9cd47f41-2513-40e8-a9b0-9d2f86d178f9 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1913] 10.0.0.100 () {32 vars in 736 bytes} [Fri Aug 14 10:36:29 2026] GET /v2.0/ports?device_id=3ea1a82d-928b-4b11-8e1a-dc8dd8c46a4d => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:36:29.558 7 INFO neutron.api.v2.resource [None req-62296361-42a6-43fb-8902-729427476b3c 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1021/1914] 10.0.0.100 () {32 vars in 744 bytes} [Fri Aug 14 10:36:29 2026] DELETE /v2.0/policies/3158ab72-5154-4e67-9c20-448f72178827/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1915] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:36:29 2026] DELETE /v2.0/routers/3ea1a82d-928b-4b11-8e1a-dc8dd8c46a4d => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:36:29.577 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d21915c7-e91e-4955-877a-2e37039d3161 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 895/1916] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:36:29 2026] DELETE /v2.0/subnets/abdee97d-b500-4336-9bc7-07b48aa86aa0 => 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: 1022/1917] 10.0.0.100 () {32 vars in 733 bytes} [Fri Aug 14 10:36:29 2026] GET /v2.0/policies/3158ab72-5154-4e67-9c20-448f72178827/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1918] 10.0.0.100 () {32 vars in 736 bytes} [Fri Aug 14 10:36:29 2026] GET /v2.0/ports?device_id=ef66dcec-159f-4d07-b0c1-14e9ee57783c => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:36:29.624 7 INFO neutron.api.v2.resource [None req-205ae055-e22b-4a46-94fc-d1ff41db06ba 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 897/1919] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:36:29 2026] DELETE /v2.0/routers/ef66dcec-159f-4d07-b0c1-14e9ee57783c => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:36:29.633 8 INFO neutron.api.v2.resource [None req-d91e57a1-e27c-4a6c-8afe-39badfc13d4f a04e702208ef48d386d78376869c43b3 c6636a007739438abdc541d241a32d94 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1023/1920] 10.0.0.100 () {32 vars in 748 bytes} [Fri Aug 14 10:36:29 2026] DELETE /v2.0/policies/3158ab72-5154-4e67-9c20-448f72178827/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-08-14 10:36:29.643 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0d53baa1-8ab6-4341-a1e0-eb2c745aa185 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 898/1921] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:36:29 2026] DELETE /v2.0/subnets/aa902e6d-cecb-4f45-9ed3-7432d91285a7 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:36:29.660 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0b5d9225-d300-4cc3-9bbe-4571d8549ed7 11544050dee14025a031162682cc8675 56d120c074744885b08377eba0038357 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 899/1922] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:36:29 2026] DELETE /v2.0/subnets/c09d1195-ca57-40dd-8f2a-3233bc043168 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1923] 10.0.0.100 () {32 vars in 736 bytes} [Fri Aug 14 10:36:29 2026] DELETE /v2.0/policies/3158ab72-5154-4e67-9c20-448f72178827/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:36:29.712 7 INFO neutron.services.segments.plugin [-] Segment 33ee061f-c23b-4e5e-9e2c-af90654fb19b resource provider aggregate not found 2026-08-14 10:36:29.718 7 INFO neutron.services.segments.plugin [-] Segment 33ee061f-c23b-4e5e-9e2c-af90654fb19b resource provider aggregate not found 2026-08-14 10:36:29.735 7 INFO neutron.services.segments.plugin [-] Segment 33ee061f-c23b-4e5e-9e2c-af90654fb19b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33ee061f-c23b-4e5e-9e2c-af90654fb19b found for delete ", "request_id": "req-f51c91f5-31f1-4081-b113-bc9fe73646e9"}]} 2026-08-14 10:36:29.739 7 INFO neutron.services.segments.plugin [-] Segment 33ee061f-c23b-4e5e-9e2c-af90654fb19b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 33ee061f-c23b-4e5e-9e2c-af90654fb19b found for delete ", "request_id": "req-e68ab20b-9647-463e-a4b4-cc35fabd16b3"}]} [pid: 7|app: 0|req: 900/1924] 10.0.0.100 () {32 vars in 733 bytes} [Fri Aug 14 10:36:29 2026] GET /v2.0/policies/3158ab72-5154-4e67-9c20-448f72178827/tags => generated 12 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1925] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:36:29 2026] GET /v2.0/networks?id=1aac938a-f60c-4ab7-9a5d-87908e93d147 => generated 661 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1926] 199.19.213.125 () {34 vars in 1050 bytes} [Fri Aug 14 10:36:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f233736651e4444d98b5535cd9ec0160 => generated 180 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1927] 10.0.0.100 () {32 vars in 734 bytes} [Fri Aug 14 10:36:29 2026] DELETE /v2.0/qos/policies/3158ab72-5154-4e67-9c20-448f72178827 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1928] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:36:30 2026] GET /v2.0/ports?device_id=894541e7-cb35-4797-92e0-32edd381a27f => generated 957 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1929] 199.19.213.125 () {38 vars in 955 bytes} [Fri Aug 14 10:36:29 2026] POST /v2.0/ports => generated 954 bytes in 472 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: 1028/1930] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:36:30 2026] GET /v2.0/security-groups?id=55ce0f4a-94de-41a9-b523-e09c9b5e8b87&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: 903/1931] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:30 2026] GET /v2.0/security-groups?tenant_id=56d120c074744885b08377eba0038357&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1932] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:30 2026] DELETE /v2.0/security-groups/5ecab3cf-cc75-495d-849c-d6b160477f6b => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1933] 199.19.213.125 () {38 vars in 1028 bytes} [Fri Aug 14 10:36:30 2026] PUT /v2.0/ports/b4948011-63ea-4cc2-94ad-8dded9d6fa1d => generated 1235 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:36:30.815 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-57031bd6-7b28-4728-aaf9-aad120834306'] response: {'name': 'network-changed', 'server_uuid': '894541e7-cb35-4797-92e0-32edd381a27f', 'tag': 'b4948011-63ea-4cc2-94ad-8dded9d6fa1d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 905/1934] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:30 2026] GET /v2.0/security-groups?tenant_id=064ccf80c4054c53b6ed966a0c0f8463&name=default => generated 2925 bytes in 341 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: 1030/1935] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:30 2026] DELETE /v2.0/security-groups/7bffddbe-9b39-4bca-8805-2c77089f1d0a => 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: 906/1936] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:31 2026] GET /v2.0/security-groups?tenant_id=c6636a007739438abdc541d241a32d94&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: 1031/1937] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:36:31 2026] GET /v2.0/ports?tenant_id=f233736651e4444d98b5535cd9ec0160&device_id=894541e7-cb35-4797-92e0-32edd381a27f => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1938] 199.19.213.125 () {34 vars in 1018 bytes} [Fri Aug 14 10:36:31 2026] GET /v2.0/networks?tenant_id=f233736651e4444d98b5535cd9ec0160&shared=False => generated 757 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1939] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:31 2026] DELETE /v2.0/security-groups/4f45f2ce-6ac8-4445-8656-130ba304f569 => 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: 1033/1940] 199.19.213.125 () {34 vars in 930 bytes} [Fri Aug 14 10:36:31 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: 908/1941] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:36:31 2026] GET /v2.0/ports?device_id=894541e7-cb35-4797-92e0-32edd381a27f => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1942] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:36:31 2026] GET /v2.0/security-groups?id=55ce0f4a-94de-41a9-b523-e09c9b5e8b87&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1945] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:36:32 2026] GET /v2.0/ports?tenant_id=f233736651e4444d98b5535cd9ec0160&device_id=894541e7-cb35-4797-92e0-32edd381a27f => 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: 910/1946] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:36:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b4948011-63ea-4cc2-94ad-8dded9d6fa1d => 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: 1037/1947] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:36:32 2026] GET /v2.0/subnets?id=bc03fa0e-5812-428b-8732-6691127cb8dd => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1948] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:36:32 2026] GET /v2.0/ports?network_id=1aac938a-f60c-4ab7-9a5d-87908e93d147&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: 1038/1949] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:36:32 2026] GET /v2.0/ports?device_id=894541e7-cb35-4797-92e0-32edd381a27f => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1950] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:36:32 2026] GET /v2.0/security-groups?id=55ce0f4a-94de-41a9-b523-e09c9b5e8b87&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: 7|app: 0|req: 912/1951] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:36:32 2026] GET /v2.0/networks/1aac938a-f60c-4ab7-9a5d-87908e93d147?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/1952] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:36:32 2026] GET /v2.0/networks/1aac938a-f60c-4ab7-9a5d-87908e93d147?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-08-14 10:36:33.755 7 INFO neutron.db.segments_db [None req-c2e4ca8d-a789-40aa-b81d-1ad43161414e 079fdbe68a134169a8cac9a990cc7624 4d8b482d262044b0baabd08dbb20fd5c - - default default] Added segment d8027159-b062-4bfe-9371-bdbd8102ee3d of type vxlan for network 54fb4a78-4eac-4f7a-8428-b9759dca62ae [pid: 8|app: 0|req: 1041/1953] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:36:33 2026] GET /v2.0/ports?device_id=894541e7-cb35-4797-92e0-32edd381a27f => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/1954] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:36:33 2026] GET /v2.0/security-groups?id=55ce0f4a-94de-41a9-b523-e09c9b5e8b87&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: 913/1955] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:36:33 2026] POST /v2.0/networks => generated 612 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1956] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:36:33 2026] POST /v2.0/subnets => generated 626 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:36:34.195 7 INFO neutron.db.segments_db [None req-dc529c8c-986a-4ae1-837a-eadc371400ea 079fdbe68a134169a8cac9a990cc7624 4d8b482d262044b0baabd08dbb20fd5c - - default default] Added segment 6ddc471c-67dc-4bf0-b049-71d6560af168 of type vxlan for network 8ece2d0b-1ccf-4f8f-bbc0-9adda3aaa395 [pid: 7|app: 0|req: 914/1957] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:36:34 2026] POST /v2.0/networks => generated 612 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/1958] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:36:34 2026] POST /v2.0/subnets => generated 629 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:36:34.598 7 INFO neutron.db.segments_db [None req-4125fae8-f615-49b9-b9ba-b3c652c18c84 079fdbe68a134169a8cac9a990cc7624 4d8b482d262044b0baabd08dbb20fd5c - - default default] Added segment 64bee46b-70be-4630-b100-b685dbac8beb of type vxlan for network 5d861a3c-0cfe-43d4-ac65-9fd29c3c85bd [pid: 7|app: 0|req: 915/1959] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:36:34 2026] POST /v2.0/networks => generated 613 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1960] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:36:34 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: 917/1961] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:36:35 2026] GET /v2.0/ports?device_id=894541e7-cb35-4797-92e0-32edd381a27f => 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: 1045/1962] 10.0.0.100 () {34 vars in 684 bytes} [Fri Aug 14 10:36:34 2026] POST /v2.0/security-groups => generated 1601 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-14 10:36:35.115 7 INFO neutron.db.segments_db [None req-b59b9b20-754f-44eb-9871-f26cb280ca50 079fdbe68a134169a8cac9a990cc7624 4d8b482d262044b0baabd08dbb20fd5c - - default default] Added segment 0429dc2f-d898-4431-b142-76b33fa7e064 of type vxlan for network 90971f5a-faa6-4dbd-8132-b86cb0f8b6d4 [pid: 8|app: 0|req: 1046/1963] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:36:35 2026] GET /v2.0/security-groups?id=55ce0f4a-94de-41a9-b523-e09c9b5e8b87&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: 1047/1964] 10.0.0.100 () {34 vars in 767 bytes} [Fri Aug 14 10:36:35 2026] PUT /v2.0/security-groups/cc2d6968-c08d-4cb0-8bd8-f5d3e6c63c02/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: 1048/1965] 10.0.0.100 () {32 vars in 747 bytes} [Fri Aug 14 10:36:35 2026] GET /v2.0/security-groups/cc2d6968-c08d-4cb0-8bd8-f5d3e6c63c02/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: 918/1966] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:36:35 2026] POST /v2.0/networks => generated 613 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1967] 10.0.0.100 () {34 vars in 778 bytes} [Fri Aug 14 10:36:35 2026] PUT /v2.0/security-groups/cc2d6968-c08d-4cb0-8bd8-f5d3e6c63c02/tags/green => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/1968] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:35 2026] GET /v2.0/security-groups?tenant_id=f3f9ed35457d4923a70c66537895c8f1&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/1969] 10.0.0.100 () {32 vars in 747 bytes} [Fri Aug 14 10:36:35 2026] GET /v2.0/security-groups/cc2d6968-c08d-4cb0-8bd8-f5d3e6c63c02/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1970] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:36:35 2026] POST /v2.0/subnets => generated 629 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1971] 10.0.0.100 () {34 vars in 774 bytes} [Fri Aug 14 10:36:35 2026] PUT /v2.0/security-groups/cc2d6968-c08d-4cb0-8bd8-f5d3e6c63c02/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/1972] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:35 2026] DELETE /v2.0/security-groups/7a80afb9-1333-4e25-9658-9fd20cccef1b => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:36:35.587 7 INFO neutron.db.segments_db [None req-10ee4487-1209-4617-9160-b04d48764929 079fdbe68a134169a8cac9a990cc7624 4d8b482d262044b0baabd08dbb20fd5c - - default default] Added segment e3432eae-ebb0-44ff-a4ed-46a9f3054c75 of type vxlan for network b92fcfa8-06be-4298-b38b-71c5633ff512 [pid: 8|app: 0|req: 1052/1973] 10.0.0.100 () {32 vars in 747 bytes} [Fri Aug 14 10:36:35 2026] GET /v2.0/security-groups/cc2d6968-c08d-4cb0-8bd8-f5d3e6c63c02/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1974] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:36:35 2026] POST /v2.0/networks => generated 612 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/1975] 10.0.0.100 () {34 vars in 796 bytes} [Fri Aug 14 10:36:35 2026] PUT /v2.0/security-groups/cc2d6968-c08d-4cb0-8bd8-f5d3e6c63c02/tags/black.or.white => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1976] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:35 2026] GET /v2.0/security-groups?tenant_id=d901f5b122c24377845391fc50fcd42f&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1977] 10.0.0.100 () {32 vars in 747 bytes} [Fri Aug 14 10:36:35 2026] GET /v2.0/security-groups/cc2d6968-c08d-4cb0-8bd8-f5d3e6c63c02/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1978] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:35 2026] DELETE /v2.0/security-groups/a31cc84a-ca5f-4098-b145-bbb96f6dc16b => 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: 1054/1979] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:36:35 2026] POST /v2.0/subnets => generated 629 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1980] 10.0.0.100 () {34 vars in 767 bytes} [Fri Aug 14 10:36:35 2026] PUT /v2.0/security-groups/cc2d6968-c08d-4cb0-8bd8-f5d3e6c63c02/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1981] 10.0.0.100 () {32 vars in 747 bytes} [Fri Aug 14 10:36:35 2026] GET /v2.0/security-groups/cc2d6968-c08d-4cb0-8bd8-f5d3e6c63c02/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: 1055/1982] 10.0.0.100 () {34 vars in 751 bytes} [Fri Aug 14 10:36:35 2026] PUT /v2.0/subnets/3bac22d5-dbc6-4b0c-90cb-c75b45236abe/tags => generated 17 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1983] 10.0.0.100 () {32 vars in 755 bytes} [Fri Aug 14 10:36:36 2026] GET /v2.0/security-groups/cc2d6968-c08d-4cb0-8bd8-f5d3e6c63c02/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/1984] 10.0.0.100 () {34 vars in 751 bytes} [Fri Aug 14 10:36:36 2026] PUT /v2.0/subnets/5067ed32-fe92-48b3-9f19-de6ca2cf87bd/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:36:36.084 7 INFO neutron.api.v2.resource [None req-75964c5f-ff4f-4ce4-ae01-fad26e6a4277 093fab9990ce4d7bbbc193f4777ed94b 8a5f9ad622a54c71a3d892103b95e6a3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 929/1985] 10.0.0.100 () {32 vars in 759 bytes} [Fri Aug 14 10:36:36 2026] GET /v2.0/security-groups/cc2d6968-c08d-4cb0-8bd8-f5d3e6c63c02/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/1986] 10.0.0.100 () {34 vars in 751 bytes} [Fri Aug 14 10:36:36 2026] PUT /v2.0/subnets/fdf9e79f-3a45-4414-bfa0-721bac89682c/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1987] 10.0.0.100 () {32 vars in 758 bytes} [Fri Aug 14 10:36:36 2026] DELETE /v2.0/security-groups/cc2d6968-c08d-4cb0-8bd8-f5d3e6c63c02/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1988] 10.0.0.100 () {32 vars in 747 bytes} [Fri Aug 14 10:36:36 2026] GET /v2.0/security-groups/cc2d6968-c08d-4cb0-8bd8-f5d3e6c63c02/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/1989] 10.0.0.100 () {34 vars in 751 bytes} [Fri Aug 14 10:36:36 2026] PUT /v2.0/subnets/8059e8f1-2aba-478b-b637-90e1f443d0f7/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:36:36.211 8 INFO neutron.api.v2.resource [None req-b2c2cdc5-e0a9-4345-945d-219e25ba300a 093fab9990ce4d7bbbc193f4777ed94b 8a5f9ad622a54c71a3d892103b95e6a3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1059/1990] 10.0.0.100 () {32 vars in 762 bytes} [Fri Aug 14 10:36:36 2026] DELETE /v2.0/security-groups/cc2d6968-c08d-4cb0-8bd8-f5d3e6c63c02/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/1991] 10.0.0.100 () {32 vars in 664 bytes} [Fri Aug 14 10:36:36 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1992] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:36:36 2026] GET /v2.0/ports?device_id=894541e7-cb35-4797-92e0-32edd381a27f => 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: 933/1993] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:36:36 2026] GET /v2.0/security-groups?id=55ce0f4a-94de-41a9-b523-e09c9b5e8b87&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: 1061/1994] 10.0.0.100 () {32 vars in 750 bytes} [Fri Aug 14 10:36:36 2026] DELETE /v2.0/security-groups/cc2d6968-c08d-4cb0-8bd8-f5d3e6c63c02/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1995] 10.0.0.100 () {32 vars in 678 bytes} [Fri Aug 14 10:36:36 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/1996] 10.0.0.100 () {32 vars in 747 bytes} [Fri Aug 14 10:36:36 2026] GET /v2.0/security-groups/cc2d6968-c08d-4cb0-8bd8-f5d3e6c63c02/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/1997] 10.0.0.100 () {32 vars in 674 bytes} [Fri Aug 14 10:36:36 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/1998] 10.0.0.100 () {32 vars in 686 bytes} [Fri Aug 14 10:36:36 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1999] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:36 2026] DELETE /v2.0/security-groups/cc2d6968-c08d-4cb0-8bd8-f5d3e6c63c02 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2000] 10.0.0.100 () {32 vars in 672 bytes} [Fri Aug 14 10:36:36 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/2001] 10.0.0.100 () {32 vars in 686 bytes} [Fri Aug 14 10:36:36 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2002] 10.0.0.100 () {32 vars in 682 bytes} [Fri Aug 14 10:36:36 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/2003] 10.0.0.100 () {32 vars in 694 bytes} [Fri Aug 14 10:36:36 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2004] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:36:36 2026] DELETE /v2.0/subnets/3bac22d5-dbc6-4b0c-90cb-c75b45236abe => generated 0 bytes in 102 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/2005] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:36:36 2026] DELETE /v2.0/subnets/5067ed32-fe92-48b3-9f19-de6ca2cf87bd => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2006] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:36:36 2026] DELETE /v2.0/subnets/fdf9e79f-3a45-4414-bfa0-721bac89682c => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2007] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:36:37 2026] DELETE /v2.0/subnets/8059e8f1-2aba-478b-b637-90e1f443d0f7 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2008] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:36:37 2026] DELETE /v2.0/subnets/0c476882-9195-40bf-833d-e128a5df7bfb => generated 0 bytes in 91 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/2009] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:36 2026] GET /v2.0/security-groups?tenant_id=91864576abe04034a8f8d6119e1687cc&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:36:37.309 8 INFO neutron.services.segments.plugin [-] Segment d8027159-b062-4bfe-9371-bdbd8102ee3d resource provider aggregate not found 2026-08-14 10:36:37.315 8 INFO neutron.services.segments.plugin [-] Segment d8027159-b062-4bfe-9371-bdbd8102ee3d resource provider aggregate not found 2026-08-14 10:36:37.326 8 INFO neutron.services.segments.plugin [-] Segment d8027159-b062-4bfe-9371-bdbd8102ee3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8027159-b062-4bfe-9371-bdbd8102ee3d found for delete ", "request_id": "req-3542211e-e192-42bc-b167-5d0bb872670c"}]} [pid: 8|app: 0|req: 1071/2010] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:36:37 2026] DELETE /v2.0/networks/54fb4a78-4eac-4f7a-8428-b9759dca62ae => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:36:37.345 8 INFO neutron.services.segments.plugin [-] Segment d8027159-b062-4bfe-9371-bdbd8102ee3d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8027159-b062-4bfe-9371-bdbd8102ee3d found for delete ", "request_id": "req-1cdb52bf-2497-430e-acc8-840010dd3558"}]} [pid: 7|app: 0|req: 940/2011] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:37 2026] DELETE /v2.0/security-groups/b34d8ec5-13c6-4022-a744-f88d83678d0d => 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: 941/2012] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:36:37 2026] GET /v2.0/ports?device_id=894541e7-cb35-4797-92e0-32edd381a27f => 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: 942/2013] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:36:37 2026] GET /v2.0/security-groups?id=55ce0f4a-94de-41a9-b523-e09c9b5e8b87&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: 8|app: 0|req: 1072/2014] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:36:37 2026] DELETE /v2.0/networks/8ece2d0b-1ccf-4f8f-bbc0-9adda3aaa395 => 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: 1073/2015] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:37 2026] GET /v2.0/security-groups?tenant_id=8a5f9ad622a54c71a3d892103b95e6a3&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:36:37.567 7 INFO neutron.services.segments.plugin [-] Segment 64bee46b-70be-4630-b100-b685dbac8beb resource provider aggregate not found 2026-08-14 10:36:37.579 7 INFO neutron.services.segments.plugin [-] Segment 64bee46b-70be-4630-b100-b685dbac8beb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64bee46b-70be-4630-b100-b685dbac8beb found for delete ", "request_id": "req-1bd9b2e5-5137-41dd-926f-2c874c79ee1b"}]} 2026-08-14 10:36:37.580 7 INFO neutron.services.segments.plugin [-] Segment 64bee46b-70be-4630-b100-b685dbac8beb resource provider aggregate not found 2026-08-14 10:36:37.594 7 INFO neutron.services.segments.plugin [-] Segment 64bee46b-70be-4630-b100-b685dbac8beb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64bee46b-70be-4630-b100-b685dbac8beb found for delete ", "request_id": "req-a29ee4c4-32fa-498f-9a55-edd7ff4b841f"}]} [pid: 7|app: 0|req: 943/2016] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:36:37 2026] DELETE /v2.0/networks/5d861a3c-0cfe-43d4-ac65-9fd29c3c85bd => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2017] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:37 2026] DELETE /v2.0/security-groups/71f243d7-b49f-4899-8d09-f1ef4266bceb => 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: 944/2018] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:36:37 2026] DELETE /v2.0/networks/90971f5a-faa6-4dbd-8132-b86cb0f8b6d4 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2019] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:36:37 2026] DELETE /v2.0/networks/b92fcfa8-06be-4298-b38b-71c5633ff512 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/2020] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:36:38 2026] GET /v2.0/ports?device_id=894541e7-cb35-4797-92e0-32edd381a27f => 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: 1076/2021] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:36:38 2026] GET /v2.0/security-groups?id=55ce0f4a-94de-41a9-b523-e09c9b5e8b87&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/2022] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:36:38 2026] GET /v2.0/ports?device_id=894541e7-cb35-4797-92e0-32edd381a27f => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/2023] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:36:38 2026] GET /v2.0/security-groups?id=55ce0f4a-94de-41a9-b523-e09c9b5e8b87&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/2024] 10.0.0.100 () {32 vars in 736 bytes} [Fri Aug 14 10:36:38 2026] GET /v2.0/ports?device_id=894541e7-cb35-4797-92e0-32edd381a27f => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2025] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:38 2026] GET /v2.0/security-groups?tenant_id=4d8b482d262044b0baabd08dbb20fd5c&name=default => generated 2925 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2026] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:38 2026] DELETE /v2.0/security-groups/6469f943-e23d-4dd4-8f6c-16b8d70a63ac => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2027] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:39 2026] GET /v2.0/security-groups?tenant_id=33b9aeaf49ab45058de6db74d7b62b5b&name=default => generated 2925 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:36:39.349 8 INFO neutron.services.segments.plugin [-] Segment 6ddc471c-67dc-4bf0-b049-71d6560af168 resource provider aggregate not found 2026-08-14 10:36:39.376 8 INFO neutron.services.segments.plugin [-] Segment 6ddc471c-67dc-4bf0-b049-71d6560af168 resource provider aggregate not found 2026-08-14 10:36:39.383 8 INFO neutron.services.segments.plugin [-] Segment 6ddc471c-67dc-4bf0-b049-71d6560af168 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ddc471c-67dc-4bf0-b049-71d6560af168 found for delete ", "request_id": "req-176c13d9-ad9c-43d1-89e3-41d04c94376a"}]} 2026-08-14 10:36:39.399 8 INFO neutron.services.segments.plugin [-] Segment 6ddc471c-67dc-4bf0-b049-71d6560af168 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ddc471c-67dc-4bf0-b049-71d6560af168 found for delete ", "request_id": "req-665aa8e4-34fb-4b0f-a3ee-45c472696839"}]} 2026-08-14 10:36:39.408 8 INFO neutron.services.segments.plugin [-] Segment e3432eae-ebb0-44ff-a4ed-46a9f3054c75 resource provider aggregate not found 2026-08-14 10:36:39.421 8 INFO neutron.services.segments.plugin [-] Segment e3432eae-ebb0-44ff-a4ed-46a9f3054c75 resource provider aggregate not found 2026-08-14 10:36:39.429 8 INFO neutron.services.segments.plugin [-] Segment e3432eae-ebb0-44ff-a4ed-46a9f3054c75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3432eae-ebb0-44ff-a4ed-46a9f3054c75 found for delete ", "request_id": "req-4951fd7d-e4fa-4588-8cb8-1777e657b313"}]} [pid: 8|app: 0|req: 1080/2028] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:39 2026] DELETE /v2.0/security-groups/25453764-2130-4291-8414-cc464e99e63a => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:36:39.450 8 INFO neutron.services.segments.plugin [-] Segment e3432eae-ebb0-44ff-a4ed-46a9f3054c75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3432eae-ebb0-44ff-a4ed-46a9f3054c75 found for delete ", "request_id": "req-c257424b-19c5-4f85-b59b-aab4a74089d1"}]} 2026-08-14 10:36:39.604 7 INFO neutron.services.segments.plugin [-] Segment 0429dc2f-d898-4431-b142-76b33fa7e064 resource provider aggregate not found 2026-08-14 10:36:39.624 7 INFO neutron.services.segments.plugin [-] Segment 0429dc2f-d898-4431-b142-76b33fa7e064 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0429dc2f-d898-4431-b142-76b33fa7e064 found for delete ", "request_id": "req-46982b1e-25e3-4bee-97e0-e3397a1ed7ee"}]} 2026-08-14 10:36:39.625 7 INFO neutron.services.segments.plugin [-] Segment 0429dc2f-d898-4431-b142-76b33fa7e064 resource provider aggregate not found 2026-08-14 10:36:39.655 7 INFO neutron.services.segments.plugin [-] Segment 0429dc2f-d898-4431-b142-76b33fa7e064 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0429dc2f-d898-4431-b142-76b33fa7e064 found for delete ", "request_id": "req-dd7b1db4-204a-4663-a666-b4ba37ab8cc8"}]} 2026-08-14 10:36:39.708 7 INFO neutron.db.l3_db [None req-fd1d2975-6342-4eb5-a18e-96eccef82e37 4775e6168925415fa9849266d1b52823 f233736651e4444d98b5535cd9ec0160 - - default default] Floating IP 16112259-d567-4617-b42a-13e94bfcd8b0 associated. External IP: 10.96.250.215, port: b4948011-63ea-4cc2-94ad-8dded9d6fa1d. [pid: 8|app: 0|req: 1081/2029] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:39 2026] GET /v2.0/security-groups?tenant_id=d2fae8fdc16a45928c4728b2059a81d1&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: 1082/2030] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:39 2026] GET /v2.0/security-groups?tenant_id=e26ce4ee068f40318e72634a23bce8c9&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/2031] 10.0.0.100 () {34 vars in 677 bytes} [Fri Aug 14 10:36:38 2026] POST /v2.0/floatingips => generated 855 bytes in 1166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:36:40.064 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-41677c1d-531a-41e7-95a1-7df3a3437392'] response: {'name': 'network-changed', 'server_uuid': '894541e7-cb35-4797-92e0-32edd381a27f', 'tag': 'b4948011-63ea-4cc2-94ad-8dded9d6fa1d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1083/2032] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:39 2026] DELETE /v2.0/security-groups/4a47ca81-23f4-4402-8b9a-55fce40d3ed6 => 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: 1084/2033] 10.0.0.100 () {32 vars in 729 bytes} [Fri Aug 14 10:36:40 2026] GET /v2.0/floatingips/16112259-d567-4617-b42a-13e94bfcd8b0 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/2034] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:40 2026] DELETE /v2.0/security-groups/5c0acaa2-c96e-4c21-823a-4b9d5112d57f => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2035] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:36:40 2026] GET /v2.0/ports?tenant_id=f233736651e4444d98b5535cd9ec0160&device_id=894541e7-cb35-4797-92e0-32edd381a27f => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/2036] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:36:40 2026] GET /v2.0/networks?id=1aac938a-f60c-4ab7-9a5d-87908e93d147 => generated 757 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2037] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:36:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b4948011-63ea-4cc2-94ad-8dded9d6fa1d => generated 858 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/2038] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:36:40 2026] GET /v2.0/subnets?id=bc03fa0e-5812-428b-8732-6691127cb8dd => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2039] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:36:40 2026] GET /v2.0/ports?network_id=1aac938a-f60c-4ab7-9a5d-87908e93d147&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: 953/2040] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:36:40 2026] GET /v2.0/networks/1aac938a-f60c-4ab7-9a5d-87908e93d147?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: 1088/2041] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:36:40 2026] GET /v2.0/networks/1aac938a-f60c-4ab7-9a5d-87908e93d147?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2042] 10.0.0.100 () {32 vars in 729 bytes} [Fri Aug 14 10:36:41 2026] GET /v2.0/floatingips/16112259-d567-4617-b42a-13e94bfcd8b0 => generated 855 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/2043] 10.0.0.100 () {34 vars in 676 bytes} [Fri Aug 14 10:36:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2044] 10.0.0.100 () {34 vars in 759 bytes} [Fri Aug 14 10:36:41 2026] PUT /v2.0/subnetpools/83e7701a-3bba-4fc5-bb2c-be6189e9d296/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/2045] 10.0.0.100 () {32 vars in 739 bytes} [Fri Aug 14 10:36:41 2026] GET /v2.0/subnetpools/83e7701a-3bba-4fc5-bb2c-be6189e9d296/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2046] 10.0.0.100 () {34 vars in 770 bytes} [Fri Aug 14 10:36:41 2026] PUT /v2.0/subnetpools/83e7701a-3bba-4fc5-bb2c-be6189e9d296/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2047] 10.0.0.100 () {32 vars in 739 bytes} [Fri Aug 14 10:36:41 2026] GET /v2.0/subnetpools/83e7701a-3bba-4fc5-bb2c-be6189e9d296/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2048] 10.0.0.100 () {34 vars in 766 bytes} [Fri Aug 14 10:36:41 2026] PUT /v2.0/subnetpools/83e7701a-3bba-4fc5-bb2c-be6189e9d296/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2049] 10.0.0.100 () {32 vars in 739 bytes} [Fri Aug 14 10:36:41 2026] GET /v2.0/subnetpools/83e7701a-3bba-4fc5-bb2c-be6189e9d296/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2050] 10.0.0.100 () {34 vars in 788 bytes} [Fri Aug 14 10:36:41 2026] PUT /v2.0/subnetpools/83e7701a-3bba-4fc5-bb2c-be6189e9d296/tags/black.or.white => 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: 958/2051] 10.0.0.100 () {32 vars in 739 bytes} [Fri Aug 14 10:36:41 2026] GET /v2.0/subnetpools/83e7701a-3bba-4fc5-bb2c-be6189e9d296/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2052] 10.0.0.100 () {34 vars in 759 bytes} [Fri Aug 14 10:36:41 2026] PUT /v2.0/subnetpools/83e7701a-3bba-4fc5-bb2c-be6189e9d296/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2053] 10.0.0.100 () {32 vars in 739 bytes} [Fri Aug 14 10:36:41 2026] GET /v2.0/subnetpools/83e7701a-3bba-4fc5-bb2c-be6189e9d296/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2054] 10.0.0.100 () {32 vars in 747 bytes} [Fri Aug 14 10:36:41 2026] GET /v2.0/subnetpools/83e7701a-3bba-4fc5-bb2c-be6189e9d296/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:36:41.763 7 INFO neutron.api.v2.resource [None req-c6848d99-98c4-420d-b83a-3388c624389f 858646a7b1c348469b84e9b7b0f2e90d a13fec64cca9429ba03a4d944c1bd92b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 960/2055] 10.0.0.100 () {32 vars in 751 bytes} [Fri Aug 14 10:36:41 2026] GET /v2.0/subnetpools/83e7701a-3bba-4fc5-bb2c-be6189e9d296/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2056] 10.0.0.100 () {32 vars in 750 bytes} [Fri Aug 14 10:36:41 2026] DELETE /v2.0/subnetpools/83e7701a-3bba-4fc5-bb2c-be6189e9d296/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2057] 10.0.0.100 () {32 vars in 739 bytes} [Fri Aug 14 10:36:41 2026] GET /v2.0/subnetpools/83e7701a-3bba-4fc5-bb2c-be6189e9d296/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:36:41.895 8 INFO neutron.api.v2.resource [None req-ad67f86c-c63f-445b-b28a-13390f986033 858646a7b1c348469b84e9b7b0f2e90d a13fec64cca9429ba03a4d944c1bd92b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1098/2058] 10.0.0.100 () {32 vars in 754 bytes} [Fri Aug 14 10:36:41 2026] DELETE /v2.0/subnetpools/83e7701a-3bba-4fc5-bb2c-be6189e9d296/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2059] 10.0.0.100 () {32 vars in 742 bytes} [Fri Aug 14 10:36:41 2026] DELETE /v2.0/subnetpools/83e7701a-3bba-4fc5-bb2c-be6189e9d296/tags => 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: 1100/2060] 10.0.0.100 () {32 vars in 739 bytes} [Fri Aug 14 10:36:41 2026] GET /v2.0/subnetpools/83e7701a-3bba-4fc5-bb2c-be6189e9d296/tags => 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: 1101/2061] 10.0.0.100 () {32 vars in 732 bytes} [Fri Aug 14 10:36:41 2026] DELETE /v2.0/subnetpools/83e7701a-3bba-4fc5-bb2c-be6189e9d296 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:36:42.117 7 INFO neutron.db.segments_db [None req-eb5f9347-d134-4e07-810b-17594f2be370 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Added segment 73b55f75-48b0-415d-9d19-7ab9e8809efe of type vxlan for network 57b4f4a2-ee53-43a6-88bd-eefd9fd57fd9 [pid: 7|app: 0|req: 961/2062] 10.0.0.100 () {34 vars in 671 bytes} [Fri Aug 14 10:36:41 2026] POST /v2.0/networks => generated 722 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2063] 10.0.0.100 () {32 vars in 729 bytes} [Fri Aug 14 10:36:42 2026] GET /v2.0/floatingips/16112259-d567-4617-b42a-13e94bfcd8b0 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2064] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:36:42 2026] POST /v2.0/subnets => generated 688 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:36:42.413 8 INFO neutron.db.segments_db [None req-6a1adf04-416c-476f-9235-9d38c8f1dd8d c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Added segment 39e58c57-ecba-4153-b49a-2a48f86cc4ba of type vxlan for network f522c21b-f4ac-4c5c-bb5c-2e87369cd9a5 2026-08-14 10:36:42.643 8 INFO neutron.db.l3_hamode_db [None req-6a1adf04-416c-476f-9235-9d38c8f1dd8d c5d6ad5aff10482caab015d5c18a02f6 dccc0b7d917b42d6b9848ffb6dbcfea8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 963/2065] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:42 2026] GET /v2.0/security-groups?tenant_id=13732e6843454e4ea7fd089864d11144&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2066] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:42 2026] DELETE /v2.0/security-groups/ea87b09a-54a2-4626-9e65-374d31a7a36f => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2067] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:43 2026] GET /v2.0/security-groups?tenant_id=a13fec64cca9429ba03a4d944c1bd92b&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2068] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:43 2026] DELETE /v2.0/security-groups/88fb0fb0-ea6c-4d3a-90c0-8402a938edf5 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:36:43.369 8 INFO neutron.db.l3_hamode_db [None req-6a1adf04-416c-476f-9235-9d38c8f1dd8d c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-14 10:36:43.513 7 INFO neutron.db.segments_db [None req-58b3cae0-f3b1-4956-8d5c-ed751ca05a66 b6c1d0b567ed42d2bc900a0656f524a8 6ea7ef27b9d94f17b26ed13ff9d9f03e - - default default] Added segment 7b5c8ab0-37ca-4582-b82c-09fbee06fc09 of type vxlan for network 9da9c1d5-baf0-4ab1-88e7-e050063a48d7 2026-08-14 10:36:43.725 7 INFO neutron.db.l3_hamode_db [None req-58b3cae0-f3b1-4956-8d5c-ed751ca05a66 b6c1d0b567ed42d2bc900a0656f524a8 6ea7ef27b9d94f17b26ed13ff9d9f03e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-14 10:36:43.839 7 INFO neutron.db.l3_hamode_db [None req-58b3cae0-f3b1-4956-8d5c-ed751ca05a66 b6c1d0b567ed42d2bc900a0656f524a8 6ea7ef27b9d94f17b26ed13ff9d9f03e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1103/2069] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:36:42 2026] POST /v2.0/routers => generated 728 bytes in 1863 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2070] 10.0.0.100 () {34 vars in 668 bytes} [Fri Aug 14 10:36:43 2026] POST /v2.0/routers => generated 474 bytes in 1066 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2071] 10.0.0.100 () {34 vars in 751 bytes} [Fri Aug 14 10:36:44 2026] PUT /v2.0/routers/18b9b295-90ca-4d83-a856-d9d4ed6d9f26/tags => generated 25 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2072] 10.0.0.100 () {32 vars in 731 bytes} [Fri Aug 14 10:36:44 2026] GET /v2.0/routers/18b9b295-90ca-4d83-a856-d9d4ed6d9f26/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2073] 10.0.0.100 () {34 vars in 762 bytes} [Fri Aug 14 10:36:44 2026] PUT /v2.0/routers/18b9b295-90ca-4d83-a856-d9d4ed6d9f26/tags/green => generated 4 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2074] 10.0.0.100 () {32 vars in 731 bytes} [Fri Aug 14 10:36:44 2026] GET /v2.0/routers/18b9b295-90ca-4d83-a856-d9d4ed6d9f26/tags => generated 34 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2075] 10.0.0.100 () {34 vars in 758 bytes} [Fri Aug 14 10:36:44 2026] PUT /v2.0/routers/18b9b295-90ca-4d83-a856-d9d4ed6d9f26/tags/red => generated 4 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2076] 10.0.0.100 () {32 vars in 731 bytes} [Fri Aug 14 10:36:45 2026] GET /v2.0/routers/18b9b295-90ca-4d83-a856-d9d4ed6d9f26/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: 974/2077] 10.0.0.100 () {34 vars in 780 bytes} [Fri Aug 14 10:36:45 2026] PUT /v2.0/routers/18b9b295-90ca-4d83-a856-d9d4ed6d9f26/tags/black.or.white => generated 4 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2078] 10.0.0.100 () {34 vars in 783 bytes} [Fri Aug 14 10:36:44 2026] PUT /v2.0/routers/dc22c168-1bcd-46b2-8c72-f764e2199657/add_router_interface => generated 309 bytes in 1135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2079] 10.0.0.100 () {32 vars in 731 bytes} [Fri Aug 14 10:36:45 2026] GET /v2.0/routers/18b9b295-90ca-4d83-a856-d9d4ed6d9f26/tags => generated 52 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2080] 10.0.0.100 () {34 vars in 751 bytes} [Fri Aug 14 10:36:45 2026] PUT /v2.0/routers/18b9b295-90ca-4d83-a856-d9d4ed6d9f26/tags => generated 37 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2081] 10.0.0.100 () {32 vars in 731 bytes} [Fri Aug 14 10:36:45 2026] GET /v2.0/routers/18b9b295-90ca-4d83-a856-d9d4ed6d9f26/tags => generated 37 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2082] 10.0.0.100 () {32 vars in 739 bytes} [Fri Aug 14 10:36:45 2026] GET /v2.0/routers/18b9b295-90ca-4d83-a856-d9d4ed6d9f26/tags/red => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:36:45.827 7 INFO neutron.api.v2.resource [None req-79918704-8399-4d9f-bf87-edd225fa4e9f b6c1d0b567ed42d2bc900a0656f524a8 6ea7ef27b9d94f17b26ed13ff9d9f03e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 977/2083] 10.0.0.100 () {32 vars in 743 bytes} [Fri Aug 14 10:36:45 2026] GET /v2.0/routers/18b9b295-90ca-4d83-a856-d9d4ed6d9f26/tags/green => generated 99 bytes in 104 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2084] 10.0.0.100 () {32 vars in 742 bytes} [Fri Aug 14 10:36:45 2026] DELETE /v2.0/routers/18b9b295-90ca-4d83-a856-d9d4ed6d9f26/tags/red => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2085] 10.0.0.100 () {32 vars in 731 bytes} [Fri Aug 14 10:36:45 2026] GET /v2.0/routers/18b9b295-90ca-4d83-a856-d9d4ed6d9f26/tags => generated 30 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:36:46.130 8 INFO neutron.api.v2.resource [None req-acc8a85a-60da-4524-a375-ba83865ba850 b6c1d0b567ed42d2bc900a0656f524a8 6ea7ef27b9d94f17b26ed13ff9d9f03e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1108/2086] 10.0.0.100 () {32 vars in 746 bytes} [Fri Aug 14 10:36:46 2026] DELETE /v2.0/routers/18b9b295-90ca-4d83-a856-d9d4ed6d9f26/tags/green => generated 99 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2087] 10.0.0.100 () {32 vars in 734 bytes} [Fri Aug 14 10:36:46 2026] DELETE /v2.0/routers/18b9b295-90ca-4d83-a856-d9d4ed6d9f26/tags => 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: 1109/2088] 10.0.0.100 () {32 vars in 731 bytes} [Fri Aug 14 10:36:46 2026] GET /v2.0/routers/18b9b295-90ca-4d83-a856-d9d4ed6d9f26/tags => generated 12 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2089] 10.0.0.100 () {32 vars in 721 bytes} [Fri Aug 14 10:36:46 2026] GET /v2.0/routers/18b9b295-90ca-4d83-a856-d9d4ed6d9f26 => generated 480 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:36:46.606 7 INFO neutron.db.segments_db [None req-deeecf43-d5f1-4f96-bc41-1d796360aa24 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Added segment 48d03629-896f-4cb7-a33e-db69b757507a of type vxlan for network 11a131b2-66fc-452d-a3fb-7559e67c2f16 [pid: 7|app: 0|req: 981/2090] 10.0.0.100 () {34 vars in 671 bytes} [Fri Aug 14 10:36:46 2026] POST /v2.0/networks => generated 722 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2091] 10.0.0.100 () {34 vars in 742 bytes} [Fri Aug 14 10:36:46 2026] PUT /v2.0/routers/18b9b295-90ca-4d83-a856-d9d4ed6d9f26 => generated 480 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:36:46.968 7 INFO neutron.db.segments_db [None req-ad93c1b7-1f15-45c8-bc31-7f09a1beb780 31996130481e49ffbccdee1b532ee6d8 cd3b3808dbcc41d5a3a36e87691ba391 - - default default] Added segment dd16a927-64e8-4e13-aff1-6d68ef1d8289 of type vxlan for network 0342d1d9-afbd-4aff-b72b-35560e9b451a [pid: 7|app: 0|req: 982/2092] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:36:46 2026] POST /v2.0/networks => generated 612 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2094] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:36:46 2026] POST /v2.0/subnets => generated 688 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2096] 10.0.0.100 () {32 vars in 736 bytes} [Fri Aug 14 10:36:47 2026] GET /v2.0/ports?device_id=18b9b295-90ca-4d83-a856-d9d4ed6d9f26 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:36:47.110 7 INFO neutron.db.segments_db [None req-eafb10ae-b767-4226-9385-b59d1811c337 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Added segment f5e95c95-a0fe-41e6-9217-c1757738b791 of type vxlan for network e3152244-a5f8-47dc-ada2-dbaa2d4214ab [pid: 8|app: 0|req: 1113/2097] 10.0.0.100 () {34 vars in 664 bytes} [Fri Aug 14 10:36:47 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 10:36:47.386 7 INFO neutron.db.l3_hamode_db [None req-eafb10ae-b767-4226-9385-b59d1811c337 c5d6ad5aff10482caab015d5c18a02f6 a8ae9c5cf6b047229f8ae3554c9512a9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-14 10:36:47.529 8 INFO neutron_taas.services.taas.taas_plugin [None req-25396775-9fdb-4c06-a84f-af400370f80a b6c1d0b567ed42d2bc900a0656f524a8 6ea7ef27b9d94f17b26ed13ff9d9f03e - - default default] TaaS: Handle Delete Port: 42bdcbd8-f201-4762-a8d8-be9f632468e9 2026-08-14 10:36:47.531 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-25396775-9fdb-4c06-a84f-af400370f80a b6c1d0b567ed42d2bc900a0656f524a8 6ea7ef27b9d94f17b26ed13ff9d9f03e - - default default] Tap Mirror: Handle Delete Port: 42bdcbd8-f201-4762-a8d8-be9f632468e9 2026-08-14 10:36:47.832 8 INFO neutron.services.segments.plugin [-] Segment 7b5c8ab0-37ca-4582-b82c-09fbee06fc09 resource provider aggregate not found 2026-08-14 10:36:47.839 8 INFO neutron.services.segments.plugin [-] Segment 7b5c8ab0-37ca-4582-b82c-09fbee06fc09 resource provider aggregate not found 2026-08-14 10:36:47.853 8 INFO neutron.services.segments.plugin [-] Segment 7b5c8ab0-37ca-4582-b82c-09fbee06fc09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b5c8ab0-37ca-4582-b82c-09fbee06fc09 found for delete ", "request_id": "req-a280948f-cdd4-4048-851b-51297dc89dc0"}]} 2026-08-14 10:36:47.854 8 INFO neutron.services.segments.plugin [-] Segment 7b5c8ab0-37ca-4582-b82c-09fbee06fc09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b5c8ab0-37ca-4582-b82c-09fbee06fc09 found for delete ", "request_id": "req-fc9fd3b8-2e98-4268-9567-cd837d803c9d"}]} 2026-08-14 10:36:47.861 8 INFO neutron.db.l3_hamode_db [None req-25396775-9fdb-4c06-a84f-af400370f80a b6c1d0b567ed42d2bc900a0656f524a8 6ea7ef27b9d94f17b26ed13ff9d9f03e - - default default] HA network 9da9c1d5-baf0-4ab1-88e7-e050063a48d7 was deleted as no HA routers are present in tenant 6ea7ef27b9d94f17b26ed13ff9d9f03e. [pid: 8|app: 0|req: 1114/2098] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:36:47 2026] DELETE /v2.0/routers/18b9b295-90ca-4d83-a856-d9d4ed6d9f26 => generated 0 bytes in 517 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:36:48.496 7 INFO neutron.db.l3_hamode_db [None req-eafb10ae-b767-4226-9385-b59d1811c337 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1115/2099] 10.0.0.100 () {34 vars in 666 bytes} [Fri Aug 14 10:36:47 2026] POST /v2.0/trunks => generated 407 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2100] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:48 2026] GET /v2.0/security-groups?tenant_id=6ea7ef27b9d94f17b26ed13ff9d9f03e&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2101] 10.0.0.100 () {34 vars in 749 bytes} [Fri Aug 14 10:36:48 2026] PUT /v2.0/trunks/3cee3020-ca54-4644-a4f0-70bb00362ced/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2102] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:48 2026] DELETE /v2.0/security-groups/7eb18eac-bc3d-49b7-88fe-6714869c4727 => 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: 1119/2103] 10.0.0.100 () {32 vars in 729 bytes} [Fri Aug 14 10:36:48 2026] GET /v2.0/trunks/3cee3020-ca54-4644-a4f0-70bb00362ced/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2104] 10.0.0.100 () {34 vars in 760 bytes} [Fri Aug 14 10:36:48 2026] PUT /v2.0/trunks/3cee3020-ca54-4644-a4f0-70bb00362ced/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2105] 10.0.0.100 () {32 vars in 729 bytes} [Fri Aug 14 10:36:48 2026] GET /v2.0/trunks/3cee3020-ca54-4644-a4f0-70bb00362ced/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2106] 10.0.0.100 () {34 vars in 756 bytes} [Fri Aug 14 10:36:48 2026] PUT /v2.0/trunks/3cee3020-ca54-4644-a4f0-70bb00362ced/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2107] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:49 2026] GET /v2.0/security-groups?tenant_id=f21fd17a43ff4bc2993eeac07a859ec3&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2108] 10.0.0.100 () {32 vars in 729 bytes} [Fri Aug 14 10:36:49 2026] GET /v2.0/trunks/3cee3020-ca54-4644-a4f0-70bb00362ced/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2109] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:49 2026] DELETE /v2.0/security-groups/e7515f72-d500-4d97-885c-52f64837bdcb => 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: 1126/2110] 10.0.0.100 () {34 vars in 778 bytes} [Fri Aug 14 10:36:49 2026] PUT /v2.0/trunks/3cee3020-ca54-4644-a4f0-70bb00362ced/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: 1127/2111] 10.0.0.100 () {32 vars in 729 bytes} [Fri Aug 14 10:36:49 2026] GET /v2.0/trunks/3cee3020-ca54-4644-a4f0-70bb00362ced/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2112] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:36:47 2026] POST /v2.0/routers => generated 728 bytes in 2264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2113] 10.0.0.32 () {34 vars in 989 bytes} [Fri Aug 14 10:36:49 2026] GET /v2.0/ports?device_id=894541e7-cb35-4797-92e0-32edd381a27f => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2114] 10.0.0.100 () {34 vars in 749 bytes} [Fri Aug 14 10:36:49 2026] PUT /v2.0/trunks/3cee3020-ca54-4644-a4f0-70bb00362ced/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2115] 10.0.0.32 () {34 vars in 1039 bytes} [Fri Aug 14 10:36:49 2026] GET /v2.0/security-groups?id=55ce0f4a-94de-41a9-b523-e09c9b5e8b87&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2116] 10.0.0.100 () {32 vars in 729 bytes} [Fri Aug 14 10:36:49 2026] GET /v2.0/trunks/3cee3020-ca54-4644-a4f0-70bb00362ced/tags => generated 37 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2117] 10.0.0.100 () {32 vars in 737 bytes} [Fri Aug 14 10:36:49 2026] GET /v2.0/trunks/3cee3020-ca54-4644-a4f0-70bb00362ced/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:36:49.469 7 INFO neutron.api.v2.resource [None req-71d36c1d-b9bd-4e15-a4c0-d7f8206bc7b8 31996130481e49ffbccdee1b532ee6d8 cd3b3808dbcc41d5a3a36e87691ba391 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 990/2118] 10.0.0.100 () {32 vars in 741 bytes} [Fri Aug 14 10:36:49 2026] GET /v2.0/trunks/3cee3020-ca54-4644-a4f0-70bb00362ced/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2119] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:49 2026] DELETE /v2.0/trunks/3cee3020-ca54-4644-a4f0-70bb00362ced/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2120] 10.0.0.100 () {32 vars in 729 bytes} [Fri Aug 14 10:36:49 2026] GET /v2.0/trunks/3cee3020-ca54-4644-a4f0-70bb00362ced/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:36:49.572 7 INFO neutron.api.v2.resource [None req-6c004269-87c7-4ef3-8176-fadaae5d0c2b 31996130481e49ffbccdee1b532ee6d8 cd3b3808dbcc41d5a3a36e87691ba391 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 993/2121] 10.0.0.100 () {32 vars in 744 bytes} [Fri Aug 14 10:36:49 2026] DELETE /v2.0/trunks/3cee3020-ca54-4644-a4f0-70bb00362ced/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2122] 10.0.0.100 () {32 vars in 732 bytes} [Fri Aug 14 10:36:49 2026] DELETE /v2.0/trunks/3cee3020-ca54-4644-a4f0-70bb00362ced/tags => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2123] 10.0.0.100 () {32 vars in 729 bytes} [Fri Aug 14 10:36:49 2026] GET /v2.0/trunks/3cee3020-ca54-4644-a4f0-70bb00362ced/tags => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2124] 10.0.0.100 () {32 vars in 719 bytes} [Fri Aug 14 10:36:49 2026] GET /v2.0/trunks/3cee3020-ca54-4644-a4f0-70bb00362ced => generated 407 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2125] 10.0.0.100 () {32 vars in 717 bytes} [Fri Aug 14 10:36:49 2026] GET /v2.0/ports/e80a888d-4bee-4205-bfee-51b88d83bab5 => generated 826 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2126] 10.0.0.100 () {32 vars in 722 bytes} [Fri Aug 14 10:36:49 2026] DELETE /v2.0/trunks/3cee3020-ca54-4644-a4f0-70bb00362ced => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:36:49.892 7 INFO neutron_taas.services.taas.taas_plugin [None req-7884b1ed-b3c7-4b5d-8b95-9fbf901ff445 31996130481e49ffbccdee1b532ee6d8 cd3b3808dbcc41d5a3a36e87691ba391 - - default default] TaaS: Handle Delete Port: e80a888d-4bee-4205-bfee-51b88d83bab5 2026-08-14 10:36:49.895 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7884b1ed-b3c7-4b5d-8b95-9fbf901ff445 31996130481e49ffbccdee1b532ee6d8 cd3b3808dbcc41d5a3a36e87691ba391 - - default default] Tap Mirror: Handle Delete Port: e80a888d-4bee-4205-bfee-51b88d83bab5 [pid: 7|app: 0|req: 999/2127] 10.0.0.100 () {32 vars in 720 bytes} [Fri Aug 14 10:36:49 2026] DELETE /v2.0/ports/e80a888d-4bee-4205-bfee-51b88d83bab5 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:36:50.107 7 INFO neutron.services.segments.plugin [-] Segment dd16a927-64e8-4e13-aff1-6d68ef1d8289 resource provider aggregate not found 2026-08-14 10:36:50.112 7 INFO neutron.services.segments.plugin [-] Segment dd16a927-64e8-4e13-aff1-6d68ef1d8289 resource provider aggregate not found 2026-08-14 10:36:50.129 7 INFO neutron.services.segments.plugin [-] Segment dd16a927-64e8-4e13-aff1-6d68ef1d8289 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd16a927-64e8-4e13-aff1-6d68ef1d8289 found for delete ", "request_id": "req-23b1b963-6df5-4818-90f5-4676edb369ae"}]} 2026-08-14 10:36:50.129 7 INFO neutron.services.segments.plugin [-] Segment dd16a927-64e8-4e13-aff1-6d68ef1d8289 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd16a927-64e8-4e13-aff1-6d68ef1d8289 found for delete ", "request_id": "req-1cd4e50a-0dab-4576-9cf0-c14e9f81b7b7"}]} [pid: 7|app: 0|req: 1000/2128] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:36:49 2026] DELETE /v2.0/networks/0342d1d9-afbd-4aff-b72b-35560e9b451a => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2129] 10.0.0.100 () {34 vars in 783 bytes} [Fri Aug 14 10:36:49 2026] PUT /v2.0/routers/d4cf3c9a-ab01-4db9-a3ae-448316fe9bc0/add_router_interface => generated 309 bytes in 1304 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2130] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:50 2026] GET /v2.0/security-groups?tenant_id=e40ea69b5391400689e0be7ebd84da99&name=default => generated 2929 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2131] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:51 2026] DELETE /v2.0/security-groups/2593a08f-09a8-4839-b05b-5ff9a9832d88 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2132] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:36:51 2026] GET /v2.0/security-groups?tenant_id=cd3b3808dbcc41d5a3a36e87691ba391&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: 1002/2133] 10.0.0.100 () {34 vars in 685 bytes} [Fri Aug 14 10:36:51 2026] POST /v2.0/security-groups => generated 1675 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2134] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:36:51 2026] DELETE /v2.0/security-groups/5a0b70ae-cc08-4c56-9e54-0b2dfb90597f => 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: 1003/2135] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:36:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2136] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:36:51 2026] POST /v2.0/security-group-rules => generated 596 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2137] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:36:51 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: 8|app: 0|req: 1134/2138] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:36:51 2026] POST /v2.0/security-group-rules => generated 601 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:36:51.952 7 INFO neutron.db.securitygroups_db [None req-223da403-9c1b-452a-b3cd-ed6d0a6b189d fa59493b9dcd4c57b84486925f50cec6 dccc0b7d917b42d6b9848ffb6dbcfea8 - - default default] Project dccc0b7d917b42d6b9848ffb6dbcfea8 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: 1005/2139] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:36:51 2026] POST /v2.0/security-group-rules => generated 607 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:36:52.083 8 INFO neutron.db.securitygroups_db [None req-92159434-de8f-4fe4-8275-0d9db534802c fa59493b9dcd4c57b84486925f50cec6 dccc0b7d917b42d6b9848ffb6dbcfea8 - - default default] Project dccc0b7d917b42d6b9848ffb6dbcfea8 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: 1135/2140] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:36:52 2026] POST /v2.0/security-group-rules => generated 606 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2141] 10.0.0.100 () {34 vars in 685 bytes} [Fri Aug 14 10:36:52 2026] POST /v2.0/security-groups => generated 1662 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2142] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:36:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2143] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:36:52 2026] POST /v2.0/security-group-rules => generated 602 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2144] 10.0.0.100 () {34 vars in 676 bytes} [Fri Aug 14 10:36:52 2026] POST /v2.0/floatingips => generated 552 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2145] 10.0.0.223 () {34 vars in 1098 bytes} [Fri Aug 14 10:36:53 2026] GET /v2.0/security-groups?name=tempest-securitygroup--262373309&fields=id&tenant_id=dccc0b7d917b42d6b9848ffb6dbcfea8 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2146] 10.0.0.223 () {34 vars in 1098 bytes} [Fri Aug 14 10:36:53 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-537295561&fields=id&tenant_id=dccc0b7d917b42d6b9848ffb6dbcfea8 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2147] 10.0.0.223 () {34 vars in 982 bytes} [Fri Aug 14 10:36:53 2026] GET /v2.0/networks?id=57b4f4a2-ee53-43a6-88bd-eefd9fd57fd9 => generated 673 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2148] 10.0.0.223 () {34 vars in 965 bytes} [Fri Aug 14 10:36:53 2026] GET /v2.0/quotas/dccc0b7d917b42d6b9848ffb6dbcfea8 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2149] 10.0.0.223 () {34 vars in 1002 bytes} [Fri Aug 14 10:36:53 2026] GET /v2.0/ports?tenant_id=dccc0b7d917b42d6b9848ffb6dbcfea8&fields=id => generated 103 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2150] 10.0.0.223 () {34 vars in 1008 bytes} [Fri Aug 14 10:36:53 2026] GET /v2.0/networks/57b4f4a2-ee53-43a6-88bd-eefd9fd57fd9?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: 1011/2151] 10.0.0.223 () {34 vars in 1108 bytes} [Fri Aug 14 10:36:53 2026] GET /v2.0/networks/57b4f4a2-ee53-43a6-88bd-eefd9fd57fd9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2152] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:36:54 2026] GET /v2.0/ports?device_id=8db7e36b-d9c5-4133-9a2f-273dd2cf7587 => 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: 1012/2153] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:36:55 2026] GET /v2.0/ports?device_id=8db7e36b-d9c5-4133-9a2f-273dd2cf7587 => 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: 1142/2154] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:36:56 2026] GET /v2.0/ports?device_id=8db7e36b-d9c5-4133-9a2f-273dd2cf7587 => 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: 1013/2155] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:36:57 2026] GET /v2.0/ports?device_id=8db7e36b-d9c5-4133-9a2f-273dd2cf7587 => 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: 1143/2156] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:36:58 2026] GET /v2.0/networks?id=57b4f4a2-ee53-43a6-88bd-eefd9fd57fd9 => generated 673 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2157] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:36:58 2026] GET /v2.0/ports?device_id=8db7e36b-d9c5-4133-9a2f-273dd2cf7587 => 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: 1144/2158] 199.19.213.125 () {34 vars in 1050 bytes} [Fri Aug 14 10:36:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dccc0b7d917b42d6b9848ffb6dbcfea8 => generated 272 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2159] 199.19.213.125 () {38 vars in 955 bytes} [Fri Aug 14 10:36:58 2026] POST /v2.0/ports => generated 997 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2160] 199.19.213.125 () {38 vars in 1028 bytes} [Fri Aug 14 10:36:58 2026] PUT /v2.0/ports/f7f18c27-b883-4a10-923e-5e56ac096e87 => generated 1278 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:36:59.174 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-34fe3377-5698-4a90-8a0e-11f9acb8be55'] response: {'name': 'network-changed', 'server_uuid': '8db7e36b-d9c5-4133-9a2f-273dd2cf7587', 'tag': 'f7f18c27-b883-4a10-923e-5e56ac096e87', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1016/2161] 10.0.0.100 () {32 vars in 826 bytes} [Fri Aug 14 10:36:59 2026] GET /v2.0/ports?project_id=f233736651e4444d98b5535cd9ec0160&network_id=1aac938a-f60c-4ab7-9a5d-87908e93d147 => generated 3691 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2162] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:36:59 2026] GET /v2.0/ports?device_id=8db7e36b-d9c5-4133-9a2f-273dd2cf7587 => generated 1012 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2163] 10.0.0.223 () {34 vars in 1120 bytes} [Fri Aug 14 10:36:59 2026] GET /v2.0/security-groups?id=2c6c703c-cdd0-4505-b7f4-8c30a53c0b6b&id=8086c1dd-7024-49e9-bf53-e3dc97ab5b22&fields=id&fields=name => generated 205 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2164] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:36:59 2026] GET /v2.0/ports?tenant_id=dccc0b7d917b42d6b9848ffb6dbcfea8&device_id=8db7e36b-d9c5-4133-9a2f-273dd2cf7587 => generated 1281 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2165] 199.19.213.125 () {34 vars in 1018 bytes} [Fri Aug 14 10:36:59 2026] GET /v2.0/networks?tenant_id=dccc0b7d917b42d6b9848ffb6dbcfea8&shared=False => generated 769 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2166] 199.19.213.125 () {34 vars in 930 bytes} [Fri Aug 14 10:36:59 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2167] 10.0.0.100 () {32 vars in 742 bytes} [Fri Aug 14 10:36:59 2026] GET /v2.0/subnets?network_id=f8e22eca-5fc4-47ff-8e2c-f1cb20791f38 => generated 667 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:37:00.078 8 INFO neutron.db.l3_db [None req-260ad958-ec4d-42f2-808a-84e5d93ada5a 4775e6168925415fa9849266d1b52823 f233736651e4444d98b5535cd9ec0160 - - default default] Floating IP 16112259-d567-4617-b42a-13e94bfcd8b0 disassociated. External IP: 10.96.250.215, port: b4948011-63ea-4cc2-94ad-8dded9d6fa1d. [pid: 8|app: 0|req: 1149/2168] 10.0.0.100 () {34 vars in 749 bytes} [Fri Aug 14 10:36:59 2026] PUT /v2.0/floatingips/16112259-d567-4617-b42a-13e94bfcd8b0 => generated 554 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2169] 10.0.0.100 () {32 vars in 729 bytes} [Fri Aug 14 10:37:00 2026] GET /v2.0/floatingips/16112259-d567-4617-b42a-13e94bfcd8b0 => generated 554 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2170] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:00 2026] GET /v2.0/ports?device_id=8db7e36b-d9c5-4133-9a2f-273dd2cf7587 => 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: 1022/2171] 10.0.0.223 () {34 vars in 1120 bytes} [Fri Aug 14 10:37:00 2026] GET /v2.0/security-groups?id=2c6c703c-cdd0-4505-b7f4-8c30a53c0b6b&id=8086c1dd-7024-49e9-bf53-e3dc97ab5b22&fields=id&fields=name => generated 205 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:37:00.789 8 INFO neutron.db.segments_db [None req-c59451ad-d283-43a3-8a95-9231a3e2d98b c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] Added segment 3bd67b90-03d5-42bd-837d-3168d0ccc317 of type vxlan for network 37b41597-14ab-422d-85f5-90aad5626370 [pid: 7|app: 0|req: 1023/2172] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:37:00 2026] GET /v2.0/ports?tenant_id=dccc0b7d917b42d6b9848ffb6dbcfea8&device_id=8db7e36b-d9c5-4133-9a2f-273dd2cf7587 => generated 1281 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2173] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:37:00 2026] POST /v2.0/networks => generated 621 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2174] 199.19.213.125 () {34 vars in 1060 bytes} [Fri Aug 14 10:37:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=f7f18c27-b883-4a10-923e-5e56ac096e87 => 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: 1152/2175] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:37:00 2026] GET /v2.0/subnets?id=b1a7910d-310a-45fa-a542-3ac76e74671d => generated 691 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2176] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:37:00 2026] GET /v2.0/ports?network_id=57b4f4a2-ee53-43a6-88bd-eefd9fd57fd9&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2177] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:37:00 2026] GET /v2.0/networks/57b4f4a2-ee53-43a6-88bd-eefd9fd57fd9?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2178] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:37:01 2026] GET /v2.0/networks/57b4f4a2-ee53-43a6-88bd-eefd9fd57fd9?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: 1024/2179] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:37:00 2026] POST /v2.0/subnets => generated 658 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2180] 10.0.0.100 () {32 vars in 722 bytes} [Fri Aug 14 10:37:01 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:37:01.207 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e67f734e-ea10-4acb-8988-778711829124'] response: {'name': 'network-changed', 'server_uuid': '894541e7-cb35-4797-92e0-32edd381a27f', 'tag': 'b4948011-63ea-4cc2-94ad-8dded9d6fa1d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1025/2181] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:37:01 2026] POST /v2.0/subnets => generated 731 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2182] 10.0.0.100 () {32 vars in 729 bytes} [Fri Aug 14 10:37:01 2026] GET /v2.0/floatingips/16112259-d567-4617-b42a-13e94bfcd8b0 => generated 552 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:37:01.453 8 INFO neutron.db.segments_db [None req-10734091-2482-4da5-b453-4a60fddc0105 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] Added segment 126aa4a4-3415-4518-9f29-3b8d1033c8c5 of type vxlan for network 9fb0a24b-d9e4-4579-8631-dc0517cf071c [pid: 8|app: 0|req: 1157/2183] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:37:01 2026] POST /v2.0/networks => generated 618 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2184] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:37:01 2026] GET /v2.0/ports?tenant_id=f233736651e4444d98b5535cd9ec0160&device_id=894541e7-cb35-4797-92e0-32edd381a27f => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2185] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:37:01 2026] POST /v2.0/subnets => generated 655 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2187] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:37:01 2026] GET /v2.0/networks?id=1aac938a-f60c-4ab7-9a5d-87908e93d147 => generated 757 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2189] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:01 2026] GET /v2.0/ports?device_id=8db7e36b-d9c5-4133-9a2f-273dd2cf7587 => generated 1012 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2190] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:37:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b4948011-63ea-4cc2-94ad-8dded9d6fa1d => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2191] 10.0.0.223 () {34 vars in 1120 bytes} [Fri Aug 14 10:37:01 2026] GET /v2.0/security-groups?id=2c6c703c-cdd0-4505-b7f4-8c30a53c0b6b&id=8086c1dd-7024-49e9-bf53-e3dc97ab5b22&fields=id&fields=name => generated 205 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2192] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:37:01 2026] GET /v2.0/subnets?id=bc03fa0e-5812-428b-8732-6691127cb8dd => generated 678 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2193] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:37:01 2026] GET /v2.0/ports?network_id=1aac938a-f60c-4ab7-9a5d-87908e93d147&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: 1165/2194] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:37:01 2026] GET /v2.0/networks/1aac938a-f60c-4ab7-9a5d-87908e93d147?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: 1030/2195] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:37:01 2026] POST /v2.0/subnets => generated 725 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2196] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:37:02 2026] GET /v2.0/networks/1aac938a-f60c-4ab7-9a5d-87908e93d147?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-08-14 10:37:02.077 7 INFO neutron.db.segments_db [None req-66f812a0-b5f7-4e7c-a9a1-59d679ddcfd7 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] Added segment e023a160-f03c-4b2a-a9ab-4574843e8a1c of type vxlan for network f48295d1-5621-456d-9d17-fb9f5c1924dd [pid: 7|app: 0|req: 1031/2197] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:37:02 2026] POST /v2.0/networks => generated 619 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2198] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:37:02 2026] POST /v2.0/subnets => generated 656 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2199] 10.0.0.100 () {34 vars in 685 bytes} [Fri Aug 14 10:37:02 2026] POST /v2.0/security-groups => generated 1677 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2200] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:37:02 2026] POST /v2.0/subnets => generated 730 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2201] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:37:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:37:02.678 7 INFO neutron.db.segments_db [None req-aa6db1dc-8bc9-42b3-a004-46c4934cc5b0 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] Added segment 67962b7a-5a4d-47cb-88a3-d321f2b19129 of type vxlan for network 47d50df8-83b2-4381-b457-326c6ea34d6d [pid: 8|app: 0|req: 1170/2202] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:37:02 2026] POST /v2.0/security-group-rules => generated 596 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:37:02.889 7 INFO neutron.db.l3_hamode_db [None req-aa6db1dc-8bc9-42b3-a004-46c4934cc5b0 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1171/2203] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:37:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2204] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:37:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2205] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:03 2026] GET /v2.0/ports?device_id=8db7e36b-d9c5-4133-9a2f-273dd2cf7587 => generated 1012 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:37:03.094 8 INFO neutron.db.securitygroups_db [None req-26f080da-d4a1-464b-819d-5ef65f6ac307 4775e6168925415fa9849266d1b52823 f233736651e4444d98b5535cd9ec0160 - - default default] Project f233736651e4444d98b5535cd9ec0160 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: 1174/2206] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:37:03 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) [pid: 8|app: 0|req: 1175/2207] 10.0.0.223 () {34 vars in 1120 bytes} [Fri Aug 14 10:37:03 2026] GET /v2.0/security-groups?id=2c6c703c-cdd0-4505-b7f4-8c30a53c0b6b&id=8086c1dd-7024-49e9-bf53-e3dc97ab5b22&fields=id&fields=name => generated 205 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:37:03.238 8 INFO neutron.db.securitygroups_db [None req-de422310-25d3-4ae8-ac0c-6fb382a62284 4775e6168925415fa9849266d1b52823 f233736651e4444d98b5535cd9ec0160 - - default default] Project f233736651e4444d98b5535cd9ec0160 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: 1176/2208] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:37:03 2026] POST /v2.0/security-group-rules => generated 606 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:37:03.699 7 INFO neutron.db.l3_hamode_db [None req-aa6db1dc-8bc9-42b3-a004-46c4934cc5b0 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1177/2209] 10.0.0.100 () {32 vars in 649 bytes} [Fri Aug 14 10:37:03 2026] GET /v2.0/networks => generated 1298 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2210] 10.0.0.223 () {34 vars in 1100 bytes} [Fri Aug 14 10:37:03 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1237423568&fields=id&tenant_id=f233736651e4444d98b5535cd9ec0160 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2211] 10.0.0.223 () {34 vars in 982 bytes} [Fri Aug 14 10:37:03 2026] GET /v2.0/networks?id=1aac938a-f60c-4ab7-9a5d-87908e93d147 => generated 661 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2212] 10.0.0.223 () {34 vars in 965 bytes} [Fri Aug 14 10:37:03 2026] GET /v2.0/quotas/f233736651e4444d98b5535cd9ec0160 => 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: 1181/2213] 10.0.0.223 () {34 vars in 1002 bytes} [Fri Aug 14 10:37:03 2026] GET /v2.0/ports?tenant_id=f233736651e4444d98b5535cd9ec0160&fields=id => generated 149 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2214] 10.0.0.223 () {34 vars in 1008 bytes} [Fri Aug 14 10:37:04 2026] GET /v2.0/networks/1aac938a-f60c-4ab7-9a5d-87908e93d147?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: 1183/2215] 10.0.0.223 () {34 vars in 1108 bytes} [Fri Aug 14 10:37:04 2026] GET /v2.0/networks/1aac938a-f60c-4ab7-9a5d-87908e93d147?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2216] 199.19.213.125 () {34 vars in 994 bytes} [Fri Aug 14 10:37:04 2026] GET /v2.0/ports?device_id=8db7e36b-d9c5-4133-9a2f-273dd2cf7587 => generated 1281 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2217] 199.19.213.125 () {34 vars in 1124 bytes} [Fri Aug 14 10:37:04 2026] GET /v2.0/security-groups?id=8086c1dd-7024-49e9-bf53-e3dc97ab5b22&id=2c6c703c-cdd0-4505-b7f4-8c30a53c0b6b&fields=id&fields=name => generated 205 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2218] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:04 2026] GET /v2.0/ports?device_id=8db7e36b-d9c5-4133-9a2f-273dd2cf7587 => generated 1012 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2219] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:04 2026] GET /v2.0/ports?device_id=9777971a-97e4-4940-a8b5-fe9b0f4b3bcd => 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: 1188/2220] 10.0.0.223 () {34 vars in 1120 bytes} [Fri Aug 14 10:37:04 2026] GET /v2.0/security-groups?id=2c6c703c-cdd0-4505-b7f4-8c30a53c0b6b&id=8086c1dd-7024-49e9-bf53-e3dc97ab5b22&fields=id&fields=name => generated 205 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2221] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:37:02 2026] POST /v2.0/routers => generated 685 bytes in 1969 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2222] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:05 2026] GET /v2.0/ports?device_id=9777971a-97e4-4940-a8b5-fe9b0f4b3bcd => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2223] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:05 2026] GET /v2.0/ports?device_id=8db7e36b-d9c5-4133-9a2f-273dd2cf7587 => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2224] 10.0.0.223 () {34 vars in 1120 bytes} [Fri Aug 14 10:37:05 2026] GET /v2.0/security-groups?id=2c6c703c-cdd0-4505-b7f4-8c30a53c0b6b&id=8086c1dd-7024-49e9-bf53-e3dc97ab5b22&fields=id&fields=name => generated 205 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2225] 10.0.0.100 () {34 vars in 783 bytes} [Fri Aug 14 10:37:04 2026] PUT /v2.0/routers/b84298a5-c598-4da6-84ff-ec3e0b16365e/add_router_interface => generated 309 bytes in 1452 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2226] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:06 2026] GET /v2.0/ports?device_id=9777971a-97e4-4940-a8b5-fe9b0f4b3bcd => 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: 1191/2227] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:06 2026] GET /v2.0/ports?device_id=8db7e36b-d9c5-4133-9a2f-273dd2cf7587 => generated 1014 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2228] 10.0.0.223 () {34 vars in 1120 bytes} [Fri Aug 14 10:37:06 2026] GET /v2.0/security-groups?id=2c6c703c-cdd0-4505-b7f4-8c30a53c0b6b&id=8086c1dd-7024-49e9-bf53-e3dc97ab5b22&fields=id&fields=name => generated 205 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2229] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:06 2026] GET /v2.0/ports?device_id=8db7e36b-d9c5-4133-9a2f-273dd2cf7587 => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:37:07.331 8 INFO neutron.db.l3_db [None req-8994b270-952c-4478-83d5-5c9faf9398c0 fa59493b9dcd4c57b84486925f50cec6 dccc0b7d917b42d6b9848ffb6dbcfea8 - - default default] Floating IP 26e2f334-54d5-4586-9f9f-6f3894443e0a associated. External IP: 10.96.250.205, port: f7f18c27-b883-4a10-923e-5e56ac096e87. [pid: 7|app: 0|req: 1037/2230] 10.0.0.100 () {34 vars in 783 bytes} [Fri Aug 14 10:37:06 2026] PUT /v2.0/routers/b84298a5-c598-4da6-84ff-ec3e0b16365e/add_router_interface => generated 309 bytes in 1439 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2231] 10.0.0.100 () {34 vars in 749 bytes} [Fri Aug 14 10:37:06 2026] PUT /v2.0/floatingips/26e2f334-54d5-4586-9f9f-6f3894443e0a => generated 856 bytes in 677 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:37:07.679 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-05dd6928-7595-4cfc-80e9-1ca6215f4e16'] response: {'name': 'network-changed', 'server_uuid': '8db7e36b-d9c5-4133-9a2f-273dd2cf7587', 'tag': 'f7f18c27-b883-4a10-923e-5e56ac096e87', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1195/2232] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:07 2026] GET /v2.0/ports?device_id=9777971a-97e4-4940-a8b5-fe9b0f4b3bcd => 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: 1196/2233] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:37:08 2026] GET /v2.0/ports?tenant_id=dccc0b7d917b42d6b9848ffb6dbcfea8&device_id=8db7e36b-d9c5-4133-9a2f-273dd2cf7587 => generated 1283 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2234] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:37:08 2026] GET /v2.0/networks?id=57b4f4a2-ee53-43a6-88bd-eefd9fd57fd9 => generated 769 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2235] 199.19.213.125 () {34 vars in 1060 bytes} [Fri Aug 14 10:37:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=f7f18c27-b883-4a10-923e-5e56ac096e87 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2236] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:37:08 2026] GET /v2.0/subnets?id=b1a7910d-310a-45fa-a542-3ac76e74671d => generated 691 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2237] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:37:08 2026] GET /v2.0/ports?network_id=57b4f4a2-ee53-43a6-88bd-eefd9fd57fd9&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: 1201/2238] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:37:08 2026] GET /v2.0/networks/57b4f4a2-ee53-43a6-88bd-eefd9fd57fd9?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2239] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:37:08 2026] GET /v2.0/networks/57b4f4a2-ee53-43a6-88bd-eefd9fd57fd9?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: 8|app: 0|req: 1203/2240] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:37:08 2026] GET /v2.0/networks?id=1aac938a-f60c-4ab7-9a5d-87908e93d147 => generated 661 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2241] 199.19.213.125 () {34 vars in 1050 bytes} [Fri Aug 14 10:37:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f233736651e4444d98b5535cd9ec0160 => generated 273 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2242] 10.0.0.100 () {34 vars in 783 bytes} [Fri Aug 14 10:37:07 2026] PUT /v2.0/routers/b84298a5-c598-4da6-84ff-ec3e0b16365e/add_router_interface => generated 309 bytes in 1463 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2243] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:08 2026] GET /v2.0/ports?device_id=9777971a-97e4-4940-a8b5-fe9b0f4b3bcd => 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: 1040/2244] 10.0.0.100 () {34 vars in 684 bytes} [Fri Aug 14 10:37:09 2026] POST /v2.0/security-groups => generated 1629 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2245] 199.19.213.125 () {38 vars in 955 bytes} [Fri Aug 14 10:37:08 2026] POST /v2.0/ports => generated 954 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1041/2246] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:37:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2247] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:37:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2248] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:37:09 2026] POST /v2.0/security-group-rules => generated 599 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2249] 199.19.213.125 () {38 vars in 1028 bytes} [Fri Aug 14 10:37:09 2026] PUT /v2.0/ports/44396039-6f2e-4610-9d87-0947f8cde5ec => generated 1235 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2250] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:37:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 10:37:09.714 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9623ba0-5256-4b48-930c-a70ac98c3752'] response: {'name': 'network-changed', 'server_uuid': '9777971a-97e4-4940-a8b5-fe9b0f4b3bcd', 'tag': '44396039-6f2e-4610-9d87-0947f8cde5ec', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1207/2251] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:37:09 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: 1045/2252] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:37:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2253] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:37:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2254] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:10 2026] GET /v2.0/ports?device_id=9777971a-97e4-4940-a8b5-fe9b0f4b3bcd => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2255] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:37:10 2026] GET /v2.0/security-groups?id=d0733956-5a4b-4057-a2df-e3353654a4c7&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: 1048/2256] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:37:10 2026] GET /v2.0/ports?tenant_id=f233736651e4444d98b5535cd9ec0160&device_id=9777971a-97e4-4940-a8b5-fe9b0f4b3bcd => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2257] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:37:10 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: 1049/2258] 199.19.213.125 () {34 vars in 1018 bytes} [Fri Aug 14 10:37:10 2026] GET /v2.0/networks?tenant_id=f233736651e4444d98b5535cd9ec0160&shared=False => generated 757 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2259] 199.19.213.125 () {34 vars in 930 bytes} [Fri Aug 14 10:37:10 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2260] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:37:10 2026] POST /v2.0/security-group-rules => generated 599 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2261] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:37:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2262] 10.0.0.100 () {34 vars in 695 bytes} [Fri Aug 14 10:37:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2263] 10.0.0.223 () {34 vars in 1094 bytes} [Fri Aug 14 10:37:10 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-395966162&fields=id&tenant_id=073bc2a9a897425296cabfd9461630f1 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2264] 10.0.0.223 () {34 vars in 982 bytes} [Fri Aug 14 10:37:11 2026] GET /v2.0/networks?id=9fb0a24b-d9e4-4579-8631-dc0517cf071c => generated 704 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2265] 10.0.0.223 () {34 vars in 965 bytes} [Fri Aug 14 10:37:11 2026] GET /v2.0/quotas/073bc2a9a897425296cabfd9461630f1 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2266] 10.0.0.223 () {34 vars in 1002 bytes} [Fri Aug 14 10:37:11 2026] GET /v2.0/ports?tenant_id=073bc2a9a897425296cabfd9461630f1&fields=id => generated 287 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2267] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:11 2026] GET /v2.0/ports?device_id=9777971a-97e4-4940-a8b5-fe9b0f4b3bcd => 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: 1055/2268] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:37:11 2026] GET /v2.0/security-groups?id=d0733956-5a4b-4057-a2df-e3353654a4c7&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2269] 10.0.0.223 () {34 vars in 1008 bytes} [Fri Aug 14 10:37:11 2026] GET /v2.0/networks/9fb0a24b-d9e4-4579-8631-dc0517cf071c?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: 1056/2270] 10.0.0.223 () {34 vars in 1108 bytes} [Fri Aug 14 10:37:11 2026] GET /v2.0/networks/9fb0a24b-d9e4-4579-8631-dc0517cf071c?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: 1215/2271] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:37:11 2026] GET /v2.0/ports?tenant_id=f233736651e4444d98b5535cd9ec0160&device_id=9777971a-97e4-4940-a8b5-fe9b0f4b3bcd => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2272] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:37:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=44396039-6f2e-4610-9d87-0947f8cde5ec => 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: 1216/2273] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:11 2026] GET /v2.0/ports?device_id=1e94db1c-979c-4f0f-8627-4c362f6bf9bc => 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: 1058/2274] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:37:11 2026] GET /v2.0/subnets?id=bc03fa0e-5812-428b-8732-6691127cb8dd => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2275] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:37:11 2026] GET /v2.0/ports?network_id=1aac938a-f60c-4ab7-9a5d-87908e93d147&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: 1059/2276] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:37:11 2026] GET /v2.0/networks/1aac938a-f60c-4ab7-9a5d-87908e93d147?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: 1218/2277] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:37:11 2026] GET /v2.0/networks/1aac938a-f60c-4ab7-9a5d-87908e93d147?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2278] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:12 2026] GET /v2.0/ports?device_id=9777971a-97e4-4940-a8b5-fe9b0f4b3bcd => generated 969 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2279] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:37:12 2026] GET /v2.0/security-groups?id=d0733956-5a4b-4057-a2df-e3353654a4c7&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: 1061/2280] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:13 2026] GET /v2.0/ports?device_id=9777971a-97e4-4940-a8b5-fe9b0f4b3bcd => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2281] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:37:13 2026] GET /v2.0/security-groups?id=d0733956-5a4b-4057-a2df-e3353654a4c7&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: 1062/2282] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:14 2026] GET /v2.0/ports?device_id=9777971a-97e4-4940-a8b5-fe9b0f4b3bcd => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2283] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:37:14 2026] GET /v2.0/security-groups?id=d0733956-5a4b-4057-a2df-e3353654a4c7&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: 1063/2284] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:15 2026] GET /v2.0/ports?device_id=8db7e36b-d9c5-4133-9a2f-273dd2cf7587 => generated 1014 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2285] 10.0.0.223 () {34 vars in 1120 bytes} [Fri Aug 14 10:37:15 2026] GET /v2.0/security-groups?id=2c6c703c-cdd0-4505-b7f4-8c30a53c0b6b&id=8086c1dd-7024-49e9-bf53-e3dc97ab5b22&fields=id&fields=name => generated 205 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2286] 10.0.0.100 () {32 vars in 736 bytes} [Fri Aug 14 10:37:15 2026] GET /v2.0/ports?device_id=8db7e36b-d9c5-4133-9a2f-273dd2cf7587 => generated 1283 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2287] 10.0.0.100 () {32 vars in 858 bytes} [Fri Aug 14 10:37:15 2026] GET /v2.0/floatingips?floating_network_id=f8e22eca-5fc4-47ff-8e2c-f1cb20791f38&port_id=f7f18c27-b883-4a10-923e-5e56ac096e87 => generated 861 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2288] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:15 2026] GET /v2.0/ports?device_id=9777971a-97e4-4940-a8b5-fe9b0f4b3bcd => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2289] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:37:15 2026] GET /v2.0/security-groups?id=d0733956-5a4b-4057-a2df-e3353654a4c7&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: 1066/2290] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:16 2026] GET /v2.0/ports?device_id=1e94db1c-979c-4f0f-8627-4c362f6bf9bc => 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: 1068/2293] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:17 2026] GET /v2.0/ports?device_id=9777971a-97e4-4940-a8b5-fe9b0f4b3bcd => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2294] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:37:17 2026] GET /v2.0/security-groups?id=d0733956-5a4b-4057-a2df-e3353654a4c7&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: 1226/2295] 10.0.0.32 () {34 vars in 989 bytes} [Fri Aug 14 10:37:17 2026] GET /v2.0/ports?device_id=8db7e36b-d9c5-4133-9a2f-273dd2cf7587 => generated 1283 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2296] 10.0.0.32 () {34 vars in 1119 bytes} [Fri Aug 14 10:37:17 2026] GET /v2.0/security-groups?id=2c6c703c-cdd0-4505-b7f4-8c30a53c0b6b&id=8086c1dd-7024-49e9-bf53-e3dc97ab5b22&fields=id&fields=name => generated 205 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2297] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:17 2026] GET /v2.0/ports?device_id=9777971a-97e4-4940-a8b5-fe9b0f4b3bcd => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2298] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:37:17 2026] GET /v2.0/networks?id=9fb0a24b-d9e4-4579-8631-dc0517cf071c => generated 704 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2299] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:37:17 2026] GET /v2.0/security-groups?id=d0733956-5a4b-4057-a2df-e3353654a4c7&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2300] 199.19.213.125 () {34 vars in 1050 bytes} [Fri Aug 14 10:37:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=073bc2a9a897425296cabfd9461630f1 => generated 178 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2301] 10.0.0.100 () {32 vars in 736 bytes} [Fri Aug 14 10:37:17 2026] GET /v2.0/ports?device_id=9777971a-97e4-4940-a8b5-fe9b0f4b3bcd => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:37:17.611 7 INFO neutron.db.l3_db [None req-d33af3d4-a433-4df4-b4cd-75fdf175c34f 4775e6168925415fa9849266d1b52823 f233736651e4444d98b5535cd9ec0160 - - default default] Floating IP 16112259-d567-4617-b42a-13e94bfcd8b0 associated. External IP: 10.96.250.215, port: 44396039-6f2e-4610-9d87-0947f8cde5ec. [pid: 8|app: 0|req: 1230/2302] 199.19.213.125 () {38 vars in 955 bytes} [Fri Aug 14 10:37:17 2026] POST /v2.0/ports => generated 1179 bytes in 398 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: 1073/2303] 10.0.0.100 () {34 vars in 749 bytes} [Fri Aug 14 10:37:17 2026] PUT /v2.0/floatingips/16112259-d567-4617-b42a-13e94bfcd8b0 => generated 855 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2304] 10.0.0.100 () {32 vars in 729 bytes} [Fri Aug 14 10:37:17 2026] GET /v2.0/floatingips/16112259-d567-4617-b42a-13e94bfcd8b0 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:37:17.964 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f49e7f1-226c-4fa5-a59c-4cb70bbd008b'] response: {'name': 'network-changed', 'server_uuid': '9777971a-97e4-4940-a8b5-fe9b0f4b3bcd', 'tag': '44396039-6f2e-4610-9d87-0947f8cde5ec', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1231/2305] 199.19.213.125 () {38 vars in 1028 bytes} [Fri Aug 14 10:37:17 2026] PUT /v2.0/ports/b4625350-ac9e-4c97-9adc-724dc48c62e6 => generated 1460 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:37:18.237 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-293ce46c-d2db-4ab0-aa96-63edbb15298d'] response: {'name': 'network-changed', 'server_uuid': '1e94db1c-979c-4f0f-8627-4c362f6bf9bc', 'tag': 'b4625350-ac9e-4c97-9adc-724dc48c62e6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1075/2306] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:37:18 2026] GET /v2.0/ports?tenant_id=f233736651e4444d98b5535cd9ec0160&device_id=9777971a-97e4-4940-a8b5-fe9b0f4b3bcd => generated 1240 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: 8|app: 0|req: 1232/2307] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:37:18 2026] GET /v2.0/networks?id=1aac938a-f60c-4ab7-9a5d-87908e93d147 => generated 757 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2308] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:37:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=44396039-6f2e-4610-9d87-0947f8cde5ec => generated 858 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2309] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:37:18 2026] GET /v2.0/subnets?id=bc03fa0e-5812-428b-8732-6691127cb8dd => 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: 1077/2310] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:37:18 2026] GET /v2.0/ports?network_id=1aac938a-f60c-4ab7-9a5d-87908e93d147&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2311] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:37:18 2026] GET /v2.0/networks/1aac938a-f60c-4ab7-9a5d-87908e93d147?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: 1235/2313] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:37:18 2026] GET /v2.0/ports?tenant_id=073bc2a9a897425296cabfd9461630f1&device_id=1e94db1c-979c-4f0f-8627-4c362f6bf9bc => generated 1463 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2313] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:37:18 2026] GET /v2.0/networks/1aac938a-f60c-4ab7-9a5d-87908e93d147?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: 1236/2314] 199.19.213.125 () {34 vars in 1018 bytes} [Fri Aug 14 10:37:18 2026] GET /v2.0/networks?tenant_id=073bc2a9a897425296cabfd9461630f1&shared=False => generated 2376 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2315] 199.19.213.125 () {34 vars in 930 bytes} [Fri Aug 14 10:37:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2316] 10.0.0.100 () {32 vars in 729 bytes} [Fri Aug 14 10:37:18 2026] GET /v2.0/floatingips/16112259-d567-4617-b42a-13e94bfcd8b0 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2317] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:19 2026] GET /v2.0/ports?device_id=8db7e36b-d9c5-4133-9a2f-273dd2cf7587 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2318] 10.0.0.223 () {34 vars in 1120 bytes} [Fri Aug 14 10:37:19 2026] GET /v2.0/security-groups?id=2c6c703c-cdd0-4505-b7f4-8c30a53c0b6b&id=8086c1dd-7024-49e9-bf53-e3dc97ab5b22&fields=id&fields=name => generated 205 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2319] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:37:19 2026] GET /v2.0/ports?tenant_id=073bc2a9a897425296cabfd9461630f1&device_id=1e94db1c-979c-4f0f-8627-4c362f6bf9bc => generated 1463 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2320] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:37:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.200&port_id=b4625350-ac9e-4c97-9adc-724dc48c62e6 => 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: 1082/2321] 199.19.213.125 () {34 vars in 1102 bytes} [Fri Aug 14 10:37:19 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A48&port_id=b4625350-ac9e-4c97-9adc-724dc48c62e6 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2322] 199.19.213.125 () {34 vars in 1064 bytes} [Fri Aug 14 10:37:20 2026] GET /v2.0/subnets?id=07e17ca0-c331-4120-82ce-b4f0119c053b&id=bdb55d5f-c4a0-4072-b6ff-c875c7e76618 => generated 1409 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2323] 10.0.0.100 () {32 vars in 729 bytes} [Fri Aug 14 10:37:20 2026] GET /v2.0/floatingips/16112259-d567-4617-b42a-13e94bfcd8b0 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2324] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:37:20 2026] GET /v2.0/ports?network_id=9fb0a24b-d9e4-4579-8631-dc0517cf071c&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2325] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:37:20 2026] GET /v2.0/ports?network_id=9fb0a24b-d9e4-4579-8631-dc0517cf071c&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: 1242/2326] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:37:20 2026] GET /v2.0/networks/9fb0a24b-d9e4-4579-8631-dc0517cf071c?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: 1085/2327] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:37:20 2026] GET /v2.0/networks/9fb0a24b-d9e4-4579-8631-dc0517cf071c?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: 1243/2328] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:20 2026] GET /v2.0/ports?device_id=8db7e36b-d9c5-4133-9a2f-273dd2cf7587 => 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: 1086/2329] 10.0.0.223 () {34 vars in 1120 bytes} [Fri Aug 14 10:37:20 2026] GET /v2.0/security-groups?id=2c6c703c-cdd0-4505-b7f4-8c30a53c0b6b&id=8086c1dd-7024-49e9-bf53-e3dc97ab5b22&fields=id&fields=name => generated 205 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2330] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:21 2026] GET /v2.0/ports?device_id=1e94db1c-979c-4f0f-8627-4c362f6bf9bc => generated 1194 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2331] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:37:21 2026] GET /v2.0/security-groups?id=e9c543fe-5ee0-4359-b7ac-3d7056618e3f&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2332] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:22 2026] GET /v2.0/ports?device_id=8db7e36b-d9c5-4133-9a2f-273dd2cf7587 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2333] 10.0.0.223 () {34 vars in 1120 bytes} [Fri Aug 14 10:37:22 2026] GET /v2.0/security-groups?id=2c6c703c-cdd0-4505-b7f4-8c30a53c0b6b&id=8086c1dd-7024-49e9-bf53-e3dc97ab5b22&fields=id&fields=name => generated 205 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2334] 199.19.213.125 () {34 vars in 994 bytes} [Fri Aug 14 10:37:22 2026] GET /v2.0/ports?device_id=8db7e36b-d9c5-4133-9a2f-273dd2cf7587 => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:37:22.363 7 INFO neutron_taas.services.taas.taas_plugin [req-f6d18b04-cb0a-4f5f-ae93-f5bc1909eef2 req-5042b51b-a4dd-41fd-88f8-c1cd0c05b9ec fa59493b9dcd4c57b84486925f50cec6 dccc0b7d917b42d6b9848ffb6dbcfea8 - - default default] TaaS: Handle Delete Port: f7f18c27-b883-4a10-923e-5e56ac096e87 2026-08-14 10:37:22.366 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f6d18b04-cb0a-4f5f-ae93-f5bc1909eef2 req-5042b51b-a4dd-41fd-88f8-c1cd0c05b9ec fa59493b9dcd4c57b84486925f50cec6 dccc0b7d917b42d6b9848ffb6dbcfea8 - - default default] Tap Mirror: Handle Delete Port: f7f18c27-b883-4a10-923e-5e56ac096e87 2026-08-14 10:37:22.465 7 INFO neutron.db.l3_db [req-f6d18b04-cb0a-4f5f-ae93-f5bc1909eef2 req-5042b51b-a4dd-41fd-88f8-c1cd0c05b9ec fa59493b9dcd4c57b84486925f50cec6 dccc0b7d917b42d6b9848ffb6dbcfea8 - - default default] Floating IP 26e2f334-54d5-4586-9f9f-6f3894443e0a disassociated. External IP: 10.96.250.205, port: f7f18c27-b883-4a10-923e-5e56ac096e87. [pid: 7|app: 0|req: 1089/2335] 199.19.213.125 () {36 vars in 997 bytes} [Fri Aug 14 10:37:22 2026] DELETE /v2.0/ports/f7f18c27-b883-4a10-923e-5e56ac096e87 => generated 0 bytes in 549 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:37:22.825 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-db6ad0ea-ad5c-4e8a-ba67-0c04ae2a7ef6'] response: {'server_uuid': '8db7e36b-d9c5-4133-9a2f-273dd2cf7587', 'name': 'network-vif-deleted', 'tag': 'f7f18c27-b883-4a10-923e-5e56ac096e87', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1247/2336] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:23 2026] GET /v2.0/ports?device_id=8db7e36b-d9c5-4133-9a2f-273dd2cf7587 => 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: 1090/2337] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:24 2026] GET /v2.0/ports?device_id=8db7e36b-d9c5-4133-9a2f-273dd2cf7587 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2338] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:25 2026] GET /v2.0/ports?device_id=8db7e36b-d9c5-4133-9a2f-273dd2cf7587 => 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: 1091/2339] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:37:26 2026] DELETE /v2.0/security-groups/2c6c703c-cdd0-4505-b7f4-8c30a53c0b6b => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:37:26.800 8 INFO neutron.api.v2.resource [None req-8c43493c-0e71-412e-9c75-c057744236e8 fa59493b9dcd4c57b84486925f50cec6 dccc0b7d917b42d6b9848ffb6dbcfea8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1249/2340] 10.0.0.100 () {32 vars in 737 bytes} [Fri Aug 14 10:37:26 2026] GET /v2.0/security-groups/2c6c703c-cdd0-4505-b7f4-8c30a53c0b6b => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2341] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:26 2026] GET /v2.0/ports?device_id=1e94db1c-979c-4f0f-8627-4c362f6bf9bc => generated 1196 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:37:26.917 8 INFO neutron_taas.services.taas.taas_plugin [None req-31fb8e05-d1f4-49b3-9a7f-5b4507450104 fa59493b9dcd4c57b84486925f50cec6 dccc0b7d917b42d6b9848ffb6dbcfea8 - - default default] TaaS: Handle Delete Port: d766322f-ccc6-4193-8259-49db8696a93d [pid: 7|app: 0|req: 1093/2342] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:37:26 2026] GET /v2.0/security-groups?id=e9c543fe-5ee0-4359-b7ac-3d7056618e3f&fields=id&fields=name => generated 111 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:37:26.920 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31fb8e05-d1f4-49b3-9a7f-5b4507450104 fa59493b9dcd4c57b84486925f50cec6 dccc0b7d917b42d6b9848ffb6dbcfea8 - - default default] Tap Mirror: Handle Delete Port: d766322f-ccc6-4193-8259-49db8696a93d [pid: 7|app: 0|req: 1094/2343] 10.0.0.100 () {32 vars in 818 bytes} [Fri Aug 14 10:37:26 2026] GET /v2.0/ports?network_id=9fb0a24b-d9e4-4579-8631-dc0517cf071c&mac_address=fa%3A16%3A3e%3A4a%3A30%3A94 => generated 1196 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2344] 10.0.0.100 () {32 vars in 732 bytes} [Fri Aug 14 10:37:26 2026] DELETE /v2.0/floatingips/26e2f334-54d5-4586-9f9f-6f3894443e0a => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2345] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:37:27 2026] DELETE /v2.0/security-groups/8086c1dd-7024-49e9-bf53-e3dc97ab5b22 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:37:27.547 8 INFO neutron_taas.services.taas.taas_plugin [None req-03daa1ec-0344-43f7-bd40-5025080154ed c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 2477d4c7-f8d1-4ece-a5a9-9e2d64e71d39 2026-08-14 10:37:27.549 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03daa1ec-0344-43f7-bd40-5025080154ed c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 2477d4c7-f8d1-4ece-a5a9-9e2d64e71d39 2026-08-14 10:37:27.642 7 INFO neutron.db.l3_db [None req-7696fcc9-2d45-40c9-b90a-fbeda087efe2 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] Floating IP 28f4ded2-d1ad-43df-8412-b1173630f8ee associated. External IP: 10.96.250.208, port: b4625350-ac9e-4c97-9adc-724dc48c62e6. [pid: 7|app: 0|req: 1095/2346] 10.0.0.100 () {34 vars in 677 bytes} [Fri Aug 14 10:37:27 2026] POST /v2.0/floatingips => generated 855 bytes in 972 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2347] 10.0.0.32 () {34 vars in 989 bytes} [Fri Aug 14 10:37:27 2026] GET /v2.0/ports?device_id=9777971a-97e4-4940-a8b5-fe9b0f4b3bcd => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2348] 10.0.0.100 () {34 vars in 789 bytes} [Fri Aug 14 10:37:27 2026] PUT /v2.0/routers/dc22c168-1bcd-46b2-8c72-f764e2199657/remove_router_interface => generated 309 bytes in 823 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2349] 10.0.0.32 () {34 vars in 1039 bytes} [Fri Aug 14 10:37:28 2026] GET /v2.0/security-groups?id=d0733956-5a4b-4057-a2df-e3353654a4c7&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: 1098/2350] 10.0.0.223 () {34 vars in 1094 bytes} [Fri Aug 14 10:37:28 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-395966162&fields=id&tenant_id=073bc2a9a897425296cabfd9461630f1 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2351] 10.0.0.223 () {34 vars in 982 bytes} [Fri Aug 14 10:37:28 2026] GET /v2.0/networks?id=f48295d1-5621-456d-9d17-fb9f5c1924dd => generated 705 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2352] 10.0.0.223 () {34 vars in 965 bytes} [Fri Aug 14 10:37:28 2026] GET /v2.0/quotas/073bc2a9a897425296cabfd9461630f1 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:37:28.219 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-31d07846-2802-40e4-856f-667d91cf55f5'] response: {'name': 'network-changed', 'server_uuid': '1e94db1c-979c-4f0f-8627-4c362f6bf9bc', 'tag': 'b4625350-ac9e-4c97-9adc-724dc48c62e6', 'status': 'completed', 'code': 200} 2026-08-14 10:37:28.234 8 INFO neutron_taas.services.taas.taas_plugin [None req-1a227248-c5dd-455b-a77e-ac948fa42cf2 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: dc86baff-345f-42dc-9f8f-a07d6d3e9b4f 2026-08-14 10:37:28.236 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a227248-c5dd-455b-a77e-ac948fa42cf2 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: dc86baff-345f-42dc-9f8f-a07d6d3e9b4f [pid: 7|app: 0|req: 1101/2353] 10.0.0.223 () {34 vars in 1002 bytes} [Fri Aug 14 10:37:28 2026] GET /v2.0/ports?tenant_id=073bc2a9a897425296cabfd9461630f1&fields=id => generated 333 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2354] 10.0.0.223 () {34 vars in 1008 bytes} [Fri Aug 14 10:37:28 2026] GET /v2.0/networks/f48295d1-5621-456d-9d17-fb9f5c1924dd?fields=segments => 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: 1103/2355] 10.0.0.223 () {34 vars in 1108 bytes} [Fri Aug 14 10:37:28 2026] GET /v2.0/networks/f48295d1-5621-456d-9d17-fb9f5c1924dd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:37:28.476 8 INFO neutron_taas.services.taas.taas_plugin [None req-1a227248-c5dd-455b-a77e-ac948fa42cf2 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 3e5850ef-bda3-4767-b30e-6aed11e0dd75 2026-08-14 10:37:28.479 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a227248-c5dd-455b-a77e-ac948fa42cf2 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 3e5850ef-bda3-4767-b30e-6aed11e0dd75 [pid: 7|app: 0|req: 1104/2356] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:28 2026] GET /v2.0/ports?device_id=f55aa3c5-ce6e-4fa3-b2ab-4b547b6567c7 => 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: 1105/2357] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:37:28 2026] GET /v2.0/ports?tenant_id=073bc2a9a897425296cabfd9461630f1&device_id=1e94db1c-979c-4f0f-8627-4c362f6bf9bc => generated 1465 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2358] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:37:28 2026] GET /v2.0/networks?id=9fb0a24b-d9e4-4579-8631-dc0517cf071c => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:37:28.861 8 INFO neutron.services.segments.plugin [-] Segment 39e58c57-ecba-4153-b49a-2a48f86cc4ba resource provider aggregate not found 2026-08-14 10:37:28.867 8 INFO neutron.services.segments.plugin [-] Segment 39e58c57-ecba-4153-b49a-2a48f86cc4ba resource provider aggregate not found 2026-08-14 10:37:28.884 8 INFO neutron.services.segments.plugin [-] Segment 39e58c57-ecba-4153-b49a-2a48f86cc4ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39e58c57-ecba-4153-b49a-2a48f86cc4ba found for delete ", "request_id": "req-45bbe006-1cf7-4c76-9b9d-75037aefb83e"}]} [pid: 7|app: 0|req: 1107/2359] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:37:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.200&port_id=b4625350-ac9e-4c97-9adc-724dc48c62e6 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:37:28.888 8 INFO neutron.services.segments.plugin [-] Segment 39e58c57-ecba-4153-b49a-2a48f86cc4ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39e58c57-ecba-4153-b49a-2a48f86cc4ba found for delete ", "request_id": "req-099db354-81a5-4f13-86cc-cd561d9d2082"}]} 2026-08-14 10:37:28.912 8 INFO neutron.db.l3_hamode_db [None req-1a227248-c5dd-455b-a77e-ac948fa42cf2 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] HA network f522c21b-f4ac-4c5c-bb5c-2e87369cd9a5 was deleted as no HA routers are present in tenant dccc0b7d917b42d6b9848ffb6dbcfea8. [pid: 7|app: 0|req: 1108/2360] 199.19.213.125 () {34 vars in 1102 bytes} [Fri Aug 14 10:37:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A48&port_id=b4625350-ac9e-4c97-9adc-724dc48c62e6 => 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: 1253/2361] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:37:28 2026] DELETE /v2.0/routers/dc22c168-1bcd-46b2-8c72-f764e2199657 => generated 0 bytes in 875 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2362] 199.19.213.125 () {34 vars in 1064 bytes} [Fri Aug 14 10:37:28 2026] GET /v2.0/subnets?id=07e17ca0-c331-4120-82ce-b4f0119c053b&id=bdb55d5f-c4a0-4072-b6ff-c875c7e76618 => generated 1409 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2363] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:37:28 2026] GET /v2.0/ports?network_id=9fb0a24b-d9e4-4579-8631-dc0517cf071c&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: 8|app: 0|req: 1256/2364] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:37:29 2026] GET /v2.0/ports?network_id=9fb0a24b-d9e4-4579-8631-dc0517cf071c&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2365] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:37:28 2026] DELETE /v2.0/subnets/b1a7910d-310a-45fa-a542-3ac76e74671d => 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: 1257/2366] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:37:29 2026] GET /v2.0/networks/9fb0a24b-d9e4-4579-8631-dc0517cf071c?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: 1258/2367] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:37:29 2026] GET /v2.0/networks/9fb0a24b-d9e4-4579-8631-dc0517cf071c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:37:29.236 7 INFO neutron_taas.services.taas.taas_plugin [None req-b796d6ce-d306-462d-85bd-261981a659fd c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 054fa451-f4be-4b25-8227-8ac7ea8aed39 2026-08-14 10:37:29.239 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b796d6ce-d306-462d-85bd-261981a659fd c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 054fa451-f4be-4b25-8227-8ac7ea8aed39 2026-08-14 10:37:29.416 7 INFO neutron.services.segments.plugin [-] Segment 73b55f75-48b0-415d-9d19-7ab9e8809efe resource provider aggregate not found 2026-08-14 10:37:29.419 7 INFO neutron.services.segments.plugin [-] Segment 73b55f75-48b0-415d-9d19-7ab9e8809efe resource provider aggregate not found 2026-08-14 10:37:29.430 7 INFO neutron.services.segments.plugin [-] Segment 73b55f75-48b0-415d-9d19-7ab9e8809efe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73b55f75-48b0-415d-9d19-7ab9e8809efe found for delete ", "request_id": "req-b824007a-86d3-4d86-8bbb-a3724821f296"}]} 2026-08-14 10:37:29.437 7 INFO neutron.services.segments.plugin [-] Segment 73b55f75-48b0-415d-9d19-7ab9e8809efe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73b55f75-48b0-415d-9d19-7ab9e8809efe found for delete ", "request_id": "req-27959b8a-fe65-4006-8d95-5e8ef6d2e308"}]} [pid: 7|app: 0|req: 1110/2368] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:37:29 2026] DELETE /v2.0/networks/57b4f4a2-ee53-43a6-88bd-eefd9fd57fd9 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:37:29.844 8 INFO neutron_taas.services.taas.taas_plugin [None req-27ddb1c7-28ed-4b93-9652-a9ef65745c48 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 7393a383-bccf-4ee9-942b-1f92f638905d 2026-08-14 10:37:29.847 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27ddb1c7-28ed-4b93-9652-a9ef65745c48 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 7393a383-bccf-4ee9-942b-1f92f638905d [pid: 8|app: 0|req: 1259/2369] 10.0.0.100 () {34 vars in 789 bytes} [Fri Aug 14 10:37:29 2026] PUT /v2.0/routers/d4cf3c9a-ab01-4db9-a3ae-448316fe9bc0/remove_router_interface => generated 309 bytes in 953 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:37:30.603 7 INFO neutron_taas.services.taas.taas_plugin [None req-8cabb5df-1b6f-4f29-8104-7f29fb09df6e c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 04efcbcd-8670-4131-8e4a-8ff8c69a5250 2026-08-14 10:37:30.605 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8cabb5df-1b6f-4f29-8104-7f29fb09df6e c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 04efcbcd-8670-4131-8e4a-8ff8c69a5250 2026-08-14 10:37:30.868 7 INFO neutron_taas.services.taas.taas_plugin [None req-8cabb5df-1b6f-4f29-8104-7f29fb09df6e c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 8fbeba60-9dc2-4cc6-bbf1-d93d651430f9 2026-08-14 10:37:30.872 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8cabb5df-1b6f-4f29-8104-7f29fb09df6e c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 8fbeba60-9dc2-4cc6-bbf1-d93d651430f9 2026-08-14 10:37:31.275 7 INFO neutron.db.l3_hamode_db [None req-8cabb5df-1b6f-4f29-8104-7f29fb09df6e c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] HA network e3152244-a5f8-47dc-ada2-dbaa2d4214ab was deleted as no HA routers are present in tenant a8ae9c5cf6b047229f8ae3554c9512a9. [pid: 7|app: 0|req: 1111/2370] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:37:30 2026] DELETE /v2.0/routers/d4cf3c9a-ab01-4db9-a3ae-448316fe9bc0 => generated 0 bytes in 873 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:37:31.448 7 INFO neutron.services.segments.plugin [-] Segment f5e95c95-a0fe-41e6-9217-c1757738b791 resource provider aggregate not found 2026-08-14 10:37:31.459 7 INFO neutron.services.segments.plugin [-] Segment f5e95c95-a0fe-41e6-9217-c1757738b791 resource provider aggregate not found [pid: 8|app: 0|req: 1260/2371] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:37:31 2026] DELETE /v2.0/subnets/dbad7246-60a2-4496-9603-e564e13f75ff => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:37:31.463 7 INFO neutron.services.segments.plugin [-] Segment f5e95c95-a0fe-41e6-9217-c1757738b791 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5e95c95-a0fe-41e6-9217-c1757738b791 found for delete ", "request_id": "req-758f65a2-9957-4617-aebe-6d31569f0a61"}]} 2026-08-14 10:37:31.481 7 INFO neutron.services.segments.plugin [-] Segment f5e95c95-a0fe-41e6-9217-c1757738b791 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5e95c95-a0fe-41e6-9217-c1757738b791 found for delete ", "request_id": "req-fe758f22-2ff8-4c23-acb6-e224bd1b5201"}]} 2026-08-14 10:37:31.573 7 INFO neutron_taas.services.taas.taas_plugin [None req-b5be82a0-7449-41f6-b0b3-40c4881cdc9b c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 8ac7f31d-6972-46a0-8197-4a834852f515 2026-08-14 10:37:31.576 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5be82a0-7449-41f6-b0b3-40c4881cdc9b c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 8ac7f31d-6972-46a0-8197-4a834852f515 [pid: 7|app: 0|req: 1112/2374] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:37:31 2026] DELETE /v2.0/networks/11a131b2-66fc-452d-a3fb-7559e67c2f16 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2375] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:37:32 2026] GET /v2.0/security-groups?tenant_id=a8ae9c5cf6b047229f8ae3554c9512a9&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: 1113/2376] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:37:32 2026] DELETE /v2.0/security-groups/54a555a7-f5b0-4eac-959e-e5bac08e21f9 => 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: 1264/2377] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:37:32 2026] GET /v2.0/security-groups?tenant_id=dccc0b7d917b42d6b9848ffb6dbcfea8&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: 1114/2378] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:37:32 2026] DELETE /v2.0/security-groups/5fd396bf-00a8-43db-8d3e-3df10aabb302 => 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: 1265/2379] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:37:32 2026] GET /v2.0/networks?id=f48295d1-5621-456d-9d17-fb9f5c1924dd => generated 705 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2380] 199.19.213.125 () {34 vars in 1050 bytes} [Fri Aug 14 10:37:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=073bc2a9a897425296cabfd9461630f1 => generated 178 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:37:33.481 7 INFO neutron.services.segments.plugin [-] Segment 48d03629-896f-4cb7-a33e-db69b757507a resource provider aggregate not found 2026-08-14 10:37:33.498 7 INFO neutron.services.segments.plugin [-] Segment 48d03629-896f-4cb7-a33e-db69b757507a resource provider aggregate not found 2026-08-14 10:37:33.504 7 INFO neutron.services.segments.plugin [-] Segment 48d03629-896f-4cb7-a33e-db69b757507a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48d03629-896f-4cb7-a33e-db69b757507a found for delete ", "request_id": "req-fdfe397d-489e-405e-9768-29e828ec894f"}]} 2026-08-14 10:37:33.516 7 INFO neutron.services.segments.plugin [-] Segment 48d03629-896f-4cb7-a33e-db69b757507a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48d03629-896f-4cb7-a33e-db69b757507a found for delete ", "request_id": "req-87a38cae-b0b2-470d-941b-1840c539a602"}]} [pid: 8|app: 0|req: 1266/2381] 199.19.213.125 () {38 vars in 955 bytes} [Fri Aug 14 10:37:32 2026] POST /v2.0/ports => generated 1175 bytes in 531 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: 1267/2382] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:33 2026] GET /v2.0/ports?device_id=f55aa3c5-ce6e-4fa3-b2ab-4b547b6567c7 => generated 1178 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2383] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:37:33 2026] GET /v2.0/security-groups?id=e9c543fe-5ee0-4359-b7ac-3d7056618e3f&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2384] 199.19.213.125 () {38 vars in 1028 bytes} [Fri Aug 14 10:37:33 2026] PUT /v2.0/ports/e81c6046-0e55-4631-9d15-bb15c6ff5686 => generated 1456 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:37:34.018 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e78c7327-40de-479a-bfd0-3f1f33cb4e34'] response: {'name': 'network-changed', 'server_uuid': 'f55aa3c5-ce6e-4fa3-b2ab-4b547b6567c7', 'tag': 'e81c6046-0e55-4631-9d15-bb15c6ff5686', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1269/2385] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:37:34 2026] GET /v2.0/ports?tenant_id=073bc2a9a897425296cabfd9461630f1&device_id=f55aa3c5-ce6e-4fa3-b2ab-4b547b6567c7 => generated 1459 bytes in 34 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: 1117/2386] 199.19.213.125 () {34 vars in 1018 bytes} [Fri Aug 14 10:37:34 2026] GET /v2.0/networks?tenant_id=073bc2a9a897425296cabfd9461630f1&shared=False => generated 2376 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2387] 199.19.213.125 () {34 vars in 930 bytes} [Fri Aug 14 10:37:34 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: 1118/2388] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:37:35 2026] GET /v2.0/ports?tenant_id=073bc2a9a897425296cabfd9461630f1&device_id=f55aa3c5-ce6e-4fa3-b2ab-4b547b6567c7 => generated 1459 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2389] 199.19.213.125 () {34 vars in 1056 bytes} [Fri Aug 14 10:37:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.93&port_id=e81c6046-0e55-4631-9d15-bb15c6ff5686 => 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: 1119/2390] 199.19.213.125 () {34 vars in 1102 bytes} [Fri Aug 14 10:37:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Af&port_id=e81c6046-0e55-4631-9d15-bb15c6ff5686 => 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: 1272/2391] 199.19.213.125 () {34 vars in 1064 bytes} [Fri Aug 14 10:37:35 2026] GET /v2.0/subnets?id=63f1810f-9447-461a-a27b-9a3fedb0a3e1&id=a2875b60-01ac-499b-b384-d344337d74a0 => generated 1415 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2392] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:37:35 2026] GET /v2.0/ports?network_id=f48295d1-5621-456d-9d17-fb9f5c1924dd&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2393] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:37:35 2026] GET /v2.0/ports?network_id=f48295d1-5621-456d-9d17-fb9f5c1924dd&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2394] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:37:35 2026] GET /v2.0/networks/f48295d1-5621-456d-9d17-fb9f5c1924dd?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: 1274/2395] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:37:36 2026] GET /v2.0/networks/f48295d1-5621-456d-9d17-fb9f5c1924dd?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: 1122/2396] 10.0.0.32 () {34 vars in 989 bytes} [Fri Aug 14 10:37:36 2026] GET /v2.0/ports?device_id=1e94db1c-979c-4f0f-8627-4c362f6bf9bc => generated 1465 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2397] 10.0.0.32 () {34 vars in 1039 bytes} [Fri Aug 14 10:37:36 2026] GET /v2.0/security-groups?id=e9c543fe-5ee0-4359-b7ac-3d7056618e3f&fields=id&fields=name => generated 111 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:37:37.307 7 INFO neutron.db.segments_db [None req-035d3ae7-9535-4f6f-bcb9-2ef3877ea7ff 4aa00a5e23e9433abee6d17ff4b61a88 01dda24438504483a37dfb1fbbb04d5c - - default default] Added segment 796c45c6-a28b-45b0-a789-c476d679f6ae of type vxlan for network 974defbe-88d7-4951-a5e5-d04065bbc3fd [pid: 7|app: 0|req: 1123/2398] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:37:36 2026] POST /v2.0/networks => generated 612 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2399] 10.0.0.100 () {34 vars in 664 bytes} [Fri Aug 14 10:37:37 2026] POST /v2.0/ports => generated 743 bytes in 286 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: 1277/2400] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:37 2026] GET /v2.0/ports?device_id=9777971a-97e4-4940-a8b5-fe9b0f4b3bcd => 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: 1278/2401] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:37:37 2026] GET /v2.0/security-groups?id=d0733956-5a4b-4057-a2df-e3353654a4c7&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2402] 10.0.0.100 () {34 vars in 666 bytes} [Fri Aug 14 10:37:37 2026] POST /v2.0/trunks => generated 407 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:37:37.931 8 INFO neutron.db.segments_db [None req-0086e53b-14e1-4732-98a7-a5b990abd260 4aa00a5e23e9433abee6d17ff4b61a88 01dda24438504483a37dfb1fbbb04d5c - - default default] Added segment b2abbf09-8345-4860-bf72-e3597623e25b of type vxlan for network 84587a14-4420-4c0a-9e78-ca1a60174f9b [pid: 8|app: 0|req: 1279/2403] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:37:37 2026] POST /v2.0/networks => generated 613 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2404] 10.0.0.100 () {34 vars in 664 bytes} [Fri Aug 14 10:37:38 2026] POST /v2.0/ports => generated 743 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2405] 10.0.0.100 () {34 vars in 666 bytes} [Fri Aug 14 10:37:38 2026] POST /v2.0/trunks => generated 407 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 10:37:38.538 7 INFO neutron.db.segments_db [None req-81e84c7c-1e04-4924-b83e-2dc12cf08103 4aa00a5e23e9433abee6d17ff4b61a88 01dda24438504483a37dfb1fbbb04d5c - - default default] Added segment e95b6be2-c6ae-4a45-8fd1-51162ef82db4 of type vxlan for network fc7a97b5-2069-4a9b-8447-c27db8bdcf73 [pid: 7|app: 0|req: 1126/2406] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:37:38 2026] POST /v2.0/networks => generated 613 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2407] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:38 2026] GET /v2.0/ports?device_id=f55aa3c5-ce6e-4fa3-b2ab-4b547b6567c7 => generated 1190 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2408] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:37:38 2026] GET /v2.0/security-groups?id=e9c543fe-5ee0-4359-b7ac-3d7056618e3f&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2409] 10.0.0.100 () {34 vars in 664 bytes} [Fri Aug 14 10:37:38 2026] POST /v2.0/ports => generated 743 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2410] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:38 2026] GET /v2.0/ports?device_id=9777971a-97e4-4940-a8b5-fe9b0f4b3bcd => generated 971 bytes in 81 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: 1130/2411] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:37:38 2026] GET /v2.0/security-groups?id=d0733956-5a4b-4057-a2df-e3353654a4c7&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2412] 10.0.0.100 () {34 vars in 666 bytes} [Fri Aug 14 10:37:38 2026] POST /v2.0/trunks => generated 407 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:37:39.170 7 INFO neutron.db.segments_db [None req-eb3e5004-3a7c-4c97-a944-7f86465aeab7 4aa00a5e23e9433abee6d17ff4b61a88 01dda24438504483a37dfb1fbbb04d5c - - default default] Added segment 2749f40f-d4cb-47a2-b86d-7ca8de43901e of type vxlan for network ec40654d-7bb0-4305-91b6-4676679d76da [pid: 7|app: 0|req: 1131/2413] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:37:39 2026] POST /v2.0/networks => generated 612 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2414] 10.0.0.100 () {34 vars in 664 bytes} [Fri Aug 14 10:37:39 2026] POST /v2.0/ports => generated 743 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2415] 10.0.0.100 () {34 vars in 666 bytes} [Fri Aug 14 10:37:39 2026] POST /v2.0/trunks => generated 407 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 10:37:39.765 8 INFO neutron.db.segments_db [None req-b9d91c2e-c775-4b4b-8c53-7762b19a161c 4aa00a5e23e9433abee6d17ff4b61a88 01dda24438504483a37dfb1fbbb04d5c - - default default] Added segment 86342215-6c93-4450-ab02-5ca64d072e8c of type vxlan for network e700c74b-6d7d-43c8-bd25-6184b7beadef [pid: 8|app: 0|req: 1284/2416] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:37:39 2026] POST /v2.0/networks => generated 613 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2417] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:40 2026] GET /v2.0/ports?device_id=9777971a-97e4-4940-a8b5-fe9b0f4b3bcd => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2418] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:37:40 2026] GET /v2.0/security-groups?id=d0733956-5a4b-4057-a2df-e3353654a4c7&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: 1133/2419] 10.0.0.100 () {34 vars in 664 bytes} [Fri Aug 14 10:37:39 2026] POST /v2.0/ports => generated 743 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1287/2420] 199.19.213.125 () {34 vars in 994 bytes} [Fri Aug 14 10:37:40 2026] GET /v2.0/ports?device_id=9777971a-97e4-4940-a8b5-fe9b0f4b3bcd => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:37:40.307 8 INFO neutron_taas.services.taas.taas_plugin [req-62b33016-e70b-4292-924f-22670557326f req-e03fb684-4395-4569-805b-e993c181ac54 4775e6168925415fa9849266d1b52823 f233736651e4444d98b5535cd9ec0160 - - default default] TaaS: Handle Delete Port: 44396039-6f2e-4610-9d87-0947f8cde5ec 2026-08-14 10:37:40.309 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-62b33016-e70b-4292-924f-22670557326f req-e03fb684-4395-4569-805b-e993c181ac54 4775e6168925415fa9849266d1b52823 f233736651e4444d98b5535cd9ec0160 - - default default] Tap Mirror: Handle Delete Port: 44396039-6f2e-4610-9d87-0947f8cde5ec [pid: 7|app: 0|req: 1134/2421] 10.0.0.100 () {34 vars in 666 bytes} [Fri Aug 14 10:37:40 2026] POST /v2.0/trunks => generated 407 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2422] 10.0.0.100 () {34 vars in 749 bytes} [Fri Aug 14 10:37:40 2026] PUT /v2.0/trunks/44cf669c-20c1-49ea-9f9a-786b87c69824/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:37:40.419 8 INFO neutron.db.l3_db [req-62b33016-e70b-4292-924f-22670557326f req-e03fb684-4395-4569-805b-e993c181ac54 4775e6168925415fa9849266d1b52823 f233736651e4444d98b5535cd9ec0160 - - default default] Floating IP 16112259-d567-4617-b42a-13e94bfcd8b0 disassociated. External IP: 10.96.250.215, port: 44396039-6f2e-4610-9d87-0947f8cde5ec. [pid: 7|app: 0|req: 1136/2423] 10.0.0.100 () {34 vars in 749 bytes} [Fri Aug 14 10:37:40 2026] PUT /v2.0/trunks/374842c2-6608-4b53-8db7-322a6ee95c93/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2424] 10.0.0.100 () {34 vars in 749 bytes} [Fri Aug 14 10:37:40 2026] PUT /v2.0/trunks/b5a6dd1d-46f7-46a4-bfa5-a30950230da6/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2425] 10.0.0.100 () {34 vars in 749 bytes} [Fri Aug 14 10:37:40 2026] PUT /v2.0/trunks/96f050b3-9cae-459f-8ec3-417fe07abd0a/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2426] 10.0.0.100 () {32 vars in 662 bytes} [Fri Aug 14 10:37:40 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2427] 10.0.0.100 () {32 vars in 676 bytes} [Fri Aug 14 10:37:40 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2428] 10.0.0.100 () {32 vars in 672 bytes} [Fri Aug 14 10:37:40 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2429] 10.0.0.100 () {32 vars in 684 bytes} [Fri Aug 14 10:37:40 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2430] 10.0.0.100 () {32 vars in 670 bytes} [Fri Aug 14 10:37:40 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2431] 10.0.0.100 () {32 vars in 684 bytes} [Fri Aug 14 10:37:40 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: 1145/2432] 10.0.0.100 () {32 vars in 680 bytes} [Fri Aug 14 10:37:40 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2433] 10.0.0.100 () {32 vars in 692 bytes} [Fri Aug 14 10:37:40 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2434] 10.0.0.100 () {32 vars in 719 bytes} [Fri Aug 14 10:37:40 2026] GET /v2.0/trunks/44cf669c-20c1-49ea-9f9a-786b87c69824 => generated 412 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2435] 199.19.213.125 () {36 vars in 997 bytes} [Fri Aug 14 10:37:40 2026] DELETE /v2.0/ports/44396039-6f2e-4610-9d87-0947f8cde5ec => generated 0 bytes in 593 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2436] 10.0.0.100 () {32 vars in 717 bytes} [Fri Aug 14 10:37:40 2026] GET /v2.0/ports/0a199c16-a751-46e5-a47e-f705d056eb82 => generated 826 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:37:40.849 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc6e87aa-c6f6-4027-b589-093362a233bc'] response: {'server_uuid': '9777971a-97e4-4940-a8b5-fe9b0f4b3bcd', 'name': 'network-vif-deleted', 'tag': '44396039-6f2e-4610-9d87-0947f8cde5ec', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1289/2437] 10.0.0.100 () {32 vars in 722 bytes} [Fri Aug 14 10:37:40 2026] DELETE /v2.0/trunks/44cf669c-20c1-49ea-9f9a-786b87c69824 => 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: 1149/2438] 10.0.0.100 () {32 vars in 719 bytes} [Fri Aug 14 10:37:40 2026] GET /v2.0/trunks/374842c2-6608-4b53-8db7-322a6ee95c93 => generated 420 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2439] 10.0.0.100 () {32 vars in 717 bytes} [Fri Aug 14 10:37:40 2026] GET /v2.0/ports/39babdd9-65b2-41ff-9672-0d9e06af1d99 => generated 826 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2440] 10.0.0.100 () {32 vars in 722 bytes} [Fri Aug 14 10:37:41 2026] DELETE /v2.0/trunks/374842c2-6608-4b53-8db7-322a6ee95c93 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2441] 10.0.0.100 () {32 vars in 719 bytes} [Fri Aug 14 10:37:41 2026] GET /v2.0/trunks/b5a6dd1d-46f7-46a4-bfa5-a30950230da6 => generated 429 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2442] 10.0.0.100 () {32 vars in 717 bytes} [Fri Aug 14 10:37:41 2026] GET /v2.0/ports/cfaf81e5-8d8a-404f-be2d-fb076b383e88 => generated 826 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2443] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:41 2026] GET /v2.0/ports?device_id=9777971a-97e4-4940-a8b5-fe9b0f4b3bcd => 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: 1292/2444] 10.0.0.100 () {32 vars in 722 bytes} [Fri Aug 14 10:37:41 2026] DELETE /v2.0/trunks/b5a6dd1d-46f7-46a4-bfa5-a30950230da6 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2445] 10.0.0.100 () {32 vars in 719 bytes} [Fri Aug 14 10:37:41 2026] GET /v2.0/trunks/96f050b3-9cae-459f-8ec3-417fe07abd0a => generated 414 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2446] 10.0.0.100 () {32 vars in 717 bytes} [Fri Aug 14 10:37:41 2026] GET /v2.0/ports/a06af333-f5f4-4af8-8666-db1d97eb5262 => generated 826 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2447] 10.0.0.100 () {32 vars in 722 bytes} [Fri Aug 14 10:37:41 2026] DELETE /v2.0/trunks/96f050b3-9cae-459f-8ec3-417fe07abd0a => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2448] 10.0.0.100 () {32 vars in 719 bytes} [Fri Aug 14 10:37:41 2026] GET /v2.0/trunks/657e6c1a-9ab2-4658-a075-de78bf2b19c4 => generated 407 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2449] 10.0.0.100 () {32 vars in 717 bytes} [Fri Aug 14 10:37:41 2026] GET /v2.0/ports/988608d6-3572-4416-b2eb-41d76c1c3775 => generated 826 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2450] 10.0.0.100 () {32 vars in 722 bytes} [Fri Aug 14 10:37:41 2026] DELETE /v2.0/trunks/657e6c1a-9ab2-4658-a075-de78bf2b19c4 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:37:41.696 7 INFO neutron_taas.services.taas.taas_plugin [None req-6643a796-aa68-4313-a44b-c9d78641a575 4aa00a5e23e9433abee6d17ff4b61a88 01dda24438504483a37dfb1fbbb04d5c - - default default] TaaS: Handle Delete Port: 0a199c16-a751-46e5-a47e-f705d056eb82 2026-08-14 10:37:41.698 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6643a796-aa68-4313-a44b-c9d78641a575 4aa00a5e23e9433abee6d17ff4b61a88 01dda24438504483a37dfb1fbbb04d5c - - default default] Tap Mirror: Handle Delete Port: 0a199c16-a751-46e5-a47e-f705d056eb82 [pid: 7|app: 0|req: 1156/2451] 10.0.0.100 () {32 vars in 720 bytes} [Fri Aug 14 10:37:41 2026] DELETE /v2.0/ports/0a199c16-a751-46e5-a47e-f705d056eb82 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:37:41.875 8 INFO neutron_taas.services.taas.taas_plugin [None req-78bf393b-9f51-4992-ad1c-10751c20a9c3 4aa00a5e23e9433abee6d17ff4b61a88 01dda24438504483a37dfb1fbbb04d5c - - default default] TaaS: Handle Delete Port: 39babdd9-65b2-41ff-9672-0d9e06af1d99 2026-08-14 10:37:41.877 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-78bf393b-9f51-4992-ad1c-10751c20a9c3 4aa00a5e23e9433abee6d17ff4b61a88 01dda24438504483a37dfb1fbbb04d5c - - default default] Tap Mirror: Handle Delete Port: 39babdd9-65b2-41ff-9672-0d9e06af1d99 [pid: 8|app: 0|req: 1296/2452] 10.0.0.100 () {32 vars in 720 bytes} [Fri Aug 14 10:37:41 2026] DELETE /v2.0/ports/39babdd9-65b2-41ff-9672-0d9e06af1d99 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:37:42.108 7 INFO neutron_taas.services.taas.taas_plugin [None req-de32960e-4a45-44d4-a3a6-b3ab3888c58e 4aa00a5e23e9433abee6d17ff4b61a88 01dda24438504483a37dfb1fbbb04d5c - - default default] TaaS: Handle Delete Port: cfaf81e5-8d8a-404f-be2d-fb076b383e88 2026-08-14 10:37:42.111 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de32960e-4a45-44d4-a3a6-b3ab3888c58e 4aa00a5e23e9433abee6d17ff4b61a88 01dda24438504483a37dfb1fbbb04d5c - - default default] Tap Mirror: Handle Delete Port: cfaf81e5-8d8a-404f-be2d-fb076b383e88 [pid: 7|app: 0|req: 1157/2453] 10.0.0.100 () {32 vars in 720 bytes} [Fri Aug 14 10:37:42 2026] DELETE /v2.0/ports/cfaf81e5-8d8a-404f-be2d-fb076b383e88 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:37:42.282 8 INFO neutron_taas.services.taas.taas_plugin [None req-69dad32d-155b-4ac4-9671-7891f109ddbd 4aa00a5e23e9433abee6d17ff4b61a88 01dda24438504483a37dfb1fbbb04d5c - - default default] TaaS: Handle Delete Port: a06af333-f5f4-4af8-8666-db1d97eb5262 2026-08-14 10:37:42.284 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-69dad32d-155b-4ac4-9671-7891f109ddbd 4aa00a5e23e9433abee6d17ff4b61a88 01dda24438504483a37dfb1fbbb04d5c - - default default] Tap Mirror: Handle Delete Port: a06af333-f5f4-4af8-8666-db1d97eb5262 [pid: 7|app: 0|req: 1158/2454] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:42 2026] GET /v2.0/ports?device_id=9777971a-97e4-4940-a8b5-fe9b0f4b3bcd => 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: 1297/2455] 10.0.0.100 () {32 vars in 720 bytes} [Fri Aug 14 10:37:42 2026] DELETE /v2.0/ports/a06af333-f5f4-4af8-8666-db1d97eb5262 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:37:42.475 7 INFO neutron_taas.services.taas.taas_plugin [None req-7ba4aed1-0cee-46aa-97a6-51ff5ae49b4b 4aa00a5e23e9433abee6d17ff4b61a88 01dda24438504483a37dfb1fbbb04d5c - - default default] TaaS: Handle Delete Port: 988608d6-3572-4416-b2eb-41d76c1c3775 2026-08-14 10:37:42.477 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ba4aed1-0cee-46aa-97a6-51ff5ae49b4b 4aa00a5e23e9433abee6d17ff4b61a88 01dda24438504483a37dfb1fbbb04d5c - - default default] Tap Mirror: Handle Delete Port: 988608d6-3572-4416-b2eb-41d76c1c3775 [pid: 7|app: 0|req: 1159/2456] 10.0.0.100 () {32 vars in 720 bytes} [Fri Aug 14 10:37:42 2026] DELETE /v2.0/ports/988608d6-3572-4416-b2eb-41d76c1c3775 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:37:42.697 8 INFO neutron.services.segments.plugin [-] Segment 796c45c6-a28b-45b0-a789-c476d679f6ae resource provider aggregate not found 2026-08-14 10:37:42.702 8 INFO neutron.services.segments.plugin [-] Segment 796c45c6-a28b-45b0-a789-c476d679f6ae resource provider aggregate not found 2026-08-14 10:37:42.717 8 INFO neutron.services.segments.plugin [-] Segment 796c45c6-a28b-45b0-a789-c476d679f6ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 796c45c6-a28b-45b0-a789-c476d679f6ae found for delete ", "request_id": "req-68a58ecd-2756-441d-a1a6-10ddb49143fb"}]} [pid: 8|app: 0|req: 1298/2457] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:37:42 2026] DELETE /v2.0/networks/974defbe-88d7-4951-a5e5-d04065bbc3fd => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:37:42.725 8 INFO neutron.services.segments.plugin [-] Segment 796c45c6-a28b-45b0-a789-c476d679f6ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 796c45c6-a28b-45b0-a789-c476d679f6ae found for delete ", "request_id": "req-0e7f005f-2f96-4a53-82cf-8e61565225ce"}]} 2026-08-14 10:37:42.843 7 INFO neutron.services.segments.plugin [-] Segment b2abbf09-8345-4860-bf72-e3597623e25b resource provider aggregate not found 2026-08-14 10:37:42.849 7 INFO neutron.services.segments.plugin [-] Segment b2abbf09-8345-4860-bf72-e3597623e25b resource provider aggregate not found 2026-08-14 10:37:42.867 7 INFO neutron.services.segments.plugin [-] Segment b2abbf09-8345-4860-bf72-e3597623e25b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2abbf09-8345-4860-bf72-e3597623e25b found for delete ", "request_id": "req-fb188a33-e14b-4ee0-b687-060b4eeb9198"}]} 2026-08-14 10:37:42.868 7 INFO neutron.services.segments.plugin [-] Segment b2abbf09-8345-4860-bf72-e3597623e25b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b2abbf09-8345-4860-bf72-e3597623e25b found for delete ", "request_id": "req-c1de549f-b861-4c7c-bd62-069e5f8965e9"}]} [pid: 7|app: 0|req: 1160/2458] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:37:42 2026] DELETE /v2.0/networks/84587a14-4420-4c0a-9e78-ca1a60174f9b => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2459] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:37:42 2026] DELETE /v2.0/networks/fc7a97b5-2069-4a9b-8447-c27db8bdcf73 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2460] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:37:43 2026] DELETE /v2.0/networks/ec40654d-7bb0-4305-91b6-4676679d76da => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2461] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:37:43 2026] DELETE /v2.0/networks/e700c74b-6d7d-43c8-bd25-6184b7beadef => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2462] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:43 2026] GET /v2.0/ports?device_id=9777971a-97e4-4940-a8b5-fe9b0f4b3bcd => 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/2463] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:43 2026] GET /v2.0/ports?device_id=f55aa3c5-ce6e-4fa3-b2ab-4b547b6567c7 => generated 1192 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2464] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:37:44 2026] GET /v2.0/security-groups?id=e9c543fe-5ee0-4359-b7ac-3d7056618e3f&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2465] 10.0.0.100 () {32 vars in 818 bytes} [Fri Aug 14 10:37:44 2026] GET /v2.0/ports?network_id=f48295d1-5621-456d-9d17-fb9f5c1924dd&mac_address=fa%3A16%3A3e%3A4a%3A01%3A84 => generated 1192 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2466] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:37:44 2026] GET /v2.0/security-groups?tenant_id=1ddfd2fc696543429d6465e2463d5e98&name=default => generated 2929 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2467] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:37:44 2026] DELETE /v2.0/security-groups/f3e0eac5-678f-4f3d-93c5-a33125fce545 => 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: 1165/2468] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:37:44 2026] DELETE /v2.0/security-groups/d0733956-5a4b-4057-a2df-e3353654a4c7 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:37:44.746 8 INFO neutron.services.segments.plugin [-] Segment e95b6be2-c6ae-4a45-8fd1-51162ef82db4 resource provider aggregate not found [pid: 7|app: 0|req: 1166/2469] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:37:44 2026] GET /v2.0/security-groups?tenant_id=e606989e285a460aae97bebbd393a438&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:37:44.752 8 INFO neutron.services.segments.plugin [-] Segment e95b6be2-c6ae-4a45-8fd1-51162ef82db4 resource provider aggregate not found 2026-08-14 10:37:44.766 8 INFO neutron.services.segments.plugin [-] Segment e95b6be2-c6ae-4a45-8fd1-51162ef82db4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e95b6be2-c6ae-4a45-8fd1-51162ef82db4 found for delete ", "request_id": "req-6ea3446d-e9d4-48c6-92c1-150133e99c2f"}]} 2026-08-14 10:37:44.773 8 INFO neutron.services.segments.plugin [-] Segment e95b6be2-c6ae-4a45-8fd1-51162ef82db4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e95b6be2-c6ae-4a45-8fd1-51162ef82db4 found for delete ", "request_id": "req-9cabf5f4-ad95-42bb-b8b6-ac1028bbd152"}]} 2026-08-14 10:37:44.782 8 INFO neutron.services.segments.plugin [-] Segment 86342215-6c93-4450-ab02-5ca64d072e8c resource provider aggregate not found 2026-08-14 10:37:44.795 8 INFO neutron.services.segments.plugin [-] Segment 86342215-6c93-4450-ab02-5ca64d072e8c resource provider aggregate not found 2026-08-14 10:37:44.815 8 INFO neutron.services.segments.plugin [-] Segment 86342215-6c93-4450-ab02-5ca64d072e8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86342215-6c93-4450-ab02-5ca64d072e8c found for delete ", "request_id": "req-1f5cd0b1-0c40-44c2-ae07-30518e1aa1cd"}]} 2026-08-14 10:37:44.820 8 INFO neutron.services.segments.plugin [-] Segment 86342215-6c93-4450-ab02-5ca64d072e8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86342215-6c93-4450-ab02-5ca64d072e8c found for delete ", "request_id": "req-d707c1fa-ed92-4280-a783-b3ede9ad6565"}]} 2026-08-14 10:37:44.867 7 INFO neutron_taas.services.taas.taas_plugin [None req-635dfbb2-8248-480f-973d-3c4262ccd676 4775e6168925415fa9849266d1b52823 f233736651e4444d98b5535cd9ec0160 - - default default] TaaS: Handle Delete Port: 84d07eab-5ca1-4447-8e01-dafb5e642188 2026-08-14 10:37:44.885 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-635dfbb2-8248-480f-973d-3c4262ccd676 4775e6168925415fa9849266d1b52823 f233736651e4444d98b5535cd9ec0160 - - default default] Tap Mirror: Handle Delete Port: 84d07eab-5ca1-4447-8e01-dafb5e642188 2026-08-14 10:37:44.908 7 INFO neutron.services.segments.plugin [-] Segment 2749f40f-d4cb-47a2-b86d-7ca8de43901e resource provider aggregate not found 2026-08-14 10:37:44.915 7 INFO neutron.services.segments.plugin [-] Segment 2749f40f-d4cb-47a2-b86d-7ca8de43901e resource provider aggregate not found 2026-08-14 10:37:44.947 7 INFO neutron.services.segments.plugin [-] Segment 2749f40f-d4cb-47a2-b86d-7ca8de43901e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2749f40f-d4cb-47a2-b86d-7ca8de43901e found for delete ", "request_id": "req-de4329ed-8964-40bb-a18d-212bd93523ba"}]} 2026-08-14 10:37:44.948 7 INFO neutron.services.segments.plugin [-] Segment 2749f40f-d4cb-47a2-b86d-7ca8de43901e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2749f40f-d4cb-47a2-b86d-7ca8de43901e found for delete ", "request_id": "req-5c4bfd1b-2ac6-46a0-aa83-bec08862710c"}]} 2026-08-14 10:37:45.058 8 INFO neutron.db.l3_db [None req-bc2f0e63-5db9-4c49-be2e-c70035d5fb22 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] Floating IP bb47143a-bb07-4f7c-9fe5-e5e7209c1c09 associated. External IP: 10.96.250.209, port: e81c6046-0e55-4631-9d15-bb15c6ff5686. [pid: 7|app: 0|req: 1167/2470] 10.0.0.100 () {32 vars in 732 bytes} [Fri Aug 14 10:37:44 2026] DELETE /v2.0/floatingips/16112259-d567-4617-b42a-13e94bfcd8b0 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2471] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:37:45 2026] DELETE /v2.0/security-groups/61212357-e4bc-408a-ad3b-cd11b4a6b13e => 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: 1304/2472] 10.0.0.100 () {34 vars in 677 bytes} [Fri Aug 14 10:37:44 2026] POST /v2.0/floatingips => generated 854 bytes in 1174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2473] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:45 2026] GET /v2.0/ports?device_id=894541e7-cb35-4797-92e0-32edd381a27f => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2474] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:37:45 2026] GET /v2.0/security-groups?tenant_id=01dda24438504483a37dfb1fbbb04d5c&name=default => generated 2929 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:37:45.424 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fcefcc61-8bbf-4a84-8c93-7440291c459e'] response: {'name': 'network-changed', 'server_uuid': 'f55aa3c5-ce6e-4fa3-b2ab-4b547b6567c7', 'tag': 'e81c6046-0e55-4631-9d15-bb15c6ff5686', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1170/2475] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:37:45 2026] GET /v2.0/security-groups?id=55ce0f4a-94de-41a9-b523-e09c9b5e8b87&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: 1306/2476] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:37:45 2026] DELETE /v2.0/security-groups/4c87825d-bcdf-425e-ac25-a7ff408e894b => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2477] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:37:45 2026] GET /v2.0/ports?tenant_id=073bc2a9a897425296cabfd9461630f1&device_id=f55aa3c5-ce6e-4fa3-b2ab-4b547b6567c7 => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2478] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:37:45 2026] GET /v2.0/networks?id=f48295d1-5621-456d-9d17-fb9f5c1924dd => 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: 1172/2479] 199.19.213.125 () {34 vars in 1056 bytes} [Fri Aug 14 10:37:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.93&port_id=e81c6046-0e55-4631-9d15-bb15c6ff5686 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2480] 199.19.213.125 () {34 vars in 1102 bytes} [Fri Aug 14 10:37:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Af&port_id=e81c6046-0e55-4631-9d15-bb15c6ff5686 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2481] 199.19.213.125 () {34 vars in 1064 bytes} [Fri Aug 14 10:37:46 2026] GET /v2.0/subnets?id=63f1810f-9447-461a-a27b-9a3fedb0a3e1&id=a2875b60-01ac-499b-b384-d344337d74a0 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2482] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:37:46 2026] GET /v2.0/ports?network_id=f48295d1-5621-456d-9d17-fb9f5c1924dd&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2483] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:37:46 2026] GET /v2.0/ports?network_id=f48295d1-5621-456d-9d17-fb9f5c1924dd&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2484] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:37:46 2026] GET /v2.0/networks/f48295d1-5621-456d-9d17-fb9f5c1924dd?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: 1175/2485] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:37:46 2026] GET /v2.0/networks/f48295d1-5621-456d-9d17-fb9f5c1924dd?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: 8|app: 0|req: 1311/2486] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:46 2026] GET /v2.0/ports?device_id=894541e7-cb35-4797-92e0-32edd381a27f => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2487] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:37:46 2026] GET /v2.0/security-groups?id=55ce0f4a-94de-41a9-b523-e09c9b5e8b87&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2490] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:47 2026] GET /v2.0/ports?device_id=894541e7-cb35-4797-92e0-32edd381a27f => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2491] 199.19.213.125 () {34 vars in 994 bytes} [Fri Aug 14 10:37:47 2026] GET /v2.0/ports?device_id=894541e7-cb35-4797-92e0-32edd381a27f => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2492] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:37:47 2026] GET /v2.0/security-groups?id=55ce0f4a-94de-41a9-b523-e09c9b5e8b87&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-08-14 10:37:47.835 7 INFO neutron_taas.services.taas.taas_plugin [req-cc87f1ae-3288-454a-9146-cdbf604ddd6b req-4eec682e-3243-49f6-8fe0-5f97a944a2c4 4775e6168925415fa9849266d1b52823 f233736651e4444d98b5535cd9ec0160 - - default default] TaaS: Handle Delete Port: b4948011-63ea-4cc2-94ad-8dded9d6fa1d 2026-08-14 10:37:47.838 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-cc87f1ae-3288-454a-9146-cdbf604ddd6b req-4eec682e-3243-49f6-8fe0-5f97a944a2c4 4775e6168925415fa9849266d1b52823 f233736651e4444d98b5535cd9ec0160 - - default default] Tap Mirror: Handle Delete Port: b4948011-63ea-4cc2-94ad-8dded9d6fa1d [pid: 7|app: 0|req: 1179/2493] 199.19.213.125 () {36 vars in 997 bytes} [Fri Aug 14 10:37:47 2026] DELETE /v2.0/ports/b4948011-63ea-4cc2-94ad-8dded9d6fa1d => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:37:48.034 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-46ca4981-a1e9-4852-a3e8-9c72dc88c845'] response: {'server_uuid': '894541e7-cb35-4797-92e0-32edd381a27f', 'name': 'network-vif-deleted', 'tag': 'b4948011-63ea-4cc2-94ad-8dded9d6fa1d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1180/2494] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:48 2026] GET /v2.0/ports?device_id=894541e7-cb35-4797-92e0-32edd381a27f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:37:48.877 8 INFO neutron.db.segments_db [None req-157bfdc0-a97b-4782-b492-905f3c2e38df cb05c7655898486dbdc3be301a55746e fb3da51bbe9f464d975c6bf677b626a3 - - default default] Added segment 44156d7e-0d95-4b87-a066-2e3596438c76 of type vxlan for network 0704f39a-26dc-466b-953f-7c49b39bad85 [pid: 8|app: 0|req: 1315/2495] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:37:48 2026] POST /v2.0/networks => generated 613 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2496] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:37:48 2026] POST /v2.0/subnets => generated 626 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2497] 10.0.0.100 () {34 vars in 751 bytes} [Fri Aug 14 10:37:49 2026] PUT /v2.0/subnets/0b69bac8-80d8-4735-93f4-e0b1c77da155/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2498] 10.0.0.100 () {32 vars in 731 bytes} [Fri Aug 14 10:37:49 2026] GET /v2.0/subnets/0b69bac8-80d8-4735-93f4-e0b1c77da155/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2499] 10.0.0.100 () {34 vars in 762 bytes} [Fri Aug 14 10:37:49 2026] PUT /v2.0/subnets/0b69bac8-80d8-4735-93f4-e0b1c77da155/tags/green => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2500] 10.0.0.100 () {32 vars in 731 bytes} [Fri Aug 14 10:37:49 2026] GET /v2.0/subnets/0b69bac8-80d8-4735-93f4-e0b1c77da155/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: 1318/2501] 10.0.0.100 () {34 vars in 758 bytes} [Fri Aug 14 10:37:49 2026] PUT /v2.0/subnets/0b69bac8-80d8-4735-93f4-e0b1c77da155/tags/red => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2502] 10.0.0.100 () {32 vars in 731 bytes} [Fri Aug 14 10:37:49 2026] GET /v2.0/subnets/0b69bac8-80d8-4735-93f4-e0b1c77da155/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2503] 10.0.0.100 () {34 vars in 780 bytes} [Fri Aug 14 10:37:49 2026] PUT /v2.0/subnets/0b69bac8-80d8-4735-93f4-e0b1c77da155/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2504] 10.0.0.100 () {32 vars in 731 bytes} [Fri Aug 14 10:37:49 2026] GET /v2.0/subnets/0b69bac8-80d8-4735-93f4-e0b1c77da155/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2505] 10.0.0.100 () {34 vars in 751 bytes} [Fri Aug 14 10:37:49 2026] PUT /v2.0/subnets/0b69bac8-80d8-4735-93f4-e0b1c77da155/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2506] 10.0.0.100 () {32 vars in 731 bytes} [Fri Aug 14 10:37:49 2026] GET /v2.0/subnets/0b69bac8-80d8-4735-93f4-e0b1c77da155/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2507] 10.0.0.100 () {32 vars in 739 bytes} [Fri Aug 14 10:37:49 2026] GET /v2.0/subnets/0b69bac8-80d8-4735-93f4-e0b1c77da155/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:37:49.840 7 INFO neutron.api.v2.resource [None req-5136480b-7d1a-49a2-8a08-4618ba9af283 cb05c7655898486dbdc3be301a55746e fb3da51bbe9f464d975c6bf677b626a3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1187/2508] 10.0.0.100 () {32 vars in 743 bytes} [Fri Aug 14 10:37:49 2026] GET /v2.0/subnets/0b69bac8-80d8-4735-93f4-e0b1c77da155/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2509] 10.0.0.100 () {32 vars in 742 bytes} [Fri Aug 14 10:37:49 2026] DELETE /v2.0/subnets/0b69bac8-80d8-4735-93f4-e0b1c77da155/tags/red => 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: 1188/2510] 10.0.0.100 () {32 vars in 731 bytes} [Fri Aug 14 10:37:49 2026] GET /v2.0/subnets/0b69bac8-80d8-4735-93f4-e0b1c77da155/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2511] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:49 2026] GET /v2.0/ports?device_id=894541e7-cb35-4797-92e0-32edd381a27f => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:37:49.970 7 INFO neutron.api.v2.resource [None req-3d62ca8e-4b3b-44bd-bedb-3e5e70eeb8ad cb05c7655898486dbdc3be301a55746e fb3da51bbe9f464d975c6bf677b626a3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1189/2512] 10.0.0.100 () {32 vars in 746 bytes} [Fri Aug 14 10:37:49 2026] DELETE /v2.0/subnets/0b69bac8-80d8-4735-93f4-e0b1c77da155/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2513] 10.0.0.100 () {32 vars in 734 bytes} [Fri Aug 14 10:37:49 2026] DELETE /v2.0/subnets/0b69bac8-80d8-4735-93f4-e0b1c77da155/tags => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2514] 10.0.0.32 () {34 vars in 989 bytes} [Fri Aug 14 10:37:50 2026] GET /v2.0/ports?device_id=f55aa3c5-ce6e-4fa3-b2ab-4b547b6567c7 => 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: 1325/2515] 10.0.0.100 () {32 vars in 731 bytes} [Fri Aug 14 10:37:50 2026] GET /v2.0/subnets/0b69bac8-80d8-4735-93f4-e0b1c77da155/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2516] 10.0.0.32 () {34 vars in 1039 bytes} [Fri Aug 14 10:37:50 2026] GET /v2.0/security-groups?id=e9c543fe-5ee0-4359-b7ac-3d7056618e3f&fields=id&fields=name => generated 111 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2517] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:37:50 2026] DELETE /v2.0/subnets/0b69bac8-80d8-4735-93f4-e0b1c77da155 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:37:50.318 7 INFO neutron_taas.services.taas.taas_plugin [None req-4783dae2-3479-4b4f-b7ad-5d336057d083 cb05c7655898486dbdc3be301a55746e fb3da51bbe9f464d975c6bf677b626a3 - - default default] TaaS: Handle Delete Port: ab8179d0-886c-42d6-8ff6-3a3fd163aebe 2026-08-14 10:37:50.321 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4783dae2-3479-4b4f-b7ad-5d336057d083 cb05c7655898486dbdc3be301a55746e fb3da51bbe9f464d975c6bf677b626a3 - - default default] Tap Mirror: Handle Delete Port: ab8179d0-886c-42d6-8ff6-3a3fd163aebe 2026-08-14 10:37:50.505 7 INFO neutron.services.segments.plugin [-] Segment 44156d7e-0d95-4b87-a066-2e3596438c76 resource provider aggregate not found 2026-08-14 10:37:50.513 7 INFO neutron.services.segments.plugin [-] Segment 44156d7e-0d95-4b87-a066-2e3596438c76 resource provider aggregate not found 2026-08-14 10:37:50.529 7 INFO neutron.services.segments.plugin [-] Segment 44156d7e-0d95-4b87-a066-2e3596438c76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44156d7e-0d95-4b87-a066-2e3596438c76 found for delete ", "request_id": "req-578a6944-78cb-4df0-b1f7-5f1fd87a6502"}]} 2026-08-14 10:37:50.530 7 INFO neutron.services.segments.plugin [-] Segment 44156d7e-0d95-4b87-a066-2e3596438c76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44156d7e-0d95-4b87-a066-2e3596438c76 found for delete ", "request_id": "req-110855ca-d713-4662-86d2-1720f6bc8b5a"}]} [pid: 7|app: 0|req: 1192/2518] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:37:50 2026] DELETE /v2.0/networks/0704f39a-26dc-466b-953f-7c49b39bad85 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2519] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:37:51 2026] GET /v2.0/ports?device_id=894541e7-cb35-4797-92e0-32edd381a27f => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2520] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:37:51 2026] GET /v2.0/security-groups?tenant_id=fb3da51bbe9f464d975c6bf677b626a3&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2521] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:37:51 2026] DELETE /v2.0/security-groups/71b9d17c-0bb9-4a1b-bcf8-5782dedfe1d6 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2522] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:37:51 2026] GET /v2.0/security-groups?tenant_id=7d413cf7d764466d97592f14ff6ab913&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: 1329/2523] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:37:51 2026] DELETE /v2.0/security-groups/075e6bee-352e-4ee6-9ce3-dedb30a152d0 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2524] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:37:52 2026] DELETE /v2.0/security-groups/55ce0f4a-94de-41a9-b523-e09c9b5e8b87 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:37:52.669 8 INFO neutron_taas.services.taas.taas_plugin [None req-5fc34dd4-1488-4b9c-aaea-f4ea68f485d3 4775e6168925415fa9849266d1b52823 f233736651e4444d98b5535cd9ec0160 - - default default] TaaS: Handle Delete Port: 6996f415-535e-4a89-be51-0a31f172c753 2026-08-14 10:37:52.673 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5fc34dd4-1488-4b9c-aaea-f4ea68f485d3 4775e6168925415fa9849266d1b52823 f233736651e4444d98b5535cd9ec0160 - - default default] Tap Mirror: Handle Delete Port: 6996f415-535e-4a89-be51-0a31f172c753 [pid: 8|app: 0|req: 1330/2525] 10.0.0.100 () {34 vars in 789 bytes} [Fri Aug 14 10:37:52 2026] PUT /v2.0/routers/1bc90fc8-324a-44f8-83db-398751f0ada6/remove_router_interface => generated 309 bytes in 1055 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2526] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:37:53 2026] DELETE /v2.0/subnets/bc03fa0e-5812-428b-8732-6691127cb8dd => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:37:53.657 8 INFO neutron_taas.services.taas.taas_plugin [None req-91f00a5c-5a75-404b-aaef-37ec37e02d71 4775e6168925415fa9849266d1b52823 f233736651e4444d98b5535cd9ec0160 - - default default] TaaS: Handle Delete Port: 43968279-4add-42ca-b579-2270467d6d36 2026-08-14 10:37:53.660 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91f00a5c-5a75-404b-aaef-37ec37e02d71 4775e6168925415fa9849266d1b52823 f233736651e4444d98b5535cd9ec0160 - - default default] Tap Mirror: Handle Delete Port: 43968279-4add-42ca-b579-2270467d6d36 2026-08-14 10:37:53.953 8 INFO neutron_taas.services.taas.taas_plugin [None req-91f00a5c-5a75-404b-aaef-37ec37e02d71 4775e6168925415fa9849266d1b52823 f233736651e4444d98b5535cd9ec0160 - - default default] TaaS: Handle Delete Port: c6963507-93c5-449e-b297-df6e1dd78b72 2026-08-14 10:37:53.956 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91f00a5c-5a75-404b-aaef-37ec37e02d71 4775e6168925415fa9849266d1b52823 f233736651e4444d98b5535cd9ec0160 - - default default] Tap Mirror: Handle Delete Port: c6963507-93c5-449e-b297-df6e1dd78b72 2026-08-14 10:37:54.307 8 INFO neutron.services.segments.plugin [-] Segment b70d9cf8-07eb-4c7e-ad42-f3e0231fff59 resource provider aggregate not found 2026-08-14 10:37:54.317 8 INFO neutron.services.segments.plugin [-] Segment b70d9cf8-07eb-4c7e-ad42-f3e0231fff59 resource provider aggregate not found 2026-08-14 10:37:54.333 8 INFO neutron.services.segments.plugin [-] Segment b70d9cf8-07eb-4c7e-ad42-f3e0231fff59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b70d9cf8-07eb-4c7e-ad42-f3e0231fff59 found for delete ", "request_id": "req-c2bcd670-0a3e-4ba3-8c11-df7e907f2857"}]} 2026-08-14 10:37:54.337 8 INFO neutron.db.l3_hamode_db [None req-91f00a5c-5a75-404b-aaef-37ec37e02d71 4775e6168925415fa9849266d1b52823 f233736651e4444d98b5535cd9ec0160 - - default default] HA network 49ee0b78-0cc8-4a6a-8701-ffc743e3280b was deleted as no HA routers are present in tenant f233736651e4444d98b5535cd9ec0160. 2026-08-14 10:37:54.338 8 INFO neutron.services.segments.plugin [-] Segment b70d9cf8-07eb-4c7e-ad42-f3e0231fff59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b70d9cf8-07eb-4c7e-ad42-f3e0231fff59 found for delete ", "request_id": "req-ff56951a-fdab-4314-a755-840884e6a5a3"}]} [pid: 8|app: 0|req: 1331/2527] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:37:53 2026] DELETE /v2.0/routers/1bc90fc8-324a-44f8-83db-398751f0ada6 => generated 0 bytes in 881 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:37:54.445 7 INFO neutron_taas.services.taas.taas_plugin [None req-eea1ea89-6964-4f36-aae0-7a71038e03f6 4775e6168925415fa9849266d1b52823 f233736651e4444d98b5535cd9ec0160 - - default default] TaaS: Handle Delete Port: 8e15c35e-944b-45db-ba1c-34bbe44ea6ba 2026-08-14 10:37:54.449 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eea1ea89-6964-4f36-aae0-7a71038e03f6 4775e6168925415fa9849266d1b52823 f233736651e4444d98b5535cd9ec0160 - - default default] Tap Mirror: Handle Delete Port: 8e15c35e-944b-45db-ba1c-34bbe44ea6ba 2026-08-14 10:37:54.634 7 INFO neutron.services.segments.plugin [-] Segment fd2a49c5-8763-4d3d-b30c-15f00d3e9860 resource provider aggregate not found 2026-08-14 10:37:54.637 7 INFO neutron.services.segments.plugin [-] Segment fd2a49c5-8763-4d3d-b30c-15f00d3e9860 resource provider aggregate not found 2026-08-14 10:37:54.653 7 INFO neutron.services.segments.plugin [-] Segment fd2a49c5-8763-4d3d-b30c-15f00d3e9860 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd2a49c5-8763-4d3d-b30c-15f00d3e9860 found for delete ", "request_id": "req-626241ce-6626-4fac-ad82-32253f416fb4"}]} [pid: 7|app: 0|req: 1197/2528] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:37:54 2026] DELETE /v2.0/networks/1aac938a-f60c-4ab7-9a5d-87908e93d147 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:37:54.661 7 INFO neutron.services.segments.plugin [-] Segment fd2a49c5-8763-4d3d-b30c-15f00d3e9860 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd2a49c5-8763-4d3d-b30c-15f00d3e9860 found for delete ", "request_id": "req-4997c8d3-ec9f-4a4a-8d1c-3add25380b98"}]} [pid: 7|app: 0|req: 1198/2529] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:37:55 2026] GET /v2.0/security-groups?tenant_id=ddb813d06479467b851d8597c9550a95&name=default => generated 2929 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2530] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:37:55 2026] GET /v2.0/security-groups?tenant_id=f5a06dd07b1643c58566af3ab65a132b&name=default => generated 2929 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2531] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:37:55 2026] DELETE /v2.0/security-groups/476f06d4-4d72-4d68-878e-4cd3f6b14d42 => 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: 1333/2532] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:37:55 2026] DELETE /v2.0/security-groups/cc2e0651-4626-4823-98aa-bc8c2b1b9ee3 => 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: 1200/2533] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:37:55 2026] GET /v2.0/security-groups?tenant_id=f233736651e4444d98b5535cd9ec0160&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: 1201/2534] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:37:55 2026] DELETE /v2.0/security-groups/d23fd742-ea80-4b55-932c-b3252f1c8768 => 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: 1334/2535] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:37:55 2026] GET /v2.0/security-groups?tenant_id=5b368b5df7ee4c049c4781e178b297c7&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2536] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:37:55 2026] DELETE /v2.0/security-groups/220392b7-0394-4d63-852e-9d1d2d2979fa => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:38:00.143 8 INFO neutron.db.segments_db [None req-e8ba60c7-83c8-44cb-9354-0c7ba6fbe994 aac7a2bf5016475088daabd28325fb35 e956f86ecf6a40aaa630baec4b2b38e0 - - default default] Added segment 555aba2c-0721-41db-bb86-58826819e016 of type vxlan for network c99811b6-a279-42e4-9a85-6b2742e9661d [pid: 8|app: 0|req: 1335/2537] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:37:59 2026] POST /v2.0/networks => generated 707 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2538] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:38:00 2026] POST /v2.0/subnets => generated 644 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:38:00.403 8 WARNING neutron.api.v2.base [None req-0ecf0298-291b-4d98-ab68-8a3893b34e56 aac7a2bf5016475088daabd28325fb35 e956f86ecf6a40aaa630baec4b2b38e0 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-08-14 10:38:00.403 8 INFO neutron.api.v2.resource [None req-0ecf0298-291b-4d98-ab68-8a3893b34e56 aac7a2bf5016475088daabd28325fb35 e956f86ecf6a40aaa630baec4b2b38e0 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1336/2539] 10.0.0.100 () {34 vars in 681 bytes} [Fri Aug 14 10:38:00 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-14 10:38:00.583 7 INFO neutron.services.segments.plugin [-] Segment 555aba2c-0721-41db-bb86-58826819e016 resource provider aggregate not found 2026-08-14 10:38:00.591 7 INFO neutron.services.segments.plugin [-] Segment 555aba2c-0721-41db-bb86-58826819e016 resource provider aggregate not found 2026-08-14 10:38:00.601 7 INFO neutron.services.segments.plugin [-] Segment 555aba2c-0721-41db-bb86-58826819e016 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 555aba2c-0721-41db-bb86-58826819e016 found for delete ", "request_id": "req-f748db4b-e8e5-4a76-8a53-95a97ae086ab"}]} 2026-08-14 10:38:00.606 7 INFO neutron.services.segments.plugin [-] Segment 555aba2c-0721-41db-bb86-58826819e016 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 555aba2c-0721-41db-bb86-58826819e016 found for delete ", "request_id": "req-32cffe60-4f26-4dcd-a870-d681337f312e"}]} [pid: 7|app: 0|req: 1204/2540] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:38:00 2026] DELETE /v2.0/networks/c99811b6-a279-42e4-9a85-6b2742e9661d => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2541] 10.0.0.100 () {32 vars in 721 bytes} [Fri Aug 14 10:38:00 2026] GET /v2.0/subnets/3b71fe13-958c-4e09-956d-f87ab60ee6d8 => generated 676 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:38:00.679 8 INFO neutron.db.segments_db [None req-231e8bfe-c1d1-4b05-b3e5-273c4f7425e8 aac7a2bf5016475088daabd28325fb35 e956f86ecf6a40aaa630baec4b2b38e0 - - default default] Added segment 731218ba-a36a-47a5-ad06-15ab19e94cc3 of type vxlan for network 6400f948-de6c-4c15-bd28-9ffb446f65a2 [pid: 8|app: 0|req: 1337/2542] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:38:00 2026] POST /v2.0/networks => generated 708 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2543] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:38:00 2026] POST /v2.0/subnets => generated 647 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:38:00.967 8 WARNING neutron.api.v2.base [None req-3cee9376-6689-422b-a4ce-6459af12e88b aac7a2bf5016475088daabd28325fb35 e956f86ecf6a40aaa630baec4b2b38e0 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-08-14 10:38:00.967 8 INFO neutron.api.v2.resource [None req-3cee9376-6689-422b-a4ce-6459af12e88b aac7a2bf5016475088daabd28325fb35 e956f86ecf6a40aaa630baec4b2b38e0 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1338/2544] 10.0.0.100 () {34 vars in 681 bytes} [Fri Aug 14 10:38:00 2026] POST /v2.0/rbac-policies => generated 547 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2545] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:38:00 2026] DELETE /v2.0/networks/6400f948-de6c-4c15-bd28-9ffb446f65a2 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:38:01.209 8 INFO neutron.db.segments_db [None req-27f3b2f1-415a-42fb-be4c-d2596500fc60 aac7a2bf5016475088daabd28325fb35 e956f86ecf6a40aaa630baec4b2b38e0 - - default default] Added segment ac766738-7270-4369-aa87-e226401b63de of type vxlan for network 77cf1dd0-0a32-43ab-8578-fbb08b11e420 [pid: 8|app: 0|req: 1339/2546] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:38:01 2026] POST /v2.0/networks => generated 707 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2547] 10.0.0.100 () {34 vars in 669 bytes} [Fri Aug 14 10:38:01 2026] POST /v2.0/subnets => generated 647 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2548] 10.0.0.100 () {34 vars in 681 bytes} [Fri Aug 14 10:38:01 2026] POST /v2.0/rbac-policies => generated 324 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2551] 10.0.0.62 () {30 vars in 689 bytes} [Fri Aug 14 10:38:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2552] 10.0.0.62 () {30 vars in 691 bytes} [Fri Aug 14 10:38:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2553] 10.0.0.62 () {30 vars in 667 bytes} [Fri Aug 14 10:38:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2554] 10.0.0.62 () {30 vars in 703 bytes} [Fri Aug 14 10:38:01 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: 1344/2555] 10.0.0.100 () {32 vars in 723 bytes} [Fri Aug 14 10:38:02 2026] GET /v2.0/networks/77cf1dd0-0a32-43ab-8578-fbb08b11e420 => generated 655 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:38:02.474 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f20cabf-e7a7-41c4-ac77-d8efdfc5af91 ec6bf13298604ce18b0f50c190f6286b 84c02e1cf2d64117890e2de4b8730e47 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1212/2556] 10.0.0.100 () {32 vars in 723 bytes} [Fri Aug 14 10:38:02 2026] GET /v2.0/networks/77cf1dd0-0a32-43ab-8578-fbb08b11e420 => generated 138 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2557] 10.0.0.62 () {28 vars in 438 bytes} [Fri Aug 14 10:38:02 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: 1214/2558] 10.0.0.62 () {30 vars in 727 bytes} [Fri Aug 14 10:38:02 2026] GET /v2.0/subnets/3b71fe13-958c-4e09-956d-f87ab60ee6d8 => generated 658 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2559] 10.0.0.62 () {30 vars in 689 bytes} [Fri Aug 14 10:38:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2560] 10.0.0.62 () {30 vars in 691 bytes} [Fri Aug 14 10:38:02 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: 1217/2561] 10.0.0.62 () {30 vars in 667 bytes} [Fri Aug 14 10:38:02 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: 1218/2562] 10.0.0.62 () {30 vars in 703 bytes} [Fri Aug 14 10:38:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:38:02.625 7 INFO neutron.services.segments.plugin [-] Segment 731218ba-a36a-47a5-ad06-15ab19e94cc3 resource provider aggregate not found 2026-08-14 10:38:02.627 7 INFO neutron.services.segments.plugin [-] Segment 731218ba-a36a-47a5-ad06-15ab19e94cc3 resource provider aggregate not found 2026-08-14 10:38:02.652 8 INFO neutron.services.segments.plugin [-] Segment ac766738-7270-4369-aa87-e226401b63de resource provider aggregate not found 2026-08-14 10:38:02.652 7 INFO neutron.services.segments.plugin [-] Segment 731218ba-a36a-47a5-ad06-15ab19e94cc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 731218ba-a36a-47a5-ad06-15ab19e94cc3 found for delete ", "request_id": "req-1880ca3d-6a71-4c5f-bab2-3eafe49fd0dd"}]} 2026-08-14 10:38:02.659 8 INFO neutron.services.segments.plugin [-] Segment ac766738-7270-4369-aa87-e226401b63de resource provider aggregate not found 2026-08-14 10:38:02.659 7 INFO neutron.services.segments.plugin [-] Segment 731218ba-a36a-47a5-ad06-15ab19e94cc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 731218ba-a36a-47a5-ad06-15ab19e94cc3 found for delete ", "request_id": "req-8a7a2f26-0cae-4a50-b012-b663d6a67b63"}]} 2026-08-14 10:38:02.664 8 INFO neutron.services.segments.plugin [-] Segment ac766738-7270-4369-aa87-e226401b63de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac766738-7270-4369-aa87-e226401b63de found for delete ", "request_id": "req-849adf4a-0e9e-41d3-842f-40bf085caf5b"}]} [pid: 7|app: 0|req: 1219/2563] 10.0.0.62 () {30 vars in 727 bytes} [Fri Aug 14 10:38:02 2026] GET /v2.0/subnets/3b71fe13-958c-4e09-956d-f87ab60ee6d8 => generated 676 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:38:02.671 8 INFO neutron.services.segments.plugin [-] Segment ac766738-7270-4369-aa87-e226401b63de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac766738-7270-4369-aa87-e226401b63de found for delete ", "request_id": "req-5c5ee8d6-a9a9-4d1e-b386-948b549df13d"}]} [pid: 8|app: 0|req: 1345/2564] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:38:02 2026] DELETE /v2.0/networks/77cf1dd0-0a32-43ab-8578-fbb08b11e420 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:38:02.706 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b074050c-0ae4-40be-9f16-18bd10cb626f aac7a2bf5016475088daabd28325fb35 e956f86ecf6a40aaa630baec4b2b38e0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1220/2565] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:38:02 2026] DELETE /v2.0/subnets/721a61b5-ab68-443f-a859-4cd6d64b989e => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:38:02.726 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5ba1503d-df25-4eca-a5a7-877007ee27ab aac7a2bf5016475088daabd28325fb35 e956f86ecf6a40aaa630baec4b2b38e0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1346/2566] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:38:02 2026] DELETE /v2.0/subnets/641eb11e-d138-46ca-9232-ebe1f20ecd17 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:38:02.746 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9257c7e0-81c3-42b8-89ee-e78f2a9ed6d9 aac7a2bf5016475088daabd28325fb35 e956f86ecf6a40aaa630baec4b2b38e0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1221/2567] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:38:02 2026] DELETE /v2.0/subnets/87162491-2026-410f-b8c7-92e8420dea93 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2568] 10.0.0.62 () {30 vars in 689 bytes} [Fri Aug 14 10:38:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2569] 10.0.0.62 () {30 vars in 691 bytes} [Fri Aug 14 10:38:02 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: 1348/2570] 10.0.0.62 () {30 vars in 667 bytes} [Fri Aug 14 10:38:02 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: 1223/2571] 10.0.0.62 () {30 vars in 703 bytes} [Fri Aug 14 10:38:02 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: 1349/2572] 10.0.0.62 () {30 vars in 729 bytes} [Fri Aug 14 10:38:02 2026] GET /v2.0/networks/37b41597-14ab-422d-85f5-90aad5626370 => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2573] 10.0.0.62 () {30 vars in 681 bytes} [Fri Aug 14 10:38:02 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2574] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:38:03 2026] GET /v2.0/security-groups?tenant_id=e956f86ecf6a40aaa630baec4b2b38e0&name=default => generated 2929 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2575] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:38:03 2026] DELETE /v2.0/security-groups/0c14499f-63b4-48cf-9fa6-62372fa9159b => 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: 1350/2576] 10.0.0.62 () {34 vars in 703 bytes} [Fri Aug 14 10:38:02 2026] POST /v2.0/ports => generated 1132 bytes in 1261 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2577] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:38:03 2026] GET /v2.0/security-groups?tenant_id=5b468b5be8954e569f86f2c9d3dc8d62&name=default => generated 2929 bytes in 144 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: 1351/2578] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:38:04 2026] DELETE /v2.0/security-groups/15555775-3d20-4d95-a216-931c1f8c4c64 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2579] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:38:04 2026] GET /v2.0/security-groups?tenant_id=84c02e1cf2d64117890e2de4b8730e47&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2580] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:38:04 2026] DELETE /v2.0/security-groups/d20995ca-e847-424c-a9b0-68b25c0c0f9d => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2581] 199.19.213.125 () {30 vars in 703 bytes} [Fri Aug 14 10:38:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2582] 199.19.213.125 () {30 vars in 705 bytes} [Fri Aug 14 10:38:07 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: 1230/2583] 199.19.213.125 () {30 vars in 681 bytes} [Fri Aug 14 10:38:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2584] 199.19.213.125 () {30 vars in 717 bytes} [Fri Aug 14 10:38: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: 1231/2585] 199.19.213.125 () {30 vars in 737 bytes} [Fri Aug 14 10:38:07 2026] GET /v2.0/ports/3ec5d988-bb57-4e95-9d32-29d3e7ab156a => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2586] 199.19.213.125 () {30 vars in 703 bytes} [Fri Aug 14 10:38: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: 1232/2587] 199.19.213.125 () {30 vars in 705 bytes} [Fri Aug 14 10:38:07 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: 1356/2588] 199.19.213.125 () {30 vars in 681 bytes} [Fri Aug 14 10:38:07 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: 1233/2589] 199.19.213.125 () {30 vars in 717 bytes} [Fri Aug 14 10:38:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:38:07.513 8 INFO neutron.api.v2.resource [None req-58bbcc30-21dc-419b-91dc-96dabb6563e8 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1357/2590] 199.19.213.125 () {30 vars in 763 bytes} [Fri Aug 14 10:38:07 2026] GET /v2.0/security-groups/lb-6574153d-6b4a-4801-984e-17751e2ee5c7 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2591] 199.19.213.125 () {30 vars in 785 bytes} [Fri Aug 14 10:38:07 2026] GET /v2.0/security-groups?name=lb-6574153d-6b4a-4801-984e-17751e2ee5c7 => generated 23 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2592] 199.19.213.125 () {34 vars in 736 bytes} [Fri Aug 14 10:38:07 2026] POST /v2.0/security-groups => generated 1638 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2593] 199.19.213.125 () {30 vars in 815 bytes} [Fri Aug 14 10:38:07 2026] GET /v2.0/security-group-rules?security_group_id=114c3f31-6c67-4eb4-b78f-33f48f5089da => generated 1182 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2594] 199.19.213.125 () {34 vars in 789 bytes} [Fri Aug 14 10:38:07 2026] PUT /v2.0/ports/3ec5d988-bb57-4e95-9d32-29d3e7ab156a => generated 1132 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2595] 199.19.213.125 () {30 vars in 703 bytes} [Fri Aug 14 10:38:08 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1360/2596] 199.19.213.125 () {30 vars in 705 bytes} [Fri Aug 14 10:38:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2597] 199.19.213.125 () {30 vars in 681 bytes} [Fri Aug 14 10:38:08 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: 1361/2598] 199.19.213.125 () {30 vars in 717 bytes} [Fri Aug 14 10:38:08 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: 1238/2599] 199.19.213.125 () {30 vars in 741 bytes} [Fri Aug 14 10:38:08 2026] GET /v2.0/subnets/3b71fe13-958c-4e09-956d-f87ab60ee6d8 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2600] 10.0.0.100 () {34 vars in 676 bytes} [Fri Aug 14 10:38:08 2026] POST /v2.0/floatingips => generated 552 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2601] 10.0.0.100 () {34 vars in 676 bytes} [Fri Aug 14 10:38:09 2026] POST /v2.0/floatingips => generated 552 bytes in 919 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2602] 10.0.0.100 () {34 vars in 676 bytes} [Fri Aug 14 10:38:10 2026] POST /v2.0/floatingips => generated 552 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2603] 10.0.0.100 () {34 vars in 676 bytes} [Fri Aug 14 10:38:10 2026] POST /v2.0/floatingips => generated 552 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2604] 10.0.0.100 () {34 vars in 676 bytes} [Fri Aug 14 10:38:11 2026] POST /v2.0/floatingips => generated 552 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2605] 10.0.0.100 () {34 vars in 759 bytes} [Fri Aug 14 10:38:11 2026] PUT /v2.0/floatingips/468093ad-8c02-4dbf-a7d9-309799d16c8a/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2606] 10.0.0.100 () {34 vars in 759 bytes} [Fri Aug 14 10:38:11 2026] PUT /v2.0/floatingips/4c467d31-1742-49ec-8dab-1c88d69c2ce7/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2607] 10.0.0.100 () {34 vars in 759 bytes} [Fri Aug 14 10:38:11 2026] PUT /v2.0/floatingips/f3e50492-398a-4e89-83d9-17f2b1e49924/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2608] 10.0.0.100 () {34 vars in 759 bytes} [Fri Aug 14 10:38:11 2026] PUT /v2.0/floatingips/a00ef196-84f2-4e02-9932-e27b163b1332/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2609] 10.0.0.100 () {32 vars in 672 bytes} [Fri Aug 14 10:38:11 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2610] 10.0.0.100 () {32 vars in 686 bytes} [Fri Aug 14 10:38:11 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2611] 10.0.0.100 () {32 vars in 682 bytes} [Fri Aug 14 10:38:11 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2612] 10.0.0.100 () {32 vars in 694 bytes} [Fri Aug 14 10:38:11 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2613] 10.0.0.100 () {32 vars in 680 bytes} [Fri Aug 14 10:38:12 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2614] 10.0.0.100 () {32 vars in 694 bytes} [Fri Aug 14 10:38:12 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2615] 10.0.0.100 () {32 vars in 690 bytes} [Fri Aug 14 10:38:12 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: 8|app: 0|req: 1370/2616] 10.0.0.100 () {32 vars in 702 bytes} [Fri Aug 14 10:38:12 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:38:12.339 7 INFO neutron_taas.services.taas.taas_plugin [None req-ddd1a725-1e68-40b1-91c6-f8806e000816 56b5a530be954f4887ce87ac2fea703f b6e4adaafdfd470eabf6d7dfb6edc99d - - default default] TaaS: Handle Delete Port: 536e6c07-1fd8-47ef-9f42-18782bb513ba 2026-08-14 10:38:12.343 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ddd1a725-1e68-40b1-91c6-f8806e000816 56b5a530be954f4887ce87ac2fea703f b6e4adaafdfd470eabf6d7dfb6edc99d - - default default] Tap Mirror: Handle Delete Port: 536e6c07-1fd8-47ef-9f42-18782bb513ba [pid: 7|app: 0|req: 1247/2617] 10.0.0.100 () {32 vars in 732 bytes} [Fri Aug 14 10:38:12 2026] DELETE /v2.0/floatingips/468093ad-8c02-4dbf-a7d9-309799d16c8a => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:38:12.614 8 INFO neutron_taas.services.taas.taas_plugin [None req-73240b58-5f46-47c3-a08c-465f946e2163 56b5a530be954f4887ce87ac2fea703f b6e4adaafdfd470eabf6d7dfb6edc99d - - default default] TaaS: Handle Delete Port: 6c6e7cdb-5311-4599-9ef9-fb00201d4737 2026-08-14 10:38:12.617 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73240b58-5f46-47c3-a08c-465f946e2163 56b5a530be954f4887ce87ac2fea703f b6e4adaafdfd470eabf6d7dfb6edc99d - - default default] Tap Mirror: Handle Delete Port: 6c6e7cdb-5311-4599-9ef9-fb00201d4737 [pid: 8|app: 0|req: 1371/2618] 10.0.0.100 () {32 vars in 732 bytes} [Fri Aug 14 10:38:12 2026] DELETE /v2.0/floatingips/4c467d31-1742-49ec-8dab-1c88d69c2ce7 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:38:12.868 7 INFO neutron_taas.services.taas.taas_plugin [None req-ad23e9d4-0b20-4385-8149-1bd83f62fbf1 56b5a530be954f4887ce87ac2fea703f b6e4adaafdfd470eabf6d7dfb6edc99d - - default default] TaaS: Handle Delete Port: e24558c3-41ef-488d-b32e-c82ee2d851e8 2026-08-14 10:38:12.870 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad23e9d4-0b20-4385-8149-1bd83f62fbf1 56b5a530be954f4887ce87ac2fea703f b6e4adaafdfd470eabf6d7dfb6edc99d - - default default] Tap Mirror: Handle Delete Port: e24558c3-41ef-488d-b32e-c82ee2d851e8 [pid: 7|app: 0|req: 1248/2619] 10.0.0.100 () {32 vars in 732 bytes} [Fri Aug 14 10:38:12 2026] DELETE /v2.0/floatingips/f3e50492-398a-4e89-83d9-17f2b1e49924 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:38:13.152 8 INFO neutron_taas.services.taas.taas_plugin [None req-c4deb41a-f39f-4290-bae1-6175a351e1d7 56b5a530be954f4887ce87ac2fea703f b6e4adaafdfd470eabf6d7dfb6edc99d - - default default] TaaS: Handle Delete Port: 57579538-0433-4263-8c4b-a61b080b9c41 2026-08-14 10:38:13.155 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c4deb41a-f39f-4290-bae1-6175a351e1d7 56b5a530be954f4887ce87ac2fea703f b6e4adaafdfd470eabf6d7dfb6edc99d - - default default] Tap Mirror: Handle Delete Port: 57579538-0433-4263-8c4b-a61b080b9c41 [pid: 8|app: 0|req: 1372/2620] 10.0.0.100 () {32 vars in 732 bytes} [Fri Aug 14 10:38:13 2026] DELETE /v2.0/floatingips/a00ef196-84f2-4e02-9932-e27b163b1332 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:38:13.402 7 INFO neutron_taas.services.taas.taas_plugin [None req-e430a889-6c90-45bd-ab7c-d7a1c95b9b60 56b5a530be954f4887ce87ac2fea703f b6e4adaafdfd470eabf6d7dfb6edc99d - - default default] TaaS: Handle Delete Port: 83fe8c70-7c56-4ba3-9dfd-77b8119c98f7 2026-08-14 10:38:13.405 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e430a889-6c90-45bd-ab7c-d7a1c95b9b60 56b5a530be954f4887ce87ac2fea703f b6e4adaafdfd470eabf6d7dfb6edc99d - - default default] Tap Mirror: Handle Delete Port: 83fe8c70-7c56-4ba3-9dfd-77b8119c98f7 [pid: 7|app: 0|req: 1249/2621] 10.0.0.100 () {32 vars in 732 bytes} [Fri Aug 14 10:38:13 2026] DELETE /v2.0/floatingips/0ad4f305-1759-4fbb-a6ed-3d701a1a5cd7 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2622] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:38:14 2026] GET /v2.0/security-groups?tenant_id=b6e4adaafdfd470eabf6d7dfb6edc99d&name=default => generated 2929 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2623] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:38:14 2026] DELETE /v2.0/security-groups/e7b1d5dd-3492-4961-ba16-6313e97dd408 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2624] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:38:14 2026] GET /v2.0/security-groups?tenant_id=89df3042c9ab46eba8c4544df36bf382&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2625] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:38:14 2026] DELETE /v2.0/security-groups/95c7e0f1-faf8-45f6-ae90-5ca6a8d5f762 => 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: 1375/2626] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:38:15 2026] GET /v2.0/security-groups?tenant_id=05c996c8f62a48aaaa89db40b2e15856&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: 1252/2627] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:38:15 2026] DELETE /v2.0/security-groups/b2a410ba-88ed-46ad-a015-5c3af2551c26 => 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: 1376/2628] 10.0.0.223 () {34 vars in 1016 bytes} [Fri Aug 14 10:38:15 2026] GET /v2.0/security-groups?id=cf6c0983-f6f5-4326-b19b-8780409dbc3a&fields=id => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2629] 10.0.0.223 () {34 vars in 982 bytes} [Fri Aug 14 10:38:15 2026] GET /v2.0/networks?id=3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5 => generated 735 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2630] 10.0.0.223 () {34 vars in 965 bytes} [Fri Aug 14 10:38:15 2026] GET /v2.0/quotas/15ef04891191418fa0fdf117ea14cba4 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2631] 10.0.0.223 () {34 vars in 1002 bytes} [Fri Aug 14 10:38:15 2026] GET /v2.0/ports?tenant_id=15ef04891191418fa0fdf117ea14cba4&fields=id => generated 149 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2632] 10.0.0.223 () {34 vars in 1008 bytes} [Fri Aug 14 10:38:15 2026] GET /v2.0/networks/3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2633] 10.0.0.223 () {34 vars in 1108 bytes} [Fri Aug 14 10:38:15 2026] GET /v2.0/networks/3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5?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: 1379/2634] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:38:16 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => 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: 1256/2635] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:38:16 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:38:18.443 7 INFO neutron.db.segments_db [None req-27c7fbd2-84b8-4020-962d-3833750e5f87 ff5b3f7b847e4c78a9060b2cc0fc0954 6b3bf246fb834ecd86c3f9321708112b - - default default] Added segment d694b3fd-562f-4222-a366-55cde1189164 of type vxlan for network d0756fab-3d27-430a-b54d-e2553c574448 [pid: 7|app: 0|req: 1258/2638] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:38:18 2026] POST /v2.0/networks => generated 613 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2639] 10.0.0.100 () {34 vars in 753 bytes} [Fri Aug 14 10:38:18 2026] PUT /v2.0/networks/d0756fab-3d27-430a-b54d-e2553c574448/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: 1259/2640] 10.0.0.100 () {32 vars in 733 bytes} [Fri Aug 14 10:38:18 2026] GET /v2.0/networks/d0756fab-3d27-430a-b54d-e2553c574448/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: 1382/2641] 10.0.0.100 () {34 vars in 764 bytes} [Fri Aug 14 10:38:18 2026] PUT /v2.0/networks/d0756fab-3d27-430a-b54d-e2553c574448/tags/green => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2642] 10.0.0.100 () {32 vars in 733 bytes} [Fri Aug 14 10:38:18 2026] GET /v2.0/networks/d0756fab-3d27-430a-b54d-e2553c574448/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2643] 10.0.0.100 () {34 vars in 760 bytes} [Fri Aug 14 10:38:18 2026] PUT /v2.0/networks/d0756fab-3d27-430a-b54d-e2553c574448/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2644] 10.0.0.100 () {32 vars in 733 bytes} [Fri Aug 14 10:38:18 2026] GET /v2.0/networks/d0756fab-3d27-430a-b54d-e2553c574448/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: 1384/2645] 10.0.0.100 () {34 vars in 782 bytes} [Fri Aug 14 10:38:18 2026] PUT /v2.0/networks/d0756fab-3d27-430a-b54d-e2553c574448/tags/black.or.white => generated 4 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2646] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:38:18 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => 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: 1385/2647] 10.0.0.100 () {32 vars in 733 bytes} [Fri Aug 14 10:38:18 2026] GET /v2.0/networks/d0756fab-3d27-430a-b54d-e2553c574448/tags => generated 52 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2648] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:38:19 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => 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: 1263/2649] 10.0.0.100 () {34 vars in 753 bytes} [Fri Aug 14 10:38:19 2026] PUT /v2.0/networks/d0756fab-3d27-430a-b54d-e2553c574448/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2650] 10.0.0.100 () {32 vars in 733 bytes} [Fri Aug 14 10:38:19 2026] GET /v2.0/networks/d0756fab-3d27-430a-b54d-e2553c574448/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2651] 10.0.0.100 () {32 vars in 741 bytes} [Fri Aug 14 10:38:19 2026] GET /v2.0/networks/d0756fab-3d27-430a-b54d-e2553c574448/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:38:19.248 8 INFO neutron.api.v2.resource [None req-b8fae03d-231f-4349-9f31-0d55e97cd912 ff5b3f7b847e4c78a9060b2cc0fc0954 6b3bf246fb834ecd86c3f9321708112b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1388/2652] 10.0.0.100 () {32 vars in 745 bytes} [Fri Aug 14 10:38:19 2026] GET /v2.0/networks/d0756fab-3d27-430a-b54d-e2553c574448/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2653] 10.0.0.100 () {32 vars in 744 bytes} [Fri Aug 14 10:38:19 2026] DELETE /v2.0/networks/d0756fab-3d27-430a-b54d-e2553c574448/tags/red => 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: 1389/2654] 10.0.0.100 () {32 vars in 733 bytes} [Fri Aug 14 10:38:19 2026] GET /v2.0/networks/d0756fab-3d27-430a-b54d-e2553c574448/tags => generated 30 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:38:19.409 7 INFO neutron.api.v2.resource [None req-8f485f16-6664-4aef-848a-14e83cd8a6f7 ff5b3f7b847e4c78a9060b2cc0fc0954 6b3bf246fb834ecd86c3f9321708112b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1266/2655] 10.0.0.100 () {32 vars in 748 bytes} [Fri Aug 14 10:38:19 2026] DELETE /v2.0/networks/d0756fab-3d27-430a-b54d-e2553c574448/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2656] 10.0.0.100 () {32 vars in 736 bytes} [Fri Aug 14 10:38:19 2026] DELETE /v2.0/networks/d0756fab-3d27-430a-b54d-e2553c574448/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2657] 10.0.0.100 () {32 vars in 733 bytes} [Fri Aug 14 10:38:19 2026] GET /v2.0/networks/d0756fab-3d27-430a-b54d-e2553c574448/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:38:19.627 8 INFO neutron.services.segments.plugin [-] Segment d694b3fd-562f-4222-a366-55cde1189164 resource provider aggregate not found 2026-08-14 10:38:19.629 8 INFO neutron.services.segments.plugin [-] Segment d694b3fd-562f-4222-a366-55cde1189164 resource provider aggregate not found [pid: 8|app: 0|req: 1391/2658] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:38:19 2026] DELETE /v2.0/networks/d0756fab-3d27-430a-b54d-e2553c574448 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:38:19.654 8 INFO neutron.services.segments.plugin [-] Segment d694b3fd-562f-4222-a366-55cde1189164 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d694b3fd-562f-4222-a366-55cde1189164 found for delete ", "request_id": "req-66fe44a9-e2bd-4a52-a1dd-c3a3ef73d631"}]} 2026-08-14 10:38:19.654 8 INFO neutron.services.segments.plugin [-] Segment d694b3fd-562f-4222-a366-55cde1189164 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d694b3fd-562f-4222-a366-55cde1189164 found for delete ", "request_id": "req-baa15c2b-d870-4d9e-a754-611356322016"}]} [pid: 7|app: 0|req: 1268/2659] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:38:20 2026] GET /v2.0/networks?id=3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5 => generated 735 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2660] 199.19.213.125 () {34 vars in 1050 bytes} [Fri Aug 14 10:38:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=15ef04891191418fa0fdf117ea14cba4 => generated 343 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2661] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:38:20 2026] GET /v2.0/security-groups?tenant_id=6b3bf246fb834ecd86c3f9321708112b&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2662] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:38:20 2026] DELETE /v2.0/security-groups/17488c54-0244-44c5-bb32-b39b2da2e43c => 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: 1393/2663] 199.19.213.125 () {38 vars in 955 bytes} [Fri Aug 14 10:38:20 2026] POST /v2.0/ports => generated 1082 bytes in 295 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: 1271/2664] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:38:20 2026] GET /v2.0/security-groups?tenant_id=0c11a57c3ce84003ba764b01e23799e7&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2665] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:38:20 2026] DELETE /v2.0/security-groups/88d7833d-cb7c-4413-85fc-05fdcaf590ef => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2666] 199.19.213.125 () {38 vars in 1028 bytes} [Fri Aug 14 10:38:20 2026] PUT /v2.0/ports/ab050d9c-78b5-4e60-aef6-05a521506ed9 => generated 1243 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:38:21.057 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-91806190-6338-4f8c-ba22-4169ecb29f1b'] response: {'name': 'network-changed', 'server_uuid': '150b1261-86b9-4b5e-a450-13b4f00fb718', 'tag': 'ab050d9c-78b5-4e60-aef6-05a521506ed9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1273/2667] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:38:21 2026] GET /v2.0/ports?tenant_id=15ef04891191418fa0fdf117ea14cba4&device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 1246 bytes in 28 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: 1395/2668] 199.19.213.125 () {34 vars in 1018 bytes} [Fri Aug 14 10:38:21 2026] GET /v2.0/networks?tenant_id=15ef04891191418fa0fdf117ea14cba4&shared=False => generated 735 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2669] 199.19.213.125 () {34 vars in 930 bytes} [Fri Aug 14 10:38:21 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2670] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:38:22 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 1246 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2671] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:38:22 2026] GET /v2.0/security-groups?id=cf6c0983-f6f5-4326-b19b-8780409dbc3a&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: 8|app: 0|req: 1397/2672] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:38:22 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => 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: 1276/2673] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:38:22 2026] GET /v2.0/ports?tenant_id=15ef04891191418fa0fdf117ea14cba4&device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2674] 199.19.213.125 () {34 vars in 1062 bytes} [Fri Aug 14 10:38:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.156&port_id=ab050d9c-78b5-4e60-aef6-05a521506ed9 => 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: 1277/2675] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:38:22 2026] GET /v2.0/subnets?id=7aad74d9-2b85-4a61-8d82-df45d9cb29fe => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2676] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:38:22 2026] GET /v2.0/ports?network_id=3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5&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: 1278/2677] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:38:22 2026] GET /v2.0/networks/3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5?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: 1400/2678] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:38:22 2026] GET /v2.0/networks/3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5?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) 2026-08-14 10:38:24.113 7 INFO neutron.db.segments_db [None req-8a75035a-8e8f-4f08-9dd3-850b1c281ed3 72d7290eeba549e68c435b8cf44924dc 8454b7303461469f9470e3c2683a8995 - - default default] Added segment e3ef4f6d-c094-4ff9-9660-f8f9575bfd03 of type vxlan for network edbcbec7-9589-46a6-a089-1b98086a5c69 [pid: 7|app: 0|req: 1279/2679] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:38:23 2026] POST /v2.0/networks => generated 613 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2680] 10.0.0.100 () {34 vars in 664 bytes} [Fri Aug 14 10:38:24 2026] POST /v2.0/ports => generated 743 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2681] 10.0.0.100 () {34 vars in 747 bytes} [Fri Aug 14 10:38:24 2026] PUT /v2.0/ports/32d216c1-e958-44a7-8845-ccabac208585/tags => generated 25 bytes in 84 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: 1402/2682] 10.0.0.100 () {32 vars in 727 bytes} [Fri Aug 14 10:38:24 2026] GET /v2.0/ports/32d216c1-e958-44a7-8845-ccabac208585/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1281/2683] 10.0.0.100 () {34 vars in 758 bytes} [Fri Aug 14 10:38:24 2026] PUT /v2.0/ports/32d216c1-e958-44a7-8845-ccabac208585/tags/green => generated 4 bytes in 78 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: 8|app: 0|req: 1403/2684] 10.0.0.100 () {32 vars in 727 bytes} [Fri Aug 14 10:38:24 2026] GET /v2.0/ports/32d216c1-e958-44a7-8845-ccabac208585/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1282/2685] 10.0.0.100 () {34 vars in 754 bytes} [Fri Aug 14 10:38:24 2026] PUT /v2.0/ports/32d216c1-e958-44a7-8845-ccabac208585/tags/red => generated 4 bytes in 92 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: 8|app: 0|req: 1404/2686] 10.0.0.100 () {32 vars in 727 bytes} [Fri Aug 14 10:38:24 2026] GET /v2.0/ports/32d216c1-e958-44a7-8845-ccabac208585/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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/2687] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:38:24 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2688] 10.0.0.100 () {34 vars in 776 bytes} [Fri Aug 14 10:38:24 2026] PUT /v2.0/ports/32d216c1-e958-44a7-8845-ccabac208585/tags/black.or.white => generated 4 bytes in 116 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: 8|app: 0|req: 1406/2689] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:38:25 2026] GET /v2.0/security-groups?id=cf6c0983-f6f5-4326-b19b-8780409dbc3a&fields=id&fields=name => generated 96 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2690] 10.0.0.100 () {32 vars in 727 bytes} [Fri Aug 14 10:38:25 2026] GET /v2.0/ports/32d216c1-e958-44a7-8845-ccabac208585/tags => generated 52 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, ' [pid: 8|app: 0|req: 1407/2691] 10.0.0.100 () {34 vars in 747 bytes} [Fri Aug 14 10:38:25 2026] PUT /v2.0/ports/32d216c1-e958-44a7-8845-ccabac208585/tags => generated 37 bytes in 56 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: 1285/2692] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:38:25 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2693] 10.0.0.100 () {32 vars in 727 bytes} [Fri Aug 14 10:38:25 2026] GET /v2.0/ports/32d216c1-e958-44a7-8845-ccabac208585/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2694] 10.0.0.100 () {32 vars in 735 bytes} [Fri Aug 14 10:38:25 2026] GET /v2.0/ports/32d216c1-e958-44a7-8845-ccabac208585/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 10:38:25.336 8 INFO neutron.api.v2.resource [None req-76605b1a-8fb6-4b41-86e3-37cba8e740e2 72d7290eeba549e68c435b8cf44924dc 8454b7303461469f9470e3c2683a8995 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1409/2695] 10.0.0.100 () {32 vars in 739 bytes} [Fri Aug 14 10:38:25 2026] GET /v2.0/ports/32d216c1-e958-44a7-8845-ccabac208585/tags/green => generated 99 bytes in 65 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: 1287/2696] 10.0.0.100 () {32 vars in 738 bytes} [Fri Aug 14 10:38:25 2026] DELETE /v2.0/ports/32d216c1-e958-44a7-8845-ccabac208585/tags/red => generated 0 bytes in 75 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: 1410/2697] 10.0.0.100 () {32 vars in 727 bytes} [Fri Aug 14 10:38:25 2026] GET /v2.0/ports/32d216c1-e958-44a7-8845-ccabac208585/tags => generated 30 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 10:38:25.550 7 INFO neutron.api.v2.resource [None req-f4a5b387-ee06-4feb-aa4c-b49bcdf16799 72d7290eeba549e68c435b8cf44924dc 8454b7303461469f9470e3c2683a8995 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1288/2698] 10.0.0.100 () {32 vars in 742 bytes} [Fri Aug 14 10:38:25 2026] DELETE /v2.0/ports/32d216c1-e958-44a7-8845-ccabac208585/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1411/2699] 10.0.0.100 () {32 vars in 730 bytes} [Fri Aug 14 10:38:25 2026] DELETE /v2.0/ports/32d216c1-e958-44a7-8845-ccabac208585/tags => generated 0 bytes in 75 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: 1289/2700] 10.0.0.100 () {32 vars in 727 bytes} [Fri Aug 14 10:38:25 2026] GET /v2.0/ports/32d216c1-e958-44a7-8845-ccabac208585/tags => generated 12 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 10:38:25.805 8 INFO neutron_taas.services.taas.taas_plugin [None req-6081afff-4003-42cc-9df0-ee8648b9f1c6 72d7290eeba549e68c435b8cf44924dc 8454b7303461469f9470e3c2683a8995 - - default default] TaaS: Handle Delete Port: 32d216c1-e958-44a7-8845-ccabac208585 2026-08-14 10:38:25.808 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6081afff-4003-42cc-9df0-ee8648b9f1c6 72d7290eeba549e68c435b8cf44924dc 8454b7303461469f9470e3c2683a8995 - - default default] Tap Mirror: Handle Delete Port: 32d216c1-e958-44a7-8845-ccabac208585 [pid: 8|app: 0|req: 1412/2701] 10.0.0.100 () {32 vars in 720 bytes} [Fri Aug 14 10:38:25 2026] DELETE /v2.0/ports/32d216c1-e958-44a7-8845-ccabac208585 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 10:38:26.029 7 INFO neutron.services.segments.plugin [-] Segment e3ef4f6d-c094-4ff9-9660-f8f9575bfd03 resource provider aggregate not found 2026-08-14 10:38:26.032 7 INFO neutron.services.segments.plugin [-] Segment e3ef4f6d-c094-4ff9-9660-f8f9575bfd03 resource provider aggregate not found 2026-08-14 10:38:26.042 7 INFO neutron.services.segments.plugin [-] Segment e3ef4f6d-c094-4ff9-9660-f8f9575bfd03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3ef4f6d-c094-4ff9-9660-f8f9575bfd03 found for delete ", "request_id": "req-23dc8ad6-8a24-42b6-90c5-680345c675b1"}]} 2026-08-14 10:38:26.047 7 INFO neutron.services.segments.plugin [-] Segment e3ef4f6d-c094-4ff9-9660-f8f9575bfd03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3ef4f6d-c094-4ff9-9660-f8f9575bfd03 found for delete ", "request_id": "req-a92ce209-78cb-4fac-acc5-00c832c78b68"}]} [pid: 7|app: 0|req: 1290/2702] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:38:25 2026] DELETE /v2.0/networks/edbcbec7-9589-46a6-a089-1b98086a5c69 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2703] 199.19.213.125 () {34 vars in 994 bytes} [Fri Aug 14 10:38:26 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2704] 199.19.213.125 () {34 vars in 1044 bytes} [Fri Aug 14 10:38:26 2026] GET /v2.0/security-groups?id=cf6c0983-f6f5-4326-b19b-8780409dbc3a&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: 1414/2705] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:38:26 2026] GET /v2.0/security-groups?tenant_id=8454b7303461469f9470e3c2683a8995&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2706] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:38:26 2026] DELETE /v2.0/security-groups/66407f7b-1ff9-4192-ab15-3515bc806f56 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2707] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:38:26 2026] GET /v2.0/security-groups?tenant_id=ad4bfdf2835542d18f254991eac9a334&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2708] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:38:27 2026] DELETE /v2.0/security-groups/af7066d2-b78c-4743-a8cb-8296fa241864 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2709] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:38:28 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2710] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:38:28 2026] GET /v2.0/security-groups?id=cf6c0983-f6f5-4326-b19b-8780409dbc3a&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2711] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:38:28 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:38:30.456 7 INFO neutron.db.segments_db [None req-0f968807-b9f6-45e7-b5f0-2a5a38b85150 4824406c9b2148c99ad43bb5f74e1596 b98c3e7c87da45d199d80584534845f2 - - default default] Added segment 7fcdfdec-3375-4d21-bf8e-76638b5c4864 of type vxlan for network 004a340a-4530-4760-84fd-8ca4259f83bc [pid: 7|app: 0|req: 1295/2712] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:38:30 2026] POST /v2.0/networks => generated 613 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 10:38:30.604 8 INFO neutron.db.segments_db [None req-7d71dd7b-9b86-4298-855e-1f6ec1788b59 4824406c9b2148c99ad43bb5f74e1596 b98c3e7c87da45d199d80584534845f2 - - default default] Added segment 0573e9b4-5f7b-4d86-8e7a-ee1430cf0470 of type vxlan for network 0addcbfe-6513-470e-b95d-0890ecb850bd [pid: 8|app: 0|req: 1418/2713] 10.0.0.100 () {34 vars in 670 bytes} [Fri Aug 14 10:38:30 2026] POST /v2.0/networks => generated 613 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2714] 10.0.0.100 () {34 vars in 753 bytes} [Fri Aug 14 10:38:30 2026] PUT /v2.0/networks/004a340a-4530-4760-84fd-8ca4259f83bc/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2715] 10.0.0.100 () {32 vars in 733 bytes} [Fri Aug 14 10:38:30 2026] GET /v2.0/networks/004a340a-4530-4760-84fd-8ca4259f83bc/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2716] 10.0.0.100 () {34 vars in 753 bytes} [Fri Aug 14 10:38:30 2026] PUT /v2.0/networks/0addcbfe-6513-470e-b95d-0890ecb850bd/tags => generated 17 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2717] 10.0.0.100 () {32 vars in 733 bytes} [Fri Aug 14 10:38:30 2026] GET /v2.0/networks/0addcbfe-6513-470e-b95d-0890ecb850bd/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2718] 10.0.0.100 () {34 vars in 753 bytes} [Fri Aug 14 10:38:31 2026] PUT /v2.0/networks/0addcbfe-6513-470e-b95d-0890ecb850bd/tags => generated 12 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2719] 10.0.0.100 () {32 vars in 733 bytes} [Fri Aug 14 10:38:31 2026] GET /v2.0/networks/0addcbfe-6513-470e-b95d-0890ecb850bd/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: 1299/2720] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:38:31 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2721] 10.0.0.100 () {32 vars in 733 bytes} [Fri Aug 14 10:38:31 2026] GET /v2.0/networks/004a340a-4530-4760-84fd-8ca4259f83bc/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2722] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:38:31 2026] GET /v2.0/security-groups?id=cf6c0983-f6f5-4326-b19b-8780409dbc3a&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:38:31.296 8 INFO neutron.services.segments.plugin [-] Segment 7fcdfdec-3375-4d21-bf8e-76638b5c4864 resource provider aggregate not found 2026-08-14 10:38:31.302 8 INFO neutron.services.segments.plugin [-] Segment 7fcdfdec-3375-4d21-bf8e-76638b5c4864 resource provider aggregate not found [pid: 7|app: 0|req: 1301/2723] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:38:31 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:38:31.320 8 INFO neutron.services.segments.plugin [-] Segment 7fcdfdec-3375-4d21-bf8e-76638b5c4864 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fcdfdec-3375-4d21-bf8e-76638b5c4864 found for delete ", "request_id": "req-177b5a8b-e9e9-4d51-9aec-a47ffb167fa3"}]} 2026-08-14 10:38:31.322 8 INFO neutron.services.segments.plugin [-] Segment 7fcdfdec-3375-4d21-bf8e-76638b5c4864 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fcdfdec-3375-4d21-bf8e-76638b5c4864 found for delete ", "request_id": "req-3204a40d-99a2-41f9-8943-ebab2c36fcaf"}]} [pid: 8|app: 0|req: 1423/2724] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:38:31 2026] DELETE /v2.0/networks/004a340a-4530-4760-84fd-8ca4259f83bc => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:38:31.453 7 INFO neutron.services.segments.plugin [-] Segment 0573e9b4-5f7b-4d86-8e7a-ee1430cf0470 resource provider aggregate not found 2026-08-14 10:38:31.457 7 INFO neutron.services.segments.plugin [-] Segment 0573e9b4-5f7b-4d86-8e7a-ee1430cf0470 resource provider aggregate not found 2026-08-14 10:38:31.478 7 INFO neutron.services.segments.plugin [-] Segment 0573e9b4-5f7b-4d86-8e7a-ee1430cf0470 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0573e9b4-5f7b-4d86-8e7a-ee1430cf0470 found for delete ", "request_id": "req-981c0e1f-f6e5-442a-a76a-2bb5d89a1848"}]} 2026-08-14 10:38:31.478 7 INFO neutron.services.segments.plugin [-] Segment 0573e9b4-5f7b-4d86-8e7a-ee1430cf0470 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0573e9b4-5f7b-4d86-8e7a-ee1430cf0470 found for delete ", "request_id": "req-6a7b607a-cbb0-4592-81aa-0ad5334ff0fb"}]} [pid: 7|app: 0|req: 1302/2725] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:38:31 2026] DELETE /v2.0/networks/0addcbfe-6513-470e-b95d-0890ecb850bd => 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: 1425/2728] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:38:32 2026] GET /v2.0/security-groups?tenant_id=0d8dbe63233949dc910c00efe54b02bb&name=default => generated 2929 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2729] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:38:32 2026] DELETE /v2.0/security-groups/7d8c717e-089a-475e-916e-c6640f6f4a3c => 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: 1426/2730] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:38:32 2026] GET /v2.0/security-groups?tenant_id=b98c3e7c87da45d199d80584534845f2&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2731] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:38:32 2026] DELETE /v2.0/security-groups/2864d23f-c33a-46f2-9c83-f59de1ab6a28 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2736] 199.19.213.125 () {30 vars in 703 bytes} [Fri Aug 14 10:39:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2737] 199.19.213.125 () {30 vars in 705 bytes} [Fri Aug 14 10:39:06 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: 1430/2738] 199.19.213.125 () {30 vars in 681 bytes} [Fri Aug 14 10:39:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2739] 199.19.213.125 () {30 vars in 717 bytes} [Fri Aug 14 10:39:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2740] 199.19.213.125 () {30 vars in 741 bytes} [Fri Aug 14 10:39:06 2026] GET /v2.0/subnets/3b71fe13-958c-4e09-956d-f87ab60ee6d8 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2741] 199.19.213.125 () {30 vars in 769 bytes} [Fri Aug 14 10:39:06 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => 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: 1432/2742] 199.19.213.125 () {34 vars in 717 bytes} [Fri Aug 14 10:39:06 2026] POST /v2.0/ports => generated 1059 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2743] 10.0.0.223 () {34 vars in 971 bytes} [Fri Aug 14 10:39:06 2026] GET /v2.0/ports/bf6cc564-12e9-44ff-b42b-e4c2cf617f42 => generated 1059 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2744] 10.0.0.223 () {34 vars in 907 bytes} [Fri Aug 14 10:39:07 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2745] 199.19.213.125 () {34 vars in 1262 bytes} [Fri Aug 14 10:39:08 2026] GET /v2.0/ports/bf6cc564-12e9-44ff-b42b-e4c2cf617f42?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2746] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:39:08 2026] GET /v2.0/networks/37b41597-14ab-422d-85f5-90aad5626370?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2747] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:39:08 2026] GET /v2.0/networks/37b41597-14ab-422d-85f5-90aad5626370?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: 1435/2748] 199.19.213.125 () {34 vars in 975 bytes} [Fri Aug 14 10:39:08 2026] GET /v2.0/ports/bf6cc564-12e9-44ff-b42b-e4c2cf617f42 => 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: 1314/2749] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:39:08 2026] GET /v2.0/networks?id=37b41597-14ab-422d-85f5-90aad5626370 => generated 803 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2750] 199.19.213.125 () {38 vars in 1028 bytes} [Fri Aug 14 10:39:08 2026] PUT /v2.0/ports/bf6cc564-12e9-44ff-b42b-e4c2cf617f42 => generated 1249 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:39:09.463 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-091acbb2-3bdb-4408-ae91-0235143f50c9'] response: {'name': 'network-changed', 'server_uuid': '150b1261-86b9-4b5e-a450-13b4f00fb718', 'tag': 'bf6cc564-12e9-44ff-b42b-e4c2cf617f42', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1315/2751] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:39:09 2026] GET /v2.0/ports?tenant_id=15ef04891191418fa0fdf117ea14cba4&device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 2489 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2752] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:39:10 2026] GET /v2.0/networks?id=37b41597-14ab-422d-85f5-90aad5626370 => generated 803 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2753] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:39:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=bf6cc564-12e9-44ff-b42b-e4c2cf617f42 => 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: 1438/2754] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:39:10 2026] GET /v2.0/subnets?id=3b71fe13-958c-4e09-956d-f87ab60ee6d8 => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2755] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:39:10 2026] GET /v2.0/ports?network_id=37b41597-14ab-422d-85f5-90aad5626370&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: 1439/2756] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:39:10 2026] GET /v2.0/networks/37b41597-14ab-422d-85f5-90aad5626370?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: 1318/2757] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:39:10 2026] GET /v2.0/networks/37b41597-14ab-422d-85f5-90aad5626370?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: 8|app: 0|req: 1440/2758] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:39:11 2026] GET /v2.0/ports?tenant_id=15ef04891191418fa0fdf117ea14cba4&device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 2489 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2759] 199.19.213.125 () {34 vars in 1062 bytes} [Fri Aug 14 10:39:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.156&port_id=ab050d9c-78b5-4e60-aef6-05a521506ed9 => 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: 1441/2760] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:39:11 2026] GET /v2.0/subnets?id=7aad74d9-2b85-4a61-8d82-df45d9cb29fe => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2761] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:39:11 2026] GET /v2.0/ports?network_id=3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5&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: 1442/2762] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:39:11 2026] GET /v2.0/networks/3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5?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: 1321/2763] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:39:11 2026] GET /v2.0/networks/3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5?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: 1443/2764] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:39:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=bf6cc564-12e9-44ff-b42b-e4c2cf617f42 => 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: 1322/2765] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:39:11 2026] GET /v2.0/subnets?id=3b71fe13-958c-4e09-956d-f87ab60ee6d8 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2766] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:39:11 2026] GET /v2.0/ports?network_id=37b41597-14ab-422d-85f5-90aad5626370&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: 1323/2767] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:39:11 2026] GET /v2.0/networks/37b41597-14ab-422d-85f5-90aad5626370?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2768] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:39:11 2026] GET /v2.0/networks/37b41597-14ab-422d-85f5-90aad5626370?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: 1324/2769] 10.0.0.223 () {34 vars in 971 bytes} [Fri Aug 14 10:39:15 2026] GET /v2.0/ports/bf6cc564-12e9-44ff-b42b-e4c2cf617f42 => generated 1251 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2770] 199.19.213.125 () {34 vars in 789 bytes} [Fri Aug 14 10:39:15 2026] PUT /v2.0/ports/bf6cc564-12e9-44ff-b42b-e4c2cf617f42 => generated 1276 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:39:15.979 7 INFO neutron.api.v2.resource [None req-12249a0e-3408-4bc0-961b-dca3f054d213 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1325/2771] 199.19.213.125 () {30 vars in 763 bytes} [Fri Aug 14 10:39:15 2026] GET /v2.0/security-groups/lb-6574153d-6b4a-4801-984e-17751e2ee5c7 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:39:16.001 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-27dc0615-f466-48b5-a1ca-e39eae0a93e3'] response: {'name': 'network-changed', 'server_uuid': '150b1261-86b9-4b5e-a450-13b4f00fb718', 'tag': 'bf6cc564-12e9-44ff-b42b-e4c2cf617f42', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1447/2772] 199.19.213.125 () {30 vars in 785 bytes} [Fri Aug 14 10:39:15 2026] GET /v2.0/security-groups?name=lb-6574153d-6b4a-4801-984e-17751e2ee5c7 => generated 1639 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2773] 199.19.213.125 () {34 vars in 789 bytes} [Fri Aug 14 10:39:16 2026] PUT /v2.0/ports/bf6cc564-12e9-44ff-b42b-e4c2cf617f42 => generated 1314 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:39:16.347 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9b67fe1-5c2c-4734-bc82-d06cfe95f6bb'] response: {'name': 'network-changed', 'server_uuid': '150b1261-86b9-4b5e-a450-13b4f00fb718', 'tag': 'bf6cc564-12e9-44ff-b42b-e4c2cf617f42', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1448/2774] 199.19.213.125 () {30 vars in 703 bytes} [Fri Aug 14 10:39:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1327/2775] 199.19.213.125 () {30 vars in 705 bytes} [Fri Aug 14 10:39:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2776] 199.19.213.125 () {30 vars in 681 bytes} [Fri Aug 14 10:39:16 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: 1328/2777] 199.19.213.125 () {30 vars in 717 bytes} [Fri Aug 14 10:39:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2778] 199.19.213.125 () {30 vars in 741 bytes} [Fri Aug 14 10:39:16 2026] GET /v2.0/subnets/3b71fe13-958c-4e09-956d-f87ab60ee6d8 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2779] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:39:16 2026] GET /v2.0/ports?tenant_id=15ef04891191418fa0fdf117ea14cba4&device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 2590 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2780] 199.19.213.125 () {30 vars in 737 bytes} [Fri Aug 14 10:39:16 2026] GET /v2.0/ports/3ec5d988-bb57-4e95-9d32-29d3e7ab156a => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2781] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:39:16 2026] GET /v2.0/networks?id=37b41597-14ab-422d-85f5-90aad5626370 => generated 803 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2782] 199.19.213.125 () {30 vars in 737 bytes} [Fri Aug 14 10:39:16 2026] GET /v2.0/ports/bf6cc564-12e9-44ff-b42b-e4c2cf617f42 => generated 1350 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2783] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:39:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=bf6cc564-12e9-44ff-b42b-e4c2cf617f42 => 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: 1453/2784] 199.19.213.125 () {30 vars in 741 bytes} [Fri Aug 14 10:39:16 2026] GET /v2.0/subnets/3b71fe13-958c-4e09-956d-f87ab60ee6d8 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2785] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:39:16 2026] GET /v2.0/subnets?id=3b71fe13-958c-4e09-956d-f87ab60ee6d8 => generated 679 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2786] 199.19.213.125 () {30 vars in 743 bytes} [Fri Aug 14 10:39:16 2026] GET /v2.0/networks/37b41597-14ab-422d-85f5-90aad5626370 => generated 800 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2787] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:39:16 2026] GET /v2.0/ports?network_id=37b41597-14ab-422d-85f5-90aad5626370&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: 1455/2788] 199.19.213.125 () {30 vars in 737 bytes} [Fri Aug 14 10:39:16 2026] GET /v2.0/ports/3ec5d988-bb57-4e95-9d32-29d3e7ab156a => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2789] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:39:16 2026] GET /v2.0/networks/37b41597-14ab-422d-85f5-90aad5626370?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: 1456/2790] 199.19.213.125 () {30 vars in 741 bytes} [Fri Aug 14 10:39:16 2026] GET /v2.0/subnets/3b71fe13-958c-4e09-956d-f87ab60ee6d8 => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2793] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:39:16 2026] GET /v2.0/networks/37b41597-14ab-422d-85f5-90aad5626370?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: 8|app: 0|req: 1459/2794] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:39:17 2026] GET /v2.0/ports?tenant_id=15ef04891191418fa0fdf117ea14cba4&device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 2590 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2795] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:39:17 2026] GET /v2.0/networks?id=37b41597-14ab-422d-85f5-90aad5626370 => generated 803 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2796] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:39:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=bf6cc564-12e9-44ff-b42b-e4c2cf617f42 => 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: 1337/2797] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:39:17 2026] GET /v2.0/subnets?id=3b71fe13-958c-4e09-956d-f87ab60ee6d8 => generated 679 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2798] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:39:17 2026] GET /v2.0/ports?network_id=37b41597-14ab-422d-85f5-90aad5626370&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: 1338/2799] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:39:18 2026] GET /v2.0/networks/37b41597-14ab-422d-85f5-90aad5626370?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: 1462/2800] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:39:18 2026] GET /v2.0/networks/37b41597-14ab-422d-85f5-90aad5626370?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) 2026-08-14 10:39:25.498 7 INFO neutron.db.l3_db [None req-f59554d8-0901-45a6-8463-f21df4316cfe c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] Floating IP 9a1f2b6a-aae9-4ee2-b6e8-2ae5de421dac associated. External IP: 10.96.250.218, port: 3ec5d988-bb57-4e95-9d32-29d3e7ab156a. [pid: 7|app: 0|req: 1339/2801] 10.0.0.100 () {34 vars in 677 bytes} [Fri Aug 14 10:39:24 2026] POST /v2.0/floatingips => generated 899 bytes in 1120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2802] 199.19.213.125 () {30 vars in 703 bytes} [Fri Aug 14 10:39:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2803] 199.19.213.125 () {30 vars in 705 bytes} [Fri Aug 14 10:39:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2804] 199.19.213.125 () {30 vars in 681 bytes} [Fri Aug 14 10:39:30 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: 1341/2805] 199.19.213.125 () {30 vars in 717 bytes} [Fri Aug 14 10:39:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:39:30.342 8 INFO neutron.api.v2.resource [None req-4d18e01f-458b-4672-aa9d-c3935b54aedd c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1465/2806] 199.19.213.125 () {30 vars in 763 bytes} [Fri Aug 14 10:39:30 2026] GET /v2.0/security-groups/lb-6574153d-6b4a-4801-984e-17751e2ee5c7 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2807] 199.19.213.125 () {30 vars in 785 bytes} [Fri Aug 14 10:39:30 2026] GET /v2.0/security-groups?name=lb-6574153d-6b4a-4801-984e-17751e2ee5c7 => generated 1639 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2808] 199.19.213.125 () {30 vars in 815 bytes} [Fri Aug 14 10:39:30 2026] GET /v2.0/security-group-rules?security_group_id=114c3f31-6c67-4eb4-b78f-33f48f5089da => generated 1182 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2809] 199.19.213.125 () {34 vars in 747 bytes} [Fri Aug 14 10:39:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2810] 199.19.213.125 () {34 vars in 747 bytes} [Fri Aug 14 10:39:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2813] 10.0.0.62 () {30 vars in 689 bytes} [Fri Aug 14 10:39:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2814] 10.0.0.62 () {30 vars in 691 bytes} [Fri Aug 14 10:39:37 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: 1470/2815] 10.0.0.62 () {30 vars in 667 bytes} [Fri Aug 14 10:39:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2816] 10.0.0.62 () {30 vars in 703 bytes} [Fri Aug 14 10:39:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2817] 10.0.0.62 () {28 vars in 438 bytes} [Fri Aug 14 10:39:38 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: 1347/2818] 10.0.0.62 () {30 vars in 727 bytes} [Fri Aug 14 10:39:38 2026] GET /v2.0/subnets/bdb55d5f-c4a0-4072-b6ff-c875c7e76618 => generated 655 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2819] 199.19.213.125 () {30 vars in 703 bytes} [Fri Aug 14 10:39:39 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: 1348/2820] 199.19.213.125 () {30 vars in 705 bytes} [Fri Aug 14 10:39: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: 1473/2821] 199.19.213.125 () {30 vars in 681 bytes} [Fri Aug 14 10:39:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2822] 199.19.213.125 () {30 vars in 717 bytes} [Fri Aug 14 10:39:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2823] 199.19.213.125 () {30 vars in 741 bytes} [Fri Aug 14 10:39:39 2026] GET /v2.0/subnets/bdb55d5f-c4a0-4072-b6ff-c875c7e76618 => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2824] 199.19.213.125 () {30 vars in 769 bytes} [Fri Aug 14 10:39:39 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 2590 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2825] 199.19.213.125 () {30 vars in 703 bytes} [Fri Aug 14 10:39: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: 1351/2826] 199.19.213.125 () {30 vars in 705 bytes} [Fri Aug 14 10:39: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: 1476/2827] 199.19.213.125 () {30 vars in 681 bytes} [Fri Aug 14 10:39:39 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: 1352/2828] 199.19.213.125 () {30 vars in 717 bytes} [Fri Aug 14 10:39:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2829] 199.19.213.125 () {34 vars in 717 bytes} [Fri Aug 14 10:39:39 2026] POST /v2.0/ports => generated 1316 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2830] 10.0.0.223 () {34 vars in 971 bytes} [Fri Aug 14 10:39:40 2026] GET /v2.0/ports/309993df-3d95-4374-b71d-958498203115 => generated 1316 bytes in 68 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: 1478/2831] 10.0.0.223 () {34 vars in 907 bytes} [Fri Aug 14 10:39:40 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2832] 199.19.213.125 () {34 vars in 1262 bytes} [Fri Aug 14 10:39:41 2026] GET /v2.0/ports/309993df-3d95-4374-b71d-958498203115?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2833] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:39:41 2026] GET /v2.0/networks/9fb0a24b-d9e4-4579-8631-dc0517cf071c?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: 1355/2834] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:39:41 2026] GET /v2.0/networks/9fb0a24b-d9e4-4579-8631-dc0517cf071c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2835] 199.19.213.125 () {34 vars in 975 bytes} [Fri Aug 14 10:39:42 2026] GET /v2.0/ports/309993df-3d95-4374-b71d-958498203115 => generated 1316 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2836] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:39:42 2026] GET /v2.0/networks?id=9fb0a24b-d9e4-4579-8631-dc0517cf071c => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2837] 199.19.213.125 () {38 vars in 1028 bytes} [Fri Aug 14 10:39:42 2026] PUT /v2.0/ports/309993df-3d95-4374-b71d-958498203115 => generated 1506 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:39:42.540 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-924c2aa1-83bf-4725-bb42-d5e6b18a15ed'] response: {'name': 'network-changed', 'server_uuid': '150b1261-86b9-4b5e-a450-13b4f00fb718', 'tag': '309993df-3d95-4374-b71d-958498203115', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1357/2838] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:39:43 2026] GET /v2.0/ports?tenant_id=15ef04891191418fa0fdf117ea14cba4&device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 4088 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: 1482/2839] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:39:43 2026] GET /v2.0/networks?id=9fb0a24b-d9e4-4579-8631-dc0517cf071c => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2840] 199.19.213.125 () {34 vars in 1054 bytes} [Fri Aug 14 10:39:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.4&port_id=309993df-3d95-4374-b71d-958498203115 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2841] 199.19.213.125 () {34 vars in 1102 bytes} [Fri Aug 14 10:39:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ac6&port_id=309993df-3d95-4374-b71d-958498203115 => 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: 1359/2842] 199.19.213.125 () {34 vars in 1064 bytes} [Fri Aug 14 10:39:43 2026] GET /v2.0/subnets?id=07e17ca0-c331-4120-82ce-b4f0119c053b&id=bdb55d5f-c4a0-4072-b6ff-c875c7e76618 => generated 1409 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2843] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:39:43 2026] GET /v2.0/ports?network_id=9fb0a24b-d9e4-4579-8631-dc0517cf071c&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2844] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:39:43 2026] GET /v2.0/ports?network_id=9fb0a24b-d9e4-4579-8631-dc0517cf071c&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2845] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:39:43 2026] GET /v2.0/networks/9fb0a24b-d9e4-4579-8631-dc0517cf071c?fields=segments => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2846] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:39:43 2026] GET /v2.0/networks/9fb0a24b-d9e4-4579-8631-dc0517cf071c?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: 1486/2847] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:39:44 2026] GET /v2.0/ports?tenant_id=15ef04891191418fa0fdf117ea14cba4&device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 4088 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2848] 199.19.213.125 () {34 vars in 1062 bytes} [Fri Aug 14 10:39:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.156&port_id=ab050d9c-78b5-4e60-aef6-05a521506ed9 => 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: 1487/2849] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:39:44 2026] GET /v2.0/subnets?id=7aad74d9-2b85-4a61-8d82-df45d9cb29fe => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2850] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:39:44 2026] GET /v2.0/ports?network_id=3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5&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: 8|app: 0|req: 1488/2851] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:39:44 2026] GET /v2.0/networks/3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5?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: 1364/2852] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:39:44 2026] GET /v2.0/networks/3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2853] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:39:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=bf6cc564-12e9-44ff-b42b-e4c2cf617f42 => 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: 1365/2854] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:39:44 2026] GET /v2.0/subnets?id=3b71fe13-958c-4e09-956d-f87ab60ee6d8 => generated 679 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2855] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:39:44 2026] GET /v2.0/ports?network_id=37b41597-14ab-422d-85f5-90aad5626370&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: 1366/2856] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:39:44 2026] GET /v2.0/networks/37b41597-14ab-422d-85f5-90aad5626370?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2857] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:39:44 2026] GET /v2.0/networks/37b41597-14ab-422d-85f5-90aad5626370?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2858] 199.19.213.125 () {34 vars in 1054 bytes} [Fri Aug 14 10:39:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.4&port_id=309993df-3d95-4374-b71d-958498203115 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2859] 199.19.213.125 () {34 vars in 1102 bytes} [Fri Aug 14 10:39:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ac6&port_id=309993df-3d95-4374-b71d-958498203115 => 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: 1368/2860] 199.19.213.125 () {34 vars in 1064 bytes} [Fri Aug 14 10:39:44 2026] GET /v2.0/subnets?id=07e17ca0-c331-4120-82ce-b4f0119c053b&id=bdb55d5f-c4a0-4072-b6ff-c875c7e76618 => generated 1409 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2861] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:39:44 2026] GET /v2.0/ports?network_id=9fb0a24b-d9e4-4579-8631-dc0517cf071c&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2862] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:39:44 2026] GET /v2.0/ports?network_id=9fb0a24b-d9e4-4579-8631-dc0517cf071c&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: 8|app: 0|req: 1494/2863] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:39:45 2026] GET /v2.0/networks/9fb0a24b-d9e4-4579-8631-dc0517cf071c?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: 1370/2864] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:39:45 2026] GET /v2.0/networks/9fb0a24b-d9e4-4579-8631-dc0517cf071c?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: 1496/2867] 10.0.0.223 () {34 vars in 971 bytes} [Fri Aug 14 10:39:48 2026] GET /v2.0/ports/309993df-3d95-4374-b71d-958498203115 => generated 1508 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2868] 199.19.213.125 () {30 vars in 743 bytes} [Fri Aug 14 10:39:48 2026] GET /v2.0/networks/9fb0a24b-d9e4-4579-8631-dc0517cf071c => generated 797 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2869] 199.19.213.125 () {30 vars in 741 bytes} [Fri Aug 14 10:39:49 2026] GET /v2.0/subnets/bdb55d5f-c4a0-4072-b6ff-c875c7e76618 => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2870] 199.19.213.125 () {30 vars in 741 bytes} [Fri Aug 14 10:39:49 2026] GET /v2.0/subnets/07e17ca0-c331-4120-82ce-b4f0119c053b => generated 743 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2871] 199.19.213.125 () {30 vars in 703 bytes} [Fri Aug 14 10:39:49 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: 1374/2872] 199.19.213.125 () {30 vars in 705 bytes} [Fri Aug 14 10:39:49 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: 1499/2873] 199.19.213.125 () {30 vars in 681 bytes} [Fri Aug 14 10:39:49 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: 1375/2874] 199.19.213.125 () {30 vars in 717 bytes} [Fri Aug 14 10:39:49 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: 1500/2875] 199.19.213.125 () {30 vars in 741 bytes} [Fri Aug 14 10:39:49 2026] GET /v2.0/subnets/3b71fe13-958c-4e09-956d-f87ab60ee6d8 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2876] 199.19.213.125 () {30 vars in 737 bytes} [Fri Aug 14 10:39:49 2026] GET /v2.0/ports/3ec5d988-bb57-4e95-9d32-29d3e7ab156a => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2877] 199.19.213.125 () {30 vars in 737 bytes} [Fri Aug 14 10:39:49 2026] GET /v2.0/ports/bf6cc564-12e9-44ff-b42b-e4c2cf617f42 => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2878] 199.19.213.125 () {30 vars in 741 bytes} [Fri Aug 14 10:39:49 2026] GET /v2.0/subnets/3b71fe13-958c-4e09-956d-f87ab60ee6d8 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2879] 199.19.213.125 () {30 vars in 743 bytes} [Fri Aug 14 10:39:49 2026] GET /v2.0/networks/37b41597-14ab-422d-85f5-90aad5626370 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2880] 199.19.213.125 () {30 vars in 737 bytes} [Fri Aug 14 10:39:49 2026] GET /v2.0/ports/3ec5d988-bb57-4e95-9d32-29d3e7ab156a => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2881] 199.19.213.125 () {30 vars in 741 bytes} [Fri Aug 14 10:39:49 2026] GET /v2.0/subnets/3b71fe13-958c-4e09-956d-f87ab60ee6d8 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2882] 10.0.0.62 () {30 vars in 689 bytes} [Fri Aug 14 10:39:53 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/2883] 10.0.0.62 () {30 vars in 691 bytes} [Fri Aug 14 10:39:53 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: 1380/2884] 10.0.0.62 () {30 vars in 667 bytes} [Fri Aug 14 10:39:53 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: 1505/2885] 10.0.0.62 () {30 vars in 703 bytes} [Fri Aug 14 10:39:53 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: 1381/2886] 10.0.0.62 () {28 vars in 438 bytes} [Fri Aug 14 10:39:54 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2887] 10.0.0.62 () {30 vars in 727 bytes} [Fri Aug 14 10:39:54 2026] GET /v2.0/subnets/a2875b60-01ac-499b-b384-d344337d74a0 => generated 656 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2888] 199.19.213.125 () {30 vars in 703 bytes} [Fri Aug 14 10:39:55 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: 1507/2889] 199.19.213.125 () {30 vars in 705 bytes} [Fri Aug 14 10:39:55 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: 1383/2890] 199.19.213.125 () {30 vars in 681 bytes} [Fri Aug 14 10:39:55 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: 1508/2891] 199.19.213.125 () {30 vars in 717 bytes} [Fri Aug 14 10:39:55 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: 1384/2892] 199.19.213.125 () {30 vars in 741 bytes} [Fri Aug 14 10:39:55 2026] GET /v2.0/subnets/bdb55d5f-c4a0-4072-b6ff-c875c7e76618 => generated 673 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2893] 199.19.213.125 () {30 vars in 741 bytes} [Fri Aug 14 10:39:55 2026] GET /v2.0/subnets/a2875b60-01ac-499b-b384-d344337d74a0 => generated 674 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2894] 199.19.213.125 () {30 vars in 769 bytes} [Fri Aug 14 10:39:55 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 4090 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2895] 199.19.213.125 () {30 vars in 703 bytes} [Fri Aug 14 10:39:55 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: 1386/2896] 199.19.213.125 () {30 vars in 705 bytes} [Fri Aug 14 10:39:55 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: 1511/2897] 199.19.213.125 () {30 vars in 681 bytes} [Fri Aug 14 10:39:55 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: 1387/2898] 199.19.213.125 () {30 vars in 717 bytes} [Fri Aug 14 10:39:55 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: 1512/2899] 199.19.213.125 () {34 vars in 717 bytes} [Fri Aug 14 10:39:55 2026] POST /v2.0/ports => generated 1328 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2900] 10.0.0.223 () {34 vars in 971 bytes} [Fri Aug 14 10:39:55 2026] GET /v2.0/ports/bb1d0191-dc99-4234-a809-9b493ea3f871 => generated 1328 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: 8|app: 0|req: 1513/2901] 199.19.213.125 () {34 vars in 1262 bytes} [Fri Aug 14 10:39:56 2026] GET /v2.0/ports/bb1d0191-dc99-4234-a809-9b493ea3f871?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2902] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:39:56 2026] GET /v2.0/networks/f48295d1-5621-456d-9d17-fb9f5c1924dd?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: 1514/2903] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:39:57 2026] GET /v2.0/networks/f48295d1-5621-456d-9d17-fb9f5c1924dd?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: 1390/2904] 199.19.213.125 () {34 vars in 975 bytes} [Fri Aug 14 10:39:57 2026] GET /v2.0/ports/bb1d0191-dc99-4234-a809-9b493ea3f871 => generated 1328 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2905] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:39:57 2026] GET /v2.0/networks?id=f48295d1-5621-456d-9d17-fb9f5c1924dd => generated 801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2906] 199.19.213.125 () {38 vars in 1028 bytes} [Fri Aug 14 10:39:57 2026] PUT /v2.0/ports/bb1d0191-dc99-4234-a809-9b493ea3f871 => generated 1518 bytes in 497 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:39:58.206 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-18871169-5b3b-45f4-b648-a84c2644cdec'] response: {'name': 'network-changed', 'server_uuid': '150b1261-86b9-4b5e-a450-13b4f00fb718', 'tag': 'bb1d0191-dc99-4234-a809-9b493ea3f871', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1516/2907] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:39:58 2026] GET /v2.0/ports?tenant_id=15ef04891191418fa0fdf117ea14cba4&device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 5600 bytes in 45 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: 1392/2908] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:39:58 2026] GET /v2.0/networks?id=f48295d1-5621-456d-9d17-fb9f5c1924dd => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2909] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:39:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.235&port_id=bb1d0191-dc99-4234-a809-9b493ea3f871 => 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: 1393/2910] 199.19.213.125 () {34 vars in 1104 bytes} [Fri Aug 14 10:39:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Afd&port_id=bb1d0191-dc99-4234-a809-9b493ea3f871 => 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: 1518/2911] 199.19.213.125 () {34 vars in 1064 bytes} [Fri Aug 14 10:39:58 2026] GET /v2.0/subnets?id=63f1810f-9447-461a-a27b-9a3fedb0a3e1&id=a2875b60-01ac-499b-b384-d344337d74a0 => generated 1415 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2912] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:39:58 2026] GET /v2.0/ports?network_id=f48295d1-5621-456d-9d17-fb9f5c1924dd&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2913] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:39:58 2026] GET /v2.0/ports?network_id=f48295d1-5621-456d-9d17-fb9f5c1924dd&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2914] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:39:59 2026] GET /v2.0/networks/f48295d1-5621-456d-9d17-fb9f5c1924dd?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: 1520/2915] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:39:59 2026] GET /v2.0/networks/f48295d1-5621-456d-9d17-fb9f5c1924dd?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: 1396/2916] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:40:00 2026] GET /v2.0/ports?tenant_id=15ef04891191418fa0fdf117ea14cba4&device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 5600 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2917] 199.19.213.125 () {34 vars in 1062 bytes} [Fri Aug 14 10:40:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.156&port_id=ab050d9c-78b5-4e60-aef6-05a521506ed9 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2918] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:40:00 2026] GET /v2.0/subnets?id=7aad74d9-2b85-4a61-8d82-df45d9cb29fe => 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: 1522/2919] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:40:00 2026] GET /v2.0/ports?network_id=3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5&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: 1398/2920] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:40:00 2026] GET /v2.0/networks/3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5?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: 1523/2921] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:40:00 2026] GET /v2.0/networks/3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2922] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:40:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=bf6cc564-12e9-44ff-b42b-e4c2cf617f42 => 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: 1524/2923] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:40:00 2026] GET /v2.0/subnets?id=3b71fe13-958c-4e09-956d-f87ab60ee6d8 => generated 679 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2924] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:40:00 2026] GET /v2.0/ports?network_id=37b41597-14ab-422d-85f5-90aad5626370&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2925] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:40:00 2026] GET /v2.0/networks/37b41597-14ab-422d-85f5-90aad5626370?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2926] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:40:00 2026] GET /v2.0/networks/37b41597-14ab-422d-85f5-90aad5626370?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2927] 199.19.213.125 () {34 vars in 1054 bytes} [Fri Aug 14 10:40:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.4&port_id=309993df-3d95-4374-b71d-958498203115 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2928] 199.19.213.125 () {34 vars in 1102 bytes} [Fri Aug 14 10:40:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ac6&port_id=309993df-3d95-4374-b71d-958498203115 => 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: 1527/2929] 199.19.213.125 () {34 vars in 1064 bytes} [Fri Aug 14 10:40:00 2026] GET /v2.0/subnets?id=07e17ca0-c331-4120-82ce-b4f0119c053b&id=bdb55d5f-c4a0-4072-b6ff-c875c7e76618 => generated 1409 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2930] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:40:00 2026] GET /v2.0/ports?network_id=9fb0a24b-d9e4-4579-8631-dc0517cf071c&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2931] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:40:00 2026] GET /v2.0/ports?network_id=9fb0a24b-d9e4-4579-8631-dc0517cf071c&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2932] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:40:00 2026] GET /v2.0/networks/9fb0a24b-d9e4-4579-8631-dc0517cf071c?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2933] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:40:00 2026] GET /v2.0/networks/9fb0a24b-d9e4-4579-8631-dc0517cf071c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2934] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:40:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.235&port_id=bb1d0191-dc99-4234-a809-9b493ea3f871 => 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: 1530/2935] 199.19.213.125 () {34 vars in 1104 bytes} [Fri Aug 14 10:40:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Afd&port_id=bb1d0191-dc99-4234-a809-9b493ea3f871 => 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: 1406/2936] 199.19.213.125 () {34 vars in 1064 bytes} [Fri Aug 14 10:40:00 2026] GET /v2.0/subnets?id=63f1810f-9447-461a-a27b-9a3fedb0a3e1&id=a2875b60-01ac-499b-b384-d344337d74a0 => generated 1415 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2937] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:40:01 2026] GET /v2.0/ports?network_id=f48295d1-5621-456d-9d17-fb9f5c1924dd&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: 1407/2938] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:40:01 2026] GET /v2.0/ports?network_id=f48295d1-5621-456d-9d17-fb9f5c1924dd&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: 1532/2939] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:40:01 2026] GET /v2.0/networks/f48295d1-5621-456d-9d17-fb9f5c1924dd?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: 1408/2940] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:40:01 2026] GET /v2.0/networks/f48295d1-5621-456d-9d17-fb9f5c1924dd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2943] 10.0.0.223 () {34 vars in 971 bytes} [Fri Aug 14 10:40:05 2026] GET /v2.0/ports/bb1d0191-dc99-4234-a809-9b493ea3f871 => generated 1520 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/2944] 199.19.213.125 () {30 vars in 743 bytes} [Fri Aug 14 10:40:05 2026] GET /v2.0/networks/f48295d1-5621-456d-9d17-fb9f5c1924dd => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2945] 199.19.213.125 () {30 vars in 741 bytes} [Fri Aug 14 10:40:05 2026] GET /v2.0/subnets/a2875b60-01ac-499b-b384-d344337d74a0 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2946] 199.19.213.125 () {30 vars in 741 bytes} [Fri Aug 14 10:40:05 2026] GET /v2.0/subnets/63f1810f-9447-461a-a27b-9a3fedb0a3e1 => generated 748 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2947] 199.19.213.125 () {30 vars in 737 bytes} [Fri Aug 14 10:40:05 2026] GET /v2.0/ports/309993df-3d95-4374-b71d-958498203115 => generated 1508 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2948] 199.19.213.125 () {34 vars in 790 bytes} [Fri Aug 14 10:40:05 2026] PUT /v2.0/ports/309993df-3d95-4374-b71d-958498203115 => generated 1247 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:40:05.633 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-07082c94-23a1-4008-8702-2fd91ed1ea9f'] response: {'name': 'network-changed', 'server_uuid': '150b1261-86b9-4b5e-a450-13b4f00fb718', 'tag': '309993df-3d95-4374-b71d-958498203115', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1413/2949] 199.19.213.125 () {30 vars in 743 bytes} [Fri Aug 14 10:40:05 2026] GET /v2.0/networks/9fb0a24b-d9e4-4579-8631-dc0517cf071c => generated 797 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1537/2950] 199.19.213.125 () {30 vars in 741 bytes} [Fri Aug 14 10:40:05 2026] GET /v2.0/subnets/bdb55d5f-c4a0-4072-b6ff-c875c7e76618 => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2951] 199.19.213.125 () {30 vars in 703 bytes} [Fri Aug 14 10:40:05 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: 1538/2952] 199.19.213.125 () {30 vars in 705 bytes} [Fri Aug 14 10:40:05 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: 1415/2953] 199.19.213.125 () {30 vars in 681 bytes} [Fri Aug 14 10:40:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/2954] 199.19.213.125 () {30 vars in 717 bytes} [Fri Aug 14 10:40:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2955] 199.19.213.125 () {30 vars in 741 bytes} [Fri Aug 14 10:40:05 2026] GET /v2.0/subnets/3b71fe13-958c-4e09-956d-f87ab60ee6d8 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2956] 199.19.213.125 () {30 vars in 737 bytes} [Fri Aug 14 10:40:05 2026] GET /v2.0/ports/3ec5d988-bb57-4e95-9d32-29d3e7ab156a => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2957] 199.19.213.125 () {30 vars in 737 bytes} [Fri Aug 14 10:40:05 2026] GET /v2.0/ports/bf6cc564-12e9-44ff-b42b-e4c2cf617f42 => generated 1350 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/2958] 199.19.213.125 () {30 vars in 741 bytes} [Fri Aug 14 10:40:05 2026] GET /v2.0/subnets/3b71fe13-958c-4e09-956d-f87ab60ee6d8 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2959] 199.19.213.125 () {30 vars in 743 bytes} [Fri Aug 14 10:40:05 2026] GET /v2.0/networks/37b41597-14ab-422d-85f5-90aad5626370 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2960] 199.19.213.125 () {30 vars in 737 bytes} [Fri Aug 14 10:40:06 2026] GET /v2.0/ports/3ec5d988-bb57-4e95-9d32-29d3e7ab156a => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2961] 199.19.213.125 () {30 vars in 741 bytes} [Fri Aug 14 10:40:06 2026] GET /v2.0/subnets/3b71fe13-958c-4e09-956d-f87ab60ee6d8 => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/2962] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:40:06 2026] GET /v2.0/ports?tenant_id=15ef04891191418fa0fdf117ea14cba4&device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 5377 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2963] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:40:06 2026] GET /v2.0/networks?id=9fb0a24b-d9e4-4579-8631-dc0517cf071c => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/2964] 199.19.213.125 () {34 vars in 1054 bytes} [Fri Aug 14 10:40:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.4&port_id=309993df-3d95-4374-b71d-958498203115 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2965] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:40:06 2026] GET /v2.0/subnets?id=bdb55d5f-c4a0-4072-b6ff-c875c7e76618 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/2966] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:40:06 2026] GET /v2.0/ports?network_id=9fb0a24b-d9e4-4579-8631-dc0517cf071c&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2967] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:40:06 2026] GET /v2.0/networks/9fb0a24b-d9e4-4579-8631-dc0517cf071c?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: 1546/2968] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:40:06 2026] GET /v2.0/networks/9fb0a24b-d9e4-4579-8631-dc0517cf071c?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: 1424/2971] 199.19.213.125 () {30 vars in 703 bytes} [Fri Aug 14 10:40:18 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: 1548/2972] 199.19.213.125 () {30 vars in 705 bytes} [Fri Aug 14 10:40: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: 1425/2973] 199.19.213.125 () {30 vars in 681 bytes} [Fri Aug 14 10:40: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: 1549/2974] 199.19.213.125 () {30 vars in 717 bytes} [Fri Aug 14 10:40: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: 1426/2975] 199.19.213.125 () {30 vars in 741 bytes} [Fri Aug 14 10:40:18 2026] GET /v2.0/subnets/bdb55d5f-c4a0-4072-b6ff-c875c7e76618 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/2976] 199.19.213.125 () {30 vars in 769 bytes} [Fri Aug 14 10:40:18 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 5377 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2977] 199.19.213.125 () {30 vars in 703 bytes} [Fri Aug 14 10:40:19 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: 1551/2978] 199.19.213.125 () {30 vars in 705 bytes} [Fri Aug 14 10:40:19 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: 1428/2979] 199.19.213.125 () {30 vars in 681 bytes} [Fri Aug 14 10:40:19 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: 1552/2980] 199.19.213.125 () {30 vars in 717 bytes} [Fri Aug 14 10:40:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2981] 199.19.213.125 () {30 vars in 737 bytes} [Fri Aug 14 10:40:19 2026] GET /v2.0/ports/bb1d0191-dc99-4234-a809-9b493ea3f871 => generated 1520 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/2982] 199.19.213.125 () {34 vars in 790 bytes} [Fri Aug 14 10:40:19 2026] PUT /v2.0/ports/bb1d0191-dc99-4234-a809-9b493ea3f871 => generated 1307 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:40:19.531 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-498c4c76-ff01-4aa8-a4ae-4db137c28bce'] response: {'name': 'network-changed', 'server_uuid': '150b1261-86b9-4b5e-a450-13b4f00fb718', 'tag': 'bb1d0191-dc99-4234-a809-9b493ea3f871', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1430/2983] 199.19.213.125 () {30 vars in 743 bytes} [Fri Aug 14 10:40:19 2026] GET /v2.0/networks/f48295d1-5621-456d-9d17-fb9f5c1924dd => generated 798 bytes in 45 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: 1554/2984] 199.19.213.125 () {30 vars in 741 bytes} [Fri Aug 14 10:40:19 2026] GET /v2.0/subnets/63f1810f-9447-461a-a27b-9a3fedb0a3e1 => generated 748 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2985] 199.19.213.125 () {30 vars in 737 bytes} [Fri Aug 14 10:40:19 2026] GET /v2.0/ports/bb1d0191-dc99-4234-a809-9b493ea3f871 => generated 1343 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/2986] 199.19.213.125 () {34 vars in 789 bytes} [Fri Aug 14 10:40:19 2026] PUT /v2.0/ports/bb1d0191-dc99-4234-a809-9b493ea3f871 => generated 1080 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2987] 199.19.213.125 () {30 vars in 743 bytes} [Fri Aug 14 10:40:19 2026] GET /v2.0/networks/f48295d1-5621-456d-9d17-fb9f5c1924dd => generated 798 bytes in 49 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: 1556/2988] 199.19.213.125 () {30 vars in 769 bytes} [Fri Aug 14 10:40:20 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 4973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2989] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:40:20 2026] GET /v2.0/ports?tenant_id=15ef04891191418fa0fdf117ea14cba4&device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 4973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/2990] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:40:20 2026] GET /v2.0/networks?id=f48295d1-5621-456d-9d17-fb9f5c1924dd => 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: 1558/2991] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:40:20 2026] GET /v2.0/networks/f48295d1-5621-456d-9d17-fb9f5c1924dd?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: 1434/2992] 199.19.213.125 () {30 vars in 769 bytes} [Fri Aug 14 10:40:20 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 4973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/2993] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:40:20 2026] GET /v2.0/networks/f48295d1-5621-456d-9d17-fb9f5c1924dd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2994] 199.19.213.125 () {30 vars in 769 bytes} [Fri Aug 14 10:40:21 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 4973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:40:21.572 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5b248ab-ee3a-455f-9fc8-14d7854e383a'] response: {'name': 'network-changed', 'server_uuid': '150b1261-86b9-4b5e-a450-13b4f00fb718', 'tag': 'bb1d0191-dc99-4234-a809-9b493ea3f871', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1560/2995] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:40:22 2026] GET /v2.0/ports?tenant_id=15ef04891191418fa0fdf117ea14cba4&device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 4973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2996] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:40:22 2026] GET /v2.0/networks?id=f48295d1-5621-456d-9d17-fb9f5c1924dd => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/2997] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:40:22 2026] GET /v2.0/networks/f48295d1-5621-456d-9d17-fb9f5c1924dd?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2998] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:40:22 2026] GET /v2.0/networks/f48295d1-5621-456d-9d17-fb9f5c1924dd?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: 1562/2999] 199.19.213.125 () {30 vars in 769 bytes} [Fri Aug 14 10:40:22 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 4973 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/3000] 199.19.213.125 () {34 vars in 975 bytes} [Fri Aug 14 10:40:22 2026] GET /v2.0/ports/bb1d0191-dc99-4234-a809-9b493ea3f871 => generated 1116 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3001] 199.19.213.125 () {34 vars in 1060 bytes} [Fri Aug 14 10:40:22 2026] GET /v2.0/ports/bb1d0191-dc99-4234-a809-9b493ea3f871?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/3002] 199.19.213.125 () {34 vars in 1016 bytes} [Fri Aug 14 10:40:22 2026] GET /v2.0/networks/f48295d1-5621-456d-9d17-fb9f5c1924dd?fields=dns_domain => generated 29 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3003] 199.19.213.125 () {38 vars in 1028 bytes} [Fri Aug 14 10:40:22 2026] PUT /v2.0/ports/bb1d0191-dc99-4234-a809-9b493ea3f871 => generated 917 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/3004] 199.19.213.125 () {30 vars in 769 bytes} [Fri Aug 14 10:40:23 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 3865 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 10:40:23.518 8 INFO neutron_taas.services.taas.taas_plugin [None req-62c1c369-be18-4d68-9307-22dda0c2d7eb c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: bb1d0191-dc99-4234-a809-9b493ea3f871 2026-08-14 10:40:23.522 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-62c1c369-be18-4d68-9307-22dda0c2d7eb c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: bb1d0191-dc99-4234-a809-9b493ea3f871 [pid: 8|app: 0|req: 1565/3005] 199.19.213.125 () {32 vars in 759 bytes} [Fri Aug 14 10:40:23 2026] DELETE /v2.0/ports/bb1d0191-dc99-4234-a809-9b493ea3f871 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/3006] 199.19.213.125 () {30 vars in 703 bytes} [Fri Aug 14 10:40:23 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: 1566/3007] 199.19.213.125 () {30 vars in 705 bytes} [Fri Aug 14 10:40:23 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: 1442/3008] 199.19.213.125 () {30 vars in 681 bytes} [Fri Aug 14 10:40:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3009] 199.19.213.125 () {30 vars in 717 bytes} [Fri Aug 14 10:40:23 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: 1443/3010] 199.19.213.125 () {30 vars in 741 bytes} [Fri Aug 14 10:40:23 2026] GET /v2.0/subnets/3b71fe13-958c-4e09-956d-f87ab60ee6d8 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3011] 199.19.213.125 () {30 vars in 737 bytes} [Fri Aug 14 10:40:23 2026] GET /v2.0/ports/3ec5d988-bb57-4e95-9d32-29d3e7ab156a => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/3012] 199.19.213.125 () {30 vars in 737 bytes} [Fri Aug 14 10:40:23 2026] GET /v2.0/ports/bf6cc564-12e9-44ff-b42b-e4c2cf617f42 => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3013] 199.19.213.125 () {30 vars in 741 bytes} [Fri Aug 14 10:40:23 2026] GET /v2.0/subnets/3b71fe13-958c-4e09-956d-f87ab60ee6d8 => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/3014] 199.19.213.125 () {30 vars in 743 bytes} [Fri Aug 14 10:40:23 2026] GET /v2.0/networks/37b41597-14ab-422d-85f5-90aad5626370 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3015] 199.19.213.125 () {30 vars in 737 bytes} [Fri Aug 14 10:40:24 2026] GET /v2.0/ports/3ec5d988-bb57-4e95-9d32-29d3e7ab156a => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/3016] 199.19.213.125 () {30 vars in 741 bytes} [Fri Aug 14 10:40:24 2026] GET /v2.0/subnets/3b71fe13-958c-4e09-956d-f87ab60ee6d8 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3017] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:40:24 2026] GET /v2.0/ports?tenant_id=15ef04891191418fa0fdf117ea14cba4&device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 3865 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/3018] 199.19.213.125 () {34 vars in 1226 bytes} [Fri Aug 14 10:40:24 2026] GET /v2.0/networks?id=3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5&id=37b41597-14ab-422d-85f5-90aad5626370&id=9fb0a24b-d9e4-4579-8631-dc0517cf071c&id=f48295d1-5621-456d-9d17-fb9f5c1924dd => generated 3097 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3019] 199.19.213.125 () {34 vars in 1062 bytes} [Fri Aug 14 10:40:24 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.156&port_id=ab050d9c-78b5-4e60-aef6-05a521506ed9 => 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: 1448/3020] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:40:24 2026] GET /v2.0/subnets?id=7aad74d9-2b85-4a61-8d82-df45d9cb29fe => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3021] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:40:24 2026] GET /v2.0/ports?network_id=3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5&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: 1449/3022] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:40:24 2026] GET /v2.0/networks/3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3023] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:40:24 2026] GET /v2.0/networks/3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5?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: 1450/3024] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:40:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=bf6cc564-12e9-44ff-b42b-e4c2cf617f42 => 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: 1575/3025] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:40:24 2026] GET /v2.0/subnets?id=3b71fe13-958c-4e09-956d-f87ab60ee6d8 => generated 679 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/3026] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:40:24 2026] GET /v2.0/ports?network_id=37b41597-14ab-422d-85f5-90aad5626370&device_owner=network%3Adhcp => generated 1461 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3027] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:40:24 2026] GET /v2.0/networks/37b41597-14ab-422d-85f5-90aad5626370?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: 1452/3028] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:40:24 2026] GET /v2.0/networks/37b41597-14ab-422d-85f5-90aad5626370?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: 1577/3029] 199.19.213.125 () {34 vars in 1054 bytes} [Fri Aug 14 10:40:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.4&port_id=309993df-3d95-4374-b71d-958498203115 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/3030] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:40:24 2026] GET /v2.0/subnets?id=bdb55d5f-c4a0-4072-b6ff-c875c7e76618 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3031] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:40:24 2026] GET /v2.0/ports?network_id=9fb0a24b-d9e4-4579-8631-dc0517cf071c&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: 1454/3032] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:40:24 2026] GET /v2.0/networks/9fb0a24b-d9e4-4579-8631-dc0517cf071c?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: 1579/3033] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:40:24 2026] GET /v2.0/networks/9fb0a24b-d9e4-4579-8631-dc0517cf071c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3034] 199.19.213.125 () {30 vars in 703 bytes} [Fri Aug 14 10:40:29 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: 1580/3035] 199.19.213.125 () {30 vars in 705 bytes} [Fri Aug 14 10:40:29 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: 1456/3036] 199.19.213.125 () {30 vars in 681 bytes} [Fri Aug 14 10:40:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3037] 199.19.213.125 () {30 vars in 717 bytes} [Fri Aug 14 10:40:29 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: 1457/3038] 199.19.213.125 () {30 vars in 769 bytes} [Fri Aug 14 10:40:29 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 3865 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3039] 199.19.213.125 () {30 vars in 703 bytes} [Fri Aug 14 10:40:29 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: 1458/3040] 199.19.213.125 () {30 vars in 705 bytes} [Fri Aug 14 10:40:29 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: 1583/3041] 199.19.213.125 () {30 vars in 681 bytes} [Fri Aug 14 10:40:29 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: 1459/3042] 199.19.213.125 () {30 vars in 717 bytes} [Fri Aug 14 10:40:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3043] 199.19.213.125 () {30 vars in 737 bytes} [Fri Aug 14 10:40:29 2026] GET /v2.0/ports/309993df-3d95-4374-b71d-958498203115 => generated 1283 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/3044] 199.19.213.125 () {34 vars in 789 bytes} [Fri Aug 14 10:40:29 2026] PUT /v2.0/ports/309993df-3d95-4374-b71d-958498203115 => generated 1080 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:40:29.818 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-52c7c7bc-156e-4e90-b9d0-1f9e75267301'] response: {'name': 'network-changed', 'server_uuid': '150b1261-86b9-4b5e-a450-13b4f00fb718', 'tag': '309993df-3d95-4374-b71d-958498203115', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1585/3045] 199.19.213.125 () {30 vars in 743 bytes} [Fri Aug 14 10:40:29 2026] GET /v2.0/networks/9fb0a24b-d9e4-4579-8631-dc0517cf071c => generated 797 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1461/3046] 199.19.213.125 () {30 vars in 769 bytes} [Fri Aug 14 10:40:29 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 3698 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3047] 199.19.213.125 () {30 vars in 769 bytes} [Fri Aug 14 10:40:29 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 3698 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/3048] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:40:30 2026] GET /v2.0/ports?tenant_id=15ef04891191418fa0fdf117ea14cba4&device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 3698 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3049] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:40:30 2026] GET /v2.0/networks?id=9fb0a24b-d9e4-4579-8631-dc0517cf071c => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3050] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:40:30 2026] GET /v2.0/networks/9fb0a24b-d9e4-4579-8631-dc0517cf071c?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3051] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:40:30 2026] GET /v2.0/networks/9fb0a24b-d9e4-4579-8631-dc0517cf071c?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: 1464/3052] 199.19.213.125 () {30 vars in 769 bytes} [Fri Aug 14 10:40:31 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 3698 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/3055] 199.19.213.125 () {34 vars in 975 bytes} [Fri Aug 14 10:40:32 2026] GET /v2.0/ports/309993df-3d95-4374-b71d-958498203115 => generated 1116 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3056] 199.19.213.125 () {34 vars in 1060 bytes} [Fri Aug 14 10:40:32 2026] GET /v2.0/ports/309993df-3d95-4374-b71d-958498203115?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3057] 199.19.213.125 () {34 vars in 1016 bytes} [Fri Aug 14 10:40:32 2026] GET /v2.0/networks/9fb0a24b-d9e4-4579-8631-dc0517cf071c?fields=dns_domain => generated 29 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3058] 199.19.213.125 () {30 vars in 769 bytes} [Fri Aug 14 10:40:32 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 3698 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3059] 199.19.213.125 () {38 vars in 1028 bytes} [Fri Aug 14 10:40:32 2026] PUT /v2.0/ports/309993df-3d95-4374-b71d-958498203115 => generated 917 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3060] 199.19.213.125 () {30 vars in 769 bytes} [Fri Aug 14 10:40:33 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 10:40:33.331 7 INFO neutron_taas.services.taas.taas_plugin [None req-b2502ad8-a0bb-4a95-928f-f52f50005691 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 309993df-3d95-4374-b71d-958498203115 2026-08-14 10:40:33.334 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b2502ad8-a0bb-4a95-928f-f52f50005691 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 309993df-3d95-4374-b71d-958498203115 [pid: 7|app: 0|req: 1469/3061] 199.19.213.125 () {32 vars in 759 bytes} [Fri Aug 14 10:40:33 2026] DELETE /v2.0/ports/309993df-3d95-4374-b71d-958498203115 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3062] 199.19.213.125 () {30 vars in 703 bytes} [Fri Aug 14 10:40:33 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: 1470/3063] 199.19.213.125 () {30 vars in 705 bytes} [Fri Aug 14 10:40:33 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: 1594/3064] 199.19.213.125 () {30 vars in 681 bytes} [Fri Aug 14 10:40:33 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: 1471/3065] 199.19.213.125 () {30 vars in 717 bytes} [Fri Aug 14 10:40:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3066] 199.19.213.125 () {30 vars in 741 bytes} [Fri Aug 14 10:40:33 2026] GET /v2.0/subnets/3b71fe13-958c-4e09-956d-f87ab60ee6d8 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3067] 199.19.213.125 () {30 vars in 737 bytes} [Fri Aug 14 10:40:33 2026] GET /v2.0/ports/3ec5d988-bb57-4e95-9d32-29d3e7ab156a => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3068] 199.19.213.125 () {30 vars in 737 bytes} [Fri Aug 14 10:40:33 2026] GET /v2.0/ports/bf6cc564-12e9-44ff-b42b-e4c2cf617f42 => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3069] 199.19.213.125 () {30 vars in 741 bytes} [Fri Aug 14 10:40:33 2026] GET /v2.0/subnets/3b71fe13-958c-4e09-956d-f87ab60ee6d8 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3070] 199.19.213.125 () {30 vars in 743 bytes} [Fri Aug 14 10:40:33 2026] GET /v2.0/networks/37b41597-14ab-422d-85f5-90aad5626370 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3071] 199.19.213.125 () {30 vars in 737 bytes} [Fri Aug 14 10:40:33 2026] GET /v2.0/ports/3ec5d988-bb57-4e95-9d32-29d3e7ab156a => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3072] 199.19.213.125 () {30 vars in 741 bytes} [Fri Aug 14 10:40:33 2026] GET /v2.0/subnets/3b71fe13-958c-4e09-956d-f87ab60ee6d8 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3073] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:40:33 2026] GET /v2.0/ports?tenant_id=15ef04891191418fa0fdf117ea14cba4&device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 2590 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3074] 199.19.213.125 () {34 vars in 1146 bytes} [Fri Aug 14 10:40:33 2026] GET /v2.0/networks?id=3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5&id=37b41597-14ab-422d-85f5-90aad5626370&id=9fb0a24b-d9e4-4579-8631-dc0517cf071c => generated 2310 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3075] 199.19.213.125 () {34 vars in 1062 bytes} [Fri Aug 14 10:40:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.156&port_id=ab050d9c-78b5-4e60-aef6-05a521506ed9 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3076] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:40:34 2026] GET /v2.0/subnets?id=7aad74d9-2b85-4a61-8d82-df45d9cb29fe => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3077] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:40:34 2026] GET /v2.0/ports?network_id=3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3078] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:40:34 2026] GET /v2.0/networks/3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3079] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:40:34 2026] GET /v2.0/networks/3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5?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: 1602/3080] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:40:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=bf6cc564-12e9-44ff-b42b-e4c2cf617f42 => 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: 1479/3081] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:40:34 2026] GET /v2.0/subnets?id=3b71fe13-958c-4e09-956d-f87ab60ee6d8 => generated 679 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3082] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:40:34 2026] GET /v2.0/ports?network_id=37b41597-14ab-422d-85f5-90aad5626370&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: 7|app: 0|req: 1480/3083] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:40:34 2026] GET /v2.0/networks/37b41597-14ab-422d-85f5-90aad5626370?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: 1604/3084] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:40:34 2026] GET /v2.0/networks/37b41597-14ab-422d-85f5-90aad5626370?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: 1481/3085] 199.19.213.125 () {30 vars in 703 bytes} [Fri Aug 14 10:40:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3086] 199.19.213.125 () {30 vars in 705 bytes} [Fri Aug 14 10:40:45 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: 1482/3087] 199.19.213.125 () {30 vars in 681 bytes} [Fri Aug 14 10:40:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3088] 199.19.213.125 () {30 vars in 717 bytes} [Fri Aug 14 10:40:45 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-08-14 10:40:45.828 7 INFO neutron.api.v2.resource [None req-d081adf2-473b-4432-9a8b-731d84ee2cdd c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1483/3089] 199.19.213.125 () {30 vars in 763 bytes} [Fri Aug 14 10:40:45 2026] GET /v2.0/security-groups/lb-6574153d-6b4a-4801-984e-17751e2ee5c7 => 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: 1607/3090] 199.19.213.125 () {30 vars in 785 bytes} [Fri Aug 14 10:40:45 2026] GET /v2.0/security-groups?name=lb-6574153d-6b4a-4801-984e-17751e2ee5c7 => generated 2865 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3091] 199.19.213.125 () {30 vars in 815 bytes} [Fri Aug 14 10:40:45 2026] GET /v2.0/security-group-rules?security_group_id=114c3f31-6c67-4eb4-b78f-33f48f5089da => generated 2334 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3092] 199.19.213.125 () {32 vars in 789 bytes} [Fri Aug 14 10:40:45 2026] DELETE /v2.0/security-group-rules/a9eee6b1-5200-4c45-b0ae-ec90c25e0a8c => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3093] 199.19.213.125 () {32 vars in 789 bytes} [Fri Aug 14 10:40:46 2026] DELETE /v2.0/security-group-rules/c0c48bd4-3e6d-4799-9a1b-a498cbe7b25a => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:40:49.304 7 INFO neutron_taas.services.taas.taas_plugin [None req-bd3a4695-ecbf-450d-b282-598559b6422f c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] TaaS: Handle Delete Port: 60f0e27c-7331-4cfb-ae09-1b13c533814f 2026-08-14 10:40:49.307 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd3a4695-ecbf-450d-b282-598559b6422f c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] Tap Mirror: Handle Delete Port: 60f0e27c-7331-4cfb-ae09-1b13c533814f 2026-08-14 10:40:49.468 7 INFO neutron.db.l3_db [None req-bd3a4695-ecbf-450d-b282-598559b6422f c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] Floating IP 9a1f2b6a-aae9-4ee2-b6e8-2ae5de421dac disassociated (deleted). External IP: 10.96.250.218, port: 3ec5d988-bb57-4e95-9d32-29d3e7ab156a. [pid: 7|app: 0|req: 1487/3096] 10.0.0.100 () {32 vars in 732 bytes} [Fri Aug 14 10:40:49 2026] DELETE /v2.0/floatingips/9a1f2b6a-aae9-4ee2-b6e8-2ae5de421dac => generated 0 bytes in 558 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:40:49.767 8 INFO neutron.api.v2.resource [None req-16472ada-9300-4c27-8c7a-3fb23adcf433 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1610/3097] 10.0.0.100 () {32 vars in 729 bytes} [Fri Aug 14 10:40:49 2026] GET /v2.0/floatingips/9a1f2b6a-aae9-4ee2-b6e8-2ae5de421dac => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3098] 199.19.213.125 () {30 vars in 703 bytes} [Fri Aug 14 10:40:50 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: 1611/3099] 199.19.213.125 () {30 vars in 705 bytes} [Fri Aug 14 10:40:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3100] 199.19.213.125 () {30 vars in 681 bytes} [Fri Aug 14 10:40:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3101] 199.19.213.125 () {30 vars in 717 bytes} [Fri Aug 14 10:40:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:40:50.649 7 INFO neutron.api.v2.resource [None req-9374c4c4-7253-43f4-81a7-2cf7a0a06de1 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1490/3102] 199.19.213.125 () {30 vars in 763 bytes} [Fri Aug 14 10:40:50 2026] GET /v2.0/security-groups/lb-6574153d-6b4a-4801-984e-17751e2ee5c7 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3103] 199.19.213.125 () {30 vars in 785 bytes} [Fri Aug 14 10:40:50 2026] GET /v2.0/security-groups?name=lb-6574153d-6b4a-4801-984e-17751e2ee5c7 => generated 1639 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3104] 199.19.213.125 () {30 vars in 815 bytes} [Fri Aug 14 10:40:50 2026] GET /v2.0/security-group-rules?security_group_id=114c3f31-6c67-4eb4-b78f-33f48f5089da => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3105] 199.19.213.125 () {30 vars in 703 bytes} [Fri Aug 14 10:40:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3106] 199.19.213.125 () {30 vars in 705 bytes} [Fri Aug 14 10:40:50 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: 1615/3107] 199.19.213.125 () {30 vars in 681 bytes} [Fri Aug 14 10:40:50 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: 7|app: 0|req: 1493/3108] 199.19.213.125 () {30 vars in 717 bytes} [Fri Aug 14 10:40:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3109] 199.19.213.125 () {30 vars in 741 bytes} [Fri Aug 14 10:40:50 2026] GET /v2.0/subnets/3b71fe13-958c-4e09-956d-f87ab60ee6d8 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3110] 199.19.213.125 () {30 vars in 769 bytes} [Fri Aug 14 10:40:50 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3111] 199.19.213.125 () {30 vars in 769 bytes} [Fri Aug 14 10:40:50 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 2590 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3112] 199.19.213.125 () {30 vars in 769 bytes} [Fri Aug 14 10:40:51 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 2590 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3113] 199.19.213.125 () {30 vars in 769 bytes} [Fri Aug 14 10:40:52 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 2590 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3114] 199.19.213.125 () {34 vars in 975 bytes} [Fri Aug 14 10:40:53 2026] GET /v2.0/ports/bf6cc564-12e9-44ff-b42b-e4c2cf617f42 => generated 1350 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3115] 199.19.213.125 () {34 vars in 1060 bytes} [Fri Aug 14 10:40:53 2026] GET /v2.0/ports/bf6cc564-12e9-44ff-b42b-e4c2cf617f42?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3116] 199.19.213.125 () {34 vars in 1016 bytes} [Fri Aug 14 10:40:53 2026] GET /v2.0/networks/37b41597-14ab-422d-85f5-90aad5626370?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: 1620/3117] 199.19.213.125 () {30 vars in 769 bytes} [Fri Aug 14 10:40:53 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 2590 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3118] 199.19.213.125 () {38 vars in 1028 bytes} [Fri Aug 14 10:40:53 2026] PUT /v2.0/ports/bf6cc564-12e9-44ff-b42b-e4c2cf617f42 => generated 1151 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3119] 199.19.213.125 () {30 vars in 769 bytes} [Fri Aug 14 10:40:54 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 1248 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: 1499/3120] 199.19.213.125 () {34 vars in 789 bytes} [Fri Aug 14 10:40:54 2026] PUT /v2.0/ports/bf6cc564-12e9-44ff-b42b-e4c2cf617f42 => generated 1090 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3121] 199.19.213.125 () {30 vars in 737 bytes} [Fri Aug 14 10:40:54 2026] GET /v2.0/ports/bf6cc564-12e9-44ff-b42b-e4c2cf617f42 => generated 1090 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 10:40:54.558 7 INFO neutron_taas.services.taas.taas_plugin [None req-5e9e6702-9ade-4bc8-9ed1-e5b4a06e4542 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: bf6cc564-12e9-44ff-b42b-e4c2cf617f42 2026-08-14 10:40:54.561 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e9e6702-9ade-4bc8-9ed1-e5b4a06e4542 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: bf6cc564-12e9-44ff-b42b-e4c2cf617f42 [pid: 7|app: 0|req: 1500/3122] 199.19.213.125 () {32 vars in 759 bytes} [Fri Aug 14 10:40:54 2026] DELETE /v2.0/ports/bf6cc564-12e9-44ff-b42b-e4c2cf617f42 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3123] 199.19.213.125 () {30 vars in 703 bytes} [Fri Aug 14 10:40:54 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: 1501/3124] 199.19.213.125 () {30 vars in 705 bytes} [Fri Aug 14 10:40:54 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: 1624/3125] 199.19.213.125 () {30 vars in 681 bytes} [Fri Aug 14 10:40:54 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: 1502/3126] 199.19.213.125 () {30 vars in 717 bytes} [Fri Aug 14 10:40:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:40:54.836 8 INFO neutron.pecan_wsgi.hooks.translation [None req-01469e65-717d-4cf4-b90d-dfc135a3cbfb c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1625/3127] 199.19.213.125 () {32 vars in 759 bytes} [Fri Aug 14 10:40:54 2026] DELETE /v2.0/ports/bf6cc564-12e9-44ff-b42b-e4c2cf617f42 => 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: 1503/3128] 199.19.213.125 () {30 vars in 737 bytes} [Fri Aug 14 10:40:54 2026] GET /v2.0/ports/3ec5d988-bb57-4e95-9d32-29d3e7ab156a => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:40:54.900 8 INFO neutron.api.v2.resource [None req-b751c286-eb59-4138-ae6e-121ebd1b1480 c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1626/3129] 199.19.213.125 () {30 vars in 763 bytes} [Fri Aug 14 10:40:54 2026] GET /v2.0/security-groups/lb-6574153d-6b4a-4801-984e-17751e2ee5c7 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3130] 199.19.213.125 () {30 vars in 785 bytes} [Fri Aug 14 10:40:54 2026] GET /v2.0/security-groups?name=lb-6574153d-6b4a-4801-984e-17751e2ee5c7 => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3131] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:40:54 2026] GET /v2.0/ports?tenant_id=15ef04891191418fa0fdf117ea14cba4&device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3132] 199.19.213.125 () {30 vars in 737 bytes} [Fri Aug 14 10:40:54 2026] GET /v2.0/ports/3ec5d988-bb57-4e95-9d32-29d3e7ab156a => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3133] 199.19.213.125 () {34 vars in 1066 bytes} [Fri Aug 14 10:40:54 2026] GET /v2.0/networks?id=3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5&id=37b41597-14ab-422d-85f5-90aad5626370 => generated 1524 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3134] 199.19.213.125 () {34 vars in 1062 bytes} [Fri Aug 14 10:40:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.156&port_id=ab050d9c-78b5-4e60-aef6-05a521506ed9 => 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: 1630/3135] 199.19.213.125 () {34 vars in 984 bytes} [Fri Aug 14 10:40:55 2026] GET /v2.0/subnets?id=7aad74d9-2b85-4a61-8d82-df45d9cb29fe => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3136] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:40:55 2026] GET /v2.0/ports?network_id=3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3137] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:40:55 2026] GET /v2.0/networks/3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5?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: 1506/3138] 199.19.213.125 () {34 vars in 789 bytes} [Fri Aug 14 10:40:54 2026] PUT /v2.0/ports/3ec5d988-bb57-4e95-9d32-29d3e7ab156a => generated 1094 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3139] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:40:55 2026] GET /v2.0/networks/3e8c4e02-97f2-4885-bc7a-f5bfc77e49a5?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: 1507/3140] 199.19.213.125 () {32 vars in 779 bytes} [Fri Aug 14 10:40:55 2026] DELETE /v2.0/security-groups/114c3f31-6c67-4eb4-b78f-33f48f5089da => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:40:55.434 8 INFO neutron_taas.services.taas.taas_plugin [None req-f858845b-3714-4fc5-9dda-dc24e21d000d c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: 3ec5d988-bb57-4e95-9d32-29d3e7ab156a 2026-08-14 10:40:55.438 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f858845b-3714-4fc5-9dda-dc24e21d000d c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: 3ec5d988-bb57-4e95-9d32-29d3e7ab156a [pid: 8|app: 0|req: 1634/3141] 199.19.213.125 () {32 vars in 759 bytes} [Fri Aug 14 10:40:55 2026] DELETE /v2.0/ports/3ec5d988-bb57-4e95-9d32-29d3e7ab156a => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3142] 199.19.213.125 () {34 vars in 994 bytes} [Fri Aug 14 10:40:58 2026] GET /v2.0/ports?device_id=150b1261-86b9-4b5e-a450-13b4f00fb718 => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:40:58.326 8 INFO neutron_taas.services.taas.taas_plugin [req-e2fcf53b-a02f-4118-a1e3-35f5bbe85e5e req-327c623c-2e81-4cea-ac62-a0e7d84f5feb c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] TaaS: Handle Delete Port: ab050d9c-78b5-4e60-aef6-05a521506ed9 2026-08-14 10:40:58.329 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e2fcf53b-a02f-4118-a1e3-35f5bbe85e5e req-327c623c-2e81-4cea-ac62-a0e7d84f5feb c5d6ad5aff10482caab015d5c18a02f6 15ef04891191418fa0fdf117ea14cba4 - - default default] Tap Mirror: Handle Delete Port: ab050d9c-78b5-4e60-aef6-05a521506ed9 [pid: 8|app: 0|req: 1635/3143] 199.19.213.125 () {36 vars in 997 bytes} [Fri Aug 14 10:40:58 2026] DELETE /v2.0/ports/ab050d9c-78b5-4e60-aef6-05a521506ed9 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:40:58.507 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3c9b7e2-ad27-49a0-a0c9-8077597ad8a9'] response: {'server_uuid': '150b1261-86b9-4b5e-a450-13b4f00fb718', 'name': 'network-vif-deleted', 'tag': 'ab050d9c-78b5-4e60-aef6-05a521506ed9', 'status': 'completed', 'code': 200} 2026-08-14 10:41:00.101 7 INFO neutron_taas.services.taas.taas_plugin [None req-4ff30049-8303-45ae-abba-874aeab7474e c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] TaaS: Handle Delete Port: 47379c73-ef16-45a0-bd07-7b48f4378dfa 2026-08-14 10:41:00.104 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ff30049-8303-45ae-abba-874aeab7474e c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] Tap Mirror: Handle Delete Port: 47379c73-ef16-45a0-bd07-7b48f4378dfa 2026-08-14 10:41:00.272 7 INFO neutron.db.l3_db [None req-4ff30049-8303-45ae-abba-874aeab7474e c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] Floating IP bb47143a-bb07-4f7c-9fe5-e5e7209c1c09 disassociated (deleted). External IP: 10.96.250.209, port: e81c6046-0e55-4631-9d15-bb15c6ff5686. [pid: 7|app: 0|req: 1509/3144] 10.0.0.100 () {32 vars in 732 bytes} [Fri Aug 14 10:40:59 2026] DELETE /v2.0/floatingips/bb47143a-bb07-4f7c-9fe5-e5e7209c1c09 => generated 0 bytes in 578 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:41:00.557 8 INFO neutron.api.v2.resource [None req-4f651ce3-326e-4583-a28c-628b7b7ababe c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1636/3145] 10.0.0.100 () {32 vars in 729 bytes} [Fri Aug 14 10:41:00 2026] GET /v2.0/floatingips/bb47143a-bb07-4f7c-9fe5-e5e7209c1c09 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:41:00.577 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f60c839-07a6-43ef-94f2-e4839e382662'] response: {'name': 'network-changed', 'server_uuid': 'f55aa3c5-ce6e-4fa3-b2ab-4b547b6567c7', 'tag': 'e81c6046-0e55-4631-9d15-bb15c6ff5686', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1510/3146] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:41:00 2026] GET /v2.0/ports?device_id=f55aa3c5-ce6e-4fa3-b2ab-4b547b6567c7 => generated 1192 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3147] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:41:00 2026] GET /v2.0/security-groups?id=e9c543fe-5ee0-4359-b7ac-3d7056618e3f&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3148] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:41:01 2026] GET /v2.0/ports?tenant_id=073bc2a9a897425296cabfd9461630f1&device_id=f55aa3c5-ce6e-4fa3-b2ab-4b547b6567c7 => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3149] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:41:01 2026] GET /v2.0/networks?id=f48295d1-5621-456d-9d17-fb9f5c1924dd => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3150] 199.19.213.125 () {34 vars in 1056 bytes} [Fri Aug 14 10:41:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.93&port_id=e81c6046-0e55-4631-9d15-bb15c6ff5686 => 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: 1639/3151] 199.19.213.125 () {34 vars in 1102 bytes} [Fri Aug 14 10:41:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Af&port_id=e81c6046-0e55-4631-9d15-bb15c6ff5686 => 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/3152] 199.19.213.125 () {34 vars in 1064 bytes} [Fri Aug 14 10:41:01 2026] GET /v2.0/subnets?id=63f1810f-9447-461a-a27b-9a3fedb0a3e1&id=a2875b60-01ac-499b-b384-d344337d74a0 => generated 1415 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3153] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:41:01 2026] GET /v2.0/ports?network_id=f48295d1-5621-456d-9d17-fb9f5c1924dd&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: 1514/3154] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:41:01 2026] GET /v2.0/ports?network_id=f48295d1-5621-456d-9d17-fb9f5c1924dd&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3155] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:41:01 2026] GET /v2.0/networks/f48295d1-5621-456d-9d17-fb9f5c1924dd?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: 1515/3156] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:41:01 2026] GET /v2.0/networks/f48295d1-5621-456d-9d17-fb9f5c1924dd?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: 1643/3159] 199.19.213.125 () {34 vars in 994 bytes} [Fri Aug 14 10:41:03 2026] GET /v2.0/ports?device_id=f55aa3c5-ce6e-4fa3-b2ab-4b547b6567c7 => generated 1192 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:41:03.239 7 INFO neutron_taas.services.taas.taas_plugin [req-e287c5ba-d46d-4a00-9646-34aebe17e2e2 req-ede3ae6e-1470-4185-af38-73c0b7eaef3a c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] TaaS: Handle Delete Port: e81c6046-0e55-4631-9d15-bb15c6ff5686 2026-08-14 10:41:03.241 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e287c5ba-d46d-4a00-9646-34aebe17e2e2 req-ede3ae6e-1470-4185-af38-73c0b7eaef3a c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] Tap Mirror: Handle Delete Port: e81c6046-0e55-4631-9d15-bb15c6ff5686 [pid: 7|app: 0|req: 1517/3160] 199.19.213.125 () {36 vars in 997 bytes} [Fri Aug 14 10:41:03 2026] DELETE /v2.0/ports/e81c6046-0e55-4631-9d15-bb15c6ff5686 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:41:03.449 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e48c30b9-a822-4c54-bedd-2d2e9ff27c66'] response: {'server_uuid': 'f55aa3c5-ce6e-4fa3-b2ab-4b547b6567c7', 'name': 'network-vif-deleted', 'tag': 'e81c6046-0e55-4631-9d15-bb15c6ff5686', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1644/3161] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:41:05 2026] GET /v2.0/ports?device_id=f55aa3c5-ce6e-4fa3-b2ab-4b547b6567c7 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 10:41:11.057 7 INFO neutron_taas.services.taas.taas_plugin [None req-7a920185-0787-4101-83a2-d00d59d3a0b9 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] TaaS: Handle Delete Port: 1bb2a666-e666-4470-95bb-34b018f019f5 2026-08-14 10:41:11.060 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a920185-0787-4101-83a2-d00d59d3a0b9 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] Tap Mirror: Handle Delete Port: 1bb2a666-e666-4470-95bb-34b018f019f5 2026-08-14 10:41:11.218 7 INFO neutron.db.l3_db [None req-7a920185-0787-4101-83a2-d00d59d3a0b9 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] Floating IP 28f4ded2-d1ad-43df-8412-b1173630f8ee disassociated (deleted). External IP: 10.96.250.208, port: b4625350-ac9e-4c97-9adc-724dc48c62e6. [pid: 7|app: 0|req: 1518/3162] 10.0.0.100 () {32 vars in 732 bytes} [Fri Aug 14 10:41:10 2026] DELETE /v2.0/floatingips/28f4ded2-d1ad-43df-8412-b1173630f8ee => generated 0 bytes in 587 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:41:11.518 8 INFO neutron.api.v2.resource [None req-d32bf054-b8c9-4a2e-9602-c74337441f2e c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1645/3163] 10.0.0.100 () {32 vars in 729 bytes} [Fri Aug 14 10:41:11 2026] GET /v2.0/floatingips/28f4ded2-d1ad-43df-8412-b1173630f8ee => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:41:11.528 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-909b2fb9-5e6e-4ada-9a35-04e5fcdf4c4a'] response: {'name': 'network-changed', 'server_uuid': '1e94db1c-979c-4f0f-8627-4c362f6bf9bc', 'tag': 'b4625350-ac9e-4c97-9adc-724dc48c62e6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1519/3164] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:41:11 2026] GET /v2.0/ports?device_id=1e94db1c-979c-4f0f-8627-4c362f6bf9bc => generated 1196 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3165] 10.0.0.223 () {34 vars in 1040 bytes} [Fri Aug 14 10:41:11 2026] GET /v2.0/security-groups?id=e9c543fe-5ee0-4359-b7ac-3d7056618e3f&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3166] 199.19.213.125 () {34 vars in 1080 bytes} [Fri Aug 14 10:41:12 2026] GET /v2.0/ports?tenant_id=073bc2a9a897425296cabfd9461630f1&device_id=1e94db1c-979c-4f0f-8627-4c362f6bf9bc => generated 1465 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3167] 199.19.213.125 () {34 vars in 986 bytes} [Fri Aug 14 10:41:12 2026] GET /v2.0/networks?id=9fb0a24b-d9e4-4579-8631-dc0517cf071c => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3168] 199.19.213.125 () {34 vars in 1058 bytes} [Fri Aug 14 10:41:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.200&port_id=b4625350-ac9e-4c97-9adc-724dc48c62e6 => 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: 1648/3169] 199.19.213.125 () {34 vars in 1102 bytes} [Fri Aug 14 10:41:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A48&port_id=b4625350-ac9e-4c97-9adc-724dc48c62e6 => 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: 1522/3170] 199.19.213.125 () {34 vars in 1064 bytes} [Fri Aug 14 10:41:12 2026] GET /v2.0/subnets?id=07e17ca0-c331-4120-82ce-b4f0119c053b&id=bdb55d5f-c4a0-4072-b6ff-c875c7e76618 => generated 1409 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3171] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:41:12 2026] GET /v2.0/ports?network_id=9fb0a24b-d9e4-4579-8631-dc0517cf071c&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3172] 199.19.213.125 () {34 vars in 1052 bytes} [Fri Aug 14 10:41:12 2026] GET /v2.0/ports?network_id=9fb0a24b-d9e4-4579-8631-dc0517cf071c&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3173] 199.19.213.125 () {34 vars in 1012 bytes} [Fri Aug 14 10:41:12 2026] GET /v2.0/networks/9fb0a24b-d9e4-4579-8631-dc0517cf071c?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: 1524/3174] 199.19.213.125 () {34 vars in 1112 bytes} [Fri Aug 14 10:41:12 2026] GET /v2.0/networks/9fb0a24b-d9e4-4579-8631-dc0517cf071c?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: 1651/3175] 199.19.213.125 () {34 vars in 994 bytes} [Fri Aug 14 10:41:14 2026] GET /v2.0/ports?device_id=1e94db1c-979c-4f0f-8627-4c362f6bf9bc => generated 1196 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 10:41:14.207 7 INFO neutron_taas.services.taas.taas_plugin [req-da56cf24-2a22-4af8-8eaf-e68bccb473b1 req-85622437-9487-42c0-8c2c-8ba98582a355 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] TaaS: Handle Delete Port: b4625350-ac9e-4c97-9adc-724dc48c62e6 2026-08-14 10:41:14.209 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-da56cf24-2a22-4af8-8eaf-e68bccb473b1 req-85622437-9487-42c0-8c2c-8ba98582a355 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] Tap Mirror: Handle Delete Port: b4625350-ac9e-4c97-9adc-724dc48c62e6 [pid: 7|app: 0|req: 1525/3176] 199.19.213.125 () {36 vars in 997 bytes} [Fri Aug 14 10:41:14 2026] DELETE /v2.0/ports/b4625350-ac9e-4c97-9adc-724dc48c62e6 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:41:14.385 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7308661f-cc45-4938-9801-85b2d81455b8'] response: {'server_uuid': '1e94db1c-979c-4f0f-8627-4c362f6bf9bc', 'name': 'network-vif-deleted', 'tag': 'b4625350-ac9e-4c97-9adc-724dc48c62e6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1527/3179] 10.0.0.223 () {34 vars in 990 bytes} [Fri Aug 14 10:41:16 2026] GET /v2.0/ports?device_id=1e94db1c-979c-4f0f-8627-4c362f6bf9bc => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3180] 10.0.0.100 () {32 vars in 750 bytes} [Fri Aug 14 10:41:21 2026] DELETE /v2.0/security-group-rules/a68a7a3c-e7a6-47ba-8bc5-1438bc822fdb => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:41:22.011 7 INFO neutron.api.v2.resource [None req-8187a464-30d3-4189-88ac-7ba33a006004 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1528/3181] 10.0.0.100 () {32 vars in 747 bytes} [Fri Aug 14 10:41:21 2026] GET /v2.0/security-group-rules/a68a7a3c-e7a6-47ba-8bc5-1438bc822fdb => 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: 1654/3182] 10.0.0.100 () {32 vars in 750 bytes} [Fri Aug 14 10:41:22 2026] DELETE /v2.0/security-group-rules/b01f9150-b0a7-4a6f-8b99-b3ef0f30d16b => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:41:22.095 7 INFO neutron.api.v2.resource [None req-298e6333-d6fe-4e4a-9fb3-34fb3672e429 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1529/3183] 10.0.0.100 () {32 vars in 747 bytes} [Fri Aug 14 10:41:22 2026] GET /v2.0/security-group-rules/b01f9150-b0a7-4a6f-8b99-b3ef0f30d16b => 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: 1655/3184] 10.0.0.100 () {32 vars in 750 bytes} [Fri Aug 14 10:41:22 2026] DELETE /v2.0/security-group-rules/ea2d8fb9-e456-4352-9854-ac8f6895383f => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:41:22.174 7 INFO neutron.api.v2.resource [None req-bc46fc30-7125-4c18-9117-1e2f4366a61a c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1530/3185] 10.0.0.100 () {32 vars in 747 bytes} [Fri Aug 14 10:41:22 2026] GET /v2.0/security-group-rules/ea2d8fb9-e456-4352-9854-ac8f6895383f => 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: 1656/3186] 10.0.0.100 () {32 vars in 750 bytes} [Fri Aug 14 10:41:22 2026] DELETE /v2.0/security-group-rules/f8866500-b478-4a5d-8977-192373bb0327 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:41:22.250 7 INFO neutron.api.v2.resource [None req-885a0899-5ac3-491a-8ca8-8a210a72714a c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1531/3187] 10.0.0.100 () {32 vars in 747 bytes} [Fri Aug 14 10:41:22 2026] GET /v2.0/security-group-rules/f8866500-b478-4a5d-8977-192373bb0327 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3188] 10.0.0.100 () {32 vars in 750 bytes} [Fri Aug 14 10:41:22 2026] DELETE /v2.0/security-group-rules/930a57c5-a96c-4149-b8c2-f9de6f76f200 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:41:22.327 7 INFO neutron.api.v2.resource [None req-f11465bb-c9d5-4023-bb0d-96691226111e c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1532/3189] 10.0.0.100 () {32 vars in 747 bytes} [Fri Aug 14 10:41:22 2026] GET /v2.0/security-group-rules/930a57c5-a96c-4149-b8c2-f9de6f76f200 => generated 155 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3190] 10.0.0.100 () {32 vars in 750 bytes} [Fri Aug 14 10:41:22 2026] DELETE /v2.0/security-group-rules/8a12faca-bb5e-4f80-8090-2f41ab581300 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:41:22.400 7 INFO neutron.api.v2.resource [None req-ab5345fe-ef72-44a3-be12-53d2c5dd9e84 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1533/3191] 10.0.0.100 () {32 vars in 747 bytes} [Fri Aug 14 10:41:22 2026] GET /v2.0/security-group-rules/8a12faca-bb5e-4f80-8090-2f41ab581300 => 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: 1659/3192] 10.0.0.100 () {32 vars in 750 bytes} [Fri Aug 14 10:41:22 2026] DELETE /v2.0/security-group-rules/f29e27d2-2b27-4844-a6d4-5d9ecb28ad52 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:41:22.472 7 INFO neutron.api.v2.resource [None req-ada783db-6768-4de3-a9b8-25d68f8e2544 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1534/3193] 10.0.0.100 () {32 vars in 747 bytes} [Fri Aug 14 10:41:22 2026] GET /v2.0/security-group-rules/f29e27d2-2b27-4844-a6d4-5d9ecb28ad52 => 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: 1660/3194] 10.0.0.100 () {32 vars in 750 bytes} [Fri Aug 14 10:41:22 2026] DELETE /v2.0/security-group-rules/abcb9f77-7a70-42b2-8766-96e369c87b9a => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:41:22.551 7 INFO neutron.api.v2.resource [None req-d1e35d9b-dbac-4b06-8c05-044ab920d658 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1535/3195] 10.0.0.100 () {32 vars in 747 bytes} [Fri Aug 14 10:41:22 2026] GET /v2.0/security-group-rules/abcb9f77-7a70-42b2-8766-96e369c87b9a => 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: 1661/3196] 10.0.0.100 () {32 vars in 750 bytes} [Fri Aug 14 10:41:22 2026] DELETE /v2.0/security-group-rules/4c6bc9a2-077b-46c7-8bb9-850008c7dcac => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:41:22.631 7 INFO neutron.api.v2.resource [None req-f7e4a976-ad77-49d7-b727-c2ed7117c9b7 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1536/3197] 10.0.0.100 () {32 vars in 747 bytes} [Fri Aug 14 10:41:22 2026] GET /v2.0/security-group-rules/4c6bc9a2-077b-46c7-8bb9-850008c7dcac => 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: 1662/3198] 10.0.0.100 () {32 vars in 750 bytes} [Fri Aug 14 10:41:22 2026] DELETE /v2.0/security-group-rules/219625f6-3154-4a0e-9e05-1e82bbe73a86 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:41:22.705 7 INFO neutron.api.v2.resource [None req-0a427e02-639a-418d-a370-a4f3431dafd3 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1537/3199] 10.0.0.100 () {32 vars in 747 bytes} [Fri Aug 14 10:41:22 2026] GET /v2.0/security-group-rules/219625f6-3154-4a0e-9e05-1e82bbe73a86 => 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: 1663/3200] 10.0.0.100 () {32 vars in 750 bytes} [Fri Aug 14 10:41:22 2026] DELETE /v2.0/security-group-rules/f9b58d94-76c6-46be-b101-e6ef6c09a9c6 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:41:22.775 7 INFO neutron.api.v2.resource [None req-acb2e8f0-7141-4f1e-93fa-24274c815c73 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1538/3201] 10.0.0.100 () {32 vars in 747 bytes} [Fri Aug 14 10:41:22 2026] GET /v2.0/security-group-rules/f9b58d94-76c6-46be-b101-e6ef6c09a9c6 => generated 155 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3202] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:41:22 2026] DELETE /v2.0/security-groups/e9c543fe-5ee0-4359-b7ac-3d7056618e3f => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:41:22.871 7 INFO neutron.api.v2.resource [None req-e164cb3e-8e33-402a-8ddc-d432e3036628 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1539/3203] 10.0.0.100 () {32 vars in 737 bytes} [Fri Aug 14 10:41:22 2026] GET /v2.0/security-groups/e9c543fe-5ee0-4359-b7ac-3d7056618e3f => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:41:23.265 8 INFO neutron_taas.services.taas.taas_plugin [None req-7cc38890-6988-44ff-b483-35ebc477535c c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] TaaS: Handle Delete Port: 96018383-1408-44a1-9e1a-1df26dc39146 2026-08-14 10:41:23.268 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7cc38890-6988-44ff-b483-35ebc477535c c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] Tap Mirror: Handle Delete Port: 96018383-1408-44a1-9e1a-1df26dc39146 [pid: 8|app: 0|req: 1665/3204] 10.0.0.100 () {34 vars in 789 bytes} [Fri Aug 14 10:41:22 2026] PUT /v2.0/routers/b84298a5-c598-4da6-84ff-ec3e0b16365e/remove_router_interface => generated 309 bytes in 874 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:41:23.962 7 INFO neutron.api.v2.resource [None req-c0bd3279-bb2b-486a-adfe-c20d73ec66e5 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1540/3205] 10.0.0.100 () {34 vars in 789 bytes} [Fri Aug 14 10:41:23 2026] PUT /v2.0/routers/b84298a5-c598-4da6-84ff-ec3e0b16365e/remove_router_interface => generated 198 bytes in 161 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:41:24.355 8 INFO neutron_taas.services.taas.taas_plugin [None req-54bb3c21-66ed-49f9-aaef-1500b01bbe45 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] TaaS: Handle Delete Port: 4ad543c8-f1e8-4143-99ee-c4ed9256a1e4 2026-08-14 10:41:24.358 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54bb3c21-66ed-49f9-aaef-1500b01bbe45 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] Tap Mirror: Handle Delete Port: 4ad543c8-f1e8-4143-99ee-c4ed9256a1e4 [pid: 8|app: 0|req: 1666/3206] 10.0.0.100 () {34 vars in 789 bytes} [Fri Aug 14 10:41:23 2026] PUT /v2.0/routers/b84298a5-c598-4da6-84ff-ec3e0b16365e/remove_router_interface => generated 309 bytes in 961 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:41:25.093 7 INFO neutron.api.v2.resource [None req-38448657-7a97-46be-9dc0-3d5240840433 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1541/3207] 10.0.0.100 () {34 vars in 789 bytes} [Fri Aug 14 10:41:24 2026] PUT /v2.0/routers/b84298a5-c598-4da6-84ff-ec3e0b16365e/remove_router_interface => generated 198 bytes in 161 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:41:25.424 8 INFO neutron_taas.services.taas.taas_plugin [None req-fe4ccc6f-16b5-4f4f-9a1c-7030be50722a c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] TaaS: Handle Delete Port: 5fc43387-6a34-4582-bbda-429a8c789d27 2026-08-14 10:41:25.427 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe4ccc6f-16b5-4f4f-9a1c-7030be50722a c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] Tap Mirror: Handle Delete Port: 5fc43387-6a34-4582-bbda-429a8c789d27 [pid: 8|app: 0|req: 1667/3208] 10.0.0.100 () {34 vars in 789 bytes} [Fri Aug 14 10:41:25 2026] PUT /v2.0/routers/b84298a5-c598-4da6-84ff-ec3e0b16365e/remove_router_interface => generated 309 bytes in 844 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 10:41:26.123 7 INFO neutron.api.v2.resource [None req-b11d2e19-6834-4293-ac78-f9c4175751b7 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1542/3209] 10.0.0.100 () {34 vars in 789 bytes} [Fri Aug 14 10:41:25 2026] PUT /v2.0/routers/b84298a5-c598-4da6-84ff-ec3e0b16365e/remove_router_interface => generated 198 bytes in 179 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:41:26.302 8 INFO neutron_taas.services.taas.taas_plugin [None req-bfb69b01-8fea-4c4b-956a-b43d2eccb81f c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] TaaS: Handle Delete Port: db07a0ad-e7ac-4d29-9c7f-7405ff11f53a 2026-08-14 10:41:26.305 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bfb69b01-8fea-4c4b-956a-b43d2eccb81f c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] Tap Mirror: Handle Delete Port: db07a0ad-e7ac-4d29-9c7f-7405ff11f53a 2026-08-14 10:41:26.529 8 INFO neutron_taas.services.taas.taas_plugin [None req-bfb69b01-8fea-4c4b-956a-b43d2eccb81f c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] TaaS: Handle Delete Port: e413a10c-bc9a-4051-9ebb-9fec5eddf3df 2026-08-14 10:41:26.531 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bfb69b01-8fea-4c4b-956a-b43d2eccb81f c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] Tap Mirror: Handle Delete Port: e413a10c-bc9a-4051-9ebb-9fec5eddf3df 2026-08-14 10:41:26.828 8 INFO neutron.db.l3_hamode_db [None req-bfb69b01-8fea-4c4b-956a-b43d2eccb81f c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] HA network 47d50df8-83b2-4381-b457-326c6ea34d6d was deleted as no HA routers are present in tenant 073bc2a9a897425296cabfd9461630f1. [pid: 8|app: 0|req: 1668/3210] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:41:26 2026] DELETE /v2.0/routers/b84298a5-c598-4da6-84ff-ec3e0b16365e => generated 0 bytes in 705 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-14 10:41:26.856 7 INFO neutron.api.v2.resource [None req-8667aa31-d905-4223-8932-78cb493d67a7 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1543/3211] 10.0.0.100 () {32 vars in 721 bytes} [Fri Aug 14 10:41:26 2026] GET /v2.0/routers/b84298a5-c598-4da6-84ff-ec3e0b16365e => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:41:26.919 8 INFO neutron.services.segments.plugin [-] Segment 67962b7a-5a4d-47cb-88a3-d321f2b19129 resource provider aggregate not found 2026-08-14 10:41:26.936 8 INFO neutron.services.segments.plugin [-] Segment 67962b7a-5a4d-47cb-88a3-d321f2b19129 resource provider aggregate not found 2026-08-14 10:41:26.941 8 INFO neutron.services.segments.plugin [-] Segment 67962b7a-5a4d-47cb-88a3-d321f2b19129 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67962b7a-5a4d-47cb-88a3-d321f2b19129 found for delete ", "request_id": "req-d8f9cecd-93c5-4d3a-b425-1cf3f2518587"}]} 2026-08-14 10:41:26.966 8 INFO neutron.services.segments.plugin [-] Segment 67962b7a-5a4d-47cb-88a3-d321f2b19129 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67962b7a-5a4d-47cb-88a3-d321f2b19129 found for delete ", "request_id": "req-03a9e4b0-5fa3-4db3-b5be-b9d59c8e0140"}]} [pid: 8|app: 0|req: 1669/3212] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:41:26 2026] DELETE /v2.0/subnets/63f1810f-9447-461a-a27b-9a3fedb0a3e1 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:41:27.053 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9fb215e8-ae0b-4e42-b4e8-8d076cb5e15c c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1544/3213] 10.0.0.100 () {32 vars in 721 bytes} [Fri Aug 14 10:41:27 2026] GET /v2.0/subnets/63f1810f-9447-461a-a27b-9a3fedb0a3e1 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3214] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:41:27 2026] DELETE /v2.0/subnets/a2875b60-01ac-499b-b384-d344337d74a0 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:41:27.201 7 INFO neutron.pecan_wsgi.hooks.translation [None req-91bd0a9a-a45f-4e43-b70c-fae5874af59f c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1545/3215] 10.0.0.100 () {32 vars in 721 bytes} [Fri Aug 14 10:41:27 2026] GET /v2.0/subnets/a2875b60-01ac-499b-b384-d344337d74a0 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:41:27.283 8 INFO neutron_taas.services.taas.taas_plugin [None req-d16a6689-1193-44e2-b785-c2def94806b5 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] TaaS: Handle Delete Port: c6edda1a-50f8-462c-9fe0-51be925e4d67 2026-08-14 10:41:27.285 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d16a6689-1193-44e2-b785-c2def94806b5 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] Tap Mirror: Handle Delete Port: c6edda1a-50f8-462c-9fe0-51be925e4d67 [pid: 8|app: 0|req: 1671/3216] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:41:27 2026] DELETE /v2.0/networks/f48295d1-5621-456d-9d17-fb9f5c1924dd => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:41:27.463 7 INFO neutron.pecan_wsgi.hooks.translation [None req-66456d2d-6d13-4e1d-82bd-0dd74a577220 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1546/3217] 10.0.0.100 () {32 vars in 723 bytes} [Fri Aug 14 10:41:27 2026] GET /v2.0/networks/f48295d1-5621-456d-9d17-fb9f5c1924dd => 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: 1672/3218] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:41:27 2026] DELETE /v2.0/subnets/07e17ca0-c331-4120-82ce-b4f0119c053b => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:41:27.646 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2d527bbf-cca6-4d48-bac3-7a2b0433af99 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1547/3219] 10.0.0.100 () {32 vars in 721 bytes} [Fri Aug 14 10:41:27 2026] GET /v2.0/subnets/07e17ca0-c331-4120-82ce-b4f0119c053b => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3220] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:41:27 2026] DELETE /v2.0/subnets/bdb55d5f-c4a0-4072-b6ff-c875c7e76618 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:41:27.825 7 INFO neutron.pecan_wsgi.hooks.translation [None req-428fd9e4-5a49-4af0-918e-16637a5329bc c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1548/3221] 10.0.0.100 () {32 vars in 721 bytes} [Fri Aug 14 10:41:27 2026] GET /v2.0/subnets/bdb55d5f-c4a0-4072-b6ff-c875c7e76618 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:41:27.916 8 INFO neutron_taas.services.taas.taas_plugin [None req-5cd105db-9116-4f1c-a646-1e52d234cb1c c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] TaaS: Handle Delete Port: 546219b4-0f1a-48e9-b669-711af41bf081 2026-08-14 10:41:27.918 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5cd105db-9116-4f1c-a646-1e52d234cb1c c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] Tap Mirror: Handle Delete Port: 546219b4-0f1a-48e9-b669-711af41bf081 [pid: 8|app: 0|req: 1674/3222] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:41:27 2026] DELETE /v2.0/networks/9fb0a24b-d9e4-4579-8631-dc0517cf071c => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:41:28.143 7 INFO neutron.pecan_wsgi.hooks.translation [None req-50603413-6295-419c-93b0-ddf34d696cfb c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1549/3223] 10.0.0.100 () {32 vars in 723 bytes} [Fri Aug 14 10:41:28 2026] GET /v2.0/networks/9fb0a24b-d9e4-4579-8631-dc0517cf071c => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1675/3224] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:41:28 2026] DELETE /v2.0/subnets/00fe2df0-6461-4f32-9dc9-fcaf05d49115 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:41:28.278 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d8ff5b79-4ccc-4ecb-9b07-5ed6525b0298 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1550/3225] 10.0.0.100 () {32 vars in 721 bytes} [Fri Aug 14 10:41:28 2026] GET /v2.0/subnets/00fe2df0-6461-4f32-9dc9-fcaf05d49115 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3226] 10.0.0.100 () {32 vars in 724 bytes} [Fri Aug 14 10:41:28 2026] DELETE /v2.0/subnets/3b71fe13-958c-4e09-956d-f87ab60ee6d8 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:41:28.431 7 INFO neutron.pecan_wsgi.hooks.translation [None req-18add07b-44f0-49d7-a082-a1a7a4386013 c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1551/3227] 10.0.0.100 () {32 vars in 721 bytes} [Fri Aug 14 10:41:28 2026] GET /v2.0/subnets/3b71fe13-958c-4e09-956d-f87ab60ee6d8 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:41:28.523 8 INFO neutron_taas.services.taas.taas_plugin [None req-f88274b3-967c-4929-b0d3-dfefa9f92c1b c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] TaaS: Handle Delete Port: fab7cf1a-291e-4f37-a6b9-1f27fb0d4773 2026-08-14 10:41:28.527 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f88274b3-967c-4929-b0d3-dfefa9f92c1b c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] Tap Mirror: Handle Delete Port: fab7cf1a-291e-4f37-a6b9-1f27fb0d4773 [pid: 8|app: 0|req: 1677/3228] 10.0.0.100 () {32 vars in 726 bytes} [Fri Aug 14 10:41:28 2026] DELETE /v2.0/networks/37b41597-14ab-422d-85f5-90aad5626370 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-14 10:41:28.738 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d9caea29-46b5-4b25-a62b-ca4807ee5a2f c546475ff917477f8fef8a0d7e63c4ad 073bc2a9a897425296cabfd9461630f1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1552/3229] 10.0.0.100 () {32 vars in 723 bytes} [Fri Aug 14 10:41:28 2026] GET /v2.0/networks/37b41597-14ab-422d-85f5-90aad5626370 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 10:41:28.961 8 INFO neutron.services.segments.plugin [-] Segment e023a160-f03c-4b2a-a9ab-4574843e8a1c resource provider aggregate not found 2026-08-14 10:41:28.979 8 INFO neutron.services.segments.plugin [-] Segment e023a160-f03c-4b2a-a9ab-4574843e8a1c resource provider aggregate not found 2026-08-14 10:41:28.984 8 INFO neutron.services.segments.plugin [-] Segment e023a160-f03c-4b2a-a9ab-4574843e8a1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e023a160-f03c-4b2a-a9ab-4574843e8a1c found for delete ", "request_id": "req-9f82e154-60b1-4ece-bdb2-a6787d6ee6d9"}]} 2026-08-14 10:41:28.995 8 INFO neutron.services.segments.plugin [-] Segment e023a160-f03c-4b2a-a9ab-4574843e8a1c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e023a160-f03c-4b2a-a9ab-4574843e8a1c found for delete ", "request_id": "req-d5df2ef5-6c86-467b-a9e0-24a3d28920ff"}]} 2026-08-14 10:41:29.003 8 INFO neutron.services.segments.plugin [-] Segment 126aa4a4-3415-4518-9f29-3b8d1033c8c5 resource provider aggregate not found 2026-08-14 10:41:29.015 8 INFO neutron.services.segments.plugin [-] Segment 126aa4a4-3415-4518-9f29-3b8d1033c8c5 resource provider aggregate not found 2026-08-14 10:41:29.021 8 INFO neutron.services.segments.plugin [-] Segment 126aa4a4-3415-4518-9f29-3b8d1033c8c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 126aa4a4-3415-4518-9f29-3b8d1033c8c5 found for delete ", "request_id": "req-97136554-4e7e-489b-96eb-94fa0755d6d0"}]} 2026-08-14 10:41:29.031 8 INFO neutron.services.segments.plugin [-] Segment 126aa4a4-3415-4518-9f29-3b8d1033c8c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 126aa4a4-3415-4518-9f29-3b8d1033c8c5 found for delete ", "request_id": "req-edb67fef-992a-47f4-bf6e-929f59b7d416"}]} 2026-08-14 10:41:29.034 8 INFO neutron.services.segments.plugin [-] Segment 3bd67b90-03d5-42bd-837d-3168d0ccc317 resource provider aggregate not found 2026-08-14 10:41:29.046 8 INFO neutron.services.segments.plugin [-] Segment 3bd67b90-03d5-42bd-837d-3168d0ccc317 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bd67b90-03d5-42bd-837d-3168d0ccc317 found for delete ", "request_id": "req-a58a1d0b-57ed-493e-9557-c98707d9cadc"}]} 2026-08-14 10:41:29.047 8 INFO neutron.services.segments.plugin [-] Segment 3bd67b90-03d5-42bd-837d-3168d0ccc317 resource provider aggregate not found 2026-08-14 10:41:29.059 8 INFO neutron.services.segments.plugin [-] Segment 3bd67b90-03d5-42bd-837d-3168d0ccc317 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bd67b90-03d5-42bd-837d-3168d0ccc317 found for delete ", "request_id": "req-23c3d85d-aba7-46f9-a265-5ec00ce922be"}]} [pid: 8|app: 0|req: 1678/3230] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:41:30 2026] GET /v2.0/security-groups?tenant_id=bc2788b864304e569be253fadfcef0c8&name=default => generated 2929 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3231] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:41:30 2026] DELETE /v2.0/security-groups/2b59b662-222c-4fee-a7a8-1b5a0bbdd23a => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3232] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:41:30 2026] GET /v2.0/security-groups?tenant_id=073bc2a9a897425296cabfd9461630f1&name=default => generated 2929 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3233] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:41:30 2026] DELETE /v2.0/security-groups/ceed7c0e-3ffa-4298-94b3-c02876ecc3d8 => 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: 1680/3234] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:41:31 2026] GET /v2.0/security-groups?tenant_id=d6c2b0f73ba64384909cd5d9f60026b4&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3235] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:41:31 2026] DELETE /v2.0/security-groups/42d0b0d5-d053-4e25-ba11-17c867d58d6e => 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: 1681/3236] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:41:31 2026] GET /v2.0/security-groups?tenant_id=80601148d2f641c2a80ae7d5aa84ca39&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3237] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:41:31 2026] DELETE /v2.0/security-groups/33d39a3c-f7f4-4942-be5e-89cd6332b775 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3240] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:41:31 2026] GET /v2.0/security-groups?tenant_id=f0237707e9b44af983de1198fbc000b6&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: 1683/3241] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:41:32 2026] DELETE /v2.0/security-groups/ef884837-cf1d-4e37-8d45-23104b03973a => 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: 1559/3242] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:41:32 2026] GET /v2.0/security-groups?tenant_id=0c5935b80c9041f886c44844b99e58cb&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3243] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:41:32 2026] DELETE /v2.0/security-groups/a2162c13-b88b-488b-8c27-211b757a420a => 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: 1560/3244] 10.0.0.100 () {32 vars in 774 bytes} [Fri Aug 14 10:41:32 2026] GET /v2.0/security-groups?tenant_id=6d2b9151c054409a8f40e5b3a78d020f&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3245] 10.0.0.100 () {32 vars in 740 bytes} [Fri Aug 14 10:41:32 2026] DELETE /v2.0/security-groups/4239c3fc-f6c7-4a15-ac66-400a16771f76 => 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: 1561/3246] 10.0.0.100 () {32 vars in 649 bytes} [Fri Aug 14 10:41:35 2026] GET /v2.0/networks => generated 2168 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1686/3247] 10.0.0.100 () {32 vars in 655 bytes} [Fri Aug 14 10:41:36 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: 1562/3248] 10.0.0.100 () {32 vars in 647 bytes} [Fri Aug 14 10:41:36 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1687/3249] 10.0.0.100 () {32 vars in 643 bytes} [Fri Aug 14 10:41:36 2026] GET /v2.0/ports => generated 4725 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3250] 10.0.0.100 () {32 vars in 647 bytes} [Fri Aug 14 10:41:36 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1688/3251] 10.0.0.100 () {32 vars in 649 bytes} [Fri Aug 14 10:41:36 2026] GET /v2.0/networks => generated 2168 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3252] 10.0.0.100 () {32 vars in 663 bytes} [Fri Aug 14 10:41:36 2026] GET /v2.0/security-groups => generated 17401 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3253] 10.0.0.100 () {32 vars in 655 bytes} [Fri Aug 14 10:41:36 2026] GET /v2.0/subnetpools => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)