+ 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 23:49:56 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: neutron-server-549fcd7b68-7cqnr machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f17fb5a1668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-08-14 23:50:00.920 8 INFO neutron.common.config [-] Logging enabled! 2026-08-14 23:50:00.921 8 INFO neutron.common.config [-] uwsgi version 26.0.6.dev8 2026-08-14 23:50:00.984 7 INFO neutron.common.config [-] Logging enabled! 2026-08-14 23:50:00.984 7 INFO neutron.common.config [-] uwsgi version 26.0.6.dev8 2026-08-14 23:50:01.954 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-14 23:50:02.030 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-14 23:50:03.450 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-14 23:50:03.453 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-14 23:50:03.456 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-14 23:50:03.457 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-14 23:50:03.457 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-14 23:50:03.457 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-14 23:50:03.458 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-14 23:50:03.458 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-14 23:50:03.460 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-14 23:50:03.463 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-14 23:50:03.464 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-14 23:50:03.464 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-14 23:50:03.465 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-14 23:50:03.465 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-14 23:50:03.465 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-14 23:50:03.465 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-14 23:50:03.465 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-14 23:50:03.472 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-14 23:50:03.472 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-14 23:50:03.473 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-14 23:50:03.488 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-14 23:50:03.489 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-14 23:50:03.489 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-14 23:50:03.494 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-14 23:50:03.495 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-14 23:50:03.495 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-14 23:50:03.543 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-14 23:50:03.543 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-14 23:50:03.543 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-14 23:50:03.543 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-14 23:50:03.548 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-14 23:50:03.548 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-14 23:50:03.548 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-14 23:50:03.549 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-14 23:50:03.872 7 INFO neutron.plugins.ml2.managers [None req-757b4ca5-7131-40eb-861e-e2f1dbe45638 - - - - - -] Initializing driver for type 'vlan' 2026-08-14 23:50:03.881 8 INFO neutron.plugins.ml2.managers [None req-c674f50d-9f78-47bb-855e-cc5eeba00c30 - - - - - -] Initializing driver for type 'vlan' 2026-08-14 23:50:04.147 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-757b4ca5-7131-40eb-861e-e2f1dbe45638 - - - - - -] VlanTypeDriver initialization complete 2026-08-14 23:50:04.147 7 INFO neutron.plugins.ml2.managers [None req-757b4ca5-7131-40eb-861e-e2f1dbe45638 - - - - - -] Initializing driver for type 'vxlan' 2026-08-14 23:50:04.147 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-757b4ca5-7131-40eb-861e-e2f1dbe45638 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-14 23:50:04.152 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c674f50d-9f78-47bb-855e-cc5eeba00c30 - - - - - -] VlanTypeDriver initialization complete 2026-08-14 23:50:04.152 8 INFO neutron.plugins.ml2.managers [None req-c674f50d-9f78-47bb-855e-cc5eeba00c30 - - - - - -] Initializing driver for type 'vxlan' 2026-08-14 23:50:04.152 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c674f50d-9f78-47bb-855e-cc5eeba00c30 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-14 23:50:04.161 7 INFO neutron.plugins.ml2.managers [None req-757b4ca5-7131-40eb-861e-e2f1dbe45638 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-14 23:50:04.161 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-757b4ca5-7131-40eb-861e-e2f1dbe45638 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-14 23:50:04.161 7 INFO neutron.plugins.ml2.managers [None req-757b4ca5-7131-40eb-861e-e2f1dbe45638 - - - - - -] Initializing extension driver 'port_security' 2026-08-14 23:50:04.161 7 INFO neutron.plugins.ml2.extensions.port_security [None req-757b4ca5-7131-40eb-861e-e2f1dbe45638 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-14 23:50:04.161 7 INFO neutron.plugins.ml2.managers [None req-757b4ca5-7131-40eb-861e-e2f1dbe45638 - - - - - -] Initializing extension driver 'qos' 2026-08-14 23:50:04.161 7 INFO neutron.plugins.ml2.managers [None req-757b4ca5-7131-40eb-861e-e2f1dbe45638 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-14 23:50:04.161 7 INFO neutron.plugins.ml2.managers [None req-757b4ca5-7131-40eb-861e-e2f1dbe45638 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-14 23:50:04.166 8 INFO neutron.plugins.ml2.managers [None req-c674f50d-9f78-47bb-855e-cc5eeba00c30 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-14 23:50:04.167 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c674f50d-9f78-47bb-855e-cc5eeba00c30 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-14 23:50:04.167 8 INFO neutron.plugins.ml2.managers [None req-c674f50d-9f78-47bb-855e-cc5eeba00c30 - - - - - -] Initializing extension driver 'port_security' 2026-08-14 23:50:04.167 8 INFO neutron.plugins.ml2.extensions.port_security [None req-c674f50d-9f78-47bb-855e-cc5eeba00c30 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-14 23:50:04.167 8 INFO neutron.plugins.ml2.managers [None req-c674f50d-9f78-47bb-855e-cc5eeba00c30 - - - - - -] Initializing extension driver 'qos' 2026-08-14 23:50:04.167 8 INFO neutron.plugins.ml2.managers [None req-c674f50d-9f78-47bb-855e-cc5eeba00c30 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-14 23:50:04.168 8 INFO neutron.plugins.ml2.managers [None req-c674f50d-9f78-47bb-855e-cc5eeba00c30 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-14 23:50:04.178 7 INFO neutron.quota [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded quota_driver: . 2026-08-14 23:50:04.178 7 INFO neutron.plugins.ml2.plugin [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Modular L2 Plugin initialization complete 2026-08-14 23:50:04.178 7 INFO neutron.plugins.ml2.managers [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-14 23:50:04.178 7 INFO neutron.plugins.ml2.managers [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-14 23:50:04.179 7 INFO neutron.plugins.ml2.managers [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-14 23:50:04.179 7 INFO neutron.extensions.vlantransparent [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Disabled vlantransparent extension. 2026-08-14 23:50:04.179 7 INFO neutron.extensions.qinq [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Disabled VLAN QinQ extension. 2026-08-14 23:50:04.179 7 INFO neutron.manager [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loading Plugin: qos 2026-08-14 23:50:04.185 8 INFO neutron.quota [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded quota_driver: . 2026-08-14 23:50:04.185 8 INFO neutron.plugins.ml2.plugin [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Modular L2 Plugin initialization complete 2026-08-14 23:50:04.185 8 INFO neutron.plugins.ml2.managers [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-14 23:50:04.186 8 INFO neutron.plugins.ml2.managers [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-14 23:50:04.186 8 INFO neutron.plugins.ml2.managers [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-14 23:50:04.186 8 INFO neutron.extensions.vlantransparent [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Disabled vlantransparent extension. 2026-08-14 23:50:04.186 8 INFO neutron.extensions.qinq [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Disabled VLAN QinQ extension. 2026-08-14 23:50:04.186 8 INFO neutron.manager [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loading Plugin: qos 2026-08-14 23:50:04.192 7 INFO neutron.manager [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loading Plugin: router 2026-08-14 23:50:04.200 8 INFO neutron.manager [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loading Plugin: router 2026-08-14 23:50:04.237 7 INFO neutron.services.service_base [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-14 23:50:04.238 7 INFO neutron.manager [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loading Plugin: segments 2026-08-14 23:50:04.249 8 INFO neutron.services.service_base [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-14 23:50:04.249 8 INFO neutron.manager [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loading Plugin: segments 2026-08-14 23:50:04.332 7 INFO neutron.manager [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loading Plugin: trunk 2026-08-14 23:50:04.347 7 INFO neutron.manager [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loading Plugin: vpnaas 2026-08-14 23:50:04.352 8 INFO neutron.manager [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loading Plugin: trunk 2026-08-14 23:50:04.368 8 INFO neutron.manager [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loading Plugin: vpnaas 2026-08-14 23:50:04.391 7 WARNING stevedore.named [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-14 23:50:04.392 7 WARNING stevedore.named [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-14 23:50:04.410 8 WARNING stevedore.named [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-14 23:50:04.410 8 WARNING stevedore.named [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-14 23:50:04.494 7 INFO neutron_vpnaas.services.vpn.plugin [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-14 23:50:04.495 7 INFO neutron.common.utils [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-14 23:50:04.495 7 INFO neutron.manager [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loading Plugin: taas 2026-08-14 23:50:04.510 8 INFO neutron_vpnaas.services.vpn.plugin [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-14 23:50:04.511 8 INFO neutron.common.utils [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-14 23:50:04.511 8 INFO neutron.manager [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loading Plugin: taas 2026-08-14 23:50:04.521 7 WARNING stevedore.named [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-14 23:50:04.540 8 WARNING stevedore.named [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-14 23:50:04.542 7 INFO neutron_taas.services.taas.taas_plugin [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-14 23:50:04.542 7 INFO neutron.manager [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loading Plugin: tapmirror 2026-08-14 23:50:04.552 7 WARNING stevedore.named [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-14 23:50:04.559 8 INFO neutron_taas.services.taas.taas_plugin [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-14 23:50:04.559 8 INFO neutron.manager [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loading Plugin: tapmirror 2026-08-14 23:50:04.568 8 WARNING stevedore.named [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-14 23:50:04.593 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-14 23:50:04.593 8 INFO neutron.manager [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loading Plugin: auto_allocate 2026-08-14 23:50:04.593 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-14 23:50:04.594 7 INFO neutron.manager [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loading Plugin: auto_allocate 2026-08-14 23:50:04.599 8 INFO neutron.manager [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loading Plugin: tag 2026-08-14 23:50:04.603 7 INFO neutron.manager [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loading Plugin: tag 2026-08-14 23:50:04.608 8 INFO neutron.manager [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loading Plugin: timestamp 2026-08-14 23:50:04.613 8 INFO neutron.manager [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loading Plugin: network_ip_availability 2026-08-14 23:50:04.613 7 INFO neutron.manager [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loading Plugin: timestamp 2026-08-14 23:50:04.616 7 INFO neutron.manager [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loading Plugin: network_ip_availability 2026-08-14 23:50:04.617 8 INFO neutron.manager [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loading Plugin: flavors 2026-08-14 23:50:04.619 7 INFO neutron.manager [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loading Plugin: flavors 2026-08-14 23:50:04.622 8 INFO neutron.manager [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loading Plugin: revisions 2026-08-14 23:50:04.623 7 INFO neutron.manager [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loading Plugin: revisions 2026-08-14 23:50:04.627 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Initializing extension manager. 2026-08-14 23:50:04.627 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Initializing extension manager. 2026-08-14 23:50:04.628 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: address-group 2026-08-14 23:50:04.628 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: address-group 2026-08-14 23:50:04.629 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: address-scope 2026-08-14 23:50:04.629 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: address-scope 2026-08-14 23:50:04.629 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-14 23:50:04.630 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: agent 2026-08-14 23:50:04.631 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: agent-resources-synced 2026-08-14 23:50:04.631 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-14 23:50:04.632 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-14 23:50:04.633 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: agent 2026-08-14 23:50:04.633 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-14 23:50:04.633 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: agent-resources-synced 2026-08-14 23:50:04.633 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: availability_zone 2026-08-14 23:50:04.634 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: availability_zone_filter 2026-08-14 23:50:04.635 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-14 23:50:04.635 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: default-subnetpools 2026-08-14 23:50:04.636 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-14 23:50:04.637 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-14 23:50:04.637 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: dns-integration 2026-08-14 23:50:04.637 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-14 23:50:04.638 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: dns-domain-ports 2026-08-14 23:50:04.638 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-14 23:50:04.638 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: availability_zone 2026-08-14 23:50:04.639 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: dvr 2026-08-14 23:50:04.639 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-14 23:50:04.639 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: availability_zone_filter 2026-08-14 23:50:04.640 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: empty-string-filtering 2026-08-14 23:50:04.640 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-14 23:50:04.640 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-14 23:50:04.641 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-14 23:50:04.641 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: default-subnetpools 2026-08-14 23:50:04.641 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: external-net 2026-08-14 23:50:04.642 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-14 23:50:04.642 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: extraroute 2026-08-14 23:50:04.643 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: extraroute-atomic 2026-08-14 23:50:04.644 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-14 23:50:04.644 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-14 23:50:04.644 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-14 23:50:04.645 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-14 23:50:04.645 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-14 23:50:04.646 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: fip-port-details 2026-08-14 23:50:04.647 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: flavors 2026-08-14 23:50:04.648 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-14 23:50:04.648 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: floatingip-pools 2026-08-14 23:50:04.649 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: ip_allocation 2026-08-14 23:50:04.650 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-14 23:50:04.650 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: l2_adjacency 2026-08-14 23:50:04.651 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: dns-integration 2026-08-14 23:50:04.651 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: dns-domain-ports 2026-08-14 23:50:04.651 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: router 2026-08-14 23:50:04.652 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-14 23:50:04.652 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: dvr 2026-08-14 23:50:04.653 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-14 23:50:04.653 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-14 23:50:04.654 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-14 23:50:04.654 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: empty-string-filtering 2026-08-14 23:50:04.654 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-14 23:50:04.654 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-14 23:50:04.655 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: ext-gw-mode 2026-08-14 23:50:04.655 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-14 23:50:04.655 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: l3-ha 2026-08-14 23:50:04.655 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: external-net 2026-08-14 23:50:04.656 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-14 23:50:04.656 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-14 23:50:04.656 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-14 23:50:04.656 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: extraroute 2026-08-14 23:50:04.656 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: l3-flavors 2026-08-14 23:50:04.657 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: extraroute-atomic 2026-08-14 23:50:04.657 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-14 23:50:04.658 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-14 23:50:04.658 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-14 23:50:04.659 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-14 23:50:04.660 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-14 23:50:04.660 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-14 23:50:04.660 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-14 23:50:04.661 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: fip-port-details 2026-08-14 23:50:04.662 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-14 23:50:04.662 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: flavors 2026-08-14 23:50:04.663 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-14 23:50:04.663 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-14 23:50:04.664 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-14 23:50:04.664 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: floatingip-pools 2026-08-14 23:50:04.664 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-14 23:50:04.665 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: multi-provider 2026-08-14 23:50:04.665 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: ip_allocation 2026-08-14 23:50:04.666 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: net-mtu 2026-08-14 23:50:04.666 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-14 23:50:04.666 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: l2_adjacency 2026-08-14 23:50:04.666 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: net-mtu-writable 2026-08-14 23:50:04.667 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: network_availability_zone 2026-08-14 23:50:04.667 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: network_ha 2026-08-14 23:50:04.667 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: router 2026-08-14 23:50:04.668 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: network-ip-availability 2026-08-14 23:50:04.669 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-14 23:50:04.669 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-14 23:50:04.669 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: pagination 2026-08-14 23:50:04.670 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: port-device-profile 2026-08-14 23:50:04.670 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-14 23:50:04.670 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-14 23:50:04.671 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-14 23:50:04.671 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-14 23:50:04.671 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: ext-gw-mode 2026-08-14 23:50:04.671 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-14 23:50:04.672 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: port-mac-override 2026-08-14 23:50:04.672 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: l3-ha 2026-08-14 23:50:04.672 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-14 23:50:04.672 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-14 23:50:04.673 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-14 23:50:04.673 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-14 23:50:04.674 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: l3-flavors 2026-08-14 23:50:04.675 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-14 23:50:04.675 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-14 23:50:04.675 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-14 23:50:04.676 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: port-resource-request 2026-08-14 23:50:04.676 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-14 23:50:04.677 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-14 23:50:04.677 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: binding 2026-08-14 23:50:04.677 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-14 23:50:04.678 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: binding-extended 2026-08-14 23:50:04.679 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: port-security 2026-08-14 23:50:04.679 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: project-id 2026-08-14 23:50:04.680 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: provider 2026-08-14 23:50:04.680 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-14 23:50:04.680 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-14 23:50:04.681 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-14 23:50:04.682 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-14 23:50:04.682 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: qos 2026-08-14 23:50:04.683 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-14 23:50:04.683 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-14 23:50:04.684 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: multi-provider 2026-08-14 23:50:04.684 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-14 23:50:04.684 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: net-mtu 2026-08-14 23:50:04.684 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: qos-default 2026-08-14 23:50:04.684 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: net-mtu-writable 2026-08-14 23:50:04.685 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: qos-fip 2026-08-14 23:50:04.685 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: network_availability_zone 2026-08-14 23:50:04.685 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-14 23:50:04.686 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: network_ha 2026-08-14 23:50:04.686 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-14 23:50:04.686 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-14 23:50:04.686 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: network-ip-availability 2026-08-14 23:50:04.687 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-14 23:50:04.687 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-14 23:50:04.687 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-14 23:50:04.688 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: pagination 2026-08-14 23:50:04.688 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: qos-pps 2026-08-14 23:50:04.688 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: port-device-profile 2026-08-14 23:50:04.688 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-14 23:50:04.689 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-14 23:50:04.689 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-14 23:50:04.689 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-14 23:50:04.690 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: qos-rules-alias 2026-08-14 23:50:04.690 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-14 23:50:04.690 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: quota-check-limit 2026-08-14 23:50:04.690 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: port-mac-override 2026-08-14 23:50:04.691 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-14 23:50:04.691 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-14 23:50:04.691 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-14 23:50:04.692 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-14 23:50:04.692 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: port-resource-request 2026-08-14 23:50:04.693 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-14 23:50:04.693 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: quotas 2026-08-14 23:50:04.693 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-14 23:50:04.694 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: binding 2026-08-14 23:50:04.694 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: quota_details 2026-08-14 23:50:04.695 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: binding-extended 2026-08-14 23:50:04.695 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: port-security 2026-08-14 23:50:04.695 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: rbac-policies 2026-08-14 23:50:04.695 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: project-id 2026-08-14 23:50:04.696 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: provider 2026-08-14 23:50:04.696 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: rbac-address-group 2026-08-14 23:50:04.697 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-14 23:50:04.697 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: rbac-address-scope 2026-08-14 23:50:04.697 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: rbac-security-groups 2026-08-14 23:50:04.698 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-14 23:50:04.698 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: revision-if-match 2026-08-14 23:50:04.699 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: qos 2026-08-14 23:50:04.699 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-14 23:50:04.699 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-14 23:50:04.700 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-14 23:50:04.700 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: router_availability_zone 2026-08-14 23:50:04.700 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: qos-default 2026-08-14 23:50:04.700 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-14 23:50:04.701 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: qos-fip 2026-08-14 23:50:04.701 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-14 23:50:04.702 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-14 23:50:04.702 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-14 23:50:04.702 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-14 23:50:04.703 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-14 23:50:04.703 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-14 23:50:04.703 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-14 23:50:04.703 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-14 23:50:04.704 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-14 23:50:04.704 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-14 23:50:04.704 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: qos-pps 2026-08-14 23:50:04.705 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-14 23:50:04.705 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-14 23:50:04.705 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-14 23:50:04.706 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: qos-rules-alias 2026-08-14 23:50:04.706 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: quota-check-limit 2026-08-14 23:50:04.707 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-14 23:50:04.709 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: quotas 2026-08-14 23:50:04.710 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: quota_details 2026-08-14 23:50:04.711 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: security-group 2026-08-14 23:50:04.712 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: rbac-policies 2026-08-14 23:50:04.712 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: segment 2026-08-14 23:50:04.713 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-14 23:50:04.713 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: rbac-address-group 2026-08-14 23:50:04.713 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: rbac-address-scope 2026-08-14 23:50:04.713 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: service-type 2026-08-14 23:50:04.714 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: rbac-security-groups 2026-08-14 23:50:04.714 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: sorting 2026-08-14 23:50:04.714 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-14 23:50:04.714 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: standard-attr-segment 2026-08-14 23:50:04.715 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: revision-if-match 2026-08-14 23:50:04.715 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: standard-attr-description 2026-08-14 23:50:04.715 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: stateful-security-group 2026-08-14 23:50:04.716 7 WARNING neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-14 23:50:04.716 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-14 23:50:04.716 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-14 23:50:04.717 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: router_availability_zone 2026-08-14 23:50:04.717 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: subnet-external-network 2026-08-14 23:50:04.717 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-14 23:50:04.717 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: subnet_onboard 2026-08-14 23:50:04.718 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-14 23:50:04.718 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: subnet-service-types 2026-08-14 23:50:04.719 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-14 23:50:04.719 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: subnet_allocation 2026-08-14 23:50:04.719 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-14 23:50:04.720 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-14 23:50:04.720 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-14 23:50:04.720 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-14 23:50:04.720 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: tag-creation 2026-08-14 23:50:04.721 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-14 23:50:04.721 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-14 23:50:04.721 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-14 23:50:04.725 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: standard-attr-tag 2026-08-14 23:50:04.726 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-14 23:50:04.726 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: trunk 2026-08-14 23:50:04.727 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: trunk-details 2026-08-14 23:50:04.727 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-14 23:50:04.728 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-14 23:50:04.728 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: security-group 2026-08-14 23:50:04.728 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-14 23:50:04.729 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: segment 2026-08-14 23:50:04.729 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-14 23:50:04.729 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-14 23:50:04.730 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: service-type 2026-08-14 23:50:04.730 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: sorting 2026-08-14 23:50:04.731 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: standard-attr-segment 2026-08-14 23:50:04.731 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-14 23:50:04.732 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: standard-attr-description 2026-08-14 23:50:04.732 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-14 23:50:04.732 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: stateful-security-group 2026-08-14 23:50:04.732 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: vpn-flavors 2026-08-14 23:50:04.733 8 WARNING neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-14 23:50:04.733 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-14 23:50:04.733 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: subnet-external-network 2026-08-14 23:50:04.734 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: vpnaas 2026-08-14 23:50:04.734 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: subnet_onboard 2026-08-14 23:50:04.735 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-14 23:50:04.736 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: subnet-service-types 2026-08-14 23:50:04.736 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: taas 2026-08-14 23:50:04.736 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: subnet_allocation 2026-08-14 23:50:04.737 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: tap-mirror 2026-08-14 23:50:04.737 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-14 23:50:04.737 7 INFO neutron.api.extensions [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-14 23:50:04.737 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: tag-creation 2026-08-14 23:50:04.738 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-14 23:50:04.740 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-14 23:50:04.740 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-14 23:50:04.740 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 23:50:04.740 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-14 23:50:04.743 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-14 23:50:04.744 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-14 23:50:04.745 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: standard-attr-tag 2026-08-14 23:50:04.747 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-14 23:50:04.747 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: trunk 2026-08-14 23:50:04.748 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: trunk-details 2026-08-14 23:50:04.748 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-14 23:50:04.749 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-14 23:50:04.749 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-14 23:50:04.750 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-14 23:50:04.750 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-14 23:50:04.750 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-14 23:50:04.751 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 23:50:04.751 7 WARNING neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] subnetpool is already registered 2026-08-14 23:50:04.751 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 23:50:04.751 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-14 23:50:04.751 7 WARNING neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] subnetpool is already registered 2026-08-14 23:50:04.752 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-14 23:50:04.752 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-14 23:50:04.753 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-14 23:50:04.753 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-14 23:50:04.754 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-14 23:50:04.754 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-14 23:50:04.754 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-14 23:50:04.754 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-14 23:50:04.755 7 WARNING neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] ipsecpolicy is already registered 2026-08-14 23:50:04.755 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-14 23:50:04.755 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-14 23:50:04.755 7 WARNING neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] ikepolicy is already registered 2026-08-14 23:50:04.756 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: vpn-flavors 2026-08-14 23:50:04.757 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: vpnaas 2026-08-14 23:50:04.758 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: taas 2026-08-14 23:50:04.759 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: tap-mirror 2026-08-14 23:50:04.760 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-14 23:50:04.760 7 WARNING neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] router is already registered 2026-08-14 23:50:04.760 8 INFO neutron.api.extensions [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-14 23:50:04.763 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-14 23:50:04.763 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-14 23:50:04.763 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 23:50:04.763 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-14 23:50:04.760 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-14 23:50:04.764 7 WARNING neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] floatingip is already registered 2026-08-14 23:50:04.766 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-14 23:50:04.767 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-14 23:50:04.767 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-14 23:50:04.768 7 WARNING neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] rbac_policy is already registered 2026-08-14 23:50:04.768 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-14 23:50:04.769 7 WARNING neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] security_group is already registered 2026-08-14 23:50:04.769 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-14 23:50:04.769 7 WARNING neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] security_group_rule is already registered 2026-08-14 23:50:04.770 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 23:50:04.771 7 WARNING neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] subnetpool is already registered 2026-08-14 23:50:04.771 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-14 23:50:04.771 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 23:50:04.772 7 WARNING neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] subnetpool is already registered 2026-08-14 23:50:04.772 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-14 23:50:04.772 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-14 23:50:04.772 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-14 23:50:04.773 7 WARNING neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] trunk is already registered 2026-08-14 23:50:04.773 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-14 23:50:04.773 7 WARNING neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] ikepolicy is already registered 2026-08-14 23:50:04.773 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 23:50:04.773 8 WARNING neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] subnetpool is already registered 2026-08-14 23:50:04.774 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-14 23:50:04.774 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 23:50:04.774 7 WARNING neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] ipsecpolicy is already registered 2026-08-14 23:50:04.774 8 WARNING neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] subnetpool is already registered 2026-08-14 23:50:04.774 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-14 23:50:04.775 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-14 23:50:04.775 7 WARNING neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] endpoint_group is already registered 2026-08-14 23:50:04.775 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-14 23:50:04.775 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-14 23:50:04.775 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-14 23:50:04.775 7 WARNING neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] vpnservice is already registered 2026-08-14 23:50:04.776 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-14 23:50:04.776 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-14 23:50:04.776 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-14 23:50:04.776 7 WARNING neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] ipsec_site_connection is already registered 2026-08-14 23:50:04.777 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-14 23:50:04.777 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-14 23:50:04.777 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-14 23:50:04.777 7 WARNING neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] ipsecpolicy is already registered 2026-08-14 23:50:04.777 8 WARNING neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] ipsecpolicy is already registered 2026-08-14 23:50:04.777 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-14 23:50:04.778 8 WARNING neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] ikepolicy is already registered 2026-08-14 23:50:04.777 7 INFO neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-14 23:50:04.778 7 WARNING neutron.quota.resource_registry [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] ikepolicy is already registered 2026-08-14 23:50:04.782 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-14 23:50:04.782 8 WARNING neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] router is already registered 2026-08-14 23:50:04.783 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-14 23:50:04.783 8 WARNING neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] floatingip is already registered 2026-08-14 23:50:04.787 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-14 23:50:04.787 8 WARNING neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] rbac_policy is already registered 2026-08-14 23:50:04.787 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-14 23:50:04.788 8 WARNING neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] security_group is already registered 2026-08-14 23:50:04.788 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-14 23:50:04.788 8 WARNING neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] security_group_rule is already registered 2026-08-14 23:50:04.789 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 23:50:04.789 8 WARNING neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] subnetpool is already registered 2026-08-14 23:50:04.789 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-14 23:50:04.790 8 WARNING neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] subnetpool is already registered 2026-08-14 23:50:04.790 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-14 23:50:04.790 8 WARNING neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] trunk is already registered 2026-08-14 23:50:04.791 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-14 23:50:04.791 8 WARNING neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] ikepolicy is already registered 2026-08-14 23:50:04.791 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-14 23:50:04.791 8 WARNING neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] ipsecpolicy is already registered 2026-08-14 23:50:04.792 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-14 23:50:04.792 8 WARNING neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] endpoint_group is already registered 2026-08-14 23:50:04.792 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-14 23:50:04.792 8 WARNING neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] vpnservice is already registered 2026-08-14 23:50:04.793 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-14 23:50:04.793 8 WARNING neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] ipsec_site_connection is already registered 2026-08-14 23:50:04.793 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-14 23:50:04.793 8 WARNING neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] ipsecpolicy is already registered 2026-08-14 23:50:04.794 8 INFO neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-14 23:50:04.794 8 WARNING neutron.quota.resource_registry [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] ikepolicy is already registered 2026-08-14 23:50:04.823 7 WARNING keystonemiddleware._common.config [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-14 23:50:04.831 7 WARNING oslo_config.cfg [None req-f69d2d89-aebc-4343-acc3-fd0cbbc72835 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-14 23:50:04.831 8 WARNING keystonemiddleware._common.config [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f17fb5a1668 pid: 7 (default app) 2026-08-14 23:50:04.838 8 WARNING oslo_config.cfg [None req-861e217e-0313-48aa-aeec-f30d517bdaa3 - - - - - -] 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 0x7f17fb5a1668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 23:50:09.126 7 INFO neutron.pecan_wsgi.hooks.translation [None req-47f81a59-f904-42f7-8036-93e168893577 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.162 () {44 vars in 928 bytes} [Fri Aug 14 23:50:08 2026] GET /v2.0/networks/public => generated 108 bytes in 807 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/5] 199.204.45.162 () {44 vars in 950 bytes} [Fri Aug 14 23:50:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 23:50:09.909 7 WARNING neutron.services.revisions.revision_plugin [None req-b9ab1aa3-fa60-485e-a7c2-e92c2dc7dc8c ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Could not find related network for resource to bump revision. 2026-08-14 23:50:09.931 7 INFO neutron.db.segments_db [None req-b9ab1aa3-fa60-485e-a7c2-e92c2dc7dc8c ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Added segment c03b7252-0df9-4c8c-8c39-ceefe88bac27 of type flat for network 0989a13a-fecb-4e9d-907a-f03a42840877 2026-08-14 23:50:09.981 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b9ab1aa3-fa60-485e-a7c2-e92c2dc7dc8c ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.204.45.162 () {48 vars in 968 bytes} [Fri Aug 14 23:50:09 2026] POST /v2.0/networks => generated 124 bytes in 503 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 23:50:15.889 7 INFO neutron.pecan_wsgi.hooks.translation [None req-82b3afec-a50a-4555-9607-69e693b548cb ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/8] 199.204.45.162 () {44 vars in 928 bytes} [Fri Aug 14 23:50:15 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: 3/9] 199.204.45.162 () {44 vars in 950 bytes} [Fri Aug 14 23:50:15 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 23:50:16.003 7 WARNING neutron.services.revisions.revision_plugin [None req-d14b1b8d-cc27-46c4-b0f4-f5212c60a1dc ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Could not find related network for resource to bump revision. 2026-08-14 23:50:16.024 7 INFO neutron.db.segments_db [None req-d14b1b8d-cc27-46c4-b0f4-f5212c60a1dc ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Added segment e814b62e-3837-49aa-bd72-aeb0501bf305 of type flat for network b5c4c2ee-35b1-442b-be8e-332150754251 2026-08-14 23:50:16.066 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d14b1b8d-cc27-46c4-b0f4-f5212c60a1dc ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/10] 199.204.45.162 () {48 vars in 968 bytes} [Fri Aug 14 23:50:15 2026] POST /v2.0/networks => generated 124 bytes in 190 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 23:50:22.266 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4aadd98b-0e1b-46a4-85d0-482f8e707be4 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.204.45.162 () {44 vars in 928 bytes} [Fri Aug 14 23:50:21 2026] GET /v2.0/networks/public => generated 108 bytes in 367 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.162 () {44 vars in 950 bytes} [Fri Aug 14 23:50:22 2026] GET /v2.0/networks?name=public => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 23:50:22.529 8 WARNING neutron.services.revisions.revision_plugin [None req-e7a2ee12-7b01-4026-af8e-b0b97394d375 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Could not find related network for resource to bump revision. 2026-08-14 23:50:22.550 8 INFO neutron.db.segments_db [None req-e7a2ee12-7b01-4026-af8e-b0b97394d375 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Added segment cfa87642-0a51-4748-a54e-7a70730c996b of type flat for network bd0ca60f-d14b-4a58-9a3c-69f5bf01e0fc 2026-08-14 23:50:22.598 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e7a2ee12-7b01-4026-af8e-b0b97394d375 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.162 () {48 vars in 968 bytes} [Fri Aug 14 23:50:22 2026] POST /v2.0/networks => generated 124 bytes in 306 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 23:50:28.457 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9a219055-466d-4e73-92b7-166d2882f0e0 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/14] 199.204.45.162 () {44 vars in 928 bytes} [Fri Aug 14 23:50:28 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.162 () {44 vars in 950 bytes} [Fri Aug 14 23:50:28 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 23:50:28.543 7 WARNING neutron.services.revisions.revision_plugin [None req-d243e4d2-d1c2-4fd4-85a6-cf3effbcb1c9 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Could not find related network for resource to bump revision. 2026-08-14 23:50:28.562 7 INFO neutron.db.segments_db [None req-d243e4d2-d1c2-4fd4-85a6-cf3effbcb1c9 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Added segment b05869d9-f345-41ca-be17-7a7b87958b55 of type flat for network 875b926a-1b78-4220-890c-6cd9c95dbbdd 2026-08-14 23:50:28.594 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d243e4d2-d1c2-4fd4-85a6-cf3effbcb1c9 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/16] 199.204.45.162 () {48 vars in 968 bytes} [Fri Aug 14 23:50:28 2026] POST /v2.0/networks => generated 124 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-14 23:50:34.479 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8ed2e0fa-70a5-41c5-b28f-488b13824a2e ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/18] 199.204.45.162 () {44 vars in 928 bytes} [Fri Aug 14 23:50:34 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: 8|app: 0|req: 8/19] 199.204.45.162 () {44 vars in 950 bytes} [Fri Aug 14 23:50:34 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 23:50:34.565 7 WARNING neutron.services.revisions.revision_plugin [None req-d959caab-5d9a-4d1f-b039-a6d628b8e3c2 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Could not find related network for resource to bump revision. 2026-08-14 23:50:34.583 7 INFO neutron.db.segments_db [None req-d959caab-5d9a-4d1f-b039-a6d628b8e3c2 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Added segment 88c87842-bde5-48e2-8753-1a1dd385cb4f of type flat for network 7364098b-7fc8-4bd7-97f9-33336d336931 [pid: 7|app: 0|req: 12/20] 199.204.45.162 () {48 vars in 968 bytes} [Fri Aug 14 23:50:34 2026] POST /v2.0/networks => generated 706 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 23:50:35.875 8 INFO neutron.pecan_wsgi.hooks.translation [None req-482dea50-e49d-4c32-a9ba-6b70cc40ca05 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.162 () {44 vars in 928 bytes} [Fri Aug 14 23:50:35 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.204.45.162 () {44 vars in 950 bytes} [Fri Aug 14 23:50:35 2026] GET /v2.0/networks?name=public => generated 709 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 23:50:35.949 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ff680537-83d9-4a17-bd5a-5ab308969fb3 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/23] 199.204.45.162 () {44 vars in 1035 bytes} [Fri Aug 14 23:50:35 2026] GET /v2.0/subnets/public-subnet?network_id=7364098b-7fc8-4bd7-97f9-33336d336931 => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/24] 199.204.45.162 () {44 vars in 1058 bytes} [Fri Aug 14 23:50:35 2026] GET /v2.0/subnets?name=public-subnet&network_id=7364098b-7fc8-4bd7-97f9-33336d336931 => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 199.204.45.162 () {48 vars in 966 bytes} [Fri Aug 14 23:50:35 2026] POST /v2.0/subnets => generated 664 bytes in 620 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 23:55:16.479 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c919ab2f-4494-416f-abda-c42409a11a6c ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/63] 199.204.45.162 () {44 vars in 938 bytes} [Fri Aug 14 23:55:16 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 103 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/64] 199.204.45.162 () {44 vars in 960 bytes} [Fri Aug 14 23:55:16 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-14 23:55:16.561 7 INFO neutron.db.segments_db [None req-9bb8a755-4318-4909-a62a-38fd6db358b6 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Added segment 78765b02-fafb-449e-8e39-c9265c5fd5df of type vxlan for network 446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5 [pid: 7|app: 0|req: 35/65] 199.204.45.162 () {48 vars in 967 bytes} [Fri Aug 14 23:55:16 2026] POST /v2.0/networks => generated 706 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 23:55:17.651 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a7c88411-f5e6-4127-9361-6e2bc4170c6c ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/66] 199.204.45.162 () {44 vars in 938 bytes} [Fri Aug 14 23:55:17 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/67] 199.204.45.162 () {44 vars in 960 bytes} [Fri Aug 14 23:55:17 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 690 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 23:55:17.709 8 INFO neutron.pecan_wsgi.hooks.translation [None req-26c75430-9390-406a-abb4-dab0fbfcfc27 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/68] 199.204.45.162 () {44 vars in 1037 bytes} [Fri Aug 14 23:55:17 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/69] 199.204.45.162 () {44 vars in 1060 bytes} [Fri Aug 14 23:55:17 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5 => generated 14 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/70] 199.204.45.162 () {48 vars in 966 bytes} [Fri Aug 14 23:55:17 2026] POST /v2.0/subnets => generated 651 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-14 23:55:18.926 7 INFO neutron.api.v2.resource [None req-7e944c75-9aeb-4e99-a1b2-e66b2a6be3a7 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/71] 199.204.45.162 () {44 vars in 972 bytes} [Fri Aug 14 23:55:18 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/72] 199.204.45.162 () {44 vars in 994 bytes} [Fri Aug 14 23:55:18 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/73] 199.204.45.162 () {48 vars in 981 bytes} [Fri Aug 14 23:55:18 2026] POST /v2.0/security-groups => generated 1616 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/74] 199.204.45.162 () {44 vars in 1002 bytes} [Fri Aug 14 23:55:20 2026] GET /v2.0/security-groups/ac2397a1-92bf-43f3-a5d2-98e268abaaf6 => generated 1616 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/75] 199.204.45.162 () {44 vars in 1002 bytes} [Fri Aug 14 23:55:20 2026] GET /v2.0/security-groups/ac2397a1-92bf-43f3-a5d2-98e268abaaf6 => generated 1616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/76] 199.204.45.162 () {44 vars in 1002 bytes} [Fri Aug 14 23:55:20 2026] GET /v2.0/security-groups/ac2397a1-92bf-43f3-a5d2-98e268abaaf6 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/77] 199.204.45.162 () {48 vars in 992 bytes} [Fri Aug 14 23:55:20 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/78] 199.204.45.162 () {44 vars in 1002 bytes} [Fri Aug 14 23:55:21 2026] GET /v2.0/security-groups/ac2397a1-92bf-43f3-a5d2-98e268abaaf6 => generated 2230 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/79] 199.204.45.162 () {44 vars in 1002 bytes} [Fri Aug 14 23:55:21 2026] GET /v2.0/security-groups/ac2397a1-92bf-43f3-a5d2-98e268abaaf6 => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/80] 199.204.45.162 () {44 vars in 1002 bytes} [Fri Aug 14 23:55:21 2026] GET /v2.0/security-groups/ac2397a1-92bf-43f3-a5d2-98e268abaaf6 => generated 2230 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/81] 199.204.45.162 () {48 vars in 992 bytes} [Fri Aug 14 23:55:21 2026] POST /v2.0/security-group-rules => generated 603 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/82] 199.204.45.162 () {44 vars in 1002 bytes} [Fri Aug 14 23:55:22 2026] GET /v2.0/security-groups/ac2397a1-92bf-43f3-a5d2-98e268abaaf6 => generated 2846 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/83] 199.204.45.162 () {44 vars in 1002 bytes} [Fri Aug 14 23:55:22 2026] GET /v2.0/security-groups/ac2397a1-92bf-43f3-a5d2-98e268abaaf6 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/84] 199.204.45.162 () {44 vars in 1002 bytes} [Fri Aug 14 23:55:22 2026] GET /v2.0/security-groups/ac2397a1-92bf-43f3-a5d2-98e268abaaf6 => generated 2846 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/85] 199.204.45.162 () {48 vars in 992 bytes} [Fri Aug 14 23:55:22 2026] POST /v2.0/security-group-rules => generated 603 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/86] 199.204.45.162 () {44 vars in 1002 bytes} [Fri Aug 14 23:55:23 2026] GET /v2.0/security-groups/ac2397a1-92bf-43f3-a5d2-98e268abaaf6 => generated 3462 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/87] 199.204.45.162 () {44 vars in 1002 bytes} [Fri Aug 14 23:55:23 2026] GET /v2.0/security-groups/ac2397a1-92bf-43f3-a5d2-98e268abaaf6 => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/88] 199.204.45.162 () {44 vars in 1002 bytes} [Fri Aug 14 23:55:23 2026] GET /v2.0/security-groups/ac2397a1-92bf-43f3-a5d2-98e268abaaf6 => generated 3462 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/89] 199.204.45.162 () {48 vars in 992 bytes} [Fri Aug 14 23:55:23 2026] POST /v2.0/security-group-rules => generated 603 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/90] 199.204.45.162 () {44 vars in 1002 bytes} [Fri Aug 14 23:55:24 2026] GET /v2.0/security-groups/ac2397a1-92bf-43f3-a5d2-98e268abaaf6 => generated 4078 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/91] 199.204.45.162 () {44 vars in 1002 bytes} [Fri Aug 14 23:55:24 2026] GET /v2.0/security-groups/ac2397a1-92bf-43f3-a5d2-98e268abaaf6 => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/92] 199.204.45.162 () {44 vars in 1002 bytes} [Fri Aug 14 23:55:24 2026] GET /v2.0/security-groups/ac2397a1-92bf-43f3-a5d2-98e268abaaf6 => generated 4078 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/93] 199.204.45.162 () {48 vars in 992 bytes} [Fri Aug 14 23:55:24 2026] POST /v2.0/security-group-rules => generated 603 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/94] 199.204.45.162 () {44 vars in 988 bytes} [Fri Aug 14 23:55:25 2026] GET /v2.0/networks/446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5 => generated 731 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-14 23:55:25.512 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7b6815ed-e747-4acf-816e-0b079b16c458 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/95] 199.204.45.162 () {44 vars in 1077 bytes} [Fri Aug 14 23:55:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5 => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/96] 199.204.45.162 () {44 vars in 1100 bytes} [Fri Aug 14 23:55:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5 => 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: 51/97] 199.204.45.162 () {44 vars in 1002 bytes} [Fri Aug 14 23:55:25 2026] GET /v2.0/security-groups/ac2397a1-92bf-43f3-a5d2-98e268abaaf6 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/98] 199.204.45.162 () {48 vars in 962 bytes} [Fri Aug 14 23:55:25 2026] POST /v2.0/ports => generated 1096 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-14 23:55:32.738 7 INFO neutron.pecan_wsgi.hooks.translation [None req-72d2833e-c3a4-46d1-b78b-e79fb94e1df9 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/101] 199.204.45.162 () {44 vars in 980 bytes} [Fri Aug 14 23:55:32 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 49/102] 199.204.45.162 () {44 vars in 1002 bytes} [Fri Aug 14 23:55:32 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/103] 199.204.45.162 () {48 vars in 1032 bytes} [Fri Aug 14 23:55:32 2026] PUT /v2.0/ports/2fff1fc7-0dbc-4827-985e-1b3ec5402c05 => generated 1245 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/104] 199.204.45.162 () {44 vars in 921 bytes} [Fri Aug 14 23:55:34 2026] GET /v2.0/ports => generated 3726 bytes in 92 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 23:55:36.024 7 INFO neutron.api.v2.resource [None req-fff4942f-30a4-4fe8-9ddc-771c54e7b987 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 55/105] 199.204.45.162 () {44 vars in 960 bytes} [Fri Aug 14 23:55:35 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/106] 199.204.45.162 () {44 vars in 982 bytes} [Fri Aug 14 23:55:36 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/107] 199.204.45.162 () {48 vars in 981 bytes} [Fri Aug 14 23:55:36 2026] POST /v2.0/security-groups => generated 1610 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/108] 199.204.45.162 () {44 vars in 1002 bytes} [Fri Aug 14 23:55:37 2026] GET /v2.0/security-groups/9493efa4-8248-4e64-9c41-f398a054a90b => generated 1610 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/109] 199.204.45.162 () {44 vars in 1002 bytes} [Fri Aug 14 23:55:37 2026] GET /v2.0/security-groups/9493efa4-8248-4e64-9c41-f398a054a90b => generated 1610 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/110] 199.204.45.162 () {44 vars in 1002 bytes} [Fri Aug 14 23:55:37 2026] GET /v2.0/security-groups/9493efa4-8248-4e64-9c41-f398a054a90b => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/111] 199.204.45.162 () {48 vars in 992 bytes} [Fri Aug 14 23:55:37 2026] POST /v2.0/security-group-rules => generated 621 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/112] 199.204.45.162 () {44 vars in 1002 bytes} [Fri Aug 14 23:55:38 2026] GET /v2.0/security-groups/9493efa4-8248-4e64-9c41-f398a054a90b => generated 2244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/113] 199.204.45.162 () {44 vars in 1002 bytes} [Fri Aug 14 23:55:38 2026] GET /v2.0/security-groups/9493efa4-8248-4e64-9c41-f398a054a90b => generated 2244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/114] 199.204.45.162 () {44 vars in 1002 bytes} [Fri Aug 14 23:55:38 2026] GET /v2.0/security-groups/9493efa4-8248-4e64-9c41-f398a054a90b => generated 2244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/115] 199.204.45.162 () {48 vars in 992 bytes} [Fri Aug 14 23:55:38 2026] POST /v2.0/security-group-rules => generated 625 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/124] 199.204.45.162 () {44 vars in 976 bytes} [Fri Aug 14 23:56:40 2026] GET /v2.0/quotas/90541c1396024751a328e08d5ca8bb21 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/125] 199.204.45.162 () {48 vars in 1028 bytes} [Fri Aug 14 23:56:40 2026] PUT /v2.0/quotas/90541c1396024751a328e08d5ca8bb21 => generated 291 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 23:58:51.007 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6daf5072-0242-437a-9812-380a7d7e0b71 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 70/144] 199.204.45.162 () {30 vars in 741 bytes} [Fri Aug 14 23:58:50 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 75/145] 199.204.45.162 () {30 vars in 763 bytes} [Fri Aug 14 23:58:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-14 23:58:53.138 8 INFO neutron.pecan_wsgi.hooks.translation [None req-37f2c8e2-fd9d-47d4-968e-72cb17ab783d ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 71/146] 199.204.45.162 () {30 vars in 741 bytes} [Fri Aug 14 23:58:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 315 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/147] 199.204.45.162 () {30 vars in 763 bytes} [Fri Aug 14 23:58:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:04:50.404 8 INFO neutron.api.v2.resource [None req-ce88dd4b-f248-4b30-b68b-5aa9314e20f7 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 96/196] 199.204.45.162 () {44 vars in 1075 bytes} [Sat Aug 15 00:04:50 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=f550c71ff19a40da954842346d829025 => generated 139 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/197] 199.204.45.162 () {44 vars in 1098 bytes} [Sat Aug 15 00:04:50 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=f550c71ff19a40da954842346d829025 => generated 23 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/198] 199.204.45.162 () {48 vars in 982 bytes} [Sat Aug 15 00:04:50 2026] POST /v2.0/security-groups => generated 1624 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/199] 199.204.45.162 () {44 vars in 1089 bytes} [Sat Aug 15 00:04:51 2026] GET /v2.0/security-groups/00a325b0-5d01-464d-9a65-2b082e6911d0?project_id=f550c71ff19a40da954842346d829025 => generated 1624 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/200] 199.204.45.162 () {44 vars in 1002 bytes} [Sat Aug 15 00:04:51 2026] GET /v2.0/security-groups/00a325b0-5d01-464d-9a65-2b082e6911d0 => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/201] 199.204.45.162 () {44 vars in 1089 bytes} [Sat Aug 15 00:04:51 2026] GET /v2.0/security-groups/00a325b0-5d01-464d-9a65-2b082e6911d0?project_id=f550c71ff19a40da954842346d829025 => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/202] 199.204.45.162 () {48 vars in 992 bytes} [Sat Aug 15 00:04:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/203] 199.204.45.162 () {44 vars in 1089 bytes} [Sat Aug 15 00:04:52 2026] GET /v2.0/security-groups/00a325b0-5d01-464d-9a65-2b082e6911d0?project_id=f550c71ff19a40da954842346d829025 => generated 2234 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/204] 199.204.45.162 () {44 vars in 1002 bytes} [Sat Aug 15 00:04:53 2026] GET /v2.0/security-groups/00a325b0-5d01-464d-9a65-2b082e6911d0 => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/205] 199.204.45.162 () {44 vars in 1089 bytes} [Sat Aug 15 00:04:53 2026] GET /v2.0/security-groups/00a325b0-5d01-464d-9a65-2b082e6911d0?project_id=f550c71ff19a40da954842346d829025 => generated 2234 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/206] 199.204.45.162 () {48 vars in 992 bytes} [Sat Aug 15 00:04:53 2026] POST /v2.0/security-group-rules => generated 599 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/207] 199.204.45.162 () {44 vars in 1089 bytes} [Sat Aug 15 00:04:54 2026] GET /v2.0/security-groups/00a325b0-5d01-464d-9a65-2b082e6911d0?project_id=f550c71ff19a40da954842346d829025 => generated 2846 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/208] 199.204.45.162 () {44 vars in 1002 bytes} [Sat Aug 15 00:04:54 2026] GET /v2.0/security-groups/00a325b0-5d01-464d-9a65-2b082e6911d0 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/209] 199.204.45.162 () {44 vars in 1089 bytes} [Sat Aug 15 00:04:54 2026] GET /v2.0/security-groups/00a325b0-5d01-464d-9a65-2b082e6911d0?project_id=f550c71ff19a40da954842346d829025 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/210] 199.204.45.162 () {48 vars in 992 bytes} [Sat Aug 15 00:04:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/211] 199.204.45.162 () {44 vars in 1089 bytes} [Sat Aug 15 00:04:55 2026] GET /v2.0/security-groups/00a325b0-5d01-464d-9a65-2b082e6911d0?project_id=f550c71ff19a40da954842346d829025 => generated 3460 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/212] 199.204.45.162 () {44 vars in 1002 bytes} [Sat Aug 15 00:04:55 2026] GET /v2.0/security-groups/00a325b0-5d01-464d-9a65-2b082e6911d0 => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/213] 199.204.45.162 () {44 vars in 1089 bytes} [Sat Aug 15 00:04:55 2026] GET /v2.0/security-groups/00a325b0-5d01-464d-9a65-2b082e6911d0?project_id=f550c71ff19a40da954842346d829025 => generated 3460 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/214] 199.204.45.162 () {48 vars in 992 bytes} [Sat Aug 15 00:04:55 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/233] 199.204.45.162 () {30 vars in 740 bytes} [Sat Aug 15 00:07:06 2026] GET /v2.0/networks?tenant_id=f550c71ff19a40da954842346d829025&shared=False => generated 15 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:07:07.161 7 INFO neutron.db.segments_db [None req-8cf2baa7-d867-4932-8bfe-8bc2d0ec8480 91f941a1f5894aeebbd8734bfeee1e67 f550c71ff19a40da954842346d829025 - - 9d8c5cd0951b4ff2bac49751f11ddb1b 9d8c5cd0951b4ff2bac49751f11ddb1b] Added segment 6b05e7bf-0160-4fe7-9752-580f84b9307a of type vxlan for network 9d0f111d-ce1e-4570-b323-ca7b87294537 [pid: 7|app: 0|req: 119/234] 199.204.45.162 () {34 vars in 682 bytes} [Sat Aug 15 00:07:07 2026] POST /v2.0/networks => generated 718 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/235] 199.204.45.162 () {30 vars in 722 bytes} [Sat Aug 15 00:07:07 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/236] 199.204.45.162 () {30 vars in 633 bytes} [Sat Aug 15 00:07:07 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/237] 199.204.45.162 () {34 vars in 677 bytes} [Sat Aug 15 00:07:07 2026] POST /v2.0/ports => generated 999 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/238] 199.204.45.162 () {30 vars in 703 bytes} [Sat Aug 15 00:07:07 2026] GET /v2.0/networks/9d0f111d-ce1e-4570-b323-ca7b87294537 => generated 705 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/239] 199.204.45.162 () {30 vars in 722 bytes} [Sat Aug 15 00:07:10 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/240] 199.204.45.162 () {30 vars in 703 bytes} [Sat Aug 15 00:07:10 2026] GET /v2.0/networks/9d0f111d-ce1e-4570-b323-ca7b87294537 => generated 705 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/243] 199.204.45.162 () {44 vars in 976 bytes} [Sat Aug 15 00:07:26 2026] GET /v2.0/quotas/f550c71ff19a40da954842346d829025 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/244] 199.204.45.162 () {48 vars in 1028 bytes} [Sat Aug 15 00:07:26 2026] PUT /v2.0/quotas/f550c71ff19a40da954842346d829025 => generated 291 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:19:29.163 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bd157890-c8a0-4a2c-a5ae-8dccbe418785 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/341] 199.204.45.162 () {44 vars in 928 bytes} [Sat Aug 15 00:19:29 2026] GET /v2.0/networks/public => generated 108 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/342] 199.204.45.162 () {44 vars in 950 bytes} [Sat Aug 15 00:19:29 2026] GET /v2.0/networks?name=public => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:19:30.391 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34db7c43-dd46-4966-8419-da3e97c46153 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 175/345] 199.204.45.162 () {44 vars in 928 bytes} [Sat Aug 15 00:19:30 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/346] 199.204.45.162 () {44 vars in 950 bytes} [Sat Aug 15 00:19:30 2026] GET /v2.0/networks?name=public => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:19:30.464 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5c2f910f-83da-46f4-aa87-6076ae31bf8e ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/347] 199.204.45.162 () {44 vars in 1035 bytes} [Sat Aug 15 00:19:30 2026] GET /v2.0/subnets/public-subnet?network_id=7364098b-7fc8-4bd7-97f9-33336d336931 => generated 113 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/348] 199.204.45.162 () {44 vars in 1058 bytes} [Sat Aug 15 00:19:30 2026] GET /v2.0/subnets?name=public-subnet&network_id=7364098b-7fc8-4bd7-97f9-33336d336931 => generated 667 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:19:57.470 7 INFO neutron.pecan_wsgi.hooks.translation [None req-149e6d46-d89f-4891-ada9-535f63218a13 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/351] 199.204.45.162 () {44 vars in 938 bytes} [Sat Aug 15 00:19:57 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/352] 199.204.45.162 () {44 vars in 960 bytes} [Sat Aug 15 00:19:57 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:19:58.428 7 INFO neutron.pecan_wsgi.hooks.translation [None req-80032b13-275c-4644-9475-cd6ed772acbd ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/353] 199.204.45.162 () {44 vars in 938 bytes} [Sat Aug 15 00:19:58 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/354] 199.204.45.162 () {44 vars in 960 bytes} [Sat Aug 15 00:19:58 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:19:58.493 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e7be8522-2c7b-44ca-be34-794b96b6e0b2 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/355] 199.204.45.162 () {44 vars in 1037 bytes} [Sat Aug 15 00:19:58 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/356] 199.204.45.162 () {44 vars in 1060 bytes} [Sat Aug 15 00:19:58 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5 => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:19:59.518 7 INFO neutron.api.v2.resource [None req-0ab7fb90-e557-4165-95b8-792f33f0a83b ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/357] 199.204.45.162 () {44 vars in 972 bytes} [Sat Aug 15 00:19:59 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/360] 199.204.45.162 () {44 vars in 994 bytes} [Sat Aug 15 00:19:59 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/361] 199.204.45.162 () {44 vars in 1002 bytes} [Sat Aug 15 00:20:00 2026] GET /v2.0/security-groups/ac2397a1-92bf-43f3-a5d2-98e268abaaf6 => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/362] 199.204.45.162 () {44 vars in 1002 bytes} [Sat Aug 15 00:20:00 2026] GET /v2.0/security-groups/ac2397a1-92bf-43f3-a5d2-98e268abaaf6 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/363] 199.204.45.162 () {44 vars in 1012 bytes} [Sat Aug 15 00:20:00 2026] GET /v2.0/security-group-rules/c4f49563-76e1-4ebe-b62e-39f16e9de3fa => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/364] 199.204.45.162 () {44 vars in 1002 bytes} [Sat Aug 15 00:20:01 2026] GET /v2.0/security-groups/ac2397a1-92bf-43f3-a5d2-98e268abaaf6 => generated 4694 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/365] 199.204.45.162 () {44 vars in 1002 bytes} [Sat Aug 15 00:20:01 2026] GET /v2.0/security-groups/ac2397a1-92bf-43f3-a5d2-98e268abaaf6 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/366] 199.204.45.162 () {44 vars in 1012 bytes} [Sat Aug 15 00:20:01 2026] GET /v2.0/security-group-rules/c411b41f-2b97-4434-8cdd-ca26b4aaed0c => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/367] 199.204.45.162 () {44 vars in 1002 bytes} [Sat Aug 15 00:20:02 2026] GET /v2.0/security-groups/ac2397a1-92bf-43f3-a5d2-98e268abaaf6 => 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: 181/368] 199.204.45.162 () {44 vars in 1002 bytes} [Sat Aug 15 00:20:02 2026] GET /v2.0/security-groups/ac2397a1-92bf-43f3-a5d2-98e268abaaf6 => generated 4694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/369] 199.204.45.162 () {44 vars in 1012 bytes} [Sat Aug 15 00:20:02 2026] GET /v2.0/security-group-rules/3efa3b15-e3b9-4193-9d5a-f54a6a46e5cc => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/370] 199.204.45.162 () {44 vars in 1002 bytes} [Sat Aug 15 00:20:03 2026] GET /v2.0/security-groups/ac2397a1-92bf-43f3-a5d2-98e268abaaf6 => generated 4694 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/371] 199.204.45.162 () {44 vars in 1002 bytes} [Sat Aug 15 00:20:03 2026] GET /v2.0/security-groups/ac2397a1-92bf-43f3-a5d2-98e268abaaf6 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/372] 199.204.45.162 () {44 vars in 1012 bytes} [Sat Aug 15 00:20:03 2026] GET /v2.0/security-group-rules/0721ab91-af14-449c-aacf-28a0af76edc6 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/373] 199.204.45.162 () {44 vars in 1002 bytes} [Sat Aug 15 00:20:04 2026] GET /v2.0/security-groups/ac2397a1-92bf-43f3-a5d2-98e268abaaf6 => generated 4694 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/374] 199.204.45.162 () {44 vars in 1002 bytes} [Sat Aug 15 00:20:04 2026] GET /v2.0/security-groups/ac2397a1-92bf-43f3-a5d2-98e268abaaf6 => 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: 191/375] 199.204.45.162 () {44 vars in 1012 bytes} [Sat Aug 15 00:20:04 2026] GET /v2.0/security-group-rules/106c0b16-c8af-461f-a1ea-f54e4fe5afbb => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/376] 199.204.45.162 () {44 vars in 988 bytes} [Sat Aug 15 00:20:05 2026] GET /v2.0/networks/446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5 => generated 731 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:20:05.812 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5b7bacb3-c36b-4510-8d6c-669f2bc101c9 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 192/377] 199.204.45.162 () {44 vars in 1077 bytes} [Sat Aug 15 00:20:05 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/378] 199.204.45.162 () {44 vars in 1100 bytes} [Sat Aug 15 00:20:05 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5 => generated 1250 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/379] 199.204.45.162 () {44 vars in 1002 bytes} [Sat Aug 15 00:20:05 2026] GET /v2.0/security-groups/ac2397a1-92bf-43f3-a5d2-98e268abaaf6 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:20:13.191 8 INFO neutron.pecan_wsgi.hooks.translation [None req-41e080ad-9b38-44b8-8323-e8fdb3e7adcd ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 187/380] 199.204.45.162 () {44 vars in 980 bytes} [Sat Aug 15 00:20:13 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/381] 199.204.45.162 () {44 vars in 1002 bytes} [Sat Aug 15 00:20:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/384] 199.204.45.162 () {44 vars in 921 bytes} [Sat Aug 15 00:20:14 2026] GET /v2.0/ports => generated 4721 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:20:16.006 7 INFO neutron.api.v2.resource [None req-f2575653-ba42-493d-a866-064bc5226c09 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 196/385] 199.204.45.162 () {44 vars in 960 bytes} [Sat Aug 15 00:20:15 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/386] 199.204.45.162 () {44 vars in 982 bytes} [Sat Aug 15 00:20:16 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/387] 199.204.45.162 () {44 vars in 1002 bytes} [Sat Aug 15 00:20:16 2026] GET /v2.0/security-groups/9493efa4-8248-4e64-9c41-f398a054a90b => generated 2882 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/388] 199.204.45.162 () {44 vars in 1002 bytes} [Sat Aug 15 00:20:16 2026] GET /v2.0/security-groups/9493efa4-8248-4e64-9c41-f398a054a90b => generated 2882 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/389] 199.204.45.162 () {44 vars in 1012 bytes} [Sat Aug 15 00:20:17 2026] GET /v2.0/security-group-rules/e0c62a24-dd6b-4d83-8b44-24ca23bd0685 => generated 621 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/390] 199.204.45.162 () {44 vars in 1002 bytes} [Sat Aug 15 00:20:17 2026] GET /v2.0/security-groups/9493efa4-8248-4e64-9c41-f398a054a90b => generated 2882 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/391] 199.204.45.162 () {44 vars in 1002 bytes} [Sat Aug 15 00:20:17 2026] GET /v2.0/security-groups/9493efa4-8248-4e64-9c41-f398a054a90b => generated 2882 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/392] 199.204.45.162 () {44 vars in 1012 bytes} [Sat Aug 15 00:20:17 2026] GET /v2.0/security-group-rules/4aaf25e4-18da-4b24-a565-f731bf01eb36 => generated 625 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/395] 199.204.45.162 () {44 vars in 976 bytes} [Sat Aug 15 00:20:30 2026] GET /v2.0/quotas/90541c1396024751a328e08d5ca8bb21 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:21:24.427 7 INFO neutron.api.v2.resource [None req-c228893b-16b8-49fa-9960-a0a93d7f8641 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 205/402] 199.204.45.162 () {44 vars in 1075 bytes} [Sat Aug 15 00:21:24 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=f550c71ff19a40da954842346d829025 => generated 139 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/403] 199.204.45.162 () {44 vars in 1098 bytes} [Sat Aug 15 00:21:24 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=f550c71ff19a40da954842346d829025 => generated 4072 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/404] 199.204.45.162 () {44 vars in 1089 bytes} [Sat Aug 15 00:21:25 2026] GET /v2.0/security-groups/00a325b0-5d01-464d-9a65-2b082e6911d0?project_id=f550c71ff19a40da954842346d829025 => generated 4075 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/405] 199.204.45.162 () {44 vars in 1002 bytes} [Sat Aug 15 00:21:25 2026] GET /v2.0/security-groups/00a325b0-5d01-464d-9a65-2b082e6911d0 => 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: 207/406] 199.204.45.162 () {44 vars in 1012 bytes} [Sat Aug 15 00:21:25 2026] GET /v2.0/security-group-rules/ff9260c5-5b0c-40fd-ac5e-14b507ed40df => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/407] 199.204.45.162 () {44 vars in 1089 bytes} [Sat Aug 15 00:21:26 2026] GET /v2.0/security-groups/00a325b0-5d01-464d-9a65-2b082e6911d0?project_id=f550c71ff19a40da954842346d829025 => generated 4075 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/408] 199.204.45.162 () {44 vars in 1002 bytes} [Sat Aug 15 00:21:26 2026] GET /v2.0/security-groups/00a325b0-5d01-464d-9a65-2b082e6911d0 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/409] 199.204.45.162 () {44 vars in 1012 bytes} [Sat Aug 15 00:21:26 2026] GET /v2.0/security-group-rules/1d35ebcd-df7b-4c79-b348-99cadc1b43bc => generated 599 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/410] 199.204.45.162 () {44 vars in 1089 bytes} [Sat Aug 15 00:21:27 2026] GET /v2.0/security-groups/00a325b0-5d01-464d-9a65-2b082e6911d0?project_id=f550c71ff19a40da954842346d829025 => generated 4075 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/411] 199.204.45.162 () {44 vars in 1002 bytes} [Sat Aug 15 00:21:27 2026] GET /v2.0/security-groups/00a325b0-5d01-464d-9a65-2b082e6911d0 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/412] 199.204.45.162 () {44 vars in 1012 bytes} [Sat Aug 15 00:21:27 2026] GET /v2.0/security-group-rules/c7171c10-59bd-43cf-b81a-08c4a9d6a38e => 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: 203/413] 199.204.45.162 () {44 vars in 1089 bytes} [Sat Aug 15 00:21:28 2026] GET /v2.0/security-groups/00a325b0-5d01-464d-9a65-2b082e6911d0?project_id=f550c71ff19a40da954842346d829025 => generated 4075 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/414] 199.204.45.162 () {44 vars in 1002 bytes} [Sat Aug 15 00:21:28 2026] GET /v2.0/security-groups/00a325b0-5d01-464d-9a65-2b082e6911d0 => generated 4075 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/415] 199.204.45.162 () {44 vars in 1012 bytes} [Sat Aug 15 00:21:28 2026] GET /v2.0/security-group-rules/64e6a24e-c4c3-4e42-96f6-1eb07ce95731 => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/418] 199.204.45.162 () {44 vars in 976 bytes} [Sat Aug 15 00:21:36 2026] GET /v2.0/quotas/f550c71ff19a40da954842346d829025 => 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: 217/425] 199.204.45.162 () {44 vars in 950 bytes} [Sat Aug 15 00:22:27 2026] GET /v2.0/networks?name=public => generated 753 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/432] 10.0.0.61 () {32 vars in 648 bytes} [Sat Aug 15 00:23:04 2026] GET /v2.0/networks => generated 2167 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/433] 10.0.0.61 () {32 vars in 654 bytes} [Sat Aug 15 00:23:06 2026] GET /v2.0/floatingips => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/434] 10.0.0.61 () {32 vars in 646 bytes} [Sat Aug 15 00:23:06 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/435] 10.0.0.61 () {32 vars in 642 bytes} [Sat Aug 15 00:23:06 2026] GET /v2.0/ports => generated 4721 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/436] 10.0.0.61 () {32 vars in 646 bytes} [Sat Aug 15 00:23:06 2026] GET /v2.0/subnets => generated 1308 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/437] 10.0.0.61 () {32 vars in 648 bytes} [Sat Aug 15 00:23:06 2026] GET /v2.0/networks => generated 2167 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/438] 10.0.0.61 () {32 vars in 662 bytes} [Sat Aug 15 00:23:06 2026] GET /v2.0/security-groups => generated 17397 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/439] 10.0.0.61 () {32 vars in 654 bytes} [Sat Aug 15 00:23:06 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-15 00:23:17.647 8 INFO neutron.db.segments_db [None req-5a50f41b-deda-4ffd-b873-9ad928fe22ff ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Added segment 5d297695-f466-4b40-b262-ecb48de30c79 of type vxlan for network 6846a3d6-817d-46c7-be55-ac055283cc8d 2026-08-15 00:23:17.662 7 INFO neutron.db.segments_db [None req-09618513-956f-45db-81ac-8bf45aa0f839 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Added segment 0c2547e6-2d2b-4779-b8ff-91f12a6437b6 of type vxlan for network 4d7f2f82-2d0d-4901-914a-1ffa24dbe086 [pid: 7|app: 0|req: 226/442] 10.0.0.61 () {34 vars in 670 bytes} [Sat Aug 15 00:23:17 2026] POST /v2.0/networks => generated 744 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/443] 10.0.0.61 () {34 vars in 670 bytes} [Sat Aug 15 00:23:17 2026] POST /v2.0/networks => generated 752 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/444] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:23:17 2026] POST /v2.0/subnets => generated 691 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:23:17.934 7 INFO neutron.db.segments_db [None req-8bb04020-2897-4fa1-9557-b75dc4386f18 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Added segment 1cc5b737-9885-4cca-997c-349d4ac6ebb3 of type vxlan for network 04b73c99-6364-449e-8852-abedec85a896 [pid: 7|app: 0|req: 227/445] 10.0.0.61 () {34 vars in 670 bytes} [Sat Aug 15 00:23:17 2026] POST /v2.0/networks => generated 748 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:23:18.037 7 INFO neutron.db.segments_db [None req-61ea5b46-5944-4c71-958a-9a680d7f7d41 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Added segment eea56dd5-cf3f-48cd-8ffb-d6e14dffc1ff of type vxlan for network c6bebadd-ec8a-4dff-877e-2aa56974149c [pid: 8|app: 0|req: 219/446] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:23:17 2026] POST /v2.0/subnets => generated 699 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/447] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:23:18 2026] POST /v2.0/subnets => generated 695 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:23:18.254 7 INFO neutron.db.l3_hamode_db [None req-61ea5b46-5944-4c71-958a-9a680d7f7d41 ee3872d7ad5643c58094df80e331732d 914f61e3a7b04e99a54e993a031122b8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-15 00:23:18.295 8 INFO neutron.db.segments_db [None req-2e759965-637c-4a9b-b48e-1243ee9b918d ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Added segment fc91cce3-58c0-4d66-a9b6-18ec99451c28 of type vxlan for network 0caafee4-612e-4bd0-80c0-86a8e5179132 2026-08-15 00:23:18.531 8 INFO neutron.db.l3_hamode_db [None req-2e759965-637c-4a9b-b48e-1243ee9b918d ee3872d7ad5643c58094df80e331732d dec00511797b4b11afb01b8ca7733663 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-15 00:23:19.126 7 INFO neutron.db.l3_hamode_db [None req-61ea5b46-5944-4c71-958a-9a680d7f7d41 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-15 00:23:19.604 8 INFO neutron.db.l3_hamode_db [None req-2e759965-637c-4a9b-b48e-1243ee9b918d ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 228/448] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:23:18 2026] POST /v2.0/routers => generated 731 bytes in 2314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:23:20.366 7 INFO neutron.db.segments_db [None req-f7924749-76f6-4b0d-8b4d-40cba7353bb0 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Added segment 76265347-e92a-46a1-8e8c-afdcb90a9877 of type vxlan for network e0a2a8f9-d68c-4060-84dd-253a4779dbe2 2026-08-15 00:23:20.634 7 INFO neutron.db.l3_hamode_db [None req-f7924749-76f6-4b0d-8b4d-40cba7353bb0 ee3872d7ad5643c58094df80e331732d 3209e4aed353494f91664b38a61331f0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 221/449] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:23:18 2026] POST /v2.0/routers => generated 739 bytes in 2492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/450] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:23:20 2026] GET /v2.0/security-groups?tenant_id=55d2e7a8eb4d466cb1c6fe98170054a4&name=default => generated 2924 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:23:21.452 7 INFO neutron.db.l3_hamode_db [None req-f7924749-76f6-4b0d-8b4d-40cba7353bb0 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 229/451] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:23:20 2026] POST /v2.0/routers => generated 735 bytes in 1972 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/452] 10.0.0.61 () {34 vars in 782 bytes} [Sat Aug 15 00:23:21 2026] PUT /v2.0/routers/91655746-f9a0-48ea-a2d7-1aaebf330c07/add_router_interface => generated 309 bytes in 1327 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/453] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:23:22 2026] DELETE /v2.0/security-groups/3d21d575-0cac-4e92-940c-8d51f0339553 => 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: 230/454] 10.0.0.61 () {34 vars in 782 bytes} [Sat Aug 15 00:23:22 2026] PUT /v2.0/routers/2c0ef2db-f7e0-4376-aa30-1db9480ad5d8/add_router_interface => generated 309 bytes in 1236 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/455] 10.0.0.61 () {34 vars in 782 bytes} [Sat Aug 15 00:23:22 2026] PUT /v2.0/routers/2de04c9f-c783-4f35-a5a2-3e24ef288d53/add_router_interface => generated 309 bytes in 1136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/456] 10.0.0.130 () {38 vars in 971 bytes} [Sat Aug 15 00:23:23 2026] POST /v2.0/security-groups => generated 1681 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/457] 10.0.0.61 () {34 vars in 684 bytes} [Sat Aug 15 00:23:24 2026] POST /v2.0/security-groups => generated 1659 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/458] 10.0.0.61 () {34 vars in 684 bytes} [Sat Aug 15 00:23:24 2026] POST /v2.0/security-groups => generated 1660 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/459] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:23:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/460] 10.0.0.130 () {38 vars in 971 bytes} [Sat Aug 15 00:23:24 2026] POST /v2.0/security-groups => generated 1680 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/461] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:23:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/462] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:23:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:23:24.748 7 INFO neutron.db.segments_db [None req-40a5dca1-2531-48c4-a477-bb8b5a2c4bfe ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Added segment 2f0db2f6-aa61-4641-a788-926ec47f8688 of type vxlan for network 1eba537c-8034-4c86-8ad5-1bc55fca29c5 [pid: 8|app: 0|req: 230/463] 10.0.0.130 () {38 vars in 971 bytes} [Sat Aug 15 00:23:24 2026] POST /v2.0/security-groups => generated 1682 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/464] 10.0.0.61 () {34 vars in 670 bytes} [Sat Aug 15 00:23:24 2026] POST /v2.0/networks => generated 749 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/465] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:23:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/466] 10.0.0.130 () {34 vars in 1002 bytes} [Sat Aug 15 00:23:24 2026] GET /v2.0/security-groups?tenant_id=914f61e3a7b04e99a54e993a031122b8 => generated 7904 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/467] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:23:24 2026] POST /v2.0/subnets => generated 696 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/468] 10.0.0.61 () {34 vars in 675 bytes} [Sat Aug 15 00:23:24 2026] POST /v2.0/floatingips => generated 552 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/469] 10.0.0.130 () {34 vars in 991 bytes} [Sat Aug 15 00:23:25 2026] GET /v2.0/security-groups/6cc38c04-a6eb-4f56-bf30-798991703f53 => generated 2918 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:23:25.374 7 INFO neutron.db.segments_db [None req-aa1765e9-3a09-45c9-9749-e2dff4522463 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Added segment c1af87d1-790a-4aee-8379-e9347fd57565 of type vxlan for network c8d3efba-10d8-4de6-a372-42827ed4276b [pid: 8|app: 0|req: 234/470] 10.0.0.61 () {34 vars in 675 bytes} [Sat Aug 15 00:23:25 2026] POST /v2.0/floatingips => generated 552 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/471] 10.0.0.130 () {34 vars in 991 bytes} [Sat Aug 15 00:23:25 2026] GET /v2.0/security-groups/6cc38c04-a6eb-4f56-bf30-798991703f53 => generated 2918 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:23:25.616 7 INFO neutron.db.l3_hamode_db [None req-aa1765e9-3a09-45c9-9749-e2dff4522463 ee3872d7ad5643c58094df80e331732d 123d0e4c1e5c46c0a12662ea6f66d9f4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 236/472] 10.0.0.130 () {34 vars in 991 bytes} [Sat Aug 15 00:23:25 2026] GET /v2.0/security-groups/3055221c-aad9-4446-b63c-3c43433c9758 => generated 1681 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/473] 10.0.0.130 () {36 vars in 1013 bytes} [Sat Aug 15 00:23:25 2026] DELETE /v2.0/security-groups/3055221c-aad9-4446-b63c-3c43433c9758 => 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: 238/474] 10.0.0.130 () {34 vars in 1098 bytes} [Sat Aug 15 00:23:25 2026] GET /v2.0/security-groups?name=tempest-securitygroup--267238255&fields=id&tenant_id=dec00511797b4b11afb01b8ca7733663 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:23:25.834 8 INFO neutron.api.v2.resource [req-7559b466-6d40-4192-b08c-b577a20f5551 req-6c164873-84d1-4315-8122-3b59324d3226 15f20ba3cb3d439080e227089c9f0f14 914f61e3a7b04e99a54e993a031122b8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 239/475] 10.0.0.130 () {34 vars in 991 bytes} [Sat Aug 15 00:23:25 2026] GET /v2.0/security-groups/3055221c-aad9-4446-b63c-3c43433c9758 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/476] 10.0.0.130 () {34 vars in 982 bytes} [Sat Aug 15 00:23:25 2026] GET /v2.0/networks?id=6846a3d6-817d-46c7-be55-ac055283cc8d => generated 684 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/477] 10.0.0.130 () {34 vars in 991 bytes} [Sat Aug 15 00:23:25 2026] GET /v2.0/security-groups/e66e690a-3b08-4641-8ded-c7c1cb6fc46d => generated 1680 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/478] 10.0.0.130 () {34 vars in 965 bytes} [Sat Aug 15 00:23:25 2026] GET /v2.0/quotas/dec00511797b4b11afb01b8ca7733663 => generated 292 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/479] 10.0.0.130 () {36 vars in 1013 bytes} [Sat Aug 15 00:23:25 2026] DELETE /v2.0/security-groups/e66e690a-3b08-4641-8ded-c7c1cb6fc46d => 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: 244/480] 10.0.0.130 () {34 vars in 1002 bytes} [Sat Aug 15 00:23:25 2026] GET /v2.0/ports?tenant_id=dec00511797b4b11afb01b8ca7733663&fields=id => generated 103 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:23:26.331 8 INFO neutron.api.v2.resource [req-ea166b26-edc3-4cea-b147-8bca6fc910b5 req-eb4e3a8c-9069-43cc-91a5-7f2b422fd2e9 15f20ba3cb3d439080e227089c9f0f14 914f61e3a7b04e99a54e993a031122b8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 245/481] 10.0.0.130 () {34 vars in 991 bytes} [Sat Aug 15 00:23:26 2026] GET /v2.0/security-groups/e66e690a-3b08-4641-8ded-c7c1cb6fc46d => 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: 246/482] 10.0.0.130 () {34 vars in 991 bytes} [Sat Aug 15 00:23:26 2026] GET /v2.0/security-groups/b22c706f-6b85-4066-beb2-33a19541715c => generated 1682 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/483] 10.0.0.130 () {36 vars in 1013 bytes} [Sat Aug 15 00:23:26 2026] DELETE /v2.0/security-groups/b22c706f-6b85-4066-beb2-33a19541715c => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:23:26.560 8 INFO neutron.api.v2.resource [req-dd1ad100-8019-40f1-99ca-c2251d0db26d req-450f4e23-3b7f-4213-a75b-b5cb26dba2e4 15f20ba3cb3d439080e227089c9f0f14 914f61e3a7b04e99a54e993a031122b8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 248/484] 10.0.0.130 () {34 vars in 991 bytes} [Sat Aug 15 00:23:26 2026] GET /v2.0/security-groups/b22c706f-6b85-4066-beb2-33a19541715c => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/485] 10.0.0.130 () {34 vars in 1002 bytes} [Sat Aug 15 00:23:26 2026] GET /v2.0/security-groups?tenant_id=914f61e3a7b04e99a54e993a031122b8 => generated 2921 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/486] 10.0.0.130 () {34 vars in 991 bytes} [Sat Aug 15 00:23:26 2026] GET /v2.0/security-groups/6cc38c04-a6eb-4f56-bf30-798991703f53 => generated 2918 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:23:26.735 7 INFO neutron.db.l3_hamode_db [None req-aa1765e9-3a09-45c9-9749-e2dff4522463 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 251/487] 10.0.0.130 () {34 vars in 991 bytes} [Sat Aug 15 00:23:26 2026] GET /v2.0/security-groups/6cc38c04-a6eb-4f56-bf30-798991703f53 => generated 2918 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:23:26.787 8 INFO neutron.api.v2.resource [req-67175f2e-7073-4de7-b533-ac1df74dd2ff req-d3994520-d2ca-438b-aedf-9000d7a9536d 15f20ba3cb3d439080e227089c9f0f14 914f61e3a7b04e99a54e993a031122b8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 252/488] 10.0.0.130 () {34 vars in 991 bytes} [Sat Aug 15 00:23:26 2026] GET /v2.0/security-groups/b22c706f-6b85-4066-beb2-33a19541715c => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/489] 10.0.0.130 () {34 vars in 907 bytes} [Sat Aug 15 00:23:26 2026] GET /v2.0/extensions => generated 21537 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-15 00:23:26.848 8 INFO neutron.api.v2.resource [req-3968c403-c7d6-4dfc-a531-ad0babbf39d3 req-05680d78-ee54-4b87-ae04-8b682edefeb8 15f20ba3cb3d439080e227089c9f0f14 914f61e3a7b04e99a54e993a031122b8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 254/490] 10.0.0.130 () {34 vars in 991 bytes} [Sat Aug 15 00:23:26 2026] GET /v2.0/security-groups/e66e690a-3b08-4641-8ded-c7c1cb6fc46d => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/491] 10.0.0.130 () {34 vars in 1008 bytes} [Sat Aug 15 00:23:26 2026] GET /v2.0/networks/6846a3d6-817d-46c7-be55-ac055283cc8d?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:23:26.909 8 INFO neutron.api.v2.resource [req-798c3403-dfde-47e0-a3e5-6945c6cbbdd5 req-8a24e09d-3b4d-4f6b-a052-f636bc4080d4 15f20ba3cb3d439080e227089c9f0f14 914f61e3a7b04e99a54e993a031122b8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 256/492] 10.0.0.130 () {34 vars in 991 bytes} [Sat Aug 15 00:23:26 2026] GET /v2.0/security-groups/3055221c-aad9-4446-b63c-3c43433c9758 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/493] 10.0.0.130 () {34 vars in 1108 bytes} [Sat Aug 15 00:23:26 2026] GET /v2.0/networks/6846a3d6-817d-46c7-be55-ac055283cc8d?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) 2026-08-15 00:23:27.363 8 INFO neutron_taas.services.taas.taas_plugin [None req-bdc39370-b73b-4a45-b369-50807528e4b6 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: ee57732b-6840-40d9-a098-8769ed0b8e42 2026-08-15 00:23:27.371 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bdc39370-b73b-4a45-b369-50807528e4b6 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: ee57732b-6840-40d9-a098-8769ed0b8e42 [pid: 7|app: 0|req: 237/494] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:23:25 2026] POST /v2.0/routers => generated 736 bytes in 2429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/495] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:27 2026] GET /v2.0/ports?device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/496] 10.0.0.61 () {34 vars in 788 bytes} [Sat Aug 15 00:23:26 2026] PUT /v2.0/routers/91655746-f9a0-48ea-a2d7-1aaebf330c07/remove_router_interface => generated 309 bytes in 970 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:23:28.144 8 INFO neutron_taas.services.taas.taas_plugin [None req-a8bdcd15-a47a-4c81-ae94-511943c1d711 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: 28e5dc19-ecd4-4161-93d2-f4de618a085e 2026-08-15 00:23:28.148 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8bdcd15-a47a-4c81-ae94-511943c1d711 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: 28e5dc19-ecd4-4161-93d2-f4de618a085e 2026-08-15 00:23:28.384 8 INFO neutron_taas.services.taas.taas_plugin [None req-a8bdcd15-a47a-4c81-ae94-511943c1d711 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: ca1faacb-e5e1-4283-8940-a646ad14163c 2026-08-15 00:23:28.388 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8bdcd15-a47a-4c81-ae94-511943c1d711 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: ca1faacb-e5e1-4283-8940-a646ad14163c 2026-08-15 00:23:28.492 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-a8bdcd15-a47a-4c81-ae94-511943c1d711 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - 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 124, 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 124, 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 58, 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 40, 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 340, 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 2244, 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 648, 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 716, 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: 239/497] 10.0.0.61 () {34 vars in 782 bytes} [Sat Aug 15 00:23:27 2026] PUT /v2.0/routers/9272ac20-f12f-4cc7-82bd-955802a09cb7/add_router_interface => generated 309 bytes in 1066 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:23:28.917 8 INFO neutron.db.l3_hamode_db [None req-a8bdcd15-a47a-4c81-ae94-511943c1d711 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] HA network c6bebadd-ec8a-4dff-877e-2aa56974149c was deleted as no HA routers are present in tenant 914f61e3a7b04e99a54e993a031122b8. [pid: 8|app: 0|req: 259/498] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:23:27 2026] DELETE /v2.0/routers/91655746-f9a0-48ea-a2d7-1aaebf330c07 => generated 0 bytes in 997 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/499] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:28 2026] GET /v2.0/ports?device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => 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: 260/500] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:23:28 2026] DELETE /v2.0/subnets/4c2113a3-207f-42df-b4aa-9ef7995da6fa => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:23:29.227 7 INFO neutron_taas.services.taas.taas_plugin [None req-fd47c41a-6e4d-48b6-b3f1-c562870a14dd ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: accfab33-9ca8-4d01-a61e-46c720f5054e 2026-08-15 00:23:29.236 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd47c41a-6e4d-48b6-b3f1-c562870a14dd ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: accfab33-9ca8-4d01-a61e-46c720f5054e 2026-08-15 00:23:29.251 8 INFO neutron.services.segments.plugin [-] Segment eea56dd5-cf3f-48cd-8ffb-d6e14dffc1ff resource provider aggregate not found 2026-08-15 00:23:29.269 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment eea56dd5-cf3f-48cd-8ffb-d6e14dffc1ff resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eea56dd5-cf3f-48cd-8ffb-d6e14dffc1ff found for delete ", "request_id": "req-548392d6-7de9-48a2-afea-5e53dfe2d939"}]} 2026-08-15 00:23:29.283 8 INFO neutron.services.segments.plugin [-] Segment eea56dd5-cf3f-48cd-8ffb-d6e14dffc1ff resource provider aggregate not found 2026-08-15 00:23:29.302 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment eea56dd5-cf3f-48cd-8ffb-d6e14dffc1ff resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eea56dd5-cf3f-48cd-8ffb-d6e14dffc1ff found for delete ", "request_id": "req-b53110e9-4f8b-4b27-a9af-1c1f057b086d"}]} [pid: 8|app: 0|req: 261/501] 10.0.0.130 () {38 vars in 971 bytes} [Sat Aug 15 00:23:29 2026] POST /v2.0/security-groups => generated 1685 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/502] 10.0.0.130 () {34 vars in 991 bytes} [Sat Aug 15 00:23:29 2026] GET /v2.0/security-groups/ebb6e24d-d4ab-4e70-8de1-610fc591179a => generated 1685 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/503] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:23:29 2026] DELETE /v2.0/networks/4d7f2f82-2d0d-4901-914a-1ffa24dbe086 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/506] 10.0.0.130 () {38 vars in 981 bytes} [Sat Aug 15 00:23:29 2026] POST /v2.0/security-group-rules => generated 614 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/507] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:23:29 2026] GET /v2.0/security-groups?tenant_id=914f61e3a7b04e99a54e993a031122b8&name=default => generated 2921 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/508] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:23:29 2026] DELETE /v2.0/security-groups/6cc38c04-a6eb-4f56-bf30-798991703f53 => 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: 264/509] 10.0.0.130 () {38 vars in 971 bytes} [Sat Aug 15 00:23:29 2026] POST /v2.0/security-groups => generated 1685 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/510] 10.0.0.130 () {34 vars in 991 bytes} [Sat Aug 15 00:23:29 2026] GET /v2.0/security-groups/3604aac1-a399-4360-8af2-6fe5a61f4aa8 => generated 1685 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/511] 10.0.0.130 () {38 vars in 981 bytes} [Sat Aug 15 00:23:29 2026] POST /v2.0/security-group-rules => generated 614 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/512] 10.0.0.130 () {34 vars in 991 bytes} [Sat Aug 15 00:23:29 2026] GET /v2.0/security-groups/3604aac1-a399-4360-8af2-6fe5a61f4aa8 => generated 2310 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/513] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:30 2026] GET /v2.0/ports?device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:23:30.117 7 INFO neutron.services.segments.plugin [-] Segment 0c2547e6-2d2b-4779-b8ff-91f12a6437b6 resource provider aggregate not found 2026-08-15 00:23:30.139 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0c2547e6-2d2b-4779-b8ff-91f12a6437b6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c2547e6-2d2b-4779-b8ff-91f12a6437b6 found for delete ", "request_id": "req-e94046a8-5728-481a-ba27-271800b34941"}]} [pid: 8|app: 0|req: 266/514] 10.0.0.130 () {38 vars in 981 bytes} [Sat Aug 15 00:23:30 2026] POST /v2.0/security-group-rules => generated 619 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:23:30.184 7 INFO neutron.services.segments.plugin [-] Segment 0c2547e6-2d2b-4779-b8ff-91f12a6437b6 resource provider aggregate not found 2026-08-15 00:23:30.205 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0c2547e6-2d2b-4779-b8ff-91f12a6437b6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c2547e6-2d2b-4779-b8ff-91f12a6437b6 found for delete ", "request_id": "req-b49b4f23-aed2-46ee-a224-c365d6558394"}]} [pid: 7|app: 0|req: 249/515] 10.0.0.130 () {34 vars in 991 bytes} [Sat Aug 15 00:23:30 2026] GET /v2.0/security-groups/3604aac1-a399-4360-8af2-6fe5a61f4aa8 => generated 2940 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/516] 10.0.0.130 () {34 vars in 1001 bytes} [Sat Aug 15 00:23:30 2026] GET /v2.0/security-group-rules/18514218-b11d-4692-9211-97e0c268a586 => generated 616 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/517] 10.0.0.130 () {34 vars in 991 bytes} [Sat Aug 15 00:23:30 2026] GET /v2.0/security-groups/3604aac1-a399-4360-8af2-6fe5a61f4aa8 => generated 2940 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/518] 10.0.0.130 () {36 vars in 1023 bytes} [Sat Aug 15 00:23:30 2026] DELETE /v2.0/security-group-rules/18514218-b11d-4692-9211-97e0c268a586 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/519] 10.0.0.130 () {34 vars in 991 bytes} [Sat Aug 15 00:23:30 2026] GET /v2.0/security-groups/3604aac1-a399-4360-8af2-6fe5a61f4aa8 => generated 2310 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/520] 10.0.0.130 () {34 vars in 1100 bytes} [Sat Aug 15 00:23:30 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1769231910&fields=id&tenant_id=3209e4aed353494f91664b38a61331f0 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/521] 10.0.0.130 () {34 vars in 982 bytes} [Sat Aug 15 00:23:30 2026] GET /v2.0/networks?id=04b73c99-6364-449e-8852-abedec85a896 => generated 680 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/522] 10.0.0.130 () {36 vars in 1013 bytes} [Sat Aug 15 00:23:30 2026] DELETE /v2.0/security-groups/3604aac1-a399-4360-8af2-6fe5a61f4aa8 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/523] 10.0.0.130 () {34 vars in 965 bytes} [Sat Aug 15 00:23:30 2026] GET /v2.0/quotas/3209e4aed353494f91664b38a61331f0 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/524] 10.0.0.130 () {34 vars in 991 bytes} [Sat Aug 15 00:23:30 2026] GET /v2.0/security-groups/ebb6e24d-d4ab-4e70-8de1-610fc591179a => generated 2310 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/525] 10.0.0.130 () {34 vars in 1002 bytes} [Sat Aug 15 00:23:30 2026] GET /v2.0/ports?tenant_id=3209e4aed353494f91664b38a61331f0&fields=id => generated 103 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/526] 10.0.0.130 () {36 vars in 1013 bytes} [Sat Aug 15 00:23:30 2026] DELETE /v2.0/security-groups/ebb6e24d-d4ab-4e70-8de1-610fc591179a => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:23:31.111 7 INFO neutron_taas.services.taas.taas_plugin [None req-7322ad72-1e9f-4e0a-82a5-786344123c61 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: 91c9f46d-d0a2-4bba-8be5-fb1e45925661 2026-08-15 00:23:31.113 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7322ad72-1e9f-4e0a-82a5-786344123c61 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: 91c9f46d-d0a2-4bba-8be5-fb1e45925661 [pid: 8|app: 0|req: 272/527] 10.0.0.130 () {34 vars in 907 bytes} [Sat Aug 15 00:23:31 2026] GET /v2.0/extensions => generated 21537 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/528] 10.0.0.130 () {34 vars in 1008 bytes} [Sat Aug 15 00:23:31 2026] GET /v2.0/networks/04b73c99-6364-449e-8852-abedec85a896?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: 274/529] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:31 2026] GET /v2.0/ports?device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => 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: 275/530] 10.0.0.130 () {34 vars in 1108 bytes} [Sat Aug 15 00:23:31 2026] GET /v2.0/networks/04b73c99-6364-449e-8852-abedec85a896?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/531] 10.0.0.61 () {34 vars in 788 bytes} [Sat Aug 15 00:23:30 2026] PUT /v2.0/routers/9272ac20-f12f-4cc7-82bd-955802a09cb7/remove_router_interface => generated 309 bytes in 830 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/532] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:31 2026] GET /v2.0/ports?device_id=c4908786-ac2a-47e7-8e2e-7d90e316aa35 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:23:31.738 8 INFO neutron.db.segments_db [None req-46485212-32b9-4718-a1cc-a6387ef5a84d ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Added segment 50a154b6-11a5-4f9a-98d3-d385b445947b of type vxlan for network 6e42959d-1583-4d4c-baf3-865c94fc0ec2 2026-08-15 00:23:31.804 7 INFO neutron_taas.services.taas.taas_plugin [None req-8d0711ae-41a0-41ab-93f3-22713765ac4f ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: 7cf3aa6c-98a2-4d7f-9816-23c0e0ecaea5 2026-08-15 00:23:31.808 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d0711ae-41a0-41ab-93f3-22713765ac4f ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: 7cf3aa6c-98a2-4d7f-9816-23c0e0ecaea5 [pid: 8|app: 0|req: 276/533] 10.0.0.61 () {34 vars in 670 bytes} [Sat Aug 15 00:23:31 2026] POST /v2.0/networks => generated 743 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/534] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:23:31 2026] POST /v2.0/subnets => generated 690 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:23:32.082 7 INFO neutron_taas.services.taas.taas_plugin [None req-8d0711ae-41a0-41ab-93f3-22713765ac4f ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: 0db4cc2a-3ee7-4fd8-a5d5-3b94e9d74f02 2026-08-15 00:23:32.089 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d0711ae-41a0-41ab-93f3-22713765ac4f ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: 0db4cc2a-3ee7-4fd8-a5d5-3b94e9d74f02 2026-08-15 00:23:32.106 8 INFO neutron.db.segments_db [None req-d7cb5fa3-ba9e-4c3b-b600-26e615085343 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Added segment 27080d52-91a2-4753-9d08-cf16c0c2182a of type vxlan for network 2e0741dc-d75d-4526-a7a8-f4deabbb1cf9 2026-08-15 00:23:32.176 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-8d0711ae-41a0-41ab-93f3-22713765ac4f ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - 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 124, 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 124, 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 58, 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 40, 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 340, 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 2244, 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 648, 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 716, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-08-15 00:23:32.342 8 INFO neutron.db.l3_hamode_db [None req-d7cb5fa3-ba9e-4c3b-b600-26e615085343 ee3872d7ad5643c58094df80e331732d a3e411b5b979411f98aa46d833a3c49a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-15 00:23:32.474 7 INFO neutron.services.segments.plugin [-] Segment c1af87d1-790a-4aee-8379-e9347fd57565 resource provider aggregate not found 2026-08-15 00:23:32.486 7 INFO neutron.services.segments.plugin [-] Segment c1af87d1-790a-4aee-8379-e9347fd57565 resource provider aggregate not found 2026-08-15 00:23:32.491 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c1af87d1-790a-4aee-8379-e9347fd57565 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1af87d1-790a-4aee-8379-e9347fd57565 found for delete ", "request_id": "req-4f85ebc0-6d49-45cf-8cd9-f45a452ef7fc"}]} 2026-08-15 00:23:32.506 7 INFO neutron.db.l3_hamode_db [None req-8d0711ae-41a0-41ab-93f3-22713765ac4f ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] HA network c8d3efba-10d8-4de6-a372-42827ed4276b was deleted as no HA routers are present in tenant 123d0e4c1e5c46c0a12662ea6f66d9f4. 2026-08-15 00:23:32.507 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c1af87d1-790a-4aee-8379-e9347fd57565 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1af87d1-790a-4aee-8379-e9347fd57565 found for delete ", "request_id": "req-7b57599a-bbc6-4058-80a9-13ab4a7f33eb"}]} [pid: 7|app: 0|req: 258/535] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:23:31 2026] DELETE /v2.0/routers/9272ac20-f12f-4cc7-82bd-955802a09cb7 => generated 0 bytes in 918 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/536] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:23:32 2026] GET /v2.0/networks?id=6846a3d6-817d-46c7-be55-ac055283cc8d => generated 684 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/537] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:32 2026] GET /v2.0/ports?device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => 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: 261/538] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:23:32 2026] DELETE /v2.0/subnets/7166bfd5-f675-406c-bef6-6aca0e3a4c98 => 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: 262/539] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:32 2026] GET /v2.0/ports?device_id=c4908786-ac2a-47e7-8e2e-7d90e316aa35 => 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: 263/540] 199.204.45.162 () {34 vars in 911 bytes} [Sat Aug 15 00:23:32 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-15 00:23:33.013 7 INFO neutron_taas.services.taas.taas_plugin [None req-a698dc23-6871-4ed9-ab55-62ed8894e599 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: c56a3407-c911-4148-bd3d-54c819aacdd8 2026-08-15 00:23:33.016 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a698dc23-6871-4ed9-ab55-62ed8894e599 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: c56a3407-c911-4148-bd3d-54c819aacdd8 2026-08-15 00:23:33.156 8 INFO neutron.db.l3_hamode_db [None req-d7cb5fa3-ba9e-4c3b-b600-26e615085343 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 264/541] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:23:32 2026] DELETE /v2.0/networks/1eba537c-8034-4c86-8ad5-1bc55fca29c5 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/542] 199.204.45.162 () {34 vars in 1050 bytes} [Sat Aug 15 00:23:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dec00511797b4b11afb01b8ca7733663 => generated 180 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/543] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:23:32 2026] POST /v2.0/routers => generated 730 bytes in 1814 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/544] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:23:33 2026] GET /v2.0/security-groups?tenant_id=123d0e4c1e5c46c0a12662ea6f66d9f4&name=default => generated 2925 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/545] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:33 2026] GET /v2.0/ports?device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => generated 961 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/546] 199.204.45.162 () {38 vars in 955 bytes} [Sat Aug 15 00:23:33 2026] POST /v2.0/ports => generated 958 bytes in 713 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: 267/547] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:23:33 2026] DELETE /v2.0/security-groups/2bb1c7f1-2df3-4140-b9e8-8a4a35fb9123 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/548] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:34 2026] GET /v2.0/security-groups?id=cf5d6f0d-6910-4c8a-8da1-cb09aef6b300&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/549] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:34 2026] GET /v2.0/ports?device_id=c4908786-ac2a-47e7-8e2e-7d90e316aa35 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:23:34.511 7 INFO neutron.services.segments.plugin [-] Segment 2f0db2f6-aa61-4641-a788-926ec47f8688 resource provider aggregate not found 2026-08-15 00:23:34.543 7 INFO neutron.services.segments.plugin [-] Segment 2f0db2f6-aa61-4641-a788-926ec47f8688 resource provider aggregate not found 2026-08-15 00:23:34.549 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2f0db2f6-aa61-4641-a788-926ec47f8688 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f0db2f6-aa61-4641-a788-926ec47f8688 found for delete ", "request_id": "req-1c770e6b-36d4-4663-8740-3617ccc95160"}]} 2026-08-15 00:23:34.565 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2f0db2f6-aa61-4641-a788-926ec47f8688 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f0db2f6-aa61-4641-a788-926ec47f8688 found for delete ", "request_id": "req-f4815acc-7623-4b0c-8b7c-911993044ee2"}]} [pid: 7|app: 0|req: 270/550] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Aug 15 00:23:34 2026] PUT /v2.0/ports/423f3484-688a-498b-8e3c-f27a247dc42a => generated 1239 bytes in 536 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: 281/551] 10.0.0.61 () {34 vars in 782 bytes} [Sat Aug 15 00:23:33 2026] PUT /v2.0/routers/486bc51d-7b55-4fe8-93e0-cec53e078387/add_router_interface => generated 309 bytes in 1270 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/552] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:35 2026] GET /v2.0/ports?device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/553] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:35 2026] GET /v2.0/ports?device_id=c4908786-ac2a-47e7-8e2e-7d90e316aa35 => 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: 272/554] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:35 2026] GET /v2.0/security-groups?id=cf5d6f0d-6910-4c8a-8da1-cb09aef6b300&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-15 00:23:35.425 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0c0a5e1-6451-4341-b8e6-3cf3a569c1f1'] response: {'name': 'network-changed', 'server_uuid': 'a7498f45-f6d2-4aa6-a193-14686c65d89a', 'tag': '423f3484-688a-498b-8e3c-f27a247dc42a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 283/555] 10.0.0.61 () {34 vars in 684 bytes} [Sat Aug 15 00:23:35 2026] POST /v2.0/security-groups => generated 1661 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/556] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:23:35 2026] GET /v2.0/ports?tenant_id=dec00511797b4b11afb01b8ca7733663&device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => generated 1242 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/557] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Aug 15 00:23:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=423f3484-688a-498b-8e3c-f27a247dc42a => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/558] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:23:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/559] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:23:36 2026] GET /v2.0/networks?id=04b73c99-6364-449e-8852-abedec85a896 => generated 680 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/560] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:23:36 2026] GET /v2.0/subnets?id=ffa75d93-da42-4fd1-8f4d-ea52379f00af => generated 702 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/561] 199.204.45.162 () {34 vars in 1050 bytes} [Sat Aug 15 00:23:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3209e4aed353494f91664b38a61331f0 => generated 181 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/562] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:23:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/563] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:23:36 2026] GET /v2.0/ports?network_id=6846a3d6-817d-46c7-be55-ac055283cc8d&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/564] 199.204.45.162 () {38 vars in 955 bytes} [Sat Aug 15 00:23:36 2026] POST /v2.0/ports => generated 958 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 278/565] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:23:36 2026] GET /v2.0/networks/6846a3d6-817d-46c7-be55-ac055283cc8d?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/566] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:36 2026] GET /v2.0/ports?device_id=c4908786-ac2a-47e7-8e2e-7d90e316aa35 => generated 961 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/567] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:36 2026] GET /v2.0/ports?device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => generated 973 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/568] 10.0.0.61 () {34 vars in 675 bytes} [Sat Aug 15 00:23:36 2026] POST /v2.0/floatingips => generated 552 bytes in 568 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/569] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:23:36 2026] GET /v2.0/networks/6846a3d6-817d-46c7-be55-ac055283cc8d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/570] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:36 2026] GET /v2.0/security-groups?id=e5786e62-0359-4566-a667-c2892e3e26ad&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/571] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:36 2026] GET /v2.0/security-groups?id=cf5d6f0d-6910-4c8a-8da1-cb09aef6b300&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: 281/572] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Aug 15 00:23:36 2026] PUT /v2.0/ports/525e13c9-bc64-427f-be72-1f37a9b00ad6 => generated 1239 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/573] 10.0.0.130 () {34 vars in 1100 bytes} [Sat Aug 15 00:23:37 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2028887377&fields=id&tenant_id=a3e411b5b979411f98aa46d833a3c49a => generated 69 bytes in 29 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: 282/574] 10.0.0.130 () {34 vars in 982 bytes} [Sat Aug 15 00:23:37 2026] GET /v2.0/networks?id=6e42959d-1583-4d4c-baf3-865c94fc0ec2 => generated 675 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/575] 10.0.0.130 () {34 vars in 965 bytes} [Sat Aug 15 00:23:37 2026] GET /v2.0/quotas/a3e411b5b979411f98aa46d833a3c49a => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/576] 10.0.0.130 () {34 vars in 1002 bytes} [Sat Aug 15 00:23:37 2026] GET /v2.0/ports?tenant_id=a3e411b5b979411f98aa46d833a3c49a&fields=id => generated 57 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:23:37.514 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-28ee5f14-db6d-4795-ad5d-3b0ec6098c02'] response: {'name': 'network-changed', 'server_uuid': 'c4908786-ac2a-47e7-8e2e-7d90e316aa35', 'tag': '525e13c9-bc64-427f-be72-1f37a9b00ad6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 294/577] 10.0.0.130 () {34 vars in 1008 bytes} [Sat Aug 15 00:23:37 2026] GET /v2.0/networks/6e42959d-1583-4d4c-baf3-865c94fc0ec2?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: 284/578] 10.0.0.130 () {34 vars in 1108 bytes} [Sat Aug 15 00:23:37 2026] GET /v2.0/networks/6e42959d-1583-4d4c-baf3-865c94fc0ec2?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: 295/579] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:37 2026] GET /v2.0/ports?device_id=f8c2316e-e41f-449b-ad18-1d9fa9a179d6 => 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: 285/580] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:23:37 2026] GET /v2.0/ports?tenant_id=dec00511797b4b11afb01b8ca7733663&device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/581] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:23:37 2026] GET /v2.0/networks?id=6846a3d6-817d-46c7-be55-ac055283cc8d => generated 780 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/582] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:37 2026] GET /v2.0/ports?device_id=c4908786-ac2a-47e7-8e2e-7d90e316aa35 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/583] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:38 2026] GET /v2.0/ports?device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/584] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:38 2026] GET /v2.0/security-groups?id=e5786e62-0359-4566-a667-c2892e3e26ad&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: 289/585] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:23:38 2026] GET /v2.0/ports?tenant_id=3209e4aed353494f91664b38a61331f0&device_id=c4908786-ac2a-47e7-8e2e-7d90e316aa35 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/586] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:38 2026] GET /v2.0/security-groups?id=cf5d6f0d-6910-4c8a-8da1-cb09aef6b300&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: 291/587] 199.204.45.162 () {34 vars in 1018 bytes} [Sat Aug 15 00:23:38 2026] GET /v2.0/networks?tenant_id=3209e4aed353494f91664b38a61331f0&shared=False => generated 776 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/588] 199.204.45.162 () {34 vars in 930 bytes} [Sat Aug 15 00:23:38 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: 8|app: 0|req: 297/589] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Aug 15 00:23:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=423f3484-688a-498b-8e3c-f27a247dc42a => generated 19 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/590] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:23:38 2026] GET /v2.0/subnets?id=ffa75d93-da42-4fd1-8f4d-ea52379f00af => generated 702 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/591] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:23:38 2026] GET /v2.0/ports?network_id=6846a3d6-817d-46c7-be55-ac055283cc8d&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: 294/592] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:23:38 2026] GET /v2.0/networks/6846a3d6-817d-46c7-be55-ac055283cc8d?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: 299/593] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:23:38 2026] GET /v2.0/networks/6846a3d6-817d-46c7-be55-ac055283cc8d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/594] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:38 2026] GET /v2.0/ports?device_id=f8c2316e-e41f-449b-ad18-1d9fa9a179d6 => 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: 300/595] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:39 2026] GET /v2.0/ports?device_id=c4908786-ac2a-47e7-8e2e-7d90e316aa35 => generated 973 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/596] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:39 2026] GET /v2.0/security-groups?id=e5786e62-0359-4566-a667-c2892e3e26ad&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: 296/597] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:39 2026] GET /v2.0/ports?device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => generated 973 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/598] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:39 2026] GET /v2.0/security-groups?id=cf5d6f0d-6910-4c8a-8da1-cb09aef6b300&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: 302/599] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:23:39 2026] GET /v2.0/ports?tenant_id=3209e4aed353494f91664b38a61331f0&device_id=c4908786-ac2a-47e7-8e2e-7d90e316aa35 => 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: 298/600] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Aug 15 00:23:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=525e13c9-bc64-427f-be72-1f37a9b00ad6 => 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: 303/601] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:23:39 2026] GET /v2.0/subnets?id=8009be8a-5090-497d-9bb9-8689036839b3 => generated 698 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/602] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:23:39 2026] GET /v2.0/ports?network_id=04b73c99-6364-449e-8852-abedec85a896&device_owner=network%3Adhcp => generated 1244 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/603] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:23:39 2026] GET /v2.0/networks/04b73c99-6364-449e-8852-abedec85a896?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/604] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:23:39 2026] GET /v2.0/networks/04b73c99-6364-449e-8852-abedec85a896?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/605] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:39 2026] GET /v2.0/ports?device_id=f8c2316e-e41f-449b-ad18-1d9fa9a179d6 => 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: 301/606] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:40 2026] GET /v2.0/ports?device_id=c4908786-ac2a-47e7-8e2e-7d90e316aa35 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/607] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:40 2026] GET /v2.0/security-groups?id=e5786e62-0359-4566-a667-c2892e3e26ad&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: 302/608] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:40 2026] GET /v2.0/ports?device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/609] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:40 2026] GET /v2.0/security-groups?id=cf5d6f0d-6910-4c8a-8da1-cb09aef6b300&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: 307/610] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:23:40 2026] GET /v2.0/security-groups?tenant_id=922ee947d5c148d28e30257b30170c98&name=default => generated 2925 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/611] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:23:40 2026] DELETE /v2.0/security-groups/aa74cdbe-34d4-4f6b-9991-22c3443d26ed => 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: 308/612] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:23:40 2026] GET /v2.0/security-groups?tenant_id=7ca5311b9b5b46318036e97d3a33b21b&name=default => generated 2925 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/613] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:41 2026] GET /v2.0/ports?device_id=f8c2316e-e41f-449b-ad18-1d9fa9a179d6 => 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: 305/614] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:23:41 2026] DELETE /v2.0/security-groups/3f5777a5-14bd-4e62-9f04-59d6aed27c29 => 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: 310/615] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:41 2026] GET /v2.0/ports?device_id=c4908786-ac2a-47e7-8e2e-7d90e316aa35 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/616] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:41 2026] GET /v2.0/security-groups?id=e5786e62-0359-4566-a667-c2892e3e26ad&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/617] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:41 2026] GET /v2.0/ports?device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/618] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:41 2026] GET /v2.0/security-groups?id=cf5d6f0d-6910-4c8a-8da1-cb09aef6b300&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/619] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:42 2026] GET /v2.0/ports?device_id=f8c2316e-e41f-449b-ad18-1d9fa9a179d6 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/620] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:23:42 2026] GET /v2.0/networks?id=6e42959d-1583-4d4c-baf3-865c94fc0ec2 => generated 675 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/621] 199.204.45.162 () {34 vars in 1050 bytes} [Sat Aug 15 00:23:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a3e411b5b979411f98aa46d833a3c49a => generated 181 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/622] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:42 2026] GET /v2.0/ports?device_id=c4908786-ac2a-47e7-8e2e-7d90e316aa35 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/623] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:42 2026] GET /v2.0/security-groups?id=e5786e62-0359-4566-a667-c2892e3e26ad&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/624] 199.204.45.162 () {38 vars in 955 bytes} [Sat Aug 15 00:23:42 2026] POST /v2.0/ports => generated 958 bytes in 467 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: 316/625] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:42 2026] GET /v2.0/ports?device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/626] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:42 2026] GET /v2.0/security-groups?id=cf5d6f0d-6910-4c8a-8da1-cb09aef6b300&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: 310/627] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Aug 15 00:23:42 2026] PUT /v2.0/ports/605d0324-500f-4762-8b8c-e9458ef4912c => generated 1239 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:23:43.275 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0b3b1dc-e3ca-4b9b-ac61-399f638bdd12'] response: {'name': 'network-changed', 'server_uuid': 'f8c2316e-e41f-449b-ad18-1d9fa9a179d6', 'tag': '605d0324-500f-4762-8b8c-e9458ef4912c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 318/628] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:43 2026] GET /v2.0/ports?device_id=f8c2316e-e41f-449b-ad18-1d9fa9a179d6 => generated 973 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 311/629] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:43 2026] GET /v2.0/security-groups?id=34d60568-3ba7-4386-b5c0-0a065853f6cd&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: 312/630] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:23:43 2026] GET /v2.0/ports?tenant_id=a3e411b5b979411f98aa46d833a3c49a&device_id=f8c2316e-e41f-449b-ad18-1d9fa9a179d6 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/631] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:43 2026] GET /v2.0/ports?device_id=c4908786-ac2a-47e7-8e2e-7d90e316aa35 => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/632] 199.204.45.162 () {34 vars in 1018 bytes} [Sat Aug 15 00:23:43 2026] GET /v2.0/networks?tenant_id=a3e411b5b979411f98aa46d833a3c49a&shared=False => generated 771 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/633] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:43 2026] GET /v2.0/ports?device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/634] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:43 2026] GET /v2.0/security-groups?id=e5786e62-0359-4566-a667-c2892e3e26ad&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: 319/635] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:23:43 2026] GET /v2.0/security-groups?tenant_id=630ee8b5202d4f67bf44c0a19a1fa311&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: 317/636] 199.204.45.162 () {34 vars in 930 bytes} [Sat Aug 15 00:23:44 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: 320/637] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:44 2026] GET /v2.0/security-groups?id=cf5d6f0d-6910-4c8a-8da1-cb09aef6b300&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: 318/638] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:23:44 2026] DELETE /v2.0/security-groups/d07b6f82-5ad8-4ceb-9145-5ad617872549 => 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: 321/639] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:44 2026] GET /v2.0/ports?device_id=f8c2316e-e41f-449b-ad18-1d9fa9a179d6 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/640] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:44 2026] GET /v2.0/security-groups?id=34d60568-3ba7-4386-b5c0-0a065853f6cd&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: 321/643] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:23:45 2026] GET /v2.0/ports?tenant_id=a3e411b5b979411f98aa46d833a3c49a&device_id=f8c2316e-e41f-449b-ad18-1d9fa9a179d6 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/644] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Aug 15 00:23:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=605d0324-500f-4762-8b8c-e9458ef4912c => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/645] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:45 2026] GET /v2.0/ports?device_id=c4908786-ac2a-47e7-8e2e-7d90e316aa35 => generated 973 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/646] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:23:45 2026] GET /v2.0/subnets?id=93f44b32-b24b-4616-83f4-a9338f20fa3e => generated 693 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/647] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:45 2026] GET /v2.0/ports?device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/648] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:45 2026] GET /v2.0/security-groups?id=e5786e62-0359-4566-a667-c2892e3e26ad&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: 325/649] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:45 2026] GET /v2.0/security-groups?id=cf5d6f0d-6910-4c8a-8da1-cb09aef6b300&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/650] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:23:45 2026] GET /v2.0/ports?network_id=6e42959d-1583-4d4c-baf3-865c94fc0ec2&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/651] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:23:45 2026] GET /v2.0/networks/6e42959d-1583-4d4c-baf3-865c94fc0ec2?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: 326/652] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:23:45 2026] GET /v2.0/networks/6e42959d-1583-4d4c-baf3-865c94fc0ec2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/653] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:45 2026] GET /v2.0/ports?device_id=f8c2316e-e41f-449b-ad18-1d9fa9a179d6 => generated 973 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/654] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:45 2026] GET /v2.0/security-groups?id=34d60568-3ba7-4386-b5c0-0a065853f6cd&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/655] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:46 2026] GET /v2.0/ports?device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/656] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:46 2026] GET /v2.0/ports?device_id=c4908786-ac2a-47e7-8e2e-7d90e316aa35 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/657] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:46 2026] GET /v2.0/security-groups?id=e5786e62-0359-4566-a667-c2892e3e26ad&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: 329/658] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:46 2026] GET /v2.0/security-groups?id=cf5d6f0d-6910-4c8a-8da1-cb09aef6b300&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: 330/659] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:46 2026] GET /v2.0/ports?device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/660] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:23:46 2026] GET /v2.0/security-groups?tenant_id=7a01eb0c9a30497eb60489ca4321d178&name=default => generated 2925 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/661] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:47 2026] GET /v2.0/ports?device_id=f8c2316e-e41f-449b-ad18-1d9fa9a179d6 => generated 973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:23:47.139 8 INFO neutron.db.l3_db [None req-ae590da2-44bd-4b2e-a874-d2e1349a2533 28b7dacbee8645429afb72565f190de7 dec00511797b4b11afb01b8ca7733663 - - default default] Floating IP 8afa7478-9ce3-4c8a-b09e-7195404060ee associated. External IP: 10.96.250.203, port: 423f3484-688a-498b-8e3c-f27a247dc42a. [pid: 7|app: 0|req: 333/662] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:23:47 2026] DELETE /v2.0/security-groups/ea412df4-9fe4-4785-a546-19998e1e8cbf => 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: 334/663] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:47 2026] GET /v2.0/security-groups?id=34d60568-3ba7-4386-b5c0-0a065853f6cd&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/664] 10.0.0.61 () {34 vars in 748 bytes} [Sat Aug 15 00:23:46 2026] PUT /v2.0/floatingips/8afa7478-9ce3-4c8a-b09e-7195404060ee => generated 856 bytes in 885 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/665] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:47 2026] GET /v2.0/ports?device_id=c4908786-ac2a-47e7-8e2e-7d90e316aa35 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/666] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:47 2026] GET /v2.0/security-groups?id=e5786e62-0359-4566-a667-c2892e3e26ad&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: 336/667] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:47 2026] GET /v2.0/ports?device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/668] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:47 2026] GET /v2.0/security-groups?id=cf5d6f0d-6910-4c8a-8da1-cb09aef6b300&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: 337/669] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:47 2026] GET /v2.0/ports?device_id=c4908786-ac2a-47e7-8e2e-7d90e316aa35 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:23:48.031 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ee330159-2200-468a-a23d-a28a473338af'] response: {'name': 'network-changed', 'server_uuid': 'a7498f45-f6d2-4aa6-a193-14686c65d89a', 'tag': '423f3484-688a-498b-8e3c-f27a247dc42a', 'status': 'completed', 'code': 200} 2026-08-15 00:23:48.076 8 INFO neutron.db.l3_db [None req-05f8fafb-d999-4466-8802-4b1a24ac4713 840fc50cac79474a8da4ed81b1849a74 3209e4aed353494f91664b38a61331f0 - - default default] Floating IP 6482ba20-cc55-4249-a5ca-147ba8fe0c45 associated. External IP: 10.96.250.216, port: 525e13c9-bc64-427f-be72-1f37a9b00ad6. [pid: 8|app: 0|req: 333/670] 10.0.0.61 () {34 vars in 748 bytes} [Sat Aug 15 00:23:47 2026] PUT /v2.0/floatingips/6482ba20-cc55-4249-a5ca-147ba8fe0c45 => generated 856 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/671] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:48 2026] GET /v2.0/ports?device_id=f8c2316e-e41f-449b-ad18-1d9fa9a179d6 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/672] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:48 2026] GET /v2.0/security-groups?id=34d60568-3ba7-4386-b5c0-0a065853f6cd&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/673] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:48 2026] GET /v2.0/ports?device_id=c4908786-ac2a-47e7-8e2e-7d90e316aa35 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/674] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:48 2026] GET /v2.0/security-groups?id=e5786e62-0359-4566-a667-c2892e3e26ad&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: 340/675] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:23:48 2026] GET /v2.0/ports?tenant_id=dec00511797b4b11afb01b8ca7733663&device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/676] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:23:48 2026] GET /v2.0/networks?id=6846a3d6-817d-46c7-be55-ac055283cc8d => generated 780 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/677] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Aug 15 00:23:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=423f3484-688a-498b-8e3c-f27a247dc42a => generated 859 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/678] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:23:48 2026] GET /v2.0/subnets?id=ffa75d93-da42-4fd1-8f4d-ea52379f00af => generated 702 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/679] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:48 2026] GET /v2.0/ports?device_id=c4908786-ac2a-47e7-8e2e-7d90e316aa35 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/680] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:23:48 2026] GET /v2.0/ports?network_id=6846a3d6-817d-46c7-be55-ac055283cc8d&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/681] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:48 2026] GET /v2.0/security-groups?id=e5786e62-0359-4566-a667-c2892e3e26ad&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/682] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:23:48 2026] GET /v2.0/networks/6846a3d6-817d-46c7-be55-ac055283cc8d?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: 344/683] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:23:48 2026] GET /v2.0/networks/6846a3d6-817d-46c7-be55-ac055283cc8d?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) 2026-08-15 00:23:49.370 8 INFO neutron.db.segments_db [None req-ab6ef3bf-9eaa-4be4-bb3a-004329f4d177 aa927d3a9aac4c93a5be205a2a29e59b d5891320ae814ff7a6b44cdbdc30b39e - - default default] Added segment ea290905-ca59-4f9e-89b5-e3535678c6b0 of type vxlan for network ac981f4e-f465-451c-8452-7c1e3f61b464 [pid: 8|app: 0|req: 340/684] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:23:49 2026] POST /v2.0/networks => generated 648 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/685] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:49 2026] GET /v2.0/ports?device_id=f8c2316e-e41f-449b-ad18-1d9fa9a179d6 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/686] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:49 2026] GET /v2.0/security-groups?id=34d60568-3ba7-4386-b5c0-0a065853f6cd&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: 342/687] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:49 2026] GET /v2.0/ports?device_id=c4908786-ac2a-47e7-8e2e-7d90e316aa35 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/688] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:49 2026] GET /v2.0/security-groups?id=e5786e62-0359-4566-a667-c2892e3e26ad&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:23:50.093 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-75860f70-ef69-4fb6-9ad1-82b69a1ecfef'] response: {'name': 'network-changed', 'server_uuid': 'c4908786-ac2a-47e7-8e2e-7d90e316aa35', 'tag': '525e13c9-bc64-427f-be72-1f37a9b00ad6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 346/689] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:23:49 2026] POST /v2.0/subnets => generated 673 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:23:50.267 8 INFO neutron.db.segments_db [None req-bc15326d-6484-4867-9e54-02f9bfa5df55 aa927d3a9aac4c93a5be205a2a29e59b d5891320ae814ff7a6b44cdbdc30b39e - - default default] Added segment 85d74895-bb03-473f-983e-b74fafd17d1b of type vxlan for network d5873156-aa3f-4d02-932c-e58eb5469d45 [pid: 8|app: 0|req: 344/690] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:23:50 2026] POST /v2.0/networks => generated 647 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/691] 10.0.0.61 () {34 vars in 742 bytes} [Sat Aug 15 00:23:50 2026] PUT /v2.0/networks/d5873156-aa3f-4d02-932c-e58eb5469d45 => generated 592 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/692] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:23:50 2026] GET /v2.0/ports?tenant_id=3209e4aed353494f91664b38a61331f0&device_id=c4908786-ac2a-47e7-8e2e-7d90e316aa35 => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/693] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:50 2026] GET /v2.0/ports?device_id=f8c2316e-e41f-449b-ad18-1d9fa9a179d6 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/694] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:23:50 2026] POST /v2.0/subnets => generated 646 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/695] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:50 2026] GET /v2.0/security-groups?id=34d60568-3ba7-4386-b5c0-0a065853f6cd&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: 350/696] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:23:50 2026] GET /v2.0/networks?id=04b73c99-6364-449e-8852-abedec85a896 => generated 776 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/697] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Aug 15 00:23:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=525e13c9-bc64-427f-be72-1f37a9b00ad6 => generated 861 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/698] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:23:50 2026] GET /v2.0/subnets?id=8009be8a-5090-497d-9bb9-8689036839b3 => generated 698 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/699] 10.0.0.61 () {34 vars in 740 bytes} [Sat Aug 15 00:23:50 2026] PUT /v2.0/subnets/fb99c691-9791-421c-aa8e-65ff2c4ef0cd => generated 656 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/700] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:23:50 2026] GET /v2.0/ports?network_id=04b73c99-6364-449e-8852-abedec85a896&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: 353/701] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:50 2026] GET /v2.0/ports?device_id=f8c2316e-e41f-449b-ad18-1d9fa9a179d6 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/702] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:23:50 2026] GET /v2.0/networks/04b73c99-6364-449e-8852-abedec85a896?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:23:51.099 8 INFO neutron.services.segments.plugin [-] Segment 85d74895-bb03-473f-983e-b74fafd17d1b resource provider aggregate not found 2026-08-15 00:23:51.101 8 INFO neutron.services.segments.plugin [-] Segment 85d74895-bb03-473f-983e-b74fafd17d1b resource provider aggregate not found 2026-08-15 00:23:51.118 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 85d74895-bb03-473f-983e-b74fafd17d1b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85d74895-bb03-473f-983e-b74fafd17d1b found for delete ", "request_id": "req-cf8ec87d-9d14-4e6e-bdc0-8761117c34e5"}]} 2026-08-15 00:23:51.121 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 85d74895-bb03-473f-983e-b74fafd17d1b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85d74895-bb03-473f-983e-b74fafd17d1b found for delete ", "request_id": "req-4f7dc8de-51f5-47e2-a50a-470aa5f02c92"}]} [pid: 8|app: 0|req: 349/703] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:23:50 2026] DELETE /v2.0/networks/d5873156-aa3f-4d02-932c-e58eb5469d45 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/704] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:23:51 2026] GET /v2.0/networks/04b73c99-6364-449e-8852-abedec85a896?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: 351/705] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:51 2026] GET /v2.0/ports?device_id=c4908786-ac2a-47e7-8e2e-7d90e316aa35 => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:23:51.226 8 INFO neutron.pecan_wsgi.hooks.translation [None req-89574cc0-e51e-496c-81ff-b5bebcf342fd aa927d3a9aac4c93a5be205a2a29e59b d5891320ae814ff7a6b44cdbdc30b39e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 352/706] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:23:51 2026] DELETE /v2.0/networks/d5873156-aa3f-4d02-932c-e58eb5469d45 => generated 138 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/707] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:51 2026] GET /v2.0/security-groups?id=e5786e62-0359-4566-a667-c2892e3e26ad&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: 354/708] 199.204.45.162 () {34 vars in 994 bytes} [Sat Aug 15 00:23:51 2026] GET /v2.0/ports?device_id=c4908786-ac2a-47e7-8e2e-7d90e316aa35 => generated 973 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/709] 10.0.0.61 () {32 vars in 693 bytes} [Sat Aug 15 00:23:51 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:23:51.436 7 INFO neutron.db.l3_db [None req-598132d8-ac69-4aed-ad50-9553adbe8bb3 dfeb7f5ff7364ae5a4a18da2b09a72a1 a3e411b5b979411f98aa46d833a3c49a - - default default] Floating IP 73d0cbbd-0eec-4cb9-b1ee-72fcd31e0416 associated. External IP: 10.96.250.219, port: 605d0324-500f-4762-8b8c-e9458ef4912c. 2026-08-15 00:23:51.445 8 INFO neutron_taas.services.taas.taas_plugin [req-0b017923-9d7b-43c1-b7b8-8eb5094f204c req-01ac00b8-c37a-440c-9551-79f500b00aa9 840fc50cac79474a8da4ed81b1849a74 3209e4aed353494f91664b38a61331f0 - - default default] TaaS: Handle Delete Port: 525e13c9-bc64-427f-be72-1f37a9b00ad6 2026-08-15 00:23:51.451 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0b017923-9d7b-43c1-b7b8-8eb5094f204c req-01ac00b8-c37a-440c-9551-79f500b00aa9 840fc50cac79474a8da4ed81b1849a74 3209e4aed353494f91664b38a61331f0 - - default default] Tap Mirror: Handle Delete Port: 525e13c9-bc64-427f-be72-1f37a9b00ad6 2026-08-15 00:23:51.639 8 INFO neutron.db.l3_db [req-0b017923-9d7b-43c1-b7b8-8eb5094f204c req-01ac00b8-c37a-440c-9551-79f500b00aa9 840fc50cac79474a8da4ed81b1849a74 3209e4aed353494f91664b38a61331f0 - - default default] Floating IP 6482ba20-cc55-4249-a5ca-147ba8fe0c45 disassociated. External IP: 10.96.250.216, port: 525e13c9-bc64-427f-be72-1f37a9b00ad6. [pid: 7|app: 0|req: 355/710] 10.0.0.61 () {34 vars in 748 bytes} [Sat Aug 15 00:23:50 2026] PUT /v2.0/floatingips/73d0cbbd-0eec-4cb9-b1ee-72fcd31e0416 => generated 856 bytes in 767 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/711] 10.0.0.61 () {32 vars in 741 bytes} [Sat Aug 15 00:23:51 2026] GET /v2.0/subnets?network_id=7364098b-7fc8-4bd7-97f9-33336d336931 => generated 649 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:23:51.818 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bbc95960-5365-4b3f-9c01-d2387c148a7a'] response: {'name': 'network-changed', 'server_uuid': 'f8c2316e-e41f-449b-ad18-1d9fa9a179d6', 'tag': '605d0324-500f-4762-8b8c-e9458ef4912c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 357/712] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:51 2026] GET /v2.0/ports?device_id=f8c2316e-e41f-449b-ad18-1d9fa9a179d6 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/713] 10.0.0.61 () {32 vars in 652 bytes} [Sat Aug 15 00:23:51 2026] GET /v2.0/extensions => generated 21537 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/714] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:51 2026] GET /v2.0/security-groups?id=34d60568-3ba7-4386-b5c0-0a065853f6cd&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/715] 10.0.0.61 () {32 vars in 648 bytes} [Sat Aug 15 00:23:51 2026] GET /v2.0/networks => generated 1313 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/716] 199.204.45.162 () {36 vars in 997 bytes} [Sat Aug 15 00:23:51 2026] DELETE /v2.0/ports/525e13c9-bc64-427f-be72-1f37a9b00ad6 => generated 0 bytes in 673 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/717] 10.0.0.61 () {32 vars in 646 bytes} [Sat Aug 15 00:23:51 2026] GET /v2.0/subnets => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/718] 10.0.0.61 () {32 vars in 722 bytes} [Sat Aug 15 00:23:52 2026] GET /v2.0/networks/ac981f4e-f465-451c-8452-7c1e3f61b464 => generated 673 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/719] 10.0.0.61 () {32 vars in 720 bytes} [Sat Aug 15 00:23:52 2026] GET /v2.0/subnets/90ac7be6-406c-4796-b9a2-cb333bb3e29c => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:23:52.118 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9a7ad2e5-f986-4da8-95c6-d73d2607d9f4 aa927d3a9aac4c93a5be205a2a29e59b d5891320ae814ff7a6b44cdbdc30b39e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 358/720] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:23:52 2026] DELETE /v2.0/subnets/fb99c691-9791-421c-aa8e-65ff2c4ef0cd => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:23:52.139 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fe0412f8-0490-4284-ba2f-9d30df999d13 aa927d3a9aac4c93a5be205a2a29e59b d5891320ae814ff7a6b44cdbdc30b39e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 363/721] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:23:52 2026] DELETE /v2.0/networks/d5873156-aa3f-4d02-932c-e58eb5469d45 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:23:52.145 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf08fa2e-dfea-4870-bca3-2c79c2b7264e'] response: {'server_uuid': 'c4908786-ac2a-47e7-8e2e-7d90e316aa35', 'name': 'network-vif-deleted', 'tag': '525e13c9-bc64-427f-be72-1f37a9b00ad6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 364/722] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:52 2026] GET /v2.0/ports?device_id=f8c2316e-e41f-449b-ad18-1d9fa9a179d6 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/723] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:52 2026] GET /v2.0/security-groups?id=34d60568-3ba7-4386-b5c0-0a065853f6cd&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/724] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:23:52 2026] DELETE /v2.0/subnets/90ac7be6-406c-4796-b9a2-cb333bb3e29c => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/725] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:52 2026] GET /v2.0/ports?device_id=c4908786-ac2a-47e7-8e2e-7d90e316aa35 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/726] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:23:52 2026] GET /v2.0/ports?tenant_id=a3e411b5b979411f98aa46d833a3c49a&device_id=f8c2316e-e41f-449b-ad18-1d9fa9a179d6 => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:23:52.391 7 INFO neutron.services.segments.plugin [-] Segment ea290905-ca59-4f9e-89b5-e3535678c6b0 resource provider aggregate not found 2026-08-15 00:23:52.398 7 INFO neutron.services.segments.plugin [-] Segment ea290905-ca59-4f9e-89b5-e3535678c6b0 resource provider aggregate not found 2026-08-15 00:23:52.413 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ea290905-ca59-4f9e-89b5-e3535678c6b0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea290905-ca59-4f9e-89b5-e3535678c6b0 found for delete ", "request_id": "req-42f23734-b533-49d5-8646-d5cdc61dff7d"}]} 2026-08-15 00:23:52.414 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ea290905-ca59-4f9e-89b5-e3535678c6b0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea290905-ca59-4f9e-89b5-e3535678c6b0 found for delete ", "request_id": "req-6d35d55d-ca27-49ee-86d8-1638d019a73a"}]} [pid: 7|app: 0|req: 366/727] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:23:52 2026] DELETE /v2.0/networks/ac981f4e-f465-451c-8452-7c1e3f61b464 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/728] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:23:52 2026] GET /v2.0/networks?id=6e42959d-1583-4d4c-baf3-865c94fc0ec2 => generated 771 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/729] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Aug 15 00:23:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=605d0324-500f-4762-8b8c-e9458ef4912c => generated 859 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/730] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:23:52 2026] GET /v2.0/subnets?id=93f44b32-b24b-4616-83f4-a9338f20fa3e => generated 693 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/731] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:23:52 2026] GET /v2.0/ports?network_id=6e42959d-1583-4d4c-baf3-865c94fc0ec2&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/732] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:23:52 2026] GET /v2.0/networks/6e42959d-1583-4d4c-baf3-865c94fc0ec2?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/733] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:23:52 2026] GET /v2.0/networks/6e42959d-1583-4d4c-baf3-865c94fc0ec2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/734] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:23:52 2026] GET /v2.0/security-groups?tenant_id=d5891320ae814ff7a6b44cdbdc30b39e&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: 370/735] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:23:53 2026] DELETE /v2.0/security-groups/0c3414dd-fc5e-4a8a-b18e-e56ee02676b4 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/736] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:53 2026] GET /v2.0/ports?device_id=f8c2316e-e41f-449b-ad18-1d9fa9a179d6 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/737] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:53 2026] GET /v2.0/security-groups?id=34d60568-3ba7-4386-b5c0-0a065853f6cd&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/738] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:53 2026] GET /v2.0/ports?device_id=c4908786-ac2a-47e7-8e2e-7d90e316aa35 => 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: 368/739] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:54 2026] GET /v2.0/ports?device_id=c4908786-ac2a-47e7-8e2e-7d90e316aa35 => 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: 372/740] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:54 2026] GET /v2.0/ports?device_id=f8c2316e-e41f-449b-ad18-1d9fa9a179d6 => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/741] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:23:54 2026] GET /v2.0/security-groups?id=34d60568-3ba7-4386-b5c0-0a065853f6cd&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: 373/742] 199.204.45.162 () {34 vars in 994 bytes} [Sat Aug 15 00:23:54 2026] GET /v2.0/ports?device_id=f8c2316e-e41f-449b-ad18-1d9fa9a179d6 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:23:54.761 8 INFO neutron_taas.services.taas.taas_plugin [req-32d9fa47-826d-46b9-98e1-13b588795660 req-46be15b3-8695-4ffe-9331-39781339f14e dfeb7f5ff7364ae5a4a18da2b09a72a1 a3e411b5b979411f98aa46d833a3c49a - - default default] TaaS: Handle Delete Port: 605d0324-500f-4762-8b8c-e9458ef4912c 2026-08-15 00:23:54.764 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-32d9fa47-826d-46b9-98e1-13b588795660 req-46be15b3-8695-4ffe-9331-39781339f14e dfeb7f5ff7364ae5a4a18da2b09a72a1 a3e411b5b979411f98aa46d833a3c49a - - default default] Tap Mirror: Handle Delete Port: 605d0324-500f-4762-8b8c-e9458ef4912c 2026-08-15 00:23:54.874 8 INFO neutron.db.l3_db [req-32d9fa47-826d-46b9-98e1-13b588795660 req-46be15b3-8695-4ffe-9331-39781339f14e dfeb7f5ff7364ae5a4a18da2b09a72a1 a3e411b5b979411f98aa46d833a3c49a - - default default] Floating IP 73d0cbbd-0eec-4cb9-b1ee-72fcd31e0416 disassociated. External IP: 10.96.250.219, port: 605d0324-500f-4762-8b8c-e9458ef4912c. [pid: 8|app: 0|req: 370/743] 199.204.45.162 () {36 vars in 997 bytes} [Sat Aug 15 00:23:54 2026] DELETE /v2.0/ports/605d0324-500f-4762-8b8c-e9458ef4912c => generated 0 bytes in 591 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:23:55.256 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-388c3656-1403-40e3-93f5-ea747a007f58'] response: {'server_uuid': 'f8c2316e-e41f-449b-ad18-1d9fa9a179d6', 'name': 'network-vif-deleted', 'tag': '605d0324-500f-4762-8b8c-e9458ef4912c', 'status': 'completed', 'code': 200} 2026-08-15 00:23:55.333 7 INFO neutron.db.segments_db [None req-f17391ab-e44a-4c7a-acab-aa626d272ed3 b7504de6627b48d78a18cf74d6d33c15 7c765271aaff489a90935a014cd86f5c - - default default] Added segment 10953a5c-d4cb-43ef-afad-1c17f47394b4 of type vxlan for network cd16c839-7fb5-49b4-b9df-a87b88df0eb3 [pid: 7|app: 0|req: 374/744] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:23:55 2026] POST /v2.0/networks => generated 644 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/745] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:55 2026] GET /v2.0/ports?device_id=c4908786-ac2a-47e7-8e2e-7d90e316aa35 => 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: 376/746] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:55 2026] GET /v2.0/ports?device_id=f8c2316e-e41f-449b-ad18-1d9fa9a179d6 => 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: 371/747] 10.0.0.61 () {34 vars in 664 bytes} [Sat Aug 15 00:23:55 2026] POST /v2.0/ports => generated 775 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:23:55.859 7 INFO neutron.db.segments_db [None req-68ba0bc1-85ac-4eff-b971-8fdd8e326a9a b7504de6627b48d78a18cf74d6d33c15 7c765271aaff489a90935a014cd86f5c - - default default] Added segment 0dff2fca-9628-4682-a60f-173a2a790118 of type vxlan for network 5fc4a26c-7a25-4364-b9d8-08efad19fe53 [pid: 7|app: 0|req: 377/748] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:23:55 2026] POST /v2.0/networks => generated 632 bytes in 156 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: 372/749] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:23:55 2026] POST /v2.0/subnets => generated 626 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/750] 10.0.0.61 () {34 vars in 664 bytes} [Sat Aug 15 00:23:56 2026] POST /v2.0/ports => generated 949 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, ' 2026-08-15 00:23:56.813 8 INFO neutron_taas.services.taas.taas_plugin [None req-5962ec5f-4033-4005-9c75-5af4c743faab b7504de6627b48d78a18cf74d6d33c15 7c765271aaff489a90935a014cd86f5c - - default default] TaaS: Handle Delete Port: 6a7c7b07-f9bc-4549-8001-100c5782ad90 2026-08-15 00:23:56.816 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5962ec5f-4033-4005-9c75-5af4c743faab b7504de6627b48d78a18cf74d6d33c15 7c765271aaff489a90935a014cd86f5c - - default default] Tap Mirror: Handle Delete Port: 6a7c7b07-f9bc-4549-8001-100c5782ad90 [pid: 7|app: 0|req: 379/751] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:23:56 2026] DELETE /v2.0/security-groups/e5786e62-0359-4566-a667-c2892e3e26ad => 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: 380/752] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:56 2026] GET /v2.0/ports?device_id=f8c2316e-e41f-449b-ad18-1d9fa9a179d6 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:23:56.871 7 INFO neutron.api.v2.resource [None req-10d3a5fa-008c-451e-8974-438b208e5ed1 840fc50cac79474a8da4ed81b1849a74 3209e4aed353494f91664b38a61331f0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 381/753] 10.0.0.61 () {32 vars in 736 bytes} [Sat Aug 15 00:23:56 2026] GET /v2.0/security-groups/e5786e62-0359-4566-a667-c2892e3e26ad => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/754] 10.0.0.61 () {32 vars in 719 bytes} [Sat Aug 15 00:23:56 2026] DELETE /v2.0/ports/6a7c7b07-f9bc-4549-8001-100c5782ad90 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:23:56.975 7 INFO neutron_taas.services.taas.taas_plugin [None req-e93cfa18-9530-4424-84a3-9c8bc9cb374b 840fc50cac79474a8da4ed81b1849a74 3209e4aed353494f91664b38a61331f0 - - default default] TaaS: Handle Delete Port: 48663d5c-de7d-4312-a2f5-66e03debc014 2026-08-15 00:23:56.979 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e93cfa18-9530-4424-84a3-9c8bc9cb374b 840fc50cac79474a8da4ed81b1849a74 3209e4aed353494f91664b38a61331f0 - - default default] Tap Mirror: Handle Delete Port: 48663d5c-de7d-4312-a2f5-66e03debc014 2026-08-15 00:23:56.986 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8e54d8b2-1966-4ef8-b398-90138b1dd2f7 b7504de6627b48d78a18cf74d6d33c15 7c765271aaff489a90935a014cd86f5c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 374/755] 10.0.0.61 () {32 vars in 719 bytes} [Sat Aug 15 00:23:56 2026] DELETE /v2.0/ports/6a7c7b07-f9bc-4549-8001-100c5782ad90 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:23:57.006 8 INFO neutron.pecan_wsgi.hooks.translation [None req-94ae98b5-36ce-49b1-952a-410c184b07bb b7504de6627b48d78a18cf74d6d33c15 7c765271aaff489a90935a014cd86f5c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 375/756] 10.0.0.61 () {32 vars in 716 bytes} [Sat Aug 15 00:23:56 2026] GET /v2.0/ports/6a7c7b07-f9bc-4549-8001-100c5782ad90 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/757] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:23:57 2026] DELETE /v2.0/subnets/4593d80e-8038-45e0-957c-7a80d4a0ff87 => 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: 382/758] 10.0.0.61 () {32 vars in 731 bytes} [Sat Aug 15 00:23:56 2026] DELETE /v2.0/floatingips/6482ba20-cc55-4249-a5ca-147ba8fe0c45 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:23:57.280 8 INFO neutron.services.segments.plugin [-] Segment 0dff2fca-9628-4682-a60f-173a2a790118 resource provider aggregate not found 2026-08-15 00:23:57.286 8 INFO neutron.services.segments.plugin [-] Segment 0dff2fca-9628-4682-a60f-173a2a790118 resource provider aggregate not found 2026-08-15 00:23:57.300 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0dff2fca-9628-4682-a60f-173a2a790118 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0dff2fca-9628-4682-a60f-173a2a790118 found for delete ", "request_id": "req-e3cacfe6-1a55-4d04-9ff2-1253dae77a95"}]} 2026-08-15 00:23:57.304 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0dff2fca-9628-4682-a60f-173a2a790118 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0dff2fca-9628-4682-a60f-173a2a790118 found for delete ", "request_id": "req-8c08ae86-8575-4f59-9c4d-38543e2e5c0f"}]} [pid: 8|app: 0|req: 377/759] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:23:57 2026] DELETE /v2.0/networks/5fc4a26c-7a25-4364-b9d8-08efad19fe53 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:23:57.368 8 INFO neutron.db.segments_db [None req-2820add6-494d-438a-8a1c-623c5b48a5b0 b7504de6627b48d78a18cf74d6d33c15 7c765271aaff489a90935a014cd86f5c - - default default] Added segment 0672eaf5-8469-4bcc-aa11-cb9b2abbc33e of type vxlan for network 46c6cbe9-b792-4c3a-9fe0-069356200d07 [pid: 8|app: 0|req: 378/760] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:23:57 2026] POST /v2.0/networks => generated 632 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:23:57.538 7 INFO neutron_taas.services.taas.taas_plugin [None req-1bb8e4e2-499f-4ea3-a591-12248cd6e190 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: fc860ae1-de6b-4ad4-9b4e-d7a341cefe1e 2026-08-15 00:23:57.540 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1bb8e4e2-499f-4ea3-a591-12248cd6e190 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: fc860ae1-de6b-4ad4-9b4e-d7a341cefe1e [pid: 8|app: 0|req: 379/761] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:23:57 2026] POST /v2.0/subnets => generated 626 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/762] 10.0.0.61 () {34 vars in 788 bytes} [Sat Aug 15 00:23:57 2026] PUT /v2.0/routers/2de04c9f-c783-4f35-a5a2-3e24ef288d53/remove_router_interface => generated 309 bytes in 880 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/763] 10.0.0.61 () {34 vars in 664 bytes} [Sat Aug 15 00:23:57 2026] POST /v2.0/ports => generated 916 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/764] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:23:58 2026] GET /v2.0/ports?device_id=f8c2316e-e41f-449b-ad18-1d9fa9a179d6 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:23:58.183 7 INFO neutron_taas.services.taas.taas_plugin [None req-23084016-8628-42f2-baa4-f1de18c0522a b7504de6627b48d78a18cf74d6d33c15 7c765271aaff489a90935a014cd86f5c - - default default] TaaS: Handle Delete Port: b94ee1b4-90de-4146-9b34-52e009d3db30 2026-08-15 00:23:58.188 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23084016-8628-42f2-baa4-f1de18c0522a b7504de6627b48d78a18cf74d6d33c15 7c765271aaff489a90935a014cd86f5c - - default default] Tap Mirror: Handle Delete Port: b94ee1b4-90de-4146-9b34-52e009d3db30 2026-08-15 00:23:58.214 8 INFO neutron_taas.services.taas.taas_plugin [None req-73695ce6-270e-422c-995f-588d234702a6 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: e99f8f99-8aaf-4cb7-a096-f10fb053537f 2026-08-15 00:23:58.216 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73695ce6-270e-422c-995f-588d234702a6 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: e99f8f99-8aaf-4cb7-a096-f10fb053537f [pid: 7|app: 0|req: 385/765] 10.0.0.61 () {32 vars in 719 bytes} [Sat Aug 15 00:23:58 2026] DELETE /v2.0/ports/b94ee1b4-90de-4146-9b34-52e009d3db30 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:23:58.339 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e630aa39-3a92-4dfd-b749-d60024f7492a b7504de6627b48d78a18cf74d6d33c15 7c765271aaff489a90935a014cd86f5c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 386/766] 10.0.0.61 () {32 vars in 716 bytes} [Sat Aug 15 00:23:58 2026] GET /v2.0/ports/b94ee1b4-90de-4146-9b34-52e009d3db30 => 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: 387/767] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:23:58 2026] DELETE /v2.0/subnets/0f11b255-bc49-413e-a958-d39055922a43 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:23:58.554 7 INFO neutron.services.segments.plugin [-] Segment 0672eaf5-8469-4bcc-aa11-cb9b2abbc33e resource provider aggregate not found 2026-08-15 00:23:58.560 7 INFO neutron.services.segments.plugin [-] Segment 0672eaf5-8469-4bcc-aa11-cb9b2abbc33e resource provider aggregate not found 2026-08-15 00:23:58.569 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0672eaf5-8469-4bcc-aa11-cb9b2abbc33e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0672eaf5-8469-4bcc-aa11-cb9b2abbc33e found for delete ", "request_id": "req-9d5eef99-781a-4a62-abd7-8eebd6aaeeaf"}]} [pid: 7|app: 0|req: 388/768] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:23:58 2026] DELETE /v2.0/networks/46c6cbe9-b792-4c3a-9fe0-069356200d07 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:23:58.583 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0672eaf5-8469-4bcc-aa11-cb9b2abbc33e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0672eaf5-8469-4bcc-aa11-cb9b2abbc33e found for delete ", "request_id": "req-12d9942e-7f20-4f48-a944-a6ea37583504"}]} 2026-08-15 00:23:58.775 8 INFO neutron_taas.services.taas.taas_plugin [None req-73695ce6-270e-422c-995f-588d234702a6 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: 4767701c-cbaf-4166-9faf-2a9fda97be1d 2026-08-15 00:23:58.778 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73695ce6-270e-422c-995f-588d234702a6 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: 4767701c-cbaf-4166-9faf-2a9fda97be1d [pid: 7|app: 0|req: 389/769] 10.0.0.61 () {34 vars in 664 bytes} [Sat Aug 15 00:23:58 2026] POST /v2.0/ports => generated 774 bytes in 294 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-15 00:23:59.071 8 INFO neutron.db.l3_hamode_db [None req-73695ce6-270e-422c-995f-588d234702a6 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] HA network e0a2a8f9-d68c-4060-84dd-253a4779dbe2 was deleted as no HA routers are present in tenant 3209e4aed353494f91664b38a61331f0. [pid: 8|app: 0|req: 381/770] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:23:58 2026] DELETE /v2.0/routers/2de04c9f-c783-4f35-a5a2-3e24ef288d53 => generated 0 bytes in 1041 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/771] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:23:59 2026] DELETE /v2.0/subnets/8009be8a-5090-497d-9bb9-8689036839b3 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/772] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:23:59 2026] DELETE /v2.0/security-groups/34d60568-3ba7-4386-b5c0-0a065853f6cd => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:23:59.321 8 INFO neutron.services.segments.plugin [-] Segment 76265347-e92a-46a1-8e8c-afdcb90a9877 resource provider aggregate not found 2026-08-15 00:23:59.329 8 INFO neutron.services.segments.plugin [-] Segment 76265347-e92a-46a1-8e8c-afdcb90a9877 resource provider aggregate not found 2026-08-15 00:23:59.349 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 76265347-e92a-46a1-8e8c-afdcb90a9877 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76265347-e92a-46a1-8e8c-afdcb90a9877 found for delete ", "request_id": "req-e53a9ed2-b172-4d42-a41e-7a9eedb93ddc"}]} 2026-08-15 00:23:59.352 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 76265347-e92a-46a1-8e8c-afdcb90a9877 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76265347-e92a-46a1-8e8c-afdcb90a9877 found for delete ", "request_id": "req-5fcce7ca-4dfd-4374-b1ba-6697d2f0a0c4"}]} [pid: 7|app: 0|req: 390/773] 10.0.0.61 () {34 vars in 736 bytes} [Sat Aug 15 00:23:58 2026] PUT /v2.0/ports/1d19725a-0e26-4955-bd4d-aab17a03b9c5 => generated 752 bytes in 465 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-15 00:23:59.360 7 INFO neutron.api.v2.resource [None req-b5a39916-70e1-4420-b74e-92373a31f2ae dfeb7f5ff7364ae5a4a18da2b09a72a1 a3e411b5b979411f98aa46d833a3c49a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 391/774] 10.0.0.61 () {32 vars in 736 bytes} [Sat Aug 15 00:23:59 2026] GET /v2.0/security-groups/34d60568-3ba7-4386-b5c0-0a065853f6cd => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:23:59.380 8 INFO neutron_taas.services.taas.taas_plugin [None req-7a2ec947-cca6-458f-932a-bdc39557b5c7 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: 7b20edfa-3c92-4a71-a14d-14d44bff98b0 2026-08-15 00:23:59.382 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a2ec947-cca6-458f-932a-bdc39557b5c7 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: 7b20edfa-3c92-4a71-a14d-14d44bff98b0 2026-08-15 00:23:59.448 7 INFO neutron_taas.services.taas.taas_plugin [None req-66b9e13a-78b9-4f51-954f-d47375896c4d b7504de6627b48d78a18cf74d6d33c15 7c765271aaff489a90935a014cd86f5c - - default default] TaaS: Handle Delete Port: 1d19725a-0e26-4955-bd4d-aab17a03b9c5 2026-08-15 00:23:59.450 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66b9e13a-78b9-4f51-954f-d47375896c4d b7504de6627b48d78a18cf74d6d33c15 7c765271aaff489a90935a014cd86f5c - - default default] Tap Mirror: Handle Delete Port: 1d19725a-0e26-4955-bd4d-aab17a03b9c5 [pid: 8|app: 0|req: 384/775] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:23:59 2026] DELETE /v2.0/networks/04b73c99-6364-449e-8852-abedec85a896 => 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: 392/776] 10.0.0.61 () {32 vars in 719 bytes} [Sat Aug 15 00:23:59 2026] DELETE /v2.0/ports/1d19725a-0e26-4955-bd4d-aab17a03b9c5 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/779] 10.0.0.61 () {32 vars in 642 bytes} [Sat Aug 15 00:23:59 2026] GET /v2.0/ports => generated 778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:23:59.596 8 INFO neutron_taas.services.taas.taas_plugin [None req-f1da76c6-1dec-43ae-ad46-e0c9640bf68e dfeb7f5ff7364ae5a4a18da2b09a72a1 a3e411b5b979411f98aa46d833a3c49a - - default default] TaaS: Handle Delete Port: bd6d9167-70c2-4742-866c-a16ad5a464f2 2026-08-15 00:23:59.598 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1da76c6-1dec-43ae-ad46-e0c9640bf68e dfeb7f5ff7364ae5a4a18da2b09a72a1 a3e411b5b979411f98aa46d833a3c49a - - default default] Tap Mirror: Handle Delete Port: bd6d9167-70c2-4742-866c-a16ad5a464f2 2026-08-15 00:23:59.620 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f3544dbd-3184-44c1-a03e-c705d81480f9 b7504de6627b48d78a18cf74d6d33c15 7c765271aaff489a90935a014cd86f5c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 396/780] 10.0.0.61 () {32 vars in 716 bytes} [Sat Aug 15 00:23:59 2026] GET /v2.0/ports/1d19725a-0e26-4955-bd4d-aab17a03b9c5 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/781] 10.0.0.61 () {32 vars in 642 bytes} [Sat Aug 15 00:23:59 2026] GET /v2.0/ports => generated 778 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/782] 10.0.0.61 () {32 vars in 716 bytes} [Sat Aug 15 00:23:59 2026] GET /v2.0/ports/cc46f6d7-548e-427c-b7d2-2f1750b0ad59 => generated 775 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/783] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:23:59 2026] GET /v2.0/security-groups?tenant_id=3209e4aed353494f91664b38a61331f0&name=default => generated 2921 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:23:59.760 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2243d9df-595e-4a04-a1ae-51da11e245a4 b7504de6627b48d78a18cf74d6d33c15 7c765271aaff489a90935a014cd86f5c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 400/784] 10.0.0.61 () {32 vars in 719 bytes} [Sat Aug 15 00:23:59 2026] DELETE /v2.0/ports/b94ee1b4-90de-4146-9b34-52e009d3db30 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/785] 10.0.0.61 () {32 vars in 731 bytes} [Sat Aug 15 00:23:59 2026] DELETE /v2.0/floatingips/73d0cbbd-0eec-4cb9-b1ee-72fcd31e0416 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:23:59.784 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4e97ced1-f521-4e07-9507-4be4cc733521 b7504de6627b48d78a18cf74d6d33c15 7c765271aaff489a90935a014cd86f5c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 386/786] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:23:59 2026] DELETE /v2.0/subnets/0f11b255-bc49-413e-a958-d39055922a43 => 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: 401/787] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:23:59 2026] DELETE /v2.0/security-groups/18e03c6f-065f-4991-b435-9c31d9f70fc7 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:23:59.877 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e00d648a-9b16-4cf4-92d0-227a8ec597ee b7504de6627b48d78a18cf74d6d33c15 7c765271aaff489a90935a014cd86f5c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 402/788] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:23:59 2026] DELETE /v2.0/subnets/4593d80e-8038-45e0-957c-7a80d4a0ff87 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:23:59.962 7 INFO neutron_taas.services.taas.taas_plugin [None req-79c6728e-1f3e-4db9-a39c-7089d62a2ebc b7504de6627b48d78a18cf74d6d33c15 7c765271aaff489a90935a014cd86f5c - - default default] TaaS: Handle Delete Port: cc46f6d7-548e-427c-b7d2-2f1750b0ad59 2026-08-15 00:23:59.964 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79c6728e-1f3e-4db9-a39c-7089d62a2ebc b7504de6627b48d78a18cf74d6d33c15 7c765271aaff489a90935a014cd86f5c - - default default] Tap Mirror: Handle Delete Port: cc46f6d7-548e-427c-b7d2-2f1750b0ad59 [pid: 7|app: 0|req: 403/789] 10.0.0.61 () {32 vars in 719 bytes} [Sat Aug 15 00:23:59 2026] DELETE /v2.0/ports/cc46f6d7-548e-427c-b7d2-2f1750b0ad59 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:24:00.120 8 INFO neutron_taas.services.taas.taas_plugin [None req-61c9b403-14d6-4b3a-8843-5a6ce41e8c39 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: 5e482c3f-6d3f-4d70-8571-bca9710ec00d 2026-08-15 00:24:00.124 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61c9b403-14d6-4b3a-8843-5a6ce41e8c39 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: 5e482c3f-6d3f-4d70-8571-bca9710ec00d [pid: 7|app: 0|req: 404/790] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:24:00 2026] DELETE /v2.0/networks/cd16c839-7fb5-49b4-b9df-a87b88df0eb3 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:24:00.581 7 INFO neutron.services.segments.plugin [-] Segment 10953a5c-d4cb-43ef-afad-1c17f47394b4 resource provider aggregate not found 2026-08-15 00:24:00.609 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 10953a5c-d4cb-43ef-afad-1c17f47394b4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10953a5c-d4cb-43ef-afad-1c17f47394b4 found for delete ", "request_id": "req-3d530ce0-9875-490d-bfe4-36b46ec4bb0c"}]} 2026-08-15 00:24:00.622 7 INFO neutron.services.segments.plugin [-] Segment 10953a5c-d4cb-43ef-afad-1c17f47394b4 resource provider aggregate not found [pid: 8|app: 0|req: 387/791] 10.0.0.61 () {34 vars in 788 bytes} [Sat Aug 15 00:23:59 2026] PUT /v2.0/routers/486bc51d-7b55-4fe8-93e0-cec53e078387/remove_router_interface => generated 309 bytes in 838 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:00.648 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 10953a5c-d4cb-43ef-afad-1c17f47394b4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10953a5c-d4cb-43ef-afad-1c17f47394b4 found for delete ", "request_id": "req-957195cf-9841-454f-a8ac-54cb54fa6a10"}]} [pid: 7|app: 0|req: 405/792] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:24:00 2026] GET /v2.0/security-groups?tenant_id=7c765271aaff489a90935a014cd86f5c&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/793] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:24:00 2026] DELETE /v2.0/security-groups/39f163e5-3d17-4b9e-bb34-0beddf59f883 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:24:00.849 8 INFO neutron_taas.services.taas.taas_plugin [None req-6104fb77-4b14-40ef-852f-47c3f884a81f ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: 84719849-e444-49d8-9c7b-0b936eb8cc7d 2026-08-15 00:24:00.851 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6104fb77-4b14-40ef-852f-47c3f884a81f ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: 84719849-e444-49d8-9c7b-0b936eb8cc7d 2026-08-15 00:24:01.087 8 INFO neutron_taas.services.taas.taas_plugin [None req-6104fb77-4b14-40ef-852f-47c3f884a81f ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: 895cabc2-dddc-4995-917b-785f3c47387a 2026-08-15 00:24:01.090 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6104fb77-4b14-40ef-852f-47c3f884a81f ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: 895cabc2-dddc-4995-917b-785f3c47387a 2026-08-15 00:24:01.378 8 INFO neutron.services.segments.plugin [-] Segment 1cc5b737-9885-4cca-997c-349d4ac6ebb3 resource provider aggregate not found 2026-08-15 00:24:01.383 8 INFO neutron.services.segments.plugin [-] Segment 1cc5b737-9885-4cca-997c-349d4ac6ebb3 resource provider aggregate not found 2026-08-15 00:24:01.398 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1cc5b737-9885-4cca-997c-349d4ac6ebb3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cc5b737-9885-4cca-997c-349d4ac6ebb3 found for delete ", "request_id": "req-d2192ada-9e25-4547-91ed-ea04a1a747cc"}]} 2026-08-15 00:24:01.401 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1cc5b737-9885-4cca-997c-349d4ac6ebb3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cc5b737-9885-4cca-997c-349d4ac6ebb3 found for delete ", "request_id": "req-ef3f4f3a-3fd4-4e09-b431-760f4bd91a92"}]} 2026-08-15 00:24:01.455 8 INFO neutron.db.l3_hamode_db [None req-6104fb77-4b14-40ef-852f-47c3f884a81f ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] HA network 2e0741dc-d75d-4526-a7a8-f4deabbb1cf9 was deleted as no HA routers are present in tenant a3e411b5b979411f98aa46d833a3c49a. [pid: 8|app: 0|req: 388/794] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:24:00 2026] DELETE /v2.0/routers/486bc51d-7b55-4fe8-93e0-cec53e078387 => generated 0 bytes in 832 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/795] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:24:01 2026] DELETE /v2.0/subnets/93f44b32-b24b-4616-83f4-a9338f20fa3e => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:24:01.706 8 INFO neutron_taas.services.taas.taas_plugin [None req-aa2fc3e9-8442-4c48-b9b2-f0f36d627b16 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: b56a92ee-7bcf-43d5-8b2c-515d8e03cf0e 2026-08-15 00:24:01.709 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa2fc3e9-8442-4c48-b9b2-f0f36d627b16 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: b56a92ee-7bcf-43d5-8b2c-515d8e03cf0e [pid: 8|app: 0|req: 389/796] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:24:01 2026] DELETE /v2.0/networks/6e42959d-1583-4d4c-baf3-865c94fc0ec2 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:24:01.898 7 INFO neutron.db.segments_db [None req-8c73c902-f4b3-40b6-b562-cdee2a2b0606 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Added segment a79f40f0-9c44-4fda-a533-6a284c722982 of type vxlan for network fe1e35d7-ded3-4c7d-af9d-8c1dcfb7e205 [pid: 7|app: 0|req: 408/797] 10.0.0.61 () {34 vars in 670 bytes} [Sat Aug 15 00:24:01 2026] POST /v2.0/networks => generated 746 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/798] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:24:02 2026] GET /v2.0/security-groups?tenant_id=a3e411b5b979411f98aa46d833a3c49a&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/799] 10.0.0.100 () {34 vars in 990 bytes} [Sat Aug 15 00:24:01 2026] GET /v2.0/ports?device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => generated 1244 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/800] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:24:02 2026] POST /v2.0/subnets => generated 693 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:24:02.270 7 INFO neutron.db.segments_db [None req-81aaf152-2d22-4a88-bd2a-0a2fae06a1d6 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Added segment c899d1d0-dce9-4d8b-a7a2-4f14c54f2cdf of type vxlan for network 4b17344d-d2f5-48f3-9366-91e519be14c3 [pid: 8|app: 0|req: 391/801] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:24:02 2026] DELETE /v2.0/security-groups/6590bf41-0db2-4e54-b8a5-1fdd3740b1f4 => 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: 392/802] 10.0.0.100 () {34 vars in 1040 bytes} [Sat Aug 15 00:24:02 2026] GET /v2.0/security-groups?id=cf5d6f0d-6910-4c8a-8da1-cb09aef6b300&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:02.526 7 INFO neutron.db.l3_hamode_db [None req-81aaf152-2d22-4a88-bd2a-0a2fae06a1d6 ee3872d7ad5643c58094df80e331732d 5ec1417d524a4ebf89e13658f9d1952e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-15 00:24:03.018 8 INFO neutron.db.segments_db [None req-f8a0f7b2-e285-40b9-af10-a62f4764f3a5 fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] Added segment 643a4f06-9708-4a2a-8f61-6e139de57a59 of type vxlan for network 24a4a333-49aa-43b1-98cc-fc7d97924492 [pid: 8|app: 0|req: 393/803] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:24:02 2026] POST /v2.0/networks => generated 630 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:24:03.166 8 INFO neutron.db.segments_db [None req-aa002d04-a18f-4107-83ab-5291a1d695d7 fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] Added segment e1add9c0-4ccb-464f-8e28-d17f12287717 of type vxlan for network 39551006-64a1-4f56-8368-f4ca6d719a53 [pid: 8|app: 0|req: 394/804] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:24:03 2026] POST /v2.0/networks => generated 629 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:24:03.286 7 INFO neutron.db.l3_hamode_db [None req-81aaf152-2d22-4a88-bd2a-0a2fae06a1d6 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-15 00:24:03.429 8 INFO neutron.services.segments.plugin [-] Segment 27080d52-91a2-4753-9d08-cf16c0c2182a resource provider aggregate not found 2026-08-15 00:24:03.430 8 INFO neutron.services.segments.plugin [-] Segment 27080d52-91a2-4753-9d08-cf16c0c2182a resource provider aggregate not found 2026-08-15 00:24:03.455 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 27080d52-91a2-4753-9d08-cf16c0c2182a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27080d52-91a2-4753-9d08-cf16c0c2182a found for delete ", "request_id": "req-87a45e43-f2c1-4d93-92c1-ea5e62fecde2"}]} 2026-08-15 00:24:03.459 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 27080d52-91a2-4753-9d08-cf16c0c2182a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27080d52-91a2-4753-9d08-cf16c0c2182a found for delete ", "request_id": "req-2e82552b-3517-4a5e-a666-792fdcc1cc28"}]} 2026-08-15 00:24:03.484 8 INFO neutron.services.segments.plugin [-] Segment 50a154b6-11a5-4f9a-98d3-d385b445947b resource provider aggregate not found 2026-08-15 00:24:03.488 8 INFO neutron.services.segments.plugin [-] Segment 50a154b6-11a5-4f9a-98d3-d385b445947b resource provider aggregate not found [pid: 8|app: 0|req: 395/805] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:24:03 2026] POST /v2.0/subnets => generated 626 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:24:03.514 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 50a154b6-11a5-4f9a-98d3-d385b445947b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50a154b6-11a5-4f9a-98d3-d385b445947b found for delete ", "request_id": "req-86dace21-dcce-4cc1-a3f4-4630ffa98604"}]} 2026-08-15 00:24:03.514 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 50a154b6-11a5-4f9a-98d3-d385b445947b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50a154b6-11a5-4f9a-98d3-d385b445947b found for delete ", "request_id": "req-bce5b51a-d33b-44b7-9544-e50f47656244"}]} [pid: 8|app: 0|req: 396/806] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:24:03 2026] POST /v2.0/subnets => generated 626 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:24:03.776 8 INFO neutron.db.segments_db [None req-419b6fed-55c8-4f3e-b4d1-438f57e8fd20 fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] Added segment dca881cd-5bc8-470d-bc80-c63227c1ad3e of type vxlan for network af322ac3-e087-459e-9ed9-2f3b6a370625 2026-08-15 00:24:04.018 8 INFO neutron.db.l3_hamode_db [None req-419b6fed-55c8-4f3e-b4d1-438f57e8fd20 fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 411/807] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:24:02 2026] POST /v2.0/routers => generated 733 bytes in 1900 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:24:04.139 8 INFO neutron.db.l3_hamode_db [None req-419b6fed-55c8-4f3e-b4d1-438f57e8fd20 fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 397/808] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:24:03 2026] POST /v2.0/routers => generated 507 bytes in 975 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/809] 10.0.0.61 () {34 vars in 782 bytes} [Sat Aug 15 00:24:04 2026] PUT /v2.0/routers/d7ce4f8b-a1b6-47be-be09-2562c8f7e930/add_router_interface => generated 309 bytes in 1144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/810] 10.0.0.61 () {34 vars in 782 bytes} [Sat Aug 15 00:24:04 2026] PUT /v2.0/routers/2d1503c7-8b5c-4e96-a410-53fffa1cb60c/add_router_interface => generated 309 bytes in 1207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/811] 10.0.0.61 () {32 vars in 716 bytes} [Sat Aug 15 00:24:05 2026] GET /v2.0/ports/e63ad2ad-1e75-49c7-809b-f32c093967d1 => generated 955 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/812] 10.0.0.130 () {34 vars in 982 bytes} [Sat Aug 15 00:24:06 2026] GET /v2.0/networks?id=fe1e35d7-ded3-4c7d-af9d-8c1dcfb7e205 => generated 678 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/813] 10.0.0.130 () {34 vars in 965 bytes} [Sat Aug 15 00:24:06 2026] GET /v2.0/quotas/5ec1417d524a4ebf89e13658f9d1952e => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/814] 10.0.0.130 () {34 vars in 1002 bytes} [Sat Aug 15 00:24:06 2026] GET /v2.0/ports?tenant_id=5ec1417d524a4ebf89e13658f9d1952e&fields=id => generated 103 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/815] 10.0.0.130 () {34 vars in 1008 bytes} [Sat Aug 15 00:24:06 2026] GET /v2.0/networks/fe1e35d7-ded3-4c7d-af9d-8c1dcfb7e205?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: 418/816] 10.0.0.130 () {34 vars in 1108 bytes} [Sat Aug 15 00:24:06 2026] GET /v2.0/networks/fe1e35d7-ded3-4c7d-af9d-8c1dcfb7e205?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/817] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:24:06 2026] GET /v2.0/security-groups?tenant_id=cea5cccb4a234df7b936deb6eee18e10&name=default => generated 2925 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/818] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:06 2026] GET /v2.0/ports?device_id=bbbb6aa6-2b6b-4699-917f-7b8bd8190cf0 => 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: 421/819] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:24:07 2026] DELETE /v2.0/security-groups/508c7576-59f6-4f0f-ae80-22603372c0fc => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/820] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:24:07 2026] GET /v2.0/security-groups?tenant_id=5759f09cf0094910abe27f618f34e7d4&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/821] 10.0.0.61 () {34 vars in 782 bytes} [Sat Aug 15 00:24:06 2026] PUT /v2.0/routers/2d1503c7-8b5c-4e96-a410-53fffa1cb60c/add_router_interface => generated 309 bytes in 1443 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/822] 10.0.0.61 () {32 vars in 716 bytes} [Sat Aug 15 00:24:07 2026] GET /v2.0/ports/dd4da70f-28a2-4e47-9e5e-87a3a5da78fb => generated 955 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/823] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:24:07 2026] DELETE /v2.0/security-groups/d212848d-e20d-47a0-85e0-ed3722ed975c => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:24:07.888 8 INFO neutron_taas.services.taas.taas_plugin [None req-00161a86-fd26-48b5-b3b7-300b2d064521 fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] TaaS: Handle Delete Port: dd4da70f-28a2-4e47-9e5e-87a3a5da78fb 2026-08-15 00:24:07.891 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00161a86-fd26-48b5-b3b7-300b2d064521 fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] Tap Mirror: Handle Delete Port: dd4da70f-28a2-4e47-9e5e-87a3a5da78fb [pid: 7|app: 0|req: 424/824] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:08 2026] GET /v2.0/ports?device_id=bbbb6aa6-2b6b-4699-917f-7b8bd8190cf0 => 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: 401/825] 10.0.0.61 () {34 vars in 788 bytes} [Sat Aug 15 00:24:07 2026] PUT /v2.0/routers/2d1503c7-8b5c-4e96-a410-53fffa1cb60c/remove_router_interface => generated 309 bytes in 872 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:08.807 7 INFO neutron_taas.services.taas.taas_plugin [None req-1e1952d8-4aee-471f-af33-94a5b5f46028 fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] TaaS: Handle Delete Port: e63ad2ad-1e75-49c7-809b-f32c093967d1 2026-08-15 00:24:08.811 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e1952d8-4aee-471f-af33-94a5b5f46028 fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] Tap Mirror: Handle Delete Port: e63ad2ad-1e75-49c7-809b-f32c093967d1 [pid: 8|app: 0|req: 402/826] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:09 2026] GET /v2.0/ports?device_id=bbbb6aa6-2b6b-4699-917f-7b8bd8190cf0 => 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: 425/827] 10.0.0.61 () {34 vars in 788 bytes} [Sat Aug 15 00:24:08 2026] PUT /v2.0/routers/2d1503c7-8b5c-4e96-a410-53fffa1cb60c/remove_router_interface => generated 309 bytes in 928 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/828] 10.0.0.61 () {32 vars in 735 bytes} [Sat Aug 15 00:24:09 2026] GET /v2.0/ports?device_id=2d1503c7-8b5c-4e96-a410-53fffa1cb60c => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:24:09.506 7 INFO neutron_taas.services.taas.taas_plugin [None req-f543c4a2-a563-48ae-ace7-ca7789c441f7 fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] TaaS: Handle Delete Port: ecc36c22-78db-459d-a035-2782e0c74442 2026-08-15 00:24:09.508 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f543c4a2-a563-48ae-ace7-ca7789c441f7 fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] Tap Mirror: Handle Delete Port: ecc36c22-78db-459d-a035-2782e0c74442 2026-08-15 00:24:09.881 7 INFO neutron.services.segments.plugin [-] Segment dca881cd-5bc8-470d-bc80-c63227c1ad3e resource provider aggregate not found 2026-08-15 00:24:09.886 7 INFO neutron.services.segments.plugin [-] Segment dca881cd-5bc8-470d-bc80-c63227c1ad3e resource provider aggregate not found 2026-08-15 00:24:09.902 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment dca881cd-5bc8-470d-bc80-c63227c1ad3e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dca881cd-5bc8-470d-bc80-c63227c1ad3e found for delete ", "request_id": "req-80c0ee0e-3fba-49f7-b6db-441f1fad1e9a"}]} 2026-08-15 00:24:09.905 7 INFO neutron.db.l3_hamode_db [None req-f543c4a2-a563-48ae-ace7-ca7789c441f7 fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] HA network af322ac3-e087-459e-9ed9-2f3b6a370625 was deleted as no HA routers are present in tenant a4db580e3a0749f687d3d992125f70e6. 2026-08-15 00:24:09.913 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment dca881cd-5bc8-470d-bc80-c63227c1ad3e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dca881cd-5bc8-470d-bc80-c63227c1ad3e found for delete ", "request_id": "req-629a4115-a6ef-45c7-998d-034a4302a800"}]} [pid: 7|app: 0|req: 426/829] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:24:09 2026] DELETE /v2.0/routers/2d1503c7-8b5c-4e96-a410-53fffa1cb60c => generated 0 bytes in 569 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/830] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:24:09 2026] DELETE /v2.0/subnets/54a92697-43c8-4c26-babc-a808f0c14930 => 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: 427/831] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:24:10 2026] DELETE /v2.0/subnets/d8457bc4-21c7-4fd0-b930-603be8205ada => 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: 428/832] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:10 2026] GET /v2.0/ports?device_id=bbbb6aa6-2b6b-4699-917f-7b8bd8190cf0 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:24:10.309 8 INFO neutron.services.segments.plugin [-] Segment e1add9c0-4ccb-464f-8e28-d17f12287717 resource provider aggregate not found 2026-08-15 00:24:10.315 8 INFO neutron.services.segments.plugin [-] Segment e1add9c0-4ccb-464f-8e28-d17f12287717 resource provider aggregate not found [pid: 8|app: 0|req: 405/833] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:24:10 2026] DELETE /v2.0/networks/39551006-64a1-4f56-8368-f4ca6d719a53 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:24:10.332 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e1add9c0-4ccb-464f-8e28-d17f12287717 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1add9c0-4ccb-464f-8e28-d17f12287717 found for delete ", "request_id": "req-4d3671dd-4af8-4f51-9cda-962ac939742d"}]} 2026-08-15 00:24:10.334 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e1add9c0-4ccb-464f-8e28-d17f12287717 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1add9c0-4ccb-464f-8e28-d17f12287717 found for delete ", "request_id": "req-06b5e280-e1b9-48a0-ad0d-b10af9b8fdc2"}]} 2026-08-15 00:24:10.420 7 INFO neutron_taas.services.taas.taas_plugin [None req-96f4da57-f249-48c6-82f1-4e1648f607e6 fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] TaaS: Handle Delete Port: 220f7843-8fdf-4b6e-9884-2c86de1433da 2026-08-15 00:24:10.422 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-96f4da57-f249-48c6-82f1-4e1648f607e6 fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] Tap Mirror: Handle Delete Port: 220f7843-8fdf-4b6e-9884-2c86de1433da [pid: 7|app: 0|req: 429/834] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:24:10 2026] DELETE /v2.0/networks/24a4a333-49aa-43b1-98cc-fc7d97924492 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:24:10.650 8 INFO neutron.db.segments_db [None req-a3db4e20-83a3-4cca-a49d-345c9cda9af3 fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] Added segment 49089d22-5a53-4664-b1de-4d3a3faa1cf5 of type vxlan for network 523cbd73-3beb-4f71-81f2-aabd227d2c5e [pid: 8|app: 0|req: 406/835] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:24:10 2026] POST /v2.0/networks => generated 630 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/836] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:24:10 2026] POST /v2.0/subnets => generated 626 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:24:11.060 8 INFO neutron.db.segments_db [None req-e4a02d6a-3727-4dbd-8316-f5166ef41699 fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] Added segment 51ffaf83-c35b-4937-b278-d4446069b49d of type vxlan for network 59e5a122-6535-42a3-a7db-14edecaa8765 [pid: 7|app: 0|req: 431/837] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:24:11 2026] GET /v2.0/networks?id=fe1e35d7-ded3-4c7d-af9d-8c1dcfb7e205 => generated 678 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:11.317 8 INFO neutron.db.l3_hamode_db [None req-e4a02d6a-3727-4dbd-8316-f5166ef41699 fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-15 00:24:11.439 8 INFO neutron.db.l3_hamode_db [None req-e4a02d6a-3727-4dbd-8316-f5166ef41699 fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 432/838] 199.204.45.162 () {38 vars in 955 bytes} [Sat Aug 15 00:24:11 2026] POST /v2.0/ports => generated 958 bytes in 370 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: 433/839] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:11 2026] GET /v2.0/ports?device_id=bbbb6aa6-2b6b-4699-917f-7b8bd8190cf0 => generated 961 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:11.925 7 INFO neutron.services.segments.plugin [-] Segment 643a4f06-9708-4a2a-8f61-6e139de57a59 resource provider aggregate not found 2026-08-15 00:24:11.936 7 INFO neutron.services.segments.plugin [-] Segment 643a4f06-9708-4a2a-8f61-6e139de57a59 resource provider aggregate not found 2026-08-15 00:24:11.942 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 643a4f06-9708-4a2a-8f61-6e139de57a59 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 643a4f06-9708-4a2a-8f61-6e139de57a59 found for delete ", "request_id": "req-3fd0b5da-673f-42dd-932a-402ef63fff30"}]} 2026-08-15 00:24:11.952 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 643a4f06-9708-4a2a-8f61-6e139de57a59 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 643a4f06-9708-4a2a-8f61-6e139de57a59 found for delete ", "request_id": "req-de01b383-5062-4a55-b23e-99c81b9cd4ad"}]} [pid: 7|app: 0|req: 434/840] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Aug 15 00:24:11 2026] PUT /v2.0/ports/fbb8c962-a8e1-42e9-8e95-fc1d202ac9f0 => generated 1239 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 407/841] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:24:11 2026] POST /v2.0/routers => generated 507 bytes in 1065 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/842] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:24:12 2026] GET /v2.0/security-groups?id=4b57e06f-c053-4dc8-94d4-781c37c6cb36&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:24:12.106 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9ea9b3e-cb06-4153-91e2-af820b0c1db9'] response: {'name': 'network-changed', 'server_uuid': 'bbbb6aa6-2b6b-4699-917f-7b8bd8190cf0', 'tag': 'fbb8c962-a8e1-42e9-8e95-fc1d202ac9f0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 436/843] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:24:12 2026] GET /v2.0/security-groups?tenant_id=5c386f82a34a44ac9afc1656a80d8ea3&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/844] 10.0.0.61 () {34 vars in 664 bytes} [Sat Aug 15 00:24:12 2026] POST /v2.0/ports => generated 952 bytes in 438 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: 437/845] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:24:12 2026] DELETE /v2.0/security-groups/5ed0165e-b86f-4382-b51a-c9b10f81adc1 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/846] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:24:12 2026] GET /v2.0/ports?tenant_id=5ec1417d524a4ebf89e13658f9d1952e&device_id=bbbb6aa6-2b6b-4699-917f-7b8bd8190cf0 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/847] 199.204.45.162 () {34 vars in 1018 bytes} [Sat Aug 15 00:24:12 2026] GET /v2.0/networks?tenant_id=5ec1417d524a4ebf89e13658f9d1952e&shared=False => generated 774 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/848] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:24:12 2026] GET /v2.0/security-groups?tenant_id=11f9cac39f8b4f758adb8d9c77909d92&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/849] 199.204.45.162 () {34 vars in 930 bytes} [Sat Aug 15 00:24:12 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/850] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:24:12 2026] DELETE /v2.0/security-groups/b29fc919-b265-4ae8-af5e-b774d7625162 => 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: 443/851] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:13 2026] GET /v2.0/ports?device_id=bbbb6aa6-2b6b-4699-917f-7b8bd8190cf0 => 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: 444/852] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:24:13 2026] GET /v2.0/security-groups?id=4b57e06f-c053-4dc8-94d4-781c37c6cb36&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/853] 10.0.0.61 () {34 vars in 782 bytes} [Sat Aug 15 00:24:12 2026] PUT /v2.0/routers/1b8cb2b8-3574-464b-9fa5-bac435a581e2/add_router_interface => generated 309 bytes in 1120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/854] 10.0.0.61 () {32 vars in 716 bytes} [Sat Aug 15 00:24:13 2026] GET /v2.0/ports/f9a70187-c33c-44e1-918a-afeeb98c7b23 => generated 1026 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 446/855] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:24:13 2026] GET /v2.0/ports?tenant_id=5ec1417d524a4ebf89e13658f9d1952e&device_id=bbbb6aa6-2b6b-4699-917f-7b8bd8190cf0 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/856] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Aug 15 00:24:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=fbb8c962-a8e1-42e9-8e95-fc1d202ac9f0 => 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: 448/857] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:24:13 2026] GET /v2.0/subnets?id=4bc5bd70-648b-4986-a3bd-51fbddc6daec => generated 696 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/858] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:24:14 2026] GET /v2.0/ports?network_id=fe1e35d7-ded3-4c7d-af9d-8c1dcfb7e205&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:24:14.088 8 INFO neutron_taas.services.taas.taas_plugin [None req-b1177ea9-7608-44ac-b080-6a9d4e04d49f fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] TaaS: Handle Delete Port: f9a70187-c33c-44e1-918a-afeeb98c7b23 2026-08-15 00:24:14.092 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b1177ea9-7608-44ac-b080-6a9d4e04d49f fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] Tap Mirror: Handle Delete Port: f9a70187-c33c-44e1-918a-afeeb98c7b23 [pid: 7|app: 0|req: 450/859] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:24:14 2026] GET /v2.0/networks/fe1e35d7-ded3-4c7d-af9d-8c1dcfb7e205?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: 451/860] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:24:14 2026] GET /v2.0/networks/fe1e35d7-ded3-4c7d-af9d-8c1dcfb7e205?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: 452/861] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:14 2026] GET /v2.0/ports?device_id=bbbb6aa6-2b6b-4699-917f-7b8bd8190cf0 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/862] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:24:14 2026] GET /v2.0/security-groups?id=4b57e06f-c053-4dc8-94d4-781c37c6cb36&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: 410/865] 10.0.0.61 () {34 vars in 788 bytes} [Sat Aug 15 00:24:13 2026] PUT /v2.0/routers/1b8cb2b8-3574-464b-9fa5-bac435a581e2/remove_router_interface => generated 309 bytes in 827 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:14.684 7 INFO neutron.api.v2.resource [None req-f4b74390-a79b-4dec-aa09-fd00854b8c62 fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 456/866] 10.0.0.61 () {34 vars in 788 bytes} [Sat Aug 15 00:24:14 2026] PUT /v2.0/routers/1b8cb2b8-3574-464b-9fa5-bac435a581e2/remove_router_interface => generated 197 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/867] 10.0.0.61 () {32 vars in 735 bytes} [Sat Aug 15 00:24:14 2026] GET /v2.0/ports?device_id=1b8cb2b8-3574-464b-9fa5-bac435a581e2 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:24:14.892 7 INFO neutron_taas.services.taas.taas_plugin [None req-e6f79c6c-6aa0-4cea-99e4-7e052f3062cc fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] TaaS: Handle Delete Port: 1f96df2c-fbf5-4c04-87e5-b4556320c466 2026-08-15 00:24:14.894 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6f79c6c-6aa0-4cea-99e4-7e052f3062cc fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] Tap Mirror: Handle Delete Port: 1f96df2c-fbf5-4c04-87e5-b4556320c466 2026-08-15 00:24:15.227 7 INFO neutron.services.segments.plugin [-] Segment 51ffaf83-c35b-4937-b278-d4446069b49d resource provider aggregate not found 2026-08-15 00:24:15.233 7 INFO neutron.services.segments.plugin [-] Segment 51ffaf83-c35b-4937-b278-d4446069b49d resource provider aggregate not found 2026-08-15 00:24:15.250 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 51ffaf83-c35b-4937-b278-d4446069b49d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51ffaf83-c35b-4937-b278-d4446069b49d found for delete ", "request_id": "req-584ee6e8-5dc6-4e9e-be08-d5af79296a23"}]} 2026-08-15 00:24:15.251 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 51ffaf83-c35b-4937-b278-d4446069b49d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51ffaf83-c35b-4937-b278-d4446069b49d found for delete ", "request_id": "req-435904fc-3128-465f-b5f1-4bebe4b2fb20"}]} 2026-08-15 00:24:15.255 7 INFO neutron.db.l3_hamode_db [None req-e6f79c6c-6aa0-4cea-99e4-7e052f3062cc fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] HA network 59e5a122-6535-42a3-a7db-14edecaa8765 was deleted as no HA routers are present in tenant a4db580e3a0749f687d3d992125f70e6. [pid: 7|app: 0|req: 457/868] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:24:14 2026] DELETE /v2.0/routers/1b8cb2b8-3574-464b-9fa5-bac435a581e2 => generated 0 bytes in 541 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/869] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:24:15 2026] DELETE /v2.0/subnets/e1dc656c-8cec-4525-8de3-8ea4048989e2 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/870] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:15 2026] GET /v2.0/ports?device_id=bbbb6aa6-2b6b-4699-917f-7b8bd8190cf0 => generated 973 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:15.512 7 INFO neutron_taas.services.taas.taas_plugin [None req-0d16f72c-780f-4f6f-b522-26ceba787306 fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] TaaS: Handle Delete Port: ed093a90-87db-448f-a5a4-d1f64c20e098 2026-08-15 00:24:15.515 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d16f72c-780f-4f6f-b522-26ceba787306 fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] Tap Mirror: Handle Delete Port: ed093a90-87db-448f-a5a4-d1f64c20e098 [pid: 8|app: 0|req: 414/871] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:24:15 2026] GET /v2.0/security-groups?id=4b57e06f-c053-4dc8-94d4-781c37c6cb36&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/872] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:24:15 2026] DELETE /v2.0/networks/523cbd73-3beb-4f71-81f2-aabd227d2c5e => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:24:15.765 8 INFO neutron.db.segments_db [None req-b7c3b958-5806-4000-a9fe-1d1aec9d63b2 fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] Added segment e924d7da-9fe3-4536-b925-144fe556fe84 of type vxlan for network d41b6e7c-89f4-47b7-b7b8-b2f6524ff529 [pid: 8|app: 0|req: 415/873] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:24:15 2026] POST /v2.0/networks => generated 629 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/874] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:24:15 2026] POST /v2.0/subnets => generated 626 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:24:16.129 8 INFO neutron.db.segments_db [None req-97ed1ed7-e750-4813-be46-763f76fd360a fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] Added segment 0e15bfd4-3061-4a70-9ba6-b788f00545dc of type vxlan for network 4e1ef083-fa04-4ce3-a0e4-22648a7207b1 [pid: 7|app: 0|req: 460/875] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:16 2026] GET /v2.0/ports?device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/876] 10.0.0.130 () {34 vars in 971 bytes} [Sat Aug 15 00:24:16 2026] GET /v2.0/ports/423f3484-688a-498b-8e3c-f27a247dc42a => generated 972 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:16.376 8 INFO neutron.db.l3_hamode_db [None req-97ed1ed7-e750-4813-be46-763f76fd360a fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-15 00:24:16.503 8 INFO neutron.db.l3_hamode_db [None req-97ed1ed7-e750-4813-be46-763f76fd360a fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 462/877] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:16 2026] GET /v2.0/ports?device_id=bbbb6aa6-2b6b-4699-917f-7b8bd8190cf0 => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/878] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:24:16 2026] GET /v2.0/security-groups?tenant_id=7ad65c8a875a4d81be7770282a465fe5&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/879] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:24:17 2026] GET /v2.0/security-groups?id=4b57e06f-c053-4dc8-94d4-781c37c6cb36&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/880] 199.204.45.162 () {34 vars in 1000 bytes} [Sat Aug 15 00:24:17 2026] GET /v2.0/subnets?network_id=6846a3d6-817d-46c7-be55-ac055283cc8d => generated 684 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/881] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:24:16 2026] POST /v2.0/routers => generated 506 bytes in 1057 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/882] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:24:17 2026] DELETE /v2.0/security-groups/57d4a484-dbe4-456e-908d-b756abd8de28 => 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: 417/883] 199.204.45.162 () {34 vars in 1146 bytes} [Sat Aug 15 00:24:17 2026] GET /v2.0/ports?device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a&device_owner=compute%3Anova&network_id=6846a3d6-817d-46c7-be55-ac055283cc8d => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:17.275 7 INFO neutron.services.segments.plugin [-] Segment 49089d22-5a53-4664-b1de-4d3a3faa1cf5 resource provider aggregate not found 2026-08-15 00:24:17.278 7 INFO neutron.services.segments.plugin [-] Segment 49089d22-5a53-4664-b1de-4d3a3faa1cf5 resource provider aggregate not found 2026-08-15 00:24:17.298 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 49089d22-5a53-4664-b1de-4d3a3faa1cf5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49089d22-5a53-4664-b1de-4d3a3faa1cf5 found for delete ", "request_id": "req-c97ca9f0-543e-4790-af71-ae320014c92c"}]} 2026-08-15 00:24:17.299 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 49089d22-5a53-4664-b1de-4d3a3faa1cf5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49089d22-5a53-4664-b1de-4d3a3faa1cf5 found for delete ", "request_id": "req-e7ee2074-aeb4-4c97-885d-19595a4f6d00"}]} [pid: 8|app: 0|req: 418/884] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Aug 15 00:24:17 2026] PUT /v2.0/ports/423f3484-688a-498b-8e3c-f27a247dc42a => generated 1153 bytes in 836 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-15 00:24:18.104 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3dd7988-a2bd-46d4-8dd9-9310aafb55ae'] response: {'name': 'network-changed', 'server_uuid': 'a7498f45-f6d2-4aa6-a193-14686c65d89a', 'tag': '423f3484-688a-498b-8e3c-f27a247dc42a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 467/885] 10.0.0.61 () {34 vars in 782 bytes} [Sat Aug 15 00:24:17 2026] PUT /v2.0/routers/59e8789b-523d-422d-98ab-54bb5c697e4f/add_router_interface => generated 309 bytes in 986 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/886] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:24:18 2026] GET /v2.0/security-groups?tenant_id=4477e323b60c4ff480b7482ac644c4ba&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: 468/887] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:18 2026] GET /v2.0/ports?device_id=bbbb6aa6-2b6b-4699-917f-7b8bd8190cf0 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/888] 10.0.0.61 () {32 vars in 716 bytes} [Sat Aug 15 00:24:18 2026] GET /v2.0/ports/e027fe54-3091-4302-89ea-bc5e950ea2bc => generated 955 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/889] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:24:18 2026] GET /v2.0/security-groups?id=4b57e06f-c053-4dc8-94d4-781c37c6cb36&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: 7|app: 0|req: 469/890] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:24:18 2026] DELETE /v2.0/security-groups/e7a0b079-758c-40d0-81ae-069128ff3d56 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:24:18.630 8 INFO neutron_taas.services.taas.taas_plugin [None req-c0bb7bdd-5105-42f0-a29f-a394c21f458b fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] TaaS: Handle Delete Port: e027fe54-3091-4302-89ea-bc5e950ea2bc 2026-08-15 00:24:18.634 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c0bb7bdd-5105-42f0-a29f-a394c21f458b fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] Tap Mirror: Handle Delete Port: e027fe54-3091-4302-89ea-bc5e950ea2bc [pid: 7|app: 0|req: 470/891] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:24:18 2026] GET /v2.0/ports?tenant_id=dec00511797b4b11afb01b8ca7733663&device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => generated 1425 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/892] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:24:18 2026] GET /v2.0/networks?id=6846a3d6-817d-46c7-be55-ac055283cc8d => generated 780 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/893] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Aug 15 00:24:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=423f3484-688a-498b-8e3c-f27a247dc42a => generated 861 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/894] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Aug 15 00:24:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=423f3484-688a-498b-8e3c-f27a247dc42a => 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: 474/895] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:24:18 2026] GET /v2.0/subnets?id=ffa75d93-da42-4fd1-8f4d-ea52379f00af => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/896] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:24:18 2026] GET /v2.0/ports?network_id=6846a3d6-817d-46c7-be55-ac055283cc8d&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: 476/897] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:24:18 2026] GET /v2.0/networks/6846a3d6-817d-46c7-be55-ac055283cc8d?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: 477/898] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:24:18 2026] GET /v2.0/networks/6846a3d6-817d-46c7-be55-ac055283cc8d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/899] 10.0.0.61 () {34 vars in 788 bytes} [Sat Aug 15 00:24:18 2026] PUT /v2.0/routers/59e8789b-523d-422d-98ab-54bb5c697e4f/remove_router_interface => generated 309 bytes in 862 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/900] 10.0.0.61 () {32 vars in 735 bytes} [Sat Aug 15 00:24:19 2026] GET /v2.0/ports?device_id=59e8789b-523d-422d-98ab-54bb5c697e4f => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:24:19.371 8 INFO neutron_taas.services.taas.taas_plugin [None req-df0f382b-16ee-48ee-bd21-dce7617520d1 fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] TaaS: Handle Delete Port: 18389445-4bf0-46b2-b662-71b8ae44cecf 2026-08-15 00:24:19.374 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df0f382b-16ee-48ee-bd21-dce7617520d1 fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] Tap Mirror: Handle Delete Port: 18389445-4bf0-46b2-b662-71b8ae44cecf [pid: 7|app: 0|req: 479/901] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:19 2026] GET /v2.0/ports?device_id=bbbb6aa6-2b6b-4699-917f-7b8bd8190cf0 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/902] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:24:19 2026] GET /v2.0/security-groups?id=4b57e06f-c053-4dc8-94d4-781c37c6cb36&fields=id&fields=name => generated 88 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/903] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:19 2026] GET /v2.0/ports?device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => generated 1156 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/904] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:24:19 2026] GET /v2.0/security-groups?id=cf5d6f0d-6910-4c8a-8da1-cb09aef6b300&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-15 00:24:19.755 8 INFO neutron.services.segments.plugin [-] Segment 0e15bfd4-3061-4a70-9ba6-b788f00545dc resource provider aggregate not found [pid: 7|app: 0|req: 483/905] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:19 2026] GET /v2.0/ports?device_id=bbbb6aa6-2b6b-4699-917f-7b8bd8190cf0 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:19.772 8 INFO neutron.services.segments.plugin [-] Segment 0e15bfd4-3061-4a70-9ba6-b788f00545dc resource provider aggregate not found 2026-08-15 00:24:19.773 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0e15bfd4-3061-4a70-9ba6-b788f00545dc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e15bfd4-3061-4a70-9ba6-b788f00545dc found for delete ", "request_id": "req-f520cde0-d43e-4915-89a5-d6e6966d498c"}]} 2026-08-15 00:24:19.794 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0e15bfd4-3061-4a70-9ba6-b788f00545dc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e15bfd4-3061-4a70-9ba6-b788f00545dc found for delete ", "request_id": "req-5042eadf-d231-45f9-ae51-b71c814032d2"}]} 2026-08-15 00:24:19.794 8 INFO neutron.db.l3_hamode_db [None req-df0f382b-16ee-48ee-bd21-dce7617520d1 fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] HA network 4e1ef083-fa04-4ce3-a0e4-22648a7207b1 was deleted as no HA routers are present in tenant a4db580e3a0749f687d3d992125f70e6. [pid: 7|app: 0|req: 484/906] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:24:19 2026] GET /v2.0/security-groups?id=4b57e06f-c053-4dc8-94d4-781c37c6cb36&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/907] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:24:19 2026] DELETE /v2.0/routers/59e8789b-523d-422d-98ab-54bb5c697e4f => generated 0 bytes in 619 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/908] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:24:19 2026] DELETE /v2.0/subnets/8c2e3c96-e43a-4693-9831-eff51827fad3 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/909] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:24:19 2026] DELETE /v2.0/networks/d41b6e7c-89f4-47b7-b7b8-b2f6524ff529 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/910] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:24:20 2026] GET /v2.0/ports?tenant_id=dec00511797b4b11afb01b8ca7733663&device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => generated 1425 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:24:20.120 8 INFO neutron.db.segments_db [None req-09880a02-3f2d-4503-86b4-695778b5c9ce fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] Added segment 562dda33-0847-45a0-8821-c2592583f099 of type vxlan for network 9e175aaa-9f0a-4aef-985a-0ecaa973f22d [pid: 7|app: 0|req: 487/911] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:24:20 2026] GET /v2.0/networks?id=6846a3d6-817d-46c7-be55-ac055283cc8d => generated 780 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/912] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Aug 15 00:24:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=423f3484-688a-498b-8e3c-f27a247dc42a => generated 861 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/913] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Aug 15 00:24:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=423f3484-688a-498b-8e3c-f27a247dc42a => 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: 490/914] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:24:20 2026] GET /v2.0/subnets?id=ffa75d93-da42-4fd1-8f4d-ea52379f00af => generated 702 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/915] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:24:20 2026] GET /v2.0/ports?network_id=6846a3d6-817d-46c7-be55-ac055283cc8d&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/916] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:24:20 2026] GET /v2.0/networks/6846a3d6-817d-46c7-be55-ac055283cc8d?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: 493/917] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:24:20 2026] GET /v2.0/networks/6846a3d6-817d-46c7-be55-ac055283cc8d?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) 2026-08-15 00:24:20.427 8 INFO neutron.db.l3_hamode_db [None req-09880a02-3f2d-4503-86b4-695778b5c9ce fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 494/918] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:24:20 2026] GET /v2.0/security-groups?tenant_id=6d6aeb91ee4a4f798c8c2b95281f0e7a&name=default => generated 2925 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/919] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:21 2026] GET /v2.0/ports?device_id=bbbb6aa6-2b6b-4699-917f-7b8bd8190cf0 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/920] 199.204.45.162 () {34 vars in 1120 bytes} [Sat Aug 15 00:24:21 2026] GET /v2.0/ports?device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.14 => generated 1156 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:24:21.249 8 INFO neutron.db.l3_hamode_db [None req-09880a02-3f2d-4503-86b4-695778b5c9ce fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 497/921] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:24:21 2026] DELETE /v2.0/security-groups/ebd92be7-9585-498d-8efb-5c7c77c65506 => 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: 498/922] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:24:21 2026] GET /v2.0/security-groups?id=4b57e06f-c053-4dc8-94d4-781c37c6cb36&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:24:21.818 8 INFO neutron.services.segments.plugin [-] Segment e924d7da-9fe3-4536-b925-144fe556fe84 resource provider aggregate not found 2026-08-15 00:24:21.822 8 INFO neutron.services.segments.plugin [-] Segment e924d7da-9fe3-4536-b925-144fe556fe84 resource provider aggregate not found 2026-08-15 00:24:21.836 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e924d7da-9fe3-4536-b925-144fe556fe84 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e924d7da-9fe3-4536-b925-144fe556fe84 found for delete ", "request_id": "req-152d54cd-c33e-45ec-bfde-2688ebb4ae3c"}]} 2026-08-15 00:24:21.838 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e924d7da-9fe3-4536-b925-144fe556fe84 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e924d7da-9fe3-4536-b925-144fe556fe84 found for delete ", "request_id": "req-c3a8d73c-f7b8-4225-8860-51d984727e29"}]} [pid: 7|app: 0|req: 499/923] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Aug 15 00:24:21 2026] PUT /v2.0/ports/423f3484-688a-498b-8e3c-f27a247dc42a => generated 972 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:21.875 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-76ef8c37-0b8c-4716-99d2-7aec728688ba'] response: {'name': 'network-changed', 'server_uuid': 'a7498f45-f6d2-4aa6-a193-14686c65d89a', 'tag': '423f3484-688a-498b-8e3c-f27a247dc42a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 425/924] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:24:20 2026] POST /v2.0/routers => generated 688 bytes in 2111 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: 500/925] 10.0.0.61 () {32 vars in 720 bytes} [Sat Aug 15 00:24:22 2026] GET /v2.0/routers/e7943023-7a69-4200-8615-1bf6ae373508 => generated 694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/926] 199.204.45.162 () {34 vars in 994 bytes} [Sat Aug 15 00:24:22 2026] GET /v2.0/ports?device_id=bbbb6aa6-2b6b-4699-917f-7b8bd8190cf0 => generated 975 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/927] 10.0.0.61 () {32 vars in 646 bytes} [Sat Aug 15 00:24:22 2026] GET /v2.0/routers => generated 697 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/928] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:24:22 2026] GET /v2.0/ports?tenant_id=dec00511797b4b11afb01b8ca7733663&device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:24:22.505 8 INFO neutron_taas.services.taas.taas_plugin [req-2d8478bf-192a-479c-ac37-1af1e9272158 req-5ca0c35b-7443-41a1-8491-ff2668547c45 be88abd70a804ead932ff273d0c1f9f1 5ec1417d524a4ebf89e13658f9d1952e - - default default] TaaS: Handle Delete Port: fbb8c962-a8e1-42e9-8e95-fc1d202ac9f0 2026-08-15 00:24:22.509 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2d8478bf-192a-479c-ac37-1af1e9272158 req-5ca0c35b-7443-41a1-8491-ff2668547c45 be88abd70a804ead932ff273d0c1f9f1 5ec1417d524a4ebf89e13658f9d1952e - - default default] Tap Mirror: Handle Delete Port: fbb8c962-a8e1-42e9-8e95-fc1d202ac9f0 [pid: 8|app: 0|req: 427/929] 199.204.45.162 () {36 vars in 997 bytes} [Sat Aug 15 00:24:22 2026] DELETE /v2.0/ports/fbb8c962-a8e1-42e9-8e95-fc1d202ac9f0 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/930] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:24:22 2026] GET /v2.0/networks?id=6846a3d6-817d-46c7-be55-ac055283cc8d => generated 780 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:22.714 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ebb8d07-9135-4218-afea-0d1c60dada1b'] response: {'server_uuid': 'bbbb6aa6-2b6b-4699-917f-7b8bd8190cf0', 'name': 'network-vif-deleted', 'tag': 'fbb8c962-a8e1-42e9-8e95-fc1d202ac9f0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 429/931] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:22 2026] GET /v2.0/ports?device_id=bbbb6aa6-2b6b-4699-917f-7b8bd8190cf0 => 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: 430/932] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Aug 15 00:24:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=423f3484-688a-498b-8e3c-f27a247dc42a => generated 861 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/933] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:24:22 2026] GET /v2.0/subnets?id=ffa75d93-da42-4fd1-8f4d-ea52379f00af => generated 702 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/934] 10.0.0.61 () {34 vars in 740 bytes} [Sat Aug 15 00:24:22 2026] PUT /v2.0/routers/e7943023-7a69-4200-8615-1bf6ae373508 => generated 701 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/935] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:24:22 2026] GET /v2.0/ports?network_id=6846a3d6-817d-46c7-be55-ac055283cc8d&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: 433/936] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:24:22 2026] GET /v2.0/networks/6846a3d6-817d-46c7-be55-ac055283cc8d?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: 504/937] 10.0.0.61 () {32 vars in 720 bytes} [Sat Aug 15 00:24:22 2026] GET /v2.0/routers/e7943023-7a69-4200-8615-1bf6ae373508 => generated 701 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/938] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:24:22 2026] GET /v2.0/networks/6846a3d6-817d-46c7-be55-ac055283cc8d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/939] 10.0.0.61 () {32 vars in 735 bytes} [Sat Aug 15 00:24:22 2026] GET /v2.0/ports?device_id=e7943023-7a69-4200-8615-1bf6ae373508 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:24:23.092 8 INFO neutron_taas.services.taas.taas_plugin [None req-c842eee9-8392-4884-b4c6-ab93509c245f fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] TaaS: Handle Delete Port: 9e0c3bba-1fb2-4272-b4ca-222f9deda88f 2026-08-15 00:24:23.094 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c842eee9-8392-4884-b4c6-ab93509c245f fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] Tap Mirror: Handle Delete Port: 9e0c3bba-1fb2-4272-b4ca-222f9deda88f 2026-08-15 00:24:23.291 8 INFO neutron_taas.services.taas.taas_plugin [None req-c842eee9-8392-4884-b4c6-ab93509c245f fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] TaaS: Handle Delete Port: 46fdd5ed-6b04-4d3c-a241-f2ae5f59e6bf 2026-08-15 00:24:23.295 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c842eee9-8392-4884-b4c6-ab93509c245f fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] Tap Mirror: Handle Delete Port: 46fdd5ed-6b04-4d3c-a241-f2ae5f59e6bf [pid: 7|app: 0|req: 506/940] 10.0.0.61 () {32 vars in 652 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions => generated 21537 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/941] 10.0.0.61 () {32 vars in 680 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/942] 10.0.0.61 () {32 vars in 680 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/943] 10.0.0.61 () {32 vars in 728 bytes} [Sat Aug 15 00:24:23 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: 510/944] 10.0.0.61 () {32 vars in 664 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/agent => generated 153 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/945] 10.0.0.61 () {32 vars in 698 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/946] 10.0.0.61 () {32 vars in 696 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/947] 10.0.0.61 () {32 vars in 700 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/948] 10.0.0.61 () {32 vars in 688 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/949] 10.0.0.61 () {32 vars in 702 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/950] 10.0.0.61 () {32 vars in 692 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/951] 10.0.0.61 () {32 vars in 694 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/952] 10.0.0.61 () {32 vars in 684 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/953] 10.0.0.61 () {32 vars in 686 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/954] 10.0.0.61 () {32 vars in 660 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/955] 10.0.0.61 () {32 vars in 698 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/956] 10.0.0.61 () {32 vars in 678 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/957] 10.0.0.61 () {32 vars in 682 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/958] 10.0.0.61 () {32 vars in 674 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/959] 10.0.0.61 () {32 vars in 688 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/960] 10.0.0.61 () {32 vars in 722 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/961] 10.0.0.61 () {32 vars in 686 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/962] 10.0.0.61 () {32 vars in 668 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/963] 10.0.0.61 () {32 vars in 686 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/964] 10.0.0.61 () {32 vars in 680 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/965] 10.0.0.61 () {32 vars in 698 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/966] 10.0.0.61 () {32 vars in 678 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/967] 10.0.0.61 () {32 vars in 666 bytes} [Sat Aug 15 00:24:23 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: 534/968] 10.0.0.61 () {32 vars in 676 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/969] 10.0.0.61 () {32 vars in 664 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/970] 10.0.0.61 () {32 vars in 674 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/971] 10.0.0.61 () {32 vars in 712 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/972] 10.0.0.61 () {32 vars in 690 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/973] 10.0.0.61 () {32 vars in 682 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/multi-provider => 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: 540/974] 10.0.0.61 () {32 vars in 668 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:23.653 8 INFO neutron.db.l3_hamode_db [None req-c842eee9-8392-4884-b4c6-ab93509c245f fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] HA network 9e175aaa-9f0a-4aef-985a-0ecaa973f22d was deleted as no HA routers are present in tenant a4db580e3a0749f687d3d992125f70e6. [pid: 7|app: 0|req: 541/975] 10.0.0.61 () {32 vars in 686 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/976] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:24:22 2026] DELETE /v2.0/routers/e7943023-7a69-4200-8615-1bf6ae373508 => generated 0 bytes in 745 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/977] 10.0.0.61 () {32 vars in 704 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/978] 10.0.0.61 () {32 vars in 674 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/979] 10.0.0.61 () {32 vars in 700 bytes} [Sat Aug 15 00:24:23 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: 436/980] 10.0.0.61 () {32 vars in 735 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/ports?device_id=e7943023-7a69-4200-8615-1bf6ae373508 => 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: 545/981] 10.0.0.61 () {32 vars in 674 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/982] 10.0.0.61 () {32 vars in 692 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/983] 10.0.0.61 () {32 vars in 688 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:23.715 8 INFO neutron.api.v2.resource [None req-2d4ee384-04c8-4305-a74d-d1b5dcde3295 fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 437/984] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:24:23 2026] DELETE /v2.0/routers/e7943023-7a69-4200-8615-1bf6ae373508 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/985] 10.0.0.61 () {32 vars in 708 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/986] 10.0.0.61 () {32 vars in 704 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/987] 10.0.0.61 () {32 vars in 735 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/ports?device_id=59e8789b-523d-422d-98ab-54bb5c697e4f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/988] 10.0.0.61 () {32 vars in 718 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/989] 10.0.0.61 () {32 vars in 696 bytes} [Sat Aug 15 00:24:23 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) 2026-08-15 00:24:23.764 7 INFO neutron.api.v2.resource [None req-38ed4634-2eb5-4403-8e3a-c9d28c2f7b40 fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 551/990] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:24:23 2026] DELETE /v2.0/routers/59e8789b-523d-422d-98ab-54bb5c697e4f => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/991] 10.0.0.61 () {32 vars in 710 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/port-resource-request-groups => 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: 441/992] 10.0.0.61 () {32 vars in 668 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/binding => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:23.786 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e99dab00-7384-44bb-953c-44685237b314 fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 552/993] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:24:23 2026] DELETE /v2.0/subnets/8c2e3c96-e43a-4693-9831-eff51827fad3 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/994] 10.0.0.61 () {32 vars in 686 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/995] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/ports?device_id=bbbb6aa6-2b6b-4699-917f-7b8bd8190cf0 => 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: 443/996] 10.0.0.61 () {32 vars in 680 bytes} [Sat Aug 15 00:24:23 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: 444/997] 10.0.0.61 () {32 vars in 674 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/998] 10.0.0.61 () {32 vars in 735 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/ports?device_id=1b8cb2b8-3574-464b-9fa5-bac435a581e2 => 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: 445/999] 10.0.0.61 () {32 vars in 670 bytes} [Sat Aug 15 00:24:23 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: 446/1000] 10.0.0.61 () {32 vars in 660 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:23.845 7 INFO neutron.api.v2.resource [None req-789620b5-5024-4650-971e-88f5f440e779 fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 447/1001] 10.0.0.61 () {32 vars in 698 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1002] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:24:23 2026] DELETE /v2.0/routers/1b8cb2b8-3574-464b-9fa5-bac435a581e2 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:24:23.858 8 INFO neutron.services.segments.plugin [-] Segment 562dda33-0847-45a0-8821-c2592583f099 resource provider aggregate not found 2026-08-15 00:24:23.864 8 INFO neutron.services.segments.plugin [-] Segment 562dda33-0847-45a0-8821-c2592583f099 resource provider aggregate not found [pid: 7|app: 0|req: 556/1003] 10.0.0.61 () {32 vars in 698 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:23.879 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 562dda33-0847-45a0-8821-c2592583f099 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 562dda33-0847-45a0-8821-c2592583f099 found for delete ", "request_id": "req-fcf7435f-8840-473f-ad48-2c4d57fd6b0b"}]} [pid: 7|app: 0|req: 557/1004] 10.0.0.61 () {32 vars in 676 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:23.881 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 562dda33-0847-45a0-8821-c2592583f099 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 562dda33-0847-45a0-8821-c2592583f099 found for delete ", "request_id": "req-029e7d0d-89bd-4e9a-8a81-628548c73da7"}]} 2026-08-15 00:24:23.885 8 INFO neutron.pecan_wsgi.hooks.translation [None req-846b3c20-50e6-44b1-9164-e5bfbe776448 fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 448/1005] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:24:23 2026] DELETE /v2.0/subnets/e1dc656c-8cec-4525-8de3-8ea4048989e2 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1006] 10.0.0.61 () {32 vars in 668 bytes} [Sat Aug 15 00:24:23 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: 559/1007] 10.0.0.61 () {32 vars in 682 bytes} [Sat Aug 15 00:24:23 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: 8|app: 0|req: 449/1008] 10.0.0.61 () {32 vars in 735 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/ports?device_id=2d1503c7-8b5c-4e96-a410-53fffa1cb60c => 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: 560/1009] 10.0.0.61 () {32 vars in 700 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/1010] 10.0.0.61 () {32 vars in 684 bytes} [Sat Aug 15 00:24:23 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) 2026-08-15 00:24:23.957 7 INFO neutron.api.v2.resource [None req-ff3bad8e-52e9-44b1-81ea-f267a506425d fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 561/1011] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:24:23 2026] DELETE /v2.0/routers/2d1503c7-8b5c-4e96-a410-53fffa1cb60c => generated 135 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/1012] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/ports?tenant_id=dec00511797b4b11afb01b8ca7733663&device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => 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: 562/1013] 10.0.0.61 () {32 vars in 706 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:23.975 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e71d49f5-ede6-4611-b0a4-653821d191df fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 452/1014] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:24:23 2026] DELETE /v2.0/subnets/54a92697-43c8-4c26-babc-a808f0c14930 => 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: 453/1015] 10.0.0.61 () {32 vars in 668 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:23.990 8 INFO neutron.pecan_wsgi.hooks.translation [None req-14d3bded-2ba7-47cd-b6a7-acc32860a183 fa0d11d7aaf84d099779d6d200504006 a4db580e3a0749f687d3d992125f70e6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 454/1016] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:24:23 2026] DELETE /v2.0/subnets/d8457bc4-21c7-4fd0-b930-603be8205ada => generated 136 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/1017] 10.0.0.61 () {32 vars in 696 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/1018] 10.0.0.61 () {32 vars in 694 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/1019] 10.0.0.61 () {32 vars in 684 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/1020] 10.0.0.61 () {32 vars in 688 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1021] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:24:23 2026] GET /v2.0/networks?id=6846a3d6-817d-46c7-be55-ac055283cc8d => generated 780 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/1022] 10.0.0.61 () {32 vars in 704 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/1023] 10.0.0.61 () {32 vars in 666 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/1024] 10.0.0.61 () {32 vars in 680 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/1025] 10.0.0.61 () {32 vars in 680 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1026] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=423f3484-688a-498b-8e3c-f27a247dc42a => generated 861 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/1027] 10.0.0.61 () {32 vars in 690 bytes} [Sat Aug 15 00:24:24 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: 565/1028] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/subnets?id=ffa75d93-da42-4fd1-8f4d-ea52379f00af => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1029] 10.0.0.61 () {32 vars in 690 bytes} [Sat Aug 15 00:24:24 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: 567/1030] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/ports?network_id=6846a3d6-817d-46c7-be55-ac055283cc8d&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: 464/1031] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/ports?device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1032] 10.0.0.61 () {32 vars in 694 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1033] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/security-groups?id=cf5d6f0d-6910-4c8a-8da1-cb09aef6b300&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: 570/1034] 10.0.0.61 () {32 vars in 684 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/1035] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/networks/6846a3d6-817d-46c7-be55-ac055283cc8d?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: 571/1036] 10.0.0.61 () {32 vars in 688 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1037] 10.0.0.61 () {32 vars in 700 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1038] 10.0.0.61 () {32 vars in 702 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1039] 10.0.0.61 () {32 vars in 712 bytes} [Sat Aug 15 00:24:24 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: 8|app: 0|req: 466/1040] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/networks/6846a3d6-817d-46c7-be55-ac055283cc8d?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: 7|app: 0|req: 575/1041] 10.0.0.61 () {32 vars in 716 bytes} [Sat Aug 15 00:24:24 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: 8|app: 0|req: 467/1042] 10.0.0.61 () {32 vars in 714 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1043] 10.0.0.61 () {32 vars in 726 bytes} [Sat Aug 15 00:24:24 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: 8|app: 0|req: 468/1044] 10.0.0.61 () {32 vars in 740 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1045] 10.0.0.61 () {32 vars in 718 bytes} [Sat Aug 15 00:24:24 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: 8|app: 0|req: 469/1046] 10.0.0.61 () {32 vars in 682 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1047] 10.0.0.61 () {32 vars in 668 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/segment => generated 145 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/1048] 10.0.0.61 () {32 vars in 718 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1049] 10.0.0.61 () {32 vars in 678 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/1050] 10.0.0.61 () {32 vars in 668 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1051] 10.0.0.61 () {32 vars in 696 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/standard-attr-segment => 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: 472/1052] 10.0.0.61 () {32 vars in 704 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1053] 10.0.0.61 () {32 vars in 700 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/1054] 10.0.0.61 () {32 vars in 700 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1055] 10.0.0.61 () {32 vars in 682 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/1056] 10.0.0.61 () {32 vars in 704 bytes} [Sat Aug 15 00:24:24 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: 7|app: 0|req: 583/1057] 10.0.0.61 () {32 vars in 694 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/1058] 10.0.0.61 () {32 vars in 688 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1059] 10.0.0.61 () {32 vars in 696 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/1060] 10.0.0.61 () {32 vars in 678 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1061] 10.0.0.61 () {32 vars in 688 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/1062] 10.0.0.61 () {32 vars in 700 bytes} [Sat Aug 15 00:24:24 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: 7|app: 0|req: 586/1063] 10.0.0.61 () {32 vars in 664 bytes} [Sat Aug 15 00:24:24 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: 8|app: 0|req: 478/1064] 10.0.0.61 () {32 vars in 680 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1065] 10.0.0.61 () {32 vars in 676 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1066] 10.0.0.61 () {32 vars in 692 bytes} [Sat Aug 15 00:24:24 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: 7|app: 0|req: 588/1067] 10.0.0.61 () {32 vars in 676 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1068] 10.0.0.61 () {32 vars in 666 bytes} [Sat Aug 15 00:24:24 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: 7|app: 0|req: 589/1069] 10.0.0.61 () {32 vars in 662 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/taas => generated 175 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1070] 10.0.0.61 () {32 vars in 674 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1071] 10.0.0.61 () {32 vars in 686 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1072] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:24:24 2026] GET /v2.0/security-groups?tenant_id=a4db580e3a0749f687d3d992125f70e6&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: 483/1073] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:24:24 2026] DELETE /v2.0/security-groups/e94dc5da-c9e6-4c2d-a12f-e7c86f9d28d2 => 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: 591/1074] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:25 2026] GET /v2.0/ports?device_id=bbbb6aa6-2b6b-4699-917f-7b8bd8190cf0 => 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: 592/1075] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:25 2026] GET /v2.0/ports?device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1076] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:24:25 2026] GET /v2.0/security-groups?id=cf5d6f0d-6910-4c8a-8da1-cb09aef6b300&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1077] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:24:25 2026] GET /v2.0/security-groups?tenant_id=877397d752f14a08a83c55dfc67897ae&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1078] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:24:25 2026] DELETE /v2.0/security-groups/98cfe167-0b5e-46c9-b707-aaf7776a439c => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:24:26.503 8 INFO neutron_taas.services.taas.taas_plugin [None req-a557ed80-9309-414b-bc76-5bafcff05ae0 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: eeb65e40-751a-43ba-b330-445658125a25 2026-08-15 00:24:26.505 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a557ed80-9309-414b-bc76-5bafcff05ae0 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: eeb65e40-751a-43ba-b330-445658125a25 [pid: 7|app: 0|req: 595/1079] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:26 2026] GET /v2.0/ports?device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => generated 975 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1080] 199.204.45.162 () {34 vars in 994 bytes} [Sat Aug 15 00:24:26 2026] GET /v2.0/ports?device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1081] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:24:26 2026] GET /v2.0/security-groups?id=cf5d6f0d-6910-4c8a-8da1-cb09aef6b300&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:26.757 7 INFO neutron_taas.services.taas.taas_plugin [req-8c8eee53-b9ed-4a6b-a813-44757cada7b9 req-f0a5eb1b-712a-4c6d-9831-19a3a86406c7 28b7dacbee8645429afb72565f190de7 dec00511797b4b11afb01b8ca7733663 - - default default] TaaS: Handle Delete Port: 423f3484-688a-498b-8e3c-f27a247dc42a 2026-08-15 00:24:26.760 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8c8eee53-b9ed-4a6b-a813-44757cada7b9 req-f0a5eb1b-712a-4c6d-9831-19a3a86406c7 28b7dacbee8645429afb72565f190de7 dec00511797b4b11afb01b8ca7733663 - - default default] Tap Mirror: Handle Delete Port: 423f3484-688a-498b-8e3c-f27a247dc42a 2026-08-15 00:24:26.914 7 INFO neutron.db.l3_db [req-8c8eee53-b9ed-4a6b-a813-44757cada7b9 req-f0a5eb1b-712a-4c6d-9831-19a3a86406c7 28b7dacbee8645429afb72565f190de7 dec00511797b4b11afb01b8ca7733663 - - default default] Floating IP 8afa7478-9ce3-4c8a-b09e-7195404060ee disassociated. External IP: 10.96.250.203, port: 423f3484-688a-498b-8e3c-f27a247dc42a. [pid: 8|app: 0|req: 485/1082] 10.0.0.61 () {34 vars in 788 bytes} [Sat Aug 15 00:24:26 2026] PUT /v2.0/routers/d7ce4f8b-a1b6-47be-be09-2562c8f7e930/remove_router_interface => generated 309 bytes in 992 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1083] 10.0.0.61 () {32 vars in 622 bytes} [Sat Aug 15 00:24:27 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-08-15 00:24:27.274 8 INFO neutron_taas.services.taas.taas_plugin [None req-cc00671e-554e-4b8f-9616-90294ff32cbe ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: 649a6df3-76e8-4f29-baf7-d9cc3110ba4a 2026-08-15 00:24:27.277 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc00671e-554e-4b8f-9616-90294ff32cbe ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: 649a6df3-76e8-4f29-baf7-d9cc3110ba4a 2026-08-15 00:24:27.502 8 INFO neutron_taas.services.taas.taas_plugin [None req-cc00671e-554e-4b8f-9616-90294ff32cbe ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: 87ef267d-e790-4bad-b29d-8fbffa1782d5 2026-08-15 00:24:27.504 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc00671e-554e-4b8f-9616-90294ff32cbe ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: 87ef267d-e790-4bad-b29d-8fbffa1782d5 [pid: 7|app: 0|req: 598/1084] 199.204.45.162 () {36 vars in 997 bytes} [Sat Aug 15 00:24:26 2026] DELETE /v2.0/ports/423f3484-688a-498b-8e3c-f27a247dc42a => generated 0 bytes in 995 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:24:27.658 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-14615f83-c34c-4224-9b3c-5c10fc99c6a2'] response: {'server_uuid': 'a7498f45-f6d2-4aa6-a193-14686c65d89a', 'name': 'network-vif-deleted', 'tag': '423f3484-688a-498b-8e3c-f27a247dc42a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 599/1085] 10.0.0.61 () {32 vars in 632 bytes} [Sat Aug 15 00:24:27 2026] GET /v2.0/ => generated 632 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:27.923 8 INFO neutron.services.segments.plugin [-] Segment c899d1d0-dce9-4d8b-a7a2-4f14c54f2cdf resource provider aggregate not found 2026-08-15 00:24:27.928 8 INFO neutron.services.segments.plugin [-] Segment c899d1d0-dce9-4d8b-a7a2-4f14c54f2cdf resource provider aggregate not found 2026-08-15 00:24:27.945 8 INFO neutron.db.l3_hamode_db [None req-cc00671e-554e-4b8f-9616-90294ff32cbe ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] HA network 4b17344d-d2f5-48f3-9366-91e519be14c3 was deleted as no HA routers are present in tenant 5ec1417d524a4ebf89e13658f9d1952e. 2026-08-15 00:24:27.951 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c899d1d0-dce9-4d8b-a7a2-4f14c54f2cdf resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c899d1d0-dce9-4d8b-a7a2-4f14c54f2cdf found for delete ", "request_id": "req-b2820428-19ea-41de-bbaf-02f3e1080841"}]} 2026-08-15 00:24:27.953 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c899d1d0-dce9-4d8b-a7a2-4f14c54f2cdf resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c899d1d0-dce9-4d8b-a7a2-4f14c54f2cdf found for delete ", "request_id": "req-419e1de2-c175-4e69-839b-e7e1f14da4a6"}]} [pid: 8|app: 0|req: 487/1086] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:24:27 2026] DELETE /v2.0/routers/d7ce4f8b-a1b6-47be-be09-2562c8f7e930 => generated 0 bytes in 864 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1087] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:27 2026] GET /v2.0/ports?device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:24:28.116 7 INFO neutron.db.segments_db [None req-59c589d6-dd99-410b-ac93-623eec6c22d2 2812cc6db93843dfb1dba4546617e33f 404e24014c8e4cec8c41d1fb5ed4864d - - default default] Added segment 76a8fb2f-caf7-48d3-b80a-876f8bbbd69c of type vxlan for network 8e5eff88-a07c-46bb-8e24-dd43f8f738d2 [pid: 8|app: 0|req: 489/1088] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:24:27 2026] DELETE /v2.0/subnets/4bc5bd70-648b-4986-a3bd-51fbddc6daec => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:24:28.192 7 INFO neutron.db.segments_db [None req-59c589d6-dd99-410b-ac93-623eec6c22d2 2812cc6db93843dfb1dba4546617e33f 404e24014c8e4cec8c41d1fb5ed4864d - - default default] Added segment 86dbd4fe-dc6d-4192-afcb-1bd61bd78a8d of type vxlan for network 431af196-52dc-4b7f-99a7-80ba7cac702a 2026-08-15 00:24:28.267 8 INFO neutron_taas.services.taas.taas_plugin [None req-3e52b76b-8ce1-4d75-b980-eb4c32de1057 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: 93efc65f-af30-4428-8fcf-091e0c6707bd 2026-08-15 00:24:28.272 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e52b76b-8ce1-4d75-b980-eb4c32de1057 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: 93efc65f-af30-4428-8fcf-091e0c6707bd [pid: 7|app: 0|req: 600/1089] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:24:27 2026] POST /v2.0/networks => generated 1244 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1090] 10.0.0.61 () {32 vars in 648 bytes} [Sat Aug 15 00:24:28 2026] GET /v2.0/networks => generated 1843 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1091] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:24:28 2026] DELETE /v2.0/networks/fe1e35d7-ded3-4c7d-af9d-8c1dcfb7e205 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:24:28.510 7 INFO neutron.services.segments.plugin [-] Segment 76a8fb2f-caf7-48d3-b80a-876f8bbbd69c resource provider aggregate not found 2026-08-15 00:24:28.517 7 INFO neutron.services.segments.plugin [-] Segment 76a8fb2f-caf7-48d3-b80a-876f8bbbd69c resource provider aggregate not found 2026-08-15 00:24:28.528 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 76a8fb2f-caf7-48d3-b80a-876f8bbbd69c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76a8fb2f-caf7-48d3-b80a-876f8bbbd69c found for delete ", "request_id": "req-e0efc525-6ba9-452a-a206-9ec4df05e11a"}]} 2026-08-15 00:24:28.544 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 76a8fb2f-caf7-48d3-b80a-876f8bbbd69c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76a8fb2f-caf7-48d3-b80a-876f8bbbd69c found for delete ", "request_id": "req-35a979bf-1a53-4a2b-878d-be26379bad97"}]} [pid: 7|app: 0|req: 602/1092] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:24:28 2026] DELETE /v2.0/networks/8e5eff88-a07c-46bb-8e24-dd43f8f738d2 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1093] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:24:28 2026] GET /v2.0/security-groups?tenant_id=d1c2b18a04a74666b0c3a6412cca919f&name=default => generated 2925 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1094] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:24:28 2026] GET /v2.0/security-groups?tenant_id=5ec1417d524a4ebf89e13658f9d1952e&name=default => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1095] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:24:28 2026] DELETE /v2.0/networks/431af196-52dc-4b7f-99a7-80ba7cac702a => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1096] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:24:28 2026] DELETE /v2.0/security-groups/7774160a-b298-468c-9bb0-8637427745da => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1097] 10.0.0.61 () {32 vars in 648 bytes} [Sat Aug 15 00:24:28 2026] GET /v2.0/networks => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1098] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:24:28 2026] DELETE /v2.0/security-groups/4b57e06f-c053-4dc8-94d4-781c37c6cb36 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:24:28.947 8 INFO neutron.db.segments_db [None req-582b4553-8862-4482-a477-0e637672defb 2812cc6db93843dfb1dba4546617e33f 404e24014c8e4cec8c41d1fb5ed4864d - - default default] Added segment 11936a78-b9b6-4b42-a548-2ed293b046f0 of type vxlan for network 729e7acc-0ea6-409c-8875-4183c13496f4 [pid: 8|app: 0|req: 495/1099] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:24:28 2026] POST /v2.0/networks => generated 653 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1100] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:29 2026] GET /v2.0/ports?device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:24:29.120 7 INFO neutron.db.segments_db [None req-821bf52b-8868-4092-9f6a-ae8327f3c60a 2812cc6db93843dfb1dba4546617e33f 404e24014c8e4cec8c41d1fb5ed4864d - - default default] Added segment 279b312f-9e99-4145-9311-cf87be4b6848 of type vxlan for network 7a15d8f0-4f1e-4283-b284-91bad2b6131c [pid: 7|app: 0|req: 605/1101] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:24:29 2026] POST /v2.0/networks => generated 653 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1104] 10.0.0.61 () {34 vars in 664 bytes} [Sat Aug 15 00:24:29 2026] POST /v2.0/ports => generated 1505 bytes in 656 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-15 00:24:29.974 8 INFO neutron.services.segments.plugin [-] Segment a79f40f0-9c44-4fda-a533-6a284c722982 resource provider aggregate not found 2026-08-15 00:24:29.975 8 INFO neutron.services.segments.plugin [-] Segment a79f40f0-9c44-4fda-a533-6a284c722982 resource provider aggregate not found [pid: 7|app: 0|req: 608/1105] 10.0.0.61 () {32 vars in 642 bytes} [Sat Aug 15 00:24:29 2026] GET /v2.0/ports => generated 1505 bytes in 93 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-15 00:24:29.990 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a79f40f0-9c44-4fda-a533-6a284c722982 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a79f40f0-9c44-4fda-a533-6a284c722982 found for delete ", "request_id": "req-b558bc49-85dd-4016-8914-bf00044d5223"}]} 2026-08-15 00:24:29.998 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a79f40f0-9c44-4fda-a533-6a284c722982 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a79f40f0-9c44-4fda-a533-6a284c722982 found for delete ", "request_id": "req-c80b8c2b-95d8-4d0a-bc7a-cf1eae7540cd"}]} 2026-08-15 00:24:30.086 8 INFO neutron_taas.services.taas.taas_plugin [None req-4eefc423-7b1e-4d5e-b708-5845ab957a98 2812cc6db93843dfb1dba4546617e33f 404e24014c8e4cec8c41d1fb5ed4864d - - default default] TaaS: Handle Delete Port: d7297588-c582-4ac0-880e-1ff5fdc5902f 2026-08-15 00:24:30.089 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4eefc423-7b1e-4d5e-b708-5845ab957a98 2812cc6db93843dfb1dba4546617e33f 404e24014c8e4cec8c41d1fb5ed4864d - - default default] Tap Mirror: Handle Delete Port: d7297588-c582-4ac0-880e-1ff5fdc5902f [pid: 8|app: 0|req: 498/1106] 10.0.0.61 () {32 vars in 719 bytes} [Sat Aug 15 00:24:29 2026] DELETE /v2.0/ports/d7297588-c582-4ac0-880e-1ff5fdc5902f => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1107] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:30 2026] GET /v2.0/ports?device_id=a7498f45-f6d2-4aa6-a193-14686c65d89a => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:24:30.317 8 INFO neutron_taas.services.taas.taas_plugin [None req-e5e8d857-a772-432e-9e63-9386e49d7dbf 2812cc6db93843dfb1dba4546617e33f 404e24014c8e4cec8c41d1fb5ed4864d - - default default] TaaS: Handle Delete Port: baa70640-49a9-4f23-a2ed-7f9653b4b85b 2026-08-15 00:24:30.319 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e5e8d857-a772-432e-9e63-9386e49d7dbf 2812cc6db93843dfb1dba4546617e33f 404e24014c8e4cec8c41d1fb5ed4864d - - default default] Tap Mirror: Handle Delete Port: baa70640-49a9-4f23-a2ed-7f9653b4b85b [pid: 8|app: 0|req: 499/1108] 10.0.0.61 () {32 vars in 719 bytes} [Sat Aug 15 00:24:30 2026] DELETE /v2.0/ports/baa70640-49a9-4f23-a2ed-7f9653b4b85b => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1109] 10.0.0.61 () {32 vars in 642 bytes} [Sat Aug 15 00:24:30 2026] GET /v2.0/ports => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:24:30.505 8 INFO neutron.db.segments_db [None req-c49a914c-f54f-4917-a724-382f20e682b8 2812cc6db93843dfb1dba4546617e33f 404e24014c8e4cec8c41d1fb5ed4864d - - default default] Added segment a07c1f5b-165f-4463-ac77-ec013284b7e7 of type vxlan for network 04cdbe37-1613-4a9a-a843-8cf1264b66e0 2026-08-15 00:24:30.550 7 INFO neutron.services.segments.plugin [-] Segment 86dbd4fe-dc6d-4192-afcb-1bd61bd78a8d resource provider aggregate not found 2026-08-15 00:24:30.567 7 INFO neutron.services.segments.plugin [-] Segment 86dbd4fe-dc6d-4192-afcb-1bd61bd78a8d resource provider aggregate not found 2026-08-15 00:24:30.574 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 86dbd4fe-dc6d-4192-afcb-1bd61bd78a8d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86dbd4fe-dc6d-4192-afcb-1bd61bd78a8d found for delete ", "request_id": "req-88bdc3ea-9539-4333-8c25-5ae3d04de2df"}]} 2026-08-15 00:24:30.595 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 86dbd4fe-dc6d-4192-afcb-1bd61bd78a8d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86dbd4fe-dc6d-4192-afcb-1bd61bd78a8d found for delete ", "request_id": "req-435607cc-2658-4e7c-966b-e9ec11d2cafb"}]} [pid: 8|app: 0|req: 500/1110] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:24:30 2026] POST /v2.0/networks => generated 652 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:24:30.730 7 INFO neutron.db.segments_db [None req-8e62a504-64fc-4629-bcfe-222974bc13e3 2812cc6db93843dfb1dba4546617e33f 404e24014c8e4cec8c41d1fb5ed4864d - - default default] Added segment ba9b5890-27db-4d85-89e6-f11e9df6d123 of type vxlan for network 3788011d-5312-4e23-8966-67b6b3cb96ff [pid: 7|app: 0|req: 611/1111] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:24:30 2026] POST /v2.0/networks => generated 654 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1112] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:24:31 2026] DELETE /v2.0/security-groups/cf5d6f0d-6910-4c8a-8da1-cb09aef6b300 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:24:31.469 7 INFO neutron.api.v2.resource [None req-ec989c2c-a8fa-44d2-82fd-eb182aaa13d5 28b7dacbee8645429afb72565f190de7 dec00511797b4b11afb01b8ca7733663 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 613/1113] 10.0.0.61 () {32 vars in 736 bytes} [Sat Aug 15 00:24:31 2026] GET /v2.0/security-groups/cf5d6f0d-6910-4c8a-8da1-cb09aef6b300 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:24:31.578 7 INFO neutron_taas.services.taas.taas_plugin [None req-c7cd92cc-19f5-4d22-8adc-d398d122cd23 28b7dacbee8645429afb72565f190de7 dec00511797b4b11afb01b8ca7733663 - - default default] TaaS: Handle Delete Port: b1e90331-ef7a-4603-adce-2d5ea75fa924 2026-08-15 00:24:31.581 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c7cd92cc-19f5-4d22-8adc-d398d122cd23 28b7dacbee8645429afb72565f190de7 dec00511797b4b11afb01b8ca7733663 - - default default] Tap Mirror: Handle Delete Port: b1e90331-ef7a-4603-adce-2d5ea75fa924 [pid: 7|app: 0|req: 614/1114] 10.0.0.61 () {32 vars in 731 bytes} [Sat Aug 15 00:24:31 2026] DELETE /v2.0/floatingips/8afa7478-9ce3-4c8a-b09e-7195404060ee => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1115] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:24:31 2026] POST /v2.0/subnets => generated 1324 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1116] 10.0.0.61 () {32 vars in 646 bytes} [Sat Aug 15 00:24:31 2026] GET /v2.0/subnets => generated 1960 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1117] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:24:31 2026] GET /v2.0/security-groups?tenant_id=b677b88931d3415d99fc6d3c71bd5a51&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: 616/1118] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:24:32 2026] DELETE /v2.0/subnets/dc3b17f0-5b65-4a03-bb88-685d5da0d999 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:24:32.305 8 INFO neutron_taas.services.taas.taas_plugin [None req-45ca2c9a-5537-4c95-8b1d-3ba1b3175fa9 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: 8e41617a-22e0-4576-ac8c-6291666c2939 2026-08-15 00:24:32.308 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-45ca2c9a-5537-4c95-8b1d-3ba1b3175fa9 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: 8e41617a-22e0-4576-ac8c-6291666c2939 [pid: 7|app: 0|req: 617/1119] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:24:32 2026] DELETE /v2.0/security-groups/e68b5398-731e-4a78-8698-e791cf0485e6 => 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: 618/1120] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:24:32 2026] DELETE /v2.0/subnets/211cd8a0-6975-42f5-852f-fd4ba87be578 => 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: 619/1121] 10.0.0.61 () {32 vars in 646 bytes} [Sat Aug 15 00:24:32 2026] GET /v2.0/subnets => generated 649 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:32.663 7 INFO neutron.services.segments.plugin [-] Segment ba9b5890-27db-4d85-89e6-f11e9df6d123 resource provider aggregate not found 2026-08-15 00:24:32.670 7 INFO neutron.services.segments.plugin [-] Segment ba9b5890-27db-4d85-89e6-f11e9df6d123 resource provider aggregate not found 2026-08-15 00:24:32.695 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ba9b5890-27db-4d85-89e6-f11e9df6d123 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba9b5890-27db-4d85-89e6-f11e9df6d123 found for delete ", "request_id": "req-36e1ab4a-9666-4617-8591-d26264e2da83"}]} 2026-08-15 00:24:32.699 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ba9b5890-27db-4d85-89e6-f11e9df6d123 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba9b5890-27db-4d85-89e6-f11e9df6d123 found for delete ", "request_id": "req-66c84e04-04dc-4523-92d9-8315ff6fb144"}]} [pid: 7|app: 0|req: 620/1122] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:24:32 2026] DELETE /v2.0/networks/3788011d-5312-4e23-8966-67b6b3cb96ff => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1123] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:24:32 2026] DELETE /v2.0/networks/04cdbe37-1613-4a9a-a843-8cf1264b66e0 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1124] 10.0.0.61 () {34 vars in 788 bytes} [Sat Aug 15 00:24:31 2026] PUT /v2.0/routers/2c0ef2db-f7e0-4376-aa30-1db9480ad5d8/remove_router_interface => generated 309 bytes in 1036 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1125] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:24:32 2026] DELETE /v2.0/networks/7a15d8f0-4f1e-4283-b284-91bad2b6131c => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1126] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:24:32 2026] DELETE /v2.0/networks/729e7acc-0ea6-409c-8875-4183c13496f4 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:24:33.124 8 INFO neutron_taas.services.taas.taas_plugin [None req-40156c96-a3b1-4bc0-971b-8533bb331e67 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: f831fd70-80d4-4652-9672-5eef85e36251 2026-08-15 00:24:33.126 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40156c96-a3b1-4bc0-971b-8533bb331e67 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: f831fd70-80d4-4652-9672-5eef85e36251 2026-08-15 00:24:33.377 8 INFO neutron_taas.services.taas.taas_plugin [None req-40156c96-a3b1-4bc0-971b-8533bb331e67 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: bb6b5875-58be-4226-bf6e-fb4fe3467d6a 2026-08-15 00:24:33.380 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40156c96-a3b1-4bc0-971b-8533bb331e67 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: bb6b5875-58be-4226-bf6e-fb4fe3467d6a [pid: 7|app: 0|req: 624/1127] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:24:33 2026] GET /v2.0/security-groups?tenant_id=404e24014c8e4cec8c41d1fb5ed4864d&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:24:33.758 8 INFO neutron.services.segments.plugin [-] Segment fc91cce3-58c0-4d66-a9b6-18ec99451c28 resource provider aggregate not found 2026-08-15 00:24:33.763 8 INFO neutron.services.segments.plugin [-] Segment fc91cce3-58c0-4d66-a9b6-18ec99451c28 resource provider aggregate not found 2026-08-15 00:24:33.781 8 INFO neutron.db.l3_hamode_db [None req-40156c96-a3b1-4bc0-971b-8533bb331e67 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] HA network 0caafee4-612e-4bd0-80c0-86a8e5179132 was deleted as no HA routers are present in tenant dec00511797b4b11afb01b8ca7733663. 2026-08-15 00:24:33.786 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fc91cce3-58c0-4d66-a9b6-18ec99451c28 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc91cce3-58c0-4d66-a9b6-18ec99451c28 found for delete ", "request_id": "req-df8952ec-c69d-42db-9965-5de12c7423d2"}]} 2026-08-15 00:24:33.790 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fc91cce3-58c0-4d66-a9b6-18ec99451c28 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc91cce3-58c0-4d66-a9b6-18ec99451c28 found for delete ", "request_id": "req-8931ad05-5932-49f6-aea1-e50161cf1b90"}]} [pid: 8|app: 0|req: 504/1128] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:24:32 2026] DELETE /v2.0/routers/2c0ef2db-f7e0-4376-aa30-1db9480ad5d8 => generated 0 bytes in 864 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1129] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:24:33 2026] DELETE /v2.0/security-groups/3b9b3a70-ce49-479f-8ea7-f1c839a1c702 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1130] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:24:33 2026] DELETE /v2.0/subnets/ffa75d93-da42-4fd1-8f4d-ea52379f00af => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:24:34.052 7 INFO neutron_taas.services.taas.taas_plugin [None req-6d3d5657-bd71-470c-b6b3-c789f4308794 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: 1ca836e1-ca0d-4843-8fd2-0c40a9bd75cc 2026-08-15 00:24:34.054 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d3d5657-bd71-470c-b6b3-c789f4308794 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: 1ca836e1-ca0d-4843-8fd2-0c40a9bd75cc [pid: 7|app: 0|req: 626/1131] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:24:33 2026] DELETE /v2.0/networks/6846a3d6-817d-46c7-be55-ac055283cc8d => 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: 506/1132] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:24:34 2026] GET /v2.0/security-groups?tenant_id=dec00511797b4b11afb01b8ca7733663&name=default => generated 2921 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1133] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:24:34 2026] DELETE /v2.0/security-groups/0992b2bf-5e78-46cf-9d18-bee007c0b745 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:24:34.731 7 INFO neutron.services.segments.plugin [-] Segment a07c1f5b-165f-4463-ac77-ec013284b7e7 resource provider aggregate not found 2026-08-15 00:24:34.738 7 INFO neutron.services.segments.plugin [-] Segment a07c1f5b-165f-4463-ac77-ec013284b7e7 resource provider aggregate not found 2026-08-15 00:24:34.755 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a07c1f5b-165f-4463-ac77-ec013284b7e7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a07c1f5b-165f-4463-ac77-ec013284b7e7 found for delete ", "request_id": "req-e79200e6-1c89-48b4-88b6-f06801696e77"}]} 2026-08-15 00:24:34.760 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a07c1f5b-165f-4463-ac77-ec013284b7e7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a07c1f5b-165f-4463-ac77-ec013284b7e7 found for delete ", "request_id": "req-d1645d98-5956-4a21-9145-2512807d15af"}]} 2026-08-15 00:24:34.772 7 INFO neutron.services.segments.plugin [-] Segment 279b312f-9e99-4145-9311-cf87be4b6848 resource provider aggregate not found 2026-08-15 00:24:34.785 7 INFO neutron.services.segments.plugin [-] Segment 279b312f-9e99-4145-9311-cf87be4b6848 resource provider aggregate not found 2026-08-15 00:24:34.797 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 279b312f-9e99-4145-9311-cf87be4b6848 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 279b312f-9e99-4145-9311-cf87be4b6848 found for delete ", "request_id": "req-48a9750a-b1ae-48db-9c22-c0e9d1c00882"}]} 2026-08-15 00:24:34.811 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 279b312f-9e99-4145-9311-cf87be4b6848 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 279b312f-9e99-4145-9311-cf87be4b6848 found for delete ", "request_id": "req-778fafcb-0153-4832-a2a3-e9a270d1617c"}]} 2026-08-15 00:24:34.828 7 INFO neutron.services.segments.plugin [-] Segment 11936a78-b9b6-4b42-a548-2ed293b046f0 resource provider aggregate not found 2026-08-15 00:24:34.839 7 INFO neutron.services.segments.plugin [-] Segment 11936a78-b9b6-4b42-a548-2ed293b046f0 resource provider aggregate not found 2026-08-15 00:24:34.847 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 11936a78-b9b6-4b42-a548-2ed293b046f0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11936a78-b9b6-4b42-a548-2ed293b046f0 found for delete ", "request_id": "req-98bba593-903a-46e0-8159-60f1e3343450"}]} 2026-08-15 00:24:34.868 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 11936a78-b9b6-4b42-a548-2ed293b046f0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11936a78-b9b6-4b42-a548-2ed293b046f0 found for delete ", "request_id": "req-71fe844a-21cb-434e-b6c5-d163a655d084"}]} 2026-08-15 00:24:34.875 7 INFO neutron.services.segments.plugin [-] Segment 5d297695-f466-4b40-b262-ecb48de30c79 resource provider aggregate not found 2026-08-15 00:24:34.912 7 INFO neutron.services.segments.plugin [-] Segment 5d297695-f466-4b40-b262-ecb48de30c79 resource provider aggregate not found 2026-08-15 00:24:34.915 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5d297695-f466-4b40-b262-ecb48de30c79 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d297695-f466-4b40-b262-ecb48de30c79 found for delete ", "request_id": "req-76ef13eb-2aac-46a6-8588-5a4d0f83b430"}]} 2026-08-15 00:24:34.936 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5d297695-f466-4b40-b262-ecb48de30c79 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d297695-f466-4b40-b262-ecb48de30c79 found for delete ", "request_id": "req-70c8ca17-782d-4f44-aebb-7d37352aa27a"}]} 2026-08-15 00:24:36.184 8 INFO neutron.db.segments_db [None req-6da280a7-9619-422f-8a2e-c5081dce62fa 3c3d48c5012749148bdfb6bef99eb6d0 05280e5c019543d5aff825cd82eacd51 - - default default] Added segment 8c16c6e7-c31e-4fa1-8f07-1a7886db0369 of type vxlan for network be60faa4-d908-40dd-b25f-b1286ed0eebf 2026-08-15 00:24:36.248 8 INFO neutron.db.segments_db [None req-6da280a7-9619-422f-8a2e-c5081dce62fa 3c3d48c5012749148bdfb6bef99eb6d0 05280e5c019543d5aff825cd82eacd51 - - default default] Added segment 7f45ec79-dc39-47b8-a83b-1917349483b9 of type vxlan for network de49737a-8eb6-4737-a599-adf27903548e [pid: 8|app: 0|req: 507/1134] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:24:35 2026] POST /v2.0/networks => generated 1244 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1135] 10.0.0.61 () {32 vars in 648 bytes} [Sat Aug 15 00:24:36 2026] GET /v2.0/networks => generated 1843 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:24:36.585 8 INFO neutron.services.segments.plugin [-] Segment 8c16c6e7-c31e-4fa1-8f07-1a7886db0369 resource provider aggregate not found 2026-08-15 00:24:36.593 8 INFO neutron.services.segments.plugin [-] Segment 8c16c6e7-c31e-4fa1-8f07-1a7886db0369 resource provider aggregate not found 2026-08-15 00:24:36.611 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8c16c6e7-c31e-4fa1-8f07-1a7886db0369 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c16c6e7-c31e-4fa1-8f07-1a7886db0369 found for delete ", "request_id": "req-fe0fa94f-9028-49f9-a9d1-9a8b842653ab"}]} 2026-08-15 00:24:36.615 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8c16c6e7-c31e-4fa1-8f07-1a7886db0369 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c16c6e7-c31e-4fa1-8f07-1a7886db0369 found for delete ", "request_id": "req-661dcb62-799f-4dd1-a71c-7f18763abe74"}]} [pid: 8|app: 0|req: 508/1136] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:24:36 2026] DELETE /v2.0/networks/be60faa4-d908-40dd-b25f-b1286ed0eebf => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1137] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:24:36 2026] DELETE /v2.0/networks/de49737a-8eb6-4737-a599-adf27903548e => 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: 510/1138] 10.0.0.61 () {32 vars in 648 bytes} [Sat Aug 15 00:24:36 2026] GET /v2.0/networks => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:36.887 7 INFO neutron.db.segments_db [None req-8e35ce38-4cd2-42a5-a552-08a0a79ed9a3 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Added segment 7aba3a67-1d53-4f90-a622-ccc4a7ce46bf of type vxlan for network 0756b03b-1374-4d80-84e2-4fea3fe8254e 2026-08-15 00:24:36.938 8 INFO neutron.db.segments_db [None req-e01d916b-a414-4f45-af6e-f578f7ad521a 3c3d48c5012749148bdfb6bef99eb6d0 05280e5c019543d5aff825cd82eacd51 - - default default] Added segment e813614a-dc9f-4093-81e7-5c76c0aa5356 of type vxlan for network 6680582d-7e2d-44e8-9067-1905a657c189 [pid: 7|app: 0|req: 629/1139] 10.0.0.61 () {34 vars in 670 bytes} [Sat Aug 15 00:24:36 2026] POST /v2.0/networks => generated 738 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1140] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:24:36 2026] POST /v2.0/networks => generated 650 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:24:37.096 8 INFO neutron.db.segments_db [None req-d3e459d4-0668-427f-b2c8-7e2d3dd43359 3c3d48c5012749148bdfb6bef99eb6d0 05280e5c019543d5aff825cd82eacd51 - - default default] Added segment f6e16010-e727-416b-8d65-5883a02cc953 of type vxlan for network 8d3a5128-c15b-4ffd-a98a-ac2e12263875 [pid: 7|app: 0|req: 630/1141] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:24:36 2026] POST /v2.0/subnets => generated 685 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1142] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:24:37 2026] POST /v2.0/networks => generated 650 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:24:37.227 7 INFO neutron.db.segments_db [None req-21b2e267-dd1a-44f2-99af-434c7e9d0555 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Added segment 37942716-41cc-46ef-999e-33cf8a2fd904 of type vxlan for network 2ee42399-0b79-4ee1-ac99-771d3b309323 2026-08-15 00:24:37.470 7 INFO neutron.db.l3_hamode_db [None req-21b2e267-dd1a-44f2-99af-434c7e9d0555 ee3872d7ad5643c58094df80e331732d a54781fa6545436ba05cbb8a20846693 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 513/1143] 10.0.0.61 () {34 vars in 664 bytes} [Sat Aug 15 00:24:37 2026] POST /v2.0/ports => generated 1504 bytes in 648 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: 514/1144] 10.0.0.61 () {32 vars in 642 bytes} [Sat Aug 15 00:24:37 2026] GET /v2.0/ports => generated 1504 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:24:38.015 8 INFO neutron_taas.services.taas.taas_plugin [None req-806bb17a-c923-403d-b998-bcb17d9f3548 3c3d48c5012749148bdfb6bef99eb6d0 05280e5c019543d5aff825cd82eacd51 - - default default] TaaS: Handle Delete Port: d111dea2-7b54-4b1c-81b8-863ab5248a26 2026-08-15 00:24:38.018 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-806bb17a-c923-403d-b998-bcb17d9f3548 3c3d48c5012749148bdfb6bef99eb6d0 05280e5c019543d5aff825cd82eacd51 - - default default] Tap Mirror: Handle Delete Port: d111dea2-7b54-4b1c-81b8-863ab5248a26 [pid: 8|app: 0|req: 515/1145] 10.0.0.61 () {32 vars in 719 bytes} [Sat Aug 15 00:24:37 2026] DELETE /v2.0/ports/d111dea2-7b54-4b1c-81b8-863ab5248a26 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:24:38.185 8 INFO neutron_taas.services.taas.taas_plugin [None req-e22a1c30-d7bd-407a-80eb-c19ba896582a 3c3d48c5012749148bdfb6bef99eb6d0 05280e5c019543d5aff825cd82eacd51 - - default default] TaaS: Handle Delete Port: 8174d2ee-e38a-4ebe-95e2-5aca2c7ea32c 2026-08-15 00:24:38.188 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e22a1c30-d7bd-407a-80eb-c19ba896582a 3c3d48c5012749148bdfb6bef99eb6d0 05280e5c019543d5aff825cd82eacd51 - - default default] Tap Mirror: Handle Delete Port: 8174d2ee-e38a-4ebe-95e2-5aca2c7ea32c 2026-08-15 00:24:38.246 7 INFO neutron.db.l3_hamode_db [None req-21b2e267-dd1a-44f2-99af-434c7e9d0555 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 516/1146] 10.0.0.61 () {32 vars in 719 bytes} [Sat Aug 15 00:24:38 2026] DELETE /v2.0/ports/8174d2ee-e38a-4ebe-95e2-5aca2c7ea32c => 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: 517/1147] 10.0.0.61 () {32 vars in 642 bytes} [Sat Aug 15 00:24:38 2026] GET /v2.0/ports => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:24:38.313 8 INFO neutron.db.segments_db [None req-ffb74e65-a148-4048-bb87-42393baef879 3c3d48c5012749148bdfb6bef99eb6d0 05280e5c019543d5aff825cd82eacd51 - - default default] Added segment e188b584-0fe0-4919-99bf-860d78f56761 of type vxlan for network eb00d208-22b8-405e-a3df-5132107566fe [pid: 8|app: 0|req: 518/1148] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:24:38 2026] POST /v2.0/networks => generated 649 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:24:38.464 8 INFO neutron.db.segments_db [None req-5a9f34d6-3693-48ce-806c-41efd7af9bd6 3c3d48c5012749148bdfb6bef99eb6d0 05280e5c019543d5aff825cd82eacd51 - - default default] Added segment c1c95077-b843-44f2-b3fb-7b2525950bb0 of type vxlan for network 27362810-3394-4c76-b6d2-cdf08a57fb90 [pid: 8|app: 0|req: 519/1149] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:24:38 2026] POST /v2.0/networks => generated 650 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:24:38.635 8 INFO neutron.services.segments.plugin [-] Segment 7f45ec79-dc39-47b8-a83b-1917349483b9 resource provider aggregate not found 2026-08-15 00:24:38.645 8 INFO neutron.services.segments.plugin [-] Segment 7f45ec79-dc39-47b8-a83b-1917349483b9 resource provider aggregate not found 2026-08-15 00:24:38.657 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7f45ec79-dc39-47b8-a83b-1917349483b9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f45ec79-dc39-47b8-a83b-1917349483b9 found for delete ", "request_id": "req-7b688030-3e0a-47fd-9cb2-a0899e68afe6"}]} 2026-08-15 00:24:38.663 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7f45ec79-dc39-47b8-a83b-1917349483b9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f45ec79-dc39-47b8-a83b-1917349483b9 found for delete ", "request_id": "req-f3e52367-44f4-4dc5-b9cb-58cdb71c40eb"}]} [pid: 8|app: 0|req: 520/1150] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:24:38 2026] POST /v2.0/subnets => generated 1274 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1151] 10.0.0.61 () {32 vars in 646 bytes} [Sat Aug 15 00:24:39 2026] GET /v2.0/subnets => generated 1910 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1152] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:24:37 2026] POST /v2.0/routers => generated 725 bytes in 1959 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1153] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:24:39 2026] DELETE /v2.0/subnets/a89e8c43-5b37-4cf8-af93-7326eaa20c53 => 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: 523/1154] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:24:39 2026] GET /v2.0/security-groups?tenant_id=4509302f95f54549b13b7bf9cfc75210&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1155] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:24:39 2026] DELETE /v2.0/subnets/e0d2eff1-fd88-4520-9dc1-e34d0d89c00d => 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: 525/1156] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:24:39 2026] GET /v2.0/security-groups?tenant_id=5a2a1f9242b04a08868210718447cbb6&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1157] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:24:39 2026] DELETE /v2.0/security-groups/fb64dc65-133e-4540-b359-35d25bb7cd02 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1158] 10.0.0.61 () {32 vars in 646 bytes} [Sat Aug 15 00:24:39 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: 8|app: 0|req: 528/1159] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:24:39 2026] DELETE /v2.0/security-groups/860fd18c-7113-4e01-9566-f3839c51135a => 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: 529/1160] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:24:40 2026] DELETE /v2.0/networks/27362810-3394-4c76-b6d2-cdf08a57fb90 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1161] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:24:40 2026] DELETE /v2.0/networks/eb00d208-22b8-405e-a3df-5132107566fe => generated 0 bytes in 88 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1162] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:24:40 2026] GET /v2.0/security-groups?tenant_id=68a79122bddf4ffe82747db15b5c9bb7&name=default => generated 2925 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1163] 10.0.0.61 () {34 vars in 782 bytes} [Sat Aug 15 00:24:39 2026] PUT /v2.0/routers/3b81a472-2ea5-4026-8bc9-55408327c9cd/add_router_interface => generated 309 bytes in 1241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1164] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:24:40 2026] DELETE /v2.0/networks/8d3a5128-c15b-4ffd-a98a-ac2e12263875 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1165] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:24:40 2026] DELETE /v2.0/security-groups/5fb77a88-e066-47bc-9137-b94af82f7c31 => 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: 533/1166] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:24:40 2026] DELETE /v2.0/networks/6680582d-7e2d-44e8-9067-1905a657c189 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:24:40.687 8 INFO neutron.services.segments.plugin [-] Segment c1c95077-b843-44f2-b3fb-7b2525950bb0 resource provider aggregate not found 2026-08-15 00:24:40.696 8 INFO neutron.services.segments.plugin [-] Segment c1c95077-b843-44f2-b3fb-7b2525950bb0 resource provider aggregate not found 2026-08-15 00:24:40.716 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c1c95077-b843-44f2-b3fb-7b2525950bb0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1c95077-b843-44f2-b3fb-7b2525950bb0 found for delete ", "request_id": "req-6e5a0313-70eb-4e13-bec9-05826e50f994"}]} 2026-08-15 00:24:40.722 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c1c95077-b843-44f2-b3fb-7b2525950bb0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1c95077-b843-44f2-b3fb-7b2525950bb0 found for delete ", "request_id": "req-9516a6a8-c217-44bc-b603-990339fca9fe"}]} 2026-08-15 00:24:40.737 8 INFO neutron.services.segments.plugin [-] Segment e188b584-0fe0-4919-99bf-860d78f56761 resource provider aggregate not found 2026-08-15 00:24:40.753 8 INFO neutron.services.segments.plugin [-] Segment e188b584-0fe0-4919-99bf-860d78f56761 resource provider aggregate not found 2026-08-15 00:24:40.759 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e188b584-0fe0-4919-99bf-860d78f56761 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e188b584-0fe0-4919-99bf-860d78f56761 found for delete ", "request_id": "req-4da3b394-64f8-455b-8abc-6c7104229b03"}]} 2026-08-15 00:24:40.771 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e188b584-0fe0-4919-99bf-860d78f56761 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e188b584-0fe0-4919-99bf-860d78f56761 found for delete ", "request_id": "req-ad14c59e-5ecb-413f-b7e1-bd2b013f51ec"}]} 2026-08-15 00:24:40.787 8 INFO neutron.services.segments.plugin [-] Segment f6e16010-e727-416b-8d65-5883a02cc953 resource provider aggregate not found 2026-08-15 00:24:40.803 8 INFO neutron.services.segments.plugin [-] Segment f6e16010-e727-416b-8d65-5883a02cc953 resource provider aggregate not found 2026-08-15 00:24:40.812 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f6e16010-e727-416b-8d65-5883a02cc953 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6e16010-e727-416b-8d65-5883a02cc953 found for delete ", "request_id": "req-2a8c8613-dde6-48e5-8a52-d35af0cfeb48"}]} 2026-08-15 00:24:40.832 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f6e16010-e727-416b-8d65-5883a02cc953 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f6e16010-e727-416b-8d65-5883a02cc953 found for delete ", "request_id": "req-af3507f4-109c-4fa8-bb72-dc7c8c5859ba"}]} 2026-08-15 00:24:40.834 8 INFO neutron.services.segments.plugin [-] Segment e813614a-dc9f-4093-81e7-5c76c0aa5356 resource provider aggregate not found 2026-08-15 00:24:40.856 8 INFO neutron.services.segments.plugin [-] Segment e813614a-dc9f-4093-81e7-5c76c0aa5356 resource provider aggregate not found 2026-08-15 00:24:40.872 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e813614a-dc9f-4093-81e7-5c76c0aa5356 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e813614a-dc9f-4093-81e7-5c76c0aa5356 found for delete ", "request_id": "req-0ec4be43-86e7-41cc-afeb-4a6ebe3fe1a8"}]} 2026-08-15 00:24:40.876 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e813614a-dc9f-4093-81e7-5c76c0aa5356 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e813614a-dc9f-4093-81e7-5c76c0aa5356 found for delete ", "request_id": "req-75f89372-fbe2-4ab4-9f83-f330b2c01121"}]} [pid: 8|app: 0|req: 534/1167] 10.0.0.61 () {34 vars in 684 bytes} [Sat Aug 15 00:24:41 2026] POST /v2.0/security-groups => generated 1660 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1168] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:24:41 2026] GET /v2.0/security-groups?tenant_id=05280e5c019543d5aff825cd82eacd51&name=default => generated 2925 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1169] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:24:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1170] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:24:41 2026] DELETE /v2.0/security-groups/c5919ec4-33fd-4949-a30b-cf8fc7f87115 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1171] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:24:41 2026] POST /v2.0/security-group-rules => generated 602 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:24:41.921 8 INFO neutron.db.segments_db [None req-db06521f-e4d8-4cba-82d0-d4de2f8815a1 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Added segment b66359b2-63a6-4233-a9ff-ddb990854c3a of type vxlan for network 2cf64ea7-b4eb-4b5d-afef-5decf17a7350 [pid: 7|app: 0|req: 636/1172] 10.0.0.61 () {34 vars in 675 bytes} [Sat Aug 15 00:24:41 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: 8|app: 0|req: 537/1173] 10.0.0.61 () {34 vars in 670 bytes} [Sat Aug 15 00:24:41 2026] POST /v2.0/networks => generated 740 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1174] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:24:42 2026] POST /v2.0/subnets => generated 688 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:24:42.294 8 INFO neutron.db.segments_db [None req-4eead1be-38bc-4421-9f8f-49f5b8d4cc52 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Added segment afeb2a4b-6b3f-4361-8602-94a351f4a94b of type vxlan for network 4589a808-c780-4995-9d87-2d4a2d1640c8 [pid: 7|app: 0|req: 638/1175] 10.0.0.130 () {34 vars in 1100 bytes} [Sat Aug 15 00:24:42 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2085807750&fields=id&tenant_id=a54781fa6545436ba05cbb8a20846693 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1176] 10.0.0.130 () {34 vars in 982 bytes} [Sat Aug 15 00:24:42 2026] GET /v2.0/networks?id=0756b03b-1374-4d80-84e2-4fea3fe8254e => generated 670 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1177] 10.0.0.130 () {34 vars in 965 bytes} [Sat Aug 15 00:24:42 2026] GET /v2.0/quotas/a54781fa6545436ba05cbb8a20846693 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:42.567 8 INFO neutron.db.l3_hamode_db [None req-4eead1be-38bc-4421-9f8f-49f5b8d4cc52 ee3872d7ad5643c58094df80e331732d 96fd0e4d68aa47229aba909ac1f3d09e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 641/1178] 10.0.0.130 () {34 vars in 1002 bytes} [Sat Aug 15 00:24:42 2026] GET /v2.0/ports?tenant_id=a54781fa6545436ba05cbb8a20846693&fields=id => generated 103 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1179] 10.0.0.130 () {34 vars in 1008 bytes} [Sat Aug 15 00:24:42 2026] GET /v2.0/networks/0756b03b-1374-4d80-84e2-4fea3fe8254e?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1180] 10.0.0.130 () {34 vars in 1108 bytes} [Sat Aug 15 00:24:42 2026] GET /v2.0/networks/0756b03b-1374-4d80-84e2-4fea3fe8254e?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: 644/1181] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:42 2026] GET /v2.0/ports?device_id=bc9ad9c6-4c9d-436c-a741-d61cf19d3d83 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:24:43.344 8 INFO neutron.db.l3_hamode_db [None req-4eead1be-38bc-4421-9f8f-49f5b8d4cc52 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-15 00:24:43.513 7 INFO neutron.db.segments_db [None req-ce638885-34c4-4a2e-b49d-582846fc8643 539feb1341a140b79176877f2e583c5b 071599a99f184ecc90acc5128cac0b54 - - default default] Added segment 5f333d19-f832-44f6-b336-443bd2539be5 of type vxlan for network d1095189-73c5-4fd1-a726-9fd2d7599dcb [pid: 7|app: 0|req: 645/1182] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:24:43 2026] POST /v2.0/networks => generated 649 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1183] 10.0.0.61 () {34 vars in 664 bytes} [Sat Aug 15 00:24:43 2026] POST /v2.0/ports => generated 779 bytes in 331 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-15 00:24:44.026 7 INFO neutron.db.segments_db [None req-6c0f43bd-1118-4a16-8a52-7896635dc9de 539feb1341a140b79176877f2e583c5b 071599a99f184ecc90acc5128cac0b54 - - default default] Added segment b48fc04a-8a90-4dfe-9713-5439c9c0807a of type vxlan for network a48e8811-e844-4fe9-90d5-82aa99954e34 [pid: 7|app: 0|req: 647/1184] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:24:43 2026] POST /v2.0/networks => generated 636 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1185] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:44 2026] GET /v2.0/ports?device_id=bc9ad9c6-4c9d-436c-a741-d61cf19d3d83 => 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: 649/1186] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:24:44 2026] POST /v2.0/subnets => generated 646 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1187] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:24:42 2026] POST /v2.0/routers => generated 728 bytes in 2393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1190] 10.0.0.61 () {34 vars in 664 bytes} [Sat Aug 15 00:24:44 2026] POST /v2.0/ports => generated 966 bytes in 355 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-15 00:24:44.944 7 INFO neutron_taas.services.taas.taas_plugin [None req-89444317-b004-437d-9db1-0e10e28ebf72 539feb1341a140b79176877f2e583c5b 071599a99f184ecc90acc5128cac0b54 - - default default] TaaS: Handle Delete Port: e361b83a-c48c-4f98-a791-1d63f33dccea 2026-08-15 00:24:44.947 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89444317-b004-437d-9db1-0e10e28ebf72 539feb1341a140b79176877f2e583c5b 071599a99f184ecc90acc5128cac0b54 - - default default] Tap Mirror: Handle Delete Port: e361b83a-c48c-4f98-a791-1d63f33dccea [pid: 7|app: 0|req: 651/1191] 10.0.0.61 () {32 vars in 719 bytes} [Sat Aug 15 00:24:44 2026] DELETE /v2.0/ports/e361b83a-c48c-4f98-a791-1d63f33dccea => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:24:45.092 7 INFO neutron.pecan_wsgi.hooks.translation [None req-24fd1229-c536-4290-ba96-25e4a86f7e8a 539feb1341a140b79176877f2e583c5b 071599a99f184ecc90acc5128cac0b54 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 652/1192] 10.0.0.61 () {32 vars in 719 bytes} [Sat Aug 15 00:24:45 2026] DELETE /v2.0/ports/e361b83a-c48c-4f98-a791-1d63f33dccea => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:24:45.116 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c29d39e8-abfc-4ba3-b78a-0d89e403ba36 539feb1341a140b79176877f2e583c5b 071599a99f184ecc90acc5128cac0b54 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 653/1193] 10.0.0.61 () {32 vars in 716 bytes} [Sat Aug 15 00:24:45 2026] GET /v2.0/ports/e361b83a-c48c-4f98-a791-1d63f33dccea => 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: 654/1194] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:24:45 2026] DELETE /v2.0/subnets/9256c7b8-7e5c-4355-8cb0-b31e588a678a => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1195] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:45 2026] GET /v2.0/ports?device_id=bc9ad9c6-4c9d-436c-a741-d61cf19d3d83 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:24:45.383 7 INFO neutron.services.segments.plugin [-] Segment b48fc04a-8a90-4dfe-9713-5439c9c0807a resource provider aggregate not found 2026-08-15 00:24:45.385 7 INFO neutron.services.segments.plugin [-] Segment b48fc04a-8a90-4dfe-9713-5439c9c0807a resource provider aggregate not found 2026-08-15 00:24:45.398 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b48fc04a-8a90-4dfe-9713-5439c9c0807a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b48fc04a-8a90-4dfe-9713-5439c9c0807a found for delete ", "request_id": "req-c93ed1e8-a95b-4df1-a387-84d7f0011e86"}]} 2026-08-15 00:24:45.406 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b48fc04a-8a90-4dfe-9713-5439c9c0807a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b48fc04a-8a90-4dfe-9713-5439c9c0807a found for delete ", "request_id": "req-5e2d29d3-3326-4dc0-a871-662aee251116"}]} [pid: 7|app: 0|req: 656/1196] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:24:45 2026] DELETE /v2.0/networks/a48e8811-e844-4fe9-90d5-82aa99954e34 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:24:45.468 7 INFO neutron.db.segments_db [None req-0da14f66-a698-4825-8119-e5d04395023f 539feb1341a140b79176877f2e583c5b 071599a99f184ecc90acc5128cac0b54 - - default default] Added segment af85e8db-ca68-4a7c-9653-d56e6b288d62 of type vxlan for network 3059c315-323a-4629-8523-29536ca69f1e [pid: 7|app: 0|req: 657/1197] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:24:45 2026] POST /v2.0/networks => generated 635 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1198] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:24:45 2026] POST /v2.0/subnets => generated 646 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1199] 10.0.0.61 () {34 vars in 782 bytes} [Sat Aug 15 00:24:44 2026] PUT /v2.0/routers/be0a6bf6-2f8b-48b6-8216-d76ee8eebbfc/add_router_interface => generated 309 bytes in 1250 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1200] 10.0.0.61 () {34 vars in 664 bytes} [Sat Aug 15 00:24:45 2026] POST /v2.0/ports => generated 927 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1201] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:24:45 2026] GET /v2.0/security-groups?tenant_id=194f45611f36466ab210730f4f8e88f3&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:24:46.224 7 INFO neutron_taas.services.taas.taas_plugin [None req-0c4d4e13-f95f-44e3-934f-610d7f2f2933 539feb1341a140b79176877f2e583c5b 071599a99f184ecc90acc5128cac0b54 - - default default] TaaS: Handle Delete Port: ce1a6fbf-d5ed-4c0c-a73b-27e8ffcc69bb 2026-08-15 00:24:46.227 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c4d4e13-f95f-44e3-934f-610d7f2f2933 539feb1341a140b79176877f2e583c5b 071599a99f184ecc90acc5128cac0b54 - - default default] Tap Mirror: Handle Delete Port: ce1a6fbf-d5ed-4c0c-a73b-27e8ffcc69bb [pid: 8|app: 0|req: 543/1202] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:24:46 2026] DELETE /v2.0/security-groups/01e7f1e7-1842-447b-929a-e95cb5190711 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1203] 10.0.0.61 () {32 vars in 719 bytes} [Sat Aug 15 00:24:46 2026] DELETE /v2.0/ports/ce1a6fbf-d5ed-4c0c-a73b-27e8ffcc69bb => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1204] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:46 2026] GET /v2.0/ports?device_id=bc9ad9c6-4c9d-436c-a741-d61cf19d3d83 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:24:46.386 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e0cd2259-67bb-4b34-89d2-bf3860a2df9d 539feb1341a140b79176877f2e583c5b 071599a99f184ecc90acc5128cac0b54 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 661/1205] 10.0.0.61 () {32 vars in 716 bytes} [Sat Aug 15 00:24:46 2026] GET /v2.0/ports/ce1a6fbf-d5ed-4c0c-a73b-27e8ffcc69bb => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1206] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:24:46 2026] DELETE /v2.0/subnets/d741f349-c2db-4cf5-a152-f64217255fed => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1207] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:24:46 2026] DELETE /v2.0/networks/3059c315-323a-4629-8523-29536ca69f1e => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1208] 10.0.0.61 () {34 vars in 664 bytes} [Sat Aug 15 00:24:46 2026] POST /v2.0/ports => generated 778 bytes in 314 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: 547/1209] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:24:47 2026] GET /v2.0/networks?id=0756b03b-1374-4d80-84e2-4fea3fe8254e => generated 670 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1210] 199.204.45.162 () {34 vars in 1050 bytes} [Sat Aug 15 00:24:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a54781fa6545436ba05cbb8a20846693 => generated 181 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1211] 10.0.0.61 () {34 vars in 736 bytes} [Sat Aug 15 00:24:47 2026] PUT /v2.0/ports/931a5c65-5c7b-4e73-ac45-668c5d00ebba => generated 752 bytes in 235 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-15 00:24:47.431 7 INFO neutron.services.segments.plugin [-] Segment af85e8db-ca68-4a7c-9653-d56e6b288d62 resource provider aggregate not found 2026-08-15 00:24:47.437 7 INFO neutron.services.segments.plugin [-] Segment af85e8db-ca68-4a7c-9653-d56e6b288d62 resource provider aggregate not found 2026-08-15 00:24:47.461 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment af85e8db-ca68-4a7c-9653-d56e6b288d62 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af85e8db-ca68-4a7c-9653-d56e6b288d62 found for delete ", "request_id": "req-e0636cb5-db1c-4a23-837d-fed9b670500b"}]} 2026-08-15 00:24:47.469 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment af85e8db-ca68-4a7c-9653-d56e6b288d62 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af85e8db-ca68-4a7c-9653-d56e6b288d62 found for delete ", "request_id": "req-253da5f2-1c8e-46ec-8770-b6df2f514dcf"}]} 2026-08-15 00:24:47.517 7 INFO neutron.db.segments_db [None req-86366eec-df36-4116-8c91-41220ff088bc ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Added segment 40b92af4-e15e-43a6-bcc8-cf3e3e899695 of type vxlan for network 31ea6cac-2ac4-4c85-9acf-bc16b0e17a46 [pid: 8|app: 0|req: 549/1212] 199.204.45.162 () {38 vars in 955 bytes} [Sat Aug 15 00:24:47 2026] POST /v2.0/ports => generated 954 bytes in 354 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: 664/1213] 10.0.0.61 () {34 vars in 670 bytes} [Sat Aug 15 00:24:47 2026] POST /v2.0/networks => generated 741 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1214] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:47 2026] GET /v2.0/ports?device_id=bc9ad9c6-4c9d-436c-a741-d61cf19d3d83 => generated 957 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:47.734 8 INFO neutron_taas.services.taas.taas_plugin [None req-7e080ee2-282b-4265-9abe-6e340cdbe409 539feb1341a140b79176877f2e583c5b 071599a99f184ecc90acc5128cac0b54 - - default default] TaaS: Handle Delete Port: 931a5c65-5c7b-4e73-ac45-668c5d00ebba 2026-08-15 00:24:47.737 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e080ee2-282b-4265-9abe-6e340cdbe409 539feb1341a140b79176877f2e583c5b 071599a99f184ecc90acc5128cac0b54 - - default default] Tap Mirror: Handle Delete Port: 931a5c65-5c7b-4e73-ac45-668c5d00ebba [pid: 8|app: 0|req: 550/1215] 10.0.0.61 () {32 vars in 719 bytes} [Sat Aug 15 00:24:47 2026] DELETE /v2.0/ports/931a5c65-5c7b-4e73-ac45-668c5d00ebba => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1216] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:24:47 2026] POST /v2.0/subnets => generated 688 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1217] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:24:47 2026] GET /v2.0/security-groups?id=15c6e1eb-9236-4a4f-b15e-fe9608dfce34&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1218] 10.0.0.61 () {32 vars in 642 bytes} [Sat Aug 15 00:24:48 2026] GET /v2.0/ports => generated 782 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1219] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Aug 15 00:24:47 2026] PUT /v2.0/ports/0739bac0-b2af-408f-a765-8f88bb9adfda => generated 1235 bytes in 356 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-15 00:24:48.073 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9854e6f3-0151-4558-996e-df51ccf38c9d 539feb1341a140b79176877f2e583c5b 071599a99f184ecc90acc5128cac0b54 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 667/1220] 10.0.0.61 () {32 vars in 716 bytes} [Sat Aug 15 00:24:48 2026] GET /v2.0/ports/931a5c65-5c7b-4e73-ac45-668c5d00ebba => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:24:48.086 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c8dac4b-f033-4a45-a806-f8840e4c3d19'] response: {'name': 'network-changed', 'server_uuid': 'bc9ad9c6-4c9d-436c-a741-d61cf19d3d83', 'tag': '0739bac0-b2af-408f-a765-8f88bb9adfda', 'status': 'completed', 'code': 200} 2026-08-15 00:24:48.099 8 INFO neutron.db.segments_db [None req-b8c832ef-c6cc-44b9-8c09-77f9bc7c88ee ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Added segment 405885e7-737f-4738-8583-4629ee7b051b of type vxlan for network 5e7ca620-57f6-4808-a807-e46249668c4f [pid: 7|app: 0|req: 668/1221] 10.0.0.61 () {32 vars in 642 bytes} [Sat Aug 15 00:24:48 2026] GET /v2.0/ports => generated 782 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1222] 10.0.0.61 () {32 vars in 716 bytes} [Sat Aug 15 00:24:48 2026] GET /v2.0/ports/c22c7858-0d8f-4040-9d0f-429b8cc50437 => generated 779 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:48.196 7 INFO neutron.pecan_wsgi.hooks.translation [None req-97baf80e-6532-426b-a07c-24849ee477a1 539feb1341a140b79176877f2e583c5b 071599a99f184ecc90acc5128cac0b54 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 670/1223] 10.0.0.61 () {32 vars in 719 bytes} [Sat Aug 15 00:24:48 2026] DELETE /v2.0/ports/ce1a6fbf-d5ed-4c0c-a73b-27e8ffcc69bb => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:24:48.229 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c074ed5a-8e90-4dae-ba07-82805684b433 539feb1341a140b79176877f2e583c5b 071599a99f184ecc90acc5128cac0b54 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 671/1224] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:24:48 2026] DELETE /v2.0/subnets/d741f349-c2db-4cf5-a152-f64217255fed => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:24:48.250 7 INFO neutron.pecan_wsgi.hooks.translation [None req-49c4271f-00e8-4496-bab4-2f5688f560a4 539feb1341a140b79176877f2e583c5b 071599a99f184ecc90acc5128cac0b54 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 672/1225] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:24:48 2026] DELETE /v2.0/subnets/9256c7b8-7e5c-4355-8cb0-b31e588a678a => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:24:48.358 8 INFO neutron.db.l3_hamode_db [None req-b8c832ef-c6cc-44b9-8c09-77f9bc7c88ee ee3872d7ad5643c58094df80e331732d c54877d5d210483fae5a37494edd8cfb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-15 00:24:48.369 7 INFO neutron_taas.services.taas.taas_plugin [None req-da5a2347-501c-4f06-9a1f-54ffe726624f 539feb1341a140b79176877f2e583c5b 071599a99f184ecc90acc5128cac0b54 - - default default] TaaS: Handle Delete Port: c22c7858-0d8f-4040-9d0f-429b8cc50437 2026-08-15 00:24:48.374 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da5a2347-501c-4f06-9a1f-54ffe726624f 539feb1341a140b79176877f2e583c5b 071599a99f184ecc90acc5128cac0b54 - - default default] Tap Mirror: Handle Delete Port: c22c7858-0d8f-4040-9d0f-429b8cc50437 [pid: 7|app: 0|req: 673/1226] 10.0.0.61 () {32 vars in 719 bytes} [Sat Aug 15 00:24:48 2026] DELETE /v2.0/ports/c22c7858-0d8f-4040-9d0f-429b8cc50437 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:24:48.764 7 INFO neutron.db.segments_db [None req-3a25d36e-af61-4f51-b6e9-3f5b0d6ee2ce 82481739daaa4844844c651340b66d62 933813f4ef2349b79217e33da7d06c5f - - default default] Added segment d4dc37fd-8bce-46f6-87de-2dc7a07e4760 of type vxlan for network fec1c78e-48cb-407f-895b-dceba5254084 [pid: 7|app: 0|req: 674/1227] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:24:48 2026] POST /v2.0/networks => generated 649 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1228] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:24:48 2026] DELETE /v2.0/networks/d1095189-73c5-4fd1-a726-9fd2d7599dcb => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1229] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:24:48 2026] GET /v2.0/ports?tenant_id=a54781fa6545436ba05cbb8a20846693&device_id=bc9ad9c6-4c9d-436c-a741-d61cf19d3d83 => generated 1238 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:24:49.169 8 INFO neutron.db.l3_hamode_db [None req-b8c832ef-c6cc-44b9-8c09-77f9bc7c88ee ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 677/1230] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:24:49 2026] POST /v2.0/subnets => generated 627 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1231] 199.204.45.162 () {34 vars in 1018 bytes} [Sat Aug 15 00:24:49 2026] GET /v2.0/networks?tenant_id=a54781fa6545436ba05cbb8a20846693&shared=False => generated 766 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1232] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:49 2026] GET /v2.0/ports?device_id=bc9ad9c6-4c9d-436c-a741-d61cf19d3d83 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:49.358 7 INFO neutron.db.segments_db [None req-32134a76-aa90-423e-9191-5a4919ac2779 82481739daaa4844844c651340b66d62 933813f4ef2349b79217e33da7d06c5f - - default default] Added segment a0b39457-4673-4a25-acc9-1dc7c3c64df3 of type vxlan for network d339ca8d-40db-447d-878a-938708f3a5e7 2026-08-15 00:24:49.481 7 INFO neutron.services.segments.plugin [-] Segment 5f333d19-f832-44f6-b336-443bd2539be5 resource provider aggregate not found 2026-08-15 00:24:49.494 7 INFO neutron.services.segments.plugin [-] Segment 5f333d19-f832-44f6-b336-443bd2539be5 resource provider aggregate not found 2026-08-15 00:24:49.503 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5f333d19-f832-44f6-b336-443bd2539be5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f333d19-f832-44f6-b336-443bd2539be5 found for delete ", "request_id": "req-d839dc9b-fea8-4375-8540-b1166ae294d2"}]} 2026-08-15 00:24:49.515 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5f333d19-f832-44f6-b336-443bd2539be5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f333d19-f832-44f6-b336-443bd2539be5 found for delete ", "request_id": "req-cce40182-55d3-400a-a2af-0e3555dab4bd"}]} 2026-08-15 00:24:49.617 7 INFO neutron.db.l3_hamode_db [None req-32134a76-aa90-423e-9191-5a4919ac2779 82481739daaa4844844c651340b66d62 933813f4ef2349b79217e33da7d06c5f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 554/1233] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:24:48 2026] POST /v2.0/routers => generated 728 bytes in 2018 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1234] 199.204.45.162 () {34 vars in 930 bytes} [Sat Aug 15 00:24:50 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: 556/1235] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:24:50 2026] GET /v2.0/security-groups?id=15c6e1eb-9236-4a4f-b15e-fe9608dfce34&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: 557/1236] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:24:50 2026] GET /v2.0/security-groups?tenant_id=071599a99f184ecc90acc5128cac0b54&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:24:50.510 7 INFO neutron.db.l3_hamode_db [None req-32134a76-aa90-423e-9191-5a4919ac2779 82481739daaa4844844c651340b66d62 933813f4ef2349b79217e33da7d06c5f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 680/1237] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:24:49 2026] POST /v2.0/routers => generated 695 bytes in 2123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1238] 10.0.0.61 () {34 vars in 782 bytes} [Sat Aug 15 00:24:50 2026] PUT /v2.0/routers/ad02ddb6-d1cb-4156-af91-138112603d8c/add_router_interface => generated 309 bytes in 1235 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1239] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:24:51 2026] DELETE /v2.0/security-groups/35e261ee-9e67-4d12-8e81-2ff914c00381 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1240] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:24:51 2026] GET /v2.0/ports?tenant_id=a54781fa6545436ba05cbb8a20846693&device_id=bc9ad9c6-4c9d-436c-a741-d61cf19d3d83 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1241] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:51 2026] GET /v2.0/ports?device_id=bc9ad9c6-4c9d-436c-a741-d61cf19d3d83 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1242] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Aug 15 00:24:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=0739bac0-b2af-408f-a765-8f88bb9adfda => 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: 684/1243] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:24:51 2026] GET /v2.0/security-groups?id=15c6e1eb-9236-4a4f-b15e-fe9608dfce34&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: 685/1244] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:24:51 2026] GET /v2.0/subnets?id=0a49f9c8-9b89-497f-88e1-454c2c984af8 => generated 688 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1245] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:24:51 2026] GET /v2.0/ports?network_id=0756b03b-1374-4d80-84e2-4fea3fe8254e&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1246] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:24:51 2026] GET /v2.0/networks/0756b03b-1374-4d80-84e2-4fea3fe8254e?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: 688/1247] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:24:51 2026] GET /v2.0/networks/0756b03b-1374-4d80-84e2-4fea3fe8254e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1248] 10.0.0.61 () {34 vars in 684 bytes} [Sat Aug 15 00:24:52 2026] POST /v2.0/security-groups => generated 1675 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1249] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:24:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1250] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:24:52 2026] POST /v2.0/security-group-rules => generated 596 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1251] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:24:52 2026] POST /v2.0/security-group-rules => generated 602 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1252] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:24:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1253] 10.0.0.61 () {34 vars in 782 bytes} [Sat Aug 15 00:24:51 2026] PUT /v2.0/routers/2b2b1a39-0c34-4906-9c78-20e7178353fe/add_router_interface => generated 309 bytes in 1264 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1254] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:52 2026] GET /v2.0/ports?device_id=bc9ad9c6-4c9d-436c-a741-d61cf19d3d83 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:52.892 8 INFO neutron.db.securitygroups_db [None req-2fc422ec-e7f8-42e6-842b-f328531b54c6 1c902adc368d477e9921d9cd025ccdad 96fd0e4d68aa47229aba909ac1f3d09e - - default default] Project 96fd0e4d68aa47229aba909ac1f3d09e 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: 561/1255] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:24:52 2026] POST /v2.0/security-group-rules => generated 607 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1256] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:24:52 2026] GET /v2.0/security-groups?id=15c6e1eb-9236-4a4f-b15e-fe9608dfce34&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:53.055 8 INFO neutron.db.securitygroups_db [None req-30eedcde-ca1b-497f-bef5-f929fe3a2d64 1c902adc368d477e9921d9cd025ccdad 96fd0e4d68aa47229aba909ac1f3d09e - - default default] Project 96fd0e4d68aa47229aba909ac1f3d09e 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: 563/1257] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:24:53 2026] POST /v2.0/security-group-rules => generated 606 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1258] 10.0.0.61 () {34 vars in 664 bytes} [Sat Aug 15 00:24:52 2026] POST /v2.0/ports => generated 958 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1259] 10.0.0.61 () {34 vars in 664 bytes} [Sat Aug 15 00:24:53 2026] POST /v2.0/ports => generated 958 bytes in 353 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: 565/1260] 10.0.0.61 () {34 vars in 684 bytes} [Sat Aug 15 00:24:53 2026] POST /v2.0/security-groups => generated 1660 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-15 00:24:53.833 7 INFO neutron.db.segments_db [None req-39123ee0-9f3f-4681-a87c-854189226346 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] Added segment cfda1b6b-6e1c-41c7-900d-57c4344c0506 of type vxlan for network a2fe1c26-e1a7-40f4-8d06-c42c307769a7 [pid: 7|app: 0|req: 696/1261] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:24:53 2026] POST /v2.0/networks => generated 633 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1262] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:24:53 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) 2026-08-15 00:24:54.088 7 INFO neutron.db.segments_db [None req-50212d06-c375-49fc-99ec-92b5830ae8f7 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] Added segment 50bce57a-2fa1-4136-a3a4-f46fa02e6eb5 of type vxlan for network d4c59b5c-d7d4-48a0-9cc2-ce9e5dcd6bc4 [pid: 7|app: 0|req: 698/1263] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:24:54 2026] POST /v2.0/networks => generated 633 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1264] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:24:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1265] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:54 2026] GET /v2.0/ports?device_id=bc9ad9c6-4c9d-436c-a741-d61cf19d3d83 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:54.377 8 INFO neutron.db.l3_db [None req-4a82752f-c56d-448f-9e79-07581e33fb2e 82481739daaa4844844c651340b66d62 933813f4ef2349b79217e33da7d06c5f - - default default] Floating IP ef0c32a5-0c66-424e-b957-b87243b166ff associated. External IP: 10.96.250.205, port: da292b7e-7f48-401d-be55-ecb8f3a7306c. [pid: 7|app: 0|req: 701/1266] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:24:54 2026] POST /v2.0/subnets => generated 646 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1267] 10.0.0.61 () {34 vars in 676 bytes} [Sat Aug 15 00:24:53 2026] POST /v2.0/floatingips => generated 842 bytes in 1041 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1268] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:24:54 2026] GET /v2.0/security-groups?id=15c6e1eb-9236-4a4f-b15e-fe9608dfce34&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: 568/1269] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:24:54 2026] POST /v2.0/subnets => generated 655 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1270] 10.0.0.61 () {34 vars in 675 bytes} [Sat Aug 15 00:24:54 2026] POST /v2.0/floatingips => generated 552 bytes in 568 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:24:55.180 8 INFO neutron.db.l3_db [None req-9167a88b-efa8-49ba-8631-a4a7a908887c 82481739daaa4844844c651340b66d62 933813f4ef2349b79217e33da7d06c5f - - default default] Floating IP ef0c32a5-0c66-424e-b957-b87243b166ff disassociated. External IP: 10.96.250.205, port: da292b7e-7f48-401d-be55-ecb8f3a7306c. 2026-08-15 00:24:55.205 7 INFO neutron.db.segments_db [None req-6b5bf195-3f67-4d57-9a2f-e06c12d259a9 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] Added segment 90ba719c-db49-421a-970f-ac936e2e96fe of type vxlan for network 3f32e527-a632-4d8e-920e-d44e902f9364 2026-08-15 00:24:55.486 7 INFO neutron.db.l3_hamode_db [None req-6b5bf195-3f67-4d57-9a2f-e06c12d259a9 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 569/1271] 10.0.0.61 () {34 vars in 748 bytes} [Sat Aug 15 00:24:55 2026] PUT /v2.0/floatingips/ef0c32a5-0c66-424e-b957-b87243b166ff => generated 552 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1272] 10.0.0.130 () {34 vars in 1100 bytes} [Sat Aug 15 00:24:55 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1401311234&fields=id&tenant_id=96fd0e4d68aa47229aba909ac1f3d09e => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:24:55.617 7 INFO neutron.db.l3_hamode_db [None req-6b5bf195-3f67-4d57-9a2f-e06c12d259a9 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-15 00:24:55.636 8 INFO neutron_taas.services.taas.taas_plugin [None req-0076763f-665b-4976-bd6e-d9bb9a2aefdd 82481739daaa4844844c651340b66d62 933813f4ef2349b79217e33da7d06c5f - - default default] TaaS: Handle Delete Port: 78e28038-1d66-4705-8d5e-b21b523dd743 2026-08-15 00:24:55.639 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0076763f-665b-4976-bd6e-d9bb9a2aefdd 82481739daaa4844844c651340b66d62 933813f4ef2349b79217e33da7d06c5f - - default default] Tap Mirror: Handle Delete Port: 78e28038-1d66-4705-8d5e-b21b523dd743 [pid: 8|app: 0|req: 571/1273] 10.0.0.61 () {32 vars in 731 bytes} [Sat Aug 15 00:24:55 2026] DELETE /v2.0/floatingips/ef0c32a5-0c66-424e-b957-b87243b166ff => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1274] 10.0.0.130 () {34 vars in 1100 bytes} [Sat Aug 15 00:24:55 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1024748765&fields=id&tenant_id=96fd0e4d68aa47229aba909ac1f3d09e => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1275] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:24:55 2026] POST /v2.0/routers => generated 510 bytes in 1090 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1276] 10.0.0.130 () {34 vars in 982 bytes} [Sat Aug 15 00:24:56 2026] GET /v2.0/networks?id=2cf64ea7-b4eb-4b5d-afef-5decf17a7350 => generated 673 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1277] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:56 2026] GET /v2.0/ports?device_id=bc9ad9c6-4c9d-436c-a741-d61cf19d3d83 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:56.597 8 INFO neutron.db.l3_db [None req-5f339428-9f13-4848-b7ec-86521fc5b19a 82481739daaa4844844c651340b66d62 933813f4ef2349b79217e33da7d06c5f - - default default] Floating IP 1ab4ce15-028f-428c-92be-7d748b3eeec2 associated. External IP: 10.96.250.218, port: 343512c9-c1ad-41c9-96ed-56ce29352204. [pid: 8|app: 0|req: 573/1278] 10.0.0.61 () {34 vars in 676 bytes} [Sat Aug 15 00:24:55 2026] POST /v2.0/floatingips => generated 842 bytes in 1117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1279] 10.0.0.130 () {34 vars in 965 bytes} [Sat Aug 15 00:24:56 2026] GET /v2.0/quotas/96fd0e4d68aa47229aba909ac1f3d09e => 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: 575/1280] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:24:56 2026] GET /v2.0/security-groups?id=15c6e1eb-9236-4a4f-b15e-fe9608dfce34&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1281] 10.0.0.61 () {32 vars in 728 bytes} [Sat Aug 15 00:24:57 2026] GET /v2.0/floatingips/1ab4ce15-028f-428c-92be-7d748b3eeec2 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1282] 10.0.0.130 () {34 vars in 1002 bytes} [Sat Aug 15 00:24:57 2026] GET /v2.0/ports?tenant_id=96fd0e4d68aa47229aba909ac1f3d09e&fields=id => generated 103 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1283] 10.0.0.61 () {32 vars in 654 bytes} [Sat Aug 15 00:24:57 2026] GET /v2.0/floatingips => generated 845 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1284] 10.0.0.130 () {34 vars in 1008 bytes} [Sat Aug 15 00:24:57 2026] GET /v2.0/networks/2cf64ea7-b4eb-4b5d-afef-5decf17a7350?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: 706/1285] 10.0.0.61 () {34 vars in 782 bytes} [Sat Aug 15 00:24:56 2026] PUT /v2.0/routers/232956bf-2163-4a2c-a99f-ae0e0c2d0907/add_router_interface => generated 309 bytes in 1142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1286] 10.0.0.130 () {34 vars in 1108 bytes} [Sat Aug 15 00:24:57 2026] GET /v2.0/networks/2cf64ea7-b4eb-4b5d-afef-5decf17a7350?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1287] 10.0.0.61 () {32 vars in 716 bytes} [Sat Aug 15 00:24:57 2026] GET /v2.0/ports/a5cb94e0-7f49-4cfa-b63b-cafacac28df8 => generated 959 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:57.641 8 INFO neutron.db.l3_db [None req-2ae750fd-14be-4a05-a6f1-dec35b0ff012 82481739daaa4844844c651340b66d62 933813f4ef2349b79217e33da7d06c5f - - default default] Floating IP 1ab4ce15-028f-428c-92be-7d748b3eeec2 associated. External IP: 10.96.250.218, port: 343512c9-c1ad-41c9-96ed-56ce29352204. [pid: 8|app: 0|req: 580/1288] 10.0.0.61 () {34 vars in 748 bytes} [Sat Aug 15 00:24:57 2026] PUT /v2.0/floatingips/1ab4ce15-028f-428c-92be-7d748b3eeec2 => generated 842 bytes in 1167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1289] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:58 2026] GET /v2.0/ports?device_id=5c9ad5f5-15c6-4058-a2bf-739180561d46 => 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: 582/1290] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:58 2026] GET /v2.0/ports?device_id=bc9ad9c6-4c9d-436c-a741-d61cf19d3d83 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:58.634 8 INFO neutron.db.l3_db [None req-3b8e2578-a85a-4015-b922-3c8b0ac13651 82481739daaa4844844c651340b66d62 933813f4ef2349b79217e33da7d06c5f - - default default] Floating IP 1ab4ce15-028f-428c-92be-7d748b3eeec2 disassociated. External IP: 10.96.250.218, port: da292b7e-7f48-401d-be55-ecb8f3a7306c. [pid: 7|app: 0|req: 709/1291] 10.0.0.61 () {34 vars in 782 bytes} [Sat Aug 15 00:24:57 2026] PUT /v2.0/routers/232956bf-2163-4a2c-a99f-ae0e0c2d0907/add_router_interface => generated 309 bytes in 1179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1292] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:24:58 2026] GET /v2.0/security-groups?id=15c6e1eb-9236-4a4f-b15e-fe9608dfce34&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: 711/1293] 10.0.0.61 () {32 vars in 716 bytes} [Sat Aug 15 00:24:58 2026] GET /v2.0/ports/32fd3d0f-2465-4080-8080-61dbf106cd95 => generated 967 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1294] 10.0.0.61 () {34 vars in 748 bytes} [Sat Aug 15 00:24:58 2026] PUT /v2.0/floatingips/1ab4ce15-028f-428c-92be-7d748b3eeec2 => generated 552 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:24:59.105 8 INFO neutron_taas.services.taas.taas_plugin [None req-95dc0f18-3f67-4e47-a822-6c03dc51288a 82481739daaa4844844c651340b66d62 933813f4ef2349b79217e33da7d06c5f - - default default] TaaS: Handle Delete Port: e9f8dd5c-dc07-4b0e-aef9-897e561ff616 2026-08-15 00:24:59.107 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95dc0f18-3f67-4e47-a822-6c03dc51288a 82481739daaa4844844c651340b66d62 933813f4ef2349b79217e33da7d06c5f - - default default] Tap Mirror: Handle Delete Port: e9f8dd5c-dc07-4b0e-aef9-897e561ff616 2026-08-15 00:24:59.208 7 INFO neutron_taas.services.taas.taas_plugin [None req-980ad6f6-0919-41f3-9c78-354451ce9824 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] TaaS: Handle Delete Port: 32fd3d0f-2465-4080-8080-61dbf106cd95 2026-08-15 00:24:59.212 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-980ad6f6-0919-41f3-9c78-354451ce9824 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] Tap Mirror: Handle Delete Port: 32fd3d0f-2465-4080-8080-61dbf106cd95 [pid: 8|app: 0|req: 584/1295] 10.0.0.61 () {32 vars in 731 bytes} [Sat Aug 15 00:24:59 2026] DELETE /v2.0/floatingips/1ab4ce15-028f-428c-92be-7d748b3eeec2 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:24:59.291 8 INFO neutron.api.v2.resource [None req-7b38de66-117b-47de-a692-6be16a35d01c 82481739daaa4844844c651340b66d62 933813f4ef2349b79217e33da7d06c5f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 585/1296] 10.0.0.61 () {32 vars in 731 bytes} [Sat Aug 15 00:24:59 2026] DELETE /v2.0/floatingips/1ab4ce15-028f-428c-92be-7d748b3eeec2 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:24:59.473 8 INFO neutron_taas.services.taas.taas_plugin [None req-a45c966d-22fe-4b8c-afe6-126c25aa71a2 82481739daaa4844844c651340b66d62 933813f4ef2349b79217e33da7d06c5f - - default default] TaaS: Handle Delete Port: da292b7e-7f48-401d-be55-ecb8f3a7306c 2026-08-15 00:24:59.476 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a45c966d-22fe-4b8c-afe6-126c25aa71a2 82481739daaa4844844c651340b66d62 933813f4ef2349b79217e33da7d06c5f - - default default] Tap Mirror: Handle Delete Port: da292b7e-7f48-401d-be55-ecb8f3a7306c [pid: 8|app: 0|req: 586/1297] 10.0.0.61 () {32 vars in 719 bytes} [Sat Aug 15 00:24:59 2026] DELETE /v2.0/ports/da292b7e-7f48-401d-be55-ecb8f3a7306c => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1298] 10.0.0.61 () {34 vars in 788 bytes} [Sat Aug 15 00:24:58 2026] PUT /v2.0/routers/232956bf-2163-4a2c-a99f-ae0e0c2d0907/remove_router_interface => generated 309 bytes in 782 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1301] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:24:59 2026] GET /v2.0/ports?device_id=5c9ad5f5-15c6-4058-a2bf-739180561d46 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:24:59.820 7 INFO neutron_taas.services.taas.taas_plugin [None req-09272708-416c-450e-98d8-1d166015c368 82481739daaa4844844c651340b66d62 933813f4ef2349b79217e33da7d06c5f - - default default] TaaS: Handle Delete Port: 343512c9-c1ad-41c9-96ed-56ce29352204 2026-08-15 00:24:59.827 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09272708-416c-450e-98d8-1d166015c368 82481739daaa4844844c651340b66d62 933813f4ef2349b79217e33da7d06c5f - - default default] Tap Mirror: Handle Delete Port: 343512c9-c1ad-41c9-96ed-56ce29352204 2026-08-15 00:24:59.990 8 INFO neutron_taas.services.taas.taas_plugin [None req-7b465a7e-b29c-4ac7-bc1d-670f31745930 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] TaaS: Handle Delete Port: a5cb94e0-7f49-4cfa-b63b-cafacac28df8 2026-08-15 00:24:59.992 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7b465a7e-b29c-4ac7-bc1d-670f31745930 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] Tap Mirror: Handle Delete Port: a5cb94e0-7f49-4cfa-b63b-cafacac28df8 [pid: 7|app: 0|req: 715/1302] 10.0.0.61 () {32 vars in 719 bytes} [Sat Aug 15 00:24:59 2026] DELETE /v2.0/ports/343512c9-c1ad-41c9-96ed-56ce29352204 => generated 0 bytes in 358 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1303] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:00 2026] GET /v2.0/ports?device_id=bc9ad9c6-4c9d-436c-a741-d61cf19d3d83 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1304] 10.0.0.61 () {32 vars in 735 bytes} [Sat Aug 15 00:25:00 2026] GET /v2.0/ports?device_id=2b2b1a39-0c34-4906-9c78-20e7178353fe => generated 958 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1305] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:25:00 2026] GET /v2.0/security-groups?id=15c6e1eb-9236-4a4f-b15e-fe9608dfce34&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: 588/1306] 10.0.0.61 () {34 vars in 788 bytes} [Sat Aug 15 00:24:59 2026] PUT /v2.0/routers/232956bf-2163-4a2c-a99f-ae0e0c2d0907/remove_router_interface => generated 309 bytes in 633 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1307] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:00 2026] GET /v2.0/ports?device_id=bc9ad9c6-4c9d-436c-a741-d61cf19d3d83 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1308] 10.0.0.61 () {32 vars in 735 bytes} [Sat Aug 15 00:25:00 2026] GET /v2.0/ports?device_id=232956bf-2163-4a2c-a99f-ae0e0c2d0907 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:25:00.615 7 INFO neutron_taas.services.taas.taas_plugin [None req-4c9ea973-8a81-4193-8d69-36a3f41c4d04 82481739daaa4844844c651340b66d62 933813f4ef2349b79217e33da7d06c5f - - default default] TaaS: Handle Delete Port: 4fd44715-7fc4-48f8-97c4-9f15a71f2c59 2026-08-15 00:25:00.618 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c9ea973-8a81-4193-8d69-36a3f41c4d04 82481739daaa4844844c651340b66d62 933813f4ef2349b79217e33da7d06c5f - - default default] Tap Mirror: Handle Delete Port: 4fd44715-7fc4-48f8-97c4-9f15a71f2c59 2026-08-15 00:25:00.797 8 INFO neutron.db.l3_db [None req-63da9b50-86af-4c36-ab2e-7324f46c4b08 abafd7cad5ba4104ae45b34b6c3c2839 a54781fa6545436ba05cbb8a20846693 - - default default] Floating IP 7d35874b-c432-41c4-82a4-82e357b93afc associated. External IP: 10.96.250.206, port: 0739bac0-b2af-408f-a765-8f88bb9adfda. [pid: 8|app: 0|req: 591/1309] 10.0.0.61 () {34 vars in 748 bytes} [Sat Aug 15 00:25:00 2026] PUT /v2.0/floatingips/7d35874b-c432-41c4-82a4-82e357b93afc => generated 855 bytes in 753 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1310] 10.0.0.61 () {34 vars in 788 bytes} [Sat Aug 15 00:25:00 2026] PUT /v2.0/routers/2b2b1a39-0c34-4906-9c78-20e7178353fe/remove_router_interface => generated 309 bytes in 956 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1311] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:01 2026] GET /v2.0/ports?device_id=5c9ad5f5-15c6-4058-a2bf-739180561d46 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1312] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:01 2026] GET /v2.0/ports?device_id=bc9ad9c6-4c9d-436c-a741-d61cf19d3d83 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:25:01.234 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c871fece-744c-4b89-ac4c-a12a4e7dd967'] response: {'name': 'network-changed', 'server_uuid': 'bc9ad9c6-4c9d-436c-a741-d61cf19d3d83', 'tag': '0739bac0-b2af-408f-a765-8f88bb9adfda', 'status': 'completed', 'code': 200} 2026-08-15 00:25:01.306 8 INFO neutron_taas.services.taas.taas_plugin [None req-49660692-d55c-4c3b-bd05-87b67989d037 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] TaaS: Handle Delete Port: 59f061a7-a49e-4621-98e6-2f632181046c 2026-08-15 00:25:01.308 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-49660692-d55c-4c3b-bd05-87b67989d037 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] Tap Mirror: Handle Delete Port: 59f061a7-a49e-4621-98e6-2f632181046c 2026-08-15 00:25:01.453 7 INFO neutron_taas.services.taas.taas_plugin [None req-9c34dd55-6b27-4af3-a410-27f6a4d881a0 82481739daaa4844844c651340b66d62 933813f4ef2349b79217e33da7d06c5f - - default default] TaaS: Handle Delete Port: 9ef54772-a91f-4281-bced-aa0f491d9907 2026-08-15 00:25:01.455 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c34dd55-6b27-4af3-a410-27f6a4d881a0 82481739daaa4844844c651340b66d62 933813f4ef2349b79217e33da7d06c5f - - default default] Tap Mirror: Handle Delete Port: 9ef54772-a91f-4281-bced-aa0f491d9907 2026-08-15 00:25:01.580 8 INFO neutron.services.segments.plugin [-] Segment 90ba719c-db49-421a-970f-ac936e2e96fe resource provider aggregate not found 2026-08-15 00:25:01.581 8 INFO neutron.services.segments.plugin [-] Segment 90ba719c-db49-421a-970f-ac936e2e96fe resource provider aggregate not found 2026-08-15 00:25:01.601 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 90ba719c-db49-421a-970f-ac936e2e96fe resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90ba719c-db49-421a-970f-ac936e2e96fe found for delete ", "request_id": "req-f5202691-82f5-4dda-aa89-b897b26cf558"}]} 2026-08-15 00:25:01.601 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 90ba719c-db49-421a-970f-ac936e2e96fe resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90ba719c-db49-421a-970f-ac936e2e96fe found for delete ", "request_id": "req-119fe1b9-4146-41b0-b376-4ccde3e8d100"}]} 2026-08-15 00:25:01.602 8 INFO neutron.db.l3_hamode_db [None req-49660692-d55c-4c3b-bd05-87b67989d037 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] HA network 3f32e527-a632-4d8e-920e-d44e902f9364 was deleted as no HA routers are present in tenant 4fbb455f417e41a2925f0d102bf08cec. [pid: 8|app: 0|req: 592/1313] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:25:01 2026] DELETE /v2.0/routers/232956bf-2163-4a2c-a99f-ae0e0c2d0907 => generated 0 bytes in 492 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1314] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:25:01 2026] GET /v2.0/security-groups?id=15c6e1eb-9236-4a4f-b15e-fe9608dfce34&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:25:01.733 7 INFO neutron_taas.services.taas.taas_plugin [None req-9c34dd55-6b27-4af3-a410-27f6a4d881a0 82481739daaa4844844c651340b66d62 933813f4ef2349b79217e33da7d06c5f - - default default] TaaS: Handle Delete Port: ba708873-1058-4ddf-9ffc-287195c64c5f 2026-08-15 00:25:01.739 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c34dd55-6b27-4af3-a410-27f6a4d881a0 82481739daaa4844844c651340b66d62 933813f4ef2349b79217e33da7d06c5f - - default default] Tap Mirror: Handle Delete Port: ba708873-1058-4ddf-9ffc-287195c64c5f [pid: 8|app: 0|req: 594/1315] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:25:01 2026] DELETE /v2.0/subnets/a0fd34eb-fa0f-4fbd-8f7b-cd8b3f946816 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1316] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:25:01 2026] GET /v2.0/ports?tenant_id=a54781fa6545436ba05cbb8a20846693&device_id=bc9ad9c6-4c9d-436c-a741-d61cf19d3d83 => generated 1240 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1317] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:25:01 2026] DELETE /v2.0/subnets/731004da-c02a-40fb-b14a-36397a3bbb30 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1318] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:25:01 2026] GET /v2.0/networks?id=0756b03b-1374-4d80-84e2-4fea3fe8254e => generated 766 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1319] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:01 2026] GET /v2.0/ports?device_id=bc9ad9c6-4c9d-436c-a741-d61cf19d3d83 => generated 971 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:25:02.006 7 INFO neutron.services.segments.plugin [-] Segment a0b39457-4673-4a25-acc9-1dc7c3c64df3 resource provider aggregate not found 2026-08-15 00:25:02.017 7 INFO neutron.services.segments.plugin [-] Segment a0b39457-4673-4a25-acc9-1dc7c3c64df3 resource provider aggregate not found 2026-08-15 00:25:02.024 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a0b39457-4673-4a25-acc9-1dc7c3c64df3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0b39457-4673-4a25-acc9-1dc7c3c64df3 found for delete ", "request_id": "req-144cb204-b210-4dd7-9c70-80353d192c2a"}]} 2026-08-15 00:25:02.035 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a0b39457-4673-4a25-acc9-1dc7c3c64df3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0b39457-4673-4a25-acc9-1dc7c3c64df3 found for delete ", "request_id": "req-a4060575-7cb5-4b65-9dcb-f23592aee4e4"}]} 2026-08-15 00:25:02.039 7 INFO neutron.db.l3_hamode_db [None req-9c34dd55-6b27-4af3-a410-27f6a4d881a0 82481739daaa4844844c651340b66d62 933813f4ef2349b79217e33da7d06c5f - - default default] HA network d339ca8d-40db-447d-878a-938708f3a5e7 was deleted as no HA routers are present in tenant 933813f4ef2349b79217e33da7d06c5f. [pid: 7|app: 0|req: 722/1320] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:25:01 2026] DELETE /v2.0/routers/2b2b1a39-0c34-4906-9c78-20e7178353fe => 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: 723/1321] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Aug 15 00:25:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=0739bac0-b2af-408f-a765-8f88bb9adfda => generated 858 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1322] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:25:02 2026] DELETE /v2.0/networks/d4c59b5c-d7d4-48a0-9cc2-ce9e5dcd6bc4 => 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: 724/1323] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:25:02 2026] GET /v2.0/security-groups?id=15c6e1eb-9236-4a4f-b15e-fe9608dfce34&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: 725/1324] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:25:02 2026] GET /v2.0/networks?id=2cf64ea7-b4eb-4b5d-afef-5decf17a7350 => generated 673 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1325] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:25:02 2026] GET /v2.0/subnets?id=0a49f9c8-9b89-497f-88e1-454c2c984af8 => generated 688 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1326] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:25:02 2026] DELETE /v2.0/subnets/ed4fc71b-d86b-41aa-a5a6-bec9bafb0312 => 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: 601/1327] 199.204.45.162 () {34 vars in 1050 bytes} [Sat Aug 15 00:25:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=96fd0e4d68aa47229aba909ac1f3d09e => generated 274 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:25:02.282 7 INFO neutron_taas.services.taas.taas_plugin [None req-3bb6460d-0616-495d-893f-5fdf950a2f48 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] TaaS: Handle Delete Port: 8ee1230b-a60a-4e90-b33c-ec335c20f6d4 2026-08-15 00:25:02.284 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3bb6460d-0616-495d-893f-5fdf950a2f48 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] Tap Mirror: Handle Delete Port: 8ee1230b-a60a-4e90-b33c-ec335c20f6d4 [pid: 8|app: 0|req: 602/1328] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:25:02 2026] GET /v2.0/ports?network_id=0756b03b-1374-4d80-84e2-4fea3fe8254e&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: 8|app: 0|req: 603/1329] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:02 2026] GET /v2.0/ports?device_id=5c9ad5f5-15c6-4058-a2bf-739180561d46 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1330] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:25:02 2026] DELETE /v2.0/networks/fec1c78e-48cb-407f-895b-dceba5254084 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1331] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:25:02 2026] DELETE /v2.0/networks/a2fe1c26-e1a7-40f4-8d06-c42c307769a7 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1332] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:25:02 2026] GET /v2.0/networks/0756b03b-1374-4d80-84e2-4fea3fe8254e?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:25:02.545 7 INFO neutron.db.segments_db [None req-acd49619-8a0f-4bdf-b766-7645e9376124 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] Added segment 17e8a9ef-38f6-4976-aca6-79695471c14f of type vxlan for network 103aaebd-e50d-4c0f-9300-78100a659b0c [pid: 7|app: 0|req: 729/1333] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:25:02 2026] POST /v2.0/networks => generated 633 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1334] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:25:02 2026] GET /v2.0/networks/0756b03b-1374-4d80-84e2-4fea3fe8254e?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: 605/1335] 199.204.45.162 () {38 vars in 955 bytes} [Sat Aug 15 00:25:02 2026] POST /v2.0/ports => generated 993 bytes in 471 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: 731/1336] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:25:02 2026] POST /v2.0/subnets => generated 646 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1337] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:25:02 2026] GET /v2.0/security-groups?tenant_id=933813f4ef2349b79217e33da7d06c5f&name=default => generated 2925 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:25:03.081 7 INFO neutron.db.segments_db [None req-f334b135-86bf-4e49-a60f-4c8fc35d4e77 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] Added segment 24a298cf-866b-4112-bf2e-01dbaa75e642 of type vxlan for network 3fcdc0ad-75c2-417c-8739-c319d9f2664c 2026-08-15 00:25:03.293 7 INFO neutron.db.l3_hamode_db [None req-f334b135-86bf-4e49-a60f-4c8fc35d4e77 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 606/1338] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Aug 15 00:25:02 2026] PUT /v2.0/ports/63c10edb-604c-4114-b18a-750f43c1e454 => generated 1274 bytes in 414 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-15 00:25:03.365 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb557a4c-7961-4e65-9252-ac797538e2bf'] response: {'name': 'network-changed', 'server_uuid': '5c9ad5f5-15c6-4058-a2bf-739180561d46', 'tag': '63c10edb-604c-4114-b18a-750f43c1e454', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 607/1339] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:03 2026] DELETE /v2.0/security-groups/f70ace42-9488-43a3-b8e3-4b0b6645865a => 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: 608/1340] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:03 2026] GET /v2.0/ports?device_id=bc9ad9c6-4c9d-436c-a741-d61cf19d3d83 => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1341] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:03 2026] GET /v2.0/ports?device_id=5c9ad5f5-15c6-4058-a2bf-739180561d46 => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1342] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:25:03 2026] GET /v2.0/security-groups?id=15c6e1eb-9236-4a4f-b15e-fe9608dfce34&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1343] 10.0.0.130 () {34 vars in 1120 bytes} [Sat Aug 15 00:25:03 2026] GET /v2.0/security-groups?id=7c074f42-6e61-4eec-aa66-6625788390d3&id=bf29c3b1-569d-4709-ab42-244b91857ea6&fields=id&fields=name => generated 207 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:25:03.614 8 INFO neutron.services.segments.plugin [-] Segment 50bce57a-2fa1-4136-a3a4-f46fa02e6eb5 resource provider aggregate not found 2026-08-15 00:25:03.630 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 50bce57a-2fa1-4136-a3a4-f46fa02e6eb5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50bce57a-2fa1-4136-a3a4-f46fa02e6eb5 found for delete ", "request_id": "req-6399b979-b8f0-43df-8a59-95856e1e02bf"}]} 2026-08-15 00:25:03.631 8 INFO neutron.services.segments.plugin [-] Segment 50bce57a-2fa1-4136-a3a4-f46fa02e6eb5 resource provider aggregate not found 2026-08-15 00:25:03.657 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 50bce57a-2fa1-4136-a3a4-f46fa02e6eb5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50bce57a-2fa1-4136-a3a4-f46fa02e6eb5 found for delete ", "request_id": "req-15a9005f-5614-46f1-bbb9-7443ef74272e"}]} 2026-08-15 00:25:03.657 8 INFO neutron.services.segments.plugin [-] Segment d4dc37fd-8bce-46f6-87de-2dc7a07e4760 resource provider aggregate not found 2026-08-15 00:25:03.674 8 INFO neutron.services.segments.plugin [-] Segment d4dc37fd-8bce-46f6-87de-2dc7a07e4760 resource provider aggregate not found 2026-08-15 00:25:03.677 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d4dc37fd-8bce-46f6-87de-2dc7a07e4760 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4dc37fd-8bce-46f6-87de-2dc7a07e4760 found for delete ", "request_id": "req-6b0a4b8e-f44c-46fa-a957-85e7eeadf78e"}]} 2026-08-15 00:25:03.696 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d4dc37fd-8bce-46f6-87de-2dc7a07e4760 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4dc37fd-8bce-46f6-87de-2dc7a07e4760 found for delete ", "request_id": "req-f51b5101-2114-4ecb-b1d0-64b1cc6262a4"}]} 2026-08-15 00:25:03.801 7 INFO neutron.db.l3_hamode_db [None req-f334b135-86bf-4e49-a60f-4c8fc35d4e77 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 612/1344] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:25:03 2026] GET /v2.0/ports?tenant_id=96fd0e4d68aa47229aba909ac1f3d09e&device_id=5c9ad5f5-15c6-4058-a2bf-739180561d46 => generated 1277 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1345] 199.204.45.162 () {34 vars in 1018 bytes} [Sat Aug 15 00:25:03 2026] GET /v2.0/networks?tenant_id=96fd0e4d68aa47229aba909ac1f3d09e&shared=False => generated 768 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1346] 199.204.45.162 () {34 vars in 930 bytes} [Sat Aug 15 00:25:03 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) 2026-08-15 00:25:04.045 7 INFO neutron.services.segments.plugin [-] Segment cfda1b6b-6e1c-41c7-900d-57c4344c0506 resource provider aggregate not found 2026-08-15 00:25:04.056 7 INFO neutron.services.segments.plugin [-] Segment cfda1b6b-6e1c-41c7-900d-57c4344c0506 resource provider aggregate not found 2026-08-15 00:25:04.075 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment cfda1b6b-6e1c-41c7-900d-57c4344c0506 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfda1b6b-6e1c-41c7-900d-57c4344c0506 found for delete ", "request_id": "req-0de4fa15-369d-4368-b1e9-9cb08f7d2ba4"}]} 2026-08-15 00:25:04.077 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment cfda1b6b-6e1c-41c7-900d-57c4344c0506 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfda1b6b-6e1c-41c7-900d-57c4344c0506 found for delete ", "request_id": "req-e821ca98-ccef-4119-a2c7-12112e4c7256"}]} [pid: 7|app: 0|req: 733/1347] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:25:03 2026] POST /v2.0/routers => generated 511 bytes in 1378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1348] 199.204.45.162 () {34 vars in 994 bytes} [Sat Aug 15 00:25:04 2026] GET /v2.0/ports?device_id=bc9ad9c6-4c9d-436c-a741-d61cf19d3d83 => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:25:04.555 7 INFO neutron_taas.services.taas.taas_plugin [req-c3352e7b-756a-479c-af24-d3bd71d0774c req-3b926f9c-7630-4b13-8940-7a5c0b1cfbb6 abafd7cad5ba4104ae45b34b6c3c2839 a54781fa6545436ba05cbb8a20846693 - - default default] TaaS: Handle Delete Port: 0739bac0-b2af-408f-a765-8f88bb9adfda 2026-08-15 00:25:04.558 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c3352e7b-756a-479c-af24-d3bd71d0774c req-3b926f9c-7630-4b13-8940-7a5c0b1cfbb6 abafd7cad5ba4104ae45b34b6c3c2839 a54781fa6545436ba05cbb8a20846693 - - default default] Tap Mirror: Handle Delete Port: 0739bac0-b2af-408f-a765-8f88bb9adfda 2026-08-15 00:25:04.683 7 INFO neutron.db.l3_db [req-c3352e7b-756a-479c-af24-d3bd71d0774c req-3b926f9c-7630-4b13-8940-7a5c0b1cfbb6 abafd7cad5ba4104ae45b34b6c3c2839 a54781fa6545436ba05cbb8a20846693 - - default default] Floating IP 7d35874b-c432-41c4-82a4-82e357b93afc disassociated. External IP: 10.96.250.206, port: 0739bac0-b2af-408f-a765-8f88bb9adfda. [pid: 8|app: 0|req: 616/1349] 10.0.0.61 () {34 vars in 664 bytes} [Sat Aug 15 00:25:04 2026] POST /v2.0/ports => generated 964 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 617/1350] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:04 2026] GET /v2.0/ports?device_id=5c9ad5f5-15c6-4058-a2bf-739180561d46 => generated 1008 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1351] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:04 2026] GET /v2.0/ports?device_id=bc9ad9c6-4c9d-436c-a741-d61cf19d3d83 => 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: 734/1352] 199.204.45.162 () {36 vars in 997 bytes} [Sat Aug 15 00:25:04 2026] DELETE /v2.0/ports/0739bac0-b2af-408f-a765-8f88bb9adfda => generated 0 bytes in 662 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1353] 10.0.0.130 () {34 vars in 1120 bytes} [Sat Aug 15 00:25:05 2026] GET /v2.0/security-groups?id=7c074f42-6e61-4eec-aa66-6625788390d3&id=bf29c3b1-569d-4709-ab42-244b91857ea6&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:25:05.141 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0fae9a32-6b8e-464c-abb4-9cc28528151d'] response: {'server_uuid': 'bc9ad9c6-4c9d-436c-a741-d61cf19d3d83', 'name': 'network-vif-deleted', 'tag': '0739bac0-b2af-408f-a765-8f88bb9adfda', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 736/1354] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:25:05 2026] GET /v2.0/ports?tenant_id=96fd0e4d68aa47229aba909ac1f3d09e&device_id=5c9ad5f5-15c6-4058-a2bf-739180561d46 => generated 1277 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1355] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Aug 15 00:25:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=63c10edb-604c-4114-b18a-750f43c1e454 => 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: 738/1356] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:25:05 2026] GET /v2.0/subnets?id=fce42815-e9c0-40c6-96bc-93dcf5d56d2c => generated 691 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1357] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:25:05 2026] GET /v2.0/ports?network_id=2cf64ea7-b4eb-4b5d-afef-5decf17a7350&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: 7|app: 0|req: 740/1358] 10.0.0.61 () {34 vars in 683 bytes} [Sat Aug 15 00:25:05 2026] POST /v2.0/security-groups => generated 1625 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1359] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:25:05 2026] GET /v2.0/networks/2cf64ea7-b4eb-4b5d-afef-5decf17a7350?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1360] 10.0.0.61 () {32 vars in 662 bytes} [Sat Aug 15 00:25:05 2026] GET /v2.0/security-groups => generated 4530 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1361] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:25:05 2026] GET /v2.0/networks/2cf64ea7-b4eb-4b5d-afef-5decf17a7350?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1362] 10.0.0.61 () {34 vars in 757 bytes} [Sat Aug 15 00:25:05 2026] PUT /v2.0/security-groups/0e93811c-05c4-44a7-a1e0-a488ee95c3a8 => generated 1664 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1363] 10.0.0.61 () {32 vars in 736 bytes} [Sat Aug 15 00:25:05 2026] GET /v2.0/security-groups/0e93811c-05c4-44a7-a1e0-a488ee95c3a8 => generated 1664 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1364] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:05 2026] DELETE /v2.0/security-groups/0e93811c-05c4-44a7-a1e0-a488ee95c3a8 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1365] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:06 2026] GET /v2.0/ports?device_id=bc9ad9c6-4c9d-436c-a741-d61cf19d3d83 => 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: 748/1366] 10.0.0.61 () {32 vars in 662 bytes} [Sat Aug 15 00:25:06 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-15 00:25:06.059 7 INFO neutron.api.v2.resource [None req-cc75c41c-048c-4482-b5f6-c957b5018ad4 4e2e0b3c9c5c4ca7a6c1e197b7b050c7 aaf0ad9a722d428dadb9c61e9c5139c8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 749/1367] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:06 2026] DELETE /v2.0/security-groups/0e93811c-05c4-44a7-a1e0-a488ee95c3a8 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1368] 10.0.0.61 () {34 vars in 683 bytes} [Sat Aug 15 00:25:06 2026] POST /v2.0/security-groups => generated 1625 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1369] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:06 2026] GET /v2.0/ports?device_id=5c9ad5f5-15c6-4058-a2bf-739180561d46 => generated 1008 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1370] 10.0.0.61 () {34 vars in 782 bytes} [Sat Aug 15 00:25:04 2026] PUT /v2.0/routers/e47ba427-e62d-4fae-b174-ce396fc295bd/add_router_interface => generated 309 bytes in 1464 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: 620/1371] 10.0.0.130 () {34 vars in 1120 bytes} [Sat Aug 15 00:25:06 2026] GET /v2.0/security-groups?id=7c074f42-6e61-4eec-aa66-6625788390d3&id=bf29c3b1-569d-4709-ab42-244b91857ea6&fields=id&fields=name => generated 207 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1372] 10.0.0.61 () {32 vars in 716 bytes} [Sat Aug 15 00:25:06 2026] GET /v2.0/ports/1ec93399-733d-494a-a674-7b1737ee15bb => generated 1038 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1373] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:25:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1374] 10.0.0.61 () {32 vars in 746 bytes} [Sat Aug 15 00:25:06 2026] GET /v2.0/security-group-rules/3a20c264-6f5e-4889-8efa-55de477fc8aa => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1375] 10.0.0.61 () {32 vars in 672 bytes} [Sat Aug 15 00:25:06 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1376] 10.0.0.61 () {32 vars in 749 bytes} [Sat Aug 15 00:25:06 2026] DELETE /v2.0/security-group-rules/3a20c264-6f5e-4889-8efa-55de477fc8aa => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:25:06.721 8 INFO neutron_taas.services.taas.taas_plugin [None req-35ebbae4-96ed-4ec2-9880-7d3a7b11574e bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] TaaS: Handle Delete Port: 1ec93399-733d-494a-a674-7b1737ee15bb 2026-08-15 00:25:06.725 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-35ebbae4-96ed-4ec2-9880-7d3a7b11574e bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] Tap Mirror: Handle Delete Port: 1ec93399-733d-494a-a674-7b1737ee15bb [pid: 7|app: 0|req: 756/1377] 10.0.0.61 () {32 vars in 672 bytes} [Sat Aug 15 00:25:06 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1378] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:25:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1379] 10.0.0.61 () {32 vars in 746 bytes} [Sat Aug 15 00:25:06 2026] GET /v2.0/security-group-rules/411743d5-52fa-4dc7-94c6-b83194c0c003 => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1380] 10.0.0.61 () {32 vars in 672 bytes} [Sat Aug 15 00:25:06 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1381] 10.0.0.61 () {32 vars in 749 bytes} [Sat Aug 15 00:25:06 2026] DELETE /v2.0/security-group-rules/411743d5-52fa-4dc7-94c6-b83194c0c003 => 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: 761/1382] 10.0.0.61 () {32 vars in 672 bytes} [Sat Aug 15 00:25:07 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:25:07.121 7 INFO neutron.db.securitygroups_db [None req-7754f4c1-1d64-4c67-8805-ee7411fc1b8a 4e2e0b3c9c5c4ca7a6c1e197b7b050c7 aaf0ad9a722d428dadb9c61e9c5139c8 - - default default] Project aaf0ad9a722d428dadb9c61e9c5139c8 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: 622/1383] 10.0.0.61 () {34 vars in 788 bytes} [Sat Aug 15 00:25:06 2026] PUT /v2.0/routers/e47ba427-e62d-4fae-b174-ce396fc295bd/remove_router_interface => generated 309 bytes in 719 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: 623/1384] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:07 2026] GET /v2.0/ports?device_id=bc9ad9c6-4c9d-436c-a741-d61cf19d3d83 => 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: 762/1385] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:25:07 2026] POST /v2.0/security-group-rules => generated 607 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1386] 10.0.0.61 () {32 vars in 746 bytes} [Sat Aug 15 00:25:07 2026] GET /v2.0/security-group-rules/2d6f24ba-d6ab-49ee-a5ef-e292ea352f50 => generated 607 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1387] 10.0.0.61 () {32 vars in 672 bytes} [Sat Aug 15 00:25:07 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:25:07.309 8 INFO neutron.api.v2.resource [None req-f60d0f3f-359f-4ada-bc39-df4942fe311d bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 624/1388] 10.0.0.61 () {34 vars in 788 bytes} [Sat Aug 15 00:25:07 2026] PUT /v2.0/routers/e47ba427-e62d-4fae-b174-ce396fc295bd/remove_router_interface => generated 197 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1389] 10.0.0.61 () {32 vars in 735 bytes} [Sat Aug 15 00:25:07 2026] GET /v2.0/ports?device_id=e47ba427-e62d-4fae-b174-ce396fc295bd => 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: 765/1390] 10.0.0.61 () {32 vars in 749 bytes} [Sat Aug 15 00:25:07 2026] DELETE /v2.0/security-group-rules/2d6f24ba-d6ab-49ee-a5ef-e292ea352f50 => 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: 766/1391] 10.0.0.61 () {32 vars in 672 bytes} [Sat Aug 15 00:25:07 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:25:07.501 8 INFO neutron_taas.services.taas.taas_plugin [None req-6365b807-df94-48d8-b246-a20203bb4a93 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] TaaS: Handle Delete Port: 2e1739d8-44c0-4ec8-994c-f36f798daa19 2026-08-15 00:25:07.504 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6365b807-df94-48d8-b246-a20203bb4a93 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] Tap Mirror: Handle Delete Port: 2e1739d8-44c0-4ec8-994c-f36f798daa19 [pid: 7|app: 0|req: 767/1392] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:07 2026] DELETE /v2.0/security-groups/2eaa5a3a-2013-419a-beb2-7a9fa2802497 => 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: 768/1393] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:07 2026] GET /v2.0/ports?device_id=5c9ad5f5-15c6-4058-a2bf-739180561d46 => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1394] 10.0.0.61 () {32 vars in 662 bytes} [Sat Aug 15 00:25:07 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1395] 10.0.0.130 () {34 vars in 1120 bytes} [Sat Aug 15 00:25:07 2026] GET /v2.0/security-groups?id=7c074f42-6e61-4eec-aa66-6625788390d3&id=bf29c3b1-569d-4709-ab42-244b91857ea6&fields=id&fields=name => generated 207 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1396] 10.0.0.61 () {32 vars in 662 bytes} [Sat Aug 15 00:25:07 2026] GET /v2.0/security-groups => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:25:07.887 8 INFO neutron.services.segments.plugin [-] Segment 24a298cf-866b-4112-bf2e-01dbaa75e642 resource provider aggregate not found 2026-08-15 00:25:07.893 8 INFO neutron.services.segments.plugin [-] Segment 24a298cf-866b-4112-bf2e-01dbaa75e642 resource provider aggregate not found 2026-08-15 00:25:07.909 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 24a298cf-866b-4112-bf2e-01dbaa75e642 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24a298cf-866b-4112-bf2e-01dbaa75e642 found for delete ", "request_id": "req-bb03fc01-88d7-4c30-8375-16a3b54c69b8"}]} 2026-08-15 00:25:07.919 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 24a298cf-866b-4112-bf2e-01dbaa75e642 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24a298cf-866b-4112-bf2e-01dbaa75e642 found for delete ", "request_id": "req-46edf653-17d2-4aaa-be4f-7bf17075dcfe"}]} 2026-08-15 00:25:07.925 8 INFO neutron.db.l3_hamode_db [None req-6365b807-df94-48d8-b246-a20203bb4a93 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] HA network 3fcdc0ad-75c2-417c-8739-c319d9f2664c was deleted as no HA routers are present in tenant 4fbb455f417e41a2925f0d102bf08cec. [pid: 8|app: 0|req: 626/1397] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:25:07 2026] DELETE /v2.0/routers/e47ba427-e62d-4fae-b174-ce396fc295bd => generated 0 bytes in 594 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1398] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:25:07 2026] DELETE /v2.0/subnets/58d72746-8d95-4da6-900a-2ef538e92df1 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:25:08.226 8 INFO neutron_taas.services.taas.taas_plugin [None req-866b1e19-b0df-4d82-a36f-ddc4f6421078 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] TaaS: Handle Delete Port: f96c90d7-7969-49de-909f-d0fbe9a68b16 2026-08-15 00:25:08.229 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-866b1e19-b0df-4d82-a36f-ddc4f6421078 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] Tap Mirror: Handle Delete Port: f96c90d7-7969-49de-909f-d0fbe9a68b16 [pid: 7|app: 0|req: 773/1399] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:25:08 2026] GET /v2.0/security-groups?tenant_id=aaf0ad9a722d428dadb9c61e9c5139c8&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: 774/1400] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:08 2026] GET /v2.0/ports?device_id=bc9ad9c6-4c9d-436c-a741-d61cf19d3d83 => 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: 627/1401] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:25:08 2026] DELETE /v2.0/networks/103aaebd-e50d-4c0f-9300-78100a659b0c => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1402] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:08 2026] DELETE /v2.0/security-groups/86a7a05e-db09-4fe1-98c0-4600594d7a26 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:25:08.469 8 INFO neutron.db.segments_db [None req-c0ebc10b-4699-4b61-91d9-ddb4cdafe39c bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] Added segment a3b514ff-8ddd-439f-97f8-65184bc610d6 of type vxlan for network 6382dc4d-d7e9-4c92-abce-ee9c32a18dd9 [pid: 8|app: 0|req: 628/1403] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:25:08 2026] POST /v2.0/networks => generated 634 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1404] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:08 2026] GET /v2.0/ports?device_id=5c9ad5f5-15c6-4058-a2bf-739180561d46 => generated 1008 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1405] 10.0.0.130 () {34 vars in 1120 bytes} [Sat Aug 15 00:25:08 2026] GET /v2.0/security-groups?id=7c074f42-6e61-4eec-aa66-6625788390d3&id=bf29c3b1-569d-4709-ab42-244b91857ea6&fields=id&fields=name => generated 207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1406] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:25:08 2026] POST /v2.0/subnets => generated 646 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:25:08.904 8 INFO neutron.db.segments_db [None req-c7fa7b2d-39c7-43bd-9ffb-149aeff87c68 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] Added segment 3ef67af7-8a71-46b3-a054-69cfc5d21a8c of type vxlan for network 2ab277ff-6fdf-4bfd-b1f1-58b98e265d85 [pid: 7|app: 0|req: 777/1407] 199.204.45.162 () {34 vars in 994 bytes} [Sat Aug 15 00:25:08 2026] GET /v2.0/ports?device_id=5c9ad5f5-15c6-4058-a2bf-739180561d46 => generated 1277 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1408] 199.204.45.162 () {34 vars in 1124 bytes} [Sat Aug 15 00:25:09 2026] GET /v2.0/security-groups?id=7c074f42-6e61-4eec-aa66-6625788390d3&id=bf29c3b1-569d-4709-ab42-244b91857ea6&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:25:09.163 8 INFO neutron.db.l3_hamode_db [None req-c7fa7b2d-39c7-43bd-9ffb-149aeff87c68 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-15 00:25:09.289 8 INFO neutron.db.l3_hamode_db [None req-c7fa7b2d-39c7-43bd-9ffb-149aeff87c68 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 779/1409] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:09 2026] DELETE /v2.0/security-groups/15c6e1eb-9236-4a4f-b15e-fe9608dfce34 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:25:09.497 7 INFO neutron.api.v2.resource [None req-595c1a5d-2e3d-417a-951d-60a0b5f1b0d8 abafd7cad5ba4104ae45b34b6c3c2839 a54781fa6545436ba05cbb8a20846693 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 780/1410] 10.0.0.61 () {32 vars in 736 bytes} [Sat Aug 15 00:25:09 2026] GET /v2.0/security-groups/15c6e1eb-9236-4a4f-b15e-fe9608dfce34 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:25:09.591 7 INFO neutron_taas.services.taas.taas_plugin [None req-5a0d58c2-55ed-4f76-bb56-730b2c6deb0c abafd7cad5ba4104ae45b34b6c3c2839 a54781fa6545436ba05cbb8a20846693 - - default default] TaaS: Handle Delete Port: ac76f9bf-e749-45bd-8e41-ddd872574488 2026-08-15 00:25:09.593 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a0d58c2-55ed-4f76-bb56-730b2c6deb0c abafd7cad5ba4104ae45b34b6c3c2839 a54781fa6545436ba05cbb8a20846693 - - default default] Tap Mirror: Handle Delete Port: ac76f9bf-e749-45bd-8e41-ddd872574488 [pid: 7|app: 0|req: 781/1411] 10.0.0.61 () {32 vars in 731 bytes} [Sat Aug 15 00:25:09 2026] DELETE /v2.0/floatingips/7d35874b-c432-41c4-82a4-82e357b93afc => generated 0 bytes in 227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1412] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:25:08 2026] POST /v2.0/routers => generated 510 bytes in 1065 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:25:09.932 8 INFO neutron.services.segments.plugin [-] Segment 17e8a9ef-38f6-4976-aca6-79695471c14f resource provider aggregate not found 2026-08-15 00:25:09.939 8 INFO neutron.services.segments.plugin [-] Segment 17e8a9ef-38f6-4976-aca6-79695471c14f resource provider aggregate not found 2026-08-15 00:25:09.952 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 17e8a9ef-38f6-4976-aca6-79695471c14f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17e8a9ef-38f6-4976-aca6-79695471c14f found for delete ", "request_id": "req-f582e689-2fa7-492a-9b66-874009b66183"}]} 2026-08-15 00:25:09.966 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 17e8a9ef-38f6-4976-aca6-79695471c14f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17e8a9ef-38f6-4976-aca6-79695471c14f found for delete ", "request_id": "req-aab9fc37-e4a7-418e-af57-61f763fc5863"}]} [pid: 8|app: 0|req: 632/1413] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:09 2026] GET /v2.0/ports?device_id=5c9ad5f5-15c6-4058-a2bf-739180561d46 => generated 1008 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:25:10.081 7 INFO neutron_taas.services.taas.taas_plugin [None req-38e1e2fc-e45f-4c0f-94c6-605f47532706 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: 5391e14f-7445-406c-9268-819201d1a1ad 2026-08-15 00:25:10.083 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38e1e2fc-e45f-4c0f-94c6-605f47532706 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: 5391e14f-7445-406c-9268-819201d1a1ad [pid: 7|app: 0|req: 782/1414] 10.0.0.61 () {34 vars in 788 bytes} [Sat Aug 15 00:25:09 2026] PUT /v2.0/routers/3b81a472-2ea5-4026-8bc9-55408327c9cd/remove_router_interface => generated 309 bytes in 814 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1415] 10.0.0.130 () {34 vars in 1120 bytes} [Sat Aug 15 00:25:10 2026] GET /v2.0/security-groups?id=7c074f42-6e61-4eec-aa66-6625788390d3&id=bf29c3b1-569d-4709-ab42-244b91857ea6&fields=id&fields=name => generated 207 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:25:10.880 7 INFO neutron_taas.services.taas.taas_plugin [None req-ca421838-953a-47e2-9315-232401902c1a ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: ddba0f24-1db4-40cc-8c9c-98dfb2cef479 2026-08-15 00:25:10.883 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca421838-953a-47e2-9315-232401902c1a ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: ddba0f24-1db4-40cc-8c9c-98dfb2cef479 [pid: 8|app: 0|req: 633/1416] 10.0.0.61 () {34 vars in 782 bytes} [Sat Aug 15 00:25:09 2026] PUT /v2.0/routers/56a206e5-e979-4f28-a2d6-a91134551f8e/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: 634/1417] 10.0.0.61 () {32 vars in 716 bytes} [Sat Aug 15 00:25:11 2026] GET /v2.0/ports/ccfa6423-86fe-45bf-9e3f-85d8d3704b99 => generated 959 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:25:11.215 7 INFO neutron_taas.services.taas.taas_plugin [None req-ca421838-953a-47e2-9315-232401902c1a ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: 5290538a-050f-415e-8a9e-0dbce4aba8a6 2026-08-15 00:25:11.219 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca421838-953a-47e2-9315-232401902c1a ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: 5290538a-050f-415e-8a9e-0dbce4aba8a6 2026-08-15 00:25:11.548 8 INFO neutron_taas.services.taas.taas_plugin [None req-a3a8c9e2-4998-46d4-b6ac-43b27bc8ee4a bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] TaaS: Handle Delete Port: ccfa6423-86fe-45bf-9e3f-85d8d3704b99 2026-08-15 00:25:11.551 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3a8c9e2-4998-46d4-b6ac-43b27bc8ee4a bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] Tap Mirror: Handle Delete Port: ccfa6423-86fe-45bf-9e3f-85d8d3704b99 2026-08-15 00:25:11.678 7 INFO neutron.services.segments.plugin [-] Segment 37942716-41cc-46ef-999e-33cf8a2fd904 resource provider aggregate not found 2026-08-15 00:25:11.699 7 INFO neutron.services.segments.plugin [-] Segment 37942716-41cc-46ef-999e-33cf8a2fd904 resource provider aggregate not found 2026-08-15 00:25:11.720 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 37942716-41cc-46ef-999e-33cf8a2fd904 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37942716-41cc-46ef-999e-33cf8a2fd904 found for delete ", "request_id": "req-14837246-e768-4bbb-8e2a-5e6aaca3a404"}]} 2026-08-15 00:25:11.725 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 37942716-41cc-46ef-999e-33cf8a2fd904 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37942716-41cc-46ef-999e-33cf8a2fd904 found for delete ", "request_id": "req-09ed2fd5-d09d-40a1-bc54-32fe143180df"}]} 2026-08-15 00:25:11.727 7 INFO neutron.db.l3_hamode_db [None req-ca421838-953a-47e2-9315-232401902c1a ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] HA network 2ee42399-0b79-4ee1-ac99-771d3b309323 was deleted as no HA routers are present in tenant a54781fa6545436ba05cbb8a20846693. [pid: 7|app: 0|req: 784/1418] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:25:10 2026] DELETE /v2.0/routers/3b81a472-2ea5-4026-8bc9-55408327c9cd => generated 0 bytes in 1140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1419] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:11 2026] GET /v2.0/ports?device_id=5c9ad5f5-15c6-4058-a2bf-739180561d46 => generated 1010 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1420] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:25:11 2026] DELETE /v2.0/subnets/0a49f9c8-9b89-497f-88e1-454c2c984af8 => 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: 635/1421] 10.0.0.61 () {34 vars in 788 bytes} [Sat Aug 15 00:25:11 2026] PUT /v2.0/routers/56a206e5-e979-4f28-a2d6-a91134551f8e/remove_router_interface => generated 309 bytes in 849 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1422] 10.0.0.130 () {34 vars in 1120 bytes} [Sat Aug 15 00:25:11 2026] GET /v2.0/security-groups?id=7c074f42-6e61-4eec-aa66-6625788390d3&id=bf29c3b1-569d-4709-ab42-244b91857ea6&fields=id&fields=name => generated 207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1423] 10.0.0.61 () {32 vars in 735 bytes} [Sat Aug 15 00:25:12 2026] GET /v2.0/ports?device_id=56a206e5-e979-4f28-a2d6-a91134551f8e => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:25:12.111 8 INFO neutron_taas.services.taas.taas_plugin [None req-2233e026-6ef9-4751-a274-89bbd7794762 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: bb546f22-7a80-4ab1-906f-f288669a5d48 2026-08-15 00:25:12.113 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2233e026-6ef9-4751-a274-89bbd7794762 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: bb546f22-7a80-4ab1-906f-f288669a5d48 2026-08-15 00:25:12.240 7 INFO neutron_taas.services.taas.taas_plugin [None req-9f72c225-df2d-47c4-aef1-c90d82e9cfc8 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] TaaS: Handle Delete Port: 64475e04-e3e2-457b-bf0b-ab9be29e3300 2026-08-15 00:25:12.243 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f72c225-df2d-47c4-aef1-c90d82e9cfc8 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] Tap Mirror: Handle Delete Port: 64475e04-e3e2-457b-bf0b-ab9be29e3300 2026-08-15 00:25:12.295 8 INFO neutron.services.segments.plugin [-] Segment 7aba3a67-1d53-4f90-a622-ccc4a7ce46bf resource provider aggregate not found 2026-08-15 00:25:12.298 8 INFO neutron.services.segments.plugin [-] Segment 7aba3a67-1d53-4f90-a622-ccc4a7ce46bf resource provider aggregate not found 2026-08-15 00:25:12.313 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7aba3a67-1d53-4f90-a622-ccc4a7ce46bf resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7aba3a67-1d53-4f90-a622-ccc4a7ce46bf found for delete ", "request_id": "req-600770df-f31a-4203-a8ef-f2e65ffd1920"}]} 2026-08-15 00:25:12.316 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7aba3a67-1d53-4f90-a622-ccc4a7ce46bf resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7aba3a67-1d53-4f90-a622-ccc4a7ce46bf found for delete ", "request_id": "req-d266c883-36b0-4401-af8e-f2603e672671"}]} [pid: 8|app: 0|req: 636/1424] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:25:12 2026] DELETE /v2.0/networks/0756b03b-1374-4d80-84e2-4fea3fe8254e => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1425] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:12 2026] GET /v2.0/ports?device_id=5c9ad5f5-15c6-4058-a2bf-739180561d46 => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:25:12.587 7 INFO neutron.db.l3_hamode_db [None req-9f72c225-df2d-47c4-aef1-c90d82e9cfc8 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] HA network 2ab277ff-6fdf-4bfd-b1f1-58b98e265d85 was deleted as no HA routers are present in tenant 4fbb455f417e41a2925f0d102bf08cec. [pid: 7|app: 0|req: 789/1426] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:25:12 2026] DELETE /v2.0/routers/56a206e5-e979-4f28-a2d6-a91134551f8e => generated 0 bytes in 544 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1427] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:25:12 2026] GET /v2.0/security-groups?tenant_id=a54781fa6545436ba05cbb8a20846693&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1428] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:25:12 2026] DELETE /v2.0/subnets/6f7ba572-9cc0-473b-972f-da82ece66451 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:25:12.841 8 INFO neutron.db.l3_db [None req-2074fb17-10a8-404c-aec5-08bf2ee35c64 1c902adc368d477e9921d9cd025ccdad 96fd0e4d68aa47229aba909ac1f3d09e - - default default] Floating IP 864c3001-5673-4653-a07b-fd743d918c58 associated. External IP: 10.96.250.201, port: 63c10edb-604c-4114-b18a-750f43c1e454. [pid: 7|app: 0|req: 792/1429] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:25:12 2026] GET /v2.0/security-groups?tenant_id=77717f05efda4eafaa443166b619e4a9&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1430] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:13 2026] DELETE /v2.0/security-groups/ddfc3645-7868-43cd-9a14-587160efb577 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1431] 10.0.0.61 () {34 vars in 748 bytes} [Sat Aug 15 00:25:12 2026] PUT /v2.0/floatingips/864c3001-5673-4653-a07b-fd743d918c58 => generated 855 bytes in 812 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:25:13.258 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2c3771dc-5531-4960-a7a1-e3167d68afc6'] response: {'name': 'network-changed', 'server_uuid': '5c9ad5f5-15c6-4058-a2bf-739180561d46', 'tag': '63c10edb-604c-4114-b18a-750f43c1e454', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 794/1432] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:25:13 2026] DELETE /v2.0/networks/6382dc4d-d7e9-4c92-abce-ee9c32a18dd9 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1433] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:13 2026] DELETE /v2.0/security-groups/6f387f5b-dfa3-426d-b829-da3553d37af5 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:25:13.358 7 INFO neutron.db.segments_db [None req-d2e74cfc-6184-4089-ab6c-ed2aa6eaf711 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] Added segment bad5d9ff-2c7e-4105-8c28-a052ea44a12d of type vxlan for network c44dc301-1354-4aad-b235-34ea5f0a5f45 2026-08-15 00:25:13.660 7 INFO neutron.db.l3_hamode_db [None req-d2e74cfc-6184-4089-ab6c-ed2aa6eaf711 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-15 00:25:13.754 7 INFO neutron.services.segments.plugin [-] Segment 3ef67af7-8a71-46b3-a054-69cfc5d21a8c resource provider aggregate not found 2026-08-15 00:25:13.758 7 INFO neutron.services.segments.plugin [-] Segment 3ef67af7-8a71-46b3-a054-69cfc5d21a8c resource provider aggregate not found 2026-08-15 00:25:13.783 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3ef67af7-8a71-46b3-a054-69cfc5d21a8c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ef67af7-8a71-46b3-a054-69cfc5d21a8c found for delete ", "request_id": "req-5d8b3e3f-057d-492f-8ba1-42890050e22b"}]} 2026-08-15 00:25:13.798 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3ef67af7-8a71-46b3-a054-69cfc5d21a8c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ef67af7-8a71-46b3-a054-69cfc5d21a8c found for delete ", "request_id": "req-3d2cd771-a11e-4dcb-bde8-fd6b1085c16b"}]} 2026-08-15 00:25:13.809 7 INFO neutron.services.segments.plugin [-] Segment a3b514ff-8ddd-439f-97f8-65184bc610d6 resource provider aggregate not found 2026-08-15 00:25:13.823 7 INFO neutron.services.segments.plugin [-] Segment a3b514ff-8ddd-439f-97f8-65184bc610d6 resource provider aggregate not found 2026-08-15 00:25:13.837 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a3b514ff-8ddd-439f-97f8-65184bc610d6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3b514ff-8ddd-439f-97f8-65184bc610d6 found for delete ", "request_id": "req-4b00d4eb-6c62-413c-8e41-7ecca4ae9b18"}]} 2026-08-15 00:25:13.841 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a3b514ff-8ddd-439f-97f8-65184bc610d6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3b514ff-8ddd-439f-97f8-65184bc610d6 found for delete ", "request_id": "req-d626e43a-7721-4294-8bf3-b91d46f39d64"}]} [pid: 8|app: 0|req: 640/1434] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:25:13 2026] GET /v2.0/ports?tenant_id=96fd0e4d68aa47229aba909ac1f3d09e&device_id=5c9ad5f5-15c6-4058-a2bf-739180561d46 => generated 1279 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1435] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:25:13 2026] GET /v2.0/networks?id=2cf64ea7-b4eb-4b5d-afef-5decf17a7350 => generated 768 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1436] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Aug 15 00:25:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=63c10edb-604c-4114-b18a-750f43c1e454 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1437] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:25:13 2026] GET /v2.0/subnets?id=fce42815-e9c0-40c6-96bc-93dcf5d56d2c => generated 691 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1438] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:25:13 2026] GET /v2.0/ports?network_id=2cf64ea7-b4eb-4b5d-afef-5decf17a7350&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: 645/1439] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:25:14 2026] GET /v2.0/networks/2cf64ea7-b4eb-4b5d-afef-5decf17a7350?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: 646/1440] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:25:14 2026] GET /v2.0/networks/2cf64ea7-b4eb-4b5d-afef-5decf17a7350?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:25:14.555 7 INFO neutron.db.l3_hamode_db [None req-d2e74cfc-6184-4089-ab6c-ed2aa6eaf711 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-15 00:25:15.252 8 INFO neutron.db.segments_db [None req-f86981f2-eb57-44c9-a92c-44293de4396e ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Added segment aa6751f0-b9eb-42a4-be36-c49a978d164f of type vxlan for network 0c959110-ab3e-4323-980d-df4912da9c3b [pid: 8|app: 0|req: 649/1443] 10.0.0.61 () {34 vars in 670 bytes} [Sat Aug 15 00:25:14 2026] POST /v2.0/networks => generated 743 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1444] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:25:13 2026] POST /v2.0/routers => generated 690 bytes in 2114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:25:15.505 8 INFO neutron.db.segments_db [None req-6d7c9496-72f0-4ee3-8745-bb740c65b37f ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Added segment 2903968d-c4aa-4a93-8fd9-eb8c4d5ca394 of type vxlan for network cd943570-8604-4896-962f-5abcdf81bce0 [pid: 8|app: 0|req: 650/1445] 10.0.0.61 () {34 vars in 670 bytes} [Sat Aug 15 00:25:15 2026] POST /v2.0/networks => generated 741 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1446] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:25:15 2026] POST /v2.0/subnets => generated 690 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1447] 10.0.0.61 () {32 vars in 720 bytes} [Sat Aug 15 00:25:15 2026] GET /v2.0/routers/4030d94b-dee8-42e8-b283-162e806a7b36 => generated 696 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:25:15.746 8 INFO neutron.db.segments_db [None req-8f854972-42d3-4696-92c4-7df3f32f5c7d ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Added segment fdda239b-62d5-4cfb-af9e-f53ae6ab8094 of type vxlan for network f2a8d76a-0180-40c3-b014-a9c01362dd1a [pid: 7|app: 0|req: 797/1448] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:25:15 2026] POST /v2.0/subnets => generated 688 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1449] 10.0.0.61 () {32 vars in 646 bytes} [Sat Aug 15 00:25:15 2026] GET /v2.0/routers => generated 699 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:25:15.942 7 INFO neutron.db.segments_db [None req-e05fe282-3bda-43c8-86b2-8b6b963575c8 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Added segment bf68bf15-d968-4378-a650-92e190c2775a of type vxlan for network 91d13868-610b-41bd-9b45-f04dae6605dd 2026-08-15 00:25:15.973 8 INFO neutron.db.l3_hamode_db [None req-8f854972-42d3-4696-92c4-7df3f32f5c7d ee3872d7ad5643c58094df80e331732d d8a4728ef009452facb55c0bfe1cb8c3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-15 00:25:16.223 7 INFO neutron.db.l3_hamode_db [None req-e05fe282-3bda-43c8-86b2-8b6b963575c8 ee3872d7ad5643c58094df80e331732d e97ee3bd01134f6c9d3b114899a34bcb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-15 00:25:16.777 8 INFO neutron.db.l3_hamode_db [None req-8f854972-42d3-4696-92c4-7df3f32f5c7d ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-15 00:25:17.000 7 INFO neutron.db.l3_hamode_db [None req-e05fe282-3bda-43c8-86b2-8b6b963575c8 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 652/1450] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:25:15 2026] POST /v2.0/routers => generated 730 bytes in 1952 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1451] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:25:15 2026] POST /v2.0/routers => generated 728 bytes in 1901 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1452] 10.0.0.61 () {34 vars in 740 bytes} [Sat Aug 15 00:25:17 2026] PUT /v2.0/routers/4030d94b-dee8-42e8-b283-162e806a7b36 => generated 703 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1453] 10.0.0.61 () {34 vars in 782 bytes} [Sat Aug 15 00:25:17 2026] PUT /v2.0/routers/369fc409-399c-4411-b5c5-d9e89e34bd43/add_router_interface => generated 309 bytes in 1145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1454] 10.0.0.61 () {32 vars in 720 bytes} [Sat Aug 15 00:25:18 2026] GET /v2.0/routers/4030d94b-dee8-42e8-b283-162e806a7b36 => generated 703 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1455] 10.0.0.61 () {32 vars in 735 bytes} [Sat Aug 15 00:25:19 2026] GET /v2.0/ports?device_id=4030d94b-dee8-42e8-b283-162e806a7b36 => 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: 654/1456] 10.0.0.61 () {34 vars in 782 bytes} [Sat Aug 15 00:25:17 2026] PUT /v2.0/routers/71f60fc2-25e9-4042-9230-596b3c7a3128/add_router_interface => generated 309 bytes in 1148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:25:19.226 7 INFO neutron_taas.services.taas.taas_plugin [None req-02fece80-3fc1-430d-9755-d4970915c5e5 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] TaaS: Handle Delete Port: 4d30b74e-e8ea-4682-bd00-806b2f309f98 2026-08-15 00:25:19.229 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02fece80-3fc1-430d-9755-d4970915c5e5 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] Tap Mirror: Handle Delete Port: 4d30b74e-e8ea-4682-bd00-806b2f309f98 2026-08-15 00:25:19.459 7 INFO neutron_taas.services.taas.taas_plugin [None req-02fece80-3fc1-430d-9755-d4970915c5e5 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] TaaS: Handle Delete Port: 126f25a8-2bec-4808-9a8e-cebd56b3a6ec 2026-08-15 00:25:19.463 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02fece80-3fc1-430d-9755-d4970915c5e5 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] Tap Mirror: Handle Delete Port: 126f25a8-2bec-4808-9a8e-cebd56b3a6ec [pid: 8|app: 0|req: 655/1457] 10.0.0.61 () {34 vars in 684 bytes} [Sat Aug 15 00:25:19 2026] POST /v2.0/security-groups => generated 1661 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-15 00:25:19.817 7 INFO neutron.services.segments.plugin [-] Segment bad5d9ff-2c7e-4105-8c28-a052ea44a12d resource provider aggregate not found 2026-08-15 00:25:19.824 7 INFO neutron.services.segments.plugin [-] Segment bad5d9ff-2c7e-4105-8c28-a052ea44a12d resource provider aggregate not found 2026-08-15 00:25:19.835 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bad5d9ff-2c7e-4105-8c28-a052ea44a12d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bad5d9ff-2c7e-4105-8c28-a052ea44a12d found for delete ", "request_id": "req-1cf8136b-18c2-4eab-b17a-547f94148c11"}]} 2026-08-15 00:25:19.844 7 INFO neutron.db.l3_hamode_db [None req-02fece80-3fc1-430d-9755-d4970915c5e5 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] HA network c44dc301-1354-4aad-b235-34ea5f0a5f45 was deleted as no HA routers are present in tenant 4fbb455f417e41a2925f0d102bf08cec. [pid: 7|app: 0|req: 803/1458] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:25:19 2026] DELETE /v2.0/routers/4030d94b-dee8-42e8-b283-162e806a7b36 => generated 0 bytes in 810 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:25:19.859 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bad5d9ff-2c7e-4105-8c28-a052ea44a12d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bad5d9ff-2c7e-4105-8c28-a052ea44a12d found for delete ", "request_id": "req-a622f6c1-a926-4f70-8db6-b6d66a5f3148"}]} [pid: 8|app: 0|req: 656/1459] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:25:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1460] 10.0.0.61 () {32 vars in 735 bytes} [Sat Aug 15 00:25:19 2026] GET /v2.0/ports?device_id=4030d94b-dee8-42e8-b283-162e806a7b36 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:25:19.905 7 INFO neutron.api.v2.resource [None req-3ad39416-3d7c-4cea-b784-2e373da83114 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 805/1461] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:25:19 2026] DELETE /v2.0/routers/4030d94b-dee8-42e8-b283-162e806a7b36 => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1462] 10.0.0.61 () {32 vars in 735 bytes} [Sat Aug 15 00:25:19 2026] GET /v2.0/ports?device_id=56a206e5-e979-4f28-a2d6-a91134551f8e => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:25:19.964 7 INFO neutron.api.v2.resource [None req-5858fca5-3b8e-420c-916e-98256f3c4332 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 807/1463] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:25:19 2026] DELETE /v2.0/routers/56a206e5-e979-4f28-a2d6-a91134551f8e => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:25:19.981 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a33d40c9-fcc3-4f60-83d3-0d8c401c606b bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 808/1464] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:25:19 2026] DELETE /v2.0/subnets/6f7ba572-9cc0-473b-972f-da82ece66451 => 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: 809/1465] 10.0.0.61 () {32 vars in 735 bytes} [Sat Aug 15 00:25:19 2026] GET /v2.0/ports?device_id=e47ba427-e62d-4fae-b174-ce396fc295bd => 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: 657/1466] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:25:19 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) 2026-08-15 00:25:20.028 7 INFO neutron.api.v2.resource [None req-debe4abc-48e8-4d44-869a-016f6c575070 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 810/1467] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:25:20 2026] DELETE /v2.0/routers/e47ba427-e62d-4fae-b174-ce396fc295bd => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:25:20.048 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1cf10508-7f2a-4dc9-b0a7-578fbcb2b897 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 811/1468] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:25:20 2026] DELETE /v2.0/subnets/58d72746-8d95-4da6-900a-2ef538e92df1 => 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: 812/1469] 10.0.0.61 () {32 vars in 735 bytes} [Sat Aug 15 00:25:20 2026] GET /v2.0/ports?device_id=232956bf-2163-4a2c-a99f-ae0e0c2d0907 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:25:20.096 7 INFO neutron.api.v2.resource [None req-784d613d-87a5-4e38-a6c2-292bfb4058fa bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 813/1470] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:25:20 2026] DELETE /v2.0/routers/232956bf-2163-4a2c-a99f-ae0e0c2d0907 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:25:20.114 7 INFO neutron.pecan_wsgi.hooks.translation [None req-39d24543-d1fd-4817-b9a7-8f1cc8a51b17 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 814/1471] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:25:20 2026] DELETE /v2.0/subnets/a0fd34eb-fa0f-4fbd-8f7b-cd8b3f946816 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:25:20.134 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dc2143f5-b9bb-4a2c-8fb8-e6c39f395d84 bcde4216cc5f441c9c65c4bd3159f1f8 4fbb455f417e41a2925f0d102bf08cec - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 815/1472] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:25:20 2026] DELETE /v2.0/subnets/731004da-c02a-40fb-b14a-36397a3bbb30 => 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: 658/1473] 10.0.0.61 () {34 vars in 675 bytes} [Sat Aug 15 00:25:20 2026] POST /v2.0/floatingips => generated 552 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1474] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:25:20 2026] GET /v2.0/security-groups?tenant_id=4fbb455f417e41a2925f0d102bf08cec&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: 659/1475] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:20 2026] DELETE /v2.0/security-groups/d5e32a53-4084-4fde-a448-9b2554e8c928 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1476] 10.0.0.130 () {34 vars in 1100 bytes} [Sat Aug 15 00:25:21 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1926652243&fields=id&tenant_id=d8a4728ef009452facb55c0bfe1cb8c3 => generated 69 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1477] 10.0.0.130 () {34 vars in 982 bytes} [Sat Aug 15 00:25:21 2026] GET /v2.0/networks?id=0c959110-ab3e-4323-980d-df4912da9c3b => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1478] 10.0.0.130 () {34 vars in 965 bytes} [Sat Aug 15 00:25:21 2026] GET /v2.0/quotas/d8a4728ef009452facb55c0bfe1cb8c3 => 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: 661/1479] 10.0.0.130 () {34 vars in 1002 bytes} [Sat Aug 15 00:25:21 2026] GET /v2.0/ports?tenant_id=d8a4728ef009452facb55c0bfe1cb8c3&fields=id => generated 103 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1480] 10.0.0.130 () {34 vars in 1008 bytes} [Sat Aug 15 00:25:21 2026] GET /v2.0/networks/0c959110-ab3e-4323-980d-df4912da9c3b?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: 662/1481] 10.0.0.130 () {34 vars in 1108 bytes} [Sat Aug 15 00:25:21 2026] GET /v2.0/networks/0c959110-ab3e-4323-980d-df4912da9c3b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1482] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:21 2026] GET /v2.0/ports?device_id=5c9ad5f5-15c6-4058-a2bf-739180561d46 => generated 1010 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1483] 10.0.0.130 () {34 vars in 1120 bytes} [Sat Aug 15 00:25:21 2026] GET /v2.0/security-groups?id=7c074f42-6e61-4eec-aa66-6625788390d3&id=bf29c3b1-569d-4709-ab42-244b91857ea6&fields=id&fields=name => generated 207 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1484] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:21 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => 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: 665/1485] 10.0.0.130 () {34 vars in 982 bytes} [Sat Aug 15 00:25:21 2026] GET /v2.0/networks?id=cd943570-8604-4896-962f-5abcdf81bce0 => generated 673 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1486] 10.0.0.130 () {34 vars in 965 bytes} [Sat Aug 15 00:25:21 2026] GET /v2.0/quotas/e97ee3bd01134f6c9d3b114899a34bcb => 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: 667/1487] 10.0.0.130 () {34 vars in 1002 bytes} [Sat Aug 15 00:25:21 2026] GET /v2.0/ports?tenant_id=e97ee3bd01134f6c9d3b114899a34bcb&fields=id => generated 57 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1488] 10.0.0.61 () {32 vars in 735 bytes} [Sat Aug 15 00:25:21 2026] GET /v2.0/ports?device_id=5c9ad5f5-15c6-4058-a2bf-739180561d46 => generated 1279 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1489] 10.0.0.130 () {34 vars in 1008 bytes} [Sat Aug 15 00:25:21 2026] GET /v2.0/networks/cd943570-8604-4896-962f-5abcdf81bce0?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1490] 10.0.0.61 () {32 vars in 857 bytes} [Sat Aug 15 00:25:21 2026] GET /v2.0/floatingips?floating_network_id=7364098b-7fc8-4bd7-97f9-33336d336931&port_id=63c10edb-604c-4114-b18a-750f43c1e454 => generated 860 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1491] 10.0.0.130 () {34 vars in 1108 bytes} [Sat Aug 15 00:25:21 2026] GET /v2.0/networks/cd943570-8604-4896-962f-5abcdf81bce0?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: 823/1492] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:21 2026] GET /v2.0/ports?device_id=d975f5ad-9ad0-43a4-9c21-bbce9877d6b1 => 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: 670/1493] 10.0.0.100 () {34 vars in 990 bytes} [Sat Aug 15 00:25:22 2026] GET /v2.0/ports?device_id=5c9ad5f5-15c6-4058-a2bf-739180561d46 => generated 1279 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1494] 10.0.0.100 () {34 vars in 1120 bytes} [Sat Aug 15 00:25:22 2026] GET /v2.0/security-groups?id=bf29c3b1-569d-4709-ab42-244b91857ea6&id=7c074f42-6e61-4eec-aa66-6625788390d3&fields=id&fields=name => generated 207 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1495] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:22 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => 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: 672/1496] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:22 2026] GET /v2.0/ports?device_id=d975f5ad-9ad0-43a4-9c21-bbce9877d6b1 => 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: 825/1497] 10.0.0.61 () {34 vars in 683 bytes} [Sat Aug 15 00:25:22 2026] POST /v2.0/security-groups => generated 1624 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1498] 10.0.0.61 () {32 vars in 662 bytes} [Sat Aug 15 00:25:23 2026] GET /v2.0/security-groups => generated 4529 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1499] 10.0.0.61 () {34 vars in 757 bytes} [Sat Aug 15 00:25:23 2026] PUT /v2.0/security-groups/73d865fd-2336-4cc1-86f4-1b56ce2bbe99 => generated 1663 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1500] 10.0.0.61 () {32 vars in 736 bytes} [Sat Aug 15 00:25:23 2026] GET /v2.0/security-groups/73d865fd-2336-4cc1-86f4-1b56ce2bbe99 => generated 1663 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1501] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:23 2026] DELETE /v2.0/security-groups/73d865fd-2336-4cc1-86f4-1b56ce2bbe99 => 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: 675/1502] 10.0.0.61 () {32 vars in 662 bytes} [Sat Aug 15 00:25:23 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:25:23.371 7 INFO neutron.api.v2.resource [None req-6082919b-3b0b-42eb-9b61-044267286826 0ecdd4b27e074cc68271c214f466c2e9 c883fb1aa8eb4f77a2a36213cae8a74a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 828/1503] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:23 2026] DELETE /v2.0/security-groups/73d865fd-2336-4cc1-86f4-1b56ce2bbe99 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1504] 10.0.0.61 () {34 vars in 683 bytes} [Sat Aug 15 00:25:23 2026] POST /v2.0/security-groups => generated 1624 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1505] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:25:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1506] 10.0.0.61 () {32 vars in 746 bytes} [Sat Aug 15 00:25:23 2026] GET /v2.0/security-group-rules/373c5877-18df-4199-b844-3b8e1745096d => generated 601 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1507] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:23 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => 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: 678/1508] 10.0.0.61 () {32 vars in 672 bytes} [Sat Aug 15 00:25:23 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1509] 10.0.0.61 () {32 vars in 749 bytes} [Sat Aug 15 00:25:23 2026] DELETE /v2.0/security-group-rules/373c5877-18df-4199-b844-3b8e1745096d => 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: 679/1510] 10.0.0.61 () {32 vars in 672 bytes} [Sat Aug 15 00:25:23 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1511] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:25:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1512] 10.0.0.61 () {32 vars in 746 bytes} [Sat Aug 15 00:25:24 2026] GET /v2.0/security-group-rules/5cd0b34e-c3d9-498e-8cb6-89e6d8844f50 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1513] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:24 2026] GET /v2.0/ports?device_id=d975f5ad-9ad0-43a4-9c21-bbce9877d6b1 => 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: 681/1514] 10.0.0.61 () {32 vars in 672 bytes} [Sat Aug 15 00:25:24 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1515] 10.0.0.61 () {32 vars in 749 bytes} [Sat Aug 15 00:25:24 2026] DELETE /v2.0/security-group-rules/5cd0b34e-c3d9-498e-8cb6-89e6d8844f50 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1516] 10.0.0.61 () {32 vars in 672 bytes} [Sat Aug 15 00:25:24 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1517] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:25:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1518] 10.0.0.61 () {32 vars in 746 bytes} [Sat Aug 15 00:25:24 2026] GET /v2.0/security-group-rules/ddbbf279-cc54-4b6f-a599-9ec21bf6f9b7 => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1519] 10.0.0.61 () {32 vars in 672 bytes} [Sat Aug 15 00:25:24 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1520] 10.0.0.61 () {32 vars in 749 bytes} [Sat Aug 15 00:25:24 2026] DELETE /v2.0/security-group-rules/ddbbf279-cc54-4b6f-a599-9ec21bf6f9b7 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1521] 10.0.0.61 () {32 vars in 672 bytes} [Sat Aug 15 00:25:24 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1522] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:24 2026] DELETE /v2.0/security-groups/df47c987-b047-45a8-855d-48aae882e378 => 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: 838/1523] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:24 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => 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: 686/1524] 10.0.0.61 () {32 vars in 662 bytes} [Sat Aug 15 00:25:24 2026] GET /v2.0/security-groups => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1525] 10.0.0.61 () {32 vars in 662 bytes} [Sat Aug 15 00:25:24 2026] GET /v2.0/security-groups => generated 2925 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1526] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:24 2026] GET /v2.0/ports?device_id=5c9ad5f5-15c6-4058-a2bf-739180561d46 => generated 1010 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1527] 10.0.0.130 () {34 vars in 1120 bytes} [Sat Aug 15 00:25:25 2026] GET /v2.0/security-groups?id=7c074f42-6e61-4eec-aa66-6625788390d3&id=bf29c3b1-569d-4709-ab42-244b91857ea6&fields=id&fields=name => generated 207 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1528] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:25 2026] GET /v2.0/ports?device_id=d975f5ad-9ad0-43a4-9c21-bbce9877d6b1 => 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: 841/1529] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:25:25 2026] GET /v2.0/security-groups?tenant_id=c883fb1aa8eb4f77a2a36213cae8a74a&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1530] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:25 2026] DELETE /v2.0/security-groups/b196f72c-3541-4d1d-aac9-893b3b4b3174 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1531] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:25:25 2026] GET /v2.0/networks?id=0c959110-ab3e-4323-980d-df4912da9c3b => generated 675 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1532] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:25 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1533] 199.204.45.162 () {34 vars in 1050 bytes} [Sat Aug 15 00:25:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d8a4728ef009452facb55c0bfe1cb8c3 => generated 181 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1534] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:26 2026] GET /v2.0/ports?device_id=5c9ad5f5-15c6-4058-a2bf-739180561d46 => generated 1010 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1535] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:26 2026] GET /v2.0/ports?device_id=d975f5ad-9ad0-43a4-9c21-bbce9877d6b1 => 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: 846/1536] 10.0.0.130 () {34 vars in 1120 bytes} [Sat Aug 15 00:25:26 2026] GET /v2.0/security-groups?id=7c074f42-6e61-4eec-aa66-6625788390d3&id=bf29c3b1-569d-4709-ab42-244b91857ea6&fields=id&fields=name => generated 207 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1537] 199.204.45.162 () {38 vars in 955 bytes} [Sat Aug 15 00:25:25 2026] POST /v2.0/ports => generated 958 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1538] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Aug 15 00:25:26 2026] PUT /v2.0/ports/cfe9ac1d-7313-458b-b750-8375be62e8c8 => generated 1239 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:25:26.920 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-33cc20f0-d976-4969-aad7-73127a316e67'] response: {'name': 'network-changed', 'server_uuid': '9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31', 'tag': 'cfe9ac1d-7313-458b-b750-8375be62e8c8', '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: 692/1539] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:26 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 848/1540] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:25:27 2026] GET /v2.0/security-groups?id=4d7f6958-eeca-4693-aa5b-cf89f0ed6d25&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1541] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:27 2026] GET /v2.0/ports?device_id=d975f5ad-9ad0-43a4-9c21-bbce9877d6b1 => 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: 694/1542] 199.204.45.162 () {34 vars in 994 bytes} [Sat Aug 15 00:25:27 2026] GET /v2.0/ports?device_id=5c9ad5f5-15c6-4058-a2bf-739180561d46 => generated 1010 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1543] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:27 2026] GET /v2.0/ports?device_id=5c9ad5f5-15c6-4058-a2bf-739180561d46 => generated 1010 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1544] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:25:27 2026] GET /v2.0/ports?tenant_id=d8a4728ef009452facb55c0bfe1cb8c3&device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1545] 199.204.45.162 () {34 vars in 1018 bytes} [Sat Aug 15 00:25:27 2026] GET /v2.0/networks?tenant_id=d8a4728ef009452facb55c0bfe1cb8c3&shared=False => generated 771 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1546] 10.0.0.130 () {34 vars in 1120 bytes} [Sat Aug 15 00:25:27 2026] GET /v2.0/security-groups?id=7c074f42-6e61-4eec-aa66-6625788390d3&id=bf29c3b1-569d-4709-ab42-244b91857ea6&fields=id&fields=name => generated 207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:25:27.630 7 INFO neutron_taas.services.taas.taas_plugin [req-4b714ff0-8028-4dbf-a12e-b4a3ae44d884 req-5ab85786-598b-4130-af49-601f4f7c8af2 1c902adc368d477e9921d9cd025ccdad 96fd0e4d68aa47229aba909ac1f3d09e - - default default] TaaS: Handle Delete Port: 63c10edb-604c-4114-b18a-750f43c1e454 2026-08-15 00:25:27.635 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4b714ff0-8028-4dbf-a12e-b4a3ae44d884 req-5ab85786-598b-4130-af49-601f4f7c8af2 1c902adc368d477e9921d9cd025ccdad 96fd0e4d68aa47229aba909ac1f3d09e - - default default] Tap Mirror: Handle Delete Port: 63c10edb-604c-4114-b18a-750f43c1e454 [pid: 8|app: 0|req: 698/1547] 199.204.45.162 () {34 vars in 930 bytes} [Sat Aug 15 00:25:27 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:25:27.773 7 INFO neutron.db.l3_db [req-4b714ff0-8028-4dbf-a12e-b4a3ae44d884 req-5ab85786-598b-4130-af49-601f4f7c8af2 1c902adc368d477e9921d9cd025ccdad 96fd0e4d68aa47229aba909ac1f3d09e - - default default] Floating IP 864c3001-5673-4653-a07b-fd743d918c58 disassociated. External IP: 10.96.250.201, port: 63c10edb-604c-4114-b18a-750f43c1e454. [pid: 8|app: 0|req: 699/1548] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:25:27 2026] GET /v2.0/networks?id=cd943570-8604-4896-962f-5abcdf81bce0 => 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: 850/1549] 199.204.45.162 () {36 vars in 997 bytes} [Sat Aug 15 00:25:27 2026] DELETE /v2.0/ports/63c10edb-604c-4114-b18a-750f43c1e454 => generated 0 bytes in 667 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1550] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:28 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => generated 973 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1551] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:25:28 2026] GET /v2.0/security-groups?id=4d7f6958-eeca-4693-aa5b-cf89f0ed6d25&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: 700/1552] 199.204.45.162 () {38 vars in 955 bytes} [Sat Aug 15 00:25:27 2026] POST /v2.0/ports => generated 954 bytes in 409 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: 701/1553] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:28 2026] GET /v2.0/ports?device_id=d975f5ad-9ad0-43a4-9c21-bbce9877d6b1 => generated 957 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1554] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:25:28 2026] GET /v2.0/security-groups?id=6ac3db9f-c686-4a86-be55-74da71d0fae1&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: 703/1555] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:25:28 2026] GET /v2.0/ports?tenant_id=d8a4728ef009452facb55c0bfe1cb8c3&device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1556] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:28 2026] GET /v2.0/ports?device_id=5c9ad5f5-15c6-4058-a2bf-739180561d46 => 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: 705/1557] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Aug 15 00:25:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=cfe9ac1d-7313-458b-b750-8375be62e8c8 => 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: 706/1558] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:25:28 2026] GET /v2.0/subnets?id=c7416939-565b-43a5-ab0b-781e3c4e6626 => generated 693 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1559] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:25:28 2026] GET /v2.0/ports?network_id=0c959110-ab3e-4323-980d-df4912da9c3b&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: 708/1560] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:25:28 2026] GET /v2.0/networks/0c959110-ab3e-4323-980d-df4912da9c3b?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: 853/1561] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Aug 15 00:25:28 2026] PUT /v2.0/ports/5eb02631-afba-4af8-962e-ca6be5120913 => generated 1235 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1562] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:25:28 2026] GET /v2.0/networks/0c959110-ab3e-4323-980d-df4912da9c3b?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-15 00:25:28.959 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-84e4a415-564b-4c96-a5a8-8e003001c7ec'] response: {'server_uuid': '5c9ad5f5-15c6-4058-a2bf-739180561d46', 'name': 'network-vif-deleted', 'tag': '63c10edb-604c-4114-b18a-750f43c1e454', 'status': 'completed', 'code': 200} 2026-08-15 00:25:28.959 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-84e4a415-564b-4c96-a5a8-8e003001c7ec'] response: {'name': 'network-changed', 'server_uuid': 'd975f5ad-9ad0-43a4-9c21-bbce9877d6b1', 'tag': '5eb02631-afba-4af8-962e-ca6be5120913', '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: 854/1563] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:29 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1564] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:25:29 2026] GET /v2.0/security-groups?id=4d7f6958-eeca-4693-aa5b-cf89f0ed6d25&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: 855/1565] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:25:29 2026] GET /v2.0/ports?tenant_id=e97ee3bd01134f6c9d3b114899a34bcb&device_id=d975f5ad-9ad0-43a4-9c21-bbce9877d6b1 => 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: 711/1568] 199.204.45.162 () {34 vars in 1018 bytes} [Sat Aug 15 00:25:29 2026] GET /v2.0/networks?tenant_id=e97ee3bd01134f6c9d3b114899a34bcb&shared=False => generated 769 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1569] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:29 2026] GET /v2.0/ports?device_id=d975f5ad-9ad0-43a4-9c21-bbce9877d6b1 => 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: 858/1570] 199.204.45.162 () {34 vars in 930 bytes} [Sat Aug 15 00:25:29 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: 8|app: 0|req: 713/1571] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:25:29 2026] GET /v2.0/security-groups?id=6ac3db9f-c686-4a86-be55-74da71d0fae1&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1572] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:29 2026] GET /v2.0/ports?device_id=5c9ad5f5-15c6-4058-a2bf-739180561d46 => 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: 860/1573] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:30 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1574] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:25:30 2026] GET /v2.0/security-groups?id=4d7f6958-eeca-4693-aa5b-cf89f0ed6d25&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1575] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:25:30 2026] GET /v2.0/security-groups?tenant_id=a2601b2a7e1c45baa845acde947c7b14&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: 715/1576] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:25:30 2026] GET /v2.0/ports?tenant_id=e97ee3bd01134f6c9d3b114899a34bcb&device_id=d975f5ad-9ad0-43a4-9c21-bbce9877d6b1 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1577] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:30 2026] DELETE /v2.0/security-groups/3a46bad4-63ac-446e-b6f5-477c35c1c51d => 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: 716/1578] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Aug 15 00:25:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=5eb02631-afba-4af8-962e-ca6be5120913 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1579] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:25:30 2026] GET /v2.0/subnets?id=940b998a-444c-4599-baed-d4abf6fd0e34 => generated 691 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1580] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:30 2026] GET /v2.0/ports?device_id=d975f5ad-9ad0-43a4-9c21-bbce9877d6b1 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1581] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:25:30 2026] GET /v2.0/ports?network_id=cd943570-8604-4896-962f-5abcdf81bce0&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: 718/1582] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:25:30 2026] GET /v2.0/security-groups?id=6ac3db9f-c686-4a86-be55-74da71d0fae1&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1583] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:25:30 2026] GET /v2.0/networks/cd943570-8604-4896-962f-5abcdf81bce0?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: 866/1584] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:25:30 2026] GET /v2.0/networks/cd943570-8604-4896-962f-5abcdf81bce0?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: 867/1585] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:30 2026] GET /v2.0/ports?device_id=5c9ad5f5-15c6-4058-a2bf-739180561d46 => 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: 719/1586] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:25:30 2026] GET /v2.0/security-groups?tenant_id=89f2f778b5824287831ca303700ebf52&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: 868/1587] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:30 2026] DELETE /v2.0/security-groups/8f788258-28b4-43a8-b376-b3e1a257a1b3 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1588] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:31 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => generated 973 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1589] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:25:31 2026] GET /v2.0/security-groups?id=4d7f6958-eeca-4693-aa5b-cf89f0ed6d25&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: 721/1590] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:31 2026] GET /v2.0/ports?device_id=d975f5ad-9ad0-43a4-9c21-bbce9877d6b1 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1591] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:25:31 2026] GET /v2.0/security-groups?id=6ac3db9f-c686-4a86-be55-74da71d0fae1&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1592] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:32 2026] DELETE /v2.0/security-groups/7c074f42-6e61-4eec-aa66-6625788390d3 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:25:32.192 7 INFO neutron.api.v2.resource [None req-b4ab4cfc-c52a-4444-9acb-33bf233e0130 1c902adc368d477e9921d9cd025ccdad 96fd0e4d68aa47229aba909ac1f3d09e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 871/1593] 10.0.0.61 () {32 vars in 736 bytes} [Sat Aug 15 00:25:32 2026] GET /v2.0/security-groups/7c074f42-6e61-4eec-aa66-6625788390d3 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:25:32.302 8 INFO neutron_taas.services.taas.taas_plugin [None req-cd706754-d1c4-4777-ad8b-a37ce9bc7998 1c902adc368d477e9921d9cd025ccdad 96fd0e4d68aa47229aba909ac1f3d09e - - default default] TaaS: Handle Delete Port: bf53e8c4-c0ac-4ea2-8df6-7c105484802a 2026-08-15 00:25:32.305 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd706754-d1c4-4777-ad8b-a37ce9bc7998 1c902adc368d477e9921d9cd025ccdad 96fd0e4d68aa47229aba909ac1f3d09e - - default default] Tap Mirror: Handle Delete Port: bf53e8c4-c0ac-4ea2-8df6-7c105484802a [pid: 8|app: 0|req: 723/1594] 10.0.0.61 () {32 vars in 731 bytes} [Sat Aug 15 00:25:32 2026] DELETE /v2.0/floatingips/864c3001-5673-4653-a07b-fd743d918c58 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1595] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:32 2026] DELETE /v2.0/security-groups/bf29c3b1-569d-4709-ab42-244b91857ea6 => 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: 873/1596] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:32 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1597] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:25:32 2026] GET /v2.0/security-groups?id=4d7f6958-eeca-4693-aa5b-cf89f0ed6d25&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:25:33.068 8 INFO neutron_taas.services.taas.taas_plugin [None req-34c27c4c-1df0-4f92-be8a-f665142f747e ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: 7bcabd25-4c07-4530-a02b-4d4adaf65b70 2026-08-15 00:25:33.070 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34c27c4c-1df0-4f92-be8a-f665142f747e ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: 7bcabd25-4c07-4530-a02b-4d4adaf65b70 [pid: 7|app: 0|req: 875/1598] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:33 2026] GET /v2.0/ports?device_id=d975f5ad-9ad0-43a4-9c21-bbce9877d6b1 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1599] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:25:33 2026] GET /v2.0/security-groups?id=6ac3db9f-c686-4a86-be55-74da71d0fae1&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1600] 10.0.0.61 () {34 vars in 788 bytes} [Sat Aug 15 00:25:32 2026] PUT /v2.0/routers/be0a6bf6-2f8b-48b6-8216-d76ee8eebbfc/remove_router_interface => generated 309 bytes in 1026 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:25:33.899 7 INFO neutron_taas.services.taas.taas_plugin [None req-aa126cec-a2a1-4eba-b1f7-0a6f29b3b75e ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: df4c2e25-2f05-426a-9250-4a2bbebbaeb0 2026-08-15 00:25:33.901 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa126cec-a2a1-4eba-b1f7-0a6f29b3b75e ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: df4c2e25-2f05-426a-9250-4a2bbebbaeb0 [pid: 8|app: 0|req: 725/1601] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:33 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1602] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:25:34 2026] GET /v2.0/security-groups?id=4d7f6958-eeca-4693-aa5b-cf89f0ed6d25&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: 727/1603] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:34 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:25:34.185 7 INFO neutron_taas.services.taas.taas_plugin [None req-aa126cec-a2a1-4eba-b1f7-0a6f29b3b75e ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: 8453ef32-dd67-4a9d-9464-80b23da7457b 2026-08-15 00:25:34.189 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa126cec-a2a1-4eba-b1f7-0a6f29b3b75e ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: 8453ef32-dd67-4a9d-9464-80b23da7457b 2026-08-15 00:25:34.624 8 INFO neutron.db.l3_db [None req-44aa162f-c097-43e9-b087-6530fc6f656c c71cf488ffe241a68737470e36e3ff59 d8a4728ef009452facb55c0bfe1cb8c3 - - default default] Floating IP 47bf3c16-9e19-4248-9fe1-1aefc49da51c associated. External IP: 10.96.250.210, port: cfe9ac1d-7313-458b-b750-8375be62e8c8. 2026-08-15 00:25:34.632 7 INFO neutron.services.segments.plugin [-] Segment afeb2a4b-6b3f-4361-8602-94a351f4a94b resource provider aggregate not found 2026-08-15 00:25:34.634 7 INFO neutron.services.segments.plugin [-] Segment afeb2a4b-6b3f-4361-8602-94a351f4a94b resource provider aggregate not found 2026-08-15 00:25:34.659 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment afeb2a4b-6b3f-4361-8602-94a351f4a94b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afeb2a4b-6b3f-4361-8602-94a351f4a94b found for delete ", "request_id": "req-cc47dbdd-804c-4263-a6d1-ac88a4c29abe"}]} 2026-08-15 00:25:34.661 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment afeb2a4b-6b3f-4361-8602-94a351f4a94b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afeb2a4b-6b3f-4361-8602-94a351f4a94b found for delete ", "request_id": "req-8f83c09c-27cd-49ba-b58f-1e5e8f3bcba3"}]} 2026-08-15 00:25:34.667 7 INFO neutron.db.l3_hamode_db [None req-aa126cec-a2a1-4eba-b1f7-0a6f29b3b75e ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] HA network 4589a808-c780-4995-9d87-2d4a2d1640c8 was deleted as no HA routers are present in tenant 96fd0e4d68aa47229aba909ac1f3d09e. [pid: 7|app: 0|req: 877/1604] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:25:33 2026] DELETE /v2.0/routers/be0a6bf6-2f8b-48b6-8216-d76ee8eebbfc => generated 0 bytes in 989 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1605] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:34 2026] GET /v2.0/ports?device_id=d975f5ad-9ad0-43a4-9c21-bbce9877d6b1 => 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: 728/1606] 10.0.0.61 () {34 vars in 748 bytes} [Sat Aug 15 00:25:34 2026] PUT /v2.0/floatingips/47bf3c16-9e19-4248-9fe1-1aefc49da51c => generated 856 bytes in 820 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1607] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:25:34 2026] GET /v2.0/security-groups?tenant_id=0efde652e3e24f7b8d3ee2e681bc61aa&name=default => generated 2925 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1608] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:25:35 2026] GET /v2.0/security-groups?id=6ac3db9f-c686-4a86-be55-74da71d0fae1&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:25:35.052 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eea53dc6-9115-4cd5-954b-136eafbfe0ec'] response: {'name': 'network-changed', 'server_uuid': '9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31', 'tag': 'cfe9ac1d-7313-458b-b750-8375be62e8c8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 881/1609] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:35 2026] DELETE /v2.0/security-groups/98229a44-b209-4ca2-8bc6-2a73897cffdd => 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: 729/1610] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:25:35 2026] DELETE /v2.0/subnets/fce42815-e9c0-40c6-96bc-93dcf5d56d2c => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:25:35.296 7 INFO neutron_taas.services.taas.taas_plugin [None req-dcb6e07c-4fb7-45bd-a803-d6a86228ffd0 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: 106924a5-fa17-40a4-8601-b2831d914568 2026-08-15 00:25:35.299 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dcb6e07c-4fb7-45bd-a803-d6a86228ffd0 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: 106924a5-fa17-40a4-8601-b2831d914568 [pid: 8|app: 0|req: 730/1611] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:25:35 2026] GET /v2.0/ports?tenant_id=d8a4728ef009452facb55c0bfe1cb8c3&device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1612] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:25:35 2026] GET /v2.0/networks?id=0c959110-ab3e-4323-980d-df4912da9c3b => generated 771 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1613] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Aug 15 00:25:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=cfe9ac1d-7313-458b-b750-8375be62e8c8 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1614] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:25:35 2026] GET /v2.0/subnets?id=c7416939-565b-43a5-ab0b-781e3c4e6626 => generated 693 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1615] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:25:35 2026] GET /v2.0/ports?network_id=0c959110-ab3e-4323-980d-df4912da9c3b&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: 735/1616] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:25:35 2026] GET /v2.0/networks/0c959110-ab3e-4323-980d-df4912da9c3b?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: 882/1617] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:25:35 2026] DELETE /v2.0/networks/2cf64ea7-b4eb-4b5d-afef-5decf17a7350 => generated 0 bytes in 729 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1618] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:25:35 2026] GET /v2.0/networks/0c959110-ab3e-4323-980d-df4912da9c3b?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: 737/1619] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:36 2026] GET /v2.0/ports?device_id=d975f5ad-9ad0-43a4-9c21-bbce9877d6b1 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1620] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:25:36 2026] GET /v2.0/security-groups?id=6ac3db9f-c686-4a86-be55-74da71d0fae1&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:25:36.333 7 INFO neutron_taas.services.taas.taas_plugin [None req-8d142503-b7fc-4292-9fbc-e6f829386020 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: 52019afe-47d9-4b9d-843f-96ae366f8c7c 2026-08-15 00:25:36.336 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d142503-b7fc-4292-9fbc-e6f829386020 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: 52019afe-47d9-4b9d-843f-96ae366f8c7c 2026-08-15 00:25:36.681 7 INFO neutron.services.segments.plugin [-] Segment b66359b2-63a6-4233-a9ff-ddb990854c3a resource provider aggregate not found 2026-08-15 00:25:36.691 7 INFO neutron.services.segments.plugin [-] Segment b66359b2-63a6-4233-a9ff-ddb990854c3a resource provider aggregate not found 2026-08-15 00:25:36.705 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b66359b2-63a6-4233-a9ff-ddb990854c3a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b66359b2-63a6-4233-a9ff-ddb990854c3a found for delete ", "request_id": "req-3a571ed9-96f5-47e6-b330-13aa1b83ab9e"}]} 2026-08-15 00:25:36.712 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b66359b2-63a6-4233-a9ff-ddb990854c3a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b66359b2-63a6-4233-a9ff-ddb990854c3a found for delete ", "request_id": "req-1b944459-693d-40e9-8137-9de322f48a64"}]} [pid: 7|app: 0|req: 883/1621] 10.0.0.61 () {34 vars in 788 bytes} [Sat Aug 15 00:25:35 2026] PUT /v2.0/routers/ad02ddb6-d1cb-4156-af91-138112603d8c/remove_router_interface => generated 309 bytes in 1081 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:25:37.211 8 INFO neutron_taas.services.taas.taas_plugin [None req-dc87698c-21f8-4cc3-b9fd-6990ba5f09e5 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: 10709b70-fe38-4412-ae6b-dc65e41091c1 2026-08-15 00:25:37.214 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc87698c-21f8-4cc3-b9fd-6990ba5f09e5 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: 10709b70-fe38-4412-ae6b-dc65e41091c1 [pid: 7|app: 0|req: 884/1622] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:37 2026] GET /v2.0/ports?device_id=d975f5ad-9ad0-43a4-9c21-bbce9877d6b1 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1623] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:25:37 2026] GET /v2.0/security-groups?id=6ac3db9f-c686-4a86-be55-74da71d0fae1&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-15 00:25:37.478 8 INFO neutron_taas.services.taas.taas_plugin [None req-dc87698c-21f8-4cc3-b9fd-6990ba5f09e5 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: 65b8e249-c057-42a2-af19-0bc15fa8634c 2026-08-15 00:25:37.480 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc87698c-21f8-4cc3-b9fd-6990ba5f09e5 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: 65b8e249-c057-42a2-af19-0bc15fa8634c 2026-08-15 00:25:37.884 8 INFO neutron.services.segments.plugin [-] Segment 405885e7-737f-4738-8583-4629ee7b051b resource provider aggregate not found 2026-08-15 00:25:37.889 8 INFO neutron.services.segments.plugin [-] Segment 405885e7-737f-4738-8583-4629ee7b051b resource provider aggregate not found 2026-08-15 00:25:37.911 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 405885e7-737f-4738-8583-4629ee7b051b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 405885e7-737f-4738-8583-4629ee7b051b found for delete ", "request_id": "req-feaac733-2dc1-49e2-a2d6-9bb566f293e3"}]} 2026-08-15 00:25:37.912 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 405885e7-737f-4738-8583-4629ee7b051b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 405885e7-737f-4738-8583-4629ee7b051b found for delete ", "request_id": "req-6a4cab8b-5e2f-4b35-8ad2-eefb78f319db"}]} 2026-08-15 00:25:37.919 8 INFO neutron.db.l3_hamode_db [None req-dc87698c-21f8-4cc3-b9fd-6990ba5f09e5 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] HA network 5e7ca620-57f6-4808-a807-e46249668c4f was deleted as no HA routers are present in tenant c54877d5d210483fae5a37494edd8cfb. [pid: 8|app: 0|req: 739/1624] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:25:36 2026] DELETE /v2.0/routers/ad02ddb6-d1cb-4156-af91-138112603d8c => generated 0 bytes in 927 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1625] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:25:37 2026] DELETE /v2.0/subnets/70569e8b-a8a8-4bdf-967b-fbd755a55666 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:25:38.219 8 INFO neutron_taas.services.taas.taas_plugin [None req-7eb44806-096b-4be9-ba79-758743718433 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: fe24f182-e0df-432a-b933-d54ef68fa145 2026-08-15 00:25:38.221 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7eb44806-096b-4be9-ba79-758743718433 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: fe24f182-e0df-432a-b933-d54ef68fa145 [pid: 8|app: 0|req: 740/1626] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:25:38 2026] DELETE /v2.0/networks/31ea6cac-2ac4-4c85-9acf-bc16b0e17a46 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1627] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:25:38 2026] GET /v2.0/security-groups?tenant_id=c54877d5d210483fae5a37494edd8cfb&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1628] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:38 2026] GET /v2.0/ports?device_id=d975f5ad-9ad0-43a4-9c21-bbce9877d6b1 => 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: 742/1629] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:25:38 2026] GET /v2.0/security-groups?id=6ac3db9f-c686-4a86-be55-74da71d0fae1&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: 888/1630] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:38 2026] DELETE /v2.0/security-groups/6b01abe6-00c8-408f-9a18-394a8ed31c15 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1631] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:25:39 2026] GET /v2.0/security-groups?tenant_id=96fd0e4d68aa47229aba909ac1f3d09e&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: 889/1632] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:39 2026] DELETE /v2.0/security-groups/ee483eb7-d2e7-4d37-aa33-703a00de8452 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:25:39.936 8 INFO neutron.services.segments.plugin [-] Segment 40b92af4-e15e-43a6-bcc8-cf3e3e899695 resource provider aggregate not found 2026-08-15 00:25:39.948 8 INFO neutron.services.segments.plugin [-] Segment 40b92af4-e15e-43a6-bcc8-cf3e3e899695 resource provider aggregate not found 2026-08-15 00:25:39.958 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 40b92af4-e15e-43a6-bcc8-cf3e3e899695 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40b92af4-e15e-43a6-bcc8-cf3e3e899695 found for delete ", "request_id": "req-ed9fff75-62f8-44e7-bfc5-6ac53afabcbd"}]} 2026-08-15 00:25:39.977 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 40b92af4-e15e-43a6-bcc8-cf3e3e899695 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40b92af4-e15e-43a6-bcc8-cf3e3e899695 found for delete ", "request_id": "req-fbd1a9d6-0013-44f3-bc39-10fe7b57c3aa"}]} 2026-08-15 00:25:40.011 8 INFO neutron.db.segments_db [None req-86615b69-9c9e-4b63-8765-85d5d8c471d5 648150ae0ee147aa83384e83444f8aab e463151b0a3b4a3592d88854956e095b - - default default] Added segment 187276ba-1282-4aaf-8045-cae3be66beb2 of type vxlan for network b2e05a60-ec7b-49d0-9464-07a3212d36ee [pid: 7|app: 0|req: 890/1633] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:39 2026] GET /v2.0/ports?device_id=d975f5ad-9ad0-43a4-9c21-bbce9877d6b1 => 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: 891/1634] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:25:40 2026] GET /v2.0/security-groups?id=6ac3db9f-c686-4a86-be55-74da71d0fae1&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1635] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:25:39 2026] POST /v2.0/networks => generated 725 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1636] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:25:40 2026] POST /v2.0/subnets => generated 644 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:25:40.323 8 WARNING neutron.api.v2.base [None req-bf73d637-2f51-4026-9c3d-0c87a697f873 648150ae0ee147aa83384e83444f8aab e463151b0a3b4a3592d88854956e095b - - 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-15 00:25:40.324 8 INFO neutron.api.v2.resource [None req-bf73d637-2f51-4026-9c3d-0c87a697f873 648150ae0ee147aa83384e83444f8aab e463151b0a3b4a3592d88854956e095b - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 745/1637] 10.0.0.61 () {34 vars in 680 bytes} [Sat Aug 15 00:25:40 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-15 00:25:40.507 7 INFO neutron.services.segments.plugin [-] Segment 187276ba-1282-4aaf-8045-cae3be66beb2 resource provider aggregate not found 2026-08-15 00:25:40.513 7 INFO neutron.services.segments.plugin [-] Segment 187276ba-1282-4aaf-8045-cae3be66beb2 resource provider aggregate not found 2026-08-15 00:25:40.529 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 187276ba-1282-4aaf-8045-cae3be66beb2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 187276ba-1282-4aaf-8045-cae3be66beb2 found for delete ", "request_id": "req-2f7a56a3-ae78-4421-a891-7ee184d25b45"}]} 2026-08-15 00:25:40.540 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 187276ba-1282-4aaf-8045-cae3be66beb2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 187276ba-1282-4aaf-8045-cae3be66beb2 found for delete ", "request_id": "req-c0be7093-9d1b-4017-9902-7fff8999aa46"}]} [pid: 7|app: 0|req: 893/1638] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:25:40 2026] DELETE /v2.0/networks/b2e05a60-ec7b-49d0-9464-07a3212d36ee => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:25:40.614 8 INFO neutron.db.segments_db [None req-1ce7c16d-6e63-4556-ad95-b6b76c3d47c5 648150ae0ee147aa83384e83444f8aab e463151b0a3b4a3592d88854956e095b - - default default] Added segment 8aa59cd9-b34c-4fdb-b363-49082f76d59c of type vxlan for network 95d9a5eb-8915-471d-a08e-163357d51c82 [pid: 8|app: 0|req: 746/1639] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:25:40 2026] POST /v2.0/networks => generated 726 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1640] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:25:40 2026] POST /v2.0/subnets => generated 647 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:25:40.959 8 WARNING neutron.api.v2.base [None req-2d388192-68c7-42f7-952f-a3b5f656de2a 648150ae0ee147aa83384e83444f8aab e463151b0a3b4a3592d88854956e095b - - 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-15 00:25:40.960 8 INFO neutron.api.v2.resource [None req-2d388192-68c7-42f7-952f-a3b5f656de2a 648150ae0ee147aa83384e83444f8aab e463151b0a3b4a3592d88854956e095b - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 747/1641] 10.0.0.61 () {34 vars in 680 bytes} [Sat Aug 15 00:25:40 2026] POST /v2.0/rbac-policies => generated 547 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1642] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:25:40 2026] DELETE /v2.0/networks/95d9a5eb-8915-471d-a08e-163357d51c82 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1643] 199.204.45.162 () {34 vars in 994 bytes} [Sat Aug 15 00:25:41 2026] GET /v2.0/ports?device_id=d975f5ad-9ad0-43a4-9c21-bbce9877d6b1 => generated 971 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1644] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:41 2026] GET /v2.0/ports?device_id=d975f5ad-9ad0-43a4-9c21-bbce9877d6b1 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:25:41.291 7 INFO neutron.db.segments_db [None req-2f723aa2-df2a-46e9-9909-9f58aa076224 648150ae0ee147aa83384e83444f8aab e463151b0a3b4a3592d88854956e095b - - default default] Added segment d769836a-7dca-4da9-947e-f25a13a73b46 of type vxlan for network 7f5f8f04-25e0-4456-b28c-0633e63f500c 2026-08-15 00:25:41.369 8 INFO neutron_taas.services.taas.taas_plugin [req-04eec969-a47a-42fe-b676-3419cf994ca7 req-2cf1b286-9aa6-4233-bdcf-b66782e42a53 53e112d6db694218af255e866822849c e97ee3bd01134f6c9d3b114899a34bcb - - default default] TaaS: Handle Delete Port: 5eb02631-afba-4af8-962e-ca6be5120913 2026-08-15 00:25:41.374 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-04eec969-a47a-42fe-b676-3419cf994ca7 req-2cf1b286-9aa6-4233-bdcf-b66782e42a53 53e112d6db694218af255e866822849c e97ee3bd01134f6c9d3b114899a34bcb - - default default] Tap Mirror: Handle Delete Port: 5eb02631-afba-4af8-962e-ca6be5120913 [pid: 7|app: 0|req: 897/1645] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:25:41 2026] POST /v2.0/networks => generated 726 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1646] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:25:41 2026] GET /v2.0/security-groups?id=6ac3db9f-c686-4a86-be55-74da71d0fae1&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1647] 199.204.45.162 () {36 vars in 997 bytes} [Sat Aug 15 00:25:41 2026] DELETE /v2.0/ports/5eb02631-afba-4af8-962e-ca6be5120913 => 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: 899/1648] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:25:41 2026] POST /v2.0/subnets => generated 647 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:25:41.622 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-49418389-cd7b-40a5-89c1-44be8118fe01'] response: {'server_uuid': 'd975f5ad-9ad0-43a4-9c21-bbce9877d6b1', 'name': 'network-vif-deleted', 'tag': '5eb02631-afba-4af8-962e-ca6be5120913', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 750/1649] 10.0.0.61 () {34 vars in 680 bytes} [Sat Aug 15 00:25:41 2026] POST /v2.0/rbac-policies => generated 324 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1650] 10.0.0.61 () {32 vars in 722 bytes} [Sat Aug 15 00:25:42 2026] GET /v2.0/networks/7f5f8f04-25e0-4456-b28c-0633e63f500c => generated 654 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:25:42.550 7 INFO neutron.services.segments.plugin [-] Segment 8aa59cd9-b34c-4fdb-b363-49082f76d59c resource provider aggregate not found 2026-08-15 00:25:42.557 7 INFO neutron.services.segments.plugin [-] Segment 8aa59cd9-b34c-4fdb-b363-49082f76d59c resource provider aggregate not found [pid: 8|app: 0|req: 751/1651] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:42 2026] GET /v2.0/ports?device_id=d975f5ad-9ad0-43a4-9c21-bbce9877d6b1 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:25:42.564 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8aa59cd9-b34c-4fdb-b363-49082f76d59c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8aa59cd9-b34c-4fdb-b363-49082f76d59c found for delete ", "request_id": "req-641a0e4b-f8fc-4fb8-b8b1-cf7ccfee6e21"}]} 2026-08-15 00:25:42.572 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8aa59cd9-b34c-4fdb-b363-49082f76d59c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8aa59cd9-b34c-4fdb-b363-49082f76d59c found for delete ", "request_id": "req-4e818b28-9dda-4be1-8dfe-4369014c054d"}]} 2026-08-15 00:25:43.040 7 INFO neutron.pecan_wsgi.hooks.translation [None req-751d9fc5-63fd-4e2c-8db6-09d60ec32473 8a118d50d9484f90b843b91bd604a7b1 f18d8602949e46c5b4b2b8433e00e424 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 901/1652] 10.0.0.61 () {32 vars in 722 bytes} [Sat Aug 15 00:25:42 2026] GET /v2.0/networks/7f5f8f04-25e0-4456-b28c-0633e63f500c => generated 138 bytes in 255 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:25:43.276 8 INFO neutron.services.segments.plugin [-] Segment d769836a-7dca-4da9-947e-f25a13a73b46 resource provider aggregate not found 2026-08-15 00:25:43.284 8 INFO neutron.services.segments.plugin [-] Segment d769836a-7dca-4da9-947e-f25a13a73b46 resource provider aggregate not found 2026-08-15 00:25:43.302 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d769836a-7dca-4da9-947e-f25a13a73b46 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d769836a-7dca-4da9-947e-f25a13a73b46 found for delete ", "request_id": "req-275ed966-c752-4f52-863e-930b1a31ed03"}]} 2026-08-15 00:25:43.303 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d769836a-7dca-4da9-947e-f25a13a73b46 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d769836a-7dca-4da9-947e-f25a13a73b46 found for delete ", "request_id": "req-8f0d96bb-6e32-40a6-b546-1e1d6d3b3666"}]} [pid: 8|app: 0|req: 752/1653] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:25:43 2026] DELETE /v2.0/networks/7f5f8f04-25e0-4456-b28c-0633e63f500c => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:25:43.340 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fdb76ab8-117f-4b82-9dc1-a2a6203a6255 648150ae0ee147aa83384e83444f8aab e463151b0a3b4a3592d88854956e095b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 753/1654] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:25:43 2026] DELETE /v2.0/subnets/726f4f85-e772-449c-92bf-6b7890261782 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1655] 10.0.0.100 () {34 vars in 990 bytes} [Sat Aug 15 00:25:43 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:25:43.359 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3957f25f-19aa-4b15-8b58-8e23dd895a64 648150ae0ee147aa83384e83444f8aab e463151b0a3b4a3592d88854956e095b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 754/1656] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:25:43 2026] DELETE /v2.0/subnets/518520cb-4dee-47a3-b87f-8cb6f227fd09 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:25:43.379 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bd4505d6-16d2-48e4-a57a-0485a9ed1763 648150ae0ee147aa83384e83444f8aab e463151b0a3b4a3592d88854956e095b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 755/1657] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:25:43 2026] DELETE /v2.0/subnets/93a22ae7-dc1c-4bbf-b730-a3a850c38404 => 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: 903/1658] 10.0.0.100 () {34 vars in 1040 bytes} [Sat Aug 15 00:25:43 2026] GET /v2.0/security-groups?id=4d7f6958-eeca-4693-aa5b-cf89f0ed6d25&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: 904/1659] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:43 2026] GET /v2.0/ports?device_id=d975f5ad-9ad0-43a4-9c21-bbce9877d6b1 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:25:43.911 8 INFO neutron.db.segments_db [None req-5e66c2aa-b013-4dfa-876f-ba3242aedc6e f93f71c0834f4e59a202cbc91d66d05c 68b64442ffab4aa2bf5b3814f2b2f551 - - default default] Added segment 5d838753-9bbc-4407-84f0-dc72e92a37cd of type vxlan for network f7b371f7-26fd-486d-a630-f4ebb346866c [pid: 8|app: 0|req: 756/1660] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:25:43 2026] POST /v2.0/networks => generated 631 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1661] 10.0.0.61 () {34 vars in 663 bytes} [Sat Aug 15 00:25:44 2026] POST /v2.0/ports => generated 743 bytes in 282 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-15 00:25:44.340 7 INFO neutron.db.segments_db [None req-52754670-8d88-4c57-9db6-453836b415bd f93f71c0834f4e59a202cbc91d66d05c 68b64442ffab4aa2bf5b3814f2b2f551 - - default default] Added segment 50d311c7-e387-4ad6-9fac-afd278ca1f51 of type vxlan for network eab041dc-7ba2-43ce-a82d-e0f4d821b2af [pid: 8|app: 0|req: 757/1662] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:25:44 2026] GET /v2.0/security-groups?tenant_id=e463151b0a3b4a3592d88854956e095b&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1663] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:25:44 2026] POST /v2.0/networks => generated 631 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1664] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:44 2026] DELETE /v2.0/security-groups/a6cb9b99-6bc6-4e17-9cbb-f1c20861b406 => 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: 907/1667] 10.0.0.61 () {34 vars in 663 bytes} [Sat Aug 15 00:25:44 2026] POST /v2.0/ports => generated 743 bytes in 362 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: 761/1668] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:25:44 2026] GET /v2.0/security-groups?tenant_id=f18d8602949e46c5b4b2b8433e00e424&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1669] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:44 2026] GET /v2.0/ports?device_id=d975f5ad-9ad0-43a4-9c21-bbce9877d6b1 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:25:44.841 8 INFO neutron.db.segments_db [None req-6c39aca6-c512-4ba5-9c21-577286f954e7 f93f71c0834f4e59a202cbc91d66d05c 68b64442ffab4aa2bf5b3814f2b2f551 - - default default] Added segment 088078a4-b7cf-4588-a6c2-e26ea9b50f0a of type vxlan for network fbc082af-5472-4d62-9b90-271dd3deab3d [pid: 7|app: 0|req: 909/1670] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:44 2026] DELETE /v2.0/security-groups/1c7e740c-4c42-43a4-aa08-896e966145aa => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1671] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:25:44 2026] POST /v2.0/networks => generated 631 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1672] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:25:45 2026] GET /v2.0/security-groups?tenant_id=cf776b58c3f4440fb6ae8fb91020432e&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1673] 10.0.0.61 () {34 vars in 663 bytes} [Sat Aug 15 00:25:44 2026] POST /v2.0/ports => generated 743 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1674] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:45 2026] DELETE /v2.0/security-groups/35fc0ddb-d343-4d5c-ad21-b911e39d8ada => generated 0 bytes in 104 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-15 00:25:45.382 7 INFO neutron.db.segments_db [None req-e1c045a4-d878-4521-aecf-3bb1283e91b3 f93f71c0834f4e59a202cbc91d66d05c 68b64442ffab4aa2bf5b3814f2b2f551 - - default default] Added segment 27869540-2ba2-4d6c-98df-502781b180cf of type vxlan for network eed86a89-eb6a-4866-aff7-f8c187a07244 [pid: 7|app: 0|req: 911/1675] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:25:45 2026] POST /v2.0/networks => generated 632 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1676] 10.0.0.61 () {34 vars in 663 bytes} [Sat Aug 15 00:25:45 2026] POST /v2.0/ports => generated 743 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:25:45.936 7 INFO neutron.db.segments_db [None req-804918e3-88ad-4e71-8671-54967173d831 f93f71c0834f4e59a202cbc91d66d05c 68b64442ffab4aa2bf5b3814f2b2f551 - - default default] Added segment 16a3d33c-f126-48a0-9de0-fc0ca19d49c0 of type vxlan for network c7cddfa5-adca-42b9-916b-d532f8f866b5 [pid: 7|app: 0|req: 912/1677] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:25:45 2026] POST /v2.0/networks => generated 631 bytes in 235 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: 766/1678] 10.0.0.61 () {34 vars in 663 bytes} [Sat Aug 15 00:25:46 2026] POST /v2.0/ports => generated 743 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1679] 10.0.0.61 () {34 vars in 746 bytes} [Sat Aug 15 00:25:46 2026] PUT /v2.0/ports/a93ed6ab-a4c1-4800-84e8-0a3adf76fff5/tags => generated 17 bytes in 80 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: 767/1680] 10.0.0.61 () {34 vars in 746 bytes} [Sat Aug 15 00:25:46 2026] PUT /v2.0/ports/3af8da8c-182a-42e8-aa1c-9e45e7fe270c/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, ' [pid: 7|app: 0|req: 914/1681] 10.0.0.61 () {34 vars in 746 bytes} [Sat Aug 15 00:25:46 2026] PUT /v2.0/ports/99bd3447-536f-4208-95c4-b27c085cfbbc/tags => generated 34 bytes in 105 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: 768/1682] 10.0.0.61 () {34 vars in 746 bytes} [Sat Aug 15 00:25:46 2026] PUT /v2.0/ports/64fbb30e-df9c-4501-9cb3-4b4a7525c3f7/tags => generated 19 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 915/1683] 10.0.0.61 () {32 vars in 659 bytes} [Sat Aug 15 00:25:46 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 83 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: 769/1684] 10.0.0.61 () {32 vars in 673 bytes} [Sat Aug 15 00:25:46 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1685] 10.0.0.61 () {32 vars in 669 bytes} [Sat Aug 15 00:25:47 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1686] 10.0.0.61 () {32 vars in 681 bytes} [Sat Aug 15 00:25:47 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1687] 10.0.0.61 () {32 vars in 667 bytes} [Sat Aug 15 00:25:47 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1688] 10.0.0.61 () {32 vars in 681 bytes} [Sat Aug 15 00:25:47 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1689] 10.0.0.61 () {32 vars in 677 bytes} [Sat Aug 15 00:25:47 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1690] 10.0.0.61 () {32 vars in 689 bytes} [Sat Aug 15 00:25:47 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:25:47.556 7 INFO neutron_taas.services.taas.taas_plugin [None req-4a7a1bdd-bda0-413a-aca0-71cf6f2323ab f93f71c0834f4e59a202cbc91d66d05c 68b64442ffab4aa2bf5b3814f2b2f551 - - default default] TaaS: Handle Delete Port: a93ed6ab-a4c1-4800-84e8-0a3adf76fff5 2026-08-15 00:25:47.559 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a7a1bdd-bda0-413a-aca0-71cf6f2323ab f93f71c0834f4e59a202cbc91d66d05c 68b64442ffab4aa2bf5b3814f2b2f551 - - default default] Tap Mirror: Handle Delete Port: a93ed6ab-a4c1-4800-84e8-0a3adf76fff5 [pid: 7|app: 0|req: 922/1691] 10.0.0.61 () {32 vars in 719 bytes} [Sat Aug 15 00:25:47 2026] DELETE /v2.0/ports/a93ed6ab-a4c1-4800-84e8-0a3adf76fff5 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:25:47.745 7 INFO neutron_taas.services.taas.taas_plugin [None req-f1a00256-13ff-4669-9ce8-529f1ec38f6d f93f71c0834f4e59a202cbc91d66d05c 68b64442ffab4aa2bf5b3814f2b2f551 - - default default] TaaS: Handle Delete Port: 3af8da8c-182a-42e8-aa1c-9e45e7fe270c 2026-08-15 00:25:47.749 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1a00256-13ff-4669-9ce8-529f1ec38f6d f93f71c0834f4e59a202cbc91d66d05c 68b64442ffab4aa2bf5b3814f2b2f551 - - default default] Tap Mirror: Handle Delete Port: 3af8da8c-182a-42e8-aa1c-9e45e7fe270c [pid: 7|app: 0|req: 923/1692] 10.0.0.61 () {32 vars in 719 bytes} [Sat Aug 15 00:25:47 2026] DELETE /v2.0/ports/3af8da8c-182a-42e8-aa1c-9e45e7fe270c => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:25:47.888 8 INFO neutron_taas.services.taas.taas_plugin [None req-f01d6145-62cb-470a-a232-81ace7ae1eb6 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: 29f44fd4-ac7d-493e-85b9-ab4f2202a5f9 2026-08-15 00:25:47.891 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f01d6145-62cb-470a-a232-81ace7ae1eb6 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: 29f44fd4-ac7d-493e-85b9-ab4f2202a5f9 2026-08-15 00:25:47.928 7 INFO neutron_taas.services.taas.taas_plugin [None req-671a610f-c676-4ad0-97de-0ecf0479fa10 f93f71c0834f4e59a202cbc91d66d05c 68b64442ffab4aa2bf5b3814f2b2f551 - - default default] TaaS: Handle Delete Port: 99bd3447-536f-4208-95c4-b27c085cfbbc 2026-08-15 00:25:47.931 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-671a610f-c676-4ad0-97de-0ecf0479fa10 f93f71c0834f4e59a202cbc91d66d05c 68b64442ffab4aa2bf5b3814f2b2f551 - - default default] Tap Mirror: Handle Delete Port: 99bd3447-536f-4208-95c4-b27c085cfbbc [pid: 7|app: 0|req: 924/1693] 10.0.0.61 () {32 vars in 719 bytes} [Sat Aug 15 00:25:47 2026] DELETE /v2.0/ports/99bd3447-536f-4208-95c4-b27c085cfbbc => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:25:48.127 7 INFO neutron_taas.services.taas.taas_plugin [None req-6c914f67-fca3-4bca-aaf0-f9963c318c71 f93f71c0834f4e59a202cbc91d66d05c 68b64442ffab4aa2bf5b3814f2b2f551 - - default default] TaaS: Handle Delete Port: 64fbb30e-df9c-4501-9cb3-4b4a7525c3f7 2026-08-15 00:25:48.131 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6c914f67-fca3-4bca-aaf0-f9963c318c71 f93f71c0834f4e59a202cbc91d66d05c 68b64442ffab4aa2bf5b3814f2b2f551 - - default default] Tap Mirror: Handle Delete Port: 64fbb30e-df9c-4501-9cb3-4b4a7525c3f7 [pid: 7|app: 0|req: 925/1694] 10.0.0.61 () {32 vars in 719 bytes} [Sat Aug 15 00:25:48 2026] DELETE /v2.0/ports/64fbb30e-df9c-4501-9cb3-4b4a7525c3f7 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:25:48.329 7 INFO neutron_taas.services.taas.taas_plugin [None req-955a005b-0263-4c5d-b5f5-07666131b9cd f93f71c0834f4e59a202cbc91d66d05c 68b64442ffab4aa2bf5b3814f2b2f551 - - default default] TaaS: Handle Delete Port: a63d7aeb-b4cc-47ee-9aac-8f4581a9c72f 2026-08-15 00:25:48.332 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-955a005b-0263-4c5d-b5f5-07666131b9cd f93f71c0834f4e59a202cbc91d66d05c 68b64442ffab4aa2bf5b3814f2b2f551 - - default default] Tap Mirror: Handle Delete Port: a63d7aeb-b4cc-47ee-9aac-8f4581a9c72f [pid: 8|app: 0|req: 770/1695] 10.0.0.61 () {34 vars in 788 bytes} [Sat Aug 15 00:25:47 2026] PUT /v2.0/routers/71f60fc2-25e9-4042-9230-596b3c7a3128/remove_router_interface => generated 309 bytes in 1328 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1696] 10.0.0.61 () {32 vars in 719 bytes} [Sat Aug 15 00:25:48 2026] DELETE /v2.0/ports/a63d7aeb-b4cc-47ee-9aac-8f4581a9c72f => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:25:48.547 7 INFO neutron.services.segments.plugin [-] Segment 5d838753-9bbc-4407-84f0-dc72e92a37cd resource provider aggregate not found 2026-08-15 00:25:48.554 7 INFO neutron.services.segments.plugin [-] Segment 5d838753-9bbc-4407-84f0-dc72e92a37cd resource provider aggregate not found 2026-08-15 00:25:48.574 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5d838753-9bbc-4407-84f0-dc72e92a37cd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d838753-9bbc-4407-84f0-dc72e92a37cd found for delete ", "request_id": "req-938704fa-657f-4c41-83c9-dbf2487c31a3"}]} 2026-08-15 00:25:48.574 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5d838753-9bbc-4407-84f0-dc72e92a37cd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d838753-9bbc-4407-84f0-dc72e92a37cd found for delete ", "request_id": "req-d2daa111-8471-4614-8447-db26307a2955"}]} [pid: 7|app: 0|req: 927/1697] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:25:48 2026] DELETE /v2.0/networks/f7b371f7-26fd-486d-a630-f4ebb346866c => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:25:48.602 8 INFO neutron_taas.services.taas.taas_plugin [None req-2e91fd92-5e0f-4736-b5c6-fc3594fd4cd0 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: d23a8546-e38b-4772-bc66-609677525a31 2026-08-15 00:25:48.605 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e91fd92-5e0f-4736-b5c6-fc3594fd4cd0 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: d23a8546-e38b-4772-bc66-609677525a31 [pid: 7|app: 0|req: 928/1698] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:25:48 2026] DELETE /v2.0/networks/eab041dc-7ba2-43ce-a82d-e0f4d821b2af => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1699] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:25:48 2026] DELETE /v2.0/networks/fbc082af-5472-4d62-9b90-271dd3deab3d => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:25:48.889 8 INFO neutron_taas.services.taas.taas_plugin [None req-2e91fd92-5e0f-4736-b5c6-fc3594fd4cd0 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: afe28993-e416-48c2-9d00-860c9622a18f 2026-08-15 00:25:48.892 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e91fd92-5e0f-4736-b5c6-fc3594fd4cd0 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: afe28993-e416-48c2-9d00-860c9622a18f [pid: 7|app: 0|req: 930/1700] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:25:48 2026] DELETE /v2.0/networks/eed86a89-eb6a-4866-aff7-f8c187a07244 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1701] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:25:49 2026] DELETE /v2.0/networks/c7cddfa5-adca-42b9-916b-d532f8f866b5 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:25:49.259 8 INFO neutron.services.segments.plugin [-] Segment bf68bf15-d968-4378-a650-92e190c2775a resource provider aggregate not found 2026-08-15 00:25:49.271 8 INFO neutron.services.segments.plugin [-] Segment bf68bf15-d968-4378-a650-92e190c2775a resource provider aggregate not found 2026-08-15 00:25:49.277 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment bf68bf15-d968-4378-a650-92e190c2775a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf68bf15-d968-4378-a650-92e190c2775a found for delete ", "request_id": "req-29f6368e-a9f9-4d4d-8722-bca43088c14a"}]} 2026-08-15 00:25:49.288 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment bf68bf15-d968-4378-a650-92e190c2775a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf68bf15-d968-4378-a650-92e190c2775a found for delete ", "request_id": "req-074797c1-ff07-4b9c-844e-bdb9d217302d"}]} 2026-08-15 00:25:49.291 8 INFO neutron.db.l3_hamode_db [None req-2e91fd92-5e0f-4736-b5c6-fc3594fd4cd0 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] HA network 91d13868-610b-41bd-9b45-f04dae6605dd was deleted as no HA routers are present in tenant e97ee3bd01134f6c9d3b114899a34bcb. [pid: 8|app: 0|req: 771/1702] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:25:48 2026] DELETE /v2.0/routers/71f60fc2-25e9-4042-9230-596b3c7a3128 => generated 0 bytes in 888 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1703] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:25:49 2026] DELETE /v2.0/subnets/940b998a-444c-4599-baed-d4abf6fd0e34 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:25:49.565 8 INFO neutron_taas.services.taas.taas_plugin [None req-b371513c-80f6-4a8a-8b8e-ce9ebb911b99 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: 7a0d17d4-e052-47db-b4ec-aaa3e3915c6f 2026-08-15 00:25:49.567 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b371513c-80f6-4a8a-8b8e-ce9ebb911b99 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: 7a0d17d4-e052-47db-b4ec-aaa3e3915c6f [pid: 8|app: 0|req: 772/1704] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:25:49 2026] DELETE /v2.0/networks/cd943570-8604-4896-962f-5abcdf81bce0 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1705] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:25:49 2026] GET /v2.0/security-groups?tenant_id=68b64442ffab4aa2bf5b3814f2b2f551&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1706] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:25:50 2026] GET /v2.0/security-groups?tenant_id=e97ee3bd01134f6c9d3b114899a34bcb&name=default => generated 2925 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1707] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:50 2026] DELETE /v2.0/security-groups/240d232c-2bf1-4d55-826a-48d186cbfff7 => 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: 776/1708] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:50 2026] DELETE /v2.0/security-groups/6ac3db9f-c686-4a86-be55-74da71d0fae1 => 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: 933/1709] 10.0.0.61 () {34 vars in 675 bytes} [Sat Aug 15 00:25:49 2026] POST /v2.0/floatingips => generated 552 bytes in 754 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1710] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:25:50 2026] GET /v2.0/security-groups?tenant_id=ba7d1a2a8b0543a390d300838b89bc04&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1711] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:50 2026] DELETE /v2.0/security-groups/f6880440-9804-45e9-a2c9-f4a921008a10 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:25:50.594 7 INFO neutron.services.segments.plugin [-] Segment 50d311c7-e387-4ad6-9fac-afd278ca1f51 resource provider aggregate not found 2026-08-15 00:25:50.598 7 INFO neutron.services.segments.plugin [-] Segment 50d311c7-e387-4ad6-9fac-afd278ca1f51 resource provider aggregate not found 2026-08-15 00:25:50.606 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 50d311c7-e387-4ad6-9fac-afd278ca1f51 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50d311c7-e387-4ad6-9fac-afd278ca1f51 found for delete ", "request_id": "req-48127166-15d6-417b-a055-f720145917a3"}]} 2026-08-15 00:25:50.618 7 INFO neutron.services.segments.plugin [-] Segment 088078a4-b7cf-4588-a6c2-e26ea9b50f0a resource provider aggregate not found 2026-08-15 00:25:50.621 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 50d311c7-e387-4ad6-9fac-afd278ca1f51 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50d311c7-e387-4ad6-9fac-afd278ca1f51 found for delete ", "request_id": "req-f5731579-fe1a-4435-87b0-ba10b95ec89f"}]} 2026-08-15 00:25:50.638 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 088078a4-b7cf-4588-a6c2-e26ea9b50f0a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 088078a4-b7cf-4588-a6c2-e26ea9b50f0a found for delete ", "request_id": "req-15cb1d63-9123-4720-8e35-71c235aa13fe"}]} 2026-08-15 00:25:50.648 7 INFO neutron.services.segments.plugin [-] Segment 088078a4-b7cf-4588-a6c2-e26ea9b50f0a resource provider aggregate not found 2026-08-15 00:25:50.654 7 INFO neutron.services.segments.plugin [-] Segment 27869540-2ba2-4d6c-98df-502781b180cf resource provider aggregate not found 2026-08-15 00:25:50.673 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 27869540-2ba2-4d6c-98df-502781b180cf resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27869540-2ba2-4d6c-98df-502781b180cf found for delete ", "request_id": "req-75bcdb3d-ce73-45cc-bbc5-3a284c2c1416"}]} 2026-08-15 00:25:50.677 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 088078a4-b7cf-4588-a6c2-e26ea9b50f0a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 088078a4-b7cf-4588-a6c2-e26ea9b50f0a found for delete ", "request_id": "req-cbc3ff00-52c3-4329-85ff-b9b4ebe11eed"}]} 2026-08-15 00:25:50.694 7 INFO neutron.services.segments.plugin [-] Segment 16a3d33c-f126-48a0-9de0-fc0ca19d49c0 resource provider aggregate not found 2026-08-15 00:25:50.702 7 INFO neutron.services.segments.plugin [-] Segment 27869540-2ba2-4d6c-98df-502781b180cf resource provider aggregate not found 2026-08-15 00:25:50.710 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 16a3d33c-f126-48a0-9de0-fc0ca19d49c0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16a3d33c-f126-48a0-9de0-fc0ca19d49c0 found for delete ", "request_id": "req-658a0207-adf4-4a81-b01e-c096d0747bf0"}]} 2026-08-15 00:25:50.726 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 27869540-2ba2-4d6c-98df-502781b180cf resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27869540-2ba2-4d6c-98df-502781b180cf found for delete ", "request_id": "req-5747ffc8-7ff1-4273-ab08-9a93a3a84948"}]} 2026-08-15 00:25:50.753 7 INFO neutron.services.segments.plugin [-] Segment 16a3d33c-f126-48a0-9de0-fc0ca19d49c0 resource provider aggregate not found 2026-08-15 00:25:50.773 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 16a3d33c-f126-48a0-9de0-fc0ca19d49c0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16a3d33c-f126-48a0-9de0-fc0ca19d49c0 found for delete ", "request_id": "req-ea09db7b-ba8c-46f2-875e-49bab0adb501"}]} [pid: 8|app: 0|req: 777/1712] 10.0.0.61 () {34 vars in 675 bytes} [Sat Aug 15 00:25:50 2026] POST /v2.0/floatingips => generated 552 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1713] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:25:50 2026] GET /v2.0/security-groups?tenant_id=fe99b3e510b340dd92498f424e502ec1&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: 937/1714] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:50 2026] DELETE /v2.0/security-groups/69786c7b-8946-41a7-a1aa-5a0f03a80154 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:25:51.299 8 INFO neutron.services.segments.plugin [-] Segment 2903968d-c4aa-4a93-8fd9-eb8c4d5ca394 resource provider aggregate not found 2026-08-15 00:25:51.315 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2903968d-c4aa-4a93-8fd9-eb8c4d5ca394 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2903968d-c4aa-4a93-8fd9-eb8c4d5ca394 found for delete ", "request_id": "req-0192a284-e2cb-4e78-bd7e-295e12884a75"}]} 2026-08-15 00:25:51.328 8 INFO neutron.services.segments.plugin [-] Segment 2903968d-c4aa-4a93-8fd9-eb8c4d5ca394 resource provider aggregate not found 2026-08-15 00:25:51.355 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2903968d-c4aa-4a93-8fd9-eb8c4d5ca394 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2903968d-c4aa-4a93-8fd9-eb8c4d5ca394 found for delete ", "request_id": "req-a6389aa3-11f3-43cc-aa19-0eebbcd8b5f7"}]} [pid: 8|app: 0|req: 778/1715] 10.0.0.61 () {34 vars in 675 bytes} [Sat Aug 15 00:25:50 2026] POST /v2.0/floatingips => generated 552 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1716] 10.0.0.61 () {34 vars in 675 bytes} [Sat Aug 15 00:25:51 2026] POST /v2.0/floatingips => generated 552 bytes in 666 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1717] 10.0.0.61 () {34 vars in 675 bytes} [Sat Aug 15 00:25:52 2026] POST /v2.0/floatingips => generated 552 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1718] 10.0.0.61 () {34 vars in 758 bytes} [Sat Aug 15 00:25:52 2026] PUT /v2.0/floatingips/c37db88a-2bb5-4cc6-bf4d-c3b18f9fb221/tags => generated 17 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1719] 10.0.0.61 () {34 vars in 758 bytes} [Sat Aug 15 00:25:52 2026] PUT /v2.0/floatingips/70ece7e9-1d99-4734-96bd-6a63ab0a7d41/tags => generated 25 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1720] 10.0.0.61 () {34 vars in 758 bytes} [Sat Aug 15 00:25:52 2026] PUT /v2.0/floatingips/5641d621-5b05-4903-a070-e4ce95d9fbd6/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1721] 10.0.0.61 () {34 vars in 758 bytes} [Sat Aug 15 00:25:52 2026] PUT /v2.0/floatingips/82d50fce-6f98-4504-82cd-682c3eee3dbd/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1722] 10.0.0.61 () {32 vars in 671 bytes} [Sat Aug 15 00:25:52 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1723] 10.0.0.61 () {32 vars in 685 bytes} [Sat Aug 15 00:25:52 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1724] 10.0.0.61 () {32 vars in 681 bytes} [Sat Aug 15 00:25:53 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1725] 10.0.0.61 () {32 vars in 693 bytes} [Sat Aug 15 00:25:53 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1726] 10.0.0.61 () {32 vars in 679 bytes} [Sat Aug 15 00:25:53 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1727] 10.0.0.61 () {32 vars in 693 bytes} [Sat Aug 15 00:25:53 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1728] 10.0.0.61 () {32 vars in 689 bytes} [Sat Aug 15 00:25:53 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1729] 10.0.0.61 () {32 vars in 701 bytes} [Sat Aug 15 00:25:53 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:25:53.483 7 INFO neutron_taas.services.taas.taas_plugin [None req-f2e00ab2-2e43-476d-a3ed-f1d61469f51c 9e72146888f3458b8b3b1128ea8451ef 309489a995a5414795fd0011d8e1064a - - default default] TaaS: Handle Delete Port: 32b85550-6555-4b6f-b2f0-2701d31bd3cc 2026-08-15 00:25:53.485 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2e00ab2-2e43-476d-a3ed-f1d61469f51c 9e72146888f3458b8b3b1128ea8451ef 309489a995a5414795fd0011d8e1064a - - default default] Tap Mirror: Handle Delete Port: 32b85550-6555-4b6f-b2f0-2701d31bd3cc [pid: 7|app: 0|req: 945/1730] 10.0.0.61 () {32 vars in 731 bytes} [Sat Aug 15 00:25:53 2026] DELETE /v2.0/floatingips/c37db88a-2bb5-4cc6-bf4d-c3b18f9fb221 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:25:53.774 8 INFO neutron_taas.services.taas.taas_plugin [None req-954c0869-8d39-4dfa-96ea-6261ce244e38 9e72146888f3458b8b3b1128ea8451ef 309489a995a5414795fd0011d8e1064a - - default default] TaaS: Handle Delete Port: d88c89c1-6791-4637-922e-bac2a2cb2931 2026-08-15 00:25:53.777 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-954c0869-8d39-4dfa-96ea-6261ce244e38 9e72146888f3458b8b3b1128ea8451ef 309489a995a5414795fd0011d8e1064a - - default default] Tap Mirror: Handle Delete Port: d88c89c1-6791-4637-922e-bac2a2cb2931 [pid: 8|app: 0|req: 786/1731] 10.0.0.61 () {32 vars in 731 bytes} [Sat Aug 15 00:25:53 2026] DELETE /v2.0/floatingips/70ece7e9-1d99-4734-96bd-6a63ab0a7d41 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:25:54.076 7 INFO neutron_taas.services.taas.taas_plugin [None req-20e18ed3-1e2e-43e5-854c-3a4b42831776 9e72146888f3458b8b3b1128ea8451ef 309489a995a5414795fd0011d8e1064a - - default default] TaaS: Handle Delete Port: 2a280840-514c-4a08-b5f2-6a6e6e2931a4 2026-08-15 00:25:54.078 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20e18ed3-1e2e-43e5-854c-3a4b42831776 9e72146888f3458b8b3b1128ea8451ef 309489a995a5414795fd0011d8e1064a - - default default] Tap Mirror: Handle Delete Port: 2a280840-514c-4a08-b5f2-6a6e6e2931a4 [pid: 7|app: 0|req: 946/1732] 10.0.0.61 () {32 vars in 731 bytes} [Sat Aug 15 00:25:53 2026] DELETE /v2.0/floatingips/5641d621-5b05-4903-a070-e4ce95d9fbd6 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:25:54.309 8 INFO neutron_taas.services.taas.taas_plugin [None req-d95feee6-55b5-483d-ab89-dd388f40d794 9e72146888f3458b8b3b1128ea8451ef 309489a995a5414795fd0011d8e1064a - - default default] TaaS: Handle Delete Port: 0b6e0e22-3095-49db-9c32-eff5a0839d79 2026-08-15 00:25:54.313 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d95feee6-55b5-483d-ab89-dd388f40d794 9e72146888f3458b8b3b1128ea8451ef 309489a995a5414795fd0011d8e1064a - - default default] Tap Mirror: Handle Delete Port: 0b6e0e22-3095-49db-9c32-eff5a0839d79 [pid: 8|app: 0|req: 787/1733] 10.0.0.61 () {32 vars in 731 bytes} [Sat Aug 15 00:25:54 2026] DELETE /v2.0/floatingips/82d50fce-6f98-4504-82cd-682c3eee3dbd => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:25:54.588 7 INFO neutron_taas.services.taas.taas_plugin [None req-c2a86661-f1c5-4cfb-81df-051d81888436 9e72146888f3458b8b3b1128ea8451ef 309489a995a5414795fd0011d8e1064a - - default default] TaaS: Handle Delete Port: 216009c7-4a93-47e9-9a0e-7fffb28eaf28 2026-08-15 00:25:54.590 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2a86661-f1c5-4cfb-81df-051d81888436 9e72146888f3458b8b3b1128ea8451ef 309489a995a5414795fd0011d8e1064a - - default default] Tap Mirror: Handle Delete Port: 216009c7-4a93-47e9-9a0e-7fffb28eaf28 [pid: 7|app: 0|req: 947/1734] 10.0.0.61 () {32 vars in 731 bytes} [Sat Aug 15 00:25:54 2026] DELETE /v2.0/floatingips/bb80de88-0cc5-4687-b3e2-93a8d7b3b9ce => generated 0 bytes in 234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1735] 10.0.0.61 () {34 vars in 675 bytes} [Sat Aug 15 00:25:54 2026] POST /v2.0/subnetpools => generated 516 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1736] 10.0.0.61 () {34 vars in 675 bytes} [Sat Aug 15 00:25:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1737] 10.0.0.61 () {34 vars in 675 bytes} [Sat Aug 15 00:25:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1738] 10.0.0.61 () {34 vars in 675 bytes} [Sat Aug 15 00:25:55 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1739] 10.0.0.61 () {34 vars in 675 bytes} [Sat Aug 15 00:25:55 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: 950/1740] 10.0.0.61 () {34 vars in 758 bytes} [Sat Aug 15 00:25:55 2026] PUT /v2.0/subnetpools/96f4add4-4fd9-49f6-8338-a3f76830cc9e/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1741] 10.0.0.61 () {34 vars in 758 bytes} [Sat Aug 15 00:25:55 2026] PUT /v2.0/subnetpools/2b9118d6-5aba-4724-a748-60825ff95c77/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1742] 10.0.0.61 () {34 vars in 758 bytes} [Sat Aug 15 00:25:55 2026] PUT /v2.0/subnetpools/697d6077-cd04-4f59-8ce2-fc9b443efa27/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: 953/1743] 10.0.0.61 () {34 vars in 758 bytes} [Sat Aug 15 00:25:55 2026] PUT /v2.0/subnetpools/62996e72-5fcc-43c5-b28a-7ca6b2ae190d/tags => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1744] 10.0.0.61 () {32 vars in 671 bytes} [Sat Aug 15 00:25:55 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1745] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:25:55 2026] GET /v2.0/security-groups?tenant_id=164ea8073836446aa807dfaa003d0f47&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1746] 10.0.0.61 () {32 vars in 685 bytes} [Sat Aug 15 00:25:55 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1747] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:55 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1748] 10.0.0.61 () {32 vars in 681 bytes} [Sat Aug 15 00:25:55 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1749] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:55 2026] DELETE /v2.0/security-groups/ddbb749f-d865-4c2f-b6c5-d22e70199f33 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1750] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:25:55 2026] GET /v2.0/security-groups?id=4d7f6958-eeca-4693-aa5b-cf89f0ed6d25&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1751] 10.0.0.61 () {32 vars in 693 bytes} [Sat Aug 15 00:25:55 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1752] 10.0.0.61 () {32 vars in 679 bytes} [Sat Aug 15 00:25:55 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: 958/1753] 10.0.0.61 () {32 vars in 693 bytes} [Sat Aug 15 00:25:55 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: 959/1754] 10.0.0.61 () {32 vars in 689 bytes} [Sat Aug 15 00:25:56 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1755] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:55 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1756] 10.0.0.61 () {32 vars in 701 bytes} [Sat Aug 15 00:25:56 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1757] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:25:56 2026] GET /v2.0/security-groups?id=4d7f6958-eeca-4693-aa5b-cf89f0ed6d25&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: 799/1758] 10.0.0.61 () {32 vars in 731 bytes} [Sat Aug 15 00:25:56 2026] DELETE /v2.0/subnetpools/96f4add4-4fd9-49f6-8338-a3f76830cc9e => 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: 960/1759] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:25:56 2026] GET /v2.0/security-groups?tenant_id=309489a995a5414795fd0011d8e1064a&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1760] 10.0.0.61 () {32 vars in 731 bytes} [Sat Aug 15 00:25:56 2026] DELETE /v2.0/subnetpools/2b9118d6-5aba-4724-a748-60825ff95c77 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1761] 10.0.0.61 () {32 vars in 731 bytes} [Sat Aug 15 00:25:56 2026] DELETE /v2.0/subnetpools/697d6077-cd04-4f59-8ce2-fc9b443efa27 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1762] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:56 2026] DELETE /v2.0/security-groups/65f0784e-3697-4d02-9562-1a9007e03c5e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1763] 10.0.0.61 () {32 vars in 731 bytes} [Sat Aug 15 00:25:56 2026] DELETE /v2.0/subnetpools/62996e72-5fcc-43c5-b28a-7ca6b2ae190d => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1764] 10.0.0.61 () {32 vars in 731 bytes} [Sat Aug 15 00:25:56 2026] DELETE /v2.0/subnetpools/5b6330a8-74ef-431a-b2b8-4246b87045d7 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1765] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:56 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1766] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:25:56 2026] GET /v2.0/security-groups?id=4d7f6958-eeca-4693-aa5b-cf89f0ed6d25&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1767] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:25:56 2026] GET /v2.0/security-groups?tenant_id=c79b7539f5cb45ebb608b746ed4ed5f9&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1768] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:56 2026] DELETE /v2.0/security-groups/40827966-3c00-48f5-91b2-5095a4671b26 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1769] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:25:57 2026] GET /v2.0/security-groups?tenant_id=2018921ea8634aa0a7bb9e44bf8b4d55&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1770] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:57 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1771] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:25:57 2026] GET /v2.0/security-groups?id=4d7f6958-eeca-4693-aa5b-cf89f0ed6d25&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: 965/1772] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:57 2026] DELETE /v2.0/security-groups/ed088684-f7f8-4910-b5e7-2bdd65f6e1cb => 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: 808/1773] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:25:57 2026] GET /v2.0/security-groups?tenant_id=aee98f253d6748dba083b32aaf4a9b53&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1774] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:25:57 2026] GET /v2.0/ports?tenant_id=d8a4728ef009452facb55c0bfe1cb8c3&device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1775] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:57 2026] DELETE /v2.0/security-groups/43982c54-e03d-48fb-830c-c1333edf2d57 => 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: 810/1776] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:25:57 2026] GET /v2.0/networks?id=0c959110-ab3e-4323-980d-df4912da9c3b => generated 771 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1777] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Aug 15 00:25:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=cfe9ac1d-7313-458b-b750-8375be62e8c8 => generated 861 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1778] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:25:58 2026] GET /v2.0/subnets?id=c7416939-565b-43a5-ab0b-781e3c4e6626 => generated 693 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1779] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:25:58 2026] GET /v2.0/ports?network_id=0c959110-ab3e-4323-980d-df4912da9c3b&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: 969/1780] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:25:58 2026] GET /v2.0/networks/0c959110-ab3e-4323-980d-df4912da9c3b?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1781] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:25:58 2026] GET /v2.0/networks/0c959110-ab3e-4323-980d-df4912da9c3b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1782] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:25:58 2026] GET /v2.0/security-groups?tenant_id=f1983280ff5d4984ad62057123c14f56&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: 971/1783] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:25:58 2026] DELETE /v2.0/security-groups/6cad6f82-466b-4abe-aa23-4b3bc6ece813 => 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: 813/1784] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:58 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1785] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:25:58 2026] GET /v2.0/security-groups?id=4d7f6958-eeca-4693-aa5b-cf89f0ed6d25&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1788] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:25:59 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1789] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:25:59 2026] GET /v2.0/security-groups?id=4d7f6958-eeca-4693-aa5b-cf89f0ed6d25&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: 816/1790] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:26:01 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => generated 975 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1791] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:26:01 2026] GET /v2.0/security-groups?id=4d7f6958-eeca-4693-aa5b-cf89f0ed6d25&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: 975/1792] 10.0.0.61 () {34 vars in 683 bytes} [Sat Aug 15 00:26:01 2026] POST /v2.0/security-groups => generated 1601 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1793] 10.0.0.61 () {34 vars in 683 bytes} [Sat Aug 15 00:26:01 2026] POST /v2.0/security-groups => generated 1601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1794] 10.0.0.61 () {34 vars in 683 bytes} [Sat Aug 15 00:26:01 2026] POST /v2.0/security-groups => generated 1601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1795] 10.0.0.61 () {34 vars in 683 bytes} [Sat Aug 15 00:26:01 2026] POST /v2.0/security-groups => generated 1601 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1796] 10.0.0.61 () {34 vars in 683 bytes} [Sat Aug 15 00:26:01 2026] POST /v2.0/security-groups => generated 1601 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1797] 10.0.0.61 () {34 vars in 766 bytes} [Sat Aug 15 00:26:01 2026] PUT /v2.0/security-groups/31db9fe8-9bb5-4e6e-a9e8-5eab48b3b0a1/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1798] 10.0.0.61 () {34 vars in 766 bytes} [Sat Aug 15 00:26:02 2026] PUT /v2.0/security-groups/90c99f8d-5220-4cd0-a6ac-c2ff55a4a63e/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1799] 10.0.0.61 () {34 vars in 766 bytes} [Sat Aug 15 00:26:02 2026] PUT /v2.0/security-groups/0ec62418-f28a-4331-8efc-f44b98d7fe40/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1800] 10.0.0.61 () {34 vars in 766 bytes} [Sat Aug 15 00:26:02 2026] PUT /v2.0/security-groups/3b0ef0fd-8e7e-4358-b237-0a38acd98f61/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1801] 10.0.0.61 () {32 vars in 679 bytes} [Sat Aug 15 00:26:02 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1802] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:26:02 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => generated 973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1803] 10.0.0.61 () {32 vars in 693 bytes} [Sat Aug 15 00:26:02 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1804] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:26:02 2026] GET /v2.0/security-groups?id=4d7f6958-eeca-4693-aa5b-cf89f0ed6d25&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: 824/1805] 10.0.0.61 () {32 vars in 689 bytes} [Sat Aug 15 00:26:02 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1806] 10.0.0.61 () {32 vars in 701 bytes} [Sat Aug 15 00:26:02 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1807] 10.0.0.61 () {32 vars in 687 bytes} [Sat Aug 15 00:26:02 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1808] 10.0.0.61 () {32 vars in 701 bytes} [Sat Aug 15 00:26:02 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1809] 10.0.0.61 () {32 vars in 697 bytes} [Sat Aug 15 00:26:02 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1810] 10.0.0.61 () {32 vars in 709 bytes} [Sat Aug 15 00:26:02 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1811] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:26:02 2026] DELETE /v2.0/security-groups/31db9fe8-9bb5-4e6e-a9e8-5eab48b3b0a1 => 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: 987/1812] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:26:02 2026] DELETE /v2.0/security-groups/90c99f8d-5220-4cd0-a6ac-c2ff55a4a63e => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:26:02.829 8 INFO neutron.db.segments_db [None req-a999fec7-dea3-434d-9fac-3a66ef0bf135 14cdc29d519b468bb4192e2e41a7472c a3d4f67c922a4ff6bc642d26b6b40c37 - - default default] Added segment f7610c5e-3d62-4a2f-873c-6a9df256e3f0 of type vxlan for network 35c279cc-477e-4d2d-8467-446c4978210d [pid: 7|app: 0|req: 988/1813] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:26:02 2026] DELETE /v2.0/security-groups/0ec62418-f28a-4331-8efc-f44b98d7fe40 => 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: 826/1814] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:26:02 2026] POST /v2.0/networks => generated 630 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1815] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:26:02 2026] DELETE /v2.0/security-groups/3b0ef0fd-8e7e-4358-b237-0a38acd98f61 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1816] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:26:02 2026] DELETE /v2.0/security-groups/299040c5-31e2-4bea-a483-2155f8a3ab47 => 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: 827/1817] 10.0.0.61 () {34 vars in 663 bytes} [Sat Aug 15 00:26:02 2026] POST /v2.0/ports => generated 743 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1818] 10.0.0.61 () {34 vars in 665 bytes} [Sat Aug 15 00:26:03 2026] POST /v2.0/trunks => generated 407 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1819] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:26:03 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:26:03.525 7 INFO neutron.db.segments_db [None req-de70791b-24ca-455b-9545-b8791ca8eff3 14cdc29d519b468bb4192e2e41a7472c a3d4f67c922a4ff6bc642d26b6b40c37 - - default default] Added segment c533a314-f6b9-4231-8436-c30e0fc66db1 of type vxlan for network 5b810089-e502-4b13-96a0-7bdda29f261e /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 993/1820] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:26:03 2026] POST /v2.0/networks => generated 632 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1821] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:26:03 2026] GET /v2.0/security-groups?id=4d7f6958-eeca-4693-aa5b-cf89f0ed6d25&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: 828/1822] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:26:03 2026] GET /v2.0/security-groups?tenant_id=59c47220131249fe82c3eeb8ad46331f&name=default => generated 2925 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1823] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:26:03 2026] DELETE /v2.0/security-groups/c15cbbcb-b5ea-4c01-99dd-51ce34225895 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1824] 10.0.0.61 () {34 vars in 663 bytes} [Sat Aug 15 00:26:03 2026] POST /v2.0/ports => generated 743 bytes in 322 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: 996/1825] 10.0.0.61 () {34 vars in 665 bytes} [Sat Aug 15 00:26:03 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) [pid: 8|app: 0|req: 830/1826] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:26:03 2026] GET /v2.0/security-groups?tenant_id=205fd149a5324012b7f0d8878667c5b8&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:26:04.220 7 INFO neutron.db.segments_db [None req-a65001bb-4530-4b1a-b426-0396ec739824 14cdc29d519b468bb4192e2e41a7472c a3d4f67c922a4ff6bc642d26b6b40c37 - - default default] Added segment 8433ec77-afe6-4aed-9a1a-a9badade2a09 of type vxlan for network 4b9d32c4-6b78-4696-821f-7a7b0ff78b49 [pid: 7|app: 0|req: 997/1827] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:26:04 2026] POST /v2.0/networks => generated 631 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1828] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:26:04 2026] DELETE /v2.0/security-groups/b1a7b9fb-2df8-4f2b-92fd-dd81e935f801 => 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: 832/1829] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:26:04 2026] GET /v2.0/security-groups?tenant_id=970619a74f8e43a19a36ea0b89de51fc&name=default => generated 2925 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1830] 10.0.0.61 () {34 vars in 663 bytes} [Sat Aug 15 00:26:04 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: 833/1831] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:26:04 2026] DELETE /v2.0/security-groups/cc9463ee-8f54-4cd3-899c-b25a4bc6ace6 => 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: 834/1832] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:26:04 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1833] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:26:04 2026] GET /v2.0/security-groups?id=4d7f6958-eeca-4693-aa5b-cf89f0ed6d25&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: 999/1834] 10.0.0.61 () {34 vars in 665 bytes} [Sat Aug 15 00:26:04 2026] POST /v2.0/trunks => generated 407 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:26:04.922 8 INFO neutron.db.segments_db [None req-e0789a97-2f9b-4dc5-92e2-0aaa851f20a6 14cdc29d519b468bb4192e2e41a7472c a3d4f67c922a4ff6bc642d26b6b40c37 - - default default] Added segment d3d36cee-8b5a-4ae8-9938-b29772408fc5 of type vxlan for network 28430440-76ae-46c0-ac2b-86cb5b7c78eb [pid: 8|app: 0|req: 836/1835] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:26:04 2026] POST /v2.0/networks => generated 632 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1836] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:26:04 2026] GET /v2.0/security-groups?tenant_id=890578f38abb46b3aaf361ffeb4c1e95&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: 1001/1837] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:26:05 2026] DELETE /v2.0/security-groups/9f24be73-15f2-42fd-a748-564ab5f22cdb => 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: 837/1838] 10.0.0.61 () {34 vars in 663 bytes} [Sat Aug 15 00:26:05 2026] POST /v2.0/ports => generated 743 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1839] 10.0.0.61 () {34 vars in 665 bytes} [Sat Aug 15 00:26:05 2026] POST /v2.0/trunks => generated 407 bytes in 192 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-15 00:26:05.609 8 INFO neutron.db.segments_db [None req-65bedaf6-b226-443c-bf03-dab6f2b83e27 14cdc29d519b468bb4192e2e41a7472c a3d4f67c922a4ff6bc642d26b6b40c37 - - default default] Added segment 3b3ed469-5ebb-480c-b61c-59060406bf41 of type vxlan for network 37edd8f3-7a48-43b9-910d-0e3c350714b9 [pid: 8|app: 0|req: 838/1840] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:26:05 2026] POST /v2.0/networks => generated 632 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1841] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:26:05 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1842] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:26:05 2026] GET /v2.0/security-groups?id=4d7f6958-eeca-4693-aa5b-cf89f0ed6d25&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1843] 10.0.0.61 () {34 vars in 663 bytes} [Sat Aug 15 00:26:05 2026] POST /v2.0/ports => generated 743 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1844] 10.0.0.61 () {34 vars in 665 bytes} [Sat Aug 15 00:26:06 2026] POST /v2.0/trunks => generated 407 bytes in 235 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: 1004/1845] 10.0.0.61 () {34 vars in 748 bytes} [Sat Aug 15 00:26:06 2026] PUT /v2.0/trunks/243b1bd7-99ea-415d-9cfe-e10ee7b5a825/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1846] 10.0.0.61 () {34 vars in 748 bytes} [Sat Aug 15 00:26:06 2026] PUT /v2.0/trunks/eda87547-4bec-4526-9943-b46a0aae863a/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1847] 10.0.0.61 () {34 vars in 748 bytes} [Sat Aug 15 00:26:06 2026] PUT /v2.0/trunks/b4ea1995-456d-4e8f-a3bc-0299d3132658/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1848] 10.0.0.61 () {34 vars in 748 bytes} [Sat Aug 15 00:26:06 2026] PUT /v2.0/trunks/2dd67474-e4bd-4f05-bc88-c0b7ad4a0f90/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1849] 10.0.0.61 () {32 vars in 661 bytes} [Sat Aug 15 00:26:06 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1850] 10.0.0.61 () {32 vars in 675 bytes} [Sat Aug 15 00:26:06 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1851] 10.0.0.61 () {32 vars in 671 bytes} [Sat Aug 15 00:26:06 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1852] 10.0.0.61 () {32 vars in 683 bytes} [Sat Aug 15 00:26:06 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1853] 10.0.0.61 () {32 vars in 669 bytes} [Sat Aug 15 00:26:06 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1854] 10.0.0.61 () {32 vars in 683 bytes} [Sat Aug 15 00:26:06 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1855] 10.0.0.61 () {32 vars in 679 bytes} [Sat Aug 15 00:26:06 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1856] 10.0.0.61 () {32 vars in 691 bytes} [Sat Aug 15 00:26:06 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1857] 10.0.0.61 () {32 vars in 718 bytes} [Sat Aug 15 00:26:06 2026] GET /v2.0/trunks/243b1bd7-99ea-415d-9cfe-e10ee7b5a825 => generated 412 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1858] 10.0.0.61 () {32 vars in 716 bytes} [Sat Aug 15 00:26:06 2026] GET /v2.0/ports/4c8a0c0a-f19b-4166-bd0a-dc254adba93f => generated 826 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1859] 10.0.0.61 () {32 vars in 721 bytes} [Sat Aug 15 00:26:06 2026] DELETE /v2.0/trunks/243b1bd7-99ea-415d-9cfe-e10ee7b5a825 => 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: 849/1860] 10.0.0.61 () {32 vars in 718 bytes} [Sat Aug 15 00:26:06 2026] GET /v2.0/trunks/eda87547-4bec-4526-9943-b46a0aae863a => generated 420 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1861] 10.0.0.61 () {32 vars in 716 bytes} [Sat Aug 15 00:26:06 2026] GET /v2.0/ports/f8583a8e-6525-443f-8ec0-b173d00797e4 => generated 826 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1862] 10.0.0.61 () {32 vars in 721 bytes} [Sat Aug 15 00:26:06 2026] DELETE /v2.0/trunks/eda87547-4bec-4526-9943-b46a0aae863a => 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: 851/1863] 10.0.0.61 () {32 vars in 718 bytes} [Sat Aug 15 00:26:07 2026] GET /v2.0/trunks/b4ea1995-456d-4e8f-a3bc-0299d3132658 => generated 429 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1864] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:26:07 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1865] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:26:07 2026] GET /v2.0/security-groups?id=4d7f6958-eeca-4693-aa5b-cf89f0ed6d25&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: 852/1866] 10.0.0.61 () {32 vars in 716 bytes} [Sat Aug 15 00:26:07 2026] GET /v2.0/ports/89c2e7c0-4840-42a3-b05b-980526fddb58 => generated 826 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1867] 10.0.0.61 () {32 vars in 721 bytes} [Sat Aug 15 00:26:07 2026] DELETE /v2.0/trunks/b4ea1995-456d-4e8f-a3bc-0299d3132658 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1868] 10.0.0.61 () {32 vars in 718 bytes} [Sat Aug 15 00:26:07 2026] GET /v2.0/trunks/2dd67474-e4bd-4f05-bc88-c0b7ad4a0f90 => generated 414 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1869] 10.0.0.61 () {32 vars in 716 bytes} [Sat Aug 15 00:26:07 2026] GET /v2.0/ports/f06f312b-5554-4cec-a22a-fcc6765add48 => generated 826 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1870] 10.0.0.61 () {32 vars in 721 bytes} [Sat Aug 15 00:26:07 2026] DELETE /v2.0/trunks/2dd67474-e4bd-4f05-bc88-c0b7ad4a0f90 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1871] 10.0.0.61 () {32 vars in 718 bytes} [Sat Aug 15 00:26:07 2026] GET /v2.0/trunks/d1362790-c8cf-49e0-b240-78bc2de1bfa1 => generated 407 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1872] 10.0.0.207 () {30 vars in 650 bytes} [Sat Aug 15 00:26:07 2026] GET /v2.0/extensions => generated 21537 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1873] 10.0.0.61 () {32 vars in 716 bytes} [Sat Aug 15 00:26:07 2026] GET /v2.0/ports/9af7c347-ec3b-4ed7-a381-d023d6b3b120 => generated 826 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1874] 10.0.0.61 () {32 vars in 721 bytes} [Sat Aug 15 00:26:07 2026] DELETE /v2.0/trunks/d1362790-c8cf-49e0-b240-78bc2de1bfa1 => 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: 1018/1875] 10.0.0.207 () {30 vars in 724 bytes} [Sat Aug 15 00:26:07 2026] GET /v2.0/quotas/10df4b5d015040bba898f6206c7dbff2/details => generated 847 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:26:07.766 8 INFO neutron_taas.services.taas.taas_plugin [None req-708cbce9-e9a0-4b76-b4c6-5f64f1b61f2a 14cdc29d519b468bb4192e2e41a7472c a3d4f67c922a4ff6bc642d26b6b40c37 - - default default] TaaS: Handle Delete Port: 4c8a0c0a-f19b-4166-bd0a-dc254adba93f 2026-08-15 00:26:07.769 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-708cbce9-e9a0-4b76-b4c6-5f64f1b61f2a 14cdc29d519b468bb4192e2e41a7472c a3d4f67c922a4ff6bc642d26b6b40c37 - - default default] Tap Mirror: Handle Delete Port: 4c8a0c0a-f19b-4166-bd0a-dc254adba93f [pid: 8|app: 0|req: 858/1876] 10.0.0.61 () {32 vars in 719 bytes} [Sat Aug 15 00:26:07 2026] DELETE /v2.0/ports/4c8a0c0a-f19b-4166-bd0a-dc254adba93f => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:26:07.956 7 INFO neutron_taas.services.taas.taas_plugin [None req-9b13d9d7-c9c7-461c-83db-ffc901147345 14cdc29d519b468bb4192e2e41a7472c a3d4f67c922a4ff6bc642d26b6b40c37 - - default default] TaaS: Handle Delete Port: f8583a8e-6525-443f-8ec0-b173d00797e4 2026-08-15 00:26:07.958 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b13d9d7-c9c7-461c-83db-ffc901147345 14cdc29d519b468bb4192e2e41a7472c a3d4f67c922a4ff6bc642d26b6b40c37 - - default default] Tap Mirror: Handle Delete Port: f8583a8e-6525-443f-8ec0-b173d00797e4 [pid: 7|app: 0|req: 1019/1877] 10.0.0.61 () {32 vars in 719 bytes} [Sat Aug 15 00:26:07 2026] DELETE /v2.0/ports/f8583a8e-6525-443f-8ec0-b173d00797e4 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:26:08.165 8 INFO neutron_taas.services.taas.taas_plugin [None req-fb01714a-5150-4a5f-ae61-2962ba19a9ba 14cdc29d519b468bb4192e2e41a7472c a3d4f67c922a4ff6bc642d26b6b40c37 - - default default] TaaS: Handle Delete Port: 89c2e7c0-4840-42a3-b05b-980526fddb58 2026-08-15 00:26:08.170 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb01714a-5150-4a5f-ae61-2962ba19a9ba 14cdc29d519b468bb4192e2e41a7472c a3d4f67c922a4ff6bc642d26b6b40c37 - - default default] Tap Mirror: Handle Delete Port: 89c2e7c0-4840-42a3-b05b-980526fddb58 [pid: 8|app: 0|req: 859/1878] 10.0.0.61 () {32 vars in 719 bytes} [Sat Aug 15 00:26:08 2026] DELETE /v2.0/ports/89c2e7c0-4840-42a3-b05b-980526fddb58 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:26:08.383 7 INFO neutron_taas.services.taas.taas_plugin [None req-2e2d6dc8-2378-47ba-996a-38db477cc884 14cdc29d519b468bb4192e2e41a7472c a3d4f67c922a4ff6bc642d26b6b40c37 - - default default] TaaS: Handle Delete Port: f06f312b-5554-4cec-a22a-fcc6765add48 2026-08-15 00:26:08.386 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e2d6dc8-2378-47ba-996a-38db477cc884 14cdc29d519b468bb4192e2e41a7472c a3d4f67c922a4ff6bc642d26b6b40c37 - - default default] Tap Mirror: Handle Delete Port: f06f312b-5554-4cec-a22a-fcc6765add48 [pid: 7|app: 0|req: 1020/1879] 10.0.0.61 () {32 vars in 719 bytes} [Sat Aug 15 00:26:08 2026] DELETE /v2.0/ports/f06f312b-5554-4cec-a22a-fcc6765add48 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:26:08.565 7 INFO neutron_taas.services.taas.taas_plugin [None req-1a3ba9a7-d59b-4eaa-9ec0-1de6c5165011 14cdc29d519b468bb4192e2e41a7472c a3d4f67c922a4ff6bc642d26b6b40c37 - - default default] TaaS: Handle Delete Port: 9af7c347-ec3b-4ed7-a381-d023d6b3b120 2026-08-15 00:26:08.567 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a3ba9a7-d59b-4eaa-9ec0-1de6c5165011 14cdc29d519b468bb4192e2e41a7472c a3d4f67c922a4ff6bc642d26b6b40c37 - - default default] Tap Mirror: Handle Delete Port: 9af7c347-ec3b-4ed7-a381-d023d6b3b120 [pid: 7|app: 0|req: 1021/1880] 10.0.0.61 () {32 vars in 719 bytes} [Sat Aug 15 00:26:08 2026] DELETE /v2.0/ports/9af7c347-ec3b-4ed7-a381-d023d6b3b120 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:26:08.728 8 INFO neutron.db.segments_db [None req-b0051035-0d17-452f-ae69-d1fbd5650c61 ac0c7206e70a4ec3ba73dd0e72519a54 b7a6ae4019934d9fad264c14f5c1181b - - default default] Added segment d5a46c05-3d86-4b63-b724-c6d577e37858 of type vxlan for network 1f2badd9-3d07-4340-abcd-4c36ab3964da 2026-08-15 00:26:08.764 7 INFO neutron.services.segments.plugin [-] Segment f7610c5e-3d62-4a2f-873c-6a9df256e3f0 resource provider aggregate not found 2026-08-15 00:26:08.772 7 INFO neutron.services.segments.plugin [-] Segment f7610c5e-3d62-4a2f-873c-6a9df256e3f0 resource provider aggregate not found 2026-08-15 00:26:08.784 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f7610c5e-3d62-4a2f-873c-6a9df256e3f0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7610c5e-3d62-4a2f-873c-6a9df256e3f0 found for delete ", "request_id": "req-aed96b18-2b3a-4806-b3f5-6e3d7c799d8b"}]} 2026-08-15 00:26:08.798 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f7610c5e-3d62-4a2f-873c-6a9df256e3f0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7610c5e-3d62-4a2f-873c-6a9df256e3f0 found for delete ", "request_id": "req-ee596575-b47f-459d-8768-28aea72d6f8c"}]} [pid: 7|app: 0|req: 1022/1881] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:26:08 2026] DELETE /v2.0/networks/35c279cc-477e-4d2d-8467-446c4978210d => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1882] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:26:08 2026] POST /v2.0/networks => generated 630 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:26:08.873 8 INFO neutron.db.segments_db [None req-54a860f1-a54a-48f3-86d9-b49fa418ae68 ac0c7206e70a4ec3ba73dd0e72519a54 b7a6ae4019934d9fad264c14f5c1181b - - default default] Added segment e47b345a-0e24-45a6-9baf-48c9b5e1abdc of type vxlan for network 3a22974d-f0b7-4716-adc5-82d1ac068802 [pid: 7|app: 0|req: 1023/1883] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:26:08 2026] DELETE /v2.0/networks/5b810089-e502-4b13-96a0-7bdda29f261e => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1884] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:26:08 2026] POST /v2.0/networks => generated 631 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1885] 10.0.0.61 () {34 vars in 752 bytes} [Sat Aug 15 00:26:08 2026] PUT /v2.0/networks/1f2badd9-3d07-4340-abcd-4c36ab3964da/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1886] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:26:08 2026] DELETE /v2.0/networks/4b9d32c4-6b78-4696-821f-7a7b0ff78b49 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1887] 10.0.0.61 () {32 vars in 732 bytes} [Sat Aug 15 00:26:09 2026] GET /v2.0/networks/1f2badd9-3d07-4340-abcd-4c36ab3964da/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: 864/1888] 10.0.0.61 () {34 vars in 752 bytes} [Sat Aug 15 00:26:09 2026] PUT /v2.0/networks/3a22974d-f0b7-4716-adc5-82d1ac068802/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1889] 10.0.0.61 () {32 vars in 732 bytes} [Sat Aug 15 00:26:09 2026] GET /v2.0/networks/3a22974d-f0b7-4716-adc5-82d1ac068802/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1890] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:26:09 2026] DELETE /v2.0/networks/28430440-76ae-46c0-ac2b-86cb5b7c78eb => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1891] 10.0.0.61 () {34 vars in 752 bytes} [Sat Aug 15 00:26:09 2026] PUT /v2.0/networks/3a22974d-f0b7-4716-adc5-82d1ac068802/tags => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1892] 10.0.0.61 () {32 vars in 732 bytes} [Sat Aug 15 00:26:09 2026] GET /v2.0/networks/3a22974d-f0b7-4716-adc5-82d1ac068802/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1893] 10.0.0.61 () {32 vars in 732 bytes} [Sat Aug 15 00:26:09 2026] GET /v2.0/networks/1f2badd9-3d07-4340-abcd-4c36ab3964da/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1894] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:26:09 2026] DELETE /v2.0/networks/37edd8f3-7a48-43b9-910d-0e3c350714b9 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:26:09.460 8 INFO neutron.services.segments.plugin [-] Segment d5a46c05-3d86-4b63-b724-c6d577e37858 resource provider aggregate not found 2026-08-15 00:26:09.463 8 INFO neutron.services.segments.plugin [-] Segment d5a46c05-3d86-4b63-b724-c6d577e37858 resource provider aggregate not found 2026-08-15 00:26:09.482 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d5a46c05-3d86-4b63-b724-c6d577e37858 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5a46c05-3d86-4b63-b724-c6d577e37858 found for delete ", "request_id": "req-46f37507-97cd-45b6-943c-1ff70fb6c05e"}]} 2026-08-15 00:26:09.482 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d5a46c05-3d86-4b63-b724-c6d577e37858 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5a46c05-3d86-4b63-b724-c6d577e37858 found for delete ", "request_id": "req-e68f1506-1429-49dc-bc4c-93e32d8ccefa"}]} [pid: 8|app: 0|req: 869/1895] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:26:09 2026] DELETE /v2.0/networks/1f2badd9-3d07-4340-abcd-4c36ab3964da => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1896] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:26:09 2026] DELETE /v2.0/networks/3a22974d-f0b7-4716-adc5-82d1ac068802 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1897] 10.0.0.207 () {30 vars in 650 bytes} [Sat Aug 15 00:26:10 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1898] 10.0.0.207 () {30 vars in 724 bytes} [Sat Aug 15 00:26:10 2026] GET /v2.0/quotas/10df4b5d015040bba898f6206c7dbff2/details => generated 847 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1899] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:26:10 2026] GET /v2.0/security-groups?tenant_id=a3d4f67c922a4ff6bc642d26b6b40c37&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1900] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:26:10 2026] DELETE /v2.0/security-groups/a9848a08-8fc6-41d4-8ed1-376865ae60cc => 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/1901] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:26:10 2026] GET /v2.0/security-groups?tenant_id=b7a6ae4019934d9fad264c14f5c1181b&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1902] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:26:10 2026] DELETE /v2.0/security-groups/5fbe507b-713e-4261-a750-58bd6e52512b => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1903] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:26:10 2026] GET /v2.0/security-groups?tenant_id=2b244f1aabb448858b061a0af6568ce9&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: 1031/1904] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:26:10 2026] DELETE /v2.0/security-groups/f8997644-430f-4539-85f7-5172019acc48 => 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: 874/1905] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:26:10 2026] GET /v2.0/security-groups?tenant_id=9d26dd08f0844e0b90bb4f633e8f10fc&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:26:10.815 7 INFO neutron.services.segments.plugin [-] Segment c533a314-f6b9-4231-8436-c30e0fc66db1 resource provider aggregate not found 2026-08-15 00:26:10.822 7 INFO neutron.services.segments.plugin [-] Segment c533a314-f6b9-4231-8436-c30e0fc66db1 resource provider aggregate not found 2026-08-15 00:26:10.833 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c533a314-f6b9-4231-8436-c30e0fc66db1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c533a314-f6b9-4231-8436-c30e0fc66db1 found for delete ", "request_id": "req-e09fe854-8a5c-4901-8a17-434e9d4e1984"}]} 2026-08-15 00:26:10.843 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c533a314-f6b9-4231-8436-c30e0fc66db1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c533a314-f6b9-4231-8436-c30e0fc66db1 found for delete ", "request_id": "req-3f16075c-da1f-4af4-aaa6-e575082df346"}]} 2026-08-15 00:26:10.856 7 INFO neutron.services.segments.plugin [-] Segment 8433ec77-afe6-4aed-9a1a-a9badade2a09 resource provider aggregate not found 2026-08-15 00:26:10.861 7 INFO neutron.services.segments.plugin [-] Segment 8433ec77-afe6-4aed-9a1a-a9badade2a09 resource provider aggregate not found 2026-08-15 00:26:10.875 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8433ec77-afe6-4aed-9a1a-a9badade2a09 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8433ec77-afe6-4aed-9a1a-a9badade2a09 found for delete ", "request_id": "req-c5d87d60-9765-4ae7-af27-375289ed96a0"}]} 2026-08-15 00:26:10.881 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8433ec77-afe6-4aed-9a1a-a9badade2a09 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8433ec77-afe6-4aed-9a1a-a9badade2a09 found for delete ", "request_id": "req-87d5f925-6333-4f3a-a647-3efc3e4900da"}]} 2026-08-15 00:26:10.902 7 INFO neutron.services.segments.plugin [-] Segment d3d36cee-8b5a-4ae8-9938-b29772408fc5 resource provider aggregate not found 2026-08-15 00:26:10.903 7 INFO neutron.services.segments.plugin [-] Segment d3d36cee-8b5a-4ae8-9938-b29772408fc5 resource provider aggregate not found 2026-08-15 00:26:10.927 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d3d36cee-8b5a-4ae8-9938-b29772408fc5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3d36cee-8b5a-4ae8-9938-b29772408fc5 found for delete ", "request_id": "req-8afc4d28-ded2-4e8a-baeb-924510cd74c6"}]} 2026-08-15 00:26:10.935 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d3d36cee-8b5a-4ae8-9938-b29772408fc5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3d36cee-8b5a-4ae8-9938-b29772408fc5 found for delete ", "request_id": "req-b60982e2-90e0-47d5-a5bc-05a99b426d3b"}]} 2026-08-15 00:26:10.945 7 INFO neutron.services.segments.plugin [-] Segment 3b3ed469-5ebb-480c-b61c-59060406bf41 resource provider aggregate not found [pid: 8|app: 0|req: 875/1906] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:26:10 2026] GET /v2.0/security-groups?tenant_id=ac052602bcbb43feadf56ebc4da3b814&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:26:10.951 7 INFO neutron.services.segments.plugin [-] Segment 3b3ed469-5ebb-480c-b61c-59060406bf41 resource provider aggregate not found 2026-08-15 00:26:10.969 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3b3ed469-5ebb-480c-b61c-59060406bf41 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b3ed469-5ebb-480c-b61c-59060406bf41 found for delete ", "request_id": "req-5667bd08-13cb-4457-9f25-e99b010afde4"}]} 2026-08-15 00:26:10.978 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3b3ed469-5ebb-480c-b61c-59060406bf41 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b3ed469-5ebb-480c-b61c-59060406bf41 found for delete ", "request_id": "req-ed36cc87-ea65-4806-855f-9fa503ac8ace"}]} [pid: 7|app: 0|req: 1032/1907] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:26:10 2026] DELETE /v2.0/security-groups/07d2b6ed-312f-4179-9fd7-2f6d254cfec3 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:26:10.998 7 INFO neutron.services.segments.plugin [-] Segment e47b345a-0e24-45a6-9baf-48c9b5e1abdc resource provider aggregate not found 2026-08-15 00:26:11.000 7 INFO neutron.services.segments.plugin [-] Segment e47b345a-0e24-45a6-9baf-48c9b5e1abdc resource provider aggregate not found 2026-08-15 00:26:11.022 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e47b345a-0e24-45a6-9baf-48c9b5e1abdc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e47b345a-0e24-45a6-9baf-48c9b5e1abdc found for delete ", "request_id": "req-0b263d4f-0038-42c6-bb9e-65818154f687"}]} 2026-08-15 00:26:11.025 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e47b345a-0e24-45a6-9baf-48c9b5e1abdc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e47b345a-0e24-45a6-9baf-48c9b5e1abdc found for delete ", "request_id": "req-245dd7a3-23fd-4e73-a566-4245f1b34061"}]} [pid: 8|app: 0|req: 876/1908] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:26:10 2026] DELETE /v2.0/security-groups/3dbf881a-dda2-43f9-95e3-846c02253327 => 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: 1033/1909] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:26:12 2026] GET /v2.0/security-groups?tenant_id=10df4b5d015040bba898f6206c7dbff2&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1910] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:26:12 2026] DELETE /v2.0/security-groups/299a1057-7ac4-484e-89b5-9ed70f610596 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1911] 10.0.0.61 () {34 vars in 677 bytes} [Sat Aug 15 00:26:14 2026] POST /v2.0/qos/policies => generated 359 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1914] 10.0.0.61 () {34 vars in 752 bytes} [Sat Aug 15 00:26:14 2026] PUT /v2.0/policies/95fb4f11-b81f-49f0-ba54-cdebcfba7ef6/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1915] 10.0.0.61 () {32 vars in 732 bytes} [Sat Aug 15 00:26:14 2026] GET /v2.0/policies/95fb4f11-b81f-49f0-ba54-cdebcfba7ef6/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/1916] 10.0.0.61 () {34 vars in 763 bytes} [Sat Aug 15 00:26:14 2026] PUT /v2.0/policies/95fb4f11-b81f-49f0-ba54-cdebcfba7ef6/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1917] 10.0.0.61 () {32 vars in 732 bytes} [Sat Aug 15 00:26:14 2026] GET /v2.0/policies/95fb4f11-b81f-49f0-ba54-cdebcfba7ef6/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1918] 10.0.0.61 () {34 vars in 759 bytes} [Sat Aug 15 00:26:14 2026] PUT /v2.0/policies/95fb4f11-b81f-49f0-ba54-cdebcfba7ef6/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: 881/1919] 10.0.0.61 () {32 vars in 732 bytes} [Sat Aug 15 00:26:14 2026] GET /v2.0/policies/95fb4f11-b81f-49f0-ba54-cdebcfba7ef6/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1920] 10.0.0.61 () {34 vars in 781 bytes} [Sat Aug 15 00:26:14 2026] PUT /v2.0/policies/95fb4f11-b81f-49f0-ba54-cdebcfba7ef6/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1921] 10.0.0.61 () {32 vars in 732 bytes} [Sat Aug 15 00:26:14 2026] GET /v2.0/policies/95fb4f11-b81f-49f0-ba54-cdebcfba7ef6/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1922] 10.0.0.61 () {34 vars in 752 bytes} [Sat Aug 15 00:26:14 2026] PUT /v2.0/policies/95fb4f11-b81f-49f0-ba54-cdebcfba7ef6/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1923] 10.0.0.61 () {32 vars in 732 bytes} [Sat Aug 15 00:26:15 2026] GET /v2.0/policies/95fb4f11-b81f-49f0-ba54-cdebcfba7ef6/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1924] 10.0.0.61 () {32 vars in 740 bytes} [Sat Aug 15 00:26:15 2026] GET /v2.0/policies/95fb4f11-b81f-49f0-ba54-cdebcfba7ef6/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:26:15.108 8 INFO neutron.api.v2.resource [None req-4e18a4b0-9502-487f-a449-4dd9295b2cb8 758834608d4d4f41af15f64c04204eec eb687c87be08498291f2f855d2cd3288 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 884/1925] 10.0.0.61 () {32 vars in 744 bytes} [Sat Aug 15 00:26:15 2026] GET /v2.0/policies/95fb4f11-b81f-49f0-ba54-cdebcfba7ef6/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1926] 10.0.0.61 () {32 vars in 743 bytes} [Sat Aug 15 00:26:15 2026] DELETE /v2.0/policies/95fb4f11-b81f-49f0-ba54-cdebcfba7ef6/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1927] 10.0.0.61 () {32 vars in 732 bytes} [Sat Aug 15 00:26:15 2026] GET /v2.0/policies/95fb4f11-b81f-49f0-ba54-cdebcfba7ef6/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:26:15.241 7 INFO neutron.api.v2.resource [None req-d29e123a-d31b-4361-8311-6d67a1873481 758834608d4d4f41af15f64c04204eec eb687c87be08498291f2f855d2cd3288 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1043/1928] 10.0.0.61 () {32 vars in 747 bytes} [Sat Aug 15 00:26:15 2026] DELETE /v2.0/policies/95fb4f11-b81f-49f0-ba54-cdebcfba7ef6/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1929] 10.0.0.61 () {32 vars in 735 bytes} [Sat Aug 15 00:26:15 2026] DELETE /v2.0/policies/95fb4f11-b81f-49f0-ba54-cdebcfba7ef6/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/1930] 10.0.0.61 () {32 vars in 732 bytes} [Sat Aug 15 00:26:15 2026] GET /v2.0/policies/95fb4f11-b81f-49f0-ba54-cdebcfba7ef6/tags => 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: 887/1931] 10.0.0.61 () {32 vars in 733 bytes} [Sat Aug 15 00:26:15 2026] DELETE /v2.0/qos/policies/95fb4f11-b81f-49f0-ba54-cdebcfba7ef6 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:26:15.807 7 INFO neutron.db.segments_db [None req-4229f4c6-bf66-4113-8299-b9d411cd1b72 28d4a1b71d1349dfad1a069657939667 694be7b58f0c47d18395219a4f1aef7b - - default default] Added segment 081e4f99-196b-4553-a769-d412985b36af of type vxlan for network 77c69f39-062d-472d-8908-1c31e238aeb4 [pid: 7|app: 0|req: 1045/1932] 10.0.0.61 () {34 vars in 670 bytes} [Sat Aug 15 00:26:15 2026] POST /v2.0/networks => generated 633 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:26:15.944 8 INFO neutron.db.segments_db [None req-4d6d9204-bf61-46dd-99ae-4c5bd3b0c459 28d4a1b71d1349dfad1a069657939667 694be7b58f0c47d18395219a4f1aef7b - - default default] Added segment 94dec402-215a-41f6-af91-8db6988895ff of type vxlan for network b26cb0eb-85d1-4740-90ff-8a89271498a5 2026-08-15 00:26:16.145 8 INFO neutron.db.l3_hamode_db [None req-4d6d9204-bf61-46dd-99ae-4c5bd3b0c459 28d4a1b71d1349dfad1a069657939667 694be7b58f0c47d18395219a4f1aef7b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1046/1933] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:26:16 2026] GET /v2.0/security-groups?tenant_id=ccb75f99e599477cbe8f01d6d4f57aae&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/1934] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:26:16 2026] DELETE /v2.0/security-groups/bf359dd8-9ebd-4816-be18-051a3c459bcc => 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: 1048/1935] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:26:16 2026] GET /v2.0/security-groups?tenant_id=eb687c87be08498291f2f855d2cd3288&name=default => generated 2925 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/1936] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:26:16 2026] DELETE /v2.0/security-groups/3297dbdf-bcda-4a40-8a9b-b8da439cdd3a => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:26:16.987 8 INFO neutron.db.l3_hamode_db [None req-4d6d9204-bf61-46dd-99ae-4c5bd3b0c459 28d4a1b71d1349dfad1a069657939667 694be7b58f0c47d18395219a4f1aef7b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1050/1937] 10.0.0.100 () {34 vars in 990 bytes} [Sat Aug 15 00:26:17 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/1938] 10.0.0.100 () {34 vars in 1040 bytes} [Sat Aug 15 00:26:17 2026] GET /v2.0/security-groups?id=4d7f6958-eeca-4693-aa5b-cf89f0ed6d25&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: 888/1939] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:26:15 2026] POST /v2.0/routers => generated 694 bytes in 1929 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/1940] 10.0.0.61 () {32 vars in 775 bytes} [Sat Aug 15 00:26:17 2026] GET /v2.0/subnets?project_id=694be7b58f0c47d18395219a4f1aef7b&cidr=10.100.0.0%2F28 => generated 14 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1941] 10.0.0.61 () {32 vars in 693 bytes} [Sat Aug 15 00:26:18 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/1942] 10.0.0.61 () {32 vars in 783 bytes} [Sat Aug 15 00:26:18 2026] GET /v2.0/subnets?network_id=7364098b-7fc8-4bd7-97f9-33336d336931&cidr=10.100.0.0%2F28 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1943] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:26:18 2026] POST /v2.0/subnets => generated 657 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/1944] 10.0.0.61 () {34 vars in 782 bytes} [Sat Aug 15 00:26:18 2026] PUT /v2.0/routers/5f6ae3e1-3ac0-4e74-b3ef-57180b4522fe/add_router_interface => generated 309 bytes in 1305 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1945] 10.0.0.61 () {32 vars in 648 bytes} [Sat Aug 15 00:26:19 2026] GET /v2.0/networks => generated 5059 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/1946] 10.0.0.61 () {32 vars in 646 bytes} [Sat Aug 15 00:26:19 2026] GET /v2.0/subnets => generated 3897 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1947] 10.0.0.61 () {32 vars in 646 bytes} [Sat Aug 15 00:26:19 2026] GET /v2.0/routers => generated 1463 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1948] 10.0.0.61 () {34 vars in 684 bytes} [Sat Aug 15 00:26:20 2026] POST /v2.0/security-groups => generated 1675 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/1949] 10.0.0.61 () {34 vars in 675 bytes} [Sat Aug 15 00:26:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1950] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:26:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/1951] 10.0.0.61 () {34 vars in 758 bytes} [Sat Aug 15 00:26:20 2026] PUT /v2.0/subnetpools/bf0836b9-924b-4926-bd81-d2790f98f264/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/1952] 10.0.0.61 () {32 vars in 738 bytes} [Sat Aug 15 00:26:20 2026] GET /v2.0/subnetpools/bf0836b9-924b-4926-bd81-d2790f98f264/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/1953] 10.0.0.61 () {34 vars in 769 bytes} [Sat Aug 15 00:26:20 2026] PUT /v2.0/subnetpools/bf0836b9-924b-4926-bd81-d2790f98f264/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1954] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:26:20 2026] POST /v2.0/security-group-rules => generated 596 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/1955] 10.0.0.61 () {32 vars in 738 bytes} [Sat Aug 15 00:26:20 2026] GET /v2.0/subnetpools/bf0836b9-924b-4926-bd81-d2790f98f264/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/1956] 10.0.0.61 () {34 vars in 765 bytes} [Sat Aug 15 00:26:20 2026] PUT /v2.0/subnetpools/bf0836b9-924b-4926-bd81-d2790f98f264/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: 1062/1957] 10.0.0.61 () {32 vars in 738 bytes} [Sat Aug 15 00:26:20 2026] GET /v2.0/subnetpools/bf0836b9-924b-4926-bd81-d2790f98f264/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1958] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:26:20 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: 1063/1959] 10.0.0.61 () {34 vars in 787 bytes} [Sat Aug 15 00:26:20 2026] PUT /v2.0/subnetpools/bf0836b9-924b-4926-bd81-d2790f98f264/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/1960] 10.0.0.61 () {32 vars in 738 bytes} [Sat Aug 15 00:26:20 2026] GET /v2.0/subnetpools/bf0836b9-924b-4926-bd81-d2790f98f264/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/1961] 10.0.0.61 () {34 vars in 758 bytes} [Sat Aug 15 00:26:20 2026] PUT /v2.0/subnetpools/bf0836b9-924b-4926-bd81-d2790f98f264/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1962] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:26:20 2026] POST /v2.0/security-group-rules => generated 601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/1963] 10.0.0.61 () {32 vars in 738 bytes} [Sat Aug 15 00:26:20 2026] GET /v2.0/subnetpools/bf0836b9-924b-4926-bd81-d2790f98f264/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:26:20.793 8 INFO neutron.db.securitygroups_db [None req-5e1d5f6d-02d1-452d-9d9b-05c4cb73520f 28d4a1b71d1349dfad1a069657939667 694be7b58f0c47d18395219a4f1aef7b - - default default] Project 694be7b58f0c47d18395219a4f1aef7b 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: 1067/1964] 10.0.0.61 () {32 vars in 746 bytes} [Sat Aug 15 00:26:20 2026] GET /v2.0/subnetpools/bf0836b9-924b-4926-bd81-d2790f98f264/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:26:20.850 7 INFO neutron.api.v2.resource [None req-2586427e-9afb-49b9-8a4c-52cea994ec4b 28312671a23d4cbe8990302d99e5943a 73de04ab961c460cb25527b5a324f8e6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1068/1965] 10.0.0.61 () {32 vars in 750 bytes} [Sat Aug 15 00:26:20 2026] GET /v2.0/subnetpools/bf0836b9-924b-4926-bd81-d2790f98f264/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1966] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:26:20 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: 7|app: 0|req: 1069/1967] 10.0.0.61 () {32 vars in 749 bytes} [Sat Aug 15 00:26:20 2026] DELETE /v2.0/subnetpools/bf0836b9-924b-4926-bd81-d2790f98f264/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:26:20.915 8 INFO neutron.db.securitygroups_db [None req-693c699e-d28e-4d45-a53d-9779192a86cf 28d4a1b71d1349dfad1a069657939667 694be7b58f0c47d18395219a4f1aef7b - - default default] Project 694be7b58f0c47d18395219a4f1aef7b 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: 1070/1968] 10.0.0.61 () {32 vars in 738 bytes} [Sat Aug 15 00:26:20 2026] GET /v2.0/subnetpools/bf0836b9-924b-4926-bd81-d2790f98f264/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:26:20.972 7 INFO neutron.api.v2.resource [None req-416ee8ae-5837-4b6d-9b13-9ef79056a6eb 28312671a23d4cbe8990302d99e5943a 73de04ab961c460cb25527b5a324f8e6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1071/1969] 10.0.0.61 () {32 vars in 753 bytes} [Sat Aug 15 00:26:20 2026] DELETE /v2.0/subnetpools/bf0836b9-924b-4926-bd81-d2790f98f264/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1970] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:26:20 2026] POST /v2.0/security-group-rules => generated 606 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/1971] 10.0.0.61 () {32 vars in 741 bytes} [Sat Aug 15 00:26:20 2026] DELETE /v2.0/subnetpools/bf0836b9-924b-4926-bd81-d2790f98f264/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1972] 10.0.0.61 () {32 vars in 738 bytes} [Sat Aug 15 00:26:21 2026] GET /v2.0/subnetpools/bf0836b9-924b-4926-bd81-d2790f98f264/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: 1073/1973] 10.0.0.61 () {32 vars in 731 bytes} [Sat Aug 15 00:26:21 2026] DELETE /v2.0/subnetpools/bf0836b9-924b-4926-bd81-d2790f98f264 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1974] 10.0.0.61 () {32 vars in 648 bytes} [Sat Aug 15 00:26:21 2026] GET /v2.0/networks => generated 1298 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1975] 10.0.0.130 () {34 vars in 1100 bytes} [Sat Aug 15 00:26:21 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2097409107&fields=id&tenant_id=694be7b58f0c47d18395219a4f1aef7b => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1976] 10.0.0.130 () {34 vars in 982 bytes} [Sat Aug 15 00:26:21 2026] GET /v2.0/networks?id=77c69f39-062d-472d-8908-1c31e238aeb4 => generated 661 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1977] 10.0.0.130 () {34 vars in 965 bytes} [Sat Aug 15 00:26:21 2026] GET /v2.0/quotas/694be7b58f0c47d18395219a4f1aef7b => 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: 1074/1978] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:26:21 2026] GET /v2.0/security-groups?tenant_id=40db0d2822bc4490801e990459f68a30&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1979] 10.0.0.130 () {34 vars in 1002 bytes} [Sat Aug 15 00:26:21 2026] GET /v2.0/ports?tenant_id=694be7b58f0c47d18395219a4f1aef7b&fields=id => generated 103 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/1980] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:26:21 2026] DELETE /v2.0/security-groups/7ba5a2b5-708b-4c83-a1ca-39ef7735dbb7 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1981] 10.0.0.130 () {34 vars in 1008 bytes} [Sat Aug 15 00:26:21 2026] GET /v2.0/networks/77c69f39-062d-472d-8908-1c31e238aeb4?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: 1076/1982] 10.0.0.130 () {34 vars in 1108 bytes} [Sat Aug 15 00:26:22 2026] GET /v2.0/networks/77c69f39-062d-472d-8908-1c31e238aeb4?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: 1077/1983] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:26:22 2026] GET /v2.0/ports?device_id=8c6eef7d-e6ea-4f0c-97de-3b0265c3921f => 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: 907/1984] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:26:22 2026] GET /v2.0/security-groups?tenant_id=73de04ab961c460cb25527b5a324f8e6&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/1985] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:26:22 2026] DELETE /v2.0/security-groups/c66371db-62f6-458d-85a7-c955c8ce36e1 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1986] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:26:23 2026] GET /v2.0/ports?device_id=8c6eef7d-e6ea-4f0c-97de-3b0265c3921f => 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: 1079/1987] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:26:24 2026] GET /v2.0/ports?device_id=8c6eef7d-e6ea-4f0c-97de-3b0265c3921f => 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: 909/1988] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:26:25 2026] GET /v2.0/ports?device_id=8c6eef7d-e6ea-4f0c-97de-3b0265c3921f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/1989] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:26:25 2026] GET /v2.0/security-groups?tenant_id=96eb8d8c78a94ef285798ccfe69b08bb&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1990] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:26:26 2026] DELETE /v2.0/security-groups/957b3f38-70f6-4f7b-bfd5-75c3179a5578 => 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: 1081/1991] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:26:26 2026] GET /v2.0/security-groups?tenant_id=977523b59a3a46ab81def67893506140&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/1992] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:26:26 2026] GET /v2.0/networks?id=77c69f39-062d-472d-8908-1c31e238aeb4 => generated 661 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/1993] 199.204.45.162 () {34 vars in 1050 bytes} [Sat Aug 15 00:26:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=694be7b58f0c47d18395219a4f1aef7b => generated 181 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/1994] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:26:26 2026] GET /v2.0/ports?device_id=8c6eef7d-e6ea-4f0c-97de-3b0265c3921f => 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: 911/1995] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:26:26 2026] DELETE /v2.0/security-groups/51c6fe73-0a49-44cc-a131-46c03e88d0f1 => 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: 1085/1996] 199.204.45.162 () {38 vars in 955 bytes} [Sat Aug 15 00:26:26 2026] POST /v2.0/ports => generated 954 bytes in 836 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: 1086/1997] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:26:27 2026] GET /v2.0/ports?device_id=8c6eef7d-e6ea-4f0c-97de-3b0265c3921f => 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: 1087/1998] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:26:27 2026] GET /v2.0/security-groups?id=39c7f823-557c-40d0-993e-f721189b506e&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: 912/1999] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Aug 15 00:26:27 2026] PUT /v2.0/ports/f72fde60-1d52-4c54-9417-cda078024083 => generated 1235 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:26:27.909 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec9a17e0-6986-4b91-8326-2229e61a431c'] response: {'name': 'network-changed', 'server_uuid': '8c6eef7d-e6ea-4f0c-97de-3b0265c3921f', 'tag': 'f72fde60-1d52-4c54-9417-cda078024083', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1088/2000] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:26:28 2026] GET /v2.0/ports?tenant_id=694be7b58f0c47d18395219a4f1aef7b&device_id=8c6eef7d-e6ea-4f0c-97de-3b0265c3921f => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 913/2001] 199.204.45.162 () {34 vars in 1018 bytes} [Sat Aug 15 00:26:28 2026] GET /v2.0/networks?tenant_id=694be7b58f0c47d18395219a4f1aef7b&shared=False => generated 757 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2002] 199.204.45.162 () {34 vars in 930 bytes} [Sat Aug 15 00:26:28 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: 8|app: 0|req: 914/2003] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:26:28 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2004] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:26:28 2026] GET /v2.0/security-groups?id=4d7f6958-eeca-4693-aa5b-cf89f0ed6d25&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: 915/2005] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:26:28 2026] GET /v2.0/ports?device_id=8c6eef7d-e6ea-4f0c-97de-3b0265c3921f => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2006] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:26:28 2026] GET /v2.0/security-groups?id=39c7f823-557c-40d0-993e-f721189b506e&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: 916/2007] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:26:28 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2008] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:26:28 2026] GET /v2.0/security-groups?id=4d7f6958-eeca-4693-aa5b-cf89f0ed6d25&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/2011] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:26:29 2026] GET /v2.0/ports?tenant_id=694be7b58f0c47d18395219a4f1aef7b&device_id=8c6eef7d-e6ea-4f0c-97de-3b0265c3921f => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2012] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Aug 15 00:26:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=f72fde60-1d52-4c54-9417-cda078024083 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/2013] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:26:29 2026] GET /v2.0/subnets?id=28865abe-f368-423a-973c-a1a11ee5ce88 => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2014] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:26:29 2026] GET /v2.0/ports?network_id=77c69f39-062d-472d-8908-1c31e238aeb4&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: 920/2015] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:26:29 2026] GET /v2.0/networks/77c69f39-062d-472d-8908-1c31e238aeb4?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2016] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:26:29 2026] GET /v2.0/networks/77c69f39-062d-472d-8908-1c31e238aeb4?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: 921/2017] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:26:29 2026] GET /v2.0/ports?device_id=8c6eef7d-e6ea-4f0c-97de-3b0265c3921f => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2018] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:26:29 2026] GET /v2.0/security-groups?id=39c7f823-557c-40d0-993e-f721189b506e&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: 922/2019] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:26:30 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2020] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:26:30 2026] GET /v2.0/security-groups?id=4d7f6958-eeca-4693-aa5b-cf89f0ed6d25&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: 923/2021] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:26:31 2026] GET /v2.0/ports?device_id=8c6eef7d-e6ea-4f0c-97de-3b0265c3921f => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2022] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:26:31 2026] GET /v2.0/security-groups?id=39c7f823-557c-40d0-993e-f721189b506e&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/2023] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:26:31 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => 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: 1100/2024] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:26:31 2026] GET /v2.0/security-groups?id=4d7f6958-eeca-4693-aa5b-cf89f0ed6d25&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: 925/2025] 199.204.45.162 () {34 vars in 994 bytes} [Sat Aug 15 00:26:31 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:26:31.518 7 INFO neutron_taas.services.taas.taas_plugin [req-d1a0f793-4473-4ef0-9606-5c1cd9e6b214 req-d70bb970-c675-49ad-80dd-66cd72332d4b c71cf488ffe241a68737470e36e3ff59 d8a4728ef009452facb55c0bfe1cb8c3 - - default default] TaaS: Handle Delete Port: cfe9ac1d-7313-458b-b750-8375be62e8c8 2026-08-15 00:26:31.521 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d1a0f793-4473-4ef0-9606-5c1cd9e6b214 req-d70bb970-c675-49ad-80dd-66cd72332d4b c71cf488ffe241a68737470e36e3ff59 d8a4728ef009452facb55c0bfe1cb8c3 - - default default] Tap Mirror: Handle Delete Port: cfe9ac1d-7313-458b-b750-8375be62e8c8 2026-08-15 00:26:31.627 7 INFO neutron.db.l3_db [req-d1a0f793-4473-4ef0-9606-5c1cd9e6b214 req-d70bb970-c675-49ad-80dd-66cd72332d4b c71cf488ffe241a68737470e36e3ff59 d8a4728ef009452facb55c0bfe1cb8c3 - - default default] Floating IP 47bf3c16-9e19-4248-9fe1-1aefc49da51c disassociated. External IP: 10.96.250.210, port: cfe9ac1d-7313-458b-b750-8375be62e8c8. [pid: 7|app: 0|req: 1101/2026] 199.204.45.162 () {36 vars in 997 bytes} [Sat Aug 15 00:26:31 2026] DELETE /v2.0/ports/cfe9ac1d-7313-458b-b750-8375be62e8c8 => generated 0 bytes in 648 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:26:32.053 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4cc16271-0f05-4f7a-aa6f-c7e35f047c9c'] response: {'server_uuid': '9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31', 'name': 'network-vif-deleted', 'tag': 'cfe9ac1d-7313-458b-b750-8375be62e8c8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 926/2027] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:26:32 2026] GET /v2.0/ports?device_id=8c6eef7d-e6ea-4f0c-97de-3b0265c3921f => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2028] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:26:32 2026] GET /v2.0/security-groups?id=39c7f823-557c-40d0-993e-f721189b506e&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/2029] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:26:32 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => 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: 1103/2030] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:26:33 2026] GET /v2.0/ports?device_id=8c6eef7d-e6ea-4f0c-97de-3b0265c3921f => 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: 928/2031] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:26:33 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => 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: 1104/2032] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:26:33 2026] GET /v2.0/security-groups?id=39c7f823-557c-40d0-993e-f721189b506e&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2033] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:26:34 2026] GET /v2.0/ports?device_id=9ec381a9-11fc-4b5c-b3ba-6c8c0c15cd31 => 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: 929/2034] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:26:34 2026] GET /v2.0/ports?device_id=8c6eef7d-e6ea-4f0c-97de-3b0265c3921f => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2035] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:26:34 2026] GET /v2.0/security-groups?id=39c7f823-557c-40d0-993e-f721189b506e&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/2036] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:26:34 2026] GET /v2.0/ports?device_id=8c6eef7d-e6ea-4f0c-97de-3b0265c3921f => 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: 1107/2037] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:26:34 2026] GET /v2.0/security-groups?id=39c7f823-557c-40d0-993e-f721189b506e&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: 931/2038] 10.0.0.61 () {32 vars in 735 bytes} [Sat Aug 15 00:26:34 2026] GET /v2.0/ports?device_id=8c6eef7d-e6ea-4f0c-97de-3b0265c3921f => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:26:35.735 7 INFO neutron.db.l3_db [None req-9d2bcc71-2fa8-4987-8466-25c7e16a8b77 28d4a1b71d1349dfad1a069657939667 694be7b58f0c47d18395219a4f1aef7b - - default default] Floating IP 01c4f693-bbc6-4c36-9560-a3de3166b2f4 associated. External IP: 10.96.250.209, port: f72fde60-1d52-4c54-9417-cda078024083. [pid: 8|app: 0|req: 932/2039] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:26:35 2026] DELETE /v2.0/security-groups/4d7f6958-eeca-4693-aa5b-cf89f0ed6d25 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:26:35.819 8 INFO neutron.api.v2.resource [None req-0d83669d-6762-4646-8824-b59e2aa355d0 c71cf488ffe241a68737470e36e3ff59 d8a4728ef009452facb55c0bfe1cb8c3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 933/2040] 10.0.0.61 () {32 vars in 736 bytes} [Sat Aug 15 00:26:35 2026] GET /v2.0/security-groups/4d7f6958-eeca-4693-aa5b-cf89f0ed6d25 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:26:35.948 8 INFO neutron_taas.services.taas.taas_plugin [None req-74ecf160-2844-487c-95a3-f3cf7d5106ef c71cf488ffe241a68737470e36e3ff59 d8a4728ef009452facb55c0bfe1cb8c3 - - default default] TaaS: Handle Delete Port: b5012866-19ff-4232-84f4-1bc0222a0fe1 2026-08-15 00:26:35.951 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74ecf160-2844-487c-95a3-f3cf7d5106ef c71cf488ffe241a68737470e36e3ff59 d8a4728ef009452facb55c0bfe1cb8c3 - - default default] Tap Mirror: Handle Delete Port: b5012866-19ff-4232-84f4-1bc0222a0fe1 [pid: 7|app: 0|req: 1108/2041] 10.0.0.61 () {34 vars in 676 bytes} [Sat Aug 15 00:26:34 2026] POST /v2.0/floatingips => generated 855 bytes in 1193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2042] 10.0.0.61 () {32 vars in 728 bytes} [Sat Aug 15 00:26:36 2026] GET /v2.0/floatingips/01c4f693-bbc6-4c36-9560-a3de3166b2f4 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:26:36.128 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec4965fe-8225-4eb0-bc4b-4b64dc5208a2'] response: {'name': 'network-changed', 'server_uuid': '8c6eef7d-e6ea-4f0c-97de-3b0265c3921f', 'tag': 'f72fde60-1d52-4c54-9417-cda078024083', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 934/2043] 10.0.0.61 () {32 vars in 731 bytes} [Sat Aug 15 00:26:35 2026] DELETE /v2.0/floatingips/47bf3c16-9e19-4248-9fe1-1aefc49da51c => generated 0 bytes in 311 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:26:36.547 7 INFO neutron_taas.services.taas.taas_plugin [None req-3546e99b-3209-4334-bed6-d211472e79d6 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: 33aeb86b-859e-435f-b335-54c5facb072b 2026-08-15 00:26:36.550 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3546e99b-3209-4334-bed6-d211472e79d6 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: 33aeb86b-859e-435f-b335-54c5facb072b [pid: 8|app: 0|req: 935/2044] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:26:36 2026] GET /v2.0/ports?tenant_id=694be7b58f0c47d18395219a4f1aef7b&device_id=8c6eef7d-e6ea-4f0c-97de-3b0265c3921f => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/2045] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:26:36 2026] GET /v2.0/networks?id=77c69f39-062d-472d-8908-1c31e238aeb4 => generated 757 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/2046] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Aug 15 00:26:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=f72fde60-1d52-4c54-9417-cda078024083 => generated 858 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/2047] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:26:36 2026] GET /v2.0/subnets?id=28865abe-f368-423a-973c-a1a11ee5ce88 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/2048] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:26:36 2026] GET /v2.0/ports?network_id=77c69f39-062d-472d-8908-1c31e238aeb4&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/2049] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:26:36 2026] GET /v2.0/networks/77c69f39-062d-472d-8908-1c31e238aeb4?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: 941/2050] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:26:36 2026] GET /v2.0/networks/77c69f39-062d-472d-8908-1c31e238aeb4?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: 942/2051] 10.0.0.61 () {32 vars in 728 bytes} [Sat Aug 15 00:26:37 2026] GET /v2.0/floatingips/01c4f693-bbc6-4c36-9560-a3de3166b2f4 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2052] 10.0.0.61 () {34 vars in 788 bytes} [Sat Aug 15 00:26:36 2026] PUT /v2.0/routers/369fc409-399c-4411-b5c5-d9e89e34bd43/remove_router_interface => generated 309 bytes in 1052 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:26:37.388 8 INFO neutron_taas.services.taas.taas_plugin [None req-2c393e8e-c9cf-49e5-97bf-4aeeaf4b8b5d ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: d9eb31ec-72e4-4adb-aee5-479995f29c58 2026-08-15 00:26:37.391 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c393e8e-c9cf-49e5-97bf-4aeeaf4b8b5d ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: d9eb31ec-72e4-4adb-aee5-479995f29c58 2026-08-15 00:26:37.613 8 INFO neutron_taas.services.taas.taas_plugin [None req-2c393e8e-c9cf-49e5-97bf-4aeeaf4b8b5d ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: ba9587ac-debc-4d65-b1c9-bbd51d4acef5 2026-08-15 00:26:37.615 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c393e8e-c9cf-49e5-97bf-4aeeaf4b8b5d ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: ba9587ac-debc-4d65-b1c9-bbd51d4acef5 2026-08-15 00:26:37.971 8 INFO neutron.services.segments.plugin [-] Segment fdda239b-62d5-4cfb-af9e-f53ae6ab8094 resource provider aggregate not found 2026-08-15 00:26:37.977 8 INFO neutron.services.segments.plugin [-] Segment fdda239b-62d5-4cfb-af9e-f53ae6ab8094 resource provider aggregate not found 2026-08-15 00:26:37.989 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fdda239b-62d5-4cfb-af9e-f53ae6ab8094 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdda239b-62d5-4cfb-af9e-f53ae6ab8094 found for delete ", "request_id": "req-5b00e6b5-d3ea-44cb-87c2-94f58438049b"}]} 2026-08-15 00:26:37.994 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fdda239b-62d5-4cfb-af9e-f53ae6ab8094 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdda239b-62d5-4cfb-af9e-f53ae6ab8094 found for delete ", "request_id": "req-44b844b0-bf35-4535-9cf4-8aece0ab3478"}]} 2026-08-15 00:26:38.004 8 INFO neutron.db.l3_hamode_db [None req-2c393e8e-c9cf-49e5-97bf-4aeeaf4b8b5d ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] HA network f2a8d76a-0180-40c3-b014-a9c01362dd1a was deleted as no HA routers are present in tenant d8a4728ef009452facb55c0bfe1cb8c3. [pid: 8|app: 0|req: 943/2053] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:26:37 2026] DELETE /v2.0/routers/369fc409-399c-4411-b5c5-d9e89e34bd43 => generated 0 bytes in 816 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2054] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:26:38 2026] DELETE /v2.0/subnets/c7416939-565b-43a5-ab0b-781e3c4e6626 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2055] 10.0.0.61 () {32 vars in 728 bytes} [Sat Aug 15 00:26:38 2026] GET /v2.0/floatingips/01c4f693-bbc6-4c36-9560-a3de3166b2f4 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:26:38.266 8 INFO neutron_taas.services.taas.taas_plugin [None req-38bdc50b-1be7-4507-9acd-8ba090f5cc0d ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: b38181f5-83c6-42e4-936a-67d541e470c3 2026-08-15 00:26:38.270 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38bdc50b-1be7-4507-9acd-8ba090f5cc0d ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: b38181f5-83c6-42e4-936a-67d541e470c3 [pid: 8|app: 0|req: 944/2056] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:26:38 2026] DELETE /v2.0/networks/0c959110-ab3e-4323-980d-df4912da9c3b => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2057] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:26:38 2026] GET /v2.0/security-groups?tenant_id=d8a4728ef009452facb55c0bfe1cb8c3&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/2058] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:26:38 2026] DELETE /v2.0/security-groups/c816561d-b6a6-4999-b042-9a4ad7107735 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:26:40.016 8 INFO neutron.services.segments.plugin [-] Segment aa6751f0-b9eb-42a4-be36-c49a978d164f resource provider aggregate not found 2026-08-15 00:26:40.020 8 INFO neutron.services.segments.plugin [-] Segment aa6751f0-b9eb-42a4-be36-c49a978d164f resource provider aggregate not found 2026-08-15 00:26:40.033 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment aa6751f0-b9eb-42a4-be36-c49a978d164f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa6751f0-b9eb-42a4-be36-c49a978d164f found for delete ", "request_id": "req-62312512-5dc0-4dcf-92b8-09a72ff974c9"}]} 2026-08-15 00:26:40.042 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment aa6751f0-b9eb-42a4-be36-c49a978d164f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa6751f0-b9eb-42a4-be36-c49a978d164f found for delete ", "request_id": "req-f1c8bddc-0ec3-4214-82a3-321f003ef471"}]} [pid: 7|app: 0|req: 1114/2059] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:26:43 2026] GET /v2.0/security-groups?tenant_id=2b6e11fd07cd48f7825d1944d416579a&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/2060] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:26:43 2026] DELETE /v2.0/security-groups/692d08d0-cc2f-47d6-b6bb-02a66f90046a => 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: 1115/2061] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:26:44 2026] GET /v2.0/security-groups?tenant_id=3ac7e4e2861f403eaba2a7b21997c7d9&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: 947/2062] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:26:44 2026] DELETE /v2.0/security-groups/7866b69e-9151-4057-a9b6-74a78b06f6cd => 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: 949/2065] 10.0.0.100 () {34 vars in 990 bytes} [Sat Aug 15 00:26:45 2026] GET /v2.0/ports?device_id=8c6eef7d-e6ea-4f0c-97de-3b0265c3921f => 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: 1117/2066] 10.0.0.100 () {34 vars in 1040 bytes} [Sat Aug 15 00:26:45 2026] GET /v2.0/security-groups?id=39c7f823-557c-40d0-993e-f721189b506e&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: 950/2067] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:26:48 2026] GET /v2.0/security-groups?tenant_id=073e068093884dcf9a3186bb870c9646&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2068] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:26:48 2026] DELETE /v2.0/security-groups/9d3994b2-0b1e-4b57-b5e6-e0b3f3c8fe87 => 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: 951/2069] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:26:48 2026] GET /v2.0/security-groups?tenant_id=449ee6cddcbd4e22b658d20a1eb2fd74&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2070] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:26:48 2026] DELETE /v2.0/security-groups/177aea29-dd75-40e2-9b3a-a7e16435a4c4 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/2071] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:26:54 2026] GET /v2.0/security-groups?tenant_id=61896d4f65fc4fd39a86e1ed1802b816&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2072] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:26:54 2026] DELETE /v2.0/security-groups/848a44eb-df4d-469d-bb9a-23b9533a9449 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/2073] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:26:54 2026] GET /v2.0/security-groups?tenant_id=7e32e0455f4a4d9aa61bf316187e7970&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2074] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:26:54 2026] DELETE /v2.0/security-groups/296b0451-2837-4d40-8fdd-6f91f20f929e => 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: 954/2075] 10.0.0.61 () {32 vars in 825 bytes} [Sat Aug 15 00:26:55 2026] GET /v2.0/ports?project_id=694be7b58f0c47d18395219a4f1aef7b&network_id=77c69f39-062d-472d-8908-1c31e238aeb4 => generated 3691 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2076] 10.0.0.61 () {32 vars in 741 bytes} [Sat Aug 15 00:26:55 2026] GET /v2.0/subnets?network_id=7364098b-7fc8-4bd7-97f9-33336d336931 => generated 667 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:26:56.033 8 INFO neutron.db.l3_db [None req-926e1080-9174-4fc3-8998-a15446792892 28d4a1b71d1349dfad1a069657939667 694be7b58f0c47d18395219a4f1aef7b - - default default] Floating IP 01c4f693-bbc6-4c36-9560-a3de3166b2f4 disassociated. External IP: 10.96.250.209, port: f72fde60-1d52-4c54-9417-cda078024083. [pid: 8|app: 0|req: 955/2077] 10.0.0.61 () {34 vars in 748 bytes} [Sat Aug 15 00:26:55 2026] PUT /v2.0/floatingips/01c4f693-bbc6-4c36-9560-a3de3166b2f4 => generated 554 bytes in 866 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:26:56.828 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b617cd52-6a02-4788-997c-9360541c8a82'] response: {'name': 'network-changed', 'server_uuid': '8c6eef7d-e6ea-4f0c-97de-3b0265c3921f', 'tag': 'f72fde60-1d52-4c54-9417-cda078024083', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1123/2078] 10.0.0.61 () {32 vars in 728 bytes} [Sat Aug 15 00:26:56 2026] GET /v2.0/floatingips/01c4f693-bbc6-4c36-9560-a3de3166b2f4 => generated 554 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/2079] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:26:57 2026] GET /v2.0/ports?tenant_id=694be7b58f0c47d18395219a4f1aef7b&device_id=8c6eef7d-e6ea-4f0c-97de-3b0265c3921f => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2080] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:26:57 2026] GET /v2.0/networks?id=77c69f39-062d-472d-8908-1c31e238aeb4 => generated 757 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2081] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Aug 15 00:26:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=f72fde60-1d52-4c54-9417-cda078024083 => 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: 1125/2082] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:26:57 2026] GET /v2.0/subnets?id=28865abe-f368-423a-973c-a1a11ee5ce88 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/2083] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:26:57 2026] GET /v2.0/ports?network_id=77c69f39-062d-472d-8908-1c31e238aeb4&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2084] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:26:57 2026] GET /v2.0/networks/77c69f39-062d-472d-8908-1c31e238aeb4?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: 959/2085] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:26:57 2026] GET /v2.0/networks/77c69f39-062d-472d-8908-1c31e238aeb4?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: 1127/2086] 10.0.0.61 () {32 vars in 728 bytes} [Sat Aug 15 00:26:57 2026] GET /v2.0/floatingips/01c4f693-bbc6-4c36-9560-a3de3166b2f4 => generated 554 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2087] 10.0.0.61 () {32 vars in 728 bytes} [Sat Aug 15 00:26:58 2026] GET /v2.0/floatingips/01c4f693-bbc6-4c36-9560-a3de3166b2f4 => generated 552 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2088] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:26:58 2026] GET /v2.0/security-groups?tenant_id=f585ab07e0d4486b9150ffee81421d1f&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2089] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:26:59 2026] DELETE /v2.0/security-groups/e4d16e98-1abd-491c-83c9-19596396f849 => 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: 961/2090] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:26:59 2026] GET /v2.0/security-groups?tenant_id=17044592e2d94c34a108c1ab88261cfa&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2093] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:26:59 2026] DELETE /v2.0/security-groups/f1eb1219-6649-49e1-b59d-fe3e3999f8bc => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2094] 10.0.0.61 () {34 vars in 684 bytes} [Sat Aug 15 00:26:59 2026] POST /v2.0/security-groups => generated 1673 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2095] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:27:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2096] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:27:00 2026] POST /v2.0/security-group-rules => generated 596 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2097] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:27:00 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2098] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:27:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:27:00.618 7 INFO neutron.db.securitygroups_db [None req-9cf77518-c0cb-45a3-b214-39c64a45c8db 28d4a1b71d1349dfad1a069657939667 694be7b58f0c47d18395219a4f1aef7b - - default default] Project 694be7b58f0c47d18395219a4f1aef7b 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: 1133/2099] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:27:00 2026] POST /v2.0/security-group-rules => generated 607 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:27:00.751 8 INFO neutron.db.securitygroups_db [None req-ac5fba3f-4a06-4b65-bb2c-5d13e5b3eb2b 28d4a1b71d1349dfad1a069657939667 694be7b58f0c47d18395219a4f1aef7b - - default default] Project 694be7b58f0c47d18395219a4f1aef7b added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 967/2100] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:27:00 2026] POST /v2.0/security-group-rules => generated 606 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2101] 10.0.0.61 () {32 vars in 648 bytes} [Sat Aug 15 00:27:01 2026] GET /v2.0/networks => generated 1298 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2102] 10.0.0.130 () {34 vars in 1098 bytes} [Sat Aug 15 00:27:01 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-891936238&fields=id&tenant_id=694be7b58f0c47d18395219a4f1aef7b => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:27:01.519 8 INFO neutron.db.segments_db [None req-9fd510c9-5859-48a1-9d35-2aa8d56682ac 812a0cfceef14a93952f2e7be8605f93 98f234d566c24599a157cc60735acf05 - - default default] Added segment 594c702f-445e-4688-93c4-b5fee62a33fd of type vxlan for network 8c63a6cc-0d3c-49ad-80a5-593119cd0f0f [pid: 7|app: 0|req: 1136/2103] 10.0.0.130 () {34 vars in 982 bytes} [Sat Aug 15 00:27:01 2026] GET /v2.0/networks?id=77c69f39-062d-472d-8908-1c31e238aeb4 => generated 661 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2104] 10.0.0.130 () {34 vars in 965 bytes} [Sat Aug 15 00:27:01 2026] GET /v2.0/quotas/694be7b58f0c47d18395219a4f1aef7b => 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: 968/2105] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:27:01 2026] POST /v2.0/networks => generated 644 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2106] 10.0.0.130 () {34 vars in 1002 bytes} [Sat Aug 15 00:27:01 2026] GET /v2.0/ports?tenant_id=694be7b58f0c47d18395219a4f1aef7b&fields=id => generated 149 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2107] 10.0.0.130 () {34 vars in 1008 bytes} [Sat Aug 15 00:27:01 2026] GET /v2.0/networks/77c69f39-062d-472d-8908-1c31e238aeb4?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: 1140/2108] 10.0.0.130 () {34 vars in 1108 bytes} [Sat Aug 15 00:27:01 2026] GET /v2.0/networks/77c69f39-062d-472d-8908-1c31e238aeb4?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: 969/2109] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:27:01 2026] POST /v2.0/subnets => generated 641 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:27:01.882 7 INFO neutron.db.segments_db [None req-cd9408fc-3131-463a-b4a8-03eb57c4a4d5 812a0cfceef14a93952f2e7be8605f93 98f234d566c24599a157cc60735acf05 - - default default] Added segment 4c5d449a-7ad1-4c2d-91e3-fc09e22fe099 of type vxlan for network ab63b8fb-c404-4a2e-a167-a330a993a366 [pid: 8|app: 0|req: 970/2110] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:27:01 2026] GET /v2.0/ports?device_id=e9dc7600-9b12-43ad-9349-50f143e0900e => 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: 1141/2111] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:27:01 2026] POST /v2.0/networks => generated 644 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2112] 10.0.0.61 () {34 vars in 742 bytes} [Sat Aug 15 00:27:01 2026] PUT /v2.0/networks/ab63b8fb-c404-4a2e-a167-a330a993a366 => generated 592 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2113] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:27:02 2026] POST /v2.0/subnets => generated 626 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2114] 10.0.0.61 () {34 vars in 740 bytes} [Sat Aug 15 00:27:02 2026] PUT /v2.0/subnets/a5ea4f70-851c-4ca7-981e-2980cd6447ec => generated 636 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:27:02.642 7 INFO neutron.services.segments.plugin [-] Segment 4c5d449a-7ad1-4c2d-91e3-fc09e22fe099 resource provider aggregate not found 2026-08-15 00:27:02.645 7 INFO neutron.services.segments.plugin [-] Segment 4c5d449a-7ad1-4c2d-91e3-fc09e22fe099 resource provider aggregate not found 2026-08-15 00:27:02.669 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4c5d449a-7ad1-4c2d-91e3-fc09e22fe099 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c5d449a-7ad1-4c2d-91e3-fc09e22fe099 found for delete ", "request_id": "req-18d1d855-9606-42c8-b3c0-eba4d8b1f560"}]} 2026-08-15 00:27:02.672 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4c5d449a-7ad1-4c2d-91e3-fc09e22fe099 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c5d449a-7ad1-4c2d-91e3-fc09e22fe099 found for delete ", "request_id": "req-447111d6-26e5-4c5f-812f-a3ea410b015f"}]} [pid: 7|app: 0|req: 1143/2115] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:27:02 2026] DELETE /v2.0/networks/ab63b8fb-c404-4a2e-a167-a330a993a366 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:27:02.700 8 INFO neutron.pecan_wsgi.hooks.translation [None req-30d88efb-46ab-41a7-9379-595e76cb693d 812a0cfceef14a93952f2e7be8605f93 98f234d566c24599a157cc60735acf05 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 973/2116] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:27:02 2026] DELETE /v2.0/networks/ab63b8fb-c404-4a2e-a167-a330a993a366 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2117] 10.0.0.61 () {32 vars in 693 bytes} [Sat Aug 15 00:27:02 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2118] 10.0.0.61 () {32 vars in 741 bytes} [Sat Aug 15 00:27:02 2026] GET /v2.0/subnets?network_id=7364098b-7fc8-4bd7-97f9-33336d336931 => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2119] 10.0.0.61 () {32 vars in 652 bytes} [Sat Aug 15 00:27:02 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: 975/2120] 10.0.0.61 () {32 vars in 648 bytes} [Sat Aug 15 00:27:02 2026] GET /v2.0/networks => generated 1309 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2121] 10.0.0.61 () {32 vars in 646 bytes} [Sat Aug 15 00:27:02 2026] GET /v2.0/subnets => generated 1280 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2122] 10.0.0.61 () {32 vars in 722 bytes} [Sat Aug 15 00:27:02 2026] GET /v2.0/networks/8c63a6cc-0d3c-49ad-80a5-593119cd0f0f => generated 669 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2123] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:27:02 2026] GET /v2.0/ports?device_id=e9dc7600-9b12-43ad-9349-50f143e0900e => 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: 977/2124] 10.0.0.61 () {32 vars in 720 bytes} [Sat Aug 15 00:27:02 2026] GET /v2.0/subnets/47d75782-2884-43c7-891e-79b6a14afa09 => generated 641 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:27:03.040 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0cdd2147-5653-4588-94ce-8d0fe423332c 812a0cfceef14a93952f2e7be8605f93 98f234d566c24599a157cc60735acf05 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1148/2125] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:27:03 2026] DELETE /v2.0/subnets/a5ea4f70-851c-4ca7-981e-2980cd6447ec => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:27:03.060 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8324aa64-9e0f-4c04-b461-5de5889cd34f 812a0cfceef14a93952f2e7be8605f93 98f234d566c24599a157cc60735acf05 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 978/2126] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:27:03 2026] DELETE /v2.0/networks/ab63b8fb-c404-4a2e-a167-a330a993a366 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2127] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:27:03 2026] DELETE /v2.0/subnets/47d75782-2884-43c7-891e-79b6a14afa09 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:27:03.303 8 INFO neutron_taas.services.taas.taas_plugin [None req-b0fd159c-b41e-4589-b153-6e3e12328846 812a0cfceef14a93952f2e7be8605f93 98f234d566c24599a157cc60735acf05 - - default default] TaaS: Handle Delete Port: ae0e0d52-951f-4fac-aa1a-6e896a1cd63c 2026-08-15 00:27:03.308 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0fd159c-b41e-4589-b153-6e3e12328846 812a0cfceef14a93952f2e7be8605f93 98f234d566c24599a157cc60735acf05 - - default default] Tap Mirror: Handle Delete Port: ae0e0d52-951f-4fac-aa1a-6e896a1cd63c 2026-08-15 00:27:03.478 8 INFO neutron.services.segments.plugin [-] Segment 594c702f-445e-4688-93c4-b5fee62a33fd resource provider aggregate not found 2026-08-15 00:27:03.485 8 INFO neutron.services.segments.plugin [-] Segment 594c702f-445e-4688-93c4-b5fee62a33fd resource provider aggregate not found 2026-08-15 00:27:03.498 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 594c702f-445e-4688-93c4-b5fee62a33fd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 594c702f-445e-4688-93c4-b5fee62a33fd found for delete ", "request_id": "req-564f3c89-d5ac-4632-92b2-acf758632ee3"}]} 2026-08-15 00:27:03.503 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 594c702f-445e-4688-93c4-b5fee62a33fd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 594c702f-445e-4688-93c4-b5fee62a33fd found for delete ", "request_id": "req-d6aa2093-65a8-4e29-8d65-e745282f0023"}]} [pid: 8|app: 0|req: 979/2128] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:27:03 2026] DELETE /v2.0/networks/8c63a6cc-0d3c-49ad-80a5-593119cd0f0f => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2129] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:27:04 2026] GET /v2.0/ports?device_id=e9dc7600-9b12-43ad-9349-50f143e0900e => 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: 1150/2130] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:27:04 2026] GET /v2.0/security-groups?tenant_id=98f234d566c24599a157cc60735acf05&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: 981/2131] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:27:04 2026] DELETE /v2.0/security-groups/97d5ff69-2dd6-4956-9ef0-454d46beae12 => 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: 1151/2132] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:27:05 2026] GET /v2.0/ports?device_id=e9dc7600-9b12-43ad-9349-50f143e0900e => 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: 982/2133] 10.0.0.61 () {34 vars in 676 bytes} [Sat Aug 15 00:27:05 2026] POST /v2.0/subnetpools => generated 549 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2134] 10.0.0.61 () {32 vars in 728 bytes} [Sat Aug 15 00:27:06 2026] GET /v2.0/subnetpools/78bcfaf2-9fc5-48fd-8e7d-955150b9c8a5 => generated 549 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2135] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:27:06 2026] GET /v2.0/networks?id=77c69f39-062d-472d-8908-1c31e238aeb4 => generated 661 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2136] 10.0.0.61 () {34 vars in 748 bytes} [Sat Aug 15 00:27:06 2026] PUT /v2.0/subnetpools/78bcfaf2-9fc5-48fd-8e7d-955150b9c8a5 => generated 499 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2137] 199.204.45.162 () {34 vars in 1050 bytes} [Sat Aug 15 00:27:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=694be7b58f0c47d18395219a4f1aef7b => generated 273 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2138] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:27:06 2026] GET /v2.0/ports?device_id=e9dc7600-9b12-43ad-9349-50f143e0900e => 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: 984/2139] 10.0.0.61 () {32 vars in 731 bytes} [Sat Aug 15 00:27:06 2026] DELETE /v2.0/subnetpools/78bcfaf2-9fc5-48fd-8e7d-955150b9c8a5 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:27:06.280 8 INFO neutron.api.v2.resource [None req-79d5c65b-be75-4ba9-9bb2-4679817a7b02 d57cd0cd04144d9a8e6581aef50f6f83 fc6b2ecd73e946228f12f5aee293d520 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 985/2140] 10.0.0.61 () {32 vars in 728 bytes} [Sat Aug 15 00:27:06 2026] GET /v2.0/subnetpools/78bcfaf2-9fc5-48fd-8e7d-955150b9c8a5 => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:27:06.300 8 INFO neutron.api.v2.resource [None req-01904201-1a14-4cd9-afd9-ebf8d6572363 d57cd0cd04144d9a8e6581aef50f6f83 fc6b2ecd73e946228f12f5aee293d520 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 986/2141] 10.0.0.61 () {32 vars in 731 bytes} [Sat Aug 15 00:27:06 2026] DELETE /v2.0/subnetpools/78bcfaf2-9fc5-48fd-8e7d-955150b9c8a5 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2142] 199.204.45.162 () {38 vars in 955 bytes} [Sat Aug 15 00:27:06 2026] POST /v2.0/ports => generated 954 bytes in 347 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: 1157/2143] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:27:06 2026] GET /v2.0/security-groups?tenant_id=fc6b2ecd73e946228f12f5aee293d520&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: 1158/2144] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:27:06 2026] DELETE /v2.0/security-groups/5d9342e1-8287-452f-9aaa-f6c09592bb4a => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2145] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Aug 15 00:27:06 2026] PUT /v2.0/ports/b3740cb9-2dcd-408d-9368-1ac218e66507 => generated 1235 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:27:07.089 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd628426-69d4-43a1-95c7-169682e28e52'] response: {'name': 'network-changed', 'server_uuid': 'e9dc7600-9b12-43ad-9349-50f143e0900e', 'tag': 'b3740cb9-2dcd-408d-9368-1ac218e66507', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1159/2146] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:27:07 2026] GET /v2.0/ports?device_id=e9dc7600-9b12-43ad-9349-50f143e0900e => generated 969 bytes in 82 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: 988/2147] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:27:07 2026] GET /v2.0/security-groups?id=7f04ce2a-6ef4-442c-b9f5-69e0627a7eb6&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: 1160/2148] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:27:07 2026] GET /v2.0/ports?tenant_id=694be7b58f0c47d18395219a4f1aef7b&device_id=e9dc7600-9b12-43ad-9349-50f143e0900e => generated 1238 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2149] 199.204.45.162 () {34 vars in 1018 bytes} [Sat Aug 15 00:27:07 2026] GET /v2.0/networks?tenant_id=694be7b58f0c47d18395219a4f1aef7b&shared=False => generated 757 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2150] 199.204.45.162 () {34 vars in 930 bytes} [Sat Aug 15 00:27:07 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: 990/2151] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:27:08 2026] GET /v2.0/ports?device_id=e9dc7600-9b12-43ad-9349-50f143e0900e => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2152] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:27:08 2026] GET /v2.0/security-groups?id=7f04ce2a-6ef4-442c-b9f5-69e0627a7eb6&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: 991/2153] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:27:08 2026] GET /v2.0/ports?tenant_id=694be7b58f0c47d18395219a4f1aef7b&device_id=e9dc7600-9b12-43ad-9349-50f143e0900e => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2154] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Aug 15 00:27:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=b3740cb9-2dcd-408d-9368-1ac218e66507 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2155] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:27:08 2026] GET /v2.0/subnets?id=28865abe-f368-423a-973c-a1a11ee5ce88 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2156] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:27:08 2026] GET /v2.0/ports?network_id=77c69f39-062d-472d-8908-1c31e238aeb4&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2157] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:27:08 2026] GET /v2.0/networks/77c69f39-062d-472d-8908-1c31e238aeb4?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: 1165/2158] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:27:08 2026] GET /v2.0/networks/77c69f39-062d-472d-8908-1c31e238aeb4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2159] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:27:09 2026] GET /v2.0/ports?device_id=e9dc7600-9b12-43ad-9349-50f143e0900e => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2160] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:27:09 2026] GET /v2.0/security-groups?id=7f04ce2a-6ef4-442c-b9f5-69e0627a7eb6&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: 995/2161] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:27:10 2026] GET /v2.0/ports?device_id=e9dc7600-9b12-43ad-9349-50f143e0900e => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2162] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:27:10 2026] GET /v2.0/security-groups?id=7f04ce2a-6ef4-442c-b9f5-69e0627a7eb6&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: 1168/2163] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:27:12 2026] GET /v2.0/ports?device_id=e9dc7600-9b12-43ad-9349-50f143e0900e => 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: 1169/2164] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:27:12 2026] GET /v2.0/security-groups?id=7f04ce2a-6ef4-442c-b9f5-69e0627a7eb6&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: 996/2165] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:27:11 2026] GET /v2.0/security-groups?tenant_id=72df749dd7c04ed49bb9b10975753e56&name=default => generated 2925 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2166] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:27:12 2026] DELETE /v2.0/security-groups/0309e414-af3e-43a1-8b9c-cc43f553a6b8 => 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: 997/2167] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:27:12 2026] GET /v2.0/security-groups?tenant_id=d2431dc5e1db49e2853e47cd8b6e47a9&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2168] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:27:12 2026] DELETE /v2.0/security-groups/9cb95811-2663-4cec-9cf2-4e498ab02060 => 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: 998/2169] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:27:13 2026] GET /v2.0/ports?device_id=e9dc7600-9b12-43ad-9349-50f143e0900e => 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: 1172/2170] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:27:13 2026] GET /v2.0/security-groups?id=7f04ce2a-6ef4-442c-b9f5-69e0627a7eb6&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2171] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:27:14 2026] GET /v2.0/ports?device_id=e9dc7600-9b12-43ad-9349-50f143e0900e => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2172] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:27:14 2026] GET /v2.0/security-groups?id=7f04ce2a-6ef4-442c-b9f5-69e0627a7eb6&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2175] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:27:14 2026] GET /v2.0/ports?device_id=e9dc7600-9b12-43ad-9349-50f143e0900e => 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: 1175/2176] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:27:14 2026] GET /v2.0/security-groups?id=7f04ce2a-6ef4-442c-b9f5-69e0627a7eb6&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2177] 10.0.0.61 () {32 vars in 735 bytes} [Sat Aug 15 00:27:14 2026] GET /v2.0/ports?device_id=e9dc7600-9b12-43ad-9349-50f143e0900e => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:27:15.043 7 INFO neutron.db.l3_db [None req-8baac036-9716-429d-adea-8e2e594353d7 28d4a1b71d1349dfad1a069657939667 694be7b58f0c47d18395219a4f1aef7b - - default default] Floating IP 01c4f693-bbc6-4c36-9560-a3de3166b2f4 associated. External IP: 10.96.250.209, port: b3740cb9-2dcd-408d-9368-1ac218e66507. [pid: 7|app: 0|req: 1176/2178] 10.0.0.61 () {34 vars in 748 bytes} [Sat Aug 15 00:27:14 2026] PUT /v2.0/floatingips/01c4f693-bbc6-4c36-9560-a3de3166b2f4 => generated 855 bytes in 627 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:27:15.389 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7228b884-c62b-4245-ae03-06230b317374'] response: {'name': 'network-changed', 'server_uuid': 'e9dc7600-9b12-43ad-9349-50f143e0900e', 'tag': 'b3740cb9-2dcd-408d-9368-1ac218e66507', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1003/2179] 10.0.0.61 () {32 vars in 728 bytes} [Sat Aug 15 00:27:15 2026] GET /v2.0/floatingips/01c4f693-bbc6-4c36-9560-a3de3166b2f4 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2180] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:27:15 2026] GET /v2.0/ports?tenant_id=694be7b58f0c47d18395219a4f1aef7b&device_id=e9dc7600-9b12-43ad-9349-50f143e0900e => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2181] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:27:15 2026] GET /v2.0/networks?id=77c69f39-062d-472d-8908-1c31e238aeb4 => generated 757 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2182] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Aug 15 00:27:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=b3740cb9-2dcd-408d-9368-1ac218e66507 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2183] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:27:16 2026] GET /v2.0/subnets?id=28865abe-f368-423a-973c-a1a11ee5ce88 => generated 678 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2184] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:27:16 2026] GET /v2.0/ports?network_id=77c69f39-062d-472d-8908-1c31e238aeb4&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2185] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:27:16 2026] GET /v2.0/networks/77c69f39-062d-472d-8908-1c31e238aeb4?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: 1008/2186] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:27:16 2026] GET /v2.0/networks/77c69f39-062d-472d-8908-1c31e238aeb4?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: 1179/2187] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:27:16 2026] GET /v2.0/security-groups?tenant_id=f1bd0d8152f74a06ab393eefc5ea112a&name=default => generated 2925 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2188] 10.0.0.61 () {32 vars in 728 bytes} [Sat Aug 15 00:27:16 2026] GET /v2.0/floatingips/01c4f693-bbc6-4c36-9560-a3de3166b2f4 => generated 855 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2189] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:27:16 2026] DELETE /v2.0/security-groups/c40bdd4f-c549-4681-9a46-5fd826916fcb => 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: 1010/2190] 10.0.0.61 () {32 vars in 728 bytes} [Sat Aug 15 00:27:17 2026] GET /v2.0/floatingips/01c4f693-bbc6-4c36-9560-a3de3166b2f4 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2191] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:27:18 2026] GET /v2.0/security-groups?tenant_id=aa2cffad3e494296a0c9dd003c7f14f3&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2192] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:27:18 2026] DELETE /v2.0/security-groups/b9417561-795d-4608-adb3-3ffced62bfa0 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:27:23.503 7 INFO neutron.db.segments_db [None req-1e382f61-d8ef-4c44-8bf4-62b8fc63da98 5cc06215e76e4435be2f520bf2dc51d9 9d464a243c0140d0adedffe62e370eef - - default default] Added segment 27d59545-6787-4c62-b472-f8ea0ab9c5a2 of type vxlan for network 9ab919ff-5cbe-4bbd-9e12-9ad47716a612 [pid: 8|app: 0|req: 1012/2193] 10.0.0.100 () {34 vars in 990 bytes} [Sat Aug 15 00:27:23 2026] GET /v2.0/ports?device_id=e9dc7600-9b12-43ad-9349-50f143e0900e => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2194] 10.0.0.100 () {34 vars in 1040 bytes} [Sat Aug 15 00:27:23 2026] GET /v2.0/security-groups?id=7f04ce2a-6ef4-442c-b9f5-69e0627a7eb6&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2195] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:27:23 2026] POST /v2.0/networks => generated 631 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:27:23.698 8 INFO neutron.db.segments_db [None req-fff5a8b9-a5eb-4e57-8222-98e523c4a8e8 5cc06215e76e4435be2f520bf2dc51d9 9d464a243c0140d0adedffe62e370eef - - default default] Added segment b14442ed-f9d3-46fa-9345-d1c96f384c74 of type vxlan for network bd6b3e48-d51d-42d3-b9f8-c32be126132d [pid: 8|app: 0|req: 1014/2196] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:27:23 2026] POST /v2.0/networks => generated 631 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:27:23.849 7 INFO neutron.db.segments_db [None req-3cc46007-0c29-4c76-8186-5d67734879d5 5cc06215e76e4435be2f520bf2dc51d9 9d464a243c0140d0adedffe62e370eef - - default default] Added segment deaba5a0-6a08-46e2-95f8-0ab0bb9765cf of type vxlan for network 7b05e226-9907-44c3-821c-91473a03d0ef [pid: 7|app: 0|req: 1183/2197] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:27:23 2026] POST /v2.0/networks => generated 631 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:27:23.991 8 INFO neutron.db.segments_db [None req-3e5afdf9-fe66-4e52-8c56-3e614f0ec723 5cc06215e76e4435be2f520bf2dc51d9 9d464a243c0140d0adedffe62e370eef - - default default] Added segment 23d9e760-67c3-479e-9634-e3549bfa72b5 of type vxlan for network 49ec50e2-a263-47cb-815e-34debe94d68c [pid: 8|app: 0|req: 1015/2198] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:27:23 2026] POST /v2.0/networks => generated 631 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:27:24.139 7 INFO neutron.db.segments_db [None req-8d540034-75bc-43e6-ac15-3fdaf6ebcd31 5cc06215e76e4435be2f520bf2dc51d9 9d464a243c0140d0adedffe62e370eef - - default default] Added segment 6cedf75d-b8da-4f7f-b488-104b7e5356fd of type vxlan for network 387d0e56-7576-40a4-97a0-68493a685ad3 [pid: 7|app: 0|req: 1184/2199] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:27:24 2026] POST /v2.0/networks => generated 631 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2200] 10.0.0.61 () {34 vars in 752 bytes} [Sat Aug 15 00:27:24 2026] PUT /v2.0/networks/9ab919ff-5cbe-4bbd-9e12-9ad47716a612/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2201] 10.0.0.61 () {34 vars in 752 bytes} [Sat Aug 15 00:27:24 2026] PUT /v2.0/networks/bd6b3e48-d51d-42d3-b9f8-c32be126132d/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2202] 10.0.0.61 () {34 vars in 752 bytes} [Sat Aug 15 00:27:24 2026] PUT /v2.0/networks/7b05e226-9907-44c3-821c-91473a03d0ef/tags => generated 34 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2203] 10.0.0.61 () {34 vars in 752 bytes} [Sat Aug 15 00:27:24 2026] PUT /v2.0/networks/49ec50e2-a263-47cb-815e-34debe94d68c/tags => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2204] 10.0.0.61 () {32 vars in 665 bytes} [Sat Aug 15 00:27:24 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2205] 10.0.0.61 () {32 vars in 679 bytes} [Sat Aug 15 00:27:24 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2206] 10.0.0.61 () {32 vars in 675 bytes} [Sat Aug 15 00:27:24 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2207] 10.0.0.61 () {32 vars in 687 bytes} [Sat Aug 15 00:27:24 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2208] 10.0.0.61 () {32 vars in 673 bytes} [Sat Aug 15 00:27:24 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2209] 10.0.0.61 () {32 vars in 687 bytes} [Sat Aug 15 00:27:24 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2466 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2210] 10.0.0.61 () {32 vars in 683 bytes} [Sat Aug 15 00:27:24 2026] GET /v2.0/networks?not-tags-any=blue => generated 2466 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2211] 10.0.0.61 () {32 vars in 695 bytes} [Sat Aug 15 00:27:24 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:27:25.183 8 INFO neutron.services.segments.plugin [-] Segment 27d59545-6787-4c62-b472-f8ea0ab9c5a2 resource provider aggregate not found 2026-08-15 00:27:25.188 8 INFO neutron.services.segments.plugin [-] Segment 27d59545-6787-4c62-b472-f8ea0ab9c5a2 resource provider aggregate not found 2026-08-15 00:27:25.201 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 27d59545-6787-4c62-b472-f8ea0ab9c5a2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27d59545-6787-4c62-b472-f8ea0ab9c5a2 found for delete ", "request_id": "req-15f3580a-0a29-4e56-b155-7e4bb0989085"}]} [pid: 8|app: 0|req: 1022/2212] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:27:25 2026] DELETE /v2.0/networks/9ab919ff-5cbe-4bbd-9e12-9ad47716a612 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:27:25.212 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 27d59545-6787-4c62-b472-f8ea0ab9c5a2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27d59545-6787-4c62-b472-f8ea0ab9c5a2 found for delete ", "request_id": "req-0396d652-21e9-4864-b7cb-efc421f16d9c"}]} 2026-08-15 00:27:25.329 7 INFO neutron.services.segments.plugin [-] Segment b14442ed-f9d3-46fa-9345-d1c96f384c74 resource provider aggregate not found 2026-08-15 00:27:25.337 7 INFO neutron.services.segments.plugin [-] Segment b14442ed-f9d3-46fa-9345-d1c96f384c74 resource provider aggregate not found 2026-08-15 00:27:25.352 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b14442ed-f9d3-46fa-9345-d1c96f384c74 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b14442ed-f9d3-46fa-9345-d1c96f384c74 found for delete ", "request_id": "req-3f0914f8-f7a1-4423-8757-65c832fa50fd"}]} 2026-08-15 00:27:25.357 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b14442ed-f9d3-46fa-9345-d1c96f384c74 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b14442ed-f9d3-46fa-9345-d1c96f384c74 found for delete ", "request_id": "req-35fc0927-7e5a-4cb7-bbff-64b66ded9deb"}]} [pid: 7|app: 0|req: 1191/2213] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:27:25 2026] DELETE /v2.0/networks/bd6b3e48-d51d-42d3-b9f8-c32be126132d => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2214] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:27:25 2026] DELETE /v2.0/networks/7b05e226-9907-44c3-821c-91473a03d0ef => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2215] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:27:25 2026] DELETE /v2.0/networks/49ec50e2-a263-47cb-815e-34debe94d68c => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2216] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:27:25 2026] DELETE /v2.0/networks/387d0e56-7576-40a4-97a0-68493a685ad3 => 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: 1193/2217] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:27:26 2026] GET /v2.0/security-groups?tenant_id=9d464a243c0140d0adedffe62e370eef&name=default => generated 2925 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2218] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:27:26 2026] DELETE /v2.0/security-groups/4ef2b426-2d40-4037-bde3-8e76e51d52f9 => 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: 1194/2219] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:27:27 2026] GET /v2.0/security-groups?tenant_id=5c1b17c776a14084a5c3daf8ca396037&name=default => generated 2929 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:27:27.221 8 INFO neutron.services.segments.plugin [-] Segment deaba5a0-6a08-46e2-95f8-0ab0bb9765cf resource provider aggregate not found 2026-08-15 00:27:27.239 8 INFO neutron.services.segments.plugin [-] Segment deaba5a0-6a08-46e2-95f8-0ab0bb9765cf resource provider aggregate not found 2026-08-15 00:27:27.244 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment deaba5a0-6a08-46e2-95f8-0ab0bb9765cf resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid deaba5a0-6a08-46e2-95f8-0ab0bb9765cf found for delete ", "request_id": "req-04db9289-e1cd-4e58-bbd8-785a07e539fe"}]} [pid: 8|app: 0|req: 1026/2220] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:27:27 2026] DELETE /v2.0/security-groups/8209c642-02ba-4a14-aa0d-510c7d9f02cf => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:27:27.261 8 INFO neutron.services.segments.plugin [-] Segment 6cedf75d-b8da-4f7f-b488-104b7e5356fd resource provider aggregate not found 2026-08-15 00:27:27.264 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment deaba5a0-6a08-46e2-95f8-0ab0bb9765cf resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid deaba5a0-6a08-46e2-95f8-0ab0bb9765cf found for delete ", "request_id": "req-a152a49c-e8b4-4db1-90e5-31427423cd13"}]} 2026-08-15 00:27:27.278 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6cedf75d-b8da-4f7f-b488-104b7e5356fd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cedf75d-b8da-4f7f-b488-104b7e5356fd found for delete ", "request_id": "req-b0bd5aad-fbf8-4a55-935e-7664fd618497"}]} 2026-08-15 00:27:27.281 8 INFO neutron.services.segments.plugin [-] Segment 6cedf75d-b8da-4f7f-b488-104b7e5356fd resource provider aggregate not found 2026-08-15 00:27:27.296 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6cedf75d-b8da-4f7f-b488-104b7e5356fd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cedf75d-b8da-4f7f-b488-104b7e5356fd found for delete ", "request_id": "req-9ea062d0-3a6f-4f8a-b235-117d5bf4b07b"}]} 2026-08-15 00:27:27.374 7 INFO neutron.services.segments.plugin [-] Segment 23d9e760-67c3-479e-9634-e3549bfa72b5 resource provider aggregate not found 2026-08-15 00:27:27.378 7 INFO neutron.services.segments.plugin [-] Segment 23d9e760-67c3-479e-9634-e3549bfa72b5 resource provider aggregate not found 2026-08-15 00:27:27.397 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 23d9e760-67c3-479e-9634-e3549bfa72b5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23d9e760-67c3-479e-9634-e3549bfa72b5 found for delete ", "request_id": "req-3be945f2-9bd6-48f7-89fc-87e7eeaaf264"}]} 2026-08-15 00:27:27.398 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 23d9e760-67c3-479e-9634-e3549bfa72b5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23d9e760-67c3-479e-9634-e3549bfa72b5 found for delete ", "request_id": "req-70488c81-cfe3-47cb-ade0-8f65f59b8a14"}]} [pid: 7|app: 0|req: 1195/2221] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:27:27 2026] GET /v2.0/security-groups?tenant_id=80746f3e817148eaa031980286ff3c53&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2222] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:27:27 2026] DELETE /v2.0/security-groups/99238390-02d5-478d-97a1-e61b377ff919 => 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: 1029/2225] 10.0.0.61 () {34 vars in 677 bytes} [Sat Aug 15 00:27:31 2026] POST /v2.0/qos/policies => generated 359 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2226] 10.0.0.61 () {34 vars in 677 bytes} [Sat Aug 15 00:27:31 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2227] 10.0.0.61 () {34 vars in 677 bytes} [Sat Aug 15 00:27:31 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2228] 10.0.0.61 () {34 vars in 677 bytes} [Sat Aug 15 00:27:31 2026] POST /v2.0/qos/policies => generated 359 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2229] 10.0.0.61 () {34 vars in 677 bytes} [Sat Aug 15 00:27:31 2026] POST /v2.0/qos/policies => generated 359 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2230] 10.0.0.61 () {34 vars in 752 bytes} [Sat Aug 15 00:27:32 2026] PUT /v2.0/policies/19615a94-b90b-4cf4-a905-170f7687ed2d/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2231] 10.0.0.61 () {34 vars in 752 bytes} [Sat Aug 15 00:27:32 2026] PUT /v2.0/policies/4478aab7-1f7b-4760-b5a3-fe961a0bdd72/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2232] 10.0.0.61 () {34 vars in 752 bytes} [Sat Aug 15 00:27:32 2026] PUT /v2.0/policies/d8dd8241-0a6f-462e-bfc6-018e666fddfb/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: 1033/2233] 10.0.0.61 () {34 vars in 752 bytes} [Sat Aug 15 00:27:32 2026] PUT /v2.0/policies/c1d895a5-d99b-433a-a354-b68b54db0248/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2234] 10.0.0.61 () {32 vars in 673 bytes} [Sat Aug 15 00:27:32 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2235] 10.0.0.61 () {32 vars in 687 bytes} [Sat Aug 15 00:27:32 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2236] 10.0.0.61 () {32 vars in 683 bytes} [Sat Aug 15 00:27:32 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2237] 10.0.0.61 () {32 vars in 695 bytes} [Sat Aug 15 00:27:32 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2238] 10.0.0.61 () {32 vars in 681 bytes} [Sat Aug 15 00:27:32 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2239] 10.0.0.61 () {32 vars in 695 bytes} [Sat Aug 15 00:27:32 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2240] 10.0.0.61 () {32 vars in 691 bytes} [Sat Aug 15 00:27:32 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2241] 10.0.0.61 () {32 vars in 703 bytes} [Sat Aug 15 00:27:33 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2242] 10.0.0.61 () {32 vars in 733 bytes} [Sat Aug 15 00:27:33 2026] DELETE /v2.0/qos/policies/19615a94-b90b-4cf4-a905-170f7687ed2d => 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: 1038/2243] 10.0.0.61 () {32 vars in 733 bytes} [Sat Aug 15 00:27:33 2026] DELETE /v2.0/qos/policies/4478aab7-1f7b-4760-b5a3-fe961a0bdd72 => 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: 1206/2244] 10.0.0.61 () {32 vars in 733 bytes} [Sat Aug 15 00:27:33 2026] DELETE /v2.0/qos/policies/d8dd8241-0a6f-462e-bfc6-018e666fddfb => 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: 1039/2245] 10.0.0.61 () {32 vars in 733 bytes} [Sat Aug 15 00:27:33 2026] DELETE /v2.0/qos/policies/c1d895a5-d99b-433a-a354-b68b54db0248 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2246] 10.0.0.61 () {32 vars in 733 bytes} [Sat Aug 15 00:27:33 2026] DELETE /v2.0/qos/policies/664095d0-ea5e-4bee-9615-f4d37908a259 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2247] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:27:33 2026] GET /v2.0/ports?device_id=e9dc7600-9b12-43ad-9349-50f143e0900e => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2248] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:27:33 2026] GET /v2.0/security-groups?id=7f04ce2a-6ef4-442c-b9f5-69e0627a7eb6&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2249] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:27:34 2026] GET /v2.0/security-groups?tenant_id=9ebaf53fa9324228b4a4c4701e0e72cc&name=default => generated 2929 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2250] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:27:34 2026] GET /v2.0/ports?device_id=e9dc7600-9b12-43ad-9349-50f143e0900e => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2251] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:27:34 2026] GET /v2.0/security-groups?id=7f04ce2a-6ef4-442c-b9f5-69e0627a7eb6&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: 1209/2252] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:27:34 2026] DELETE /v2.0/security-groups/fd1d004a-99b9-4a40-98fe-8f567c5f390b => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2253] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:27:34 2026] GET /v2.0/security-groups?tenant_id=76e48f32fe964a60adbb3a749a485f3b&name=default => generated 2929 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2254] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:27:34 2026] DELETE /v2.0/security-groups/9c1633e6-0c59-48f1-8911-efee6ebea327 => 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: 1045/2255] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:27:35 2026] GET /v2.0/security-groups?tenant_id=5e246e80ea0f4b0caebb69879d2698ff&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2256] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:27:35 2026] DELETE /v2.0/security-groups/a2c3226a-f951-4b71-ba30-356287631963 => 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: 1046/2257] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:27:35 2026] GET /v2.0/ports?device_id=e9dc7600-9b12-43ad-9349-50f143e0900e => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2258] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:27:35 2026] GET /v2.0/security-groups?id=7f04ce2a-6ef4-442c-b9f5-69e0627a7eb6&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2259] 199.204.45.162 () {34 vars in 994 bytes} [Sat Aug 15 00:27:35 2026] GET /v2.0/ports?device_id=e9dc7600-9b12-43ad-9349-50f143e0900e => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:27:36.013 7 INFO neutron_taas.services.taas.taas_plugin [req-7df25551-a026-4f85-b4cc-42a774bfa58b req-a674e18e-ba9d-4746-86e2-ff6b5290172c 28d4a1b71d1349dfad1a069657939667 694be7b58f0c47d18395219a4f1aef7b - - default default] TaaS: Handle Delete Port: b3740cb9-2dcd-408d-9368-1ac218e66507 2026-08-15 00:27:36.016 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7df25551-a026-4f85-b4cc-42a774bfa58b req-a674e18e-ba9d-4746-86e2-ff6b5290172c 28d4a1b71d1349dfad1a069657939667 694be7b58f0c47d18395219a4f1aef7b - - default default] Tap Mirror: Handle Delete Port: b3740cb9-2dcd-408d-9368-1ac218e66507 2026-08-15 00:27:36.113 7 INFO neutron.db.l3_db [req-7df25551-a026-4f85-b4cc-42a774bfa58b req-a674e18e-ba9d-4746-86e2-ff6b5290172c 28d4a1b71d1349dfad1a069657939667 694be7b58f0c47d18395219a4f1aef7b - - default default] Floating IP 01c4f693-bbc6-4c36-9560-a3de3166b2f4 disassociated. External IP: 10.96.250.209, port: b3740cb9-2dcd-408d-9368-1ac218e66507. [pid: 7|app: 0|req: 1213/2260] 199.204.45.162 () {36 vars in 997 bytes} [Sat Aug 15 00:27:35 2026] DELETE /v2.0/ports/b3740cb9-2dcd-408d-9368-1ac218e66507 => generated 0 bytes in 585 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:27:36.488 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9148bb24-1e0f-46bf-9770-ed09e85c240d'] response: {'server_uuid': 'e9dc7600-9b12-43ad-9349-50f143e0900e', 'name': 'network-vif-deleted', 'tag': 'b3740cb9-2dcd-408d-9368-1ac218e66507', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1048/2261] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:27:36 2026] GET /v2.0/ports?device_id=e9dc7600-9b12-43ad-9349-50f143e0900e => 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: 1214/2262] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:27:37 2026] GET /v2.0/ports?device_id=e9dc7600-9b12-43ad-9349-50f143e0900e => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:27:38.794 8 INFO neutron.db.segments_db [None req-e2b7ccf8-1eb9-4509-af0f-33b0e6a0220b ec85769a034a4ce28edcca5616cd69b8 8fab6c52e79548a48cfc61e10333f768 - - default default] Added segment effc567d-fcf3-4729-bc84-61afafa6e381 of type vxlan for network a9734703-59fb-4690-830c-7fffca7d2e15 [pid: 8|app: 0|req: 1049/2263] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:27:38 2026] POST /v2.0/networks => generated 631 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2264] 10.0.0.61 () {34 vars in 752 bytes} [Sat Aug 15 00:27:38 2026] PUT /v2.0/networks/a9734703-59fb-4690-830c-7fffca7d2e15/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2265] 10.0.0.61 () {32 vars in 732 bytes} [Sat Aug 15 00:27:38 2026] GET /v2.0/networks/a9734703-59fb-4690-830c-7fffca7d2e15/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: 1051/2266] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:27:39 2026] GET /v2.0/ports?device_id=e9dc7600-9b12-43ad-9349-50f143e0900e => 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: 1216/2267] 10.0.0.61 () {34 vars in 763 bytes} [Sat Aug 15 00:27:38 2026] PUT /v2.0/networks/a9734703-59fb-4690-830c-7fffca7d2e15/tags/green => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2268] 10.0.0.61 () {32 vars in 732 bytes} [Sat Aug 15 00:27:39 2026] GET /v2.0/networks/a9734703-59fb-4690-830c-7fffca7d2e15/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: 1217/2269] 10.0.0.61 () {34 vars in 759 bytes} [Sat Aug 15 00:27:39 2026] PUT /v2.0/networks/a9734703-59fb-4690-830c-7fffca7d2e15/tags/red => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2270] 10.0.0.61 () {32 vars in 732 bytes} [Sat Aug 15 00:27:39 2026] GET /v2.0/networks/a9734703-59fb-4690-830c-7fffca7d2e15/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2271] 10.0.0.61 () {34 vars in 781 bytes} [Sat Aug 15 00:27:39 2026] PUT /v2.0/networks/a9734703-59fb-4690-830c-7fffca7d2e15/tags/black.or.white => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2272] 10.0.0.61 () {32 vars in 732 bytes} [Sat Aug 15 00:27:39 2026] GET /v2.0/networks/a9734703-59fb-4690-830c-7fffca7d2e15/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2273] 10.0.0.61 () {34 vars in 752 bytes} [Sat Aug 15 00:27:39 2026] PUT /v2.0/networks/a9734703-59fb-4690-830c-7fffca7d2e15/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2274] 10.0.0.61 () {32 vars in 732 bytes} [Sat Aug 15 00:27:39 2026] GET /v2.0/networks/a9734703-59fb-4690-830c-7fffca7d2e15/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2275] 10.0.0.61 () {32 vars in 740 bytes} [Sat Aug 15 00:27:39 2026] GET /v2.0/networks/a9734703-59fb-4690-830c-7fffca7d2e15/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:27:39.544 8 INFO neutron.api.v2.resource [None req-8e6fb38d-6b1b-4c24-9992-d94f753827fa ec85769a034a4ce28edcca5616cd69b8 8fab6c52e79548a48cfc61e10333f768 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1056/2276] 10.0.0.61 () {32 vars in 744 bytes} [Sat Aug 15 00:27:39 2026] GET /v2.0/networks/a9734703-59fb-4690-830c-7fffca7d2e15/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2277] 10.0.0.61 () {32 vars in 743 bytes} [Sat Aug 15 00:27:39 2026] DELETE /v2.0/networks/a9734703-59fb-4690-830c-7fffca7d2e15/tags/red => 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: 1057/2278] 10.0.0.61 () {32 vars in 732 bytes} [Sat Aug 15 00:27:39 2026] GET /v2.0/networks/a9734703-59fb-4690-830c-7fffca7d2e15/tags => generated 30 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:27:39.750 7 INFO neutron.api.v2.resource [None req-4f841d64-90fe-40e7-92f1-e822990ee8a7 ec85769a034a4ce28edcca5616cd69b8 8fab6c52e79548a48cfc61e10333f768 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1222/2279] 10.0.0.61 () {32 vars in 747 bytes} [Sat Aug 15 00:27:39 2026] DELETE /v2.0/networks/a9734703-59fb-4690-830c-7fffca7d2e15/tags/green => generated 99 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2280] 10.0.0.61 () {32 vars in 735 bytes} [Sat Aug 15 00:27:39 2026] DELETE /v2.0/networks/a9734703-59fb-4690-830c-7fffca7d2e15/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2281] 10.0.0.61 () {32 vars in 732 bytes} [Sat Aug 15 00:27:39 2026] GET /v2.0/networks/a9734703-59fb-4690-830c-7fffca7d2e15/tags => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:27:39.964 8 INFO neutron.services.segments.plugin [-] Segment effc567d-fcf3-4729-bc84-61afafa6e381 resource provider aggregate not found 2026-08-15 00:27:39.968 8 INFO neutron.services.segments.plugin [-] Segment effc567d-fcf3-4729-bc84-61afafa6e381 resource provider aggregate not found 2026-08-15 00:27:39.985 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment effc567d-fcf3-4729-bc84-61afafa6e381 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid effc567d-fcf3-4729-bc84-61afafa6e381 found for delete ", "request_id": "req-efad1ad4-19f5-454a-a16a-79f91683a248"}]} 2026-08-15 00:27:39.986 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment effc567d-fcf3-4729-bc84-61afafa6e381 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid effc567d-fcf3-4729-bc84-61afafa6e381 found for delete ", "request_id": "req-2ab4b12e-e5b9-40dd-846e-1c337a576324"}]} [pid: 8|app: 0|req: 1059/2282] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:27:39 2026] DELETE /v2.0/networks/a9734703-59fb-4690-830c-7fffca7d2e15 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2283] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:27:40 2026] DELETE /v2.0/security-groups/7f04ce2a-6ef4-442c-b9f5-69e0627a7eb6 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:27:40.365 8 INFO neutron_taas.services.taas.taas_plugin [None req-d6048edf-4a2d-42af-bb81-886f0790e08f 28d4a1b71d1349dfad1a069657939667 694be7b58f0c47d18395219a4f1aef7b - - default default] TaaS: Handle Delete Port: 8d6a946b-a496-4eb0-b28c-e3174ee3e191 2026-08-15 00:27:40.368 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d6048edf-4a2d-42af-bb81-886f0790e08f 28d4a1b71d1349dfad1a069657939667 694be7b58f0c47d18395219a4f1aef7b - - default default] Tap Mirror: Handle Delete Port: 8d6a946b-a496-4eb0-b28c-e3174ee3e191 [pid: 8|app: 0|req: 1060/2284] 10.0.0.61 () {32 vars in 731 bytes} [Sat Aug 15 00:27:40 2026] DELETE /v2.0/floatingips/01c4f693-bbc6-4c36-9560-a3de3166b2f4 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2285] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:27:40 2026] GET /v2.0/ports?device_id=8c6eef7d-e6ea-4f0c-97de-3b0265c3921f => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2286] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:27:40 2026] GET /v2.0/security-groups?id=39c7f823-557c-40d0-993e-f721189b506e&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: 1225/2287] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:27:40 2026] GET /v2.0/security-groups?tenant_id=f7c00ee276e34d64bac1960a9222c1cf&name=default => generated 2929 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2288] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:27:40 2026] DELETE /v2.0/security-groups/46aa6392-13ce-4022-af97-f65fdf58963c => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2289] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:27:41 2026] GET /v2.0/security-groups?tenant_id=8fab6c52e79548a48cfc61e10333f768&name=default => generated 2929 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2290] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:27:41 2026] DELETE /v2.0/security-groups/47b67a9e-7f2c-479a-ba2f-b27984cc2bad => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2291] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:27:41 2026] GET /v2.0/ports?device_id=8c6eef7d-e6ea-4f0c-97de-3b0265c3921f => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2292] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:27:41 2026] GET /v2.0/security-groups?id=39c7f823-557c-40d0-993e-f721189b506e&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2293] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:27:43 2026] GET /v2.0/ports?device_id=8c6eef7d-e6ea-4f0c-97de-3b0265c3921f => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2294] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:27:43 2026] GET /v2.0/security-groups?id=39c7f823-557c-40d0-993e-f721189b506e&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: 1229/2295] 199.204.45.162 () {34 vars in 994 bytes} [Sat Aug 15 00:27:43 2026] GET /v2.0/ports?device_id=8c6eef7d-e6ea-4f0c-97de-3b0265c3921f => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:27:43.226 8 INFO neutron_taas.services.taas.taas_plugin [req-87bb6f96-4105-4bda-9d0b-6bca40ea43db req-266a3e31-b7b3-46a5-973c-3409e9a4dc4d 28d4a1b71d1349dfad1a069657939667 694be7b58f0c47d18395219a4f1aef7b - - default default] TaaS: Handle Delete Port: f72fde60-1d52-4c54-9417-cda078024083 2026-08-15 00:27:43.228 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-87bb6f96-4105-4bda-9d0b-6bca40ea43db req-266a3e31-b7b3-46a5-973c-3409e9a4dc4d 28d4a1b71d1349dfad1a069657939667 694be7b58f0c47d18395219a4f1aef7b - - default default] Tap Mirror: Handle Delete Port: f72fde60-1d52-4c54-9417-cda078024083 [pid: 8|app: 0|req: 1067/2296] 199.204.45.162 () {36 vars in 997 bytes} [Sat Aug 15 00:27:43 2026] DELETE /v2.0/ports/f72fde60-1d52-4c54-9417-cda078024083 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:27:43.403 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9ab8f88-6ee2-4a50-b113-3cfbeeb65faa'] response: {'server_uuid': '8c6eef7d-e6ea-4f0c-97de-3b0265c3921f', 'name': 'network-vif-deleted', 'tag': 'f72fde60-1d52-4c54-9417-cda078024083', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1230/2297] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:27:44 2026] GET /v2.0/ports?device_id=8c6eef7d-e6ea-4f0c-97de-3b0265c3921f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:27:44.558 8 INFO neutron.db.segments_db [None req-c64e5e6b-ad35-4ced-bba6-4d3a467e4780 0b3455fe4e3f43eb864f9bbf5f3aabab 6e3e540dbc0d4bf98840edab82987109 - - default default] Added segment fcb989b9-d8c9-4bc9-85c8-669a29849fc5 of type vxlan for network dbe93759-b799-4f21-9dbe-d73c678332a8 [pid: 8|app: 0|req: 1068/2300] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:27:44 2026] POST /v2.0/networks => generated 631 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2301] 10.0.0.61 () {34 vars in 663 bytes} [Sat Aug 15 00:27:44 2026] POST /v2.0/ports => generated 743 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2302] 10.0.0.61 () {34 vars in 746 bytes} [Sat Aug 15 00:27:45 2026] PUT /v2.0/ports/61ebb37f-e151-4332-a45d-143ce220c7cd/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1234/2303] 10.0.0.61 () {32 vars in 726 bytes} [Sat Aug 15 00:27:45 2026] GET /v2.0/ports/61ebb37f-e151-4332-a45d-143ce220c7cd/tags => generated 25 bytes in 50 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: 1070/2304] 10.0.0.61 () {34 vars in 757 bytes} [Sat Aug 15 00:27:45 2026] PUT /v2.0/ports/61ebb37f-e151-4332-a45d-143ce220c7cd/tags/green => generated 4 bytes in 105 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1071/2305] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:27:45 2026] GET /v2.0/ports?device_id=8c6eef7d-e6ea-4f0c-97de-3b0265c3921f => 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: 1235/2306] 10.0.0.61 () {32 vars in 726 bytes} [Sat Aug 15 00:27:45 2026] GET /v2.0/ports/61ebb37f-e151-4332-a45d-143ce220c7cd/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2307] 10.0.0.61 () {34 vars in 753 bytes} [Sat Aug 15 00:27:45 2026] PUT /v2.0/ports/61ebb37f-e151-4332-a45d-143ce220c7cd/tags/red => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1236/2308] 10.0.0.61 () {32 vars in 726 bytes} [Sat Aug 15 00:27:45 2026] GET /v2.0/ports/61ebb37f-e151-4332-a45d-143ce220c7cd/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1073/2309] 10.0.0.61 () {34 vars in 775 bytes} [Sat Aug 15 00:27:45 2026] PUT /v2.0/ports/61ebb37f-e151-4332-a45d-143ce220c7cd/tags/black.or.white => generated 4 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1237/2310] 10.0.0.61 () {32 vars in 726 bytes} [Sat Aug 15 00:27:45 2026] GET /v2.0/ports/61ebb37f-e151-4332-a45d-143ce220c7cd/tags => generated 52 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1074/2311] 10.0.0.61 () {34 vars in 746 bytes} [Sat Aug 15 00:27:45 2026] PUT /v2.0/ports/61ebb37f-e151-4332-a45d-143ce220c7cd/tags => generated 37 bytes in 140 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: 1238/2312] 10.0.0.61 () {32 vars in 726 bytes} [Sat Aug 15 00:27:45 2026] GET /v2.0/ports/61ebb37f-e151-4332-a45d-143ce220c7cd/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1075/2313] 10.0.0.61 () {32 vars in 734 bytes} [Sat Aug 15 00:27:45 2026] GET /v2.0/ports/61ebb37f-e151-4332-a45d-143ce220c7cd/tags/red => generated 0 bytes in 74 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-15 00:27:45.959 7 INFO neutron.api.v2.resource [None req-bfa0d6e9-a7c8-4423-a11f-e47b64ce50ce 0b3455fe4e3f43eb864f9bbf5f3aabab 6e3e540dbc0d4bf98840edab82987109 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1239/2314] 10.0.0.61 () {32 vars in 738 bytes} [Sat Aug 15 00:27:45 2026] GET /v2.0/ports/61ebb37f-e151-4332-a45d-143ce220c7cd/tags/green => generated 99 bytes in 55 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: 1076/2315] 10.0.0.61 () {32 vars in 737 bytes} [Sat Aug 15 00:27:45 2026] DELETE /v2.0/ports/61ebb37f-e151-4332-a45d-143ce220c7cd/tags/red => generated 0 bytes in 81 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: 1240/2316] 10.0.0.61 () {32 vars in 726 bytes} [Sat Aug 15 00:27:46 2026] GET /v2.0/ports/61ebb37f-e151-4332-a45d-143ce220c7cd/tags => generated 30 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-15 00:27:46.179 8 INFO neutron.api.v2.resource [None req-1cf145f2-eaf7-412f-99db-f2cec04b3873 0b3455fe4e3f43eb864f9bbf5f3aabab 6e3e540dbc0d4bf98840edab82987109 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1077/2317] 10.0.0.61 () {32 vars in 741 bytes} [Sat Aug 15 00:27:46 2026] DELETE /v2.0/ports/61ebb37f-e151-4332-a45d-143ce220c7cd/tags/green => generated 99 bytes in 52 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: 1241/2318] 10.0.0.61 () {32 vars in 729 bytes} [Sat Aug 15 00:27:46 2026] DELETE /v2.0/ports/61ebb37f-e151-4332-a45d-143ce220c7cd/tags => generated 0 bytes in 80 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: 1078/2319] 10.0.0.61 () {32 vars in 726 bytes} [Sat Aug 15 00:27:46 2026] GET /v2.0/ports/61ebb37f-e151-4332-a45d-143ce220c7cd/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1079/2320] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:27:46 2026] GET /v2.0/ports?device_id=8c6eef7d-e6ea-4f0c-97de-3b0265c3921f => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:27:46.407 7 INFO neutron_taas.services.taas.taas_plugin [None req-31cedf44-f6bf-47a2-ac2c-1b2f8c78464a 0b3455fe4e3f43eb864f9bbf5f3aabab 6e3e540dbc0d4bf98840edab82987109 - - default default] TaaS: Handle Delete Port: 61ebb37f-e151-4332-a45d-143ce220c7cd 2026-08-15 00:27:46.410 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31cedf44-f6bf-47a2-ac2c-1b2f8c78464a 0b3455fe4e3f43eb864f9bbf5f3aabab 6e3e540dbc0d4bf98840edab82987109 - - default default] Tap Mirror: Handle Delete Port: 61ebb37f-e151-4332-a45d-143ce220c7cd [pid: 7|app: 0|req: 1242/2321] 10.0.0.61 () {32 vars in 719 bytes} [Sat Aug 15 00:27:46 2026] DELETE /v2.0/ports/61ebb37f-e151-4332-a45d-143ce220c7cd => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:27:46.600 8 INFO neutron.services.segments.plugin [-] Segment fcb989b9-d8c9-4bc9-85c8-669a29849fc5 resource provider aggregate not found 2026-08-15 00:27:46.611 8 INFO neutron.services.segments.plugin [-] Segment fcb989b9-d8c9-4bc9-85c8-669a29849fc5 resource provider aggregate not found 2026-08-15 00:27:46.630 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fcb989b9-d8c9-4bc9-85c8-669a29849fc5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcb989b9-d8c9-4bc9-85c8-669a29849fc5 found for delete ", "request_id": "req-76cbe8bf-d463-4bd2-ba02-54b81c2f191d"}]} 2026-08-15 00:27:46.631 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fcb989b9-d8c9-4bc9-85c8-669a29849fc5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fcb989b9-d8c9-4bc9-85c8-669a29849fc5 found for delete ", "request_id": "req-7836f425-4a78-4104-9ee7-3312de82ba28"}]} [pid: 8|app: 0|req: 1080/2322] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:27:46 2026] DELETE /v2.0/networks/dbe93759-b799-4f21-9dbe-d73c678332a8 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2323] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:27:47 2026] GET /v2.0/security-groups?tenant_id=6e3e540dbc0d4bf98840edab82987109&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2324] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:27:47 2026] DELETE /v2.0/security-groups/7893459e-328e-4d36-9fc6-ce2a9a203c57 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2325] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:27:47 2026] DELETE /v2.0/security-groups/39c7f823-557c-40d0-993e-f721189b506e => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2326] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:27:47 2026] GET /v2.0/security-groups?tenant_id=efd5a57e39a14ee580251b44197fe2cf&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2327] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:27:47 2026] DELETE /v2.0/security-groups/983a9890-eb38-4149-9822-d1374c055eac => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:27:47.975 7 INFO neutron_taas.services.taas.taas_plugin [None req-c9bd0bc2-ec7c-436d-967f-d358f9c90070 28d4a1b71d1349dfad1a069657939667 694be7b58f0c47d18395219a4f1aef7b - - default default] TaaS: Handle Delete Port: c32639b0-b61d-4f18-9229-5a92149428f4 2026-08-15 00:27:47.979 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9bd0bc2-ec7c-436d-967f-d358f9c90070 28d4a1b71d1349dfad1a069657939667 694be7b58f0c47d18395219a4f1aef7b - - default default] Tap Mirror: Handle Delete Port: c32639b0-b61d-4f18-9229-5a92149428f4 [pid: 7|app: 0|req: 1245/2328] 10.0.0.61 () {34 vars in 788 bytes} [Sat Aug 15 00:27:47 2026] PUT /v2.0/routers/5f6ae3e1-3ac0-4e74-b3ef-57180b4522fe/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: 1084/2329] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:27:48 2026] DELETE /v2.0/subnets/28865abe-f368-423a-973c-a1a11ee5ce88 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:27:48.939 7 INFO neutron_taas.services.taas.taas_plugin [None req-167a8494-067c-4f92-9d14-fbdcfa881b65 28d4a1b71d1349dfad1a069657939667 694be7b58f0c47d18395219a4f1aef7b - - default default] TaaS: Handle Delete Port: 6ed1ff3c-e8ed-4ea2-80b3-ddcb397449ba 2026-08-15 00:27:48.944 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-167a8494-067c-4f92-9d14-fbdcfa881b65 28d4a1b71d1349dfad1a069657939667 694be7b58f0c47d18395219a4f1aef7b - - default default] Tap Mirror: Handle Delete Port: 6ed1ff3c-e8ed-4ea2-80b3-ddcb397449ba 2026-08-15 00:27:49.176 7 INFO neutron_taas.services.taas.taas_plugin [None req-167a8494-067c-4f92-9d14-fbdcfa881b65 28d4a1b71d1349dfad1a069657939667 694be7b58f0c47d18395219a4f1aef7b - - default default] TaaS: Handle Delete Port: 2eb89a63-f5c2-4ce8-a8ae-b79dce70802a 2026-08-15 00:27:49.178 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-167a8494-067c-4f92-9d14-fbdcfa881b65 28d4a1b71d1349dfad1a069657939667 694be7b58f0c47d18395219a4f1aef7b - - default default] Tap Mirror: Handle Delete Port: 2eb89a63-f5c2-4ce8-a8ae-b79dce70802a 2026-08-15 00:27:49.554 7 INFO neutron.services.segments.plugin [-] Segment 94dec402-215a-41f6-af91-8db6988895ff resource provider aggregate not found 2026-08-15 00:27:49.563 7 INFO neutron.services.segments.plugin [-] Segment 94dec402-215a-41f6-af91-8db6988895ff resource provider aggregate not found 2026-08-15 00:27:49.580 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 94dec402-215a-41f6-af91-8db6988895ff resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94dec402-215a-41f6-af91-8db6988895ff found for delete ", "request_id": "req-674e04a8-44d7-4b01-86bd-f9f26f324857"}]} 2026-08-15 00:27:49.583 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 94dec402-215a-41f6-af91-8db6988895ff resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94dec402-215a-41f6-af91-8db6988895ff found for delete ", "request_id": "req-f3b8d9a9-b962-4b04-b1a8-764bc08d483f"}]} 2026-08-15 00:27:49.609 7 INFO neutron.db.l3_hamode_db [None req-167a8494-067c-4f92-9d14-fbdcfa881b65 28d4a1b71d1349dfad1a069657939667 694be7b58f0c47d18395219a4f1aef7b - - default default] HA network b26cb0eb-85d1-4740-90ff-8a89271498a5 was deleted as no HA routers are present in tenant 694be7b58f0c47d18395219a4f1aef7b. [pid: 7|app: 0|req: 1246/2330] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:27:48 2026] DELETE /v2.0/routers/5f6ae3e1-3ac0-4e74-b3ef-57180b4522fe => generated 0 bytes in 883 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:27:49.791 8 INFO neutron.services.segments.plugin [-] Segment 081e4f99-196b-4553-a769-d412985b36af resource provider aggregate not found 2026-08-15 00:27:49.793 8 INFO neutron.services.segments.plugin [-] Segment 081e4f99-196b-4553-a769-d412985b36af resource provider aggregate not found 2026-08-15 00:27:49.807 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 081e4f99-196b-4553-a769-d412985b36af resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 081e4f99-196b-4553-a769-d412985b36af found for delete ", "request_id": "req-15f0b7cc-e075-4c1e-9707-e6ed04c39661"}]} 2026-08-15 00:27:49.812 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 081e4f99-196b-4553-a769-d412985b36af resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 081e4f99-196b-4553-a769-d412985b36af found for delete ", "request_id": "req-05f8fc3f-0cb0-4fdb-a9ab-338a4e21aeab"}]} [pid: 8|app: 0|req: 1085/2331] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:27:49 2026] DELETE /v2.0/networks/77c69f39-062d-472d-8908-1c31e238aeb4 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2332] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:27:50 2026] GET /v2.0/security-groups?tenant_id=819addc0b2f341d58dd53de4b3e2ed59&name=default => generated 2929 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2333] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:27:50 2026] DELETE /v2.0/security-groups/3d221fdc-23fd-4bae-9627-c56c39e9e7e7 => 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: 1248/2334] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:27:50 2026] GET /v2.0/security-groups?tenant_id=694be7b58f0c47d18395219a4f1aef7b&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2335] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:27:50 2026] DELETE /v2.0/security-groups/2b5681a2-5558-452a-a06f-51f8cd9076e9 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:27:51.197 7 INFO neutron.db.segments_db [None req-e073dbc1-8d6c-4a8d-95fe-97e4c071eca2 dd681f90fdac4dedac88b0230ebc59dd bccc66aa95bb424b8385b0966896cc86 - - default default] Added segment f8e25157-56ac-4473-bd0f-29a9f4fb602a of type vxlan for network 38c30c10-2ef9-4b28-9db5-e82096065bfc 2026-08-15 00:27:51.436 7 INFO neutron.db.l3_hamode_db [None req-e073dbc1-8d6c-4a8d-95fe-97e4c071eca2 dd681f90fdac4dedac88b0230ebc59dd bccc66aa95bb424b8385b0966896cc86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-15 00:27:51.551 7 INFO neutron.db.l3_hamode_db [None req-e073dbc1-8d6c-4a8d-95fe-97e4c071eca2 dd681f90fdac4dedac88b0230ebc59dd bccc66aa95bb424b8385b0966896cc86 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1249/2336] 10.0.0.61 () {34 vars in 667 bytes} [Sat Aug 15 00:27:51 2026] POST /v2.0/routers => generated 474 bytes in 1177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2337] 10.0.0.61 () {34 vars in 750 bytes} [Sat Aug 15 00:27:52 2026] PUT /v2.0/routers/86342c4e-b5b4-47f7-8064-8e110e794ec1/tags => generated 25 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2338] 10.0.0.61 () {32 vars in 730 bytes} [Sat Aug 15 00:27:52 2026] GET /v2.0/routers/86342c4e-b5b4-47f7-8064-8e110e794ec1/tags => generated 25 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2339] 10.0.0.61 () {34 vars in 761 bytes} [Sat Aug 15 00:27:52 2026] PUT /v2.0/routers/86342c4e-b5b4-47f7-8064-8e110e794ec1/tags/green => generated 4 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2340] 10.0.0.61 () {32 vars in 730 bytes} [Sat Aug 15 00:27:52 2026] GET /v2.0/routers/86342c4e-b5b4-47f7-8064-8e110e794ec1/tags => generated 34 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2341] 10.0.0.61 () {34 vars in 757 bytes} [Sat Aug 15 00:27:52 2026] PUT /v2.0/routers/86342c4e-b5b4-47f7-8064-8e110e794ec1/tags/red => generated 4 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2342] 10.0.0.61 () {32 vars in 730 bytes} [Sat Aug 15 00:27:52 2026] GET /v2.0/routers/86342c4e-b5b4-47f7-8064-8e110e794ec1/tags => generated 34 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2343] 10.0.0.61 () {34 vars in 779 bytes} [Sat Aug 15 00:27:52 2026] PUT /v2.0/routers/86342c4e-b5b4-47f7-8064-8e110e794ec1/tags/black.or.white => generated 4 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2344] 10.0.0.61 () {32 vars in 730 bytes} [Sat Aug 15 00:27:53 2026] GET /v2.0/routers/86342c4e-b5b4-47f7-8064-8e110e794ec1/tags => generated 52 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2345] 10.0.0.61 () {34 vars in 750 bytes} [Sat Aug 15 00:27:53 2026] PUT /v2.0/routers/86342c4e-b5b4-47f7-8064-8e110e794ec1/tags => generated 37 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2346] 10.0.0.61 () {32 vars in 730 bytes} [Sat Aug 15 00:27:53 2026] GET /v2.0/routers/86342c4e-b5b4-47f7-8064-8e110e794ec1/tags => generated 37 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2347] 10.0.0.61 () {32 vars in 738 bytes} [Sat Aug 15 00:27:53 2026] GET /v2.0/routers/86342c4e-b5b4-47f7-8064-8e110e794ec1/tags/red => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:27:53.625 7 INFO neutron.api.v2.resource [None req-8d2fedb3-e399-4730-b936-2f8211ab20f3 dd681f90fdac4dedac88b0230ebc59dd bccc66aa95bb424b8385b0966896cc86 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1255/2348] 10.0.0.61 () {32 vars in 742 bytes} [Sat Aug 15 00:27:53 2026] GET /v2.0/routers/86342c4e-b5b4-47f7-8064-8e110e794ec1/tags/green => generated 99 bytes in 97 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2349] 10.0.0.61 () {32 vars in 741 bytes} [Sat Aug 15 00:27:53 2026] DELETE /v2.0/routers/86342c4e-b5b4-47f7-8064-8e110e794ec1/tags/red => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2350] 10.0.0.61 () {32 vars in 730 bytes} [Sat Aug 15 00:27:53 2026] GET /v2.0/routers/86342c4e-b5b4-47f7-8064-8e110e794ec1/tags => generated 30 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:27:53.966 8 INFO neutron.api.v2.resource [None req-f6bbb91f-b006-4c86-bac8-0abd6f7834f2 dd681f90fdac4dedac88b0230ebc59dd bccc66aa95bb424b8385b0966896cc86 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1095/2351] 10.0.0.61 () {32 vars in 745 bytes} [Sat Aug 15 00:27:53 2026] DELETE /v2.0/routers/86342c4e-b5b4-47f7-8064-8e110e794ec1/tags/green => generated 99 bytes in 107 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2352] 10.0.0.61 () {32 vars in 733 bytes} [Sat Aug 15 00:27:53 2026] DELETE /v2.0/routers/86342c4e-b5b4-47f7-8064-8e110e794ec1/tags => 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: 1096/2353] 10.0.0.61 () {32 vars in 730 bytes} [Sat Aug 15 00:27:54 2026] GET /v2.0/routers/86342c4e-b5b4-47f7-8064-8e110e794ec1/tags => generated 12 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2354] 10.0.0.61 () {32 vars in 720 bytes} [Sat Aug 15 00:27:54 2026] GET /v2.0/routers/86342c4e-b5b4-47f7-8064-8e110e794ec1 => generated 480 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2355] 10.0.0.61 () {34 vars in 741 bytes} [Sat Aug 15 00:27:54 2026] PUT /v2.0/routers/86342c4e-b5b4-47f7-8064-8e110e794ec1 => generated 480 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2356] 10.0.0.61 () {32 vars in 735 bytes} [Sat Aug 15 00:27:54 2026] GET /v2.0/ports?device_id=86342c4e-b5b4-47f7-8064-8e110e794ec1 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:27:55.033 8 INFO neutron_taas.services.taas.taas_plugin [None req-e936e52a-b4fb-48e4-b262-e0991794325e dd681f90fdac4dedac88b0230ebc59dd bccc66aa95bb424b8385b0966896cc86 - - default default] TaaS: Handle Delete Port: 5c22344e-03a6-445a-9132-df4979c7ddd7 2026-08-15 00:27:55.035 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e936e52a-b4fb-48e4-b262-e0991794325e dd681f90fdac4dedac88b0230ebc59dd bccc66aa95bb424b8385b0966896cc86 - - default default] Tap Mirror: Handle Delete Port: 5c22344e-03a6-445a-9132-df4979c7ddd7 2026-08-15 00:27:55.236 7 INFO neutron.db.segments_db [None req-256061a6-29d4-408f-b17b-f8acc261272c 976ece7353b44db996a6fe3d4173f82f 08f44f2bcdcf4f5c94a1ca391d593096 - - default default] Added segment 840e8ab3-51a9-4a97-aa1c-dcbc00072d02 of type vxlan for network 5923f9da-c268-490a-a5fc-62682f202a0a 2026-08-15 00:27:55.401 8 INFO neutron.services.segments.plugin [-] Segment f8e25157-56ac-4473-bd0f-29a9f4fb602a resource provider aggregate not found 2026-08-15 00:27:55.404 8 INFO neutron.services.segments.plugin [-] Segment f8e25157-56ac-4473-bd0f-29a9f4fb602a resource provider aggregate not found 2026-08-15 00:27:55.423 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f8e25157-56ac-4473-bd0f-29a9f4fb602a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8e25157-56ac-4473-bd0f-29a9f4fb602a found for delete ", "request_id": "req-febcfccc-d1f9-4850-9df6-0a8cc28e7772"}]} 2026-08-15 00:27:55.424 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f8e25157-56ac-4473-bd0f-29a9f4fb602a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8e25157-56ac-4473-bd0f-29a9f4fb602a found for delete ", "request_id": "req-114c66fd-6031-4586-bc4d-ead269505a31"}]} 2026-08-15 00:27:55.424 8 INFO neutron.db.l3_hamode_db [None req-e936e52a-b4fb-48e4-b262-e0991794325e dd681f90fdac4dedac88b0230ebc59dd bccc66aa95bb424b8385b0966896cc86 - - default default] HA network 38c30c10-2ef9-4b28-9db5-e82096065bfc was deleted as no HA routers are present in tenant bccc66aa95bb424b8385b0966896cc86. [pid: 8|app: 0|req: 1098/2357] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:27:54 2026] DELETE /v2.0/routers/86342c4e-b5b4-47f7-8064-8e110e794ec1 => generated 0 bytes in 592 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:27:55.514 7 INFO neutron.db.l3_hamode_db [None req-256061a6-29d4-408f-b17b-f8acc261272c 976ece7353b44db996a6fe3d4173f82f 08f44f2bcdcf4f5c94a1ca391d593096 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-15 00:27:55.668 7 INFO neutron.db.l3_hamode_db [None req-256061a6-29d4-408f-b17b-f8acc261272c 976ece7353b44db996a6fe3d4173f82f 08f44f2bcdcf4f5c94a1ca391d593096 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1260/2358] 10.0.0.61 () {34 vars in 667 bytes} [Sat Aug 15 00:27:55 2026] POST /v2.0/routers => generated 474 bytes in 1282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2359] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:27:56 2026] GET /v2.0/security-groups?tenant_id=daf8777c53974fa7af71e5075ca24da2&name=default => generated 2929 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:27:56.407 7 INFO neutron.db.l3_hamode_db [None req-8b7143bb-91a9-4170-b0e3-610cacce3bbf 976ece7353b44db996a6fe3d4173f82f 08f44f2bcdcf4f5c94a1ca391d593096 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1100/2360] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:27:56 2026] DELETE /v2.0/security-groups/bcdbc149-57a4-4c96-b0e2-14846be0da53 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:27:56.556 7 INFO neutron.db.l3_hamode_db [None req-8b7143bb-91a9-4170-b0e3-610cacce3bbf 976ece7353b44db996a6fe3d4173f82f 08f44f2bcdcf4f5c94a1ca391d593096 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1101/2361] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:27:56 2026] GET /v2.0/security-groups?tenant_id=bccc66aa95bb424b8385b0966896cc86&name=default => generated 2929 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2362] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:27:56 2026] DELETE /v2.0/security-groups/a97e9cd3-59b8-470d-8ed0-d5694d221874 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2363] 10.0.0.61 () {34 vars in 667 bytes} [Sat Aug 15 00:27:56 2026] POST /v2.0/routers => generated 474 bytes in 842 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:27:57.251 8 INFO neutron.db.l3_hamode_db [None req-bf0834ab-98c6-4f6a-aeb6-ca3e69d5f8fa 976ece7353b44db996a6fe3d4173f82f 08f44f2bcdcf4f5c94a1ca391d593096 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-15 00:27:57.366 8 INFO neutron.db.l3_hamode_db [None req-bf0834ab-98c6-4f6a-aeb6-ca3e69d5f8fa 976ece7353b44db996a6fe3d4173f82f 08f44f2bcdcf4f5c94a1ca391d593096 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1103/2364] 10.0.0.61 () {34 vars in 667 bytes} [Sat Aug 15 00:27:57 2026] POST /v2.0/routers => generated 474 bytes in 674 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:27:57.912 7 INFO neutron.db.l3_hamode_db [None req-6af52a50-1d9f-4024-b669-017f9773c027 976ece7353b44db996a6fe3d4173f82f 08f44f2bcdcf4f5c94a1ca391d593096 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-15 00:27:58.031 7 INFO neutron.db.l3_hamode_db [None req-6af52a50-1d9f-4024-b669-017f9773c027 976ece7353b44db996a6fe3d4173f82f 08f44f2bcdcf4f5c94a1ca391d593096 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1262/2365] 10.0.0.61 () {34 vars in 667 bytes} [Sat Aug 15 00:27:57 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-15 00:27:58.684 8 INFO neutron.db.l3_hamode_db [None req-7c6a836b-dcf6-4bf5-a13b-aabadce6b585 976ece7353b44db996a6fe3d4173f82f 08f44f2bcdcf4f5c94a1ca391d593096 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-15 00:27:58.813 8 INFO neutron.db.l3_hamode_db [None req-7c6a836b-dcf6-4bf5-a13b-aabadce6b585 976ece7353b44db996a6fe3d4173f82f 08f44f2bcdcf4f5c94a1ca391d593096 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1104/2366] 10.0.0.61 () {34 vars in 667 bytes} [Sat Aug 15 00:27:58 2026] POST /v2.0/routers => generated 474 bytes in 727 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2367] 10.0.0.61 () {34 vars in 750 bytes} [Sat Aug 15 00:27:59 2026] PUT /v2.0/routers/2e29fe83-e016-47c0-84b3-a7df0582c15a/tags => generated 17 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2370] 10.0.0.61 () {34 vars in 750 bytes} [Sat Aug 15 00:27:59 2026] PUT /v2.0/routers/dfc34c5d-653b-461d-9e52-f6c901ff1816/tags => generated 25 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2371] 10.0.0.61 () {34 vars in 750 bytes} [Sat Aug 15 00:27:59 2026] PUT /v2.0/routers/121021cc-013c-4dfa-ad74-a08e037521d1/tags => generated 34 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2372] 10.0.0.61 () {34 vars in 750 bytes} [Sat Aug 15 00:27:59 2026] PUT /v2.0/routers/4ee5dcef-7df1-4513-8d49-a3392afdbbaa/tags => generated 19 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2373] 10.0.0.61 () {32 vars in 663 bytes} [Sat Aug 15 00:27: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) [pid: 8|app: 0|req: 1107/2374] 10.0.0.61 () {32 vars in 677 bytes} [Sat Aug 15 00:27:59 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2375] 10.0.0.61 () {32 vars in 673 bytes} [Sat Aug 15 00:28:00 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2376] 10.0.0.61 () {32 vars in 685 bytes} [Sat Aug 15 00:28:00 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2377] 10.0.0.61 () {32 vars in 671 bytes} [Sat Aug 15 00:28:00 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2378] 10.0.0.61 () {32 vars in 685 bytes} [Sat Aug 15 00:28:00 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2379] 10.0.0.61 () {34 vars in 683 bytes} [Sat Aug 15 00:27:59 2026] POST /v2.0/security-groups => generated 1603 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2380] 10.0.0.61 () {34 vars in 766 bytes} [Sat Aug 15 00:28:00 2026] PUT /v2.0/security-groups/e8296e11-5cc2-4280-b997-166e3dc52aa7/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2381] 10.0.0.61 () {32 vars in 681 bytes} [Sat Aug 15 00:28:00 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2382] 10.0.0.61 () {32 vars in 746 bytes} [Sat Aug 15 00:28:00 2026] GET /v2.0/security-groups/e8296e11-5cc2-4280-b997-166e3dc52aa7/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2383] 10.0.0.61 () {32 vars in 693 bytes} [Sat Aug 15 00:28:00 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2384] 10.0.0.61 () {34 vars in 777 bytes} [Sat Aug 15 00:28:00 2026] PUT /v2.0/security-groups/e8296e11-5cc2-4280-b997-166e3dc52aa7/tags/green => 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: 1272/2385] 10.0.0.61 () {32 vars in 746 bytes} [Sat Aug 15 00:28:00 2026] GET /v2.0/security-groups/e8296e11-5cc2-4280-b997-166e3dc52aa7/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: 1114/2386] 10.0.0.61 () {32 vars in 720 bytes} [Sat Aug 15 00:28:00 2026] GET /v2.0/routers/2e29fe83-e016-47c0-84b3-a7df0582c15a => generated 485 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2387] 10.0.0.61 () {34 vars in 773 bytes} [Sat Aug 15 00:28:00 2026] PUT /v2.0/security-groups/e8296e11-5cc2-4280-b997-166e3dc52aa7/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2388] 10.0.0.61 () {32 vars in 746 bytes} [Sat Aug 15 00:28:00 2026] GET /v2.0/security-groups/e8296e11-5cc2-4280-b997-166e3dc52aa7/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2389] 10.0.0.61 () {34 vars in 795 bytes} [Sat Aug 15 00:28:00 2026] PUT /v2.0/security-groups/e8296e11-5cc2-4280-b997-166e3dc52aa7/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2390] 10.0.0.61 () {32 vars in 746 bytes} [Sat Aug 15 00:28:00 2026] GET /v2.0/security-groups/e8296e11-5cc2-4280-b997-166e3dc52aa7/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2391] 10.0.0.61 () {34 vars in 766 bytes} [Sat Aug 15 00:28:00 2026] PUT /v2.0/security-groups/e8296e11-5cc2-4280-b997-166e3dc52aa7/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: 1278/2392] 10.0.0.61 () {32 vars in 746 bytes} [Sat Aug 15 00:28:00 2026] GET /v2.0/security-groups/e8296e11-5cc2-4280-b997-166e3dc52aa7/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2393] 10.0.0.61 () {32 vars in 754 bytes} [Sat Aug 15 00:28:00 2026] GET /v2.0/security-groups/e8296e11-5cc2-4280-b997-166e3dc52aa7/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:28:00.869 7 INFO neutron.api.v2.resource [None req-07e06cb0-cfb7-4e5c-9140-68f3936b8b1c 73f7fdb5d04c41248823c32bc0c9fa46 d8047e2a50444f3bbb286396a83fa817 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1280/2394] 10.0.0.61 () {32 vars in 758 bytes} [Sat Aug 15 00:28:00 2026] GET /v2.0/security-groups/e8296e11-5cc2-4280-b997-166e3dc52aa7/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2395] 10.0.0.61 () {32 vars in 757 bytes} [Sat Aug 15 00:28:00 2026] DELETE /v2.0/security-groups/e8296e11-5cc2-4280-b997-166e3dc52aa7/tags/red => 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: 1282/2396] 10.0.0.61 () {32 vars in 746 bytes} [Sat Aug 15 00:28:00 2026] GET /v2.0/security-groups/e8296e11-5cc2-4280-b997-166e3dc52aa7/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:28:01.027 7 INFO neutron.api.v2.resource [None req-e9cf70c9-1153-40fc-baf6-aa31afa16444 73f7fdb5d04c41248823c32bc0c9fa46 d8047e2a50444f3bbb286396a83fa817 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1283/2397] 10.0.0.61 () {32 vars in 761 bytes} [Sat Aug 15 00:28:00 2026] DELETE /v2.0/security-groups/e8296e11-5cc2-4280-b997-166e3dc52aa7/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2398] 10.0.0.61 () {34 vars in 741 bytes} [Sat Aug 15 00:28:00 2026] PUT /v2.0/routers/2e29fe83-e016-47c0-84b3-a7df0582c15a => generated 485 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2399] 10.0.0.61 () {32 vars in 735 bytes} [Sat Aug 15 00:28:01 2026] GET /v2.0/ports?device_id=2e29fe83-e016-47c0-84b3-a7df0582c15a => 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: 1284/2400] 10.0.0.61 () {32 vars in 749 bytes} [Sat Aug 15 00:28:01 2026] DELETE /v2.0/security-groups/e8296e11-5cc2-4280-b997-166e3dc52aa7/tags => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2401] 10.0.0.61 () {32 vars in 746 bytes} [Sat Aug 15 00:28:01 2026] GET /v2.0/security-groups/e8296e11-5cc2-4280-b997-166e3dc52aa7/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2402] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:28:01 2026] DELETE /v2.0/security-groups/e8296e11-5cc2-4280-b997-166e3dc52aa7 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:28:01.257 8 INFO neutron_taas.services.taas.taas_plugin [None req-cd5c5d49-d7b0-4cc3-8e6d-17ac26c03301 976ece7353b44db996a6fe3d4173f82f 08f44f2bcdcf4f5c94a1ca391d593096 - - default default] TaaS: Handle Delete Port: 64a9b3f3-6b81-443d-bea5-af83183fa851 2026-08-15 00:28:01.260 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd5c5d49-d7b0-4cc3-8e6d-17ac26c03301 976ece7353b44db996a6fe3d4173f82f 08f44f2bcdcf4f5c94a1ca391d593096 - - default default] Tap Mirror: Handle Delete Port: 64a9b3f3-6b81-443d-bea5-af83183fa851 [pid: 8|app: 0|req: 1117/2403] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:28:01 2026] DELETE /v2.0/routers/2e29fe83-e016-47c0-84b3-a7df0582c15a => generated 0 bytes in 318 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2404] 10.0.0.61 () {32 vars in 720 bytes} [Sat Aug 15 00:28:01 2026] GET /v2.0/routers/dfc34c5d-653b-461d-9e52-f6c901ff1816 => generated 493 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2405] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:28:01 2026] GET /v2.0/security-groups?tenant_id=d8047e2a50444f3bbb286396a83fa817&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2406] 10.0.0.61 () {34 vars in 741 bytes} [Sat Aug 15 00:28:01 2026] PUT /v2.0/routers/dfc34c5d-653b-461d-9e52-f6c901ff1816 => generated 493 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2407] 10.0.0.61 () {32 vars in 735 bytes} [Sat Aug 15 00:28:02 2026] GET /v2.0/ports?device_id=dfc34c5d-653b-461d-9e52-f6c901ff1816 => 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: 1289/2408] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:28:01 2026] DELETE /v2.0/security-groups/6c08ff6f-5d14-4f1a-9a75-4e1c74d2afd7 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:28:02.182 8 INFO neutron_taas.services.taas.taas_plugin [None req-7426ed09-7766-41a2-b0f8-02f7918145ef 976ece7353b44db996a6fe3d4173f82f 08f44f2bcdcf4f5c94a1ca391d593096 - - default default] TaaS: Handle Delete Port: a65b3d6d-7e04-4e8d-82e0-fb51162a415d 2026-08-15 00:28:02.184 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7426ed09-7766-41a2-b0f8-02f7918145ef 976ece7353b44db996a6fe3d4173f82f 08f44f2bcdcf4f5c94a1ca391d593096 - - default default] Tap Mirror: Handle Delete Port: a65b3d6d-7e04-4e8d-82e0-fb51162a415d [pid: 7|app: 0|req: 1290/2409] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:28:02 2026] GET /v2.0/security-groups?tenant_id=5fa893ffad6744ed9137e1dbd43039bf&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2410] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:28:02 2026] DELETE /v2.0/routers/dfc34c5d-653b-461d-9e52-f6c901ff1816 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2411] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:28:02 2026] DELETE /v2.0/security-groups/604cd2c6-2da7-408a-9d8d-c6fcda5aec41 => 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: 1121/2412] 10.0.0.61 () {32 vars in 720 bytes} [Sat Aug 15 00:28:02 2026] GET /v2.0/routers/121021cc-013c-4dfa-ad74-a08e037521d1 => generated 502 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2413] 10.0.0.61 () {34 vars in 741 bytes} [Sat Aug 15 00:28:02 2026] PUT /v2.0/routers/121021cc-013c-4dfa-ad74-a08e037521d1 => generated 502 bytes in 981 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2414] 10.0.0.61 () {32 vars in 735 bytes} [Sat Aug 15 00:28:03 2026] GET /v2.0/ports?device_id=121021cc-013c-4dfa-ad74-a08e037521d1 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:28:03.629 7 INFO neutron_taas.services.taas.taas_plugin [None req-93fc0ee9-9faf-45b5-bfd6-6a8e298b8f1f 976ece7353b44db996a6fe3d4173f82f 08f44f2bcdcf4f5c94a1ca391d593096 - - default default] TaaS: Handle Delete Port: faecaf70-ef38-474f-9527-f05c30591bb3 2026-08-15 00:28:03.632 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-93fc0ee9-9faf-45b5-bfd6-6a8e298b8f1f 976ece7353b44db996a6fe3d4173f82f 08f44f2bcdcf4f5c94a1ca391d593096 - - default default] Tap Mirror: Handle Delete Port: faecaf70-ef38-474f-9527-f05c30591bb3 [pid: 7|app: 0|req: 1293/2415] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:28:03 2026] DELETE /v2.0/routers/121021cc-013c-4dfa-ad74-a08e037521d1 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2416] 10.0.0.61 () {32 vars in 720 bytes} [Sat Aug 15 00:28:03 2026] GET /v2.0/routers/4ee5dcef-7df1-4513-8d49-a3392afdbbaa => generated 487 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2417] 10.0.0.61 () {34 vars in 741 bytes} [Sat Aug 15 00:28:03 2026] PUT /v2.0/routers/4ee5dcef-7df1-4513-8d49-a3392afdbbaa => generated 487 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2418] 10.0.0.61 () {32 vars in 735 bytes} [Sat Aug 15 00:28:04 2026] GET /v2.0/ports?device_id=4ee5dcef-7df1-4513-8d49-a3392afdbbaa => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:28:04.589 7 INFO neutron_taas.services.taas.taas_plugin [None req-8e54e316-a5c0-4b41-a4ee-099e5ce0d953 976ece7353b44db996a6fe3d4173f82f 08f44f2bcdcf4f5c94a1ca391d593096 - - default default] TaaS: Handle Delete Port: b9da16f5-43a5-49df-9b3a-d8c79bf22459 2026-08-15 00:28:04.593 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e54e316-a5c0-4b41-a4ee-099e5ce0d953 976ece7353b44db996a6fe3d4173f82f 08f44f2bcdcf4f5c94a1ca391d593096 - - default default] Tap Mirror: Handle Delete Port: b9da16f5-43a5-49df-9b3a-d8c79bf22459 [pid: 7|app: 0|req: 1295/2419] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:28:04 2026] DELETE /v2.0/routers/4ee5dcef-7df1-4513-8d49-a3392afdbbaa => generated 0 bytes in 425 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2420] 10.0.0.61 () {32 vars in 720 bytes} [Sat Aug 15 00:28:04 2026] GET /v2.0/routers/544c62e5-44b2-4ee4-b384-ae977721b255 => generated 480 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2421] 10.0.0.61 () {34 vars in 741 bytes} [Sat Aug 15 00:28:04 2026] PUT /v2.0/routers/544c62e5-44b2-4ee4-b384-ae977721b255 => generated 480 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2422] 10.0.0.61 () {32 vars in 735 bytes} [Sat Aug 15 00:28:05 2026] GET /v2.0/ports?device_id=544c62e5-44b2-4ee4-b384-ae977721b255 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:28:05.563 7 INFO neutron_taas.services.taas.taas_plugin [None req-a35e8f43-a78a-40cc-87ec-ee101e06472e 976ece7353b44db996a6fe3d4173f82f 08f44f2bcdcf4f5c94a1ca391d593096 - - default default] TaaS: Handle Delete Port: 750d2477-aca3-4ad9-a7be-00c8db789f86 2026-08-15 00:28:05.565 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a35e8f43-a78a-40cc-87ec-ee101e06472e 976ece7353b44db996a6fe3d4173f82f 08f44f2bcdcf4f5c94a1ca391d593096 - - default default] Tap Mirror: Handle Delete Port: 750d2477-aca3-4ad9-a7be-00c8db789f86 2026-08-15 00:28:05.896 7 INFO neutron.services.segments.plugin [-] Segment 840e8ab3-51a9-4a97-aa1c-dcbc00072d02 resource provider aggregate not found 2026-08-15 00:28:05.904 7 INFO neutron.services.segments.plugin [-] Segment 840e8ab3-51a9-4a97-aa1c-dcbc00072d02 resource provider aggregate not found 2026-08-15 00:28:05.917 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 840e8ab3-51a9-4a97-aa1c-dcbc00072d02 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 840e8ab3-51a9-4a97-aa1c-dcbc00072d02 found for delete ", "request_id": "req-cc7b6917-ca00-47df-ba52-24f8cd4ca86b"}]} 2026-08-15 00:28:05.924 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 840e8ab3-51a9-4a97-aa1c-dcbc00072d02 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 840e8ab3-51a9-4a97-aa1c-dcbc00072d02 found for delete ", "request_id": "req-0e3dbc49-e225-4171-a7e5-8e5ff4b06979"}]} 2026-08-15 00:28:05.927 7 INFO neutron.db.l3_hamode_db [None req-a35e8f43-a78a-40cc-87ec-ee101e06472e 976ece7353b44db996a6fe3d4173f82f 08f44f2bcdcf4f5c94a1ca391d593096 - - default default] HA network 5923f9da-c268-490a-a5fc-62682f202a0a was deleted as no HA routers are present in tenant 08f44f2bcdcf4f5c94a1ca391d593096. [pid: 7|app: 0|req: 1297/2423] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:28:05 2026] DELETE /v2.0/routers/544c62e5-44b2-4ee4-b384-ae977721b255 => generated 0 bytes in 521 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2424] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:28:06 2026] GET /v2.0/security-groups?tenant_id=1cf2fd6432c649a6bbb959a3f980e8c9&name=default => generated 2929 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2425] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:28:07 2026] DELETE /v2.0/security-groups/1e8f309e-7736-4d13-8953-e87c0273b0d2 => 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: 1128/2426] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:28:07 2026] GET /v2.0/security-groups?tenant_id=bf100f7295bc4603a2bc6452800694f6&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2427] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:28:07 2026] DELETE /v2.0/security-groups/d221687a-c1a7-43b1-97e5-638a1342e175 => 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: 1129/2428] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:28:07 2026] GET /v2.0/security-groups?tenant_id=08f44f2bcdcf4f5c94a1ca391d593096&name=default => generated 2929 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2429] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:28:07 2026] DELETE /v2.0/security-groups/c6a36b28-f13c-4bd0-81fa-5552c1414209 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:28:12.373 8 INFO neutron.db.segments_db [None req-7d2f2601-2ef3-403f-8274-ee262edf029c 0a79de7bdc1a4c87b269f47d97449c60 589995a582ab4cb28cb56c61279a8a73 - - default default] Added segment 71eec9a4-ebd2-438a-a648-2c777e98b5e8 of type vxlan for network b3a08a2c-bc4e-441a-9af9-11085058e400 [pid: 8|app: 0|req: 1130/2430] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:28:12 2026] POST /v2.0/networks => generated 629 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2431] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:28:12 2026] POST /v2.0/subnets => generated 626 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:28:12.795 8 INFO neutron.db.segments_db [None req-ca922692-1258-4180-a2e8-6421191df56c 0a79de7bdc1a4c87b269f47d97449c60 589995a582ab4cb28cb56c61279a8a73 - - default default] Added segment fe036345-73e0-41c6-878c-ae8307a8050e of type vxlan for network d9c8acb7-0bcd-42dc-88f6-eaa95aefae3c [pid: 8|app: 0|req: 1131/2432] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:28:12 2026] POST /v2.0/networks => generated 632 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2433] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:28:12 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) 2026-08-15 00:28:13.180 8 INFO neutron.db.segments_db [None req-5fb6fe3d-783a-407c-8638-2b3acbcd22aa 0a79de7bdc1a4c87b269f47d97449c60 589995a582ab4cb28cb56c61279a8a73 - - default default] Added segment 2a1dcca7-887e-4b86-ba8f-b397c50311c1 of type vxlan for network 887dcb44-76b4-4773-aec1-e8a53c323fce [pid: 8|app: 0|req: 1132/2434] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:28:13 2026] POST /v2.0/networks => generated 631 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2435] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:28:13 2026] POST /v2.0/subnets => generated 629 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:28:13.519 8 INFO neutron.db.segments_db [None req-07c37fcc-e352-4c1b-8d53-c6ff8545fd65 0a79de7bdc1a4c87b269f47d97449c60 589995a582ab4cb28cb56c61279a8a73 - - default default] Added segment f73bfafe-56b1-4c37-935a-ceee79d5d7fc of type vxlan for network 46d43bce-d891-4dc2-affa-9edda2fe71d8 [pid: 8|app: 0|req: 1133/2436] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:28:13 2026] POST /v2.0/networks => generated 632 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2437] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:28:13 2026] POST /v2.0/subnets => generated 629 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:28:13.940 8 INFO neutron.db.segments_db [None req-1825153e-a27e-484a-a3c5-cb64b3e0b93d 0a79de7bdc1a4c87b269f47d97449c60 589995a582ab4cb28cb56c61279a8a73 - - default default] Added segment f91fb5ed-ad60-4176-b052-d3d0441539a4 of type vxlan for network 3ffb23bd-9db6-47ce-96bc-434baf6c79fe [pid: 8|app: 0|req: 1134/2438] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:28:13 2026] POST /v2.0/networks => generated 632 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2439] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:28:14 2026] POST /v2.0/subnets => generated 629 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2440] 10.0.0.61 () {34 vars in 750 bytes} [Sat Aug 15 00:28:14 2026] PUT /v2.0/subnets/107f2a38-e86b-4c3b-b35b-50276a4c64ac/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2441] 10.0.0.61 () {34 vars in 750 bytes} [Sat Aug 15 00:28:14 2026] PUT /v2.0/subnets/38b5b899-2b1a-4780-b175-c3ef72ca9691/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2442] 10.0.0.61 () {34 vars in 750 bytes} [Sat Aug 15 00:28:14 2026] PUT /v2.0/subnets/fa1a862e-0e3d-49fd-8afc-0cbabaf970b7/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2443] 10.0.0.61 () {34 vars in 750 bytes} [Sat Aug 15 00:28:14 2026] PUT /v2.0/subnets/9292ca87-a25f-45b0-a3b2-4e08f3f362ad/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2446] 10.0.0.61 () {32 vars in 663 bytes} [Sat Aug 15 00:28:14 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2447] 10.0.0.61 () {32 vars in 677 bytes} [Sat Aug 15 00:28:14 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2448] 10.0.0.61 () {32 vars in 673 bytes} [Sat Aug 15 00:28:14 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2449] 10.0.0.61 () {32 vars in 685 bytes} [Sat Aug 15 00:28:15 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2450] 10.0.0.61 () {32 vars in 671 bytes} [Sat Aug 15 00:28:15 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2451] 10.0.0.61 () {32 vars in 685 bytes} [Sat Aug 15 00:28:15 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2452] 10.0.0.61 () {32 vars in 681 bytes} [Sat Aug 15 00:28:15 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2453] 10.0.0.61 () {32 vars in 693 bytes} [Sat Aug 15 00:28:15 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2454] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:28:15 2026] DELETE /v2.0/subnets/107f2a38-e86b-4c3b-b35b-50276a4c64ac => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2455] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:28:15 2026] DELETE /v2.0/subnets/38b5b899-2b1a-4780-b175-c3ef72ca9691 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2456] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:28:15 2026] DELETE /v2.0/subnets/fa1a862e-0e3d-49fd-8afc-0cbabaf970b7 => 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: 1315/2457] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:28:15 2026] DELETE /v2.0/subnets/9292ca87-a25f-45b0-a3b2-4e08f3f362ad => generated 0 bytes in 103 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2458] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:28:15 2026] DELETE /v2.0/subnets/f51898ba-5751-4bb7-8cb6-3f4bf90877a0 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:28:16.114 7 INFO neutron_taas.services.taas.taas_plugin [None req-82b661e2-2041-41de-beba-3ae6db1b8c74 0a79de7bdc1a4c87b269f47d97449c60 589995a582ab4cb28cb56c61279a8a73 - - default default] TaaS: Handle Delete Port: 23126cad-10a1-4a68-8c66-a990db14d96d 2026-08-15 00:28:16.117 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82b661e2-2041-41de-beba-3ae6db1b8c74 0a79de7bdc1a4c87b269f47d97449c60 589995a582ab4cb28cb56c61279a8a73 - - default default] Tap Mirror: Handle Delete Port: 23126cad-10a1-4a68-8c66-a990db14d96d 2026-08-15 00:28:16.307 7 INFO neutron.services.segments.plugin [-] Segment 71eec9a4-ebd2-438a-a648-2c777e98b5e8 resource provider aggregate not found 2026-08-15 00:28:16.316 7 INFO neutron.services.segments.plugin [-] Segment 71eec9a4-ebd2-438a-a648-2c777e98b5e8 resource provider aggregate not found 2026-08-15 00:28:16.329 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 71eec9a4-ebd2-438a-a648-2c777e98b5e8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71eec9a4-ebd2-438a-a648-2c777e98b5e8 found for delete ", "request_id": "req-0105dae4-b757-4ff7-b6c7-e5833ea4b1d3"}]} [pid: 7|app: 0|req: 1316/2459] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:28:16 2026] DELETE /v2.0/networks/b3a08a2c-bc4e-441a-9af9-11085058e400 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:28:16.337 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 71eec9a4-ebd2-438a-a648-2c777e98b5e8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71eec9a4-ebd2-438a-a648-2c777e98b5e8 found for delete ", "request_id": "req-1da52082-f058-410d-b3bc-600f852ff96f"}]} 2026-08-15 00:28:16.470 8 INFO neutron.services.segments.plugin [-] Segment fe036345-73e0-41c6-878c-ae8307a8050e resource provider aggregate not found 2026-08-15 00:28:16.496 8 INFO neutron.services.segments.plugin [-] Segment fe036345-73e0-41c6-878c-ae8307a8050e resource provider aggregate not found 2026-08-15 00:28:16.499 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fe036345-73e0-41c6-878c-ae8307a8050e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe036345-73e0-41c6-878c-ae8307a8050e found for delete ", "request_id": "req-ff12a849-3a72-4850-8928-7e0b1a2a9a43"}]} 2026-08-15 00:28:16.511 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fe036345-73e0-41c6-878c-ae8307a8050e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe036345-73e0-41c6-878c-ae8307a8050e found for delete ", "request_id": "req-785b3122-5ec6-4f18-8140-9e898fd64c7b"}]} [pid: 8|app: 0|req: 1144/2460] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:28:16 2026] DELETE /v2.0/networks/d9c8acb7-0bcd-42dc-88f6-eaa95aefae3c => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2461] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:28:16 2026] DELETE /v2.0/networks/887dcb44-76b4-4773-aec1-e8a53c323fce => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2462] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:28:16 2026] DELETE /v2.0/networks/46d43bce-d891-4dc2-affa-9edda2fe71d8 => 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: 1318/2463] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:28:16 2026] DELETE /v2.0/networks/3ffb23bd-9db6-47ce-96bc-434baf6c79fe => 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: 1146/2464] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:28:17 2026] GET /v2.0/security-groups?tenant_id=589995a582ab4cb28cb56c61279a8a73&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: 1319/2465] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:28:17 2026] DELETE /v2.0/security-groups/19655ef4-ae46-42e0-9dd9-86d9bf3cab13 => 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: 1147/2466] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:28:18 2026] GET /v2.0/security-groups?tenant_id=f73febcefa894f0098255fbec6d0f999&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2467] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:28:18 2026] DELETE /v2.0/security-groups/9a44a53d-aa1a-45f7-abc4-b0e92c1aa5e2 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:28:18.353 7 INFO neutron.services.segments.plugin [-] Segment 2a1dcca7-887e-4b86-ba8f-b397c50311c1 resource provider aggregate not found 2026-08-15 00:28:18.360 7 INFO neutron.services.segments.plugin [-] Segment 2a1dcca7-887e-4b86-ba8f-b397c50311c1 resource provider aggregate not found 2026-08-15 00:28:18.377 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2a1dcca7-887e-4b86-ba8f-b397c50311c1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a1dcca7-887e-4b86-ba8f-b397c50311c1 found for delete ", "request_id": "req-25ec55eb-8860-4894-90e7-0d33626bca09"}]} 2026-08-15 00:28:18.380 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2a1dcca7-887e-4b86-ba8f-b397c50311c1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a1dcca7-887e-4b86-ba8f-b397c50311c1 found for delete ", "request_id": "req-15f5fb48-96df-4eca-bb49-4674fe3c00f0"}]} 2026-08-15 00:28:18.399 7 INFO neutron.services.segments.plugin [-] Segment f91fb5ed-ad60-4176-b052-d3d0441539a4 resource provider aggregate not found 2026-08-15 00:28:18.403 7 INFO neutron.services.segments.plugin [-] Segment f91fb5ed-ad60-4176-b052-d3d0441539a4 resource provider aggregate not found 2026-08-15 00:28:18.417 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f91fb5ed-ad60-4176-b052-d3d0441539a4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f91fb5ed-ad60-4176-b052-d3d0441539a4 found for delete ", "request_id": "req-0cc82f3e-5b22-476e-96c1-523563a7e945"}]} 2026-08-15 00:28:18.418 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f91fb5ed-ad60-4176-b052-d3d0441539a4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f91fb5ed-ad60-4176-b052-d3d0441539a4 found for delete ", "request_id": "req-2eb85f22-17e7-43e3-b7f6-b1022f6a588d"}]} 2026-08-15 00:28:18.523 8 INFO neutron.services.segments.plugin [-] Segment f73bfafe-56b1-4c37-935a-ceee79d5d7fc resource provider aggregate not found 2026-08-15 00:28:18.533 8 INFO neutron.services.segments.plugin [-] Segment f73bfafe-56b1-4c37-935a-ceee79d5d7fc resource provider aggregate not found 2026-08-15 00:28:18.546 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f73bfafe-56b1-4c37-935a-ceee79d5d7fc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f73bfafe-56b1-4c37-935a-ceee79d5d7fc found for delete ", "request_id": "req-6ac32041-344f-43d4-a73e-43d59a5baded"}]} 2026-08-15 00:28:18.556 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f73bfafe-56b1-4c37-935a-ceee79d5d7fc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f73bfafe-56b1-4c37-935a-ceee79d5d7fc found for delete ", "request_id": "req-d298b6a5-19bb-4c52-a197-9879cd9d6ee8"}]} [pid: 8|app: 0|req: 1148/2468] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:28:18 2026] GET /v2.0/security-groups?tenant_id=4f14d50153f84362b48383713613e905&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2469] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:28:18 2026] DELETE /v2.0/security-groups/37bead5e-9708-41e4-942c-574dfee8d285 => 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: 1149/2470] 10.0.0.61 () {34 vars in 675 bytes} [Sat Aug 15 00:28:21 2026] POST /v2.0/floatingips => generated 552 bytes in 673 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2471] 10.0.0.61 () {34 vars in 758 bytes} [Sat Aug 15 00:28:22 2026] PUT /v2.0/floatingips/d6d59f8e-b6ef-4608-94ee-870f0b291436/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2472] 10.0.0.61 () {32 vars in 738 bytes} [Sat Aug 15 00:28:22 2026] GET /v2.0/floatingips/d6d59f8e-b6ef-4608-94ee-870f0b291436/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: 1323/2473] 10.0.0.61 () {34 vars in 769 bytes} [Sat Aug 15 00:28:22 2026] PUT /v2.0/floatingips/d6d59f8e-b6ef-4608-94ee-870f0b291436/tags/green => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2474] 10.0.0.61 () {32 vars in 738 bytes} [Sat Aug 15 00:28:22 2026] GET /v2.0/floatingips/d6d59f8e-b6ef-4608-94ee-870f0b291436/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: 1324/2475] 10.0.0.61 () {34 vars in 765 bytes} [Sat Aug 15 00:28:22 2026] PUT /v2.0/floatingips/d6d59f8e-b6ef-4608-94ee-870f0b291436/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2476] 10.0.0.61 () {32 vars in 738 bytes} [Sat Aug 15 00:28:22 2026] GET /v2.0/floatingips/d6d59f8e-b6ef-4608-94ee-870f0b291436/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2477] 10.0.0.61 () {34 vars in 787 bytes} [Sat Aug 15 00:28:22 2026] PUT /v2.0/floatingips/d6d59f8e-b6ef-4608-94ee-870f0b291436/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2478] 10.0.0.61 () {32 vars in 738 bytes} [Sat Aug 15 00:28:22 2026] GET /v2.0/floatingips/d6d59f8e-b6ef-4608-94ee-870f0b291436/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2479] 10.0.0.61 () {34 vars in 758 bytes} [Sat Aug 15 00:28:22 2026] PUT /v2.0/floatingips/d6d59f8e-b6ef-4608-94ee-870f0b291436/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2480] 10.0.0.61 () {32 vars in 738 bytes} [Sat Aug 15 00:28:22 2026] GET /v2.0/floatingips/d6d59f8e-b6ef-4608-94ee-870f0b291436/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2481] 10.0.0.61 () {32 vars in 746 bytes} [Sat Aug 15 00:28:22 2026] GET /v2.0/floatingips/d6d59f8e-b6ef-4608-94ee-870f0b291436/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:28:22.999 8 INFO neutron.api.v2.resource [None req-2015cf24-1440-47be-ab11-6aa072f15436 6808131a70bc4414bd0ca8d2e5952d20 6052b50a2e9c4672b09aa55f0c492fbd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1155/2482] 10.0.0.61 () {32 vars in 750 bytes} [Sat Aug 15 00:28:22 2026] GET /v2.0/floatingips/d6d59f8e-b6ef-4608-94ee-870f0b291436/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2483] 10.0.0.61 () {32 vars in 749 bytes} [Sat Aug 15 00:28:23 2026] DELETE /v2.0/floatingips/d6d59f8e-b6ef-4608-94ee-870f0b291436/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2484] 10.0.0.61 () {32 vars in 738 bytes} [Sat Aug 15 00:28:23 2026] GET /v2.0/floatingips/d6d59f8e-b6ef-4608-94ee-870f0b291436/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:28:23.145 7 INFO neutron.api.v2.resource [None req-c4a7b824-6d7d-42f7-a6bb-85d7905863c4 6808131a70bc4414bd0ca8d2e5952d20 6052b50a2e9c4672b09aa55f0c492fbd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1329/2485] 10.0.0.61 () {32 vars in 753 bytes} [Sat Aug 15 00:28:23 2026] DELETE /v2.0/floatingips/d6d59f8e-b6ef-4608-94ee-870f0b291436/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2486] 10.0.0.61 () {32 vars in 741 bytes} [Sat Aug 15 00:28:23 2026] DELETE /v2.0/floatingips/d6d59f8e-b6ef-4608-94ee-870f0b291436/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2487] 10.0.0.61 () {32 vars in 738 bytes} [Sat Aug 15 00:28:23 2026] GET /v2.0/floatingips/d6d59f8e-b6ef-4608-94ee-870f0b291436/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:28:23.350 8 INFO neutron_taas.services.taas.taas_plugin [None req-faedf397-9ce4-412d-aba2-2783aaf46217 6808131a70bc4414bd0ca8d2e5952d20 6052b50a2e9c4672b09aa55f0c492fbd - - default default] TaaS: Handle Delete Port: d0c0f413-b850-4605-a4df-22f14a6e1799 2026-08-15 00:28:23.353 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-faedf397-9ce4-412d-aba2-2783aaf46217 6808131a70bc4414bd0ca8d2e5952d20 6052b50a2e9c4672b09aa55f0c492fbd - - default default] Tap Mirror: Handle Delete Port: d0c0f413-b850-4605-a4df-22f14a6e1799 [pid: 8|app: 0|req: 1158/2488] 10.0.0.61 () {32 vars in 731 bytes} [Sat Aug 15 00:28:23 2026] DELETE /v2.0/floatingips/d6d59f8e-b6ef-4608-94ee-870f0b291436 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2489] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:28:24 2026] GET /v2.0/security-groups?tenant_id=6052b50a2e9c4672b09aa55f0c492fbd&name=default => generated 2929 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2490] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:28:24 2026] DELETE /v2.0/security-groups/afe72827-ad5d-4ed3-b559-2f0f846dac22 => 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: 1332/2491] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:28:24 2026] GET /v2.0/security-groups?tenant_id=96cc0ed611ce476799fbbd63fed47035&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: 1160/2492] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:28:24 2026] DELETE /v2.0/security-groups/801cd76b-5f0d-40d7-b8b3-742bcce56cc3 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:28:28.181 7 INFO neutron.db.segments_db [None req-d6d85ec2-e72e-4bbe-a395-a1cbecb4bdbc 48b77d8b51384c0c86bf4295a8b5b307 da5ba0a6707044ee9f8f336857e65b24 - - default default] Added segment 0be88d86-91a7-4fff-b2d3-1f70cb87adb3 of type vxlan for network cacd015a-acd4-419c-8b5c-e0bb39311859 [pid: 7|app: 0|req: 1333/2493] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:28:27 2026] POST /v2.0/networks => generated 631 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2494] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:28:28 2026] POST /v2.0/subnets => generated 626 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2495] 10.0.0.61 () {34 vars in 750 bytes} [Sat Aug 15 00:28:28 2026] PUT /v2.0/subnets/a2c26c60-daa6-4316-a02c-effe1869effe/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2496] 10.0.0.61 () {32 vars in 730 bytes} [Sat Aug 15 00:28:28 2026] GET /v2.0/subnets/a2c26c60-daa6-4316-a02c-effe1869effe/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: 1335/2497] 10.0.0.61 () {34 vars in 761 bytes} [Sat Aug 15 00:28:28 2026] PUT /v2.0/subnets/a2c26c60-daa6-4316-a02c-effe1869effe/tags/green => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2498] 10.0.0.61 () {32 vars in 730 bytes} [Sat Aug 15 00:28:28 2026] GET /v2.0/subnets/a2c26c60-daa6-4316-a02c-effe1869effe/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2499] 10.0.0.61 () {34 vars in 757 bytes} [Sat Aug 15 00:28:28 2026] PUT /v2.0/subnets/a2c26c60-daa6-4316-a02c-effe1869effe/tags/red => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2500] 10.0.0.61 () {32 vars in 730 bytes} [Sat Aug 15 00:28:28 2026] GET /v2.0/subnets/a2c26c60-daa6-4316-a02c-effe1869effe/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: 1337/2501] 10.0.0.61 () {34 vars in 779 bytes} [Sat Aug 15 00:28:28 2026] PUT /v2.0/subnets/a2c26c60-daa6-4316-a02c-effe1869effe/tags/black.or.white => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2502] 10.0.0.61 () {32 vars in 730 bytes} [Sat Aug 15 00:28:28 2026] GET /v2.0/subnets/a2c26c60-daa6-4316-a02c-effe1869effe/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2503] 10.0.0.61 () {34 vars in 750 bytes} [Sat Aug 15 00:28:28 2026] PUT /v2.0/subnets/a2c26c60-daa6-4316-a02c-effe1869effe/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2504] 10.0.0.61 () {32 vars in 730 bytes} [Sat Aug 15 00:28:29 2026] GET /v2.0/subnets/a2c26c60-daa6-4316-a02c-effe1869effe/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: 1339/2505] 10.0.0.61 () {32 vars in 738 bytes} [Sat Aug 15 00:28:29 2026] GET /v2.0/subnets/a2c26c60-daa6-4316-a02c-effe1869effe/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:28:29.116 8 INFO neutron.api.v2.resource [None req-a0fd4f33-a980-4ecf-a669-3b2dc9dc1170 48b77d8b51384c0c86bf4295a8b5b307 da5ba0a6707044ee9f8f336857e65b24 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1167/2506] 10.0.0.61 () {32 vars in 742 bytes} [Sat Aug 15 00:28:29 2026] GET /v2.0/subnets/a2c26c60-daa6-4316-a02c-effe1869effe/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2507] 10.0.0.61 () {32 vars in 741 bytes} [Sat Aug 15 00:28:29 2026] DELETE /v2.0/subnets/a2c26c60-daa6-4316-a02c-effe1869effe/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2508] 10.0.0.61 () {32 vars in 730 bytes} [Sat Aug 15 00:28:29 2026] GET /v2.0/subnets/a2c26c60-daa6-4316-a02c-effe1869effe/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:28:29.253 7 INFO neutron.api.v2.resource [None req-56083c24-19c6-48c0-a8a1-af22cf3f140e 48b77d8b51384c0c86bf4295a8b5b307 da5ba0a6707044ee9f8f336857e65b24 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1341/2509] 10.0.0.61 () {32 vars in 745 bytes} [Sat Aug 15 00:28:29 2026] DELETE /v2.0/subnets/a2c26c60-daa6-4316-a02c-effe1869effe/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2510] 10.0.0.61 () {32 vars in 733 bytes} [Sat Aug 15 00:28:29 2026] DELETE /v2.0/subnets/a2c26c60-daa6-4316-a02c-effe1869effe/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2511] 10.0.0.61 () {32 vars in 730 bytes} [Sat Aug 15 00:28:29 2026] GET /v2.0/subnets/a2c26c60-daa6-4316-a02c-effe1869effe/tags => 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: 1170/2512] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:28:29 2026] DELETE /v2.0/subnets/a2c26c60-daa6-4316-a02c-effe1869effe => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:28:29.622 7 INFO neutron_taas.services.taas.taas_plugin [None req-82e7d348-9f3e-463e-b2b0-3934973061a2 48b77d8b51384c0c86bf4295a8b5b307 da5ba0a6707044ee9f8f336857e65b24 - - default default] TaaS: Handle Delete Port: 4a3f8cff-15ce-4ffd-b9dc-1bb50f60566d 2026-08-15 00:28:29.624 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82e7d348-9f3e-463e-b2b0-3934973061a2 48b77d8b51384c0c86bf4295a8b5b307 da5ba0a6707044ee9f8f336857e65b24 - - default default] Tap Mirror: Handle Delete Port: 4a3f8cff-15ce-4ffd-b9dc-1bb50f60566d 2026-08-15 00:28:29.827 7 INFO neutron.services.segments.plugin [-] Segment 0be88d86-91a7-4fff-b2d3-1f70cb87adb3 resource provider aggregate not found 2026-08-15 00:28:29.835 7 INFO neutron.services.segments.plugin [-] Segment 0be88d86-91a7-4fff-b2d3-1f70cb87adb3 resource provider aggregate not found 2026-08-15 00:28:29.842 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0be88d86-91a7-4fff-b2d3-1f70cb87adb3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0be88d86-91a7-4fff-b2d3-1f70cb87adb3 found for delete ", "request_id": "req-5d6be584-1639-4d72-b055-661dd4d7ff52"}]} 2026-08-15 00:28:29.855 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0be88d86-91a7-4fff-b2d3-1f70cb87adb3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0be88d86-91a7-4fff-b2d3-1f70cb87adb3 found for delete ", "request_id": "req-19ed85c7-6cff-4e54-8f6c-f8ce4cd8fd86"}]} [pid: 7|app: 0|req: 1343/2515] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:28:29 2026] DELETE /v2.0/networks/cacd015a-acd4-419c-8b5c-e0bb39311859 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2516] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:28:30 2026] GET /v2.0/security-groups?tenant_id=3b154d3ba9c8472a894c67632ea73d54&name=default => generated 2929 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2517] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:28:30 2026] DELETE /v2.0/security-groups/6b3e06d4-4801-43bb-8cd0-46b2974894d6 => 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: 1174/2518] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:28:30 2026] GET /v2.0/security-groups?tenant_id=da5ba0a6707044ee9f8f336857e65b24&name=default => generated 2929 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2519] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:28:30 2026] DELETE /v2.0/security-groups/5d35fd48-e600-46cf-86bc-1eb5479f249f => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:28:34.370 8 INFO neutron.db.segments_db [None req-e2a46c88-7692-4e4c-a1d9-1a654cc85d6e 18954bee225a4f2d89c522d1be1d91e8 8e5da9bfa0f74c58a930af85a2daec91 - - default default] Added segment b94180b6-7f12-40b0-8fea-7f06961586b9 of type vxlan for network 3910b19c-5c94-4b95-a7be-e49e4caebfc4 [pid: 8|app: 0|req: 1175/2520] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:28:34 2026] POST /v2.0/networks => generated 632 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2521] 10.0.0.61 () {34 vars in 663 bytes} [Sat Aug 15 00:28:34 2026] POST /v2.0/ports => generated 743 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2522] 10.0.0.61 () {34 vars in 665 bytes} [Sat Aug 15 00:28:34 2026] POST /v2.0/trunks => generated 407 bytes in 159 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: 1347/2523] 10.0.0.61 () {34 vars in 748 bytes} [Sat Aug 15 00:28:34 2026] PUT /v2.0/trunks/a7ab3a4d-ae73-4300-8076-baac2f9cc37e/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2524] 10.0.0.61 () {32 vars in 728 bytes} [Sat Aug 15 00:28:35 2026] GET /v2.0/trunks/a7ab3a4d-ae73-4300-8076-baac2f9cc37e/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2525] 10.0.0.61 () {34 vars in 759 bytes} [Sat Aug 15 00:28:35 2026] PUT /v2.0/trunks/a7ab3a4d-ae73-4300-8076-baac2f9cc37e/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2526] 10.0.0.61 () {32 vars in 728 bytes} [Sat Aug 15 00:28:35 2026] GET /v2.0/trunks/a7ab3a4d-ae73-4300-8076-baac2f9cc37e/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2527] 10.0.0.61 () {34 vars in 755 bytes} [Sat Aug 15 00:28:35 2026] PUT /v2.0/trunks/a7ab3a4d-ae73-4300-8076-baac2f9cc37e/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: 1179/2528] 10.0.0.61 () {32 vars in 728 bytes} [Sat Aug 15 00:28:35 2026] GET /v2.0/trunks/a7ab3a4d-ae73-4300-8076-baac2f9cc37e/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2529] 10.0.0.61 () {34 vars in 777 bytes} [Sat Aug 15 00:28:35 2026] PUT /v2.0/trunks/a7ab3a4d-ae73-4300-8076-baac2f9cc37e/tags/black.or.white => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2530] 10.0.0.61 () {32 vars in 728 bytes} [Sat Aug 15 00:28:35 2026] GET /v2.0/trunks/a7ab3a4d-ae73-4300-8076-baac2f9cc37e/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2531] 10.0.0.61 () {34 vars in 748 bytes} [Sat Aug 15 00:28:35 2026] PUT /v2.0/trunks/a7ab3a4d-ae73-4300-8076-baac2f9cc37e/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2532] 10.0.0.61 () {32 vars in 728 bytes} [Sat Aug 15 00:28:35 2026] GET /v2.0/trunks/a7ab3a4d-ae73-4300-8076-baac2f9cc37e/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2533] 10.0.0.61 () {32 vars in 736 bytes} [Sat Aug 15 00:28:35 2026] GET /v2.0/trunks/a7ab3a4d-ae73-4300-8076-baac2f9cc37e/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:28:35.384 8 INFO neutron.api.v2.resource [None req-7f9c953d-5c52-40de-8b57-74a1a9f8283b 18954bee225a4f2d89c522d1be1d91e8 8e5da9bfa0f74c58a930af85a2daec91 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1182/2534] 10.0.0.61 () {32 vars in 740 bytes} [Sat Aug 15 00:28:35 2026] GET /v2.0/trunks/a7ab3a4d-ae73-4300-8076-baac2f9cc37e/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2535] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:28:35 2026] DELETE /v2.0/trunks/a7ab3a4d-ae73-4300-8076-baac2f9cc37e/tags/red => 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: 1183/2536] 10.0.0.61 () {32 vars in 728 bytes} [Sat Aug 15 00:28:35 2026] GET /v2.0/trunks/a7ab3a4d-ae73-4300-8076-baac2f9cc37e/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:28:35.475 7 INFO neutron.api.v2.resource [None req-5b81682a-440e-4d7d-8f1e-f3dd1100327b 18954bee225a4f2d89c522d1be1d91e8 8e5da9bfa0f74c58a930af85a2daec91 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1354/2537] 10.0.0.61 () {32 vars in 743 bytes} [Sat Aug 15 00:28:35 2026] DELETE /v2.0/trunks/a7ab3a4d-ae73-4300-8076-baac2f9cc37e/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2538] 10.0.0.61 () {32 vars in 731 bytes} [Sat Aug 15 00:28:35 2026] DELETE /v2.0/trunks/a7ab3a4d-ae73-4300-8076-baac2f9cc37e/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2539] 10.0.0.61 () {32 vars in 728 bytes} [Sat Aug 15 00:28:35 2026] GET /v2.0/trunks/a7ab3a4d-ae73-4300-8076-baac2f9cc37e/tags => 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: 1185/2540] 10.0.0.61 () {32 vars in 718 bytes} [Sat Aug 15 00:28:35 2026] GET /v2.0/trunks/a7ab3a4d-ae73-4300-8076-baac2f9cc37e => generated 407 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2541] 10.0.0.61 () {32 vars in 716 bytes} [Sat Aug 15 00:28:35 2026] GET /v2.0/ports/8f9d1355-a70b-4988-b78d-f7ff775429a3 => generated 826 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2542] 10.0.0.61 () {32 vars in 721 bytes} [Sat Aug 15 00:28:35 2026] DELETE /v2.0/trunks/a7ab3a4d-ae73-4300-8076-baac2f9cc37e => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:28:35.828 7 INFO neutron_taas.services.taas.taas_plugin [None req-5450e5d4-9898-4f65-b390-99c0ad4cafd4 18954bee225a4f2d89c522d1be1d91e8 8e5da9bfa0f74c58a930af85a2daec91 - - default default] TaaS: Handle Delete Port: 8f9d1355-a70b-4988-b78d-f7ff775429a3 2026-08-15 00:28:35.832 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5450e5d4-9898-4f65-b390-99c0ad4cafd4 18954bee225a4f2d89c522d1be1d91e8 8e5da9bfa0f74c58a930af85a2daec91 - - default default] Tap Mirror: Handle Delete Port: 8f9d1355-a70b-4988-b78d-f7ff775429a3 [pid: 7|app: 0|req: 1357/2543] 10.0.0.61 () {32 vars in 719 bytes} [Sat Aug 15 00:28:35 2026] DELETE /v2.0/ports/8f9d1355-a70b-4988-b78d-f7ff775429a3 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2544] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:28:35 2026] DELETE /v2.0/networks/3910b19c-5c94-4b95-a7be-e49e4caebfc4 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:28:36.162 8 INFO neutron.services.segments.plugin [-] Segment b94180b6-7f12-40b0-8fea-7f06961586b9 resource provider aggregate not found 2026-08-15 00:28:36.169 8 INFO neutron.services.segments.plugin [-] Segment b94180b6-7f12-40b0-8fea-7f06961586b9 resource provider aggregate not found 2026-08-15 00:28:36.183 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b94180b6-7f12-40b0-8fea-7f06961586b9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b94180b6-7f12-40b0-8fea-7f06961586b9 found for delete ", "request_id": "req-412026fa-7519-4083-9f32-fd2a31e47ebf"}]} 2026-08-15 00:28:36.188 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b94180b6-7f12-40b0-8fea-7f06961586b9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b94180b6-7f12-40b0-8fea-7f06961586b9 found for delete ", "request_id": "req-1171742a-a8d1-47f4-8157-49e7c868837a"}]} [pid: 7|app: 0|req: 1358/2545] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:28:36 2026] GET /v2.0/security-groups?tenant_id=920ee0446abb48e08521095f690b375f&name=default => generated 2929 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2546] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:28:36 2026] DELETE /v2.0/security-groups/950cbd22-7198-426d-89bf-eeebea8dfb4a => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2547] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:28:37 2026] GET /v2.0/security-groups?tenant_id=8e5da9bfa0f74c58a930af85a2daec91&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2548] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:28:37 2026] DELETE /v2.0/security-groups/feb289a8-90e9-4d90-9558-a403af991885 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:28:46.125 7 INFO neutron.db.segments_db [None req-7887b172-f20e-4115-a7ff-b168bbb5cbff a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] Added segment 1adef7e7-56da-48db-8adb-f958f8ab4ddc of type vxlan for network d03877c7-c188-4aae-92f5-5c1ab26aa5fd [pid: 7|app: 0|req: 1361/2551] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:28:45 2026] POST /v2.0/networks => generated 639 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2552] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:28:46 2026] POST /v2.0/subnets => generated 657 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2553] 10.0.0.61 () {32 vars in 721 bytes} [Sat Aug 15 00:28:46 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2554] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:28:46 2026] POST /v2.0/subnets => generated 732 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:28:46.824 7 INFO neutron.db.segments_db [None req-97a093f3-c839-43e0-bdad-c18552c9037c a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] Added segment d8932832-ad76-4bf7-ac53-45ab7818eae6 of type vxlan for network 9b1da587-b1d6-48dd-877a-9ab27d1c6c98 [pid: 7|app: 0|req: 1363/2555] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:28:46 2026] POST /v2.0/networks => generated 637 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2556] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:28:46 2026] POST /v2.0/subnets => generated 655 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2557] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:28:47 2026] POST /v2.0/subnets => generated 725 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:28:47.424 8 INFO neutron.db.segments_db [None req-8132ff62-20ee-48d1-8e00-89550fbc4cba a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] Added segment fed5d5a1-0fa8-4a5c-8783-b03a0006e3a0 of type vxlan for network dcc6d562-b0af-425b-9cfd-09ba69aa6c02 [pid: 8|app: 0|req: 1194/2558] 10.0.0.61 () {34 vars in 669 bytes} [Sat Aug 15 00:28:47 2026] POST /v2.0/networks => generated 638 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2559] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:28:47 2026] POST /v2.0/subnets => generated 655 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2560] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:28:47 2026] POST /v2.0/subnets => generated 729 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:28:48.125 7 INFO neutron.db.segments_db [None req-a0a91bd9-479f-4191-b7f0-90e4cca7a2f4 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] Added segment cd16f131-bb00-4d19-89ad-1fc6b07c68db of type vxlan for network 29945fa9-cebc-4940-bad6-326072c54e03 2026-08-15 00:28:48.364 7 INFO neutron.db.l3_hamode_db [None req-a0a91bd9-479f-4191-b7f0-90e4cca7a2f4 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-15 00:28:49.124 7 INFO neutron.db.l3_hamode_db [None req-a0a91bd9-479f-4191-b7f0-90e4cca7a2f4 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1366/2561] 10.0.0.61 () {34 vars in 668 bytes} [Sat Aug 15 00:28:48 2026] POST /v2.0/routers => generated 685 bytes in 1930 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2562] 10.0.0.61 () {34 vars in 782 bytes} [Sat Aug 15 00:28:50 2026] PUT /v2.0/routers/4f68957d-6a91-4f4d-8465-42702fe222f6/add_router_interface => generated 309 bytes in 1279 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2563] 10.0.0.61 () {34 vars in 782 bytes} [Sat Aug 15 00:28:51 2026] PUT /v2.0/routers/4f68957d-6a91-4f4d-8465-42702fe222f6/add_router_interface => generated 309 bytes in 1336 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2564] 10.0.0.61 () {34 vars in 782 bytes} [Sat Aug 15 00:28:52 2026] PUT /v2.0/routers/4f68957d-6a91-4f4d-8465-42702fe222f6/add_router_interface => generated 309 bytes in 1356 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2565] 10.0.0.61 () {34 vars in 683 bytes} [Sat Aug 15 00:28:54 2026] POST /v2.0/security-groups => generated 1630 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2566] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:28:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2567] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:28:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2568] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:28:54 2026] POST /v2.0/security-group-rules => generated 599 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2569] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:28:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2570] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:28:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2571] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:28:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2572] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:28:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2573] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:28:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2574] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:28:55 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: 1373/2575] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:28:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2576] 10.0.0.61 () {34 vars in 694 bytes} [Sat Aug 15 00:28:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2577] 10.0.0.130 () {34 vars in 1096 bytes} [Sat Aug 15 00:28:56 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1677616824&fields=id&tenant_id=9ef5451b20db45b79efda6c26788f110 => generated 69 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2578] 10.0.0.130 () {34 vars in 982 bytes} [Sat Aug 15 00:28:56 2026] GET /v2.0/networks?id=9b1da587-b1d6-48dd-877a-9ab27d1c6c98 => generated 704 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2579] 10.0.0.130 () {34 vars in 965 bytes} [Sat Aug 15 00:28:56 2026] GET /v2.0/quotas/9ef5451b20db45b79efda6c26788f110 => 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: 1205/2580] 10.0.0.130 () {34 vars in 1002 bytes} [Sat Aug 15 00:28:56 2026] GET /v2.0/ports?tenant_id=9ef5451b20db45b79efda6c26788f110&fields=id => generated 287 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2581] 10.0.0.130 () {34 vars in 1008 bytes} [Sat Aug 15 00:28:56 2026] GET /v2.0/networks/9b1da587-b1d6-48dd-877a-9ab27d1c6c98?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2582] 10.0.0.130 () {34 vars in 1108 bytes} [Sat Aug 15 00:28:56 2026] GET /v2.0/networks/9b1da587-b1d6-48dd-877a-9ab27d1c6c98?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: 1377/2583] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:28:56 2026] GET /v2.0/ports?device_id=80c7a9be-339b-4adb-a640-32798c3d7692 => generated 12 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2586] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:29:01 2026] GET /v2.0/networks?id=9b1da587-b1d6-48dd-877a-9ab27d1c6c98 => generated 704 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2587] 199.204.45.162 () {34 vars in 1050 bytes} [Sat Aug 15 00:29:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9ef5451b20db45b79efda6c26788f110 => generated 179 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2588] 199.204.45.162 () {38 vars in 955 bytes} [Sat Aug 15 00:29:01 2026] POST /v2.0/ports => generated 1183 bytes in 469 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: 1381/2589] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:29:02 2026] GET /v2.0/ports?device_id=80c7a9be-339b-4adb-a640-32798c3d7692 => generated 1198 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2590] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:29:02 2026] GET /v2.0/security-groups?id=b735ae2c-f54c-4a8d-a4e3-f7fb67ada571&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2591] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Aug 15 00:29:01 2026] PUT /v2.0/ports/5de32bd0-e180-46f6-97f7-98d33e625b01 => generated 1464 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:29:02.354 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c3027be-bc3e-4dff-85c1-d069f6b188dd'] response: {'name': 'network-changed', 'server_uuid': '80c7a9be-339b-4adb-a640-32798c3d7692', 'tag': '5de32bd0-e180-46f6-97f7-98d33e625b01', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1383/2592] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:29:02 2026] GET /v2.0/ports?tenant_id=9ef5451b20db45b79efda6c26788f110&device_id=80c7a9be-339b-4adb-a640-32798c3d7692 => generated 1467 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1210/2593] 199.204.45.162 () {34 vars in 1018 bytes} [Sat Aug 15 00:29:02 2026] GET /v2.0/networks?tenant_id=9ef5451b20db45b79efda6c26788f110&shared=False => generated 2375 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2594] 199.204.45.162 () {34 vars in 930 bytes} [Sat Aug 15 00:29:02 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: 8|app: 0|req: 1211/2595] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:29:04 2026] GET /v2.0/ports?tenant_id=9ef5451b20db45b79efda6c26788f110&device_id=80c7a9be-339b-4adb-a640-32798c3d7692 => generated 1467 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2596] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Aug 15 00:29:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.182&port_id=5de32bd0-e180-46f6-97f7-98d33e625b01 => 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: 1212/2597] 199.204.45.162 () {34 vars in 1104 bytes} [Sat Aug 15 00:29:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A11e&port_id=5de32bd0-e180-46f6-97f7-98d33e625b01 => 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: 1386/2598] 199.204.45.162 () {34 vars in 1064 bytes} [Sat Aug 15 00:29:04 2026] GET /v2.0/subnets?id=be9ad6cf-d49c-42fc-af24-c3ae8038338f&id=4287ff2c-d59b-45fb-a5c2-bb321f4abb0c => generated 1409 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2599] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:29:04 2026] GET /v2.0/ports?network_id=9b1da587-b1d6-48dd-877a-9ab27d1c6c98&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2600] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:29:04 2026] GET /v2.0/ports?network_id=9b1da587-b1d6-48dd-877a-9ab27d1c6c98&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2601] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:29:04 2026] GET /v2.0/networks/9b1da587-b1d6-48dd-877a-9ab27d1c6c98?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: 1388/2602] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:29:04 2026] GET /v2.0/networks/9b1da587-b1d6-48dd-877a-9ab27d1c6c98?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: 1215/2603] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:29:07 2026] GET /v2.0/ports?device_id=80c7a9be-339b-4adb-a640-32798c3d7692 => generated 1200 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2604] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:29:07 2026] GET /v2.0/security-groups?id=b735ae2c-f54c-4a8d-a4e3-f7fb67ada571&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2605] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:29:12 2026] GET /v2.0/ports?device_id=80c7a9be-339b-4adb-a640-32798c3d7692 => generated 1200 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2606] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:29:12 2026] GET /v2.0/security-groups?id=b735ae2c-f54c-4a8d-a4e3-f7fb67ada571&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2607] 10.0.0.61 () {32 vars in 817 bytes} [Sat Aug 15 00:29:12 2026] GET /v2.0/ports?network_id=9b1da587-b1d6-48dd-877a-9ab27d1c6c98&mac_address=fa%3A16%3A3e%3A0d%3Aa3%3A87 => generated 1200 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:29:13.348 7 INFO neutron.db.l3_db [None req-d3726f8e-4069-428f-aa8e-d2229b700b1b a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] Floating IP 89b360cf-db69-4e3e-9fc8-8fd8948ccd9c associated. External IP: 10.96.250.204, port: 5de32bd0-e180-46f6-97f7-98d33e625b01. [pid: 7|app: 0|req: 1391/2608] 10.0.0.61 () {34 vars in 676 bytes} [Sat Aug 15 00:29:12 2026] POST /v2.0/floatingips => generated 855 bytes in 997 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:29:13.739 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-58019215-c91d-4f47-bc92-4699a28a08fd'] response: {'name': 'network-changed', 'server_uuid': '80c7a9be-339b-4adb-a640-32798c3d7692', 'tag': '5de32bd0-e180-46f6-97f7-98d33e625b01', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1218/2609] 10.0.0.130 () {34 vars in 1096 bytes} [Sat Aug 15 00:29:13 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1677616824&fields=id&tenant_id=9ef5451b20db45b79efda6c26788f110 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2610] 10.0.0.130 () {34 vars in 982 bytes} [Sat Aug 15 00:29:13 2026] GET /v2.0/networks?id=dcc6d562-b0af-425b-9cfd-09ba69aa6c02 => generated 705 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2611] 10.0.0.130 () {34 vars in 965 bytes} [Sat Aug 15 00:29:13 2026] GET /v2.0/quotas/9ef5451b20db45b79efda6c26788f110 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2612] 10.0.0.130 () {34 vars in 1002 bytes} [Sat Aug 15 00:29:13 2026] GET /v2.0/ports?tenant_id=9ef5451b20db45b79efda6c26788f110&fields=id => generated 333 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2613] 10.0.0.130 () {34 vars in 1008 bytes} [Sat Aug 15 00:29:14 2026] GET /v2.0/networks/dcc6d562-b0af-425b-9cfd-09ba69aa6c02?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2614] 10.0.0.130 () {34 vars in 1108 bytes} [Sat Aug 15 00:29:14 2026] GET /v2.0/networks/dcc6d562-b0af-425b-9cfd-09ba69aa6c02?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: 1221/2615] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:29:14 2026] GET /v2.0/ports?tenant_id=9ef5451b20db45b79efda6c26788f110&device_id=80c7a9be-339b-4adb-a640-32798c3d7692 => generated 1469 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2616] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:29:14 2026] GET /v2.0/ports?device_id=bcf2b920-cf31-4316-b9c2-2359ce384fd9 => 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: 1395/2617] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:29:14 2026] GET /v2.0/networks?id=9b1da587-b1d6-48dd-877a-9ab27d1c6c98 => 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: 1223/2618] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Aug 15 00:29:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.182&port_id=5de32bd0-e180-46f6-97f7-98d33e625b01 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2619] 199.204.45.162 () {34 vars in 1104 bytes} [Sat Aug 15 00:29:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A11e&port_id=5de32bd0-e180-46f6-97f7-98d33e625b01 => 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: 1224/2620] 199.204.45.162 () {34 vars in 1064 bytes} [Sat Aug 15 00:29:14 2026] GET /v2.0/subnets?id=be9ad6cf-d49c-42fc-af24-c3ae8038338f&id=4287ff2c-d59b-45fb-a5c2-bb321f4abb0c => generated 1409 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2621] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:29:14 2026] GET /v2.0/ports?network_id=9b1da587-b1d6-48dd-877a-9ab27d1c6c98&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: 1225/2624] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:29:14 2026] GET /v2.0/ports?network_id=9b1da587-b1d6-48dd-877a-9ab27d1c6c98&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: 1400/2625] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:29:14 2026] GET /v2.0/networks/9b1da587-b1d6-48dd-877a-9ab27d1c6c98?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: 1226/2626] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:29:14 2026] GET /v2.0/networks/9b1da587-b1d6-48dd-877a-9ab27d1c6c98?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: 1401/2627] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:29:18 2026] GET /v2.0/networks?id=dcc6d562-b0af-425b-9cfd-09ba69aa6c02 => generated 705 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2628] 199.204.45.162 () {34 vars in 1050 bytes} [Sat Aug 15 00:29:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9ef5451b20db45b79efda6c26788f110 => generated 179 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2629] 199.204.45.162 () {38 vars in 955 bytes} [Sat Aug 15 00:29:18 2026] POST /v2.0/ports => generated 1187 bytes in 389 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: 1403/2630] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:29:19 2026] GET /v2.0/ports?device_id=bcf2b920-cf31-4316-b9c2-2359ce384fd9 => generated 1202 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2631] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Aug 15 00:29:19 2026] PUT /v2.0/ports/1318e17e-0a16-4352-82c5-534e7956a5d0 => generated 1468 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2632] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:29:19 2026] GET /v2.0/security-groups?id=b735ae2c-f54c-4a8d-a4e3-f7fb67ada571&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:29:19.531 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b15afe5-e32a-44b4-b1a3-c7b7b605f83c'] response: {'name': 'network-changed', 'server_uuid': 'bcf2b920-cf31-4316-b9c2-2359ce384fd9', 'tag': '1318e17e-0a16-4352-82c5-534e7956a5d0', '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: 1229/2633] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:29:20 2026] GET /v2.0/ports?tenant_id=9ef5451b20db45b79efda6c26788f110&device_id=bcf2b920-cf31-4316-b9c2-2359ce384fd9 => generated 1471 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2634] 199.204.45.162 () {34 vars in 1018 bytes} [Sat Aug 15 00:29:20 2026] GET /v2.0/networks?tenant_id=9ef5451b20db45b79efda6c26788f110&shared=False => generated 2375 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2635] 199.204.45.162 () {34 vars in 930 bytes} [Sat Aug 15 00:29:20 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2636] 10.0.0.100 () {34 vars in 990 bytes} [Sat Aug 15 00:29:21 2026] GET /v2.0/ports?device_id=80c7a9be-339b-4adb-a640-32798c3d7692 => generated 1469 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2637] 10.0.0.100 () {34 vars in 1040 bytes} [Sat Aug 15 00:29:21 2026] GET /v2.0/security-groups?id=b735ae2c-f54c-4a8d-a4e3-f7fb67ada571&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2638] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:29:21 2026] GET /v2.0/ports?tenant_id=9ef5451b20db45b79efda6c26788f110&device_id=bcf2b920-cf31-4316-b9c2-2359ce384fd9 => generated 1471 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2639] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Aug 15 00:29:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.126&port_id=1318e17e-0a16-4352-82c5-534e7956a5d0 => 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: 1408/2640] 199.204.45.162 () {34 vars in 1106 bytes} [Sat Aug 15 00:29:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A25a&port_id=1318e17e-0a16-4352-82c5-534e7956a5d0 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2641] 199.204.45.162 () {34 vars in 1064 bytes} [Sat Aug 15 00:29:21 2026] GET /v2.0/subnets?id=7839f51d-af79-4d96-aa77-a11fdc28df65&id=d536d506-388d-46ab-b8fc-3175732de3cd => generated 1413 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2642] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:29:21 2026] GET /v2.0/ports?network_id=dcc6d562-b0af-425b-9cfd-09ba69aa6c02&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: 1234/2643] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:29:21 2026] GET /v2.0/ports?network_id=dcc6d562-b0af-425b-9cfd-09ba69aa6c02&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: 1410/2644] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:29:21 2026] GET /v2.0/networks/dcc6d562-b0af-425b-9cfd-09ba69aa6c02?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: 1235/2645] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:29:21 2026] GET /v2.0/networks/dcc6d562-b0af-425b-9cfd-09ba69aa6c02?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2646] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:29:24 2026] GET /v2.0/ports?device_id=bcf2b920-cf31-4316-b9c2-2359ce384fd9 => generated 1204 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2647] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:29:24 2026] GET /v2.0/security-groups?id=b735ae2c-f54c-4a8d-a4e3-f7fb67ada571&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2650] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:29:29 2026] GET /v2.0/ports?device_id=bcf2b920-cf31-4316-b9c2-2359ce384fd9 => generated 1204 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2651] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:29:29 2026] GET /v2.0/security-groups?id=b735ae2c-f54c-4a8d-a4e3-f7fb67ada571&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2652] 10.0.0.61 () {32 vars in 817 bytes} [Sat Aug 15 00:29:29 2026] GET /v2.0/ports?network_id=dcc6d562-b0af-425b-9cfd-09ba69aa6c02&mac_address=fa%3A16%3A3e%3Ab5%3A21%3Abd => generated 1204 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:29:30.785 7 INFO neutron.db.l3_db [None req-89ec1c55-bdb4-4869-b44e-e53d3719b63f a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] Floating IP 78f08dbb-eb6c-4f8e-8c99-4fcee25fb430 associated. External IP: 10.96.250.215, port: 1318e17e-0a16-4352-82c5-534e7956a5d0. [pid: 7|app: 0|req: 1414/2653] 10.0.0.61 () {34 vars in 676 bytes} [Sat Aug 15 00:29:29 2026] POST /v2.0/floatingips => generated 855 bytes in 1123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-15 00:29:31.156 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5135a69b-f190-4525-8381-f85e6dc728fe'] response: {'name': 'network-changed', 'server_uuid': 'bcf2b920-cf31-4316-b9c2-2359ce384fd9', 'tag': '1318e17e-0a16-4352-82c5-534e7956a5d0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1240/2654] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:29:31 2026] GET /v2.0/ports?tenant_id=9ef5451b20db45b79efda6c26788f110&device_id=bcf2b920-cf31-4316-b9c2-2359ce384fd9 => generated 1473 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2655] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:29:31 2026] GET /v2.0/networks?id=dcc6d562-b0af-425b-9cfd-09ba69aa6c02 => generated 801 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2656] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Aug 15 00:29:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.126&port_id=1318e17e-0a16-4352-82c5-534e7956a5d0 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2657] 199.204.45.162 () {34 vars in 1106 bytes} [Sat Aug 15 00:29:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A25a&port_id=1318e17e-0a16-4352-82c5-534e7956a5d0 => 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: 1242/2658] 199.204.45.162 () {34 vars in 1064 bytes} [Sat Aug 15 00:29:31 2026] GET /v2.0/subnets?id=7839f51d-af79-4d96-aa77-a11fdc28df65&id=d536d506-388d-46ab-b8fc-3175732de3cd => generated 1413 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2659] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:29:31 2026] GET /v2.0/ports?network_id=dcc6d562-b0af-425b-9cfd-09ba69aa6c02&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: 1243/2660] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:29:31 2026] GET /v2.0/ports?network_id=dcc6d562-b0af-425b-9cfd-09ba69aa6c02&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: 1418/2661] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:29:31 2026] GET /v2.0/networks/dcc6d562-b0af-425b-9cfd-09ba69aa6c02?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: 1244/2662] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:29:32 2026] GET /v2.0/networks/dcc6d562-b0af-425b-9cfd-09ba69aa6c02?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2663] 10.0.0.100 () {34 vars in 990 bytes} [Sat Aug 15 00:29:37 2026] GET /v2.0/ports?device_id=bcf2b920-cf31-4316-b9c2-2359ce384fd9 => generated 1473 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2664] 10.0.0.100 () {34 vars in 1040 bytes} [Sat Aug 15 00:29:37 2026] GET /v2.0/security-groups?id=b735ae2c-f54c-4a8d-a4e3-f7fb67ada571&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2667] 10.0.0.61 () {32 vars in 720 bytes} [Sat Aug 15 00:29:53 2026] GET /v2.0/subnets/fa3c4d96-a74e-4426-82bc-7d7e70a8248b => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2668] 10.0.0.65 () {30 vars in 689 bytes} [Sat Aug 15 00:29:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2669] 10.0.0.65 () {30 vars in 691 bytes} [Sat Aug 15 00:29:54 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: 1248/2670] 10.0.0.65 () {30 vars in 667 bytes} [Sat Aug 15 00:29:54 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: 1423/2671] 10.0.0.65 () {30 vars in 703 bytes} [Sat Aug 15 00:29:54 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: 1249/2672] 10.0.0.65 () {28 vars in 438 bytes} [Sat Aug 15 00:29:55 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: 1424/2673] 10.0.0.65 () {30 vars in 727 bytes} [Sat Aug 15 00:29:55 2026] GET /v2.0/subnets/fa3c4d96-a74e-4426-82bc-7d7e70a8248b => generated 657 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2674] 10.0.0.65 () {30 vars in 689 bytes} [Sat Aug 15 00:29: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: 1425/2675] 10.0.0.65 () {30 vars in 691 bytes} [Sat Aug 15 00:29: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: 1251/2676] 10.0.0.65 () {30 vars in 667 bytes} [Sat Aug 15 00:29:55 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: 1426/2677] 10.0.0.65 () {30 vars in 703 bytes} [Sat Aug 15 00:29:55 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: 1252/2678] 10.0.0.65 () {30 vars in 727 bytes} [Sat Aug 15 00:29:55 2026] GET /v2.0/subnets/fa3c4d96-a74e-4426-82bc-7d7e70a8248b => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2679] 10.0.0.65 () {30 vars in 689 bytes} [Sat Aug 15 00:29:55 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: 1253/2680] 10.0.0.65 () {30 vars in 691 bytes} [Sat Aug 15 00:29:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2681] 10.0.0.65 () {30 vars in 667 bytes} [Sat Aug 15 00:29: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: 8|app: 0|req: 1254/2682] 10.0.0.65 () {30 vars in 703 bytes} [Sat Aug 15 00:29:55 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: 1429/2683] 10.0.0.65 () {30 vars in 729 bytes} [Sat Aug 15 00:29:55 2026] GET /v2.0/networks/d03877c7-c188-4aae-92f5-5c1ab26aa5fd => generated 799 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2684] 10.0.0.65 () {30 vars in 681 bytes} [Sat Aug 15 00:29:55 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2685] 10.0.0.65 () {34 vars in 703 bytes} [Sat Aug 15 00:29:55 2026] POST /v2.0/ports => generated 1132 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2686] 199.204.45.162 () {30 vars in 703 bytes} [Sat Aug 15 00:29:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1431/2687] 199.204.45.162 () {30 vars in 705 bytes} [Sat Aug 15 00:29:58 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: 1257/2688] 199.204.45.162 () {30 vars in 681 bytes} [Sat Aug 15 00:29:58 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: 1432/2689] 199.204.45.162 () {30 vars in 717 bytes} [Sat Aug 15 00:29:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2690] 199.204.45.162 () {30 vars in 737 bytes} [Sat Aug 15 00:29:58 2026] GET /v2.0/ports/3b1156d0-0988-46ba-97f8-beee2c63427f => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2691] 199.204.45.162 () {30 vars in 703 bytes} [Sat Aug 15 00:29:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2692] 199.204.45.162 () {30 vars in 705 bytes} [Sat Aug 15 00:29:58 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: 1434/2693] 199.204.45.162 () {30 vars in 681 bytes} [Sat Aug 15 00:29:58 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: 1260/2694] 199.204.45.162 () {30 vars in 717 bytes} [Sat Aug 15 00:29:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:29:58.901 7 INFO neutron.api.v2.resource [None req-fc205d14-ec69-4586-8fd3-51a8bc1b6979 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1435/2695] 199.204.45.162 () {30 vars in 763 bytes} [Sat Aug 15 00:29:58 2026] GET /v2.0/security-groups/lb-f43f5b84-dd7e-408b-890e-937ef26fa02d => 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: 1261/2696] 199.204.45.162 () {30 vars in 785 bytes} [Sat Aug 15 00:29:58 2026] GET /v2.0/security-groups?name=lb-f43f5b84-dd7e-408b-890e-937ef26fa02d => generated 23 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2697] 199.204.45.162 () {34 vars in 736 bytes} [Sat Aug 15 00:29:58 2026] POST /v2.0/security-groups => generated 1638 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2698] 199.204.45.162 () {30 vars in 815 bytes} [Sat Aug 15 00:29:59 2026] GET /v2.0/security-group-rules?security_group_id=127cc9e1-0e13-4227-9cc9-3b67b058ece6 => generated 1182 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2699] 199.204.45.162 () {34 vars in 789 bytes} [Sat Aug 15 00:29:59 2026] PUT /v2.0/ports/3b1156d0-0988-46ba-97f8-beee2c63427f => generated 1132 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2700] 199.204.45.162 () {30 vars in 703 bytes} [Sat Aug 15 00:29:59 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1438/2701] 199.204.45.162 () {30 vars in 705 bytes} [Sat Aug 15 00:29:59 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: 1264/2702] 199.204.45.162 () {30 vars in 681 bytes} [Sat Aug 15 00:29:59 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: 1439/2703] 199.204.45.162 () {30 vars in 717 bytes} [Sat Aug 15 00:29:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2704] 199.204.45.162 () {30 vars in 741 bytes} [Sat Aug 15 00:29:59 2026] GET /v2.0/subnets/fa3c4d96-a74e-4426-82bc-7d7e70a8248b => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2707] 10.0.0.130 () {34 vars in 1016 bytes} [Sat Aug 15 00:30:07 2026] GET /v2.0/security-groups?id=9493efa4-8248-4e64-9c41-f398a054a90b&fields=id => generated 69 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2708] 10.0.0.130 () {34 vars in 982 bytes} [Sat Aug 15 00:30:07 2026] GET /v2.0/networks?id=446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5 => generated 734 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2709] 10.0.0.130 () {34 vars in 965 bytes} [Sat Aug 15 00:30:07 2026] GET /v2.0/quotas/90541c1396024751a328e08d5ca8bb21 => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2710] 10.0.0.130 () {34 vars in 1002 bytes} [Sat Aug 15 00:30:07 2026] GET /v2.0/ports?tenant_id=90541c1396024751a328e08d5ca8bb21&fields=id => generated 149 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2711] 10.0.0.130 () {34 vars in 1008 bytes} [Sat Aug 15 00:30:07 2026] GET /v2.0/networks/446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5?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: 1269/2712] 10.0.0.130 () {34 vars in 1108 bytes} [Sat Aug 15 00:30:07 2026] GET /v2.0/networks/446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5?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: 1444/2713] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:30:08 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => 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: 1270/2714] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:30:08 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => 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: 1445/2715] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:30:10 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => 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: 1271/2716] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:30:10 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => 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: 1446/2717] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:30:11 2026] GET /v2.0/networks?id=446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5 => generated 734 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2718] 199.204.45.162 () {34 vars in 1050 bytes} [Sat Aug 15 00:30:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=90541c1396024751a328e08d5ca8bb21 => generated 343 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2719] 199.204.45.162 () {38 vars in 955 bytes} [Sat Aug 15 00:30:12 2026] POST /v2.0/ports => generated 1078 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2720] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Aug 15 00:30:12 2026] PUT /v2.0/ports/8ad2f406-9ddb-4fa1-b08c-f91e07c288c5 => generated 1239 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:30:12.794 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f029983-90fb-48f6-823c-b6f2baa535c3'] response: {'name': 'network-changed', 'server_uuid': '7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf', 'tag': '8ad2f406-9ddb-4fa1-b08c-f91e07c288c5', '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: 1448/2721] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:30:13 2026] GET /v2.0/ports?tenant_id=90541c1396024751a328e08d5ca8bb21&device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1274/2722] 199.204.45.162 () {34 vars in 1018 bytes} [Sat Aug 15 00:30:13 2026] GET /v2.0/networks?tenant_id=90541c1396024751a328e08d5ca8bb21&shared=False => generated 734 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2723] 199.204.45.162 () {34 vars in 930 bytes} [Sat Aug 15 00:30:13 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2724] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:30:13 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2725] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:30:13 2026] GET /v2.0/security-groups?id=9493efa4-8248-4e64-9c41-f398a054a90b&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2726] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:30:13 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2727] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:30:14 2026] GET /v2.0/ports?tenant_id=90541c1396024751a328e08d5ca8bb21&device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2730] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Aug 15 00:30:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.43&port_id=8ad2f406-9ddb-4fa1-b08c-f91e07c288c5 => 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: 1454/2731] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:30:14 2026] GET /v2.0/subnets?id=390d8845-cb38-45a0-a98a-5315a56baa25 => 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: 1278/2732] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:30:14 2026] GET /v2.0/ports?network_id=446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5&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: 7|app: 0|req: 1455/2733] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:30:14 2026] GET /v2.0/networks/446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5?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: 1279/2734] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:30:14 2026] GET /v2.0/networks/446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2735] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:30:16 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 1242 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2736] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:30:16 2026] GET /v2.0/security-groups?id=9493efa4-8248-4e64-9c41-f398a054a90b&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2737] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:30:16 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2738] 199.204.45.162 () {34 vars in 994 bytes} [Sat Aug 15 00:30:18 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2739] 199.204.45.162 () {34 vars in 1044 bytes} [Sat Aug 15 00:30:18 2026] GET /v2.0/security-groups?id=9493efa4-8248-4e64-9c41-f398a054a90b&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2740] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:30:19 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2741] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:30:19 2026] GET /v2.0/security-groups?id=9493efa4-8248-4e64-9c41-f398a054a90b&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2742] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:30:19 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2743] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:30:22 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2744] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:30:22 2026] GET /v2.0/security-groups?id=9493efa4-8248-4e64-9c41-f398a054a90b&fields=id&fields=name => generated 96 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2745] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:30:22 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => 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: 1287/2750] 199.204.45.162 () {30 vars in 703 bytes} [Sat Aug 15 00:30:57 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: 1464/2751] 199.204.45.162 () {30 vars in 705 bytes} [Sat Aug 15 00:30:57 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: 1288/2752] 199.204.45.162 () {30 vars in 681 bytes} [Sat Aug 15 00:30:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2753] 199.204.45.162 () {30 vars in 717 bytes} [Sat Aug 15 00:30:57 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: 1289/2754] 199.204.45.162 () {30 vars in 741 bytes} [Sat Aug 15 00:30:57 2026] GET /v2.0/subnets/fa3c4d96-a74e-4426-82bc-7d7e70a8248b => generated 675 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2755] 199.204.45.162 () {30 vars in 769 bytes} [Sat Aug 15 00:30:57 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2756] 199.204.45.162 () {34 vars in 717 bytes} [Sat Aug 15 00:30:57 2026] POST /v2.0/ports => generated 1059 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2757] 10.0.0.130 () {34 vars in 971 bytes} [Sat Aug 15 00:30:58 2026] GET /v2.0/ports/93811370-3299-4902-b182-0b3f8d516977 => generated 1059 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2758] 10.0.0.130 () {34 vars in 907 bytes} [Sat Aug 15 00:30:58 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: 1468/2759] 199.204.45.162 () {34 vars in 1262 bytes} [Sat Aug 15 00:30:59 2026] GET /v2.0/ports/93811370-3299-4902-b182-0b3f8d516977?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2760] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:30:59 2026] GET /v2.0/networks/d03877c7-c188-4aae-92f5-5c1ab26aa5fd?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2761] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:30:59 2026] GET /v2.0/networks/d03877c7-c188-4aae-92f5-5c1ab26aa5fd?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: 1294/2764] 199.204.45.162 () {34 vars in 975 bytes} [Sat Aug 15 00:30:59 2026] GET /v2.0/ports/93811370-3299-4902-b182-0b3f8d516977 => generated 1059 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2765] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:30:59 2026] GET /v2.0/networks?id=d03877c7-c188-4aae-92f5-5c1ab26aa5fd => generated 802 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2766] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Aug 15 00:30:59 2026] PUT /v2.0/ports/93811370-3299-4902-b182-0b3f8d516977 => generated 1249 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:31:00.351 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a927f47c-6cca-4de3-973a-6359a4584f8a'] response: {'name': 'network-changed', 'server_uuid': '7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf', 'tag': '93811370-3299-4902-b182-0b3f8d516977', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1472/2767] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:31:00 2026] GET /v2.0/ports?tenant_id=90541c1396024751a328e08d5ca8bb21&device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 2485 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2768] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:31:00 2026] GET /v2.0/networks?id=d03877c7-c188-4aae-92f5-5c1ab26aa5fd => generated 802 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2769] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Aug 15 00:31:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=93811370-3299-4902-b182-0b3f8d516977 => 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: 1297/2770] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:31:00 2026] GET /v2.0/subnets?id=fa3c4d96-a74e-4426-82bc-7d7e70a8248b => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2771] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:31:01 2026] GET /v2.0/ports?network_id=d03877c7-c188-4aae-92f5-5c1ab26aa5fd&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: 1298/2772] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:31:01 2026] GET /v2.0/networks/d03877c7-c188-4aae-92f5-5c1ab26aa5fd?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: 1475/2773] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:31:01 2026] GET /v2.0/networks/d03877c7-c188-4aae-92f5-5c1ab26aa5fd?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: 1299/2774] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:31:02 2026] GET /v2.0/ports?tenant_id=90541c1396024751a328e08d5ca8bb21&device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 2485 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2775] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Aug 15 00:31:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.43&port_id=8ad2f406-9ddb-4fa1-b08c-f91e07c288c5 => 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: 1300/2776] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:31:02 2026] GET /v2.0/subnets?id=390d8845-cb38-45a0-a98a-5315a56baa25 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2777] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:31:02 2026] GET /v2.0/ports?network_id=446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5&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: 8|app: 0|req: 1301/2778] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:31:02 2026] GET /v2.0/networks/446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5?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: 1478/2779] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:31:02 2026] GET /v2.0/networks/446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5?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: 1302/2780] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Aug 15 00:31:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=93811370-3299-4902-b182-0b3f8d516977 => 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: 1479/2781] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:31:02 2026] GET /v2.0/subnets?id=fa3c4d96-a74e-4426-82bc-7d7e70a8248b => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2782] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:31:02 2026] GET /v2.0/ports?network_id=d03877c7-c188-4aae-92f5-5c1ab26aa5fd&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: 1480/2783] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:31:02 2026] GET /v2.0/networks/d03877c7-c188-4aae-92f5-5c1ab26aa5fd?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: 1304/2784] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:31:02 2026] GET /v2.0/networks/d03877c7-c188-4aae-92f5-5c1ab26aa5fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2785] 10.0.0.130 () {34 vars in 971 bytes} [Sat Aug 15 00:31:06 2026] GET /v2.0/ports/93811370-3299-4902-b182-0b3f8d516977 => generated 1251 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2786] 199.204.45.162 () {34 vars in 789 bytes} [Sat Aug 15 00:31:06 2026] PUT /v2.0/ports/93811370-3299-4902-b182-0b3f8d516977 => generated 1276 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:31:07.023 7 INFO neutron.api.v2.resource [None req-b08ab108-5688-4f0a-ba75-3f22d7eb4954 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1482/2787] 199.204.45.162 () {30 vars in 763 bytes} [Sat Aug 15 00:31:07 2026] GET /v2.0/security-groups/lb-f43f5b84-dd7e-408b-890e-937ef26fa02d => generated 149 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:31:07.043 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-94492589-8ae4-41dd-96f0-727ed0d4d802'] response: {'name': 'network-changed', 'server_uuid': '7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf', 'tag': '93811370-3299-4902-b182-0b3f8d516977', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1306/2788] 199.204.45.162 () {30 vars in 785 bytes} [Sat Aug 15 00:31:07 2026] GET /v2.0/security-groups?name=lb-f43f5b84-dd7e-408b-890e-937ef26fa02d => generated 1639 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2789] 199.204.45.162 () {34 vars in 789 bytes} [Sat Aug 15 00:31:07 2026] PUT /v2.0/ports/93811370-3299-4902-b182-0b3f8d516977 => generated 1314 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:31:07.324 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2f5f110-e745-4790-bccc-1d96ba8b3a3d'] response: {'name': 'network-changed', 'server_uuid': '7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf', 'tag': '93811370-3299-4902-b182-0b3f8d516977', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1307/2790] 199.204.45.162 () {30 vars in 703 bytes} [Sat Aug 15 00:31:07 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: 1484/2791] 199.204.45.162 () {30 vars in 705 bytes} [Sat Aug 15 00:31:07 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: 1308/2792] 199.204.45.162 () {30 vars in 681 bytes} [Sat Aug 15 00:31:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2793] 199.204.45.162 () {30 vars in 717 bytes} [Sat Aug 15 00:31: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: 8|app: 0|req: 1309/2794] 199.204.45.162 () {30 vars in 741 bytes} [Sat Aug 15 00:31:07 2026] GET /v2.0/subnets/fa3c4d96-a74e-4426-82bc-7d7e70a8248b => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2795] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:31:07 2026] GET /v2.0/ports?tenant_id=90541c1396024751a328e08d5ca8bb21&device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 2586 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2796] 199.204.45.162 () {30 vars in 737 bytes} [Sat Aug 15 00:31:07 2026] GET /v2.0/ports/3b1156d0-0988-46ba-97f8-beee2c63427f => 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: 1311/2797] 199.204.45.162 () {30 vars in 737 bytes} [Sat Aug 15 00:31:07 2026] GET /v2.0/ports/93811370-3299-4902-b182-0b3f8d516977 => generated 1350 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2798] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:31:07 2026] GET /v2.0/networks?id=d03877c7-c188-4aae-92f5-5c1ab26aa5fd => generated 802 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2799] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Aug 15 00:31:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=93811370-3299-4902-b182-0b3f8d516977 => 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: 1312/2800] 199.204.45.162 () {30 vars in 741 bytes} [Sat Aug 15 00:31:07 2026] GET /v2.0/subnets/fa3c4d96-a74e-4426-82bc-7d7e70a8248b => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2801] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:31:07 2026] GET /v2.0/subnets?id=fa3c4d96-a74e-4426-82bc-7d7e70a8248b => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2802] 199.204.45.162 () {30 vars in 743 bytes} [Sat Aug 15 00:31:07 2026] GET /v2.0/networks/d03877c7-c188-4aae-92f5-5c1ab26aa5fd => generated 799 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2803] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:31:07 2026] GET /v2.0/ports?network_id=d03877c7-c188-4aae-92f5-5c1ab26aa5fd&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: 1314/2804] 199.204.45.162 () {30 vars in 737 bytes} [Sat Aug 15 00:31:07 2026] GET /v2.0/ports/3b1156d0-0988-46ba-97f8-beee2c63427f => 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: 1491/2805] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:31:07 2026] GET /v2.0/networks/d03877c7-c188-4aae-92f5-5c1ab26aa5fd?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: 1315/2806] 199.204.45.162 () {30 vars in 741 bytes} [Sat Aug 15 00:31:07 2026] GET /v2.0/subnets/fa3c4d96-a74e-4426-82bc-7d7e70a8248b => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2807] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:31:07 2026] GET /v2.0/networks/d03877c7-c188-4aae-92f5-5c1ab26aa5fd?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: 1316/2808] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:31:08 2026] GET /v2.0/ports?tenant_id=90541c1396024751a328e08d5ca8bb21&device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2809] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:31:08 2026] GET /v2.0/networks?id=d03877c7-c188-4aae-92f5-5c1ab26aa5fd => generated 802 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2810] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Aug 15 00:31:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=93811370-3299-4902-b182-0b3f8d516977 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2811] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:31:09 2026] GET /v2.0/subnets?id=fa3c4d96-a74e-4426-82bc-7d7e70a8248b => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2812] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:31:09 2026] GET /v2.0/ports?network_id=d03877c7-c188-4aae-92f5-5c1ab26aa5fd&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: 7|app: 0|req: 1495/2813] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:31:09 2026] GET /v2.0/networks/d03877c7-c188-4aae-92f5-5c1ab26aa5fd?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: 1319/2814] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:31:09 2026] GET /v2.0/networks/d03877c7-c188-4aae-92f5-5c1ab26aa5fd?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-15 00:31:17.236 7 INFO neutron.db.l3_db [None req-e440ff14-bb74-41d4-acce-325f6b00ff07 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] Floating IP a6c4fec3-ca14-4497-ab7f-57655187f289 associated. External IP: 10.96.250.201, port: 3b1156d0-0988-46ba-97f8-beee2c63427f. [pid: 7|app: 0|req: 1497/2817] 10.0.0.61 () {34 vars in 676 bytes} [Sat Aug 15 00:31:16 2026] POST /v2.0/floatingips => generated 899 bytes in 1031 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2818] 199.204.45.162 () {30 vars in 703 bytes} [Sat Aug 15 00:31:20 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: 1498/2819] 199.204.45.162 () {30 vars in 705 bytes} [Sat Aug 15 00:31:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2820] 199.204.45.162 () {30 vars in 681 bytes} [Sat Aug 15 00:31:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2821] 199.204.45.162 () {30 vars in 717 bytes} [Sat Aug 15 00:31:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:31:20.506 8 INFO neutron.api.v2.resource [None req-50e96159-47a3-4daf-9aef-fbea228bd4e8 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1323/2822] 199.204.45.162 () {30 vars in 763 bytes} [Sat Aug 15 00:31:20 2026] GET /v2.0/security-groups/lb-f43f5b84-dd7e-408b-890e-937ef26fa02d => 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: 1500/2823] 199.204.45.162 () {30 vars in 785 bytes} [Sat Aug 15 00:31:20 2026] GET /v2.0/security-groups?name=lb-f43f5b84-dd7e-408b-890e-937ef26fa02d => generated 1639 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2824] 199.204.45.162 () {30 vars in 815 bytes} [Sat Aug 15 00:31:20 2026] GET /v2.0/security-group-rules?security_group_id=127cc9e1-0e13-4227-9cc9-3b67b058ece6 => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2825] 199.204.45.162 () {34 vars in 747 bytes} [Sat Aug 15 00:31:20 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: 8|app: 0|req: 1325/2826] 199.204.45.162 () {34 vars in 747 bytes} [Sat Aug 15 00:31:20 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: 7|app: 0|req: 1502/2827] 10.0.0.65 () {30 vars in 689 bytes} [Sat Aug 15 00:31:28 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: 1326/2828] 10.0.0.65 () {30 vars in 691 bytes} [Sat Aug 15 00:31:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2829] 10.0.0.65 () {30 vars in 667 bytes} [Sat Aug 15 00:31:28 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: 1327/2830] 10.0.0.65 () {30 vars in 703 bytes} [Sat Aug 15 00:31:28 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: 1504/2831] 10.0.0.65 () {28 vars in 438 bytes} [Sat Aug 15 00:31:28 2026] GET / => generated 151 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2832] 10.0.0.65 () {30 vars in 727 bytes} [Sat Aug 15 00:31:28 2026] GET /v2.0/subnets/be9ad6cf-d49c-42fc-af24-c3ae8038338f => 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: 1330/2835] 199.204.45.162 () {30 vars in 703 bytes} [Sat Aug 15 00:31:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2836] 199.204.45.162 () {30 vars in 705 bytes} [Sat Aug 15 00:31:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2837] 199.204.45.162 () {30 vars in 681 bytes} [Sat Aug 15 00:31:30 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: 1507/2838] 199.204.45.162 () {30 vars in 717 bytes} [Sat Aug 15 00:31:30 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: 1332/2839] 199.204.45.162 () {30 vars in 741 bytes} [Sat Aug 15 00:31:30 2026] GET /v2.0/subnets/be9ad6cf-d49c-42fc-af24-c3ae8038338f => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2840] 199.204.45.162 () {30 vars in 769 bytes} [Sat Aug 15 00:31:30 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2841] 199.204.45.162 () {30 vars in 703 bytes} [Sat Aug 15 00:31:31 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: 1509/2842] 199.204.45.162 () {30 vars in 705 bytes} [Sat Aug 15 00:31:31 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: 1334/2843] 199.204.45.162 () {30 vars in 681 bytes} [Sat Aug 15 00:31:31 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: 1510/2844] 199.204.45.162 () {30 vars in 717 bytes} [Sat Aug 15 00:31:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2845] 199.204.45.162 () {34 vars in 717 bytes} [Sat Aug 15 00:31:31 2026] POST /v2.0/ports => generated 1328 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2846] 10.0.0.130 () {34 vars in 971 bytes} [Sat Aug 15 00:31:31 2026] GET /v2.0/ports/66384148-f623-4a70-8b1b-4f3aa25826ef => generated 1328 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1336/2847] 10.0.0.130 () {34 vars in 907 bytes} [Sat Aug 15 00:31:31 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: 1512/2848] 199.204.45.162 () {34 vars in 1262 bytes} [Sat Aug 15 00:31:33 2026] GET /v2.0/ports/66384148-f623-4a70-8b1b-4f3aa25826ef?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2849] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:31:33 2026] GET /v2.0/networks/9b1da587-b1d6-48dd-877a-9ab27d1c6c98?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: 1513/2850] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:31:33 2026] GET /v2.0/networks/9b1da587-b1d6-48dd-877a-9ab27d1c6c98?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: 1338/2851] 199.204.45.162 () {34 vars in 975 bytes} [Sat Aug 15 00:31:33 2026] GET /v2.0/ports/66384148-f623-4a70-8b1b-4f3aa25826ef => generated 1328 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2852] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:31:33 2026] GET /v2.0/networks?id=9b1da587-b1d6-48dd-877a-9ab27d1c6c98 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2853] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Aug 15 00:31:33 2026] PUT /v2.0/ports/66384148-f623-4a70-8b1b-4f3aa25826ef => generated 1518 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:31:34.232 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c8bf62b-5433-4b5e-93c8-c1540e016a80'] response: {'name': 'network-changed', 'server_uuid': '7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf', 'tag': '66384148-f623-4a70-8b1b-4f3aa25826ef', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1515/2854] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:31:34 2026] GET /v2.0/ports?tenant_id=90541c1396024751a328e08d5ca8bb21&device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 4096 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1340/2855] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:31:34 2026] GET /v2.0/networks?id=9b1da587-b1d6-48dd-877a-9ab27d1c6c98 => 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: 1516/2856] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Aug 15 00:31:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.241&port_id=66384148-f623-4a70-8b1b-4f3aa25826ef => 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: 1341/2857] 199.204.45.162 () {34 vars in 1104 bytes} [Sat Aug 15 00:31:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A14e&port_id=66384148-f623-4a70-8b1b-4f3aa25826ef => 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: 1517/2858] 199.204.45.162 () {34 vars in 1064 bytes} [Sat Aug 15 00:31:34 2026] GET /v2.0/subnets?id=be9ad6cf-d49c-42fc-af24-c3ae8038338f&id=4287ff2c-d59b-45fb-a5c2-bb321f4abb0c => 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: 1342/2859] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:31:34 2026] GET /v2.0/ports?network_id=9b1da587-b1d6-48dd-877a-9ab27d1c6c98&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2860] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:31:34 2026] GET /v2.0/ports?network_id=9b1da587-b1d6-48dd-877a-9ab27d1c6c98&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: 1343/2861] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:31:35 2026] GET /v2.0/networks/9b1da587-b1d6-48dd-877a-9ab27d1c6c98?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2862] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:31:35 2026] GET /v2.0/networks/9b1da587-b1d6-48dd-877a-9ab27d1c6c98?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2863] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:31:36 2026] GET /v2.0/ports?tenant_id=90541c1396024751a328e08d5ca8bb21&device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 4096 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2864] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Aug 15 00:31:36 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.43&port_id=8ad2f406-9ddb-4fa1-b08c-f91e07c288c5 => 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: 1345/2865] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:31:36 2026] GET /v2.0/subnets?id=390d8845-cb38-45a0-a98a-5315a56baa25 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2866] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:31:36 2026] GET /v2.0/ports?network_id=446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5&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: 1346/2867] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:31:36 2026] GET /v2.0/networks/446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5?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: 1522/2868] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:31:36 2026] GET /v2.0/networks/446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5?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: 1347/2869] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Aug 15 00:31:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=93811370-3299-4902-b182-0b3f8d516977 => 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: 1523/2870] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:31:36 2026] GET /v2.0/subnets?id=fa3c4d96-a74e-4426-82bc-7d7e70a8248b => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2871] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:31:36 2026] GET /v2.0/ports?network_id=d03877c7-c188-4aae-92f5-5c1ab26aa5fd&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: 1524/2872] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:31:36 2026] GET /v2.0/networks/d03877c7-c188-4aae-92f5-5c1ab26aa5fd?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: 1349/2873] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:31:36 2026] GET /v2.0/networks/d03877c7-c188-4aae-92f5-5c1ab26aa5fd?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: 1525/2874] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Aug 15 00:31:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.241&port_id=66384148-f623-4a70-8b1b-4f3aa25826ef => 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: 1350/2875] 199.204.45.162 () {34 vars in 1104 bytes} [Sat Aug 15 00:31:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A14e&port_id=66384148-f623-4a70-8b1b-4f3aa25826ef => 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: 1526/2876] 199.204.45.162 () {34 vars in 1064 bytes} [Sat Aug 15 00:31:36 2026] GET /v2.0/subnets?id=be9ad6cf-d49c-42fc-af24-c3ae8038338f&id=4287ff2c-d59b-45fb-a5c2-bb321f4abb0c => generated 1409 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2877] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:31:36 2026] GET /v2.0/ports?network_id=9b1da587-b1d6-48dd-877a-9ab27d1c6c98&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2878] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:31:36 2026] GET /v2.0/ports?network_id=9b1da587-b1d6-48dd-877a-9ab27d1c6c98&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: 1352/2879] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:31:36 2026] GET /v2.0/networks/9b1da587-b1d6-48dd-877a-9ab27d1c6c98?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: 1528/2880] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:31:36 2026] GET /v2.0/networks/9b1da587-b1d6-48dd-877a-9ab27d1c6c98?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: 1353/2881] 10.0.0.130 () {34 vars in 971 bytes} [Sat Aug 15 00:31:41 2026] GET /v2.0/ports/66384148-f623-4a70-8b1b-4f3aa25826ef => generated 1520 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2882] 199.204.45.162 () {30 vars in 743 bytes} [Sat Aug 15 00:31:41 2026] GET /v2.0/networks/9b1da587-b1d6-48dd-877a-9ab27d1c6c98 => generated 797 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2883] 199.204.45.162 () {30 vars in 741 bytes} [Sat Aug 15 00:31:41 2026] GET /v2.0/subnets/be9ad6cf-d49c-42fc-af24-c3ae8038338f => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2884] 199.204.45.162 () {30 vars in 741 bytes} [Sat Aug 15 00:31:41 2026] GET /v2.0/subnets/4287ff2c-d59b-45fb-a5c2-bb321f4abb0c => 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: 1355/2885] 199.204.45.162 () {30 vars in 703 bytes} [Sat Aug 15 00:31:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2886] 199.204.45.162 () {30 vars in 705 bytes} [Sat Aug 15 00:31:41 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: 1356/2887] 199.204.45.162 () {30 vars in 681 bytes} [Sat Aug 15 00:31:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2888] 199.204.45.162 () {30 vars in 717 bytes} [Sat Aug 15 00:31:41 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: 1357/2889] 199.204.45.162 () {30 vars in 741 bytes} [Sat Aug 15 00:31:41 2026] GET /v2.0/subnets/fa3c4d96-a74e-4426-82bc-7d7e70a8248b => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2890] 199.204.45.162 () {30 vars in 737 bytes} [Sat Aug 15 00:31:41 2026] GET /v2.0/ports/3b1156d0-0988-46ba-97f8-beee2c63427f => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2891] 199.204.45.162 () {30 vars in 737 bytes} [Sat Aug 15 00:31:41 2026] GET /v2.0/ports/93811370-3299-4902-b182-0b3f8d516977 => generated 1350 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2892] 199.204.45.162 () {30 vars in 741 bytes} [Sat Aug 15 00:31:41 2026] GET /v2.0/subnets/fa3c4d96-a74e-4426-82bc-7d7e70a8248b => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2893] 199.204.45.162 () {30 vars in 743 bytes} [Sat Aug 15 00:31:41 2026] GET /v2.0/networks/d03877c7-c188-4aae-92f5-5c1ab26aa5fd => generated 799 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2894] 199.204.45.162 () {30 vars in 737 bytes} [Sat Aug 15 00:31:41 2026] GET /v2.0/ports/3b1156d0-0988-46ba-97f8-beee2c63427f => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2895] 199.204.45.162 () {30 vars in 741 bytes} [Sat Aug 15 00:31:41 2026] GET /v2.0/subnets/fa3c4d96-a74e-4426-82bc-7d7e70a8248b => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2898] 10.0.0.65 () {30 vars in 689 bytes} [Sat Aug 15 00:31:49 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: 1537/2899] 10.0.0.65 () {30 vars in 691 bytes} [Sat Aug 15 00:31:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2900] 10.0.0.65 () {30 vars in 667 bytes} [Sat Aug 15 00:31:49 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: 1538/2901] 10.0.0.65 () {30 vars in 703 bytes} [Sat Aug 15 00:31:49 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: 1364/2902] 10.0.0.65 () {28 vars in 438 bytes} [Sat Aug 15 00:31:49 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2903] 10.0.0.65 () {30 vars in 727 bytes} [Sat Aug 15 00:31:49 2026] GET /v2.0/subnets/7839f51d-af79-4d96-aa77-a11fdc28df65 => generated 655 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2904] 199.204.45.162 () {30 vars in 703 bytes} [Sat Aug 15 00:31:50 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: 1540/2905] 199.204.45.162 () {30 vars in 705 bytes} [Sat Aug 15 00:31:50 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: 1366/2906] 199.204.45.162 () {30 vars in 681 bytes} [Sat Aug 15 00:31:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2907] 199.204.45.162 () {30 vars in 717 bytes} [Sat Aug 15 00:31:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2908] 199.204.45.162 () {30 vars in 741 bytes} [Sat Aug 15 00:31:50 2026] GET /v2.0/subnets/be9ad6cf-d49c-42fc-af24-c3ae8038338f => generated 673 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2909] 199.204.45.162 () {30 vars in 741 bytes} [Sat Aug 15 00:31:50 2026] GET /v2.0/subnets/7839f51d-af79-4d96-aa77-a11fdc28df65 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2910] 199.204.45.162 () {30 vars in 769 bytes} [Sat Aug 15 00:31:50 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 4098 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2911] 199.204.45.162 () {30 vars in 703 bytes} [Sat Aug 15 00:31:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2912] 199.204.45.162 () {30 vars in 705 bytes} [Sat Aug 15 00:31: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: 1544/2913] 199.204.45.162 () {30 vars in 681 bytes} [Sat Aug 15 00:31:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2914] 199.204.45.162 () {30 vars in 717 bytes} [Sat Aug 15 00:31:51 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: 1545/2915] 199.204.45.162 () {34 vars in 717 bytes} [Sat Aug 15 00:31:51 2026] POST /v2.0/ports => generated 1332 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2916] 10.0.0.130 () {34 vars in 971 bytes} [Sat Aug 15 00:31:51 2026] GET /v2.0/ports/9b2f3281-da23-4775-b532-2035a315451e => generated 1332 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1546/2917] 199.204.45.162 () {34 vars in 1262 bytes} [Sat Aug 15 00:31:52 2026] GET /v2.0/ports/9b2f3281-da23-4775-b532-2035a315451e?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: 1372/2918] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:31:52 2026] GET /v2.0/networks/dcc6d562-b0af-425b-9cfd-09ba69aa6c02?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: 1547/2919] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:31:52 2026] GET /v2.0/networks/dcc6d562-b0af-425b-9cfd-09ba69aa6c02?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: 1373/2920] 199.204.45.162 () {34 vars in 975 bytes} [Sat Aug 15 00:31:53 2026] GET /v2.0/ports/9b2f3281-da23-4775-b532-2035a315451e => generated 1332 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2921] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:31:53 2026] GET /v2.0/networks?id=dcc6d562-b0af-425b-9cfd-09ba69aa6c02 => generated 801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2922] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Aug 15 00:31:53 2026] PUT /v2.0/ports/9b2f3281-da23-4775-b532-2035a315451e => generated 1522 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:31:53.656 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-69c0b4a1-6beb-4c37-a62a-531828a6fca4'] response: {'name': 'network-changed', 'server_uuid': '7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf', 'tag': '9b2f3281-da23-4775-b532-2035a315451e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1549/2923] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:31:54 2026] GET /v2.0/ports?tenant_id=90541c1396024751a328e08d5ca8bb21&device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 5612 bytes in 50 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: 1375/2924] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:31:54 2026] GET /v2.0/networks?id=dcc6d562-b0af-425b-9cfd-09ba69aa6c02 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/2925] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Aug 15 00:31:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.218&port_id=9b2f3281-da23-4775-b532-2035a315451e => 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: 1376/2926] 199.204.45.162 () {34 vars in 1106 bytes} [Sat Aug 15 00:31:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A34d&port_id=9b2f3281-da23-4775-b532-2035a315451e => 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: 1551/2927] 199.204.45.162 () {34 vars in 1064 bytes} [Sat Aug 15 00:31:54 2026] GET /v2.0/subnets?id=7839f51d-af79-4d96-aa77-a11fdc28df65&id=d536d506-388d-46ab-b8fc-3175732de3cd => generated 1413 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2928] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:31:54 2026] GET /v2.0/ports?network_id=dcc6d562-b0af-425b-9cfd-09ba69aa6c02&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: 7|app: 0|req: 1552/2929] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:31:54 2026] GET /v2.0/ports?network_id=dcc6d562-b0af-425b-9cfd-09ba69aa6c02&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2930] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:31:54 2026] GET /v2.0/networks/dcc6d562-b0af-425b-9cfd-09ba69aa6c02?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: 1553/2931] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:31:54 2026] GET /v2.0/networks/dcc6d562-b0af-425b-9cfd-09ba69aa6c02?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: 1379/2932] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:31:55 2026] GET /v2.0/ports?tenant_id=90541c1396024751a328e08d5ca8bb21&device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 5612 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/2933] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Aug 15 00:31:55 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.43&port_id=8ad2f406-9ddb-4fa1-b08c-f91e07c288c5 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2934] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:31:55 2026] GET /v2.0/subnets?id=390d8845-cb38-45a0-a98a-5315a56baa25 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/2935] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:31:55 2026] GET /v2.0/ports?network_id=446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5&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: 1381/2936] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:31:55 2026] GET /v2.0/networks/446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5?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: 1556/2937] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:31:55 2026] GET /v2.0/networks/446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5?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: 1382/2938] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Aug 15 00:31:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=93811370-3299-4902-b182-0b3f8d516977 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/2939] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:31:55 2026] GET /v2.0/subnets?id=fa3c4d96-a74e-4426-82bc-7d7e70a8248b => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2940] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:31:55 2026] GET /v2.0/ports?network_id=d03877c7-c188-4aae-92f5-5c1ab26aa5fd&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: 1558/2941] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:31:55 2026] GET /v2.0/networks/d03877c7-c188-4aae-92f5-5c1ab26aa5fd?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: 1384/2942] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:31:55 2026] GET /v2.0/networks/d03877c7-c188-4aae-92f5-5c1ab26aa5fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/2943] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Aug 15 00:31:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.241&port_id=66384148-f623-4a70-8b1b-4f3aa25826ef => 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: 1385/2944] 199.204.45.162 () {34 vars in 1104 bytes} [Sat Aug 15 00:31:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A14e&port_id=66384148-f623-4a70-8b1b-4f3aa25826ef => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/2945] 199.204.45.162 () {34 vars in 1064 bytes} [Sat Aug 15 00:31:56 2026] GET /v2.0/subnets?id=be9ad6cf-d49c-42fc-af24-c3ae8038338f&id=4287ff2c-d59b-45fb-a5c2-bb321f4abb0c => generated 1409 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2946] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:31:56 2026] GET /v2.0/ports?network_id=9b1da587-b1d6-48dd-877a-9ab27d1c6c98&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/2947] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:31:56 2026] GET /v2.0/ports?network_id=9b1da587-b1d6-48dd-877a-9ab27d1c6c98&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: 1387/2948] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:31:56 2026] GET /v2.0/networks/9b1da587-b1d6-48dd-877a-9ab27d1c6c98?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: 1562/2949] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:31:56 2026] GET /v2.0/networks/9b1da587-b1d6-48dd-877a-9ab27d1c6c98?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: 1388/2950] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Aug 15 00:31:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.218&port_id=9b2f3281-da23-4775-b532-2035a315451e => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/2951] 199.204.45.162 () {34 vars in 1106 bytes} [Sat Aug 15 00:31:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A34d&port_id=9b2f3281-da23-4775-b532-2035a315451e => 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: 1389/2952] 199.204.45.162 () {34 vars in 1064 bytes} [Sat Aug 15 00:31:56 2026] GET /v2.0/subnets?id=7839f51d-af79-4d96-aa77-a11fdc28df65&id=d536d506-388d-46ab-b8fc-3175732de3cd => generated 1413 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/2953] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:31:56 2026] GET /v2.0/ports?network_id=dcc6d562-b0af-425b-9cfd-09ba69aa6c02&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2954] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:31:56 2026] GET /v2.0/ports?network_id=dcc6d562-b0af-425b-9cfd-09ba69aa6c02&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: 1565/2955] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:31:56 2026] GET /v2.0/networks/dcc6d562-b0af-425b-9cfd-09ba69aa6c02?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2956] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:31:56 2026] GET /v2.0/networks/dcc6d562-b0af-425b-9cfd-09ba69aa6c02?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/2959] 10.0.0.130 () {34 vars in 971 bytes} [Sat Aug 15 00:32:00 2026] GET /v2.0/ports/9b2f3281-da23-4775-b532-2035a315451e => generated 1524 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2960] 199.204.45.162 () {30 vars in 743 bytes} [Sat Aug 15 00:32:00 2026] GET /v2.0/networks/dcc6d562-b0af-425b-9cfd-09ba69aa6c02 => generated 798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/2961] 199.204.45.162 () {30 vars in 741 bytes} [Sat Aug 15 00:32:00 2026] GET /v2.0/subnets/7839f51d-af79-4d96-aa77-a11fdc28df65 => generated 673 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2962] 199.204.45.162 () {30 vars in 741 bytes} [Sat Aug 15 00:32:00 2026] GET /v2.0/subnets/d536d506-388d-46ab-b8fc-3175732de3cd => generated 747 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/2963] 199.204.45.162 () {30 vars in 737 bytes} [Sat Aug 15 00:32:00 2026] GET /v2.0/ports/66384148-f623-4a70-8b1b-4f3aa25826ef => generated 1520 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2964] 199.204.45.162 () {34 vars in 790 bytes} [Sat Aug 15 00:32:00 2026] PUT /v2.0/ports/66384148-f623-4a70-8b1b-4f3aa25826ef => generated 1255 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:32:01.090 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3738be16-095f-4d2e-8042-f244ef3870c9'] response: {'name': 'network-changed', 'server_uuid': '7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf', 'tag': '66384148-f623-4a70-8b1b-4f3aa25826ef', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1570/2965] 199.204.45.162 () {30 vars in 743 bytes} [Sat Aug 15 00:32:01 2026] GET /v2.0/networks/9b1da587-b1d6-48dd-877a-9ab27d1c6c98 => generated 797 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: 1396/2966] 199.204.45.162 () {30 vars in 741 bytes} [Sat Aug 15 00:32:01 2026] GET /v2.0/subnets/be9ad6cf-d49c-42fc-af24-c3ae8038338f => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/2967] 199.204.45.162 () {30 vars in 703 bytes} [Sat Aug 15 00:32:01 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: 1397/2968] 199.204.45.162 () {30 vars in 705 bytes} [Sat Aug 15 00:32:01 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/2969] 199.204.45.162 () {30 vars in 681 bytes} [Sat Aug 15 00:32:01 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: 1398/2970] 199.204.45.162 () {30 vars in 717 bytes} [Sat Aug 15 00:32:01 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: 1573/2971] 199.204.45.162 () {30 vars in 741 bytes} [Sat Aug 15 00:32:01 2026] GET /v2.0/subnets/fa3c4d96-a74e-4426-82bc-7d7e70a8248b => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2972] 199.204.45.162 () {30 vars in 737 bytes} [Sat Aug 15 00:32:01 2026] GET /v2.0/ports/3b1156d0-0988-46ba-97f8-beee2c63427f => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/2973] 199.204.45.162 () {30 vars in 737 bytes} [Sat Aug 15 00:32:01 2026] GET /v2.0/ports/93811370-3299-4902-b182-0b3f8d516977 => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2974] 199.204.45.162 () {30 vars in 741 bytes} [Sat Aug 15 00:32:01 2026] GET /v2.0/subnets/fa3c4d96-a74e-4426-82bc-7d7e70a8248b => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/2975] 199.204.45.162 () {30 vars in 743 bytes} [Sat Aug 15 00:32:01 2026] GET /v2.0/networks/d03877c7-c188-4aae-92f5-5c1ab26aa5fd => generated 799 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2976] 199.204.45.162 () {30 vars in 737 bytes} [Sat Aug 15 00:32:01 2026] GET /v2.0/ports/3b1156d0-0988-46ba-97f8-beee2c63427f => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/2977] 199.204.45.162 () {30 vars in 741 bytes} [Sat Aug 15 00:32:01 2026] GET /v2.0/subnets/fa3c4d96-a74e-4426-82bc-7d7e70a8248b => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2978] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:32:01 2026] GET /v2.0/ports?tenant_id=90541c1396024751a328e08d5ca8bb21&device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 5385 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/2979] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:32:01 2026] GET /v2.0/networks?id=9b1da587-b1d6-48dd-877a-9ab27d1c6c98 => generated 800 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2980] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Aug 15 00:32:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.241&port_id=66384148-f623-4a70-8b1b-4f3aa25826ef => 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: 1578/2981] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:32:01 2026] GET /v2.0/subnets?id=be9ad6cf-d49c-42fc-af24-c3ae8038338f => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2982] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:32:01 2026] GET /v2.0/ports?network_id=9b1da587-b1d6-48dd-877a-9ab27d1c6c98&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/2983] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:32:01 2026] GET /v2.0/networks/9b1da587-b1d6-48dd-877a-9ab27d1c6c98?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2984] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:32:01 2026] GET /v2.0/networks/9b1da587-b1d6-48dd-877a-9ab27d1c6c98?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: 1580/2985] 199.204.45.162 () {30 vars in 703 bytes} [Sat Aug 15 00:32:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2986] 199.204.45.162 () {30 vars in 705 bytes} [Sat Aug 15 00:32:14 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: 1581/2987] 199.204.45.162 () {30 vars in 681 bytes} [Sat Aug 15 00:32:14 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: 1407/2988] 199.204.45.162 () {30 vars in 717 bytes} [Sat Aug 15 00:32:14 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: 1582/2989] 199.204.45.162 () {30 vars in 741 bytes} [Sat Aug 15 00:32:14 2026] GET /v2.0/subnets/be9ad6cf-d49c-42fc-af24-c3ae8038338f => 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: 1408/2990] 199.204.45.162 () {30 vars in 769 bytes} [Sat Aug 15 00:32:14 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 5385 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/2993] 199.204.45.162 () {30 vars in 703 bytes} [Sat Aug 15 00:32:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2994] 199.204.45.162 () {30 vars in 705 bytes} [Sat Aug 15 00:32:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/2995] 199.204.45.162 () {30 vars in 681 bytes} [Sat Aug 15 00:32:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2996] 199.204.45.162 () {30 vars in 717 bytes} [Sat Aug 15 00:32:14 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: 1586/2997] 199.204.45.162 () {30 vars in 737 bytes} [Sat Aug 15 00:32:14 2026] GET /v2.0/ports/9b2f3281-da23-4775-b532-2035a315451e => generated 1524 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2998] 199.204.45.162 () {34 vars in 790 bytes} [Sat Aug 15 00:32:14 2026] PUT /v2.0/ports/9b2f3281-da23-4775-b532-2035a315451e => generated 1311 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:32:15.116 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4651b42a-e4c3-44eb-a844-ce3737358c31'] response: {'name': 'network-changed', 'server_uuid': '7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf', 'tag': '9b2f3281-da23-4775-b532-2035a315451e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1587/2999] 199.204.45.162 () {30 vars in 743 bytes} [Sat Aug 15 00:32:15 2026] GET /v2.0/networks/dcc6d562-b0af-425b-9cfd-09ba69aa6c02 => 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: 1413/3000] 199.204.45.162 () {30 vars in 741 bytes} [Sat Aug 15 00:32:15 2026] GET /v2.0/subnets/d536d506-388d-46ab-b8fc-3175732de3cd => generated 747 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3001] 199.204.45.162 () {30 vars in 737 bytes} [Sat Aug 15 00:32:15 2026] GET /v2.0/ports/9b2f3281-da23-4775-b532-2035a315451e => generated 1347 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/3002] 199.204.45.162 () {34 vars in 789 bytes} [Sat Aug 15 00:32:15 2026] PUT /v2.0/ports/9b2f3281-da23-4775-b532-2035a315451e => generated 1080 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3003] 199.204.45.162 () {30 vars in 743 bytes} [Sat Aug 15 00:32:15 2026] GET /v2.0/networks/dcc6d562-b0af-425b-9cfd-09ba69aa6c02 => 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: 1415/3004] 199.204.45.162 () {30 vars in 769 bytes} [Sat Aug 15 00:32:15 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 4977 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3005] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:32:15 2026] GET /v2.0/ports?tenant_id=90541c1396024751a328e08d5ca8bb21&device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 4977 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/3006] 199.204.45.162 () {30 vars in 769 bytes} [Sat Aug 15 00:32:15 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 4977 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3007] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:32:15 2026] GET /v2.0/networks?id=dcc6d562-b0af-425b-9cfd-09ba69aa6c02 => generated 801 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/3008] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:32:15 2026] GET /v2.0/networks/dcc6d562-b0af-425b-9cfd-09ba69aa6c02?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: 1592/3009] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:32:15 2026] GET /v2.0/networks/dcc6d562-b0af-425b-9cfd-09ba69aa6c02?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/3010] 199.204.45.162 () {30 vars in 769 bytes} [Sat Aug 15 00:32:16 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 4977 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:32:17.157 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e1b7225-f969-4952-b892-094a92e8d759'] response: {'name': 'network-changed', 'server_uuid': '7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf', 'tag': '9b2f3281-da23-4775-b532-2035a315451e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1593/3011] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:32:17 2026] GET /v2.0/ports?tenant_id=90541c1396024751a328e08d5ca8bb21&device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 4977 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/3012] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:32:17 2026] GET /v2.0/networks?id=dcc6d562-b0af-425b-9cfd-09ba69aa6c02 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/3013] 199.204.45.162 () {30 vars in 769 bytes} [Sat Aug 15 00:32:17 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 4977 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3014] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:32:17 2026] GET /v2.0/networks/dcc6d562-b0af-425b-9cfd-09ba69aa6c02?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: 1421/3015] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:32:17 2026] GET /v2.0/networks/dcc6d562-b0af-425b-9cfd-09ba69aa6c02?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3016] 199.204.45.162 () {34 vars in 975 bytes} [Sat Aug 15 00:32:17 2026] GET /v2.0/ports/9b2f3281-da23-4775-b532-2035a315451e => generated 1116 bytes in 527 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/3017] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Aug 15 00:32:18 2026] GET /v2.0/ports/9b2f3281-da23-4775-b532-2035a315451e?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3018] 199.204.45.162 () {34 vars in 1016 bytes} [Sat Aug 15 00:32:18 2026] GET /v2.0/networks/dcc6d562-b0af-425b-9cfd-09ba69aa6c02?fields=dns_domain => generated 29 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/3019] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Aug 15 00:32:18 2026] PUT /v2.0/ports/9b2f3281-da23-4775-b532-2035a315451e => generated 917 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3020] 199.204.45.162 () {30 vars in 769 bytes} [Sat Aug 15 00:32:18 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 3869 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-15 00:32:18.991 8 INFO neutron_taas.services.taas.taas_plugin [None req-db1cb578-e760-460a-aed5-2be03cf4ceaa ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: 9b2f3281-da23-4775-b532-2035a315451e 2026-08-15 00:32:18.996 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db1cb578-e760-460a-aed5-2be03cf4ceaa ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: 9b2f3281-da23-4775-b532-2035a315451e [pid: 8|app: 0|req: 1424/3021] 199.204.45.162 () {32 vars in 759 bytes} [Sat Aug 15 00:32:18 2026] DELETE /v2.0/ports/9b2f3281-da23-4775-b532-2035a315451e => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3022] 199.204.45.162 () {30 vars in 703 bytes} [Sat Aug 15 00:32: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: 1425/3023] 199.204.45.162 () {30 vars in 705 bytes} [Sat Aug 15 00:32:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3024] 199.204.45.162 () {30 vars in 681 bytes} [Sat Aug 15 00:32:19 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: 1426/3025] 199.204.45.162 () {30 vars in 717 bytes} [Sat Aug 15 00:32:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3026] 199.204.45.162 () {30 vars in 741 bytes} [Sat Aug 15 00:32:19 2026] GET /v2.0/subnets/fa3c4d96-a74e-4426-82bc-7d7e70a8248b => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/3027] 199.204.45.162 () {30 vars in 737 bytes} [Sat Aug 15 00:32:19 2026] GET /v2.0/ports/3b1156d0-0988-46ba-97f8-beee2c63427f => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3028] 199.204.45.162 () {30 vars in 737 bytes} [Sat Aug 15 00:32:19 2026] GET /v2.0/ports/93811370-3299-4902-b182-0b3f8d516977 => generated 1350 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/3029] 199.204.45.162 () {30 vars in 741 bytes} [Sat Aug 15 00:32:19 2026] GET /v2.0/subnets/fa3c4d96-a74e-4426-82bc-7d7e70a8248b => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3030] 199.204.45.162 () {30 vars in 743 bytes} [Sat Aug 15 00:32:19 2026] GET /v2.0/networks/d03877c7-c188-4aae-92f5-5c1ab26aa5fd => generated 799 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/3031] 199.204.45.162 () {30 vars in 737 bytes} [Sat Aug 15 00:32:19 2026] GET /v2.0/ports/3b1156d0-0988-46ba-97f8-beee2c63427f => 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: 1603/3032] 199.204.45.162 () {30 vars in 741 bytes} [Sat Aug 15 00:32:19 2026] GET /v2.0/subnets/fa3c4d96-a74e-4426-82bc-7d7e70a8248b => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/3033] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:32:20 2026] GET /v2.0/ports?tenant_id=90541c1396024751a328e08d5ca8bb21&device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 3869 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3034] 199.204.45.162 () {34 vars in 1226 bytes} [Sat Aug 15 00:32:20 2026] GET /v2.0/networks?id=446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5&id=d03877c7-c188-4aae-92f5-5c1ab26aa5fd&id=9b1da587-b1d6-48dd-877a-9ab27d1c6c98&id=dcc6d562-b0af-425b-9cfd-09ba69aa6c02 => generated 3095 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/3035] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Aug 15 00:32:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.43&port_id=8ad2f406-9ddb-4fa1-b08c-f91e07c288c5 => 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: 1605/3036] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:32:20 2026] GET /v2.0/subnets?id=390d8845-cb38-45a0-a98a-5315a56baa25 => 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: 1432/3037] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:32:20 2026] GET /v2.0/ports?network_id=446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5&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: 1606/3038] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:32:20 2026] GET /v2.0/networks/446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/3039] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:32:20 2026] GET /v2.0/networks/446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5?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: 1607/3040] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Aug 15 00:32:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=93811370-3299-4902-b182-0b3f8d516977 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/3041] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:32:20 2026] GET /v2.0/subnets?id=fa3c4d96-a74e-4426-82bc-7d7e70a8248b => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3042] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:32:20 2026] GET /v2.0/ports?network_id=d03877c7-c188-4aae-92f5-5c1ab26aa5fd&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/3043] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:32:20 2026] GET /v2.0/networks/d03877c7-c188-4aae-92f5-5c1ab26aa5fd?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3044] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:32:20 2026] GET /v2.0/networks/d03877c7-c188-4aae-92f5-5c1ab26aa5fd?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: 1436/3045] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Aug 15 00:32:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.241&port_id=66384148-f623-4a70-8b1b-4f3aa25826ef => 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: 1610/3046] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:32:20 2026] GET /v2.0/subnets?id=be9ad6cf-d49c-42fc-af24-c3ae8038338f => 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: 1437/3047] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:32:20 2026] GET /v2.0/ports?network_id=9b1da587-b1d6-48dd-877a-9ab27d1c6c98&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3048] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:32:20 2026] GET /v2.0/networks/9b1da587-b1d6-48dd-877a-9ab27d1c6c98?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: 1438/3049] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:32:20 2026] GET /v2.0/networks/9b1da587-b1d6-48dd-877a-9ab27d1c6c98?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: 1612/3050] 199.204.45.162 () {30 vars in 703 bytes} [Sat Aug 15 00:32:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/3051] 199.204.45.162 () {30 vars in 705 bytes} [Sat Aug 15 00:32:25 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: 1613/3052] 199.204.45.162 () {30 vars in 681 bytes} [Sat Aug 15 00:32:25 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: 1440/3053] 199.204.45.162 () {30 vars in 717 bytes} [Sat Aug 15 00:32:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3054] 199.204.45.162 () {30 vars in 769 bytes} [Sat Aug 15 00:32:25 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 3869 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/3055] 199.204.45.162 () {30 vars in 703 bytes} [Sat Aug 15 00:32:25 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: 1615/3056] 199.204.45.162 () {30 vars in 705 bytes} [Sat Aug 15 00:32:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/3057] 199.204.45.162 () {30 vars in 681 bytes} [Sat Aug 15 00:32:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3058] 199.204.45.162 () {30 vars in 717 bytes} [Sat Aug 15 00:32:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/3059] 199.204.45.162 () {30 vars in 737 bytes} [Sat Aug 15 00:32:25 2026] GET /v2.0/ports/66384148-f623-4a70-8b1b-4f3aa25826ef => generated 1291 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3060] 199.204.45.162 () {34 vars in 789 bytes} [Sat Aug 15 00:32:25 2026] PUT /v2.0/ports/66384148-f623-4a70-8b1b-4f3aa25826ef => generated 1080 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:32:25.928 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab4ca437-b26f-4dd6-84dd-30899eb85beb'] response: {'name': 'network-changed', 'server_uuid': '7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf', 'tag': '66384148-f623-4a70-8b1b-4f3aa25826ef', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1444/3061] 199.204.45.162 () {30 vars in 743 bytes} [Sat Aug 15 00:32:25 2026] GET /v2.0/networks/9b1da587-b1d6-48dd-877a-9ab27d1c6c98 => generated 797 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1618/3062] 199.204.45.162 () {30 vars in 769 bytes} [Sat Aug 15 00:32:25 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 3694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/3063] 199.204.45.162 () {30 vars in 769 bytes} [Sat Aug 15 00:32:26 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 3694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3064] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:32:26 2026] GET /v2.0/ports?tenant_id=90541c1396024751a328e08d5ca8bb21&device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 3694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/3065] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:32:26 2026] GET /v2.0/networks?id=9b1da587-b1d6-48dd-877a-9ab27d1c6c98 => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3066] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:32:26 2026] GET /v2.0/networks/9b1da587-b1d6-48dd-877a-9ab27d1c6c98?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/3067] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:32:26 2026] GET /v2.0/networks/9b1da587-b1d6-48dd-877a-9ab27d1c6c98?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3068] 199.204.45.162 () {30 vars in 769 bytes} [Sat Aug 15 00:32:27 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 3694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/3069] 199.204.45.162 () {34 vars in 975 bytes} [Sat Aug 15 00:32:28 2026] GET /v2.0/ports/66384148-f623-4a70-8b1b-4f3aa25826ef => generated 1116 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3070] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Aug 15 00:32:28 2026] GET /v2.0/ports/66384148-f623-4a70-8b1b-4f3aa25826ef?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: 8|app: 0|req: 1449/3071] 199.204.45.162 () {30 vars in 769 bytes} [Sat Aug 15 00:32:28 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 3694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3072] 199.204.45.162 () {34 vars in 1016 bytes} [Sat Aug 15 00:32:28 2026] GET /v2.0/networks/9b1da587-b1d6-48dd-877a-9ab27d1c6c98?fields=dns_domain => generated 29 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/3073] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Aug 15 00:32:28 2026] PUT /v2.0/ports/66384148-f623-4a70-8b1b-4f3aa25826ef => generated 917 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3074] 199.204.45.162 () {30 vars in 769 bytes} [Sat Aug 15 00:32:29 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 2586 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, ' 2026-08-15 00:32:29.427 8 INFO neutron_taas.services.taas.taas_plugin [None req-109ad1f0-93b2-48d5-b5f1-9039cac241de ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: 66384148-f623-4a70-8b1b-4f3aa25826ef 2026-08-15 00:32:29.430 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-109ad1f0-93b2-48d5-b5f1-9039cac241de ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: 66384148-f623-4a70-8b1b-4f3aa25826ef [pid: 8|app: 0|req: 1451/3075] 199.204.45.162 () {32 vars in 759 bytes} [Sat Aug 15 00:32:29 2026] DELETE /v2.0/ports/66384148-f623-4a70-8b1b-4f3aa25826ef => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3078] 199.204.45.162 () {30 vars in 703 bytes} [Sat Aug 15 00:32:29 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: 1626/3079] 199.204.45.162 () {30 vars in 705 bytes} [Sat Aug 15 00:32:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3080] 199.204.45.162 () {30 vars in 681 bytes} [Sat Aug 15 00:32:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3081] 199.204.45.162 () {30 vars in 717 bytes} [Sat Aug 15 00:32:29 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: 1455/3082] 199.204.45.162 () {30 vars in 741 bytes} [Sat Aug 15 00:32:29 2026] GET /v2.0/subnets/fa3c4d96-a74e-4426-82bc-7d7e70a8248b => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3083] 199.204.45.162 () {30 vars in 737 bytes} [Sat Aug 15 00:32:29 2026] GET /v2.0/ports/3b1156d0-0988-46ba-97f8-beee2c63427f => generated 1132 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/3084] 199.204.45.162 () {30 vars in 737 bytes} [Sat Aug 15 00:32:29 2026] GET /v2.0/ports/93811370-3299-4902-b182-0b3f8d516977 => generated 1350 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3085] 199.204.45.162 () {30 vars in 741 bytes} [Sat Aug 15 00:32:29 2026] GET /v2.0/subnets/fa3c4d96-a74e-4426-82bc-7d7e70a8248b => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3086] 199.204.45.162 () {30 vars in 743 bytes} [Sat Aug 15 00:32:29 2026] GET /v2.0/networks/d03877c7-c188-4aae-92f5-5c1ab26aa5fd => generated 799 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3087] 199.204.45.162 () {30 vars in 737 bytes} [Sat Aug 15 00:32:29 2026] GET /v2.0/ports/3b1156d0-0988-46ba-97f8-beee2c63427f => 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: 1458/3088] 199.204.45.162 () {30 vars in 741 bytes} [Sat Aug 15 00:32:29 2026] GET /v2.0/subnets/fa3c4d96-a74e-4426-82bc-7d7e70a8248b => 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: 1631/3089] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:32:30 2026] GET /v2.0/ports?tenant_id=90541c1396024751a328e08d5ca8bb21&device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3090] 199.204.45.162 () {34 vars in 1146 bytes} [Sat Aug 15 00:32:30 2026] GET /v2.0/networks?id=446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5&id=d03877c7-c188-4aae-92f5-5c1ab26aa5fd&id=9b1da587-b1d6-48dd-877a-9ab27d1c6c98 => generated 2308 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3091] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Aug 15 00:32:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.43&port_id=8ad2f406-9ddb-4fa1-b08c-f91e07c288c5 => 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: 1460/3092] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:32:30 2026] GET /v2.0/subnets?id=390d8845-cb38-45a0-a98a-5315a56baa25 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3093] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:32:30 2026] GET /v2.0/ports?network_id=446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5&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: 1461/3094] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:32:30 2026] GET /v2.0/networks/446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5?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: 1634/3095] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:32:30 2026] GET /v2.0/networks/446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5?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: 1462/3096] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Aug 15 00:32:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.226&port_id=93811370-3299-4902-b182-0b3f8d516977 => 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: 1635/3097] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:32:30 2026] GET /v2.0/subnets?id=fa3c4d96-a74e-4426-82bc-7d7e70a8248b => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3098] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:32:30 2026] GET /v2.0/ports?network_id=d03877c7-c188-4aae-92f5-5c1ab26aa5fd&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: 7|app: 0|req: 1636/3099] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:32:30 2026] GET /v2.0/networks/d03877c7-c188-4aae-92f5-5c1ab26aa5fd?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: 1464/3100] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:32:30 2026] GET /v2.0/networks/d03877c7-c188-4aae-92f5-5c1ab26aa5fd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3101] 199.204.45.162 () {30 vars in 703 bytes} [Sat Aug 15 00:32:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3102] 199.204.45.162 () {30 vars in 705 bytes} [Sat Aug 15 00:32:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3103] 199.204.45.162 () {30 vars in 681 bytes} [Sat Aug 15 00:32:41 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: 1466/3104] 199.204.45.162 () {30 vars in 717 bytes} [Sat Aug 15 00:32:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:32:41.943 7 INFO neutron.api.v2.resource [None req-6b8c6286-f236-40ce-ac9e-e7b4f013381e ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1639/3105] 199.204.45.162 () {30 vars in 763 bytes} [Sat Aug 15 00:32:41 2026] GET /v2.0/security-groups/lb-f43f5b84-dd7e-408b-890e-937ef26fa02d => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3106] 199.204.45.162 () {30 vars in 785 bytes} [Sat Aug 15 00:32:41 2026] GET /v2.0/security-groups?name=lb-f43f5b84-dd7e-408b-890e-937ef26fa02d => generated 2865 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3107] 199.204.45.162 () {30 vars in 815 bytes} [Sat Aug 15 00:32:41 2026] GET /v2.0/security-group-rules?security_group_id=127cc9e1-0e13-4227-9cc9-3b67b058ece6 => generated 2334 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3108] 199.204.45.162 () {32 vars in 789 bytes} [Sat Aug 15 00:32:42 2026] DELETE /v2.0/security-group-rules/223978b1-a818-4516-8335-8ad98aac6558 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3109] 199.204.45.162 () {32 vars in 789 bytes} [Sat Aug 15 00:32:42 2026] DELETE /v2.0/security-group-rules/eedb827e-6582-42c0-9050-609b6962f611 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:32:44.979 8 INFO neutron_taas.services.taas.taas_plugin [None req-366dace8-b5af-4c4d-b6b8-66c7f03ca05b a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] TaaS: Handle Delete Port: 4d9ac50f-0909-4f6c-88d5-418c35b8b8ed 2026-08-15 00:32:44.983 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-366dace8-b5af-4c4d-b6b8-66c7f03ca05b a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] Tap Mirror: Handle Delete Port: 4d9ac50f-0909-4f6c-88d5-418c35b8b8ed 2026-08-15 00:32:45.129 8 INFO neutron.db.l3_db [None req-366dace8-b5af-4c4d-b6b8-66c7f03ca05b a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] Floating IP a6c4fec3-ca14-4497-ab7f-57655187f289 disassociated (deleted). External IP: 10.96.250.201, port: 3b1156d0-0988-46ba-97f8-beee2c63427f. [pid: 8|app: 0|req: 1470/3112] 10.0.0.61 () {32 vars in 731 bytes} [Sat Aug 15 00:32:44 2026] DELETE /v2.0/floatingips/a6c4fec3-ca14-4497-ab7f-57655187f289 => generated 0 bytes in 601 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:32:45.475 7 INFO neutron.api.v2.resource [None req-2b4ba46d-6ed7-4bd4-a529-285a5ddb92e3 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1643/3113] 10.0.0.61 () {32 vars in 728 bytes} [Sat Aug 15 00:32:45 2026] GET /v2.0/floatingips/a6c4fec3-ca14-4497-ab7f-57655187f289 => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3114] 199.204.45.162 () {30 vars in 703 bytes} [Sat Aug 15 00:32:46 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: 1644/3115] 199.204.45.162 () {30 vars in 705 bytes} [Sat Aug 15 00:32:46 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: 1472/3116] 199.204.45.162 () {30 vars in 681 bytes} [Sat Aug 15 00:32:46 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: 1645/3117] 199.204.45.162 () {30 vars in 717 bytes} [Sat Aug 15 00:32:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:32:46.602 8 INFO neutron.api.v2.resource [None req-2f213036-691e-4f28-b78b-cb51fe9f3487 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1473/3118] 199.204.45.162 () {30 vars in 763 bytes} [Sat Aug 15 00:32:46 2026] GET /v2.0/security-groups/lb-f43f5b84-dd7e-408b-890e-937ef26fa02d => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3119] 199.204.45.162 () {30 vars in 785 bytes} [Sat Aug 15 00:32:46 2026] GET /v2.0/security-groups?name=lb-f43f5b84-dd7e-408b-890e-937ef26fa02d => generated 1639 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3120] 199.204.45.162 () {30 vars in 815 bytes} [Sat Aug 15 00:32:46 2026] GET /v2.0/security-group-rules?security_group_id=127cc9e1-0e13-4227-9cc9-3b67b058ece6 => generated 1182 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3121] 199.204.45.162 () {30 vars in 703 bytes} [Sat Aug 15 00:32:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3122] 199.204.45.162 () {30 vars in 705 bytes} [Sat Aug 15 00:32:46 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: 1648/3123] 199.204.45.162 () {30 vars in 681 bytes} [Sat Aug 15 00:32:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3124] 199.204.45.162 () {30 vars in 717 bytes} [Sat Aug 15 00:32:46 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: 1649/3125] 199.204.45.162 () {30 vars in 741 bytes} [Sat Aug 15 00:32:46 2026] GET /v2.0/subnets/fa3c4d96-a74e-4426-82bc-7d7e70a8248b => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3126] 199.204.45.162 () {30 vars in 769 bytes} [Sat Aug 15 00:32:46 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 2586 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3127] 199.204.45.162 () {30 vars in 769 bytes} [Sat Aug 15 00:32:46 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3128] 199.204.45.162 () {30 vars in 769 bytes} [Sat Aug 15 00:32:47 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 2586 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3129] 199.204.45.162 () {30 vars in 769 bytes} [Sat Aug 15 00:32:48 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3130] 199.204.45.162 () {34 vars in 975 bytes} [Sat Aug 15 00:32:49 2026] GET /v2.0/ports/93811370-3299-4902-b182-0b3f8d516977 => generated 1350 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3131] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Aug 15 00:32:49 2026] GET /v2.0/ports/93811370-3299-4902-b182-0b3f8d516977?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3132] 199.204.45.162 () {30 vars in 769 bytes} [Sat Aug 15 00:32:49 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3133] 199.204.45.162 () {34 vars in 1016 bytes} [Sat Aug 15 00:32:49 2026] GET /v2.0/networks/d03877c7-c188-4aae-92f5-5c1ab26aa5fd?fields=dns_domain => generated 29 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3134] 199.204.45.162 () {38 vars in 1028 bytes} [Sat Aug 15 00:32:49 2026] PUT /v2.0/ports/93811370-3299-4902-b182-0b3f8d516977 => generated 1151 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3135] 199.204.45.162 () {30 vars in 769 bytes} [Sat Aug 15 00:32:50 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1482/3136] 199.204.45.162 () {34 vars in 789 bytes} [Sat Aug 15 00:32:50 2026] PUT /v2.0/ports/93811370-3299-4902-b182-0b3f8d516977 => generated 1090 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3137] 199.204.45.162 () {30 vars in 737 bytes} [Sat Aug 15 00:32:50 2026] GET /v2.0/ports/93811370-3299-4902-b182-0b3f8d516977 => generated 1090 bytes in 31 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-15 00:32:50.579 8 INFO neutron_taas.services.taas.taas_plugin [None req-c03697c6-bf5d-4307-bdfa-e3c0288fe1d4 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: 93811370-3299-4902-b182-0b3f8d516977 2026-08-15 00:32:50.581 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c03697c6-bf5d-4307-bdfa-e3c0288fe1d4 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: 93811370-3299-4902-b182-0b3f8d516977 [pid: 8|app: 0|req: 1483/3138] 199.204.45.162 () {32 vars in 759 bytes} [Sat Aug 15 00:32:50 2026] DELETE /v2.0/ports/93811370-3299-4902-b182-0b3f8d516977 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3139] 199.204.45.162 () {30 vars in 703 bytes} [Sat Aug 15 00:32:50 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: 1484/3140] 199.204.45.162 () {30 vars in 705 bytes} [Sat Aug 15 00:32:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3141] 199.204.45.162 () {30 vars in 681 bytes} [Sat Aug 15 00:32:50 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: 1485/3142] 199.204.45.162 () {30 vars in 717 bytes} [Sat Aug 15 00:32:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:32:50.887 7 INFO neutron.pecan_wsgi.hooks.translation [None req-07fa7bda-6adb-498d-86c8-ed12566bb03a ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1658/3143] 199.204.45.162 () {32 vars in 759 bytes} [Sat Aug 15 00:32:50 2026] DELETE /v2.0/ports/93811370-3299-4902-b182-0b3f8d516977 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3144] 199.204.45.162 () {30 vars in 737 bytes} [Sat Aug 15 00:32:50 2026] GET /v2.0/ports/3b1156d0-0988-46ba-97f8-beee2c63427f => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:32:50.958 8 INFO neutron.api.v2.resource [None req-e0a1dc63-8596-494a-8490-b4fe0147761b ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1487/3145] 199.204.45.162 () {30 vars in 763 bytes} [Sat Aug 15 00:32:50 2026] GET /v2.0/security-groups/lb-f43f5b84-dd7e-408b-890e-937ef26fa02d => 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: 1659/3146] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:32:50 2026] GET /v2.0/ports?tenant_id=90541c1396024751a328e08d5ca8bb21&device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => 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: 1488/3147] 199.204.45.162 () {30 vars in 785 bytes} [Sat Aug 15 00:32:50 2026] GET /v2.0/security-groups?name=lb-f43f5b84-dd7e-408b-890e-937ef26fa02d => 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: 1489/3148] 199.204.45.162 () {30 vars in 737 bytes} [Sat Aug 15 00:32:51 2026] GET /v2.0/ports/3b1156d0-0988-46ba-97f8-beee2c63427f => 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: 1660/3149] 199.204.45.162 () {34 vars in 1066 bytes} [Sat Aug 15 00:32:50 2026] GET /v2.0/networks?id=446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5&id=d03877c7-c188-4aae-92f5-5c1ab26aa5fd => generated 1522 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3150] 199.204.45.162 () {34 vars in 1060 bytes} [Sat Aug 15 00:32:51 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.43&port_id=8ad2f406-9ddb-4fa1-b08c-f91e07c288c5 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3151] 199.204.45.162 () {34 vars in 984 bytes} [Sat Aug 15 00:32:51 2026] GET /v2.0/subnets?id=390d8845-cb38-45a0-a98a-5315a56baa25 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3152] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:32:51 2026] GET /v2.0/ports?network_id=446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5&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: 7|app: 0|req: 1664/3153] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:32:51 2026] GET /v2.0/networks/446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3154] 199.204.45.162 () {34 vars in 789 bytes} [Sat Aug 15 00:32:51 2026] PUT /v2.0/ports/3b1156d0-0988-46ba-97f8-beee2c63427f => generated 1094 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3155] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:32:51 2026] GET /v2.0/networks/446d5662-2f03-4c1d-b7a0-2c59e8e0c0b5?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: 1491/3156] 199.204.45.162 () {32 vars in 779 bytes} [Sat Aug 15 00:32:51 2026] DELETE /v2.0/security-groups/127cc9e1-0e13-4227-9cc9-3b67b058ece6 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:32:51.396 7 INFO neutron_taas.services.taas.taas_plugin [None req-963d2b66-35af-4979-9461-0ab63b41497a ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: 3b1156d0-0988-46ba-97f8-beee2c63427f 2026-08-15 00:32:51.399 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-963d2b66-35af-4979-9461-0ab63b41497a ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: 3b1156d0-0988-46ba-97f8-beee2c63427f [pid: 7|app: 0|req: 1666/3157] 199.204.45.162 () {32 vars in 759 bytes} [Sat Aug 15 00:32:51 2026] DELETE /v2.0/ports/3b1156d0-0988-46ba-97f8-beee2c63427f => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3158] 199.204.45.162 () {34 vars in 994 bytes} [Sat Aug 15 00:32:54 2026] GET /v2.0/ports?device_id=7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:32:54.377 7 INFO neutron_taas.services.taas.taas_plugin [req-840265f6-ce37-44d7-83c4-e11110f564d6 req-10e48653-ff47-4c21-a55f-721a1b62bee8 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] TaaS: Handle Delete Port: 8ad2f406-9ddb-4fa1-b08c-f91e07c288c5 2026-08-15 00:32:54.380 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-840265f6-ce37-44d7-83c4-e11110f564d6 req-10e48653-ff47-4c21-a55f-721a1b62bee8 ee3872d7ad5643c58094df80e331732d 90541c1396024751a328e08d5ca8bb21 - - default default] Tap Mirror: Handle Delete Port: 8ad2f406-9ddb-4fa1-b08c-f91e07c288c5 [pid: 7|app: 0|req: 1667/3159] 199.204.45.162 () {36 vars in 997 bytes} [Sat Aug 15 00:32:54 2026] DELETE /v2.0/ports/8ad2f406-9ddb-4fa1-b08c-f91e07c288c5 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:32:54.572 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0205fde-4b6e-49ba-9fc8-b444e8658329'] response: {'server_uuid': '7fd047c1-e65f-4a4b-9a18-aa89fb6ed3bf', 'name': 'network-vif-deleted', 'tag': '8ad2f406-9ddb-4fa1-b08c-f91e07c288c5', 'status': 'completed', 'code': 200} 2026-08-15 00:32:55.831 8 INFO neutron_taas.services.taas.taas_plugin [None req-5a683884-db18-486d-bd2f-2d91e3e7eb76 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] TaaS: Handle Delete Port: 010a041a-80ed-4f71-9835-b102b2aca7ca 2026-08-15 00:32:55.835 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a683884-db18-486d-bd2f-2d91e3e7eb76 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] Tap Mirror: Handle Delete Port: 010a041a-80ed-4f71-9835-b102b2aca7ca 2026-08-15 00:32:56.008 8 INFO neutron.db.l3_db [None req-5a683884-db18-486d-bd2f-2d91e3e7eb76 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] Floating IP 78f08dbb-eb6c-4f8e-8c99-4fcee25fb430 disassociated (deleted). External IP: 10.96.250.215, port: 1318e17e-0a16-4352-82c5-534e7956a5d0. [pid: 8|app: 0|req: 1493/3160] 10.0.0.61 () {32 vars in 731 bytes} [Sat Aug 15 00:32:55 2026] DELETE /v2.0/floatingips/78f08dbb-eb6c-4f8e-8c99-4fcee25fb430 => generated 0 bytes in 641 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:32:56.383 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f98f89ab-5234-4d32-924f-acda2a0225f7'] response: {'name': 'network-changed', 'server_uuid': 'bcf2b920-cf31-4316-b9c2-2359ce384fd9', 'tag': '1318e17e-0a16-4352-82c5-534e7956a5d0', 'status': 'completed', 'code': 200} 2026-08-15 00:32:56.382 7 INFO neutron.api.v2.resource [None req-5044ca2b-69fd-42dd-8135-12dd8a99a9a5 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1668/3161] 10.0.0.61 () {32 vars in 728 bytes} [Sat Aug 15 00:32:56 2026] GET /v2.0/floatingips/78f08dbb-eb6c-4f8e-8c99-4fcee25fb430 => generated 144 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3162] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:32:56 2026] GET /v2.0/ports?device_id=bcf2b920-cf31-4316-b9c2-2359ce384fd9 => generated 1204 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3163] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:32:56 2026] GET /v2.0/security-groups?id=b735ae2c-f54c-4a8d-a4e3-f7fb67ada571&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3164] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:32:56 2026] GET /v2.0/ports?tenant_id=9ef5451b20db45b79efda6c26788f110&device_id=bcf2b920-cf31-4316-b9c2-2359ce384fd9 => generated 1473 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3165] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:32:56 2026] GET /v2.0/networks?id=dcc6d562-b0af-425b-9cfd-09ba69aa6c02 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3166] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Aug 15 00:32:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.126&port_id=1318e17e-0a16-4352-82c5-534e7956a5d0 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3167] 199.204.45.162 () {34 vars in 1106 bytes} [Sat Aug 15 00:32:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A25a&port_id=1318e17e-0a16-4352-82c5-534e7956a5d0 => 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: 1497/3168] 199.204.45.162 () {34 vars in 1064 bytes} [Sat Aug 15 00:32:57 2026] GET /v2.0/subnets?id=7839f51d-af79-4d96-aa77-a11fdc28df65&id=d536d506-388d-46ab-b8fc-3175732de3cd => generated 1413 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3169] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:32:57 2026] GET /v2.0/ports?network_id=dcc6d562-b0af-425b-9cfd-09ba69aa6c02&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3170] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:32:57 2026] GET /v2.0/ports?network_id=dcc6d562-b0af-425b-9cfd-09ba69aa6c02&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: 1673/3171] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:32:57 2026] GET /v2.0/networks/dcc6d562-b0af-425b-9cfd-09ba69aa6c02?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3172] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:32:57 2026] GET /v2.0/networks/dcc6d562-b0af-425b-9cfd-09ba69aa6c02?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3173] 199.204.45.162 () {34 vars in 994 bytes} [Sat Aug 15 00:32:58 2026] GET /v2.0/ports?device_id=bcf2b920-cf31-4316-b9c2-2359ce384fd9 => generated 1204 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:32:59.082 8 INFO neutron_taas.services.taas.taas_plugin [req-70fc5475-3a10-43aa-986b-79405466d21f req-2b86db33-052a-4957-a4f3-62e5a3747f40 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] TaaS: Handle Delete Port: 1318e17e-0a16-4352-82c5-534e7956a5d0 2026-08-15 00:32:59.086 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-70fc5475-3a10-43aa-986b-79405466d21f req-2b86db33-052a-4957-a4f3-62e5a3747f40 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] Tap Mirror: Handle Delete Port: 1318e17e-0a16-4352-82c5-534e7956a5d0 [pid: 8|app: 0|req: 1500/3174] 199.204.45.162 () {36 vars in 997 bytes} [Sat Aug 15 00:32:58 2026] DELETE /v2.0/ports/1318e17e-0a16-4352-82c5-534e7956a5d0 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:32:59.322 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6ea909e-c4a4-439f-9e0b-c537bca6e76f'] response: {'server_uuid': 'bcf2b920-cf31-4316-b9c2-2359ce384fd9', 'name': 'network-vif-deleted', 'tag': '1318e17e-0a16-4352-82c5-534e7956a5d0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1502/3177] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:33:01 2026] GET /v2.0/ports?device_id=bcf2b920-cf31-4316-b9c2-2359ce384fd9 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-15 00:33:07.058 7 INFO neutron_taas.services.taas.taas_plugin [None req-78dbc978-99a2-4c74-a6eb-c4e3db76ad5d a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] TaaS: Handle Delete Port: 2963b206-0c8b-46ab-a27f-2f71810e5732 2026-08-15 00:33:07.061 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-78dbc978-99a2-4c74-a6eb-c4e3db76ad5d a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] Tap Mirror: Handle Delete Port: 2963b206-0c8b-46ab-a27f-2f71810e5732 2026-08-15 00:33:07.244 7 INFO neutron.db.l3_db [None req-78dbc978-99a2-4c74-a6eb-c4e3db76ad5d a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] Floating IP 89b360cf-db69-4e3e-9fc8-8fd8948ccd9c disassociated (deleted). External IP: 10.96.250.204, port: 5de32bd0-e180-46f6-97f7-98d33e625b01. [pid: 7|app: 0|req: 1676/3178] 10.0.0.61 () {32 vars in 731 bytes} [Sat Aug 15 00:33:06 2026] DELETE /v2.0/floatingips/89b360cf-db69-4e3e-9fc8-8fd8948ccd9c => generated 0 bytes in 645 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:33:07.577 8 INFO neutron.api.v2.resource [None req-0b1105d6-d99f-4892-8409-44b100c3af07 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1503/3179] 10.0.0.61 () {32 vars in 728 bytes} [Sat Aug 15 00:33:07 2026] GET /v2.0/floatingips/89b360cf-db69-4e3e-9fc8-8fd8948ccd9c => generated 144 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:33:07.609 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec851ccf-541b-41a6-8210-46f63b8ed3e8'] response: {'name': 'network-changed', 'server_uuid': '80c7a9be-339b-4adb-a640-32798c3d7692', 'tag': '5de32bd0-e180-46f6-97f7-98d33e625b01', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1677/3180] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:33:07 2026] GET /v2.0/ports?device_id=80c7a9be-339b-4adb-a640-32798c3d7692 => generated 1200 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3181] 10.0.0.130 () {34 vars in 1040 bytes} [Sat Aug 15 00:33:07 2026] GET /v2.0/security-groups?id=b735ae2c-f54c-4a8d-a4e3-f7fb67ada571&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3182] 199.204.45.162 () {34 vars in 1080 bytes} [Sat Aug 15 00:33:08 2026] GET /v2.0/ports?tenant_id=9ef5451b20db45b79efda6c26788f110&device_id=80c7a9be-339b-4adb-a640-32798c3d7692 => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3183] 199.204.45.162 () {34 vars in 986 bytes} [Sat Aug 15 00:33:08 2026] GET /v2.0/networks?id=9b1da587-b1d6-48dd-877a-9ab27d1c6c98 => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3184] 199.204.45.162 () {34 vars in 1058 bytes} [Sat Aug 15 00:33:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.182&port_id=5de32bd0-e180-46f6-97f7-98d33e625b01 => 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: 1506/3185] 199.204.45.162 () {34 vars in 1104 bytes} [Sat Aug 15 00:33:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A11e&port_id=5de32bd0-e180-46f6-97f7-98d33e625b01 => 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: 1680/3186] 199.204.45.162 () {34 vars in 1064 bytes} [Sat Aug 15 00:33:08 2026] GET /v2.0/subnets?id=be9ad6cf-d49c-42fc-af24-c3ae8038338f&id=4287ff2c-d59b-45fb-a5c2-bb321f4abb0c => generated 1409 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3187] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:33:08 2026] GET /v2.0/ports?network_id=9b1da587-b1d6-48dd-877a-9ab27d1c6c98&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3188] 199.204.45.162 () {34 vars in 1052 bytes} [Sat Aug 15 00:33:08 2026] GET /v2.0/ports?network_id=9b1da587-b1d6-48dd-877a-9ab27d1c6c98&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3189] 199.204.45.162 () {34 vars in 1012 bytes} [Sat Aug 15 00:33:08 2026] GET /v2.0/networks/9b1da587-b1d6-48dd-877a-9ab27d1c6c98?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: 1682/3190] 199.204.45.162 () {34 vars in 1112 bytes} [Sat Aug 15 00:33:08 2026] GET /v2.0/networks/9b1da587-b1d6-48dd-877a-9ab27d1c6c98?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: 1509/3191] 199.204.45.162 () {34 vars in 994 bytes} [Sat Aug 15 00:33:10 2026] GET /v2.0/ports?device_id=80c7a9be-339b-4adb-a640-32798c3d7692 => generated 1200 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-15 00:33:10.321 7 INFO neutron_taas.services.taas.taas_plugin [req-4d7ebb8b-a511-4e1a-a1e6-4ff3800b2f79 req-e58e0f09-0851-4207-b730-854720b642b2 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] TaaS: Handle Delete Port: 5de32bd0-e180-46f6-97f7-98d33e625b01 2026-08-15 00:33:10.324 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4d7ebb8b-a511-4e1a-a1e6-4ff3800b2f79 req-e58e0f09-0851-4207-b730-854720b642b2 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] Tap Mirror: Handle Delete Port: 5de32bd0-e180-46f6-97f7-98d33e625b01 [pid: 7|app: 0|req: 1683/3192] 199.204.45.162 () {36 vars in 997 bytes} [Sat Aug 15 00:33:10 2026] DELETE /v2.0/ports/5de32bd0-e180-46f6-97f7-98d33e625b01 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:33:10.531 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-08ba99ad-61fc-4eb6-97a7-379eb97cc7cf'] response: {'server_uuid': '80c7a9be-339b-4adb-a640-32798c3d7692', 'name': 'network-vif-deleted', 'tag': '5de32bd0-e180-46f6-97f7-98d33e625b01', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1510/3193] 10.0.0.130 () {34 vars in 990 bytes} [Sat Aug 15 00:33:12 2026] GET /v2.0/ports?device_id=80c7a9be-339b-4adb-a640-32798c3d7692 => 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: 1685/3196] 10.0.0.61 () {32 vars in 749 bytes} [Sat Aug 15 00:33:18 2026] DELETE /v2.0/security-group-rules/81989e94-1713-445f-82e0-ba13537b595f => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:33:18.105 8 INFO neutron.api.v2.resource [None req-5ed49f37-fc54-413d-8121-f252b333d755 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1512/3197] 10.0.0.61 () {32 vars in 746 bytes} [Sat Aug 15 00:33:18 2026] GET /v2.0/security-group-rules/81989e94-1713-445f-82e0-ba13537b595f => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1686/3198] 10.0.0.61 () {32 vars in 749 bytes} [Sat Aug 15 00:33:18 2026] DELETE /v2.0/security-group-rules/5d2ffd54-55fb-4f01-a7e2-1136f98a4d6e => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:33:18.185 8 INFO neutron.api.v2.resource [None req-c7e63dc6-cfcd-4845-b6bb-e19ca9e8ac5e a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1513/3199] 10.0.0.61 () {32 vars in 746 bytes} [Sat Aug 15 00:33:18 2026] GET /v2.0/security-group-rules/5d2ffd54-55fb-4f01-a7e2-1136f98a4d6e => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3200] 10.0.0.61 () {32 vars in 749 bytes} [Sat Aug 15 00:33:18 2026] DELETE /v2.0/security-group-rules/67fc6987-4f16-41b5-99a9-55facb9c16b9 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:33:18.261 8 INFO neutron.api.v2.resource [None req-f85a1f2a-1cdc-4394-abcb-cbace6cb70c6 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1514/3201] 10.0.0.61 () {32 vars in 746 bytes} [Sat Aug 15 00:33:18 2026] GET /v2.0/security-group-rules/67fc6987-4f16-41b5-99a9-55facb9c16b9 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1688/3202] 10.0.0.61 () {32 vars in 749 bytes} [Sat Aug 15 00:33:18 2026] DELETE /v2.0/security-group-rules/cbd87769-dd24-411f-a94c-38db9f9f2e29 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:33:18.338 8 INFO neutron.api.v2.resource [None req-443dae91-7fc5-4c1b-866f-983c1b6b24e8 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1515/3203] 10.0.0.61 () {32 vars in 746 bytes} [Sat Aug 15 00:33:18 2026] GET /v2.0/security-group-rules/cbd87769-dd24-411f-a94c-38db9f9f2e29 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1689/3204] 10.0.0.61 () {32 vars in 749 bytes} [Sat Aug 15 00:33:18 2026] DELETE /v2.0/security-group-rules/4c943d20-f18f-4145-9f3e-e523cf824b58 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:33:18.419 8 INFO neutron.api.v2.resource [None req-6445c4c5-6a87-4a58-aa2b-7a92c1bf4026 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1516/3205] 10.0.0.61 () {32 vars in 746 bytes} [Sat Aug 15 00:33:18 2026] GET /v2.0/security-group-rules/4c943d20-f18f-4145-9f3e-e523cf824b58 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1690/3206] 10.0.0.61 () {32 vars in 749 bytes} [Sat Aug 15 00:33:18 2026] DELETE /v2.0/security-group-rules/ef15045c-0268-49e8-bd97-7c9c9b52411e => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:33:18.510 8 INFO neutron.api.v2.resource [None req-85a2acb7-0198-4047-96cf-86dd56a34c4b a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1517/3207] 10.0.0.61 () {32 vars in 746 bytes} [Sat Aug 15 00:33:18 2026] GET /v2.0/security-group-rules/ef15045c-0268-49e8-bd97-7c9c9b52411e => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3208] 10.0.0.61 () {32 vars in 749 bytes} [Sat Aug 15 00:33:18 2026] DELETE /v2.0/security-group-rules/5e61062b-9d3f-422e-8378-af7267065a27 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:33:18.593 8 INFO neutron.api.v2.resource [None req-d905d556-e096-4941-a647-b59a12499904 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1518/3209] 10.0.0.61 () {32 vars in 746 bytes} [Sat Aug 15 00:33:18 2026] GET /v2.0/security-group-rules/5e61062b-9d3f-422e-8378-af7267065a27 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1692/3210] 10.0.0.61 () {32 vars in 749 bytes} [Sat Aug 15 00:33:18 2026] DELETE /v2.0/security-group-rules/ccbcfe50-7ebe-425e-8c79-394ffa939cd2 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:33:18.706 8 INFO neutron.api.v2.resource [None req-c3073cf3-62c0-4c03-933f-79730f712bbc a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1519/3211] 10.0.0.61 () {32 vars in 746 bytes} [Sat Aug 15 00:33:18 2026] GET /v2.0/security-group-rules/ccbcfe50-7ebe-425e-8c79-394ffa939cd2 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1693/3212] 10.0.0.61 () {32 vars in 749 bytes} [Sat Aug 15 00:33:18 2026] DELETE /v2.0/security-group-rules/68c65882-4236-4729-9064-4fcb410dbda0 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:33:18.799 8 INFO neutron.api.v2.resource [None req-32309175-85b1-425d-a821-3c5c914a86a3 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1520/3213] 10.0.0.61 () {32 vars in 746 bytes} [Sat Aug 15 00:33:18 2026] GET /v2.0/security-group-rules/68c65882-4236-4729-9064-4fcb410dbda0 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3214] 10.0.0.61 () {32 vars in 749 bytes} [Sat Aug 15 00:33:18 2026] DELETE /v2.0/security-group-rules/079d2c01-7f58-412e-86ad-65d4649102a6 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:33:18.872 8 INFO neutron.api.v2.resource [None req-4d5297ff-07f4-4ff1-b2bf-706ce162aaf4 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1521/3215] 10.0.0.61 () {32 vars in 746 bytes} [Sat Aug 15 00:33:18 2026] GET /v2.0/security-group-rules/079d2c01-7f58-412e-86ad-65d4649102a6 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1695/3216] 10.0.0.61 () {32 vars in 749 bytes} [Sat Aug 15 00:33:18 2026] DELETE /v2.0/security-group-rules/1ce1c33c-93a4-49a6-9526-5ba13132d401 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:33:18.946 8 INFO neutron.api.v2.resource [None req-c0839a07-737b-4b81-b4ee-4d6fb3232428 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1522/3217] 10.0.0.61 () {32 vars in 746 bytes} [Sat Aug 15 00:33:18 2026] GET /v2.0/security-group-rules/1ce1c33c-93a4-49a6-9526-5ba13132d401 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1696/3218] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:33:18 2026] DELETE /v2.0/security-groups/b735ae2c-f54c-4a8d-a4e3-f7fb67ada571 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:33:19.045 8 INFO neutron.api.v2.resource [None req-27055e2f-cf0a-458c-9661-ad91a4cf7adf a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1523/3219] 10.0.0.61 () {32 vars in 736 bytes} [Sat Aug 15 00:33:19 2026] GET /v2.0/security-groups/b735ae2c-f54c-4a8d-a4e3-f7fb67ada571 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:33:19.462 7 INFO neutron_taas.services.taas.taas_plugin [None req-53391b6c-ccbd-4c3d-b7f0-8b70d97fc2a2 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] TaaS: Handle Delete Port: 771c93a0-1ef3-4fd8-8bed-1c1291c6d216 2026-08-15 00:33:19.466 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-53391b6c-ccbd-4c3d-b7f0-8b70d97fc2a2 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] Tap Mirror: Handle Delete Port: 771c93a0-1ef3-4fd8-8bed-1c1291c6d216 [pid: 7|app: 0|req: 1697/3220] 10.0.0.61 () {34 vars in 788 bytes} [Sat Aug 15 00:33:19 2026] PUT /v2.0/routers/4f68957d-6a91-4f4d-8465-42702fe222f6/remove_router_interface => generated 309 bytes in 921 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:33:20.158 8 INFO neutron.api.v2.resource [None req-3503f620-46de-41a3-b28a-3f4555ca5b4a a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1524/3221] 10.0.0.61 () {34 vars in 788 bytes} [Sat Aug 15 00:33:20 2026] PUT /v2.0/routers/4f68957d-6a91-4f4d-8465-42702fe222f6/remove_router_interface => generated 198 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:33:20.527 7 INFO neutron_taas.services.taas.taas_plugin [None req-4edf1f1e-58ca-4f73-ab88-0a4f9badda3c a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] TaaS: Handle Delete Port: d377deb2-6392-403e-ba5d-0fe3a7574d59 2026-08-15 00:33:20.530 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4edf1f1e-58ca-4f73-ab88-0a4f9badda3c a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] Tap Mirror: Handle Delete Port: d377deb2-6392-403e-ba5d-0fe3a7574d59 [pid: 7|app: 0|req: 1698/3222] 10.0.0.61 () {34 vars in 788 bytes} [Sat Aug 15 00:33:20 2026] PUT /v2.0/routers/4f68957d-6a91-4f4d-8465-42702fe222f6/remove_router_interface => generated 309 bytes in 922 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:33:21.229 8 INFO neutron.api.v2.resource [None req-37e71ed7-d1e7-4193-a35f-fc636da157ee a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1525/3223] 10.0.0.61 () {34 vars in 788 bytes} [Sat Aug 15 00:33:21 2026] PUT /v2.0/routers/4f68957d-6a91-4f4d-8465-42702fe222f6/remove_router_interface => generated 198 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:33:21.568 7 INFO neutron_taas.services.taas.taas_plugin [None req-ff6f7e33-829c-4898-ae48-d68486e7ce27 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] TaaS: Handle Delete Port: bda409cf-b7b2-4680-be29-9a80405ed11f 2026-08-15 00:33:21.571 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff6f7e33-829c-4898-ae48-d68486e7ce27 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] Tap Mirror: Handle Delete Port: bda409cf-b7b2-4680-be29-9a80405ed11f [pid: 7|app: 0|req: 1699/3224] 10.0.0.61 () {34 vars in 788 bytes} [Sat Aug 15 00:33:21 2026] PUT /v2.0/routers/4f68957d-6a91-4f4d-8465-42702fe222f6/remove_router_interface => generated 309 bytes in 912 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-15 00:33:22.297 8 INFO neutron.api.v2.resource [None req-6ca47c5f-fee4-4076-bb53-75d02cb1c16f a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1526/3225] 10.0.0.61 () {34 vars in 788 bytes} [Sat Aug 15 00:33:22 2026] PUT /v2.0/routers/4f68957d-6a91-4f4d-8465-42702fe222f6/remove_router_interface => generated 198 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:33:22.472 7 INFO neutron_taas.services.taas.taas_plugin [None req-75aa586d-23b8-4953-a49d-33170f62ecd0 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] TaaS: Handle Delete Port: 89d672f1-b5a9-4af2-ba8a-19d454c900eb 2026-08-15 00:33:22.474 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-75aa586d-23b8-4953-a49d-33170f62ecd0 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] Tap Mirror: Handle Delete Port: 89d672f1-b5a9-4af2-ba8a-19d454c900eb 2026-08-15 00:33:22.725 7 INFO neutron_taas.services.taas.taas_plugin [None req-75aa586d-23b8-4953-a49d-33170f62ecd0 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] TaaS: Handle Delete Port: 990d664d-c9bd-4b68-bc7d-8e08c795bea1 2026-08-15 00:33:22.730 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-75aa586d-23b8-4953-a49d-33170f62ecd0 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] Tap Mirror: Handle Delete Port: 990d664d-c9bd-4b68-bc7d-8e08c795bea1 2026-08-15 00:33:23.062 7 INFO neutron.db.l3_hamode_db [None req-75aa586d-23b8-4953-a49d-33170f62ecd0 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] HA network 29945fa9-cebc-4940-bad6-326072c54e03 was deleted as no HA routers are present in tenant 9ef5451b20db45b79efda6c26788f110. [pid: 7|app: 0|req: 1700/3226] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:33:22 2026] DELETE /v2.0/routers/4f68957d-6a91-4f4d-8465-42702fe222f6 => generated 0 bytes in 768 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-15 00:33:23.095 8 INFO neutron.api.v2.resource [None req-1323b2e6-e78b-41a9-9e1c-782f005f5470 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1527/3227] 10.0.0.61 () {32 vars in 720 bytes} [Sat Aug 15 00:33:23 2026] GET /v2.0/routers/4f68957d-6a91-4f4d-8465-42702fe222f6 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:33:23.096 7 INFO neutron.services.segments.plugin [-] Segment cd16f131-bb00-4d19-89ad-1fc6b07c68db resource provider aggregate not found 2026-08-15 00:33:23.111 7 INFO neutron.services.segments.plugin [-] Segment cd16f131-bb00-4d19-89ad-1fc6b07c68db resource provider aggregate not found 2026-08-15 00:33:23.133 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment cd16f131-bb00-4d19-89ad-1fc6b07c68db resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd16f131-bb00-4d19-89ad-1fc6b07c68db found for delete ", "request_id": "req-4665032d-6096-42c8-bec7-1e7819749cf9"}]} 2026-08-15 00:33:23.134 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment cd16f131-bb00-4d19-89ad-1fc6b07c68db resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd16f131-bb00-4d19-89ad-1fc6b07c68db found for delete ", "request_id": "req-6a88a824-7d2a-41eb-b57e-e9950dacceec"}]} [pid: 7|app: 0|req: 1701/3228] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:33:23 2026] DELETE /v2.0/subnets/d536d506-388d-46ab-b8fc-3175732de3cd => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:33:23.286 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fce652f4-cb4a-4495-b353-26885f222eb9 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1528/3229] 10.0.0.61 () {32 vars in 720 bytes} [Sat Aug 15 00:33:23 2026] GET /v2.0/subnets/d536d506-388d-46ab-b8fc-3175732de3cd => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1702/3230] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:33:23 2026] DELETE /v2.0/subnets/7839f51d-af79-4d96-aa77-a11fdc28df65 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:33:23.474 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fd28912b-f9b2-4939-aec6-9023af553caf a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1529/3231] 10.0.0.61 () {32 vars in 720 bytes} [Sat Aug 15 00:33:23 2026] GET /v2.0/subnets/7839f51d-af79-4d96-aa77-a11fdc28df65 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:33:23.571 7 INFO neutron_taas.services.taas.taas_plugin [None req-300db1d8-f9a4-46cb-8ff5-f0857b0a7665 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] TaaS: Handle Delete Port: 8a8f4b63-1d8a-4477-bb09-d1311f6e8867 2026-08-15 00:33:23.575 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-300db1d8-f9a4-46cb-8ff5-f0857b0a7665 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] Tap Mirror: Handle Delete Port: 8a8f4b63-1d8a-4477-bb09-d1311f6e8867 [pid: 7|app: 0|req: 1703/3232] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:33:23 2026] DELETE /v2.0/networks/dcc6d562-b0af-425b-9cfd-09ba69aa6c02 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:33:23.818 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1113459c-ef05-444d-a227-f07eeba28f2f a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1530/3233] 10.0.0.61 () {32 vars in 722 bytes} [Sat Aug 15 00:33:23 2026] GET /v2.0/networks/dcc6d562-b0af-425b-9cfd-09ba69aa6c02 => 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: 1704/3234] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:33:23 2026] DELETE /v2.0/subnets/4287ff2c-d59b-45fb-a5c2-bb321f4abb0c => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:33:23.991 8 INFO neutron.pecan_wsgi.hooks.translation [None req-193dae3d-922b-4f86-9fab-85e19e0c8289 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1531/3235] 10.0.0.61 () {32 vars in 720 bytes} [Sat Aug 15 00:33:23 2026] GET /v2.0/subnets/4287ff2c-d59b-45fb-a5c2-bb321f4abb0c => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1705/3236] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:33:23 2026] DELETE /v2.0/subnets/be9ad6cf-d49c-42fc-af24-c3ae8038338f => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:33:24.173 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0c8dcec6-4850-4416-adf8-a5a75985f3db a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1532/3237] 10.0.0.61 () {32 vars in 720 bytes} [Sat Aug 15 00:33:24 2026] GET /v2.0/subnets/be9ad6cf-d49c-42fc-af24-c3ae8038338f => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:33:24.272 7 INFO neutron_taas.services.taas.taas_plugin [None req-70705633-fbda-4f42-80e1-35bb0d4e0f79 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] TaaS: Handle Delete Port: 41136158-65c2-4808-b6d1-4cdf483c75a2 2026-08-15 00:33:24.275 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70705633-fbda-4f42-80e1-35bb0d4e0f79 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] Tap Mirror: Handle Delete Port: 41136158-65c2-4808-b6d1-4cdf483c75a2 [pid: 7|app: 0|req: 1706/3238] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:33:24 2026] DELETE /v2.0/networks/9b1da587-b1d6-48dd-877a-9ab27d1c6c98 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:33:24.488 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ce56161c-5ec1-47c6-8eac-ac62daea9cee a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1533/3239] 10.0.0.61 () {32 vars in 722 bytes} [Sat Aug 15 00:33:24 2026] GET /v2.0/networks/9b1da587-b1d6-48dd-877a-9ab27d1c6c98 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1707/3240] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:33:24 2026] DELETE /v2.0/subnets/a2374ab1-1431-4166-a748-db28e6e47a41 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:33:24.647 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6fb065ed-694f-4441-adb6-74dfe6982d8e a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1534/3241] 10.0.0.61 () {32 vars in 720 bytes} [Sat Aug 15 00:33:24 2026] GET /v2.0/subnets/a2374ab1-1431-4166-a748-db28e6e47a41 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1708/3242] 10.0.0.61 () {32 vars in 723 bytes} [Sat Aug 15 00:33:24 2026] DELETE /v2.0/subnets/fa3c4d96-a74e-4426-82bc-7d7e70a8248b => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:33:24.829 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2d810fda-ff23-488b-afac-cd760edad53e a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1535/3243] 10.0.0.61 () {32 vars in 720 bytes} [Sat Aug 15 00:33:24 2026] GET /v2.0/subnets/fa3c4d96-a74e-4426-82bc-7d7e70a8248b => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:33:24.919 7 INFO neutron_taas.services.taas.taas_plugin [None req-d00cf36f-d4de-4ff8-98b5-ec6d86e86ea1 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] TaaS: Handle Delete Port: 0d0ece80-f08d-418b-bff4-bda4237ba493 2026-08-15 00:33:24.922 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d00cf36f-d4de-4ff8-98b5-ec6d86e86ea1 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] Tap Mirror: Handle Delete Port: 0d0ece80-f08d-418b-bff4-bda4237ba493 [pid: 7|app: 0|req: 1709/3244] 10.0.0.61 () {32 vars in 725 bytes} [Sat Aug 15 00:33:24 2026] DELETE /v2.0/networks/d03877c7-c188-4aae-92f5-5c1ab26aa5fd => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-15 00:33:25.117 8 INFO neutron.pecan_wsgi.hooks.translation [None req-97ea4b4d-2f38-421f-8aee-4b9ca020e333 a95dc19d52014ddc9646ac7258996ecf 9ef5451b20db45b79efda6c26788f110 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1536/3245] 10.0.0.61 () {32 vars in 722 bytes} [Sat Aug 15 00:33:25 2026] GET /v2.0/networks/d03877c7-c188-4aae-92f5-5c1ab26aa5fd => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-15 00:33:25.154 7 INFO neutron.services.segments.plugin [-] Segment fed5d5a1-0fa8-4a5c-8783-b03a0006e3a0 resource provider aggregate not found 2026-08-15 00:33:25.160 7 INFO neutron.services.segments.plugin [-] Segment fed5d5a1-0fa8-4a5c-8783-b03a0006e3a0 resource provider aggregate not found 2026-08-15 00:33:25.172 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment fed5d5a1-0fa8-4a5c-8783-b03a0006e3a0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fed5d5a1-0fa8-4a5c-8783-b03a0006e3a0 found for delete ", "request_id": "req-7ad9cd7b-9dae-4ab1-818e-56d1c37aaf6f"}]} 2026-08-15 00:33:25.177 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment fed5d5a1-0fa8-4a5c-8783-b03a0006e3a0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fed5d5a1-0fa8-4a5c-8783-b03a0006e3a0 found for delete ", "request_id": "req-eeaf61a0-779d-4e9e-b44b-dcfb53b7e5b3"}]} 2026-08-15 00:33:25.191 7 INFO neutron.services.segments.plugin [-] Segment d8932832-ad76-4bf7-ac53-45ab7818eae6 resource provider aggregate not found 2026-08-15 00:33:25.196 7 INFO neutron.services.segments.plugin [-] Segment d8932832-ad76-4bf7-ac53-45ab7818eae6 resource provider aggregate not found 2026-08-15 00:33:25.210 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d8932832-ad76-4bf7-ac53-45ab7818eae6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8932832-ad76-4bf7-ac53-45ab7818eae6 found for delete ", "request_id": "req-116f8db4-a079-4b2e-b245-8fe7ca750a84"}]} 2026-08-15 00:33:25.210 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d8932832-ad76-4bf7-ac53-45ab7818eae6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8932832-ad76-4bf7-ac53-45ab7818eae6 found for delete ", "request_id": "req-593df5e9-0c92-470b-a3ac-2cb24ee25112"}]} 2026-08-15 00:33:25.223 7 INFO neutron.services.segments.plugin [-] Segment 1adef7e7-56da-48db-8adb-f958f8ab4ddc resource provider aggregate not found 2026-08-15 00:33:25.228 7 INFO neutron.services.segments.plugin [-] Segment 1adef7e7-56da-48db-8adb-f958f8ab4ddc resource provider aggregate not found 2026-08-15 00:33:25.241 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1adef7e7-56da-48db-8adb-f958f8ab4ddc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1adef7e7-56da-48db-8adb-f958f8ab4ddc found for delete ", "request_id": "req-6ca68fb2-c584-4d3e-95a0-79dcde46054a"}]} 2026-08-15 00:33:25.246 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1adef7e7-56da-48db-8adb-f958f8ab4ddc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1adef7e7-56da-48db-8adb-f958f8ab4ddc found for delete ", "request_id": "req-4de762e3-7590-4079-9009-4c6cc007a67a"}]} [pid: 7|app: 0|req: 1710/3246] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:33:26 2026] GET /v2.0/security-groups?tenant_id=75ba2025cbe849e88db3b089ff416bce&name=default => generated 2929 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3247] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:33:27 2026] DELETE /v2.0/security-groups/aa7fc442-f655-461f-b942-7bc64158a186 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1711/3248] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:33:27 2026] GET /v2.0/security-groups?tenant_id=c2976a1c0b9b4f2189d6ae65968507a6&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3249] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:33:27 2026] DELETE /v2.0/security-groups/88c28984-4c66-4db0-adf7-360998da650b => 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: 1712/3250] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:33:27 2026] GET /v2.0/security-groups?tenant_id=d550b3010fac4603a97c712634892311&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3251] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:33:27 2026] DELETE /v2.0/security-groups/eb0c0440-2650-4d6f-b2ba-990df9b454a9 => 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: 1713/3252] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:33:28 2026] GET /v2.0/security-groups?tenant_id=333980d69e2941e0a718c6767f0bfeb2&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3253] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:33:28 2026] DELETE /v2.0/security-groups/a9f77a39-4d85-4773-9892-29549dedd795 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1714/3254] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:33:28 2026] GET /v2.0/security-groups?tenant_id=fcae75431f804dddae86f3925b2d34b6&name=default => generated 2929 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3255] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:33:28 2026] DELETE /v2.0/security-groups/4b3fc5f6-7635-4259-8ac7-2fa509cc070b => 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: 1715/3256] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:33:28 2026] GET /v2.0/security-groups?tenant_id=9ef5451b20db45b79efda6c26788f110&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3257] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:33:28 2026] DELETE /v2.0/security-groups/b993dd0e-c377-42af-aa65-519685bcf84d => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1716/3258] 10.0.0.61 () {32 vars in 773 bytes} [Sat Aug 15 00:33:29 2026] GET /v2.0/security-groups?tenant_id=60118c512bfe4b528f16d4ba4d515a8f&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3259] 10.0.0.61 () {32 vars in 739 bytes} [Sat Aug 15 00:33:29 2026] DELETE /v2.0/security-groups/8abf60fb-5812-4ad5-a3cb-f6ce8dde97d7 => 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: 1718/3262] 10.0.0.61 () {32 vars in 648 bytes} [Sat Aug 15 00:33:31 2026] GET /v2.0/networks => generated 2167 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3263] 10.0.0.61 () {32 vars in 654 bytes} [Sat Aug 15 00:33:33 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: 1719/3264] 10.0.0.61 () {32 vars in 646 bytes} [Sat Aug 15 00:33:33 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: 1546/3265] 10.0.0.61 () {32 vars in 642 bytes} [Sat Aug 15 00:33:33 2026] GET /v2.0/ports => generated 4721 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1720/3266] 10.0.0.61 () {32 vars in 646 bytes} [Sat Aug 15 00:33:33 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3267] 10.0.0.61 () {32 vars in 648 bytes} [Sat Aug 15 00:33:33 2026] GET /v2.0/networks => generated 2167 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1721/3268] 10.0.0.61 () {32 vars in 662 bytes} [Sat Aug 15 00:33:33 2026] GET /v2.0/security-groups => generated 17397 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3269] 10.0.0.61 () {32 vars in 654 bytes} [Sat Aug 15 00:33:33 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)